.clear {
	clear: both;
}
.h5 {
	height: 5px;
}
.h10 {
	height: 10px;
}
.h20 {
	height: 20px;
}
.h30 {
	height: 30px;
}
.h40 {
	height: 40px;
}
.h50 {
	height: 50px;
}
.margin_top
{
    margin-top:10px;
    padding-left:5px;
}
.pad-zero {
	padding:0;
}
.text-underline
{
    text-decoration:underline;
}
#section {
	background-image:url(../img/section-bg.jpg);
	background-repeat:repeat;
	clear:both;
	padding-top:54px;
	padding-bottom:53px;
}
.heading {
	background-color: rgba(0, 0, 0, 0.4);
	background: rgba(0, 0, 0, 0.4);
	font-size:36px;
	font-family: 'PT Sans', sans-serif;
	text-align:center;
	color:#fff;
	padding:6px;
}
.errorheading {
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	color: #e02222;
}
.leftpad {
    padding-left: 30px;
    text-align: left;
}
.bottom-bar {
 background-color: #213053;
 padding:20px 0px;
 color: #ffffff;
 padding-left: 20px;
}
.text-blu {
	color:#213053;
}
.required {
	color: #e02222 !important;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	padding-left: 2px;
}
.error {
	color: #e02222;
}

input.error[type=text], select.error
{
    color: #000000 !important;
}
.bold {
	font-weight: 600;
}
 .no-sort::after {
display: none!important;
}
.no-sort {
	pointer-events: none!important;
	cursor: default!important;
	padding-right: 5px !important;
}
/*table.dataTable
{
	  border: 2px solid #9fd2f4;
}
*/
table.dataTable thead tr {
	background-color: #9fd2f4;
}
table.dataTable tbody tr.odd, table.dataTable.display tbody tr.odd {
	background-color: #f4f7ff;
}
table.dataTable tbody tr.even, table.dataTable.display tbody tr.even {
	background-color: #eaf5fc;
}
table.dataTable tbody tr.inactive, table.dataTable.display tbody tr.inactive {
	background-color:MistyRose;
}
.row-color
{
    background-color: #f4f7ff;
 padding: 8px 0px;
 margin: 0px;
 border: 1px solid #ffffff;
 border-bottom: 0px;
}
 .row-striped:nth-of-type(odd) {
 background-color: #f4f7ff;
 padding: 8px 0px;
 margin: 0px;
 border: 1px solid #ffffff;
 border-bottom: 0px;
}
 .row-striped:nth-of-type(even) {
 background-color: #eaf5fc;
 padding: 8px 0px;
 margin: 0px;
 border: 1px solid #ffffff;
 border-bottom: 0px;
}
.row-diff {
	background-color: #eaf5fc;
	margin: 0px;
	border: 1px solid #ffffff;
	border-bottom: 0px;
}
.col-striped1 {
	background-color: #f4f7ff;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px;
}
.col-striped2 {
	background-color: #eaf5fc;
	padding: 10px;
	margin: 0px;
	border-bottom: 0px;
}
.startdate {
	color: #999;
	font-size: 13px;
}
.scrolldiv {
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.scrolldivx {
    overflow-x: scroll;
    overflow-y: hidden;
}
.scrolldivsmall {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.textarea {
	width: 100%;
	height: 200px;
	font-size: 14px;
	line-height: 20px;
	border: 1px solid #dddddd;
	padding: 10px;
}
.form-header { 
    background-color:#CBE6F8;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff #ffffff -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 0;
    padding: 13px 15px;
}
.form-title 
{
    color:#000000;
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}
.empty-header { 
    background-color:#CBE6F8;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ffffff #ffffff -moz-use-text-color;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin: 0;
}
.text_small
{
    color:#333;
    padding-top:8px;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
}

.text_big {
    color: #333;
    font-size: 15px;
    line-height: 1.42857;
}

/*.content-wrapper{
	min-height:0!important;
}
*/
.alert-success
{
    font-size: 15px;
}

.badge {
    font-size: 14px;
    padding: 6px;
}


/*#################### Header / Navigation ##################################*/

.padzero {
    padding:0;
}
.top-bar {
    /*background-color: #213053;*/
    padding: 10px 0;
}

.nav-bar {
	background-color: #0e2250;
	padding:7px 0;
	border-bottom:1px solid #9a9898;
}
/*navigation*/	
.pad-mar {
	padding:0;
	margin-bottom:0;
}
.navigation ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.navigation li {
	background-color: #c3e3fa;
	    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -khtml-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    list-style: none;
    background-image: linear-gradient(to bottom, #c3e3fa, #a5defb);
}
.navigation li:last-child {
	margin-bottom:0;
}
.navigation a {
	text-decoration:none;
	display:block;
	text-align:center;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-khtml-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	-webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}
.navigation > li.active > a{
 background-color: #f2f9fe;
background-image: linear-gradient(to bottom, #f2f9fe, #d6f0fd);
 }
 .navigation li:not(.active) {
position:relative;
 -webkit-transition:top 0.1s linear;
-moz-transition:top 0.1s linear;
-o-transition:top 0.1s linear;
-khtml-transition:top 0.1s linear;
-ms-transition:top 0.1s linear;
transition:top 0.1s linear;
}
.navigation li:not(.active):hover {
top:0;
 background-color: #f2f9fe;
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f9fe), to(#d6f0fd));
 background-image: -webkit-linear-gradient(top, #f2f9fe, #d6f0fd);
 background-image: -moz-linear-gradient(top, #f2f9fe, #d6f0fd);
 background-image: -ms-linear-gradient(top, #f2f9fe, #d6f0fd);
 background-image: -o-linear-gradient(top, #f2f9fe, #d6f0fd);
 background-image: linear-gradient(to bottom, #f2f9fe, #d6f0fd);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f2f9fe, endColorstr=#d6f0fd);
}
.navigation li:not(.active) a {
 color:#666666;
}
.navigation li:not(.active) a:hover {
 color:#555;
}
.navigation span {
	display:block;
	padding:8px 10px;
	color:#000;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	-khtml-border-radius:2px;
	-ms-border-radius:2px;
	border-radius:2px;
}


.divWaiting
    {
      position: fixed;
      background: #FAFAFA none repeat scroll 0 0;
      z-index: 2147483647 !important;
      opacity: 0.8;
      overflow: hidden;
      text-align: center;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      padding-top: 20%;

    }
    
    /*.alert-success1 {
    background-color: #8ac007;
    border-color: #d6e9c6;
      font-size:16px;
      font-family:Arial;
      color:#000000;
      font-weight:bold;
}*/
.alert1 {
    /*border: 1px solid transparent;
    border-radius: 4px;*/
    margin:auto;
    padding: 15px;
    width:400px;
}

@media only screen and (min-width:440px) {
 .navigation ul {
 top:0;
left:0;
width:100%;
}
 .navigation ul {
padding-right:8px;
}
.navigation li {
display:inline-block;
vertical-align:top;
list-style:none;
}
.navigation li:last-child {
margin-right:0;
}
}

 @media (max-width: 480px) {
 .navigation li {
margin-bottom:5px !important;
}
#breadcrumbs
{
    display:none;
}
}