* 
{
	/*margin: 0;
	padding: 0;*/
}

div.data-tableSmall-div {
    width: 400px;
    overflow-x: auto;
}

.data-tablesmall-div * input[type="search"] {
  width: auto !important;
  height: 27px;
}

div.data-table-div {
    width: 100%;
    overflow-x: auto;
}


div.dataTables_length select {
    width: auto !important;
    height: 27px;
}

div.DTTT_container {
    width:100%
}

.sorting, .sorting_asc, .sorting_desc {
    background : none !important;
}

.data-table {
 font-size: smaller; 
}
    .data-table tr.odd {
        background-color: #EAEAEA;
    }
.data-table { border: none; }
.data-table tr { border: none; }
.data-table td { border: none; /*padding: 0px !important; margin:0px !important;*/ }
.data-table th {
    /*font-size:x-small*/
    border: none; 
}

.tableSmall td {
    max-width: 360px;
    overflow-x: hidden;
    word-wrap: break-word;
    font-size: smaller;
}

html, body {
    height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrapper { 
	width: 1400px;
    height: auto;
	margin: 0 auto 0px;
    padding-bottom: 0px;
	padding: 10px 0 0 10px;
}
#header {
	color: #333;
	width: 1300px;
	float: left;
	border: 1px solid #ccc;
	height: 80px;
	margin: 10px 0 5px 0;
	padding: 10px;
	vertical-align:top;
}
#header select.NoBorders { 
	padding: 5px; 
	font: 100% arial; 
    resize: both;
	border: .5px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#navigation {
	float: left;
	width: 1300px;
	border: 1px solid #ccc;
	background-color:#E3E0DE;
	text-align:right;
	margin: 0px 0 5px 0;
	padding: 10px;
}
#navigation input, #navigation textarea, #navigation select { 
	padding: 5px; 
	width: 299px; 
    resize: both;
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#leftcolumn { 
	font: 120% arial, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	background:#FEF0D0;
	width: 220px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 10px;
}
#leftcolumn ul {
	padding: 5px;
}
#leftcolumn a {
	text-decoration: none;
} 
#leftcolumn li {
	padding-left: 5px;
    margin-left: 7px;
	list-style: circle;
}
#leftcolumn span {
    position: relative;
    left: -10px;
}

#rightcolumnNew { 
	width: 100%;
    min-width: 900px;
	display: inline;
	/*float: left;*/
	margin: 0 0 5px 0;
	padding: 0px;
}

#rightcolumnNew h1,.h1,h2,.h2,h3,.h3{margin-top:0px !important;margin-bottom:0px !important; font-weight: bold !important;}

#rightcolumnNew h3 {
	font-size:20px;
}
#rightcolumnNew h4, .rightcolumn a {
	font-size:16px;
}
#rightcolumnNew h5 {
	font-size:18px;
}
#rightcolumnNew h6, .rightcolumn a  {
	font-size:15px;
}
#rightcolumnNew a  {
	font-size:12px;
}
#rightcolumnNew h5 a  {
	font-size:15px;
}

#rightcolumnNew td.righttd{
    padding-left: 25px;
}

#rightcolumnNew input, #rightcolumnNew textareaNew, #rightcolumnNew select { 
	padding: 5px; 
	width: 310px; 
    resize: both;
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumnNew input.dateinput { 
	padding: 3px; 
	text-align: right;
	width: 75px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumnNew select.small { 
	padding: 3px; 
	text-align: right;
	width: 100px; 
    resize: both;
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumnNew input.checkbox { 
	padding: 3px; 
	width: 25px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumnNew input.medium { 
	padding: 5px; 
	width: 194px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumnNew input.small { 
	padding: 5px; 
	width: 89px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumnNew submit { 
	padding: 5px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #E3E0DE; 
	color: #E3E0DE;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumnNew submit.small { 
	padding: 5px; 
	width: 25px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #E3E0DE; 
	color: #E3E0DE;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumnNew textarea { 
	font: 100% arial; 
	width: 310px;
    resize: both;
}
#rightcolumnNew select { 
    resize: both;
    width: 310px;
}
#rightcolumnNew select.small {
    width: 89px;
    resize: both;
}
#rightcolumnNew select.medium {
    width: 194px;
    resize: both;
}

#rightcolumnNew input.cbClear {
    margin:4px 0 !important;
    padding:0 !important;
    width:50px !important;
    border:none !important;
    background:none !important;
}
#rightcolumnNew input.cbClear1 {
    margin:4px 0 !important;
    padding:0 !important;
    width:50px !important;
    border:none !important;
    background:none !important;
}
#rightcolumnNew .anchorbutton {
	font: 100% arial, sans-serif;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFF;
	border: solid 1px #0063E0;
	border-radius: .5em .5em .5em .5em;
	background: #0063E0;
    padding: 5px;
}

#rightcolumn {
    width: 1065px;
    display: inline;
    float: left;
    margin: 0 0 5px 0;
    padding: 10px;
}

