@charset "UTF-8";
/* CSS Document */
body{background:#d9e0e7;font-size:13px;font-family:'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;color:#707478}.ie8 body{font-family:'Open Sans',Arial,sans-serif}
.monotype{font-family:"Courier New", Courier, monospace}
.fade{opacity:0;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}
.navbar-logo,
.coming-soon .brand .logo,
.login .login-header .brand .logo {
    /* border-color: #DF8F19 #c47d15 #935e10; */
	background-image:url(../img/login-logo.png);
	background-repeat:no-repeat;
	border:none;
}
.bg-gradient{
 background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDhmZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(103,176,240,1) 0%, rgba(52,143,226,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,176,240,1)), color-stop(100%,rgba(52,143,226,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b0f0', endColorstr='#348fe2',GradientType=0 ); /* IE6-8 */	
}

disabled, disabled:hover, disabled:focus, .disabled:hover {color:#B5B5B5;}
.panel {
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}

.panel-inverse > .panel-heading {
	/*background: #242a30;*/
	/*	background-color: #C1CCD1;*/
	background-color: #3C4752;
}

.panel-inverse > .panel-heading > .panel-title {color:#FFF;}

.panel-inverse .modal-dialog{
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.panel-title {
    font-size:13px;;
}
.panel-body-buttonheader {margin-bottom:15px; clear:both;}
.panelbox {
	background-color: #F9F9F9;
	border:#CCC 1px solid;
}
.panelboxwarning {
	background-color: #F9F9F9;
	border:#CCC 1px solid;
}
.spinner-small {
	/* border-top-color:#F59C1A; */
	border-top-color: #4A9FED; 
}
.spinner,.spinner-small {
	height:40px;width:40px;position:absolute;top:50%;left:50%;margin:-20px -20px 0 0;
	border:2px solid #fff;
	border-top:2px solid;
	border-top-color: #4A9FED;
	border-radius:100%}
.fade.in .spinner,.fade.in .spinner-small{-webkit-animation:rotation .4s infinite linear;-moz-animation:rotation .4s infinite linear;-o-animation:rotation .4s infinite linear;animation:rotation .4s infinite linear}
.spinner-small{
	border: 2px solid rgba(0,0,0,.05);
	border-top: 2px solid;
	border-top-color: #4A9FED;
	height: 30px;
	width: 30px;
	margin: -15px -15px 0 0
}

.fontUbuntu {font-familiy:'Ubuntu' }
.fa-10x{font-size:1.0em}
.fa-15x{font-size:1.34em}
.m-r-10{margin-right:100px!important}
.m-r-90{margin-right:90px!important}
.m-r-150{margin-right:150px!important}
.p-r-11{padding-right:11px!important}
.p-r-12{padding-right:12px!important}
.p-r-90{padding-right:90px!important}
.color-male{color:#6CF;}
.color-female{color: #F9F;}
.width-25p{width:25%;}
.width-110{width:110px!important}
.width-115{width:115px!important}
.width-120{width:120px!important}
.width-125{width:125px!important}
.width-205{width:205px!important}
.width-210{width:210px!important}
.width-215{width:215px!important}
.width-220{width:220px!important}
.width-225{width:225px!important}
.height-220{height:220px!important}
.height-420{height:420px!important}
.height-430{height:430px!important}
.height-440{height:440px!important}
.min-h-400{min-height:400px;}
.min-h-500{min-height:500px;}
.m-l--5{margin-left:-5px;}
.m-l--10{margin-left:-10px;}
.fix-h-298{height:298px;}
.fix-h-320{height:320px;}
.fix-h-435{height:435px;}
.fix-h-440{height:440px;}
.fix-h-450{height:450px;}
.fix-h-480{height:480px;}
.login-footer {
	padding: 20px 0px 0px 0px
}
.table{
	border-color:#EDEDED /*#e2e7eb*/;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.table>thead>tr>td {font-weight:bold;}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:3px}
.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background:#F9F9F9/*#f0f3f5*/}
.table-striped>tbody>tr:nth-child(odd)>td,.flat-black .table-striped>tbody>tr:nth-child(odd)>th{background:#f9f9f9/*#f7f7f7*/}

.table-hover2 > tbody > tr:hover > td, 
.table-hover2 > tbody > tr:hover > th {
    /* background-color: /* #e8ecf1 */ #4A9FED; */
	background-image: url(../img/row-hover-36.jpg !important;);
	background-repeat: repeat-x;
}
/*
table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-image: url(../img/row-hover-36.jpg !important;);
	background-repeat: repeat-x;}
table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}
*/
table tbody td
tfoot input {
        width: 100%;
        padding: 3px;
        box-sizing: border-box;
}

table#DataList>tbody>tr>td>a {text-decoration:none;color:inherit;}
table#DataList>tbody>tr>td>a:hover {color:inherit;}

.modal-content{border:none;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.4);box-shadow:0 5px 15px rgba(0,0,0,.4);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}

.rd-t-l-0 {-webkit-border-top-left-radius: 0px; -moz-border-radius-topleft: 0px; 	border-top-left-radius: 0px;}
.rd-t-r-0 {-webkit-border-top-right-radius: 0px; -moz-border-radius-topright: 0px; 	border-top-right-radius: 0px;}
.rd-b-l-0 {	-webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; 	border-bottom-left-radius: 0px;}
.rd-b-r-0 {-webkit-border-bottom-right-radius: 0px; -moz-border-radius-bottomright: 2px; 	border-bottom-right-radius: 2px;}
.rd-t-lr {-webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px;}
.rd-u-lr {-webkit-border-bottom-right-radius: 4px;-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.rd-b-l-2 {-webkit-border-bottom-left-radius: 2px;-moz-border-radius-bottomleft: 2px;border-bottom-left-radius: 2px;}
.rd-b-r-2 {-webkit-border-bottom-right-radius: 2px;-moz-border-radius-bottomright: 2px;border-bottom-right-radius: 2px;}
.rd-t-l-2 {-webkit-border-top-left-radius: 2px;-moz-border-radius-topleft: 2px;border-top-left-radius: 2px;}
.rd-t-r-2 {-webkit-border-top-right-radius: 2px;-moz-border-radius-topright: 2px;border-top-right-radius: 2px;}
.rd-all-corners {-webkit-border-top-left-radius: 4px;-webkit-border-top-right-radius: 4px;-moz-border-radius-topleft: 4px;-moz-border-radius-topright: 4px;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.rd-all-corners-2 {-webkit-border-top-left-radius: 2px;-webkit-border-top-right-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-topright: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;}
.rd-all-corners-3 {-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.rd-b-l-3 {-webkit-border-bottom-left-radius: 3px;-moz-border-radius-bottomleft: 3px;border-bottom-left-radius: 3px;}
.rd-b-r-3 {-webkit-border-bottom-right-radius: 3px;-moz-border-radius-bottomright: 3px;border-bottom-right-radius: 3px;}
.rd-t-l-3 {-webkit-border-top-left-radius: 3px;-moz-border-radius-topleft: 3px;border-top-left-radius: 3px;}
.rd-t-r-3 {-webkit-border-top-right-radius: 3px;-moz-border-radius-topright: 3px;border-top-right-radius: 3px;}
.rd-all-corners {-webkit-border-top-left-radius: 4px;-webkit-border-top-right-radius: 4px;-moz-border-radius-topleft: 4px;-moz-border-radius-topright: 4px;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.rd-b-l-4 {-webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius: 4px;}
.rd-b-r-4 {-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;}
.rd-t-l-4 {-webkit-border-top-left-radius: 4px;-moz-border-radius-topleft: 4px;border-top-left-radius: 4px;}
.rd-t-r-4 {-webkit-border-top-right-radius: 4px;-moz-border-radius-topright: 4px;border-top-right-radius: 4px;}
.rd-all-2 {-webkit-border-top-left-radius: 2px;-webkit-border-top-right-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-topright: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px; -webkit-border-bottom-left-radius: 2px;-moz-border-radius-bottomleft: 2px;border-bottom-left-radius: 2px;-webkit-border-bottom-right-radius: 2px;-moz-border-radius-bottomright: 2px;border-bottom-right-radius: 2px;}
.rd-all-corners-4 {
	-webkit-border-top-left-radius: 4px;-webkit-border-top-right-radius: 4px;-moz-border-radius-topleft: 4px;-moz-border-radius-topright: 4px;border-top-left-radius: 4px;border-top-right-radius: 4px; -webkit-border-bottom-left-radius: 4px;-moz-border-radius-bottomleft: 4px;border-bottom-left-radius: 4px;-webkit-border-bottom-right-radius: 4px;-moz-border-radius-bottomright: 4px;border-bottom-right-radius: 4px;
	}
.rd-all-corners-5 {-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.rd-all-corners-6 {-webkit-border-top-left-radius: 6px;-webkit-border-top-right-radius: 6px;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;border-top-left-radius: 6px;border-top-right-radius: 6px;}
.nav-tabs-sm { height:36px; margin-right:1px;}
.scrolldiv {overflow-x: hidden;overflow-y: auto;}
.label {font-size:11px;}
.alert .alert-info {
	/*background: #93cfe5;*/
	background-color: #F4F4F4;
	border-color: #D4D4D4;
	border-style: solid;
	border-width: 1px;
}
.alert .alert-info > table > td > h4 {
	color: #42B6D8;
}

.bg-inverse {background: #3C4752 !important;}
.border-1px-s {border-width:1px; border-style:solid;!important;}
.border-white { border: #ffffff !important; }
.border-silver-lighter { border: #f4f6f7 !important; }.border-silver { border: #f0f3f4 !important; }.border-silver-darker { border: #b4b6b7 !important; }
.border-black { border: #2d353c !important; }.border-black-darker { border: #242a30 !important; }.border-black-lighter { border: #575d63 !important; }
.border-grey { border: #b6c2c9 !important; }.border-grey-darker { border: #929ba1 !important; }.border-grey-lighter { border: #c5ced4 !important; }
.border-red { border: #ff5b57 !important; }.border-red-darker { border: #cc4946 !important; }.border-red-lighter { border: #ff7c79 !important; }
.border-orange { border: #f59c1a !important; }.border-orange-darker { border: #c47d15 !important; }.border-orange-lighter { border: #f7b048 !important; }
.border-yellow { border: #e3fa3e !important; }.border-yellow-darker { border: #b6c832 !important; }.border-yellow-lighter { border: #e9fb65 !important; }
.border-green { border: #00acac !important; }.border-green-darker { border: #008a8a !important; }.border-green-lighter { border: #33bdbd !important; }
.border-blue { border: #348fe2 !important; }.border-blue-darker { border: #2a72b5 !important; }.border-blue-lighter { border: #5da5e8 !important; }
.border-aqua { border: #49b6d6 !important; }.border-aqua-darker { border: #3a92ab !important; }.border-aqua-lighter { border: #6dc5de !important; }
.border-purple { border: #727cb6 !important; }.border-purple-darker { border: #5b6392 !important; }.border-purple-lighter { border: #8e96c5 !important; }
.text-black {font-color:#040404;}
.text-grey {
	color: #7B8691 /* #C1CCD1 */ /* #6E7179 */;
}
.text-info {color: #2A96FF /*#2E7090*/  !important;}

/* silver button 
http://charliepark.org/bootstrap_buttons/
*/
.btn-silver {
 background-color: hsl(0, 0%, 85%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#d8d8d8"); 
 background-image: -khtml-gradient(linear, left top, left bottom, from(#ededed), to(#d8d8d8)); 
 background-image: -moz-linear-gradient(top, #ededed, #d8d8d8); background-image: -ms-linear-gradient(top, #ededed, #d8d8d8); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #d8d8d8)); background-image: -webkit-linear-gradient(top, #ededed, #d8d8d8); 
 background-image: -o-linear-gradient(top, #ededed, #d8d8d8); 
 background-image: linear-gradient(#ededed, #d8d8d8); 
 border-color: #d8d8d8 #d8d8d8 hsl(0, 0%, 83%); 
 color: #333 !important; 
 font-weight: normal;
 /* text-shadow: 0 1px 1px rgba(255, 255, 255, 0.13); */
 -webkit-font-smoothing: antialiased;
}
.btn-group-sm2>.btn,.btn-sm2{padding:5px 9px;font-size:10px;line-height:1.12;border-radius:3px}
.btn-silver:hover,
.btn-silver:focus {
  /* background-color: hsl(0, 0%, 60%) !important; */
  color:#000;
  background-position: 0 -15px;
}
.btn-silver:active,
.btn-silver.active {
  /*
  background-color: #e0e0e0;
  border-color: #dbdbdb;
  */
}
.btn-silver.disabled,
.btn-silver[disabled],
fieldset[disabled] .btn-silver,
.btn-silver.disabled:hover,
.btn-silver[disabled]:hover,
fieldset[disabled] .btn-silver:hover,
.btn-silver.disabled:focus,
.btn-silver[disabled]:focus,
fieldset[disabled] .btn-silver:focus,
.btn-silver.disabled.focus,
.btn-silver[disabled].focus,
fieldset[disabled] .btn-silver.focus,
.btn-silver.disabled:active,
.btn-silver[disabled]:active,
fieldset[disabled] .btn-silver:active,
.btn-silver.disabled.active,
.btn-silver[disabled].active,
fieldset[disabled] .btn-silver.active {
  background-color: #e0e0e0;
  background-image: none;
}
.fnt-12 {font-size:12px;}
.lh-1 { line-height:1;}
.width-25 {width:25px;}
/* */

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
 /* background-color: #f5f5f5; */
 background-image: url(../img/row-hover-36.jpg);
}

.dropdown-menu
{position: absolute;top: 100%;left: 0px;z-index: 1000;display: none;float: left;min-width: 160px;padding-top: 5px;padding-right: 0px;padding-bottom: 5px;padding-left: 0px;margin-top: 1px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;font-size: 12px; text-align: left;list-style-type: none;list-style-image: none;list-style-position: outside;background-color: #F9F9F9;background-clip: padding-box;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: rgba(0, 0, 0, 0.15);border-right-color: rgba(0, 0, 0, 0.15);border-bottom-color: rgba(0, 0, 0, 0.15);border-left-color: rgba(0, 0, 0, 0.15);  border-image-source: none; border-image-slice: 100% 100% 100% 100%; border-image-width: 1 1 1 1; border-image-outset: 0 0 0 0; border-image-repeat: stretch stretch; -webkit-border-radius: 4px;-webkit-border-top-left-radius: 0px;-webkit-border-top-right-radius: 0px;-moz-border-radius: 4px;-moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;border-radius: 4px;border-top-left-radius: 0px;border-top-right-radius: 0px; box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
}
/*.input-group-addon.input-xs{padding:3px 8px;font-size:12px;border-radius:3px}*/

.form-group{margin-bottom:0;}
.form-control{border:1px solid #ccd0d4;-webkit-box-shadow:none;box-shadow:none;font-size:12px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.form-control.input-white{background:#fff;border-color:#fff}.form-control.input-white:focus{box-shadow:none;-webkit-box-shadow:none}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background:#e5e9ed;opacity:.6;filter:alpha(opacity=60)}
.form-control[disabled]:focus,.form-control[readonly]:focus,fieldset[disabled] .form-control:focus{box-shadow:none;-webkit-box-shadow:none;border:1px solid #ccd0d4}
.form-control:focus{border-color:#9fa2a5;-webkit-box-shadow:none;box-shadow:none}.form-control.input-inline{display:inline;width:auto;padding:0 7px}
.form-control.input-xs{height:20px}.form-horizontal.form-bordered 
.form-group{border-bottom:1px solid #eee;margin:0}
.form-horizontal.form-bordered .form-group:last-child{border-bottom:0}.form-horizontal.form-bordered .form-group>.control-label{padding:22px 15px 15px;border-right:1px solid #eee;margin-right:-1px}.form-horizontal.form-bordered .form-group>div{padding:15px;border-left:1px solid #eee}.form-horizontal.form-bordered .has-feedback .form-control-feedback{top:15px}label{font-weight:500}.has-error .form-control,.has-error .form-control:focus,.has-success .form-control,.has-success .form-control:focus,.has-warning .form-control,.has-warning .form-control:focus{-webkit-box-shadow:none;box-shadow:none}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .form-control-feedback,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#00acac}.has-success .form-control{border-color:#00acac}.has-success .form-control:focus{border-color:#008a8a}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .form-control-feedback,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#f59c1a}.has-warning .form-control{border-color:#f59c1a}.has-warning .form-control:focus{border-color:#c47d15}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .form-control-feedback,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#ff5b57}.has-error .form-control{border-color:#ff5b57}.has-error .form-control:focus{border-color:#cc4946}.form-control-feedback{line-height:34px}select.form-control,select[multiple].form-control{border-color:#ccd0d4}.input-group-addon{
	background-color: #DBDBDB;
	/*border: none*/
	border:1px solid #ccd0d4;-webkit-box-shadow:none;box-shadow:none;
	padding:3px 6px;font-size:12px;line-height:1.45;
}legend{padding-bottom:3px;border-bottom:1px solid #e2e7eb}
.dropdown-menu > li {
	background-color: #F9F9F9;
}

.input-sm{height:26px;padding:4px 8px;font-size:12px;line-height:1.45;border-radius:3px}select.input-sm{padding:3px 8px;height:26px;line-height:18px}select[multiple].input-sm,textarea.input-sm{height:auto}

/*input[type="checkbox"] {
    display:none;
}*/
input[type="checkbox"] {
    display:inline-block;
    width:26px;
    height:26px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked {
    background:url(check_radio_sheet.png) -19px top no-repeat;
}
/*input[type="checkbox"]:checked + label span {
    background:url(check_radio_sheet.png) -19px top no-repeat;
}*/

/* ul>div>li */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
	color:#FFFFFF !important;
	background-image: url(../img/row-hover-36.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

/* Zeile 21 */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
  color:#FFFFFF !important; 
  background-image: url(../img/row-hover-36.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

.sub-menu2.pull-right{right:0;left:auto}.sub-menu2 .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}
.sub-menu2>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.5;color:#333;white-space:nowrap}
.sub-menu2 > li > a:focus, .sub-menu2 > li > a:hover
{
  color:#FFFFFF !important; 
  background-image: url(../img/row-hover-36.jpg);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  text-decoration:none;
}
.sub-menu2>.active>a,.sub-menu2>.active>a:focus,.sub-menu2>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}
.sub-menu2>.disabled>a,.sub-menu2>.disabled>a:focus,.sub-menu2>.disabled>a:hover{color:#777}
.sub-menu2>.disabled>a:focus,.sub-menu2>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}
.open>.sub-menu2{display:block}
.open>a{outline:0}
.sub-menu2-right{right:0;left:auto}
.sub-menu2-left{right:auto;left:0}
.sub-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}
.sub-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}
.pull-right>.sub-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9}.dropup .sub-menu,.navbar-fixed-bottom .dropdown .sub-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .sub-menu{right:0;left:auto}.navbar-right
.sub-menu2-left{right:auto;left:0}}

/*style.min.css */
/* Zeile 6 */
.nav > li > a:focus, .nav > li > a:hover
{
  color: #333333;
  background-color: #fafafa;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}

.nav-tabs, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li > a
{
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-image-source: none;
  border-image-slice: 100% 100% 100% 100%;
  border-image-width: 1 1 1 1;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
}

/* Zeile 6 */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{ background-color:#FFF;
  color: #242a30;
}

.nav-tabs > li > a
{
  margin-right: 4px;
  line-height: 17px;
}

/* custom inclusion of right, left and below tabs
http://www.bootply.com/74926
*/

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  padding-top:3px;
  margin-left: 19px;
  border-left: 1px solid #C1CCD1;
  border-right: 1px solid #C1CCD1;
	/*
  -webkit-border-radius: 4px 4px 4px 4px; /* 0 4px 4px 0; */
	/*
     -moz-border-radius: 4px 4px 4px 4px;
          border-radius: 4px 4px 4px 4px;
	*/
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-right: 1px solid #C1CCD1;
	border-left: 1px solid #C1CCD1; //
  -webkit-border-radius: 0 0px 0px 0; /* 0 4px 4px 0; */
     -moz-border-radius: 0 0px 0px 0;
          border-radius: 0 0px 0px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #C5CED4 #eeeeee #dddddd;
  border-left: 1px solid #C1CCD1;
  border-right: 1px solid #C1CCD1;
	background-image: url(../img/navtab_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	color: #39F;
	/*  *border-left-color: #ffffff;    */
	border-left: 1px solid #C1CCD1;
	border-right: 1px solid #C1CCD1;
	background-image: url(../img/navtab_bg_active.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



.tabs-left-right-li-border-1px {border-right:1px solid #C5CED4;border-left:1px solid #C5CED4;}

/* ENDE TABS */
/*
.modal-footer{
	background-color: #FDFDFD;
}
*/
div.gridbox { /* http://forum.dhtmlx.com/viewtopic.php?f=2&t=34134 */
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
div.gridbox_dhx_web.gridbox
{-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}

div.gridbox_dhx_web.gridbox table.hdr td div.hdrcell 
{ padding-left:4px;
  padding-right:2px;
}
div.gridbox td.filter input,div.gridbox td.filter select{width:100%;height:25px;}


div.gridbox_dhx_web.grid table.obj{font-family:'Open Sans', Tahoma;font-size:13px;color:#000;}

/*
Version: 3.5.2 Timestamp: Sat Nov  1 14:43:36 EDT 2014
*/

/* TESTBEREICH */
/*
	.---dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0;
	background: rgb(103,176,240); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDhmZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(103,176,240,1) 0%, rgba(52,143,226,1) 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,176,240,1)), color-stop(100%,rgba(52,143,226,1))); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* IE10+ */
/*    background: linear-gradient(to bottom,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b0f0', endColorstr='#348fe2',GradientType=0 ); /* IE6-8 */
/*}
*/
/*.gradient-enabled-row-hover {
background: rgb(103,176,240); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3YjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDhmZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(103,176,240,1) 0%, rgba(52,143,226,1) 100%); /* FF3.6+ */
		/*
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,176,240,1)), color-stop(100%,rgba(52,143,226,1))); /* Chrome,Safari4+ */
    /*
		background: -webkit-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Chrome10+,Safari5.1+ */
    /*
		background: -o-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* Opera 11.10+ */
    /*
		background: -ms-linear-gradient(top,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* IE10+ */
    /*
		background: linear-gradient(to bottom,  rgba(103,176,240,1) 0%,rgba(52,143,226,1) 100%); /* W3C */
    /*
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67b0f0', endColorstr='#348fe2',GradientType=0 ); /* IE6-8 */*/
}*/