@CHARSET "UTF-8";
body {
	font-family:  Arial, sans-serif, "PT Sans";
	background-image: url(../gfx/bg_main.png);
	background-color: #e4e4e4;
}

@media (min-width: 1200px) {
	#wrapper .container, #footer.container {
		margin-top: 10px;
		width: 1170px;
	}
	#hdwrapper  .container, #hdbtmwrapper  .container{
		width: 1170px;
	}
}

#wrapper .container, #footer.container {
	margin-top: 10px;

}



#hdwrapper {
	background: #295e82;
}

#hdwrapper .container-description{
	color:#f1f1f1; font-size:12px; width: 250px;margin-left:10px;margin-top: 34px; float:left;
}

#hdbtmwrapper {
	background: #f9f9f7;
	height: 50px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}



#hdwrapper #header{
	background: #302d69;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

#hdwrapper {
	
  background-color: #006dcc;
  background-image: -moz-linear-gradient(left, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%);
  background-image: -ms-linear-gradient(left, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#302d69), to(#e2e2e2));
  background-image: -webkit-linear-gradient(left, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%);
  background-image: -o-linear-gradient(left, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%);
  background-image: linear-gradient(left, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#302d69', endColorstr='#e2e2e2', GradientType=0);
  
  /*background: linear-gradient(to right, #302d69 0%,#302d69 50%,#000000 50%,#e2e2e2 50%,#e2e2e2 100%); /* W3C */
	/*background: linear-gradient(to right, black 0%,black 50%,#000000 50%,white 50%,white 100%); /* W3C */
	border-bottom: 0px solid #fff;
}

.hd-div {width: 1px; background-image: url('../gfx/hd-div.png');}


#header nav ul > li .nav-search input {
  height: 22px;
  width: 100px;
  margin: 0;
  padding: 3px;
  border-color: #fff;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  transition: width 0.3s ease;
}

#header nav ul li .text-group {
  font-size: 11.049999999999999px !important;
  padding: 6px 10px 0px 10px;
}
#header nav ul li .text-username {
	color: #204863;
}

#header nav ul > li > a, #header nav ul > li a.btn {
	font-size: 11.049999999999999px !important;
	padding: 6px 15px 0;
	color: #b8babf;
	display: block;
	text-shadow: 0 1px 0 #000;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#header .brand {
  font-size: 18px;
  line-height: 24px;
  text-shadow: 0 1px 0 #fff;
  text-shadow: none;
  color: transparent;
  background: transparent;
  border: 0;
  display: block;
  width: 450px;
  font-weight: bold;
  color: #fff;
  text-rendering: normal;
 /* text-rendering: optimizelegibility;*/
  font-family: "PT Sans", Arial, sans-serif;
}

#header > h1 + p {
	margin: 0;
	color:#c9e3f4;
	font-size: 11.049999999999999px;
	text-shadow: 0 0px 0 #fff;
}

#header nav ul > li > a {
	text-shadow: 0 0px 0 #000;
	color: #8f0f0f;
}
#header nav ul > li > a:hover{
	text-decoration: underline;
	color: #8f0f0f;
}

.data-block header.min {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* User profile */
.user-profile {
  margin-bottom: 20px;
}
.user-profile figure {
  margin: 0;
  *zoom: 1;
}
.user-profile figure:before,
.user-profile figure:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-profile figure:after {
  clear: both;
}
.user-profile img {
  border: 1px solid #bec2c8;
  background-color: #ffffff;
  padding: 4px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  width: 24px;
  height: 24px;
}
.user-profile figcaption {
  float: right;
  margin-left: 5px;
  padding-top: 2px;
  width: 175px;
}
.user-profile figcaption strong {
  display: block;
  line-height: 13px;
}
.user-profile figcaption strong a {
  color: #525252;
}
.user-profile figcaption strong a:hover {
  color: #000000;
  text-decoration: none;
}
.user-profile figcaption em {
  font-style: normal;
  font-size: 9.75px;
}
.user-profile figcaption ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
  *zoom: 1;
}
.user-profile figcaption ul:before,
.user-profile figcaption ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.user-profile figcaption ul:after {
  clear: both;
}
.user-profile figcaption ul > li {
  float: left;
  display: block;
}
.user-profile figcaption ul > li + li {
  margin-left: 5px;
}
.user-profile figcaption ul .btn.btn-flat {
  font-size: 11.049999999999999px;
  padding: 1px 8px;
}

dl.dl-horizontal dd {
  margin-left: 150px;
}

dl.dl-horizontal dt {
  width: 140px;
}


dl.dl-horizontal-longlongmid dd {
  margin-left: 430px;
}

dl.dl-horizontal-longlongmid dt, dl.dl-horizontal-longlongmid dd {
	line-height: 21.599999999999998px;
}
.dl-horizontal-longlongmid dt {
	float: left;
	width: 420px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}



dl.dl-horizontal-longmid dd {
  margin-left: 330px;
}

dl.dl-horizontal-longmid dt, dl.dl-horizontal-longmid dd {
	line-height: 21.599999999999998px;
}
.dl-horizontal-longmid dt {
	float: left;
	width: 320px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal-nooverflow dt {
	overflow: auto;
	text-overflow: inherit;
	white-space: normal;
}

dl.dl-horizontal-mid dd {
  margin-left: 260px;
}

dl.dl-horizontal-mid dt, dl.dl-horizontal-mid dd {
	line-height: 21.599999999999998px;
}
.dl-horizontal-mid dt {
	float: left;
	width: 250px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

dl.dl-horizontal-mid-left dd {
	margin-left: 260px;
}

dl.dl-horizontal-mid-left dt, dl.dl-horizontal-mid-left dd {
	line-height: 21.599999999999998px;
}
.dl-horizontal-mid-left dt {
	float: left;
	width: 250px;
	clear: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.dl-horizontal-wrpap dt {
    white-space: pre-line;
}
.dl-horizontal-wrpap dd:after {
	content: ""; display: block; clear: both; 
}

.dl-horizontal-border  {
	border-left: 5px solid #eeeeee;
}

form.clearForm {
	margin-bottom: 0px;
	background: transparent;
	border: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.05) inset;
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.05) inset;
}
.ui-button-text-only .ui-button-text {
	padding: 0px;
	line-height: 18px;
}

.btn.btn-mini {
	padding: 2px 4px;
	font-size: 10px;
}

.control-group-row {
	margin-bottom: 10px;
}

.control-group-inline:last-child, .form-horizontal .control-group-inline:last-child {
	border: none;
}
.control-group-inline, .form-horizontal .control-group-inline{
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px dashed #dedede;
}
.control-group-inline {
	margin-bottom: 9px;
}


.control-group-inline {
	display: inline-table;
	margin-right: 10px;
	margin-bottom: 5px;
	border: none;
}


.control-group-filter {
	padding: 0px;
}

.control-group-inline [class*="span"] {
	margin-bottom: 0px;
}


label.checkbox {
	font-weight: normal;
	color: #525459;
	display: inline-block;
	padding-left: 10px;
}

dl.dl-small dt {
	float: left;
	width: 240px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

dl.dl-small dd {
	margin-left: 260px;
}

dl.dl-medium dt {
	float: left;
	width: 360px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

dl.dl-medium dd {
	margin-left: 380px;
}

.btn-flat.btn-pdficon {
	background-image: url('../gfx/icons/pdf_document.png');
	background-position: 4px 6px; 
	background-repeat: no-repeat;
	padding-left: 32px;
}

.content-block {
	/*width: 930px;*/
}

.breadcrumb {
	background: transparent;
	margin-top: 6px;
}

#header nav {
	margin-top: 0px;
	background: #e9e9e9;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);
}
body {
	font-family:  Arial, sans-serif, "PT Sans";
	/* background-image: url(../gfx/background/bg_main.png); */
}

.tr-notopborder td {
	border-top: 0px dotted #dedede;
}

.btn.btn-gray{
	background-color: #c9c9c9;
}

.form-horizontal-mid .control-label {
	width: 240px;
}
.form-horizontal-mid .control-group .controls {
	margin-left: 240px;
	margin-bottom: 15px;
}
.form-horizontal-mid .control-group .controls-message-top {
	margin-left: 240px;
	margin-bottom: 3px;
}


.form-horizontal-mid-2 .control-label {
	width: 350px;
}
.form-horizontal-mid-2 .control-group .controls {
	margin-left: 350px;
	margin-bottom: 15px;
}
.form-horizontal-mid-2 .control-group .controls-message-top {
	margin-left: 350px;
	margin-bottom: 3px;
}


.form-horizontal .help-block {
	margin-bottom: 0;
	display: inline-block;
	margin-right: 10px;
}

.form-horizontal input + .help-block-inline {
	margin-bottom: 0;
	margin-top: 0;
	display: inline-block;
	margin-right: 10px;
}

.main-navigation {
	margin-bottom: 10px;
}
.main-navigation > ul {
	margin: 0;
	list-style: none;
	border-bottom: 0px solid #dedede;
}

.main-navigation > ul > li:first-child {
  border-top: 0px solid #dedede;
}



.control-group-filter {
	padding: 0px;
}

.btn.btn-subhd {
	background-color: inherit;
	font-family: Arial, sans-serif, "PT Sans";
	color: #525252;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	max-width: 200px;
	writing-mode: lr-tb;
  	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
	box-shadow: none;

}
.btn.btn-subhd:first-child{
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.btn.btn-subhd span{
		width: 140px;
}
.btn.btn-subhd .caret {
	  width: 0px;
}

.btn.btn-subhd:hover,
.btn.btn-subhd:focus,
.btn.btn-subhd:active
 {
  color: #333333;
  background-color: #fefefe;
  *background-color: #fefefe;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}


.btn-flat.btn-pdficon {
	background-image: url('../gfx/icons/pdf_document.png');
	background-position: 4px 6px; 
	background-repeat: no-repeat;
	padding-left: 32px;
}



.btn.btn-gray  {
	padding: 5px 12px;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	border: none;
	background-image: none;
	background-color: #cacaca;
	color: #71757a;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu {
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #ccc;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	/*
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);

-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
*/
}

.dropdown-menu > li > a {
	display: block;
	padding: 3px 10px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #525252;
	white-space: nowrap;
}

.btn .caret {
	margin-top: 8px;
	margin-left: 5px;
}

.data-block .data-container-clear {
    padding: 0px 0px 0px 0px;
    background-color: #ffffff;
    border: 0px solid #bec2c8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 0px rgba(0,0,0,0.15), 0 0px 0 -3px #fff, 0 0px 0 -0px #bec2c8, 0 0px 0 -5px #fff, 0 0px 0 -0px #bec2c8 !important;
    -moz-box-shadow: 0 0 0px rgba(0,0,0,0.15), 0 0px 0 -3px #fff, 0 0px 0 -0px #bec2c8, 0 0px 0 -5px #fff, 0 0px 0 -0px #bec2c8 !important;
    box-shadow: 0 0 0px rgba(0,0,0,0.15), 0 0px 0 -0px #fff, 0 0px 0 -0px #bec2c8, 0 0px 0 -0px #fff, 0 0px 0 -0px #bec2c8 !important;
}
.row-fluid .help-block-horizontal {margin-left: 0px; }


.control-group-right {
	float: right;
	margin-right: 10px;
}
.control-group-right:after {
	content: '';
    display: table;
    clear: both;
}

.ui-growl-item-container {
	background: #186ba0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #186ba0; 
}
.ui-growl-item-container {
	background: #186ba0;
	color:#fff;
}

.ui-growl-item-container.ui-growl-error .ui-growl-item .ui-growl-message .ui-growl-title{
	font-weight: normal;
}
.ui-growl-item-container.ui-growl-error .ui-growl-item .ui-growl-message {
	width: 250px;
}

.ui-growl-item-container .ui-growl-item .ui-growl-image-error {
	display: none;
}
.label.label-yellow{
	background: #fff0ab;
	color: #2c2c2c;
	text-shadow: none;
}

.label.label-red{
	background: #e40003;
	color: #fff;
}
.label.label-green{
	background: #468847;
	color: #fff;
}
.label.label-blue{
	background: #b5cfff;
	color: #2c2c2c;
	text-shadow: none;
}


@media (min-width: 1200px){
	.span1_5 {
	    width: 75px;
	}
}
@media (max-width: 1199px) and (min-width: 980px){
.span1_5 {
    width: 50px;
}	
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .ui-icon-closethick {
	font: normal normal normal 20px/1 FontAwesome;
	text-indent: 0px;
	font-size: 14px;
	padding: 0px;
	background-image: none;
	color: #676a6c;
}
.ui-dialog .ui-dialog-titlebar a:hover  {
	text-decoration: none;
	padding: 0px;
}
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .ui-icon-closethick:before{
	content: "\f00d";
}

.ui-icon-btn-check  {
	font: normal normal normal 20px/1 FontAwesome;
	text-indent: 0px;
	font-size: 14px;
	padding: 0px;
	background-image: none;
	color: #676a6c;
	text-decoration: none;
	padding: 0px;
}
tr.ui-selectlistbox-item.ui-state-highlight {
	background-color: #c8ffc8;
}
.ui-menu-import {
	width: 400px;
}