#rightcolumn h3 {
	font-size:20px;
}
#rightcolumn h4, #rightcolumn a {
	font-size:16px;
}
#rightcolumn h5 {
	font-size:18px;
}
#rightcolumn h6, #rightcolumn a  {
	font-size:15px;
}
#rightcolumn a  {
	font-size:12px;
}
#rightcolumn h5 a  {
	font-size:15px;
}

#rightcolumn input, #rightcolumn textarea, #rightcolumn select { 
	padding: 5px; 
	width: 299px; 
    resize: both;
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumn input.dateinput { 
	padding: 3px; 
	text-align: right;
	width: 75px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumn select.small { 
	padding: 3px; 
	text-align: right;
    resize: both;
	width: 100px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumn input.checkbox { 
	padding: 3px; 
	width: 25px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumn input.medium { 
	padding: 5px; 
	width: 194px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumn input.small { 
	padding: 5px; 
	width: 89px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #FFF; 
	color: #47433F;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}

#rightcolumn submit { 
	padding: 5px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #E3E0DE; 
	color: #E3E0DE;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumn submit.small { 
	padding: 5px; 
	width: 25px; 
	font: 100% arial; 
	border: 1px solid #D5D5D5; 
	background: #E3E0DE; 
	color: #E3E0DE;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border: 7px 7px 7px 7px;  
}
#rightcolumn textarea { 
	font: 100% arial; 
	width: 299px;
    resize: both;
}
#rightcolumn select { 
	width: 310px;
    resize: both;
}
#rightcolumn select.small {
    width: 89px;
    resize: both;
}
#rightcolumn select.medium {
    width: 194px;
    resize: both;
}
#rightcolumn button {
	font: 100% arial, sans-serif;
	padding: 5px 5px 5px 5px;
	-webkit-border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFF;
	border: solid 1px #0063E0;
	border-radius: .5em .5em .5em .5em;
	background: #0063E0;
}
#rightcolumn input.cbClear {
    margin:4px 0 !important;
    padding:0 !important;
    width:50px !important;
    border:none !important;
    background:none !important;
}
#rightcolumn input.cbClear1 {
    margin:4px 0 !important;
    padding:0 !important;
    width:50px !important;
    border:none !important;
    background:none !important;
}
#rightcolumn .anchorbutton {
	font: 100% arial, sans-serif;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #FFF;
	border: solid 1px #0063E0;
	border-radius: .5em .5em .5em .5em;
	background: #0063E0;
}

a {
    font-size:14px;
    color:#165788;
}
a:visited {
    color:#165788;
}
a:hover {
    color:#0063E0;
}
div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div .searchbox{
    margin: auto;
    background-color: lightgrey;
    padding: 10px;
}
.numberCircle {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */

    width: 20px;
    height: 16px;
    padding: 2px;

    background: #fff;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
 
    font: 13px Arial bold, sans-serif;
}
td {
    text-align: left;
    padding-bottom: .4em !important;
}
    td.alignright {
        text-align: right;
        padding-bottom: .4em !important;
    }
td.aligncenter {
        text-align: center;
        padding-bottom:.4em !important;
}
textarea {
    overflow: auto;
    border-radius: 7px 7px 7px 7px !important;
    font: 100% arial !important;
    padding: 5px !important;
    border-color: lightgray !important;
}

/*Colored number circles*/
span.red {
  background: red;
   border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.grey {
  background: #cccccc;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.green {
  background: #5EA226;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.blue {
  background: #5178D0;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.pink {
  background: #EF0BD8;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.white {
  background: #ffffff;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #190707 !important;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 3.2em; 
}

span.smallWhite {
  background: #ffffff;
  border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  -webkit-border-radius: 0.8em;
  color: #190707 !important;
  display: inline-block;
  font-weight: bold;
  line-height: 1.6em;
  margin-right: 15px;
  text-align: center;
  width: 2.8em; 
}


span.white a {
    color: #190707 !important;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;

  -webkit-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);

  -webkit-transition: -webkit-transform .5s ease-out;
  -ms-transition: -webkit-transform .5s ease-out;
  transition: transform .5s ease-out;
}

.pace.pace-active {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

    .pace .pace-progress {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 10px;
        background: #eaeaea;
        pointer-events: none;
    }

.pace-running .data-table-div, data-tablesmall-div{
    zoom:1;
    filter:alpha(opacity=10);
    opacity:0.1;
}
.pace-done .data-table-div, data-tablesmall-div{
    zoom:1;
    filter:alpha(opacity=100);
    opacity:1;
    -webkit-transition:opacity 1s linear;
    -moz-transition:opacity 1s linear;
    -o-transition:opacity 1s linear;
    transition:opacity 1s linear;
}

.delay {
    display: none;
}

.panel-kemper {
  border-color: #190707;
}
.panel-kemper > .panel-heading {
  background-color: #FEF0D0;
  border-color: #190707;
}
.panel-kemper > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #FEF0D0;
}
.panel-kemper > .panel-heading .badge {
  color: #FEF0D0;
  background-color: #fff;
}
.panel-kemper > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #FEF0D0;
}

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #0063E0;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
