@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    font: 12px/18px Arial, Helvetica, sans-serif;
    color: #2a2a2a;
    padding: 0 15px;
    background-color: #eeeeee;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEEEEE', endColorstr='#FFEEEEEE');
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 970, color-stop(0%, #eeeeee), color-stop(51.54639%, #c1c1c1), color-stop(56.70103%, #c1c1c1), color-stop(100%, #eeeeee));
    background-image: -moz-linear-gradient(top, #eeeeee 0%, #c1c1c1 500px, #c1c1c1 550px, #eeeeee 970px);
    background-image: -webkit-linear-gradient(top, #eeeeee 0%, #c1c1c1 500px, #c1c1c1 550px, #eeeeee 970px);
    background-image: linear-gradient(to bottom, #eeeeee 0%, #c1c1c1 500px, #c1c1c1 550px, #eeeeee 970px);
}
a, button, .btn:focus {
   /* outline: thin dotted #333;
    outline: 0 auto -webkit-focus-ring-color;
     outline-offset: -2px; */
}
.contentWrapper {
    width: 100%;
    max-width: 100%;
    margin: 24px auto;
    border-top: 6px solid black;
 	background-color: #c9c9c9;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC9C9C9', endColorstr='#FFC9C9C9');
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…Igd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 500, color-stop(0%, #c9c9c9), color-stop(4%, #c7c7c7), color-stop(19%, #eeeeee), color-stop(48%, #eeeeee), color-stop(100%, #c9c9c9));
    background-image: -moz-linear-gradient(top, #c9c9c9 0%, #c7c7c7 20px, #eeeeee 95px, #eeeeee 240px, #c9c9c9 500px);
    background-image: -webkit-linear-gradient(top, #c9c9c9 0%, #c7c7c7 20px, #eeeeee 95px, #eeeeee 240px, #c9c9c9 500px);
    background-image: linear-gradient(to bottom, #c9c9c9 0%, #c7c7c7 20px, #eeeeee 95px, #eeeeee 240px, #c9c9c9 500px);
	min-height:600px;
}
.topheader{
	padding:0 15px;
}
.head-txt{
    margin: -10px -20px 15px -20px;
    padding: 20px 15px 15px 20px;
    background: /* #4E5356 */#325163;
    text-transform: uppercase;
    font-size: 16px;
    color: white;
    border:none;
    line-height: 20px;
}
.mainContent {
    margin: 15px;
    padding: 10px 20px 40px 20px;
    /*width: 100%;*/
    background: #fff;
    -webkit-box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
    box-shadow: -4px 6px 20px -8px rgba(0, 0, 0, 0.75);
}
#columnWrapper {
    width: auto;
    border-left: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    background: none;
    min-height: auto !important;
    margin-bottom: 0 !important;
}
.mBottom5px {
    margin-bottom: 30px;
}
 .ui-jqgrid-hdiv{border:0.5px solid #C5B7B7;}
.ui-widget-header{background:/* #4E5356 */#5A9DD0; background-image: linear-gradient(to bottom, #50A5E4, #085A96);
    background-repeat: repeat-x;}
.ui-jqgrid .ui-jqgrid-view {100% !important;}
.ui-jqgrid-btable{border-collapse: inherit;}
.ui-widget-content { border-left: 1px solid #C5B7B7;border-right:0.5px solid #C5B7B7;}
.ui-jqgrid tr.ui-row-ltr td{color:black;border-right-width: 1px;}
.ui-jqgrid tr.jqgrow td{padding:5px 8px; border-bottom-color:#C5B7B7;}
.ui-jqgrid tr.jqgrow:hover{background:#f4f4f4 !important;}
.ui-jqgrid .ui-jqgrid-htable th{padding:5px 8px 5px 8px; border-bottom-color:#eee;}
.ui-jqgrid-bdiv{min-height: 100px !important;}
.ui-jqgrid-btable{width:100% !important;}
.ui-jqgrid .ui-jqgrid-htable > thead:first-child tr:first-child > th:first-child div#jqgh_cb {margin-left:0px !important;}
.ui-jqgrid .ui-jqgrid-htable > thead:first-child tr:first-child > th:first-child {
    /* width: 15px !important; */
    height: 18px !important;
}
.cbox{    width: 16px !important;
    height: 18px !important;
    margin-left: -1px;
    margin-top: -1px;
    margin-bottom: -1px;
    pointer-events: auto !important;}

/**Menu**/
ul.sf-menu li{ padding: 10px 8px;}
#appnav{padding:0px;}
.sf-menu li ul li{padding:0px 0px !important;}


.sf-menu li:hover{background-color:#34495e;color:white !important;}
 .sf-menu li ul li a.animation {
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 0;
	transition: all .5s ease 0s;
	border-radius: 8px;
} 
.sf-menu li a{color:white !important;}
.sf-menu li ul li a{background:none;background-color:#085A96;color:white !important;border-top:1px solid white !important; 
    
    }
.sf-menu li ul li a:hover{color:white;background-color:#50A5E4;text-decoration:none;	-webkit-transition-property: all;
	-webkit-transition-duration: .2s;
  -moz-transition-timing-function: cubic-bezier(100,50,21,6);
	-moz-transition-property: all;
  -moz-transition-timing-function: cubic-bezier(100,50,21,6);}




.btn-custom, .btn-inverse{background-image: none;
    border-radius: 3px;
    text-transform: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
     /* display: block; */
    /* background-color: #085A96#4E5356; */
    background-color: #50A5E4;
    background-image: linear-gradient(to bottom, #50A5E4, #085A96);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border: solid 0px #2a2a2a;
    padding: 5px 8px 4px 10px;
    font-size: 12px;
    font-weight: normal;
    /* font-family: "Montserrat"; */
    cursor: pointer;
    line-height: 16px;
    color: #fff;
    outline: none;
    text-transform: uppercase !important;}
.btn.disabled, .btn[disabled]{ 
	cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
    }
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled], .btn-custom.disabled, .btn-custom[disabled] {
    color: /* black */white !important;
   background-color: /* #FFF */#085A96  !important;
   border:0px solid #c7c7c7 !important;
}
.btn-custom:hover, .btn-custom:active, .btn-inverse:hover, .btn-inverse:active { background-color: /* #333 */#085A96; color:#FFF;  border: solid 1px #333;}
.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
    font: 12px/12px Arial, Helvetica, sans-serif;
    border: 0 none;
    color: black;
    vertical-align: middle;
    border: 1px solid #a7a7a7;
    width: 100%;
    max-width: 320px;
    padding: 7px 6px 6px;
    border-radius: 0;
    min-height: 30px;
}
.custom_width29_prcnt{width: 29% !important;}
.custom_width27_prcnt{width: 27.5% !important;}
.btn-active{border-left: solid 0px #a7a7a7; position:relative; top:1px; border-right: solid 0px #a7a7a7; border-top: solid 0px #a7a7a7; border-bottom: solid 0px #FFF;  background-color: #FFF; color:/* #666 */white;}
.form-bg-wtb{background-color: #FFF; border: solid 0px #a7a7a7; border-radius:0px;}
.form-bg-wt{background-color: /* #FFF */#e4e4e4; border: solid 1px #a7a7a7; border-radius:0px;margin-left: 0 !important;}
.form-bg-wt1{background-color: /* #FFF */#e4e4e4; border: solid 1px #a7a7a7; border-radius: 0px; margin-left: 0px !important; margin-top: 10px !important; padding-left: 280px; padding-right: 280px;	}
.form-bg-wt .box-wt, .form-bg-wtb .box-wt{background:#FFF; border-bottom:solid 3px #ececec;}

.form-bg-wt .control-group, .form-bg-wtb .control-group {background:/* #FFF */#e4e4e4;}
.form-bg-wt .control-label, .form-bg-wtb .control-label{font-weight:bold;}
.padTop5{padding-top:5px;}
.breadcrumb{padding: 8px 0 10px; margin: 6px 0 6px;}
#footer {background-color: #181818; color: #fff; width: 100%;}
/* .red{background-color:#FF0;} */
.dateover td:nth-child(19) a{color:#F00;}/*For Dashboard Page*/
.dateover-issue td:nth-child(13) a{color:#F00;}/*For My Task Issue Page*/
.head-brdr{  font-size: 14px; display: block; color: #000; font-weight: 700;padding-bottom: 5px;  border-bottom: solid 3px #ececec;  margin-bottom:10px;}
/* .mand-fields{background:transparent !important;color:#000 !important;} */
.selectedArticle{background:#DDEAED !important;color:#000 !important;}
.nav-tabs > li > a{ font-weight:normal; color:/* white */black !important;   background: /* #4E5356 */#89C5F1;    border-left-radius: 1px;border-right-radius: 1px; border: 0px solid #2c2c2c;margin-bottom:5px;margin-right:5px;}
.nav-tabs > .active > a {border: solid 0px #a7a7a7; font-weight:normal;    background-color: /* #FFF */#085A96; color:/* #666 */#fff !important;}
.nav-tabs > li > a:hover, .nav-tabs > .active > a:hover {
    background-color: /* #fff */#085A96 !important;
    color: /* #666 */#fff !important;
    border:solid 0px #a7a7a7;
   font-weight:normal;   
}
.red{    font-size: 12px;}
.clr-red {
    color: #fff;
}
.borderBottom{background:none; margin-bottom: 0; padding: 0;}
.text-right{text-align:right}
.form-sign .control-group{background-color:transparent !important;}
.form-sign input{padding-top:0!important;padding-bottom:0!important;    min-height: 35px !important;}
.input-append .add-on .pswd, .input-prepend .add-on.pswd{padding-bottom:7px;padding-top: 7px;}
.iconslide_container{position:relative}
.slidingbar{position:relative}
.headjournalName {
	display: block;
    width: 100%;
    padding: 11px 0 5px 0px;
    float: left;
}
.headjournalName a b.red-txt{    color: inherit !important; font-weight: normal;} 
.headjournalName a b.red-txt u{text-decoration: none;}
.headjournalName a{color:#fff;}
.ui-widget-header a:hover{background:none;color:#fff !important;}

table.zebra-style {font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif; text-align:left;border:1px solid #eee}
table.zebra-style th { font-size: 10px; font-weight: normal; padding: 2px 4px; border-bottom:0.5px solid /* #eee */#C5B7B7; 
background:linear-gradient(to bottom, #F8F8F8 0%, #EEEEEE 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000; }
table.zebra-style td {color: #000;padding: 0px 3px; font-size:11px; border-bottom:1px solid /* #eee */#C5B7B7;    padding: 5px 8px;}
.zebra-style{width:100%}
.ui-jqgrid .ui-jqgrid-htable th {
    /* border: .5px solid #C5B7B7!important; */
    border-bottom: none!important;
    border-left: none!important;
}
.ui-jqgrid .ui-jqgrid-hbox { padding-right: 0px!important;}
.bg-gradient{ background-image: linear-gradient(to bottom, #50A5E4, #085A96);padding: 3px 10px;font-size: 13px;    font-weight: 500;}
.bg-gradient2{ background-image: linear-gradient(to bottom, #50A5E4, #085A96);}
.pad0{padding:0px;}
.pad-box { padding: 6px;}
.color-white { color: #fff;}
.head-brdr2 {
    font-size: 14px;
    display: block;
    color: #000;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: solid 1px #999;
    margin-bottom: 10px;
}
.pr5 {
    padding: 0 5px;
}

.ml0 { margin-left: 0!important;}
.ui-jqgrid .ui-jqgrid-bdiv { overflow: overlay !important;}
/* .popup_btn{
	border: solid 0px #a7a7a7; font-weight:normal;    background-color: #FFF#085A96; color:#666#fff !important;
} */