
/*============31/08/2018============*/
  .detail_cont{background:#f1f1f1; padding:10px 0px; margin:5px 0; border-top:1px solid #000; border-bottom:1px solid #000;}
.detail_user{padding-left:0px;}
    .detail_user li{display:inline-block; margin-right:15px; font-family:sans-serif;}

    .headerBg th{ text-align:center !important;}

   .dropLinks {
    position: absolute;
    z-index: 1000000;
    right: 0px;
    background: #cbd6ff;
    display: none;
    width: 200px;
    box-shadow: -3px 5px 8px -1px rgba(0,0,0,0.4);
    padding: 10px;
    top: 13px;
    right: 0px;
    border: 1px solid #000;
}
    .dropDown_cont {
    float: right;
    position: relative;
    right: 0px;
    font-size: 16px;
    top: 13px;
    right: 10px;
}
     .mystyle
        {
            display: none;
        }

        #myDIV ul
        {
            padding: 0px;
        }

            #myDIV ul li
            {
                list-style: none;
                border-bottom: 1px solid #f1f1f1;
                padding: 8px 0;
            }

                #myDIV ul li a {
                    text-decoration: none;
                    display: inline-block;
                }

                #myDIV ul li:hover a { color: #000 !important;display: inline-block;}
.header_txt {font-family: sans-serif; font-size: 23px; font-weight: bold; text-transform: uppercase; margin-top: 23px; color: #1f2b9e; padding-left: 10px;}
.header_sub_txt{font-family: sans-serif; font-size: 18px; font-weight: lighter; text-transform: capitalize; color: #1f2b9e; margin-top: 0px; padding: 0px;}
.main_container{padding:0px 15px !important;margin:0px !important;}
.box_conts{box-shadow: 0px 0px 30px -6px rgba(0,0,0,0.4);
    padding: 15px;}
.control-label{font-weight:bold !important;}
.headingBox{margin-bottom:15px;
    border-bottom: 1px solid #424b8e;
    padding-bottom: 8px;
    padding-left: 0px !important;
}
.headingBox h1{color:#154eb9 !important; font-weight:bold; font-size:20px;}
.astric {color:red; font-weight:bold;}
.checkbox_cont table tr td {text-align: left !important;}
.checkbox_cont table tr td label {padding-left:10px;}
.btn {padding:3px  12px !important;}
    .btn-primary {background-color:#4288bf !important; border:none !important;}
    .detail_user{margin-bottom:0px;}
.dropDown_cont .onClick_drop i {margin-top:-13px; font-size:21px;}
.headerBg{background-color:#fcac00 !important; color:#000 !important;}
.footerBg{background: #ccff00;}
.fixddl {
width:40px;
}
.form-main_block td {
    padding-right: 15px;
}
.astricH{color:#fff !important;}
.centerPagi{text-align:center !important;}
.b_none {display:none;}
.Aligner-item2 label{text-transform:uppercase;}
#menus .menus .has-submenu:hover {background:#ccc5c5 !important;}
 .login_wrapper{background: url(/images/bridge1.jpg) no-repeat;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;}
 .minHeight{height: 500px; overflow: scroll !important;}
 .widthName{width:300px !important; display:inline-flexbox;}
 .hrBg{background:#4288bf;}
.form-control_custom {display: block;
    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #010119 !important;
}

/*============31/08/2018============*/
@media (max-width:768px){
    .form-control_custom {display: block;
    width: 100%;
    }
}
/* CSS Document */

body{ background:Silver/*url(../images/bg.jpg)  center top*/; margin:0; padding:0;}

#wrapper{width:971px; height:auto; margin:0 auto; position:relative;}

.tempalte_bg{width:971px; height:auto; clear:both; margin-top:40px; margin-bottom:40px;}

#t_bg{width:971px; height:28px; clear:both; background:url(../images/t_bg.png) no-repeat;}

#m_bg{width:971px; height:auto; overflow:hidden;  clear:both; background:url(../images/middle_bg.png) repeat-y;}  

#bottom_bg{width:971px; height:21px; clear:both; background:url(../images/b_bg.png) bottom repeat-y;} 


/*inner_page----------------------------------------------------------------------------------------------------*/
#inner_wrapper{width:1000px; height:auto; margin:0 auto; position:relative;}

.inner_tempalte_bg{width:1000px; height:auto; clear:both; margin-top:40px; margin-bottom:40px;}

#inner_t_bg
{
	width: 100%;
	height: 28px;
	clear: both;
	/*background: url(../images/inner_t_bg.png);
	background-repeat: no-repeat;*/
}
.inner_t
{
	width: 97%;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear: both;
	border:none;
}
#inner_m_bg
{
	width: 100%;
	height: auto;
	
	clear: both;
	/*background: url(../images/inner_m_bg.png) repeat-y;*/
}  
.inner
{
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #FFFFFF;
	clear: both;
	border:none;
    box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.5);
}
}  
#inner_bottom_bg{width:1000px; height:21px; clear:both; background:url(../images/inner_bottom_bg.png) bottom repeat-y;} 

#inner_container{width:100%; height: auto; margin:0px auto;    clear:both; font-family:Arial, Helvetica, sans-serif; font-size:14px; color: #000;} 

#logo_bg{width:941px; height:105px; margin:0 auto; clear:both; background:url(../images/t_curve.png) bottom no-repeat}  
#inner_logo_bg
{
	text-align:left;
	width:100%;
	/*border-bottom: 2px solid #0d089c;*/
	margin: 0 auto;
	clear: both;
	
	
}  

#logo_img{width:821px; height:98px; background:url(../images/logo.png) no-repeat left top; clear:both; margin:0 auto; font-family: "Times New Roman", Times, serif; font-size:38px; font-weight:bold; color:#009c18; padding-left:90px;}
#inner_logo_img{width:95%; height:98px; background:url(../images/logo.png) no-repeat left top; clear:both; margin:0 auto; font-family: "Times New Roman", Times, serif; font-size:38px; font-weight:bold; color:#009c18; padding-left:90px;}

#container{width:900px; height: auto; margin:40px auto;  clear:both; font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color: #666666;} 

.welcome_title{width:100%; height:auto; clear:both;}

.header_login_block{width:100%; height:auto; clear:both; overflow: hidden;}

/*#header_bg{width:546px; height:309px; background:url(../images/h_bg.png) no-repeat; float:left; margin-top:5px;}*/

#login_bg{width:344px; height:314px; background:url(../images/login_bg.png) no-repeat; float:right;}

/*header*/

#header_bg{width:546px; height:309px; background:url(../images/h_bg.png) no-repeat; float:left; margin-top:5px;}

.h_img{width:516px; height:279px; margin:16px auto;}

a:link, a:visited {color : #265CC0;text-decoration : none;}

a img {border : 0;}

div#top div#nav ul {float : left;width : 700px;height : 52px;list-style-type : none;}

div#nav ul li {float : left;height : 52px;}

div#nav ul li a {border : 0;height : 52px;display : block;line-height : 52px;text-indent : -9999px;}

div#header {margin : -1px 0 0;}

div#video-header {height : 683px;margin : -1px 0 0;}

div#header div#slide-holder {z-index : 40;width : 516px;height : 279px;position : absolute;}

div#header div#slide-holder div#slide-runner {top : 0px;left : 0px;width : 516px;height : 279px;overflow : hidden;position : absolute;}

div#header div#slide-holder img {margin : 0;display : none;position : absolute;}

div#header div#slide-holder div#slide-controls {left : 0;bottom : -1px; width : 516px;height : 46px;display : none;position : absolute;background : url(../images/slide-bg.png) 0 0;}

div#header div#slide-holder div#slide-controls p.text {float : left;color : #000000; font-family:Arial, Helvetica, sans-serif; font-size:11px;display : inline;font-size : 10px;line-height : 16px;margin : 15px 0 0 20px;text-transform : uppercase;}

div#header div#slide-holder div#slide-controls p#slide-nav {float : right;height : 24px;display : inline;margin : 11px 15px 0 0;}

div#header div#slide-holder div#slide-controls p#slide-nav a {float : left;width : 26px; height : 25px; display : inline;font-size : 11px;margin : 0 5px 0 0; line-height : 24px;font-weight : bold;text-align : center;text-decoration : none;background-position : 0 0;background-repeat : no-repeat;}

div#header div#slide-holder div#slide-controls p#slide-nav a.on {background-position : 0 -24px; color:#000000;}

div#header div#slide-holder div#slide-controls p#slide-nav a {background-image : url(../images/silde-nav.png); color:#000000;}

div#nav ul li a {background : url(../images/nav.png) no-repeat; color:#000000;}


/*header_close*/

#form-block{width:298px; height:auto; margin:0 auto; padding-top:140px;}

.form-main_block{width:auto; height:auto; clear:both; padding:4px;}
.Sag_text{width:100px; line-height:25px; height:auto; float:left; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:12px;}

.text_box{width:187px; height:35px; float:right; background:url(../images/t_box.png) no-repeat; color:#666666; line-height:25px; font-family:Arial, Helvetica, sans-serif; font-size:16px; border:0;}

.button_row{width:96%; height:auto; clear:both; margin:0px auto; padding-top:10px;}
.ver{width:10px; height:auto; float:right;}

.button{width:88px; height:37px; float:right;}

.Footer{width:100%; height:auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#999999; padding:15px 0; background:#f1f1f1;}

.Footer a{color:#000; }
   .table_bg tr th {  background-color:#35B949; color:#fff !important;}
  
     