@charset "utf-8";
@font-face {
    font-family: 'robotoregular';
    src: url('../../fonts/Roboto-Regular-webfont.eot');
    src: url('../../fonts/Roboto-Regular-webfont.eot#iefix&v=4.6.3') format('embedded-opentype'),
         url('../../fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../../fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../../fonts/Roboto-Regular-webfont.svg') format('svg');
    font-weight: normal;font-style: normal;
}
@font-face {
	font-family: 'Conv_kalimati';
	src: url('../../fonts/kalimati.eot');
	src: url('../../fonts/kalimati.woff') format('woff'), url('../../fonts/kalimati.ttf') format('truetype'), url('../../fonts/kalimati.svg') format('svg');
	font-weight: normal;font-style: normal;}
body {
    color: #333333;
    font-family: 'robotoregular';
    font-size: 13px;
    line-height: 18px;
    /*background-color:#f8f5f5;*/
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	overflow-y: scroll;
	overflow-x: hidden;-webkit-font-smoothing: subpixel-antialiased; -webkit-text-stroke:1px transparent;
}
::placeholder {
    color: red;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: red;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: red;
}

pre, code {/*font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;*/}
hr {-moz-border-bottom-colors:none;-moz-border-image:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#CCCCCC;border-style:solid;border-width:1px 0 0;clear:both; height: 0;margin-bottom:10px;margin-top:0px;}
ol {list-style: decimal outside none;}
ul {list-style: disc outside none;}
/* =========================================================
Elements
============================================================ */
blockquote{font-size:16px;font-style:italic;color:#154063;font-weight:bold; border:2px solid #dbd9da;border-left:7px solid #dbd9da;border-right:7px solid #dbd9da;padding:15px;padding-bottom:10px;text-align:center;margin:10px 0px;background:#ededed;}
.arrow-list li{background:url("../../images/icons/arrow-list.png") no-repeat scroll 0 4px transparent;padding-left:15px;margin-bottom:5px;}
.check-list li{background:url("../../images/icons/check-list.png") no-repeat scroll 0 4px transparent;padding-left:15px;margin-bottom:5px;}
.circle-list li{background: url("../../images/icons/circle-list.png") no-repeat scroll 0 4px transparent;padding-left: 15px;margin-bottom:5px;}
.error-list li{background: url("../../images/icons/error-list.png") no-repeat scroll 0 4px transparent;padding-left: 15px;margin-bottom:5px;}
.kp-error, .kp-success, .kp-info, .kp-notice {display: block;margin-top: 20px;padding: 10px 20px;}
.kp-error {background:none repeat scroll 0 0 #F9E5E6;border:1px dotted #F7C7C9;color:#B3696C;}
.kp-success {background: none repeat scroll 0 0 #E3EBC6;border: 1px dotted #C2D288;color: #8FA442;}
.kp-info {background:none repeat scroll 0 0 #D8ECF5;border:1px dotted #9AC9DF;color:#5694B1;}
.kp-notice {background: none repeat scroll 0 0 #FCF7D9;border: 1px solid #F5DC7D;color:#D9B31F;}
.kp-dropcap {display: inline-block;float:left;font-size:44px;font-weight:700;height:34px;line-height:34px;margin:6px 8px 0 0;text-align:center;width:30px;}
.kp-dropcap.dark {background:none repeat scroll 0 0 #3A3A3A;color:#FFFFFF;font-size:30px;}
.button, .medium-button, .large-button{display:inline-block;padding:5px 16px;background:none repeat scroll 0 0 #000000;border:medium none;color:#FFFFFF;cursor:pointer;font-family:Arial, Helvetica, sans-serif;font-weight:400;height:auto;overflow:visible;}
.button:hover,.medium-button:hover, .large-button:hover{background: none repeat scroll 0 0 #255379;color:#ffffff;}
.button{font-size:12px;}
.medium-button{font-size:14px;}
.large-button{font-size:16px;}
.new-link{ text-align: right;display: inline;float: right;position:absolute ;right:0px;top:5px; text-decoration: none; }
.points{ /* padding-right:15px; */}
.m-link {background: url("../../images/icons/more.png") no-repeat scroll 0 3px transparent;color: #222222;display: inline-block;font-weight: 400;padding-left: 10px;}
.m-link:hover {background-position: 0 -46px;color: #255379;text-decoration: none;}
.more-link {background: url("../../images/icons/more.png") no-repeat scroll 0 3px transparent;color: #222222;display: inline-block;font-weight: 400;padding-left: 18px;}
.more-link:hover {background-position: 0 -46px;color:#255379;text-decoration:underline;}
.modal-link {padding-top:0px !important;}

.click-link{ /* background: url("../../images/icons/click.png") no-repeat scroll 0 3px transparent; */color: #000;/*display: inline-block;*/font-weight: 400;padding-left: 20px;/*line-height:18px;*/font-size:13px; position:relative;background-color:transparent;}
.click-link:before{position: absolute;content: "\f0fe";font-family: "FontAwesome";left: 0; top:1px;}
.click-link:hover {background-position:0 -46px; color:#222;text-decoration:underline;}
.click-link strong{color:#000;}
/* a.click-link:before{position: absolute;content: "\f0fe";font-family: "FontAwesome"; left: 0px;} */
/* =========================================================
Heading
============================================================ */
h1 {color: #154063;font: 400 20px "robotoregular",Arial,sans-serif;letter-spacing: 0;}
h2 {color: #154063;font: 400 18px "robotoregular",Arial,sans-serif;letter-spacing: 0;text-transform:capitalize;}
h3 {color: #154063;font: 400 16px "robotoregular",Arial,sans-serif;letter-spacing: 0;}
h4 {color: #154063;font: 400 14px "robotoregular",Arial,sans-serif;letter-spacing: 0;}
h5 {color: #154063;font: 400 13px "robotoregular",Arial,sans-serif;letter-spacing: 0;}
h6 {color: #333333;font: 400 13px "robotoregular",Arial,sans-serif;letter-spacing: 0;}
p { margin-bottom:10px; text-align:justify;}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{float:left;}
.right{float:right;}
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:before,.clearfix:after{content: '.';display:block;overflow:hidden;visibility:hidden;font-size:0;line-height:0;width:0;height:0;}
.clearfix:after{clear: both;}
.clearfix{ zoom: 0;}
/* =========================================================
        Columns
============================================================ */
.row-1{ width:30%; float:left; margin-top:20px; padding-left:15px;}
.row-2{ width:30%; float:left; margin-top:20px; padding-bottom:20px; margin-left:2%;}
.row-3{ width:28%; float:right; margin-top:20px; margin-right:1%;}
.news {width:570px;float:left;margin-right:10px;}
.one-third {width:25%;float:left;margin-right:10px;}
.two-third {width:73%;float:left;margin-right:2%;}
.full {width:1040px;float:left;}
.one-column {width:190px;float:left;margin-right:15px;}
.two-column {width:435px;float:left;margin-right:15px;}
.last {margin-right:0;}
.first-col {margin-left:15px;}
.wrapper {width:1040px;margin:0 auto;}

.left_area{width:79%;float: left;margin-right:1%;}
.right_area{width:20%;float: left;}
.fl_left{float:left;}.r_space{margin-right:10px;}.b_space{margin-bottom:10px;}

#slider-wrapper{/*background-color:#fff;border-top: 4px solid #154063;*/margin-bottom:10px;position:relative;}
/* =========================================================
        Header
============================================================ */
.height-header{ height: auto;}
#header {/*background-color:#fff;border-bottom:1px solid #b8b6b0;*/}
#header-top {background-color:#255379;}
.increaseFont{color:#255379;padding:0;margin-right:0px;}
.decreaseFont{color:#255379;padding:0;}
.resetFont{ color:#255379; padding:0; }
.dfont a{color:#fff; cursor:pointer;}.lfont a{color:#000;cursor:pointer;}
.darkfont {color:#fff !important;background:#000;}
.lightfont {color:#000 !important;background:#fff !important; border:1px solid #000;padding:0 3px;}
/*** Top menu ***/
#top-nav {float:left;}
#top-nav > ul > li {float:left;position:relative;}
#top-nav ul li a {color:#f4f4f4;font-size:12px;line-height:28px;padding:5px 0px 5px 10px;}
#top-nav ul li a:hover, #top-nav > ul > li.current-menu-item > a {/*color:#FFFFFF;*/}
#top-nav ul li:hover > ul {display:block;}
/*** Dropdown Top Menu ***/
#top-nav ul li ul {background-color:#255379;display:none;position:absolute;left:0;top:28px;z-index:502;}
#top-nav ul li ul li:last-child{border-bottom:none;}
#top-nav ul li ul li{border-bottom:1px solid #ccc;width:110px;padding-left:12px;position:relative;}
#top-nav ul li ul li:hover{background-color:#F5F5F1;color:#525050 !important;}
#top-nav ul li ul li a{display:block;width:100%;padding:0;color:#fff;}
#top-nav ul li ul li a:hover{color:#525050 !important}
#top-nav ul li ul li:hover ul {display:block;}

#top-nav ul li ul li ul {position:absolute;top:0;left:162px;display:none;}

/*** Social Links ***/
.social-links {/*margin-top:5px;line-height:25px;*/}
.social-links li {float:right;color:#f4f4f4;padding: 0 5px 0 0px;}
.social-links li a{color:#f4f4f4;}
.social-links li a:hover{color:#f5f5f1;}
.social-links li img{display:block;}
.social-links li.dribbble-icon {/*background:url(../../images/icons/dribbble-icon-hover.png) no-repeat 0 0;*/height:16px;}
.social-links li.gplus-icon {/*background:url(../../images/icons/gplus-icon-hover.png) no-repeat 0 0;*/height:16px;}
.social-links li.facebook-icon {/*background:url(../../images/icons/facebook-icon-hover.png) no-repeat 0 0px;*/height:16px;}
.social-links li.twitter-icon {/*background:url(../../images/icons/twitter-icon-hover.png) no-repeat 0 0px;*/height:20px;}
.social-links li.rss-icon {/*background:url(../../images/icons/rss-icon-hover.png) no-repeat scroll 0 0;*/height:16px;}

/** footer link **/
.footer-links{/*margin-top:5px;line-height:25px;*/}
.footer-links li{float:right;color:#f4f4f4;padding: 0 5px 0 0px; font-size:19px;}
.footer-links li a{/*color:#3f79a8;*/}
.footer-links li a:hover{color:#6092ba;}
.footer-links li img{ display:block;}
.footer-links li.dribbble-icon a{/*background:url(../../images/icons/dribbble-icon-hover.png) no-repeat 0 0;*/height:16px; color:#cb312e;}
.footer-links li.gplus-icon {/*background:url(../../images/icons/gplus-icon-hover.png) no-repeat 0 0;*/height:16px;}
.footer-links li.facebook-icon a{/*background:url(../../images/icons/facebook-icon-hover.png) no-repeat 0 0px;*/height:16px; color:#3b5a9a;}
.footer-links li.twitter-icon a{/*background:url(../../images/icons/twitter-icon-hover.png) no-repeat 0 0px;*/height:20px; color:#29a9e1;}
.footer-links li.rss-icon a{/*background:url(../../images/icons/rss-icon-hover.png) no-repeat scroll 0 0;*/height:16px; color:#e89d30;}

/*** Logo ***/
#logo-image { margin-top:10px; margin-bottom:15px; text-align:left;}
#logo-image a img{ max-width: 100%; height: auto; width:auto;  /*width: auto\9;*/ /* ie8 */}
/*** Main Menu ***/
#header-bottom {height:auto;background:#154063;color:#fff;}
#main-menu {float: left; position: relative;z-index:501;}
#main-nav {position: relative; z-index: 501;}
#main-nav > li {border-bottom: 1px solid #34648b;border-right: 1px solid #34648b;float: left;height: 34px;padding-top: 7px;position: relative;background-color:#154063;}
#main-nav li:hover > ul { display: block !important;}
#main-nav li:hover, #main-nav li.current-menu-item {background-color: #255379;}
#main-nav li a {color:#fff;display:block;font:400 13px/26px "robotoregular",Arial,sans-serif;padding: 0 12px;text-transform:uppercase;	}
#main-nav li.current-menu-item a {color: #fff;}
#main-nav ul {background-color: #F5F5F1;border-bottom: 1px solid #CECECE;border-left: 1px solid #CECECE;border-right: 1px solid #CECECE;display: none;left: -1px;position: absolute;top: 43px;z-index: 501;}
#main-nav ul li:first-child a{border-top:none;}
#main-nav ul li {height: 35px;margin-top: 0;padding: 0 20px; position: relative;}
#main-nav ul li a {border-left:medium none;color:#525050;display:block;font-family:Arial,Helvetica,sans-serif;font-size:12px;height:auto;line-height:36px;padding:0;text-align: left;width: 249px;}
#main-nav ul li{border-top: 1px solid #eaeaea;}
#main-nav ul li:first-child{border-top: none;}
#main-nav ul li:hover{background-color:#f0f0f0;}
#main-nav ul li:hover > a {color: #000000;}
#main-nav ul ul {border-top: 1px solid #CECECE;left: 279px;top: -1px;}
#main-nav ul ul li:first-child{margin-top:0;}
.wsmobileheader.clearfix a{color:#fff;}
.wsmobileheader.clearfix a span{color:#fff;}
/*** Responsive ***/
#responsive-menu, #top-responsive-menu{display:none;cursor:pointer;}
/*** Search ***/
.search1{ float:left; width:100%; background:#f2f2f2; border:1px solid #154063; margin-top:4px; position:relative;}
#search {/* width: 100%; margin: 4px;*/}
#search_text{width: 77%;padding: 5px 5px 5px 5px;font-size: 13px;font-family: "robotoregular";border: 0 none;height: 32px;margin-right: 0;color: #255379;outline: none;background: #f2f2f2;float: left; box-sizing: border-box;transition: all 0.15s;}
.search-list-top{z-index: 100000; margin-top: 33px; margin-left: 0px; height: 150px; position: absolute; width:99%; padding-right:33px;overflow:auto;}
.search-list-top ul{padding:0px; margin: 0px;list-style: none;border:1px solid #e1e1e1;background-color:#FFF;color: black;text-align:left;font-size:11px;font-family:Arial, Helvetica, sans-serif;z-index:100;overflow:auto;max-height:150px;}
.search-list-top ul li{font-size:13px;color:#383838;padding-left:8px;line-height:24px;display: block;}
.search-list-top ul li:nth-last-child(odd) {background: #fff;}
.search-list-top ul li:nth-last-child(even) { background: #f5f3f3;}
.search-list-top ul li:hover{ background:#32c5d2;color:#fff;}
.search-list-top ul li.active{ background:#32c5d2;color:#fff;}
/*.search-list-top ul li{ display:block;width: 100%;padding:0 !important; line-height:20px;border:none !important;border-bottom:1px solid #ededed !important; cursor: default;}
.search-list-top ul li a{ font-size:13px;color:#383838; padding-top:5px; padding-bottom:5px; padding-left:8px;display:block;}.search-list-top ul li a:hover{ background:#32c5d2;color:#fff;transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s; cursor: default;}*/
::-webkit-input-placeholder { /* WebKit browsers */ color: #255379;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #255379;}
::-moz-placeholder { /* Mozilla Firefox 19+ */color: #255379;}
:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #255379;}
#search_text:focus {background: #f2f2f2; box-shadow:none; font-weight:bold;}
.search_button{border: 0 none;background: #154063;width:33px;padding: 7px;height: 32px;cursor: pointer;display:inline-block;color:#fff !important; font-size:16px;}.search_button:hover{color:#e6e6e6;}
.search_adv_button{border: 0 none;background: #154063 url("../../images/icons/search-icon-adv.png") center no-repeat;width:33px;padding: 0;text-align: center;height: 32px;cursor: pointer;display:none;}

.header-ticker {color: #255379;height:33px;width: 100%;max-width:1040px;margin:0 auto;line-height:25px;}
/* =========================================================
        Header
============================================================ */
#main-content {margin-top:10px;min-height:328px;}
.entry-meta, .entry-meta a {color:#0f0e0e;font-size:10px;text-transform:uppercase;display:inline-block;}
/****Latest News****/
#latest-news{border-left: 1px solid #CECECE;border-right: 1px solid #CECECE;border-top: 1px solid #CECECE;float: left;margin:0px;position: relative;width:560px;/*z-index: 2;*//*background-color: #efefef;*/background:#fdfdfd;}
#latest-news header {height:40px;background-color:#f5f5f1;padding:0 15px;position:relative;border-bottom:1px solid #cecece;}
#latest-news .view-all {float:right;  color:#3f79a8; font-size:13px; font-weight:normal !important;}
#latest-news .view-all a{color:#154063; font-size:12px !important;}
#latest-news .view-all:hover{color:#154063; text-decoration:underline;}
#latest-news header .title {padding-top:9px;font-family:"robotoregular";font-weight:bold;font-size:18px;color:#154063;}
#latest-news header span {display:block;position:absolute;}
#latest-news header span#triangle {/* background:url(../../images/background/triangle.png) no-repeat 0 0; */width:5px;height:6px;top:-1px;right:-6px;}
#latest-news header span#arrow {background:url(../../images/background/latest-news-arrow.png) no-repeat 0 0;width:11px;height:7px;bottom:-7px;left:28px;}
#latest-news ul li a{/*position:relative;*/padding-left:0px; /* display:inline-block; */}
/*#latest-news ul li::before{ position:absolute; width: 10px;height: auto; content: "\f111"; top: 5px; font-family:"FontAwesome"; font-size:16px;}*/
#latest-news ul {margin-bottom:8px;margin-left: 3%;float: left;width: 96%;margin-right: 3%;}
#latest-news ul li{border-bottom: 1px solid #e5e4e0;line-height: 20px;list-style-position: outside;list-style-type:disc;margin-left:4%;padding: 5px 0px;color:#000;float: left;width: 96%;}
#latest-news ul li p{margin-top:10px;max-height:40px;overflow:hidden;text-align:justify;}
#latest-news-bottom{background:url(../../images/icons/latest-news-bg-white.png) repeat-x scroll 0 -1px;bottom: -8px; height: 8px;position: absolute;right: 0px;width:100%;}
#latest-news ul li:hover {background-color:#f5f5f1;}
.big-btn ul{ float:left;}
.big-btn li a{width:93%;display:block;height:auto;background: #dbd9da;text-align:left;font-family: "robotoregular";color:#154063;font-size: 18px;margin-bottom:10px;
position:relative;padding-top:30px;padding-bottom:30px;padding-left:20px;}
.big-btn li a:hover{ background-color:#154063; color:#fff;}
.big-btn li span{height: 50px;margin: 0 auto;text-align: right;width: 50px;right: 8%;position: absolute;top: 10px;color:#5a8f3d;font-family:'robotoregular';text-align:right;font-size:2em;font-weight:normal;text-transform:uppercase;padding-top:5px;}
.btn-img1 a{ display:block;height:auto;background: url(../../images/icons/interm-btn.png) #dbd9da no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/text-align:left;font-family: "robotoregular";color:#154063;font-size:18px;margin-bottom:10px;position:relative;padding-top:17px;padding-bottom:17px;padding-right:25%;padding-left:10px;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;padding-right:25% !important;line-height:25px;}
.btn-img1 a:hover{ background: url(../../images/icons/interm-btn-yellow.png) #154063 no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/font-family: "robotoregular";color:#fff;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img1 span{ width:65%; text-align:left;}
.btn-img2 a{display:block;height:auto;background:url(../../images/icons/statistics-btn-blue.png) #dbd9da no-repeat right 10px;/*background-position: 0px 10px 0px 0px;*/text-align:left;font-family:"robotoregular";color:#154063;font-size: 18px;margin-bottom:10px;position:relative;padding-top:30px;padding-bottom:30px;padding-right:20px;padding-left:10px;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img2 a:hover{ background: url(../../images/icons/statistics-btn-yellow.png) #154063 no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/font-family: "robotoregular";color:#fff;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img2 span{ width:65%; text-align:left;}
.btn-img3 a{display:block;height:auto;background: url(../../images/icons/opinion-poll-blue.png) #dbd9da no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/text-align:left;font-family: "robotoregular";color:#154063;font-size: 18px;margin-bottom:10px;position:relative;padding-top:30px;padding-bottom:30px;padding-right:20px;padding-left:10px;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img3 a:hover{ background: url(../../images/icons/opinion-poll-y.png) #154063 no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/font-family: "robotoregular";color:#fff;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img3 span{ width:65%; text-align:left;  }
.btn-img4 a{ display:block;height:auto;background: url(../../images/icons/public-comm-blue.png) #dbd9da no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/text-align:left;font-family: "robotoregular";color:#154063;font-size: 18px;margin-bottom:10px;position:relative;padding-top:30px;padding-bottom:30px;padding-right:20px;padding-left:10px;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s; }
.btn-img4 a:hover{ background: url(../../images/icons/public-comm-y.png) #154063 no-repeat right 10px;/*background-position: 0px 0px 0px 0px;*/font-family: "robotoregular";color:#fff;transition:ease-in-out 0.5s;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;}
.btn-img4 span{ width:65%; text-align:left;}
.scroll-s{ padding-bottom:20px; height:354px; overflow:scroll; overflow-x:hidden;font-size:13px;max-height:354px;width: 100%;float: left}
.scroll-s::-webkit-scrollbar{width: 8px;}
/* Track */
.scroll-s::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Handle */
.scroll-s::-webkit-scrollbar-thumb {background:#dfdfdf; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
/* .scroll-s::-webkit-scrollbar-thumb:window-inactive {background:#dfdfdf;} */
.scroll-s::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Track */
.scroll-s::-moz-scrollbar-track {-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Handle */
.scroll-s::-moz-scrollbar-thumb {background:#dfdfdf; -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);}
/* .scroll-s::-moz-scrollbar-thumb:window-inactive {background:#dfdfdf; } */
.scroll-s::-moz-scrollbar-track {-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);}
.new-head{ padding:10px 15px 0px 15px; font-weight:bold; font-size:13px; color:#154063;}
.dept{ width:43%; float:right; height:241px; background-color:#fff; margin-top:10px; position:relative; margin-bottom:10px; /*border:1px solid #ededed;*/}
.dept:hover{ -webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px;box-shadow: #666 0px 0px 5px;}
.info{width:55%; float:left; height:auto; background:#fff; margin-top:10px; position:relative;}

.info:hover{-webkit-box-shadow: #666 0px 0px 5px;-moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px;}
.info ul {padding-bottom:2px;}
.info ul li {/*border-bottom:1px solid #e5e4e0;*/padding:5px 5px 5px 20px;}
.info header h6{font-family: "robotoregular";font-weight: bold;font-size: 18px;color: #154063;}
.info-icon {float:right; width:34%;}
.dept header h6{font-family: "robotoregular";font-weight: bold; font-size: 18px;color: #154063;}
.dept-box-header{padding: 12px 15px;background-color: #fff;border-bottom: 2px solid #154063;}
.feature-item h5{font-weight:bold; font-size:14px; font-family: "robotoregular";}

.inst{ width:32%; float:left; background:#fff; margin-right:2%; padding-bottom:10px; /*border:1px solid #ededed;*/}
.inst header h6{font-family: "robotoregular";font-weight: bold;font-size: 18px;color: #154063; float:left;}
.inst-box-header{ padding: 10px 15px;background-color: #fff;border-bottom: 2px solid #154063;}
.inst-box-header .view-all {float:right;  color:#3f79a8;}
.inst-box-header .view-all a{color:#154063;}
.inst-box-header .view-all:hover{color:#154063;text-decoration:underline;}

.public{ width:32%; float:left; background:#CCC; }
.public header h6{font-family: "robotoregular";font-weight: bold;font-size: 18px;color: #154063; }
.inst ul li {color: #333;display: inline-block;line-height: 22px;padding-left: 20px;position: relative;font-family: 'robotoregular';display:block;}
.inst li::before {left: 0;position: absolute;top: 0px;font-family:"robotoregular";}
.inst img{ width:100%;}
.opi{width:32%; float:left; background:#fff; /*border:1px solid #ededed;*/}
.scroll-i{ height:200px; overflow:scroll; overflow-x:hidden; display:block; }
.scroll-i::-webkit-scrollbar {width: 8px;}
/* Track */
.scroll-i::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Handle */
.scroll-i::-webkit-scrollbar-thumb { background:#dfdfdf; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
/* .scroll-i::-webkit-scrollbar-thumb:window-inactive {background:#dfdfdf;} */

.scroll-i::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Track */
.scroll-i::-moz-scrollbar-track {-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
/* Handle */
.scroll-i::-moz-scrollbar-thumb {background:#dfdfdf; -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); }
/* .scroll-i::-moz-scrollbar-thumb:window-inactive {background:#dfdfdf; } */
.scroll-i::-moz-scrollbar-track {-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); }
.video{ width:32%; float:right; background:#fff; margin-left:2%; /*border:1px solid #ededed;*/}
.video header h6{font-family: "robotoregular";font-weight: bold;font-size: 18px;color: #154063; }

/***Content***/
.content-box {/*margin-bottom:10px;*/background-color:#ffffff;position:relative;/*border:1px solid #ededed;*/}
.content-box:hover {-webkit-box-shadow: #666 0px 0px 5px; -moz-box-shadow: #666 0px 0px 5px; box-shadow: #666 0px 0px 5px;	}
.entry-box-header {padding:10px 15px; background-color:#fff;border-bottom:2px solid #154063;}
.entry-box-header h6 {color: #154063; font-size: 18px; font-weight: bold;}
.entry-box-header h6.entry-box-title {float:left; margin-bottom:0;}
.entry-box-header .view-all { float:right;  color:#3f79a8;}
.entry-box-header .view-all a{ color:#154063;}
.entry-box-header .view-all:hover{ color:#154063; text-decoration:underline;}
.entry-content h4{ margin-bottom:10px;}
.entry-body {padding:15px 0;}
.entry-body .featured-image {float:left;margin-right:15px; position:relative;	}
/***carouFredSel***/

.list-carousel ul{display: block;list-style: none outside none;margin: 0;padding: 0;}
.list-carousel li{display: block;float: left;padding: 0;width: 210px;min-height:162px; height:1px;}
.list-carousel ul li article .feature-item{padding-right: 10px;}
.list-carousel.responsive{margin-bottom: 15px;margin-left: 20px; margin-top: 15px;width: auto;}
.list-carousel .next,.list-carousel  .prev{/*background: url("../../images/icons/next-prev.png") no-repeat scroll 0 0 transparent;*/height: 20px;position: absolute;top: 15px;width: 20px;color:#255379; font-size:18px;}
.list-carousel .next{background-position: -40px 0;right: 15px;}
.list-carousel .prev{background-position: 0 0;right: 35px;}
.list-carousel .next:hover{background-position: -40px -44px;}
.list-carousel .prev:hover{background-position: 0px -44px;}

a.link-thumbnails-video{display: block;position: relative;margin:20px;color: #fff;}

a.link-thumbnails-video span.play_icon{display: block;width: 41px;height: 41px;background:url(../../images/background/play.png) no-repeat top left;position: absolute;   top: 45%;left: 45%;}

.feature-item img.thumbnails{max-width: 100%;height: auto; width:auto; /* width: auto\9;*/ /* ie8 */}
.feature-item .entry-content{margin-top: 10px;float: left;width: 100%;}
.feature-item .entry-content .entry-title{font-weight: 400;}
.feature-item .thumbnails iframe{width:100%;height:150px;}
.image-caption {height:29px;width:100%;background:url(../../images/background/slider-caption.png) repeat 0 0;position:absolute;left:0;bottom:0;text-align:center;color:#ffffff;line-height:29px;font-size:12px;}
.image-caption span{font-size:12px; text-align:center;}
.entry-list{margin-top:15px;}
.entry-list li{border-top:1px dotted #e7e7e7;margin-bottom:10px;padding-top:10px;}
.entry-list li img {float:left;margin-right:10px;}
.entry-content .featured-news-text{margin-bottom:5px !important;}
.other-news-top{border-top:none !important;padding-top:0 !important;max-height:110px;overflow:hidden;}
/* =========================================================
Right Sidebar
============================================================ */
#sidebar .widget, .widget_5, .widget_8{background-color:#ffffff;margin-bottom:20px;}
#sidebar .widget:hover, #sidebar .widget2:hover, #sidebar .adv-160-600:hover, #sidebar .adv-300-100:hover, #sidebar .adv-336-280:hover, #sidebar .adv-300-600:hover, .widget_5:hover{-webkit-box-shadow: #666 0px 0px 5px;-moz-box-shadow: #666 0px 0px 5px;box-shadow: #666 0px 0px 5px;}
#sidebar .widget, .widget_5  .widget-title{background-color:#f5f5f1;border-bottom:1px solid #cecece;line-height:38px;padding:0 15px;}

#sidebar .widget #contact-info, #sidebar .widget #google-map, #sidebar .widget .textwidget .widget_5{padding:15px;}
#sidebar .widget iframe .widget_5 iframe{margin:15px;width:310px;}
#sidebar .widget .newsletter .your-email .wpcf7-email{font-size:11px;border:1px solid #cecece;padding:6px 10px;width:216px;color:#3d3d3d;height:14px;margin-top:5px;margin-right:2px;margin-bottom:10px;}
#sidebar .widget, .widget_5 .newsletter .wpcf7-submit{color:#ffffff;font-size:11px;font-weight:bold;background-color:#000000;padding:6px 7px;border:none;cursor:pointer;
}
#sidebar .widget, .widget_5 .newsletter .wpcf7-submit:hover{background-color:#255379;}

/******Contact form 7************/
#sidebar .widget .wpcf7 {padding:15px 15px 0 15px;}
#sidebar .widget .widget_5 .your-name .wpcf7-text, #sidebar .widget .your-email .wpcf7-email{font-size:13px;border:1px solid #cecece; padding:6px 10px;width:288px;color:#3d3d3d;height:14px;margin-top:5px;
}
#sidebar .widget .widget_5 .wpcf7-submit{color:#ffffff;font-size:13px;font-weight:700;background-color:#000000; padding:6px 10px;border:none;cursor:pointer;}
#sidebar .widget .widget_5 .wpcf7-submit{background-color:#255379;}
#sidebar .widget span.wpcf7-not-valid-tip{left:5px !important;top:-5px !important;width:90%;}
/******Advertisement************/
.adv-300-250, .adv-300-100, .adv-300-600 {/*margin-top:20px;*/padding:0px 20px 0px 20px;}
#sidebar .widget, .widget_5 .adv-160-600 ul li{margin:0;padding:0;background:none; border-bottom:none;}
#sidebar .widget, .widget_5 .adv-160-600 ul li:hover{background-color:transparent;}
#sidebar .widget, .widget_5 .adv-160-600 ul li.first-banner{margin-right:10px;}
.advertisement{border-top:none !important;}
.adv-300-250 img, .adv-160-600 img, .adv-300-100 img, .adv-336-280 img, .adv-300-600 img{margin-bottom:10px;max-width: 100%; height: auto; width:auto;/*width:auto\9;*/ /* ie8 */}
.adv-300-250 a.adv-with-us, .adv-160-600 a.adv-with-us, .adv-300-100 a.adv-with-us, .adv-336-280 a.adv-with-us, .adv-300-600 a.adv-with-us{text-align:center;font-size:11px;color:#255379;display:block;}
.adv-300-250 a.adv-with-us:hover, .adv-160-600 a.adv-with-us:hover, .adv-300-100 a.adv-with-us:hover, .adv-336-280 a.adv-with-us:hover, .adv-300-600 a.adv-with-us:hover{text-decoration:underline;}
.adv-160-600{padding:5px 5px 10px 5px;background-color:#dcdcdc;margin-bottom:10px;}
.adv-160-600 ul li{ float:left;}
.adv-336-280 {padding:1px 2px 10px 2px;background-color:#dcdcdc;margin-bottom:10px;}
.thumbnails{max-width: 100%;height: auto;color: #000; width:auto;/*width: auto\9;*/ /* ie8 */}
.thumbnails:hover{opacity:0.8;filter:alpha(opacity=80);cursor:pointer;}
.vertical-widget li:first-child{margin-top:0;}

#sidebar .widget ul li .widget_5 ul li:last-child{ border-bottom:none;}

#sidebar .widget ul li, .widget_5 ul li{/*border-bottom:1px solid #cdcdcd;*/ padding-top:8px;padding-bottom:8px;padding-right:15px;/*background: url("../../images/icons/bullet.png") no-repeat scroll 15px -31px transparent;*/position:relative; padding-left: 33px;}
#sidebar .widget ul li, .widget_5 ul li:before{content: "\f111"; font-family: "FontAwesome"; left:10px; position: absolute; top:10px; font-size:5px; color:#255279;}
#sidebar .widget ul li, .widget_5 ul li{background-color:#fff;background-position:15px 15px;}
#sidebar .widget ul li, .widget_5 ul li  h6.entry-title{			font-weight:400;}
#sidebar .widget, .widget_5  ul li h6.entry-title:hover{color:#255379;}
.entry-box-header h6 {float:left;}
#sidebar .widget, .widget_5 .recent-article{ border-bottom:1px solid #cdcdcd; padding:15px;}
#sidebar .widget, .widget_5 .recent-article p{max-height:110px;overflow:hidden;margin-bottom:5px;}
#sidebar .widget .recent-article h2.entry-title { margin:10px 0 5px 0;line-height:22px;}
.accordion-title{ cursor:pointer;}
.accordion-title h2{background-color:#6b7ab3;line-height:20px;padding:5px 15px; margin-bottom:1px;}
#sidebar .widget2 {background-color: #ffffff;padding-bottom: 10px;}
#sidebar .widget2 ul li:last-child{border-bottom:none;background-color:#fff;}

#sidebar .widget2 ul li{/*padding-top:8px;padding-right:15px;padding-left: 20px;*/line-height:22px;padding-left:20px;background-color:#fff;}
#sidebar .widget2 ul li:hover{/*background-color:#fafafa;*/ background-position:15px 15px;color:#154063;}
#sidebar .widget2 ul li h6.entry-title {font-weight:400;}
#sidebar .widget3, .widget_6{background-color: #ffffff;padding-bottom: 10px;margin-bottom:20px;}
#sidebar .widget3 ul li:last-child, .widget_6 ul li:last-child{border-bottom:none;background-color:#fff;}
#sidebar .widget3 ul li, .widget_6 ul li{padding:8px 15px 8px 36px;/*background: url("../../images/icons/bullet-pdf.png") no-repeat scroll 15px -64px transparent;*/position:relative;}
#sidebar .widget ul li, .widget_6 ul li:before{content: "\f1c1"; font-family: "FontAwesome"; left:10px; position: absolute; top:10px;  color:#255279;}
#sidebar .widget3 ul li:hover, .widget_6 ul li:hover{background-color:#fafafa;background-position:15px 11px;}
.accordion-title h2 a{color:#fff;font-size:12px;text-transform:uppercase;}
.accordion-title.active h2 {background-color:#313e6d;color:#fff;	}
.accordion-container{ width:100%}
.accordion-container ul{list-style:none;}
.accordion-container ul li{list-style:none !important;}
/* =========================================================
Footer
============================================================ */
.footer_bg{background-color: #dfdfdf;padding-top:10px;}
#footer.black_bg {background-color: #000;border-top: 1px solid #fff;}
.black_bg{background-color: #000 ;color: #fff !important;}
.white_bg{background-color: #fff;}
.white_text{color:#fff;}
.inst.content-box.black_bg{border: 1px solid #fff;}
.video.content-box.black_bg{border: 1px solid #fff;}
.btn-img1.black_bg.black_bg a{background-color: #000; border: 1px solid #fff;}
.btn-img2.black_bg.black_bg a{background-color: #000; border: 1px solid #fff;}
.title_name.black_bg{background-color: #000; border-bottom:1px solid #fff;}
.main_full.search_main.black_bg{background-color: #000;}
.arrows.font-green.accordion_up.user_module.search-btn.black_bg{background-color: #000;}
.table-scrollable.black_bg td{background-color: #000 !important;}
.alert-success.black_bg{background-color: #000; border:1px solid #fff;}
.search_keyword.black_bg {background-color: #000;}
.list_item_inner.black_bg{background-color: #000; border:1px solid #fff;}
.navcentre ul a.black_bg{background-color: #000; border: 1px solid #fff;}
#latest-news header.black_bg {background-color: #000;}
#member-wrapper.black_bg{background-color: #000;}
#search_text.black_bg{background-color: #000 !important;}
.tender-status.black_bg select {background-color: #000;color: #fff;}
.input-group.date.from_date.black_bg input{background-color: #000;color: #fff !important;}
.tender-title.mob_hide.black_bg{background-color: #000 !important;}

#footer-aside {
    border-bottom:1px solid #bbb9b3;
    border-top:1px solid #bbb9b3;
    /* background:#dfdfdf; */
    margin-top:20px;
   /*  padding-top:10px; */
}
#footer-aside .footer-widget .footer-widget-title {
    color: #444444;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#footer-aside .footer-widget ul li:last-child{
    border-bottom:none;
}

#footer-aside .footer-widget ul li {
    border-bottom: 1px dotted #888888;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
#footer-aside .footer-widget  .twitter-ul li span a {
    color:#BBBAB6;
    font-size:12px;
}
#footer-aside .footer-widget  .twitter-ul li a {
    color:#888888;
}
#footer-aside .footer-widget  .twitter-ul li a:hover {
    color:#255379;
}
#footer-aside .entry-meta {
    font-size:11px;
    color:#888888;
    font-style:normal;
}
#footer-aside-last .footer-widget, .footer-aside-midle .footer-widget {
    padding-left:15px;
}
.footer-widget  img{max-width: 100%;height: auto; width:auto;/*width: auto\9;*/ /* ie8 */}
.footer-widget .footer-logo{margin-bottom:20px;}
.footer-widget .flickr-badge-image {    float: left;margin: 0 10px 10px 0;width:55px;height:55px;}
.footer-widget .flickr-badge-image a img{width:55px;height:55px;}
.footer-widget .flickr-badge-image a img:hover{opacity:0.8;cursor:pointer;}
#footer-aside .social-links li {float:left;margin-top:10px;margin-right:4px;margin-left:0;color:#929494;border-bottom:none !important;}
#footer-aside .footer-links li img{display:block;}
#footer-aside .footer-links li {float:left;margin-top:10px;margin-right:4px;margin-left:0;color:#929494;border-bottom:none !important;}
#footer-aside .social-links li img{display:block;}
#footer {padding:7px 0 7px 0;background-color:#154063;color:#fff;}
.footer-row {color: #222;font-size: 13px;text-align: center;}
.footer-row ul {clear: left;list-style: outside none none;margin: 6px 0;padding: 0;}
.footer-row li {display:inline-block;}
.footer-row a {color: #222;margin: 0 5px;}
.footer-row a:hover{ color: #255379;}
.footer-row li em{width: auto; float: none;}
em{width: auto !important; float: none !important;}

.read-more {border: 1px solid #34648b;background-color:#255379;color: #fff;cursor: pointer;font-family: "robotoregular";font-size:13px; margin: 0px auto 0;padding:3px;text-align: center;width: 20%;}
.read-more:hover {border: 1px solid #34648b;background-color:#154063;}
#video_carousel { padding: 22px 0; float: right; width: 45px; position:relative;}
#video_carousel .jcarousel-clip { height: 103px; overflow: hidden;}
.pic .link-video { position: absolute; display: block; left: 5px; bottom: -25px; width: 19px; height: 19px; background: url(../../images/icon_video.png) 0 0 no-repeat;
 -webkit-transition: all ease .2s;
 -moz-transition: all ease .2s;
 -ms-transition: all ease .2s;
 -o-transition: all ease .2s;
 transition: all ease .2s;}
.pic:hover .link-video,
.pic:hover .link-video,

/* Widget Latest comments - Header */
.widget.widget_latest_comments .widget_header { background: #aaaeb3; overflow:hidden; padding:0px 10px 0px 11px;}
/* Widget Latest comments - Body */
.widget_latest_comments .widget_body { position:relative; background: #fff; border: 1px solid #ebebeb; border-top: none; padding:17px 11px 17px; overflow:hidden;}
.widget_latest_comments .widget_body ul { list-style-type:none; margin:0; overflow:hidden;}
.widget_latest_comments .widget_body ul li { background: url(../../images/user-icon.png) 0px 3px no-repeat; padding-left:17px; padding-bottom:12px; margin-bottom:12px; border-bottom:1px solid #ebebeb; overflow:hidden;}
.widget_latest_comments .widget_body ul li.last { margin-bottom:0; border-bottom:none; padding-bottom: 0;}
.widget_latest_comments .comment_author { font-weight:bold; font-size:11px; line-height: 14px; margin-bottom:5px;}
.widget_latest_comments .comment_author a { text-decoration:none; color:#1d4155;}
.widget_latest_comments .comment_author a:hover { text-decoration:none; color:#1c2023;}
.widget_latest_comments .comment_text { font-weight:normal; font-size:11px; line-height: 16px; color:#565656; margin-bottom: 5px;}
.widget_latest_comments .comment_date { font-weight:normal; font-size:11px; line-height: 14px; color:#b1b1b1;}

.widget.widget_recent_video .widget_header { background: #5b6166;}
.widget.widget_recent_video .widget_body { padding-top: 11px; padding-bottom: 14px;}

.widget_recent_video .widget_header .widget_title { padding-left: 10px;}
.widget_recent_video .widget_header .widget_subtitle a { color: #f2f2f2; }
.widget_recent_video .thumb_carousel .jcarousel-list {margin: 0;}
.widget_recent_video .thumb_carousel .jcarousel-list li { margin: 0; overflow: hidden; width: 45px; margin-bottom: 2px; height: 33px;}
.widget_recent_video .thumb_carousel .jcarousel-list li:hover img   {
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";   filter: alpha(opacity=80);   -moz-opacity: 0.8;   -khtml-opacity: 0.8;  opacity: 0.8;}
.widget_recent_video .jcarousel-prev,
.widget_recent_video .jcarousel-next { width: 43px; height: 18px; border: 1px solid #e3e3e3; cursor: pointer; background: #ebebeb; top: 0; right: 0; position: absolute;}
.widget_recent_video .jcarousel-next:hover,
.widget_recent_video .jcarousel-prev:hover { background: #fff;}
.widget_recent_video .jcarousel-next { top: auto; bottom: 0;}
.widget_recent_video .jcarousel-prev span,
.widget_recent_video .jcarousel-next span { display: block; position: absolute; top: 50%; left: 50%; width: 7px; height: 5px; margin-left: -4px; margin-top: -2px; background: url(../../images/video-controls.gif) 0 0 no-repeat;}
.widget_recent_video .jcarousel-next span { background-position: 0 bottom;}
#carousel_target { width: 229px;}
#carousel_target .w_hover { margin-bottom: 16px;}
#carousel_target .post_title { font-size: 13px; line-height: 16px; font-weight: bold;}
#carousel_target .post_title a { color: #000; text-decoration: none;}
#carousel_target .post_title a:hover { color: #e50700;}

/*sideBar video_carousel */
#video_carousel { padding: 22px 0; float: right; width: 45px; position:relative;}
#video_carousel .jcarousel-clip { height: 103px; overflow: hidden;}
.widget_recent_photos .slides { margin: 0 0 2px 0; overflow: hidden;}
.widget_recent_photos .slides li { display: none;}
.widget.widget_recent_photos .widget_body { padding: 11px 11px 12px;}
.widget.widget_recent_photos .widget_header { background: #788187;}
.widget.widget_recent_photos .widget_header .widget_title { padding: 0px 10px 0 10px;}
.widget.widget_recent_photos .widget_subtitle a { color: #fff; padding-top: 5px;}

/*Recent photos & carousel */
#recent_photos_thumbs { margin-left: 24px; position: relative; width: 228px; min-height:43px;}
#recent_photos_thumbs .slides li { margin-right: 2px; cursor: pointer;}
#recent_photos_thumbs .slides li img {width: 100%;}
#recent_photos_thumbs .flex-direction-nav {margin: 0;}
#recent_photos_thumbs .flex-direction-nav li {cursor: pointer;}
#recent_photos_thumbs .flex-direction-nav li a { display: block; position: absolute; width: 20px; height: 41px; border: 1px solid #e3e3e3; top: 0; left: -24px; overflow:hidden; text-indent:100%; white-space:nowrap; background-color:#FFF;}
#recent_photos_thumbs .flex-direction-nav li a.flex-next { left: auto; right: -24px;}
#recent_photos_thumbs .flex-direction-nav li a span { display: inline-block; width: 5px; height: 7px; background:  url(../../images/photos-slider-controls.gif) 0 0 no-repeat; position: absolute; top: 50%; left: 50%; margin-top: -4px; margin-left: -2px; z-index:11;}
#recent_photos_thumbs .flex-direction-nav li a:hover { background-color: #ebebeb;}
#recent_photos_thumbs .flex-direction-nav li a.flex-next span { background-position: right 0;}
#recent_photos_thumbs .slides li img {vertical-align: top;}

#recent_photos_slider { min-height: 145px;}
#recent_photos_slider .title { padding-top: 14px; font-weight: bold; font-size: 13px; line-height: 16px;}
#recent_photos_slider .title a { color: #0b0b0b; text-decoration: none;}
#recent_photos_slider .title a:hover { color: #e50700;}

.copyrights {
    float:left; color:#fff; width:50%;
}
.copyrights a{ color:#fff;}
.footer-copyrights{ float:right; color:#fff; width:45%; text-align:right;}


.back-to-top {
    text-align:right;
}
.back-to-top #scroll-to-top {
    display:inline-block;
    background:url(../../images/background/back-to-top-bg.png) no-repeat 0 center;
    padding-left:15px;
    color:#545454;
}
.back-to-top #scroll-to-top:hover {
    color:#255379;
}
/**************Widgets******************/
#footer-aside .footer-widget .tagcloud a {
    border: 1px solid #CCCCCC;
    font-size: 13px !important;
    line-height: 26px;
    padding: 3px 5px;
    background-color:#d9d9d9;
}
#sidebar .widget .tagcloud a {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    font-size: 13px !important;
    line-height: 26px;
    padding: 3px 5px;
}

#sidebar .widget .tagcloud{
    padding:15px;
}
/* calendar widget */
#sidebar .widget #calendar_wrap{
    padding:15px;
}

#wp-calendar {
    width: 100%;
}
#wp-calendar caption {
    color: #333333;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: right;
}
#wp-calendar thead {
    font-size: 10px;
}
#wp-calendar thead th {
    padding-bottom: 10px;
}
#wp-calendar tbody {
    color: #AAAAAA;
}
#wp-calendar tbody td {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #FFFFFF;
    padding: 8px;
    text-align: center;
}
#wp-calendar tbody td:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#wp-calendar tbody .pad {
    background: none repeat scroll 0 0 transparent;
}
#wp-calendar tfoot #next {
    font-size: 10px;
    text-align: right;
    text-transform: uppercase;
}
#wp-calendar tfoot #prev {
    font-size: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}
/* =========================================================
News Page
============================================================ */
.container{
    background-color:#ffffff;
    margin-bottom:10px;
    padding-bottom:10px;
    border-top:3px solid #2b2b81;
}
.container:hover {
    -webkit-box-shadow: #666 0px 0px 5px;
    -moz-box-shadow: #666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px;
}
.post-item {
    /*width:322px;
    margin-left:15px;*/
    margin-top:15px;
    float:left;
}
.post-item2 {
    width:100%;
    margin-left:15px;
    margin-top:15px;
    float:left;
}
.post-item2 h3.entry-title a{
    margin-top:10px;
    margin-bottom:5px;
}
.post-item .image-caption {
    height:45px;
}
.post-item .image-caption span {

    line-height:45px;
    text-align:center;
    width:100%;
    font-size:10px;
    text-transform:uppercase;
    color:#888888;

}
.post-item .image-caption span a {
    color:#ffffff;
}
.post-item .image-caption span a:hover {
    color:#255379;
}
.post-item h3.entry-title {
   margin-top:10px;
   margin-bottom:5px;
}
.post-item .featured-image {
   position:relative;
       min-height:45px;
}
.h-post-item li {
   /* margin-top: 15px !important;*/
    margin-right: 15px;
   /* margin-left: 15px;*/
    /*padding-bottom: 15px !important;*/
    width: 100%;
    float: left;
  /*height:20px;*/
}
.h-post-item li:last-child{
   border-bottom:none;
   padding-bottom:22px;
}
.h-post-item li h2.entry-title {
    margin-bottom:5px;
}
.h-post-item li a.h-image-wrap{
    float:left;
    margin-right:10px;
    width:30%;
    display:block;
}
.last-post{
    border-bottom:none !important;
    padding-bottom:0 !important;
}
.link-thumbnails-video{
    background: url(../../images/icons/play-video.png) no-repeat center center #222222;
}
.link-thumbnails-video img.thumbnails{
    opacity:0.6;color:#fff;
}
/*======Pagination=========*/

.pagination{width:100%;  float:left; display:block; margin-top:10px;}
.pagination_inner {float:left;line-height:20px;padding-top:5px;}
.pagination_inner  p{color: #9e9e9e;margin-bottom:0px;font-style:italic;}
.pagination_outer {float:right;}.pagination_outer ul{padding-left:0px !important;}
.pagination_outer li {float: left;padding: 0;margin-left:5px;border:none;list-style-type: inherit !important;}
.pagination_outer li a {text-align: center;float: left;padding:3px 7px;line-height: 20px;text-decoration: none;color: #111;/*background-color:#ddd;*/font-size:13px;}
.pagination_outer li a:hover {color:#255379;text-decoration:underline;}
.pagination_outer li a.active {color: #fff; border:1px solid #ddd;}

/* =========================================================
Single Page
============================================================ */
.inner-box {padding:0px 15px 15px 15px;}
.entry-item .entry-meta {margin-top:10px;}
#entry-item p, strong {margin-top:10px;}
.about-author{padding-top:10px;border-top:1px solid #cccccc;}
.about-author .about-author-content p{margin-top:5px;}
.about-author img{float:left;max-width: 100%;height: auto; width:auto;/*width: auto\9;*/ /* ie8 */margin-right:10px;}
.about-author-content{margin-top:10px;}
.related-posts-wrapper{/*padding-top:10px;*/ border-top:1px solid #cccccc;}
.related-posts-wrapper ul{margin-top:10px;}
.related-posts-wrapper ul li{background:url("../../images/icons/bullet.png") no-repeat scroll 0px -34px transparent;padding:4px 10px;}
.related-posts-wrapper ul li:hover{background-position:0px 12px;}
.related-posts-wrapper ul li span{font-style:italic;color:#888888;font-size:11px;}
.social-share {/*border-top: 1px solid #CCCCCC;*/margin-bottom: 15px;padding-top:10px;max-width: 100%;height: auto;width: auto; /* ie8 */}
.social-share h6 {float: left;margin-right: 2%;width: 15%;}
.social-share-button {float: right; width: 83%;}
.social-share-twitter {float: left;margin-right: 1%;}
.social-share-google-plus {float: left; width: 63px;}
.social-share-twitter{float:left;width:74px;margin-right:1%;}
.social-share-facebook {margin-right: 1%;float: left;width:72px;}
.social-share-digg {float: left;width:80px;}
.fix_table ul{padding-left:0px !important;}.fix_table ul li{list-style-type: inherit !important;}


/*======Comments List=========*/
#comments {
    padding-bottom:5px;
}
.comments-list {
    margin: 20px 15px 15px;
}
#comments .comment-quantity {
    float:right;
    font-style:italic;
}

.comment-wrap .avatar {
    float: left;
    margin-right: 15px;
}
.comment-wrap .comment-meta {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}
.comment-wrap .comment-meta .author {
    font:400 14px/20px "Oswald",Arial,sans-serif;
}
.comment-wrap .comment-meta .date {
    color: #666666;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}
.comment-wrap .comment-body {
    margin-left: 70px;
}
.d-divider {
    height:1px;
    border-bottom:1px dotted #cecece;
    margin:5px 0 10px 0;
}
.kp-divider{

    border-bottom: 1px solid #CCCCCC;
    margin: 10px 15px 0;
}
.comment-body p {
    font-size:12px;
}
.comment-wrap .comment-body .comment-reply a.comment-reply-link {
    font-size:12px;
    color:#666666;
}

.comment-wrap .comment-body .comment-reply a.comment-reply-link:hover {
    color:#255379;
}
.comment .children {
    padding-left: 70px;
}
.comment .sub-children {
    padding-left: 71px;
}
.comment .children img {
    width:55px;
    height:55px;
}
.comment .children .comment-body {
    margin-left:75px;
}
#comments h2 {
    font-size:16px;
    display:inline;
    float:left;
}

/*======Comment Form=========*/
#respond{
    margin:10px 15px 0px 15px;
    border-top:1px solid #cccccc;
    padding-top:10px;
}

.comments-form-note {
    color: #666666;
    font-size:12px;
    display: block;
    font-style: italic;
    margin:10px 0;
}
#comments-form p.input-block, #comments-form p.textarea-block {
    position: relative;
}
#comments-form p.textarea-block, #comments-form p.subject-block {
    width:73.18%;
    margin-top:5px;
}
#comments-form p.input-block {
    width:35.36%;
    margin-right:10px;
    margin-top:5px;
}
#comment-name, #comment-email, #comment-url {
    border: 1px solid #cecece;
    height: 28px;
    margin-top:5px;
    margin-right: 10px;
    padding: 0 10px;
    width: 91.17%;
}

#comment-subject {
    border: 1px solid #cecece;
    height: 33px;
    margin-right: 10px;
    margin-top:5px;
    padding: 0 10px;
    width: 95.3%;
}
#comments-form p.input-block label, #comments-form p.textarea-block label, #comments-form p.subject-block label {
    display: inline-block;
    font-size: 12px;
    color: #666666;
}
#comment-message {
    border: 1px solid #cecece;
    height: 157px;
    padding: 10px;
    width: 95.3%;
    margin-top:5px;
}
#respond #comments-form .k-invalid-msg {
    color: #A72A2A;
    display: block;
    right: 0px;
    position: absolute;
    top: 0;
}
#respond #comments-form #status-message {
    color: #A72A2A;
    font-size: 14px;
    font-weight: 700;
    margin-top:5px;
}
#respond #comments-form #submit-comment {
    padding:6px 10px;
    color:#ffffff;
    font-weight:bold;
    background-color:#000000;
    border:none;
    cursor:pointer;
}

#respond #comments-form #submit-comment:hover{
    background-color:#255379;
}
.contact-box, #search-result {
    padding:15px;
}

/* == Search Page == */

.search-item span{
    background-color:#ABD1F0;
}
/* =========================================================
Contact Page
============================================================ */
.inner-box #comments-form p.input-block, .inner-box #comments-form p.textarea-block {
    position: relative;
}
.inner-box #comments-form p.textarea-block, .inner-box #comments-form p.subject-block {
    width:73.18%;
    margin-top:15px;
}
.inner-box #comments-form p.input-block {
    width:35.36%;
    margin-right:10px;
}
.inner-box #comment-name, .inner-box #comment-email, .inner-box #comment-url {
    border: 1px solid #cecece;
    height: 28px;
    margin-top:5px;
    margin-right: 10px;
    padding: 0 10px;
    width: 91.17%;
}

.inner-box #comment-subject {
    border: 1px solid #cecece;
    height: 28px;
    margin-right: 10px;
    margin-top:5px;
    padding: 0 10px;
    width: 95.3%;
}
.inner-box #comments-form p.input-block label, .inner-box #comments-form p.textarea-block label, .inner-box #comments-form p.subject-block label {
    display: inline-block;
    font-size: 12px;
    color: #666666;
}
.inner-box #comment-message {
    border: 1px solid #cecece;
    height: 157px;
    padding: 10px;
    width: 95.3%;
    margin-top:5px;
}
.inner-box #comments-form .k-invalid-msg {
    color: #A72A2A;
    display: block;
    right: 0px;
    position: absolute;
    top: 0px;
}
.inner-box #comments-form #status-message {
    color: #A72A2A;
    font-size: 14px;
    font-weight: 700;
    margin-top:5px;
}
.inner-box #comments-form #submit-comment {
    padding:6px 10px;
    color:#ffffff;
    font-weight:bold;
    background-color:#000000;
    border:none;
    cursor:pointer;
}

.inner-box #comments-form #submit-comment:hover{
    background-color:#255379;
}
#contact-info p {
    font-size:12px;
    color:#535353;
}
#contact-info .contact-email {
    margin-bottom:0;
}
#google-map {
    height:208px;
}
/* =========================================================
404 Page
============================================================ */
.error-404{
    margin:100px 10% 91px 10%;
}
.error-404 .left-col{
    width:42%;
    float:left;
}
.error-404 .left-col p{
    font-size:120px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:700;
    color:#222222;
    line-height:100px;
}
.error-404 .right-col{
    width:55%;
    float:left;
}
.error-404 .right-col h1{
    margin-bottom:10px;
    font-size:29px;
}
.kopa-pagelink{
	margin-top:20px;
	margin-bottom:20px;
}
.kopa-pagelink a{
	color:#255379;
	text-decoration:underline;
	font-weight:700;
	padding-right:15px;
}
/*======Pagination=========*/
.comment-pagination {
    border-top: 1px solid #eaeaea;
    margin: 30px 15px;
    padding-top: 10px;
	text-align:right;
}
.comment-pagination .current{
    color:#255379;
    font-weight:700;
    text-decoration:underline;
}
.comment-pagination a, .comment-pagination span{
    padding:15px 10px;
	font-weight:700;
}
.comment-pagination a:hover{
    color:#255379;
    text-decoration:underline;
}

.wp-caption{}
.wp-caption-text{}
.sticky{}
.gallery-caption{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter{}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
    border-top: 0;
}
.nav{ /*z-index:1;*/}


#footer-aside .footer-widget .tagcloud a {
    border: 1px solid #CCCCCC;
    font-size: 13px !important;
    line-height: 26px;
    padding: 3px 5px;
    background-color:#d9d9d9;
}
#info .widget .tagcloud a {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    font-size: 13px !important;
    line-height: 32px;
    padding: 3px 7px;
	margin:2px;
}

#info .widget .tagcloud a:hover {
    background-color: #ecf0fe;
    border: 1px solid #EEEEEE;
    font-size: 13px !important;
    line-height: 32px;
    padding: 3px 7px;
	margin:2px;
}

#info .widget .tagcloud{
    padding:15px;
}

 #listing .widget .tagcloud a {
    background-color: #FAFAFA;
	color:#8b8b8a;
    border: 1px solid #EEEEEE;
    font-size: 12px !important;
    line-height: 32px;
    padding: 3px 7px;
	margin:2px;
}
#listing .widget .tagcloud a:hover {
    background-color: #ecf0fe;
	color:#313e6d;
    border: 1px solid #EEEEEE;
    font-size: 12px !important;
    line-height: 32px;
    padding: 3px 7px;
	margin:2px;
}
.box-first {
	width: 340px;
	float: left;
	margin-right: 10px;
}
.box-second {
	width: 340px;
	float: right;
}
.header-box{
	width:520px;
	float:left;
	margin-top:11px;
	}
/*.header-links{
	float:left;
	height:36px;
	}*/
.header-font ul{
	list-style:none;
	margin-top:5px;
	}
.header-font ul li{
	float:right;
	padding-left:5px;
	padding-bottom:10px;
	text-align:left;
}
.header-announcement{background-color:#CCC; padding:5px; float:left;}

.accordion-bullet{
	background-image: initial !important;}

.main-newsletter {

    padding-left:37px;
}

.hindi-text{
	float:left; padding-right:18px; padding-left:18px !important;
		}

.footer-firstbox{
	width:278px;
	float:left;
	margin-right:10px;
	}

.footer-box-last{
	width:40%;
	float:left;
	padding-left:20px;
	}

#info .widget .tagcloud{padding: 2px;}

.styled-select select{padding: 4px;border: 1px solid #CCC;width: 114px;/*color: #817F7F;*/}

.styled-input input{padding: 3px;border: 1px solid #CCC;}

.share-icon{
	float:left; padding:4px;
	}

.news-details{
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	line-height:19px;
	font-size:14px;
	}

.comments-icon{
	padding-left:30px;
	}

.count-icon{
	padding-left:30px;
	}

.slider_1{
	width:455px;
	text-align:justify;
	}
.career-header > h3 {
    font-weight: 400;
    font-size: 20px;
    margin-right: 1em;
    display: inline-block;
    color: #3b464f;
}
.career-projects-container .career-projects-item > h3 {
    font-size: 14px;
    color: #000;
   /* font-weight: 600;*/
    margin-top: 0;
}
.career h2{padding: 10px 0px 0px 0px;}
.career-projects-container > li {list-style: none;padding: 5px 2px;}
.career-red a {
    color: #3f79a8 !important;float:left;}
.career-red career-inline {float:left;}
.career-projects-item:hover {background-color:#f8f5f5;cursor: pointer;}
.widget2 ul li{
	line-height:22px;
	background-color:#fff;
}
.widget2 ul li:hover{
    /*background-color:#fafafa;*/
    background-position:15px 15px;
	color:#154063;
}
.career-projects-container{padding-left:0px !important;}.career-projects-container li{list-style-type:inherit !important;}
.career-foot {padding-bottom: 0px;}
.career-project-item-foot {padding-bottom:20px;}
.career {margin:0px;}.career ul{padding-left:0px !important;}.career ul li{list-style-type:inherit !important;}
.cfc-main-header{margin-bottom:0px!important;}
.cfc-main-header > h3 {font-size: 20px;margin-right:10px;display: inline-block;color: #154063;}
.cfc-main-header > .cfc-breadcrumb {padding:3px 5px 5px 0px;display: inline-block;}
.cfc-main-header > .cfc-breadcrumb > li {display: inline-block; font-size:13px;float:left;}
.cfc-main-header > .cfc-breadcrumb > li > a {color: #77838d;text-transform: capitalize;text-decoration: none;margin: 0px 5px;}
.cfc-main-header > .cfc-breadcrumb > li > .cfc-active {color: #3f79a8;}
.cfc-breadcrumb li {}
.cfc h3:hover {color:#154063;cursor:pointer;}
.breadcrum-hover {margin-left:6px !important;}
.active_page{color:#3f79a8;margin-left:5px !important;}
.breadcrum-active {color:#3f79a8;margin-left:5px !important;}
.breadcrum-action{margin-left:14px !important;}
#inside-menu {
  background-color: #efefef;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-top: 1px solid #cecece;
  float: left;
  margin:6px 5px 0 0;
  position: relative;
  width: 100%;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#inside-menu header {
    background-color: #f5f5f1;
    border-bottom: 1px solid #cecece;
    height: 40px;
    padding:11px 8px;
    position: relative;
}
#inside-menu header h6 {
    color: #154063;
    font-family: "robotoregular";
    font-size: 18px;
    font-weight: bold;
    padding-top: 9px;
}
#inside-menu header span {display: block;cursor:pointer;}
#inside-menu header span#triangle {
    height: 6px;
    right: -6px;
    top: -1px;
    width: 5px;
}
#inside-menu header span#arrow {
    background: rgba(0, 0, 0, 0) url("../../images/background/latest-news-arrow.png") no-repeat scroll 0 0;
    bottom: -7px;
    height: 7px;
    left: 28px;
    width: 11px;
}
#inside-menu ul {
    padding-bottom: 2px;
}
#inside-menu ul li {}
#inside-menu ul li p {
    margin-top: 10px;
    max-height: 40px;
    overflow: hidden;
}

.department-slider {width:70% !important;margin:15px 2.17%;float:left; text-align:left;margin: 1% 1% 1% 2%;}
.department-news{margin-left: 6px !important;width:25.10% !important;}
.department-news header h3{padding-top:2px; font-size:13px;}
.department-news-bottom{width:211px !important;}
#department-news-bottom {width: 100% !important;background: url("../../images/background/latest-news-bg.png") repeat-x scroll 0 -1px;bottom: -8px;height: 8px;position: absolute;right: 0px;}

.keywords{width:20%;float:left;font-family:Arial, Helvetica, sans-serif;font-weight:bold;}
.entry-content h3 {margin-top:20px;}
.key {width:20%;float:left;color: #255379;
   display: inline-block;}
.all-div{
  float: left;
  margin: 15px;
  position: relative;
  width: 97%;
  z-index: 500;
}
.all-div h3{ font-weight:bold; font-size:18px; color:#154063;}
.all-div h5{ font-weight:bold; font-size:18px; color:#154063; padding:10px 0px; text-align:left;}
.all-div h1{ font-size:22px; color:#154063;}
.all-div p{ color: #000; margin-bottom: 15px; margin-top: 0;}
.disc{ width:72%; float:left;}
.divi-menu{ width:25%; float:right; text-align:left; margin-bottom:2%; background:#efefef}

.divi-menu-header {
    background-color: #efefef;
    border-bottom: 2px solid #154063;
    padding: 10px 15px;
}

.divi-menu ul li{
   /* border-bottom:1px solid #cdcdcd;*/
    padding-top:8px;
    padding-bottom:8px;
    padding-right:15px;
    background: url("../../images/icons/divi-icons.png") no-repeat scroll 15px -55px transparent;
    padding-left: 39px;
}
.divi-menu ul li:hover{
    background-color:#fafafa;
    background-position:15px 11px;
}

.divi-menu ul li:last-child{
    border-bottom:none;
}
.text_lable {
   width: 15%;
}
.text_desc {
   width: 85%;
}
.keyword {
   color: #255379;
   padding: 2px 5px;
   margin-right: 8px;
}
.dept-para {float:left;width:66%;}
.search {float:left; margin-right:2px;}
.styled {width:100%;}
.styled input{
          padding: 3px !important;
       border: 1px solid #CCC !important;
          }
.abt {
   width:97% !important;
   margin: 15px;
   position: relative;
   float: left;
}
.abt h3 {margin-bottom:10px;}
.grid {
   border-bottom:1px solid #ebf0f5;
   color: #154063;
   font-size: 14px;
   padding: 10px;
}
.grid a {color:#154063;}

.text_lable {
   width: 15%;
}
.text_desc {
   width: 85%;
}
.text-box {margin:10px 0;width:50%;}
.head_1 {    padding: 10px 15px 10px 0px;font-weight: bold;font-size: 13px;color: #154063;
}

.table_max{ width:100%;}
.table-sec {width:96%; margin:0 auto; font-size:13px;}
.table-sec ul li{ float:none;display:inline-table; width:49%; padding-left:4%; color:#154063 !important; position:relative; line-height:30px;}
.table-sec ul li:before{content: "\f00c"; font-family: "FontAwesome"; left:0; position: absolute; top:0;}
.table-sec ul li a{ color:#154063;}
.table-sec li{color: #fff; display: inline-block;line-height:30px;padding-left: 4.5%;position: relative; width: 45%;}
.table_min {width:50% !important; float:left;}

.skip_content{background-color: #154063;padding: 0px 5px;font-size: 14px;color: #fff !important;}
.skip_content:hover{background-color: #154063 !important;color: #fff !important;}
.top-social-links {padding: 0px 0 4px; display:inline-block;}
.top-social-links li{display: inline-block; padding:2px 3px 2px 3px;  font-size:17px; font-style: normal;font-family:"robotoregular";}
.top-social-links li a{/* color:#3f79a8 !important; */ text-decoration: none;transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;}
.top-social-links li a:hover{color:#36c6d3; transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;}

/*.top-social-links li:nth-child(1), .top-social-links li:nth-child(2), .top-social-links li:nth-child(3){
    font-family:"robotoregular";color:#3f79a8 !important;}*/
.top-social-links li:nth-child(2){color: #ccc !important;font-family:"FontAwesome";padding-right:4px;color:#3f79a8 !important;}
.top-social-links li:nth-child(3){
 color: #ccc !important; font-size:15px;
  padding-right:3px;padding-left:3px; border-left:2px solid; border-right:2px solid;}
/*.kalimati{font: 14px'Conv_kalimati';}*/
/* Firefox3-specific CSS property for header_right.gif */
@-moz-document url-prefix() {
    .top-social-links li:nth-child(3), x:-moz-any-link, x:default {font: "Conv_kalimati";
    }
}
.top-social-links li:nth-child(4) {
  font-family: "robotoregular"; font-size:15px;
  padding-right:4px;padding-left:4px;text-align:center;}
.top-social-links li:nth-child(5) {
  font-family: "robotoregular";font-size:15px;padding-right:4px; padding-left:4px; }
.top-social-links li:nth-child(6) {
  font-family: "robotoregular";font-size:15px; padding-right:4px;padding-left:4px; text-align:center;}
.top-social-links li:nth-child(7) {
  font-family: "robotoregular";font-size:15px;
  background:#000 !important; color:#fff !important; padding:0px 5px; border:1px solid #000;
}
.top-social-links li:nth-child(8) {
  font-family: "robotoregular";font-size:15px;
  color:#000 !important; padding:0px 5px; border:1px solid #0092d5; margin-right:4px;
}

.top-social-links .dfont{ color:#fff !important;}
.top-social-links .lfont{ color:#000 !important;}
.reg-login {padding: 0px 0 4px; /*float:right; width:10%;*/ display:inline-block;}
.reg-login li{display: inline-block; padding:0px 5px 0px 5px; border:1px solid #0092d5; font-size:16px;font-family:"FontAwesome";}
.reg-login li a {color: #255379;text-decoration: none;transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;}
.reg-login li a:hover {color: #3f79a8;transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;}

.theme_select{background-color: #fff;width: 74px;}
.abt_para {}
/* bilateral starts */
.view {color:#154063; text-decoration:underline;font-size:16px;}
.career-para {text-align:center;font-size:17px;color:#154063;line-height:20px;font-weight:bold;}
/* bilateral ends */

.dept-para {float:left;width:65%;}
.new-head{ padding:10px 15px 0px 10px; font-weight:bold; font-size:13px; color:#154063;margin-right:15px;width:auto;margin-bottom:5px;}
.new-head_p{padding: 4px 2px 0; font-weight:bold; font-size:13px; color:#154063;margin-right:15px;/*width:25%;*/}
.new-sub-head{ padding:0px 5px 0px 20px; font-weight:bold; font-size:13px; color:#000;margin-right:15px;width:auto;}
.dept-para_1 {float: left; width: 81%;}
.dept-box-header h6 {color: #154063;font-size: 18px; font-weight: bold;display: -moz-box;}
.new-head_2{padding:0px;border-right:1px solid #dae3eb;float:left; font-weight:bold; font-size:13px; color:#154063;margin-right:15px; width:20% !important;}
.feature-item-para h5 {padding:0;}
.new-head_1 {border-right:1px solid #dae3eb;float:left;padding:0px 15px 0px 0px; font-weight:bold; font-size:13px; color:#154063;margin-right:15px;}
.department_1 {width:69% !important;margin:15px 2.17%;float:left;}
.search-text {float:left;margin-right:0px !important;height:21px;width:26%;}
.text-search {float:left;margin-right:0px !important;height:21px;}
.styled-select {float:left; margin-right:9px;}
.new {padding:0px !important;margin:0px !important;height:20% !important;}
.dept_slider {width:71% !important;margin:1% 1% 1% 0.5%;float:left;}
.go-btn{ background-color: #f8f5f5;color: #255379; border: 1px solid rgba(0, 0, 0, 0.1);padding: 3px 5px;text-align: center;float:left;}
.widget_2{width:32%;float:left;padding-bottom:0px !important;margin-right:2%;margin-top: 10px;}
.widget_3{width:32%;float:left;margin-top: 10px;}
.widget_4{float: left;width: 32%;}
.widget_1 {width:32%;float:left;margin-right:2%;margin-top: 10px;}
.last_1{width:100%;}
.scroll_1 {height:237px;overflow: scroll;overflow-x: hidden;display: block;}
.scroll_2 {height:237px;overflow: scroll;overflow-x: hidden;display: block;}
.adv-300-250 img {width:100%;color:#000;}
.main_row{width:100%;}.main_row ul li a{padding:2px 4px;display: block;}.main_row ul li a:hover{background-color:#255379;color:#fff;}
.info ul li{width:28%;float: none;display: inline-flex; font-size:13px;}


/* register page start here*/
.lable_font{font-size: 12px;width: 30% !important;text-align: left;line-height: 25px;margin-top: 0px;height:30px;}
.lable_font2{font-size: 12px;width:35% !important;text-align: left;line-height: 25px;margin-top: 0px;height:25px;}
.colan{width:4%;float: left;margin:0% 0.5%;line-height:25px;font-weight:bold;}
.lable_text{width:60%;float: left;line-height:22px; height:30px;font-size:13px;}
.form_control{width:100%;line-height:22px;}
.mandatory{color:red;}
.bottom_space{margin-bottom:10px;}.bottom_space2{margin-bottom:15px;}
.checkbox_area{width: 64%;float: left;margin-top: 4px;}
.check_content{margin-left: 5px;vertical-align: text-bottom;}
.submit_reset{text-align: center;}
.submit{background-color: #255379;color: #fff;border: 1px solid rgba(0, 0, 0, 0.1);padding: 6px 13px;text-align: center;margin-right: 10px;}
.submit:hover{color: #fff;}
.reset{background-color: #f8f5f5;color: #255379;border: 1px solid rgba(0, 0, 0, 0.1);padding: 6px 13px;text-align: center;}
.reset:hover{color: #255379;}
.select_control{width:75%;line-height:22px;}
.none_border{border-right:0px solid #fff !important;}
.styled-select2 select{padding: 3px;border: 1px solid #CCC;color: #817F7F;width:100%;}
.dd{width:22% !important;float:left;margin-right:2%;}
.mm{width:25% !important;float:left;margin-right:2%;}
.yyyy{width: 48.5%;float: left;line-height: 20px;}
.my_profile{right:0 !important;left:inherit !important;}
/* register page end here*/

/* my-profile page start here*/
.main_full{width:100%;float:left;}
.add_edit{float:left;}
.change_passowrd{float:right;}
.edit_button{background-color: #255379;color: #fff;padding: 5px 10px;float:left;}
.edit_button:hover{color: #fff;}
.password_button{background-color: #255379;color: #fff;padding: 5px 10px;float:right;}
.password_button:hover{color: #fff;}
.inner-box2{padding-bottom: 10px;}
.full_width{margin-top:10px;}
.full_width_menu {float:left; width:100%; background:#154063; position: -webkit-sticky; z-index: 1049;}
.receive_mail{font-size: 12px;width: 35% !important;text-align: left;line-height: 25px;margin-top: 0px;}
.mail_view{width: 64%;float: left;margin-top: 4px;}
.login_name{float:right !important;}
.updated_list{text-align:center;}.updated_list a{margin:0 5px;padding:5px;color: #154063;}
.updated_list a.active{color:#36c6d3;font-weight:bold;}
.updated_list a:hover{color:#36c6d3;}
.view_text{font-size: 12px;width:13.5% !important;text-align: left;line-height: 25px;margin-top: 0px;height: 25px;float:left;font-weight:bold;}
.colan_view {width:1.5%;float: left;margin: 0% 0.5%;line-height: 25px;font-weight: bold;}
.lable_view {width:83%;float: left;line-height: 22px;}
/* my-profile page end here*/

/* news-listing page start here*/
.main_section{width:100%;padding:1% 0% 1% 0%;float: left;}
.main_section ul{padding-left: 18px;}.main_section ul li{list-style-type: disc;}
.main_section ol{list-style-type: decimal;padding-left: 15px;font-size:13px;}

.department-slider ol{list-style-type: decimal;padding-left: 15px;float:left;}
.department-slider ul{padding-left: 18px;}.department-slider ul li{list-style-type: disc;}

.title_name{background-color: #f8f5f5;}
.search_main{/*border: 1px solid #f5f3f3;*/width:100% !important;background-color: #f5f3f3;padding:0px 5px 10px 5px;}
.f_control{width:100%;padding: 5px 3px;border: 1px solid #CCC;color: #255379;}
.from_date{width:37% !important;float:left;}
.input_date{width:97% !important;float: left;line-height:22px;font-size:11px;}
.input-group-addon{float: right;line-height: 26px;}
.hrd-search {width:100%;float:left;margin-bottom:5px;}
.search_area{width:28.5%;float:left;margin-right:10px;margin-bottom:5px;}
.search_keyword{width:100%;line-height:24px; height:28px;}
.date_picker_area{width:40.50%;float:left;margin-bottom:5px;}
.fr_date{width:13%;float:left;font-weight: bold;line-height: 25px;font-size:12px;margin-right:2%;}
.to_date{/* width:6%; */display:inline-block;float:left;font-weight: bold;line-height: 25px;font-size: 11px;margin-left:6px;margin-right:6px;}
.report_fr_date{width:5%;float:left;font-weight: bold;line-height: 25px;font-size:12px;margin-right:2%;}
.report_to_date{width:2%;float:left;font-weight: bold;line-height: 25px;font-size: 11px;margin-left:6px;}
.hrd-area {margin-right:8px !important;float:left;margin-left:0px !important;}
.department_area{width:27.6%;float:left;margin-right:8px;margin-bottom:10px;}
.regist_no{width:18.6%;float: left;margin-right: 8px;margin-bottom: 10px;}
.select_section{width:16.5%;float:left;margin-right:8px;margin-bottom:10px;}
.select_sub_section{/*widdept-box-headerth:160px;*/float:left;margin-right:8px;margin-bottom:10px;}
.select_s_s_list{width:200px;float:left;margin-right:15px;margin-bottom:10px;}
.search-btn{font-size:16px;color:#255379;font-weight:bold;background-color:#f8f5f5;padding: 5px 8px;display: inline-block;cursor:pointer;}
.go-area {width:4% !important;}
.go-area a {color:#fff; font-size:13px;}
.go_area{width:auto !important;float:left; padding-right:10px;}
.go_area a {color:#fff;}
.info-icon-1 {float: right;width:22%;}
.box {width:93%;}
.click {color: #255379;display: inline-block;font-weight: 400;}
.go-search{background-color: #255379;color: #fff !important;padding:5px 10px !important;text-align: center;display:block;float:left;font-size:13px;}
.go-search:hover{color: #fff;}
.go_search{background-color: #255379;color: #fff;padding:5px 0px;text-align: center;display:block;}
.top_space{margin-top:10px;}
.news_date{margin-top:5px;}
.news_date h6{color:#154063;font-weight:bold;margin-bottom:10px;width:100%;}
.news_detail_area{margin-bottom:0px;}
.news_date_1 h5{padding:0px 15px 0px 0px;font-weight: bold;font-size: 13px;color: #154063;margin-right: 15px;width: auto;}
.news_date_1 p {padding-bottom:10px;}
.pdf_ic{width:3%;float:left;}
.invelope_ic{width:3%;float:left;}
.invelope_ic a{color:#154063;}
.vertical_pipe{width:2%;float:left;}.vertical_pipe span{color:#ccc;}
.order_area{width:100%;float:left;}.order_area span{color:#000;font-weight: bold;}
.colan_area{width:2%;float:left;}
.detail_view{width:100%;float:left;}.detail_view ul{width: 100%;}.detail_view  ul li{border-bottom: 1px solid #ccc;padding:0px 0px 0px 0px;}
.detail_view  ul li a{line-height: 20px;display: block;padding: 5px 10px 5px 5px;}
.detail_view  ul li a:hover{background-color:#f5f5f1;}
.detail_view a{color:#333;}.detail_view a:hover{color:#154063;}

.detail_view{width:100%;float:left;}
.detail_view a{color:#333;}.detail_view a:hover{color:#154063;}
.detail_view ul{width: 100%;}
.detail_view  ul li{border-bottom: 1px solid #ccc;padding:0px 0px 0px 0px;}
.detail_view  ul li a{line-height: 20px;display: block;padding: 5px 10px 5px 5px;}
.detail_view  ul li a:hover{background-color:#f5f5f1;}

.order_view{width:100%;float:left;}
.order_view a{color:#333;}.detail_view a:hover{color:#154063;}
.order_view ul{width: 100%;padding: 0px;}
.order_view  ul li{padding:0px 0px 0px 0px;list-style-type: inherit;}
.order_view  ul li a{line-height:13px;display: block;padding: 5px 10px 5px 2px;}
.order_view  ul li a:hover{background-color:transparent;}
.news_plus2{float:right;right: 0px;margin-top:-17px;background:url(../../images/icons/plus1.png);background-repeat:no-repeat;}

.btm-pagination{margin-top: 20px;float: left;width: 100%;}
.place_color{color:#ccc;}
.mod-head{padding: 7px 15px !important;}
.info-message{margin-bottom:10px;}
.input_control{width:80% !important;}
.news_submit{background-color: #255379;color: #fff;padding:5px;display: inline-block;}
.news_plus{float:right;right: 0px;margin-top:-21px;background:url(../../images/icons/plus1.png);background-repeat:no-repeat;}
.news_plus:hover{/*background:url(../../images/icons/plus2.png);background-repeat:no-repeat;*/}
.border_view{margin-top: -2px;/*border:2px solid #fff;*/margin-top:-2px;margin-bottom: 10px !important;}
.arch_ic{text-align:center;}
.top_blank{padding:0px;}

.navcentre{margin:0 auto;display:table;border:1px solid #000;padding:2px;white-space:nowrap}
.navcentre ul{list-style:none;margin:0;padding:0;display:table-row;white-space:nowrap}
.navcentre ul li{display:table-cell}
.navcentre ul a{display:block;padding:4px 10px;text-decoration:none;background:#fff}
.navcentre ul a:hover{background:#32c5d2;color:#fff;}
.navcentre ul a.active{background:#32c5d2;color:#fff !important;}
.asc_des{float:right;}
.dataTables_length{display: none;}
.dataTables_filter{display: none;}
.dataTables_info{display: none;}
.dataTables_paginate{display: none;}
table.dataTable thead .sorting_desc {background: url(../../images/icons/sort_desc.png) center right no-repeat;}
table.dataTable thead .sorting_asc{background: url(../../images/icons/sort_asc.png) center right no-repeat;}
table.dataTable thead .sorting{background: url(../../images/icons/sort_both.png) center right no-repeat;}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled{cursor: pointer;}
.act_lft{background-color:#efefef !important;color:#030303 !important;}
.ab a{color: #262525 !important;}#sub_color a{color: #262525 !important;}

.rel_article{min-height:auto;max-height:328px;overflow-y:scroll;overflow-x:hidden;text-align: center;padding-bottom: 10px;overflow: auto;}
.rel_article ul{padding-left:0px}.rel_article ul li{list-style-type:inherit;}
#myList li{ display:block;}#loadMore {color:#fff;cursor:pointer;background-color:#154063;padding:5px 8px;display: inline-block;margin:0px 10px;}
#loadMore:hover {color:#fff;}#showLess {color:#fff;cursor:pointer;background-color:#154063;padding:5px 8px;display: inline-block;}#showLess:hover {color:#fff;}
/* news-listing page end here*/

/* filter start here */
#nav-trigger {display: none;}
#nav-trigger span {display: inline-block;padding:8px 15px;cursor: pointer;background-color:#255379;color:#fff;margin-bottom:0px;margin-top:10px;width: 100%;
text-align: left;border-bottom: 1px solid #fff;}
#nav-trigger span:after {display: inline-block;margin-left: 10px;width:3px;height:0px;content: "";border-left: solid 10px transparent;border-top: solid 10px #fff;
border-right: solid 10px transparent;float: right;margin-top: 5px;}
#nav-trigger span:hover {background-color: #255379;color:#fff;}
#nav-trigger span.open:after {border-left: solid 10px transparent;border-top: none;border-bottom: solid 10px #fff;border-right: solid 10px transparent; }
nav {}
nav#nav-main {}
nav#nav-main ul {list-style-type: none;margin: 0;padding:0px;}
nav#nav-main li {font-size:13px;}
nav#nav-main li:last-child {border-right: none; font-size:13px;}
nav#nav-main a {display: block; font-size:13px;}



nav#nav-mobile ul li ul{display: none;list-style-type: none;left: 0;right: 0;margin-left: auto;margin-right: auto;padding-left:0px;font-size:13px;}
nav#nav-main a:hover {}
nav#nav-mobile {position: relative;display: none; }
nav#nav-mobile ul {display: none;list-style-type: none;left: 0;right: 0;margin-left: auto;margin-right: auto;padding-left:0px;}
nav#nav-mobile li {display: block;}
nav#nav-mobile li:last-child {border-bottom: none;}
nav#nav-mobile a {display: block;font-size:13px;}
nav#nav-mobile a:hover{}
.filter_border{border:0px solid #255379 !important;}


section h1 { font-size:20px;}
section p { font-size:13px; width:100%; float:left;}
section p:last-child {margin-bottom: 0; font-size:13px;}

.hide_filter{display:none;}
.filter_text{float:left;}
.filter_arrow{float:right;text-align:right;}
.active_text{}
.active_text a{background-color: #255379;color:#fff;}
.active_text a ul li a{background-color: #000 !important;color:#fff !important;}

.metismenu .arrow{float:right;line-height:1.42857;font-size: 18px;color:#32c5d2;}[dir=rtl]
.metismenu .arrow{float:left;}
.metismenu .glyphicon.arrow:before{content:"\e079"}
.metismenu .active>a>.glyphicon.arrow:before{content:"\e114"}
.metismenu .fa.arrow:before{content:"\f107"}
.metismenu .active>a>.fa.arrow:before{content:"\f106"}
.metismenu .ion.arrow:before{content:"\f3d2"}
.metismenu .active>a>.ion.arrow:before{content:"\f3d0"}

.metismenu .collapse{display:none}
.metismenu .collapse.in{display:block}
.metismenu .collapsing{
position:relative;height:0;overflow:hidden;
-webkit-transition-timing-function:ease;
-o-transition-timing-function:ease;
transition-timing-function:ease;
-webkit-transition-duration:0.250s;
-o-transition-duration:0.250s;
transition-duration:0.250s;
-webkit-transition-property:height,visibility;
-o-transition-property:height,visibility;
transition-property:height,visibility;}

.content,.sidebar,.sidebar-nav ul a,.sidebar-nav ul li{display:block;}
.sidebar{float:left;width:100%}
.content{overflow:hidden;width:auto}
.sidebar-nav{/*background-repeat:repeat-x;filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff222222', GradientType=1)*/}
.sidebar-nav ul{padding:0;margin:0;list-style:none}
.sidebar-nav a,.sidebar-nav a:active,.sidebar-nav a:focus,.sidebar-nav a:hover{outline:0}
.sidebar-nav ul a{padding:8px 10px;/*color:#030303;background-color:#efefef;*/}
.sidebar-nav ul a:hover{background-color:#255379;color:#fff;}
.active a{/*background-color:#255379 !important;*/}
.sidebar-nav ul a:active,.sidebar-nav ul a:focus,.sidebar-nav ul a:hover{text-decoration:none}
.sidebar-nav ul ul a{padding:8px 15px;background-color:#cfcfcf;color:#030303;border-bottom: 1px solid #b6b5b5;}
.sidebar-nav ul ul a:hover{background-color:#255379 !important; color:#fff !important;}
.sidebar-nav ul ul a:active,.sidebar-nav ul ul a:focus,.sidebar-nav ul ul a:hover{background-color:rgba(255,255,255,.2)}
.sidebar-nav-item{padding-left:0}.sidebar-nav-item-icon{padding-right:5px}#rtlh3 small{transform:rotateY(180deg);display:inline-block;}
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.sub_active{background-color:#4a7497 !important;color:#fff !important;}
/* filter end here */


/* cause_list page start here*/
.width_section{width:100%;padding:1% 2%;float: left;}
.accordion_container{width: 100%;margin-bottom:30px;}
.accordion_head{color:#154063;cursor:pointer;font-size:16px;margin:0 0 0px 0;padding:5px;line-height:30px;float: left;width: 100%;}
.accordion_head strong a{color:#154063;cursor:pointer;font-size:16px;margin:0 0 0px 0;padding:5px;line-height:30px;float: left;}
.cause_head{color:#154063;font-size:16px;margin:0 0 0px 0;padding:5px;line-height:30px;float: left;width: 100%;}
.stock_head{color:#154063;font-size:16px;margin:0 0 0px 0;padding:5px;line-height:30px;float: left;width: 100%;}
.accordion_body{background-color:#fff;float: left;}
.accordion_body p{padding:8px;margin: 0px;line-height: 22px;text-align: justify;}
.plusminus{float:right;font-size:12px;}
.date_section{}
.date_name{width:5%;float: left;font-weight: bold;line-height: 25px;}
.dd_sec{width:6%;float: left;margin-right:1%;}.mm_sec{width:6%;float: left;margin-right:1%;}.yy_sec{width:9%;float: left;margin-right:1%;}
.search_btn{width:70px;float: left;margin-right: 10px;}
.search_key{width:400px;margin-right:1%;float:left;}
.search_c_list{}
.cause_detail{}.cause_detail h6{color:#154063;margin: 10px 0;}
.table-scrollable>.table {width: 100%!important;margin: 0!important;background-color: #fff;}
.table thead tr th{font-size: 13px;font-weight: 600;color:#154063;}
.table-bordered, .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 #bbb !important;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding: 8px;line-height: 1.42857;vertical-align: top;}
.table td, .table th{font-size: 12px;}
.border_view{border-bottom:1px solid #ccc;float: left;width: 100%;}
.alert-success{background-color: #abe7ed;border-color: #9edfe5;color: #111;padding:5px 10px;margin-top:10px;}
.td_sel11{background-color:#00cc00;font-family:Arial;font-size:12px;cursor:pointer;color:#FFFFFF;font-weight:bold;text-align: center;line-height: 25px;padding: 2px 7px;}
.td_com_sel{cursor:pointer;text-align: center;line-height: 25px;padding: 2px 7px;}
.td_h_sel{background-color:#ed8181;font-family:Arial;font-size:12px;color:#FFFFFF;font-weight:bold;text-align: center;line-height: 25px;padding: 2px 7px;}
.td_sel{background-color:#98abd2;font-family:Arial;font-size:12px;cursor:pointer;color:#FFFFFF;font-weight:bold;text-align: center;line-height: 25px;padding: 2px 7px;}
.caltdtr tr td{border:1px solid #e7ecf1;}
.info_cer{margin-right:10px;float:left;line-height:25px;}
.showhim{float:left;}
.showme{display: none;position: absolute;margin-left: 21px;margin-top: -10px;}
.showhim:hover .showme{display : block;position:absolute;margin-top:-10px;margin-left:21px;}
.showhim:hover .ok{display : none;}
.selected{display: inline; left: 0;top:10px;background: 0 0;margin-top:4px;
border-top:6px solid transparent;border-bottom:6px solid transparent;border-right: 10px solid #abe7ed;margin-left:-20px;}
/* cause_list page end here*/

/* board member start here */
#member-wrapper{
    background-color: #fff;
    margin-bottom: 10px;
    position: relative;
}
#member-wrapper h1{ font-size:20px; color:#154063; border-bottom:4px solid #154063; padding-bottom:10px; margin-bottom:10px;float: left;width: 100%; position:relative;}
.title_head{width: 75%;float: left;}
.member-pic{ width:25%; float:left; text-align:center;}
.member-pic span{ border: 2px solid #1eb2ea;border-radius: 50%;height: 100px;overflow: hidden;vertical-align: top !important;width: 100px; margin:auto; display:block;}
.member-pic span img {width: 78%;}
.member-info{ width:74%; float:left; padding-top:8%; }
.member-first{width: 40%;margin: 2% auto 0;}
.member-left {padding: 0;}
.member-right {padding-right: 0;}
.member-right p{position:relative;color:#222;line-height:1.8em;margin-bottom:1em;color: #333333; text-align:left;}
.member-center{ margin-top:0%;}
.member-right p{padding-left:25px;font-size:12px;padding-top:10px;}
.member-right h3 {padding-left: 25px;color: #154063;font-size: 16px;font-weight: bold;}
.member-right h3 a{padding-left:25px;color: #154063;font-size:16px;font-weight:bold;}
.member-right h4 {padding-left: 25px;color: #154063;font-size: 16px;font-weight: bold;}
.member-right h4 a{padding-left:25px;color: #154063;font-weight:bold;}
.member-right span{ padding-left:25px; color: #497192;font-size:16px;font-weight:bold;}
.member-right p:before{content: ''; background: url(../../images/img-sp.png) no-repeat -4px -36px;display:block;width: 24px;height: 24px;position: absolute;left: 0%;top: 0%;}
.member-left img {margin: 0 auto;}
img { vertical-align: middle;}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {display: block;max-width: 100%;height: auto;}
.img-rounded {/*border-radius: 6px; */border-radius: 50%;}
.img-circle {border-radius: 50%;}
.member-list {float: none;height: auto;margin: 0 auto;max-width: 1040px; position: relative; width: 100%;overflow:hidden;}
.member-list h2{color: #3c698d;font-weight: bold;margin-bottom: 15px;margin-top:15px;float: left;width:100%;text-align:left;font-size:18px;	padding-bottom:5px;text-align: left;width: 100%;}
.member-list span img {width: 78%;}
.member-list li::after{border-bottom:1px solid #cccccc; bottom:0; content:"";height:2px; left:0; margin-bottom: 10px; position:absolute; width:100%;}
.four-round-wrapper { background: none; padding: 0px;}
.four-round-wrapper ul li {display: inline-block;list-style: outside none;float:left;text-align:center;width: 30%;margin: 10px 10px;height:245px;padding-bottom:10px;}
.four-round-wrapper .last{ height:200px; margin: 10px 10px; padding-bottom:10px;}
.four-round-wrapper ul li span {border: 2px solid #1eb2ea;border-radius: 50%;height: 100px;overflow: hidden;vertical-align: top !important;width: 100px;margin:0 auto; display:block;}
.four-round-wrapper h3{color: #154063;font-family: "robotoregular", sans-serif;font-weight: normal;font-size: 16px;margin-bottom: 5px;margin-top:15px;font-weight:bold;float: left;width:100%;}
.four-round-wrapper h4{ float: left; font-weight: bold; text-align: center; width: 100%;}
.four-round-wrapper h5{ float: left; font-weight:bold; text-align: center; width: 100%;}
.four-round-wrapper i{ width:100%; font-family: "robotoregular", sans-serif; font-size:12px; padding-bottom:0px; margin-bottom:0px;}
.four-round-wrapper p, em{font-family: "robotoregular", sans-serif;font-weight: 300;font-size: 1em;line-height: 24px;width:100%;text-align:center;float:left; margin-bottom:0px;}
/*.four-round-wrapper ul li:nth-child(5){margin-left:20% !important; margin-bottom:40px !important;}
.four-round-wrapper ul li:nth-child(6){margin-bottom:40px !important;}*/
.member-bl {float: none;height: auto;margin: 0 auto;max-width: 1040px; position: relative; width: 100%;overflow:hidden;}
.member-bl h2{color: #3c698d;font-weight: bold;margin-bottom: 15px;margin-top:15px;float: left;width:100%;text-align:left;font-size:18px;	padding-bottom:5px;text-align: left;width: 100%;}
.member-bl span img {width: 78%;}
.member-bl li::after{border-bottom:1px solid #cccccc; bottom:6px; content:"";height:2px; left:0; margin-bottom: 10px; position:absolute; width:100%;}
.four-round-wrapper_hindi { background: none; padding: 0px;}
.four-round-wrapper_hindi ul li {display: inline-block;list-style: outside none;float:left;text-align:center;width: 30%;margin: 10px 10px;height:265px;padding-bottom:10px;}
.four-round-wrapper_hindi .last{ height:200px; margin: 10px 10px; padding-bottom:10px;}
.four-round-wrapper_hindi ul li span {border: 2px solid #1eb2ea;border-radius: 50%;height: 100px;overflow: hidden;vertical-align: top !important;width: 100px;margin:0 auto; display:block;}
.four-round-wrapper_hindi h3{color: #154063;font-family: "robotoregular", sans-serif;font-weight: normal;font-size: 16px;margin-bottom: 5px;margin-top:15px;font-weight:bold;float: left;width:100%;}
.four-round-wrapper_hindi h4{ float: left; font-weight: bold; text-align: center; width: 100%;}
.four-round-wrapper_hindi h5{ float: left; font-weight:bold; text-align: center; width: 100%;}
.four-round-wrapper_hindi i{ width:100%; font-family: "robotoregular", sans-serif; font-size:12px; padding-bottom:0px; margin-bottom:0px;}
.four-round-wrapper_hindi p {font-family: "robotoregular", sans-serif;font-weight: 300;font-size: 1em;line-height: 24px;color: #000;width:100%;text-align:center;float:left; margin-bottom:0px;}

.whole-memb-wrap { background: none;}
.whole-memb-wrap { background: none; padding: 0px;}
.whole-memb-wrap ul li {display: inline-block;list-style: outside none;width: 30%;margin: 10px 10px;height:220px;padding-bottom:20px;}
.whole-memb-wrap h3{color: #154063;font-family: "robotoregular", sans-serif;font-weight: normal;font-size: 16px;margin-bottom: 5px;margin-top:15px;font-weight:bold;float: left;width:100%;}
.whole-memb-wrap h4{ float: left; font-weight: bold; text-align: center; width: 100%; color: #154063;}
.whole-memb-wrap h5{ float: left; font-weight:bold; text-align: center; width: 100%;}
.whole-memb-wrap i{ width:100%;font-family: "robotoregular", sans-serif; font-size:12px; padding-bottom:0px; margin-bottom:0px;}
.whole-memb-wrap p {font-family: "robotoregular", sans-serif;font-weight: 300;font-size: 1em;line-height: 24px;color: #000;width:100%;text-align:center;float:left;}
.whole-memb-wrap ul li {display:block;list-style: outside none none;float:left;text-align:center;}
.whole-memb-wrap ul li span {border: 2px solid #1eb2ea;border-radius: 50%;height: 100px;overflow: hidden;vertical-align: top !important;width: 100px;margin:0 auto; display:block;}
/* board member end here */

#topcontrol{bottom:70px !important; z-index:999999999999999;}
.feature-item-para h5.border{border-bottom:none !important;}
.career-foot {padding-bottom: 0px;text-align: center;}
.career-foot ul{padding-left:0px;}
/* org chart start */
.details h6{color: #154063;margin: 10px 0;}
.portlet.box.purple {border-top: 0;margin-top:20px;}
.portlet.box>.portlet-title{border-bottom:0;padding:0 10px;margin-bottom:0;color:#fff;}
.portlet.box>.portlet-title>.caption {padding: 11px 0 9px;}
.portlet.box>.portlet-title>.caption h2{color:#fff;}
.portlet.box>.portlet-body{background-color: #fff;}
.org{width: 60%;margin: 10px auto;}
.org p{text-align: center;font-weight: bold;}
.org-full {margin-bottom:20px;}
.org-1{width: 52%;float: left;margin: 0 auto;}
.org-1 p{text-align: center;font-weight: bold;}
.org-2 p{text-align: center;font-weight: bold;}
.scroll-table{margin-bottom: 10px;}
.org-table{width: 100%;overflow-y:hidden;overflow-x:scroll;margin: 10px 0!important;}
.org-table>.table{width: 100%!important;margin: 0!important;background-color: #fff;margin-top: 10px;}
.org-table>.background tr th{background-color:#CCC;color: #154063;text-transform:capitalize;font-size:13px;}
.cause h2 {color: #154063;}
.details_1 h2{/*background-color:#1ba39c;*/padding:10px 0px;color:#154063;margin-top:10px;margin-bottom:0px;color:#154063;font-size:16px;font-weight:bold;}
.background-1 {background-color:#1ba39c !important;/*font-size:16px !important; */color:#fff !important;}

/* org chart start */
.details_1 h6{background-color:#1ba39c; padding:10px 9px;color: #fff; margin-top:10px;margin-bottom:0px;font-size:16px;}
.background-1 {background-color:#1ba39c !important;font-size:12px !important; color:#fff !important;}
.tab {line-height:45px !important;}
.tab-1 {line-height:30px !important;}
.margin-bottom{ margin-bottom:20px !important;}
.tenders-row{ line-height:30px;}.tenders-row a{color:#333;}.tenders-row a:hover{color:#154063;}
/* tender-info page start here */
.tender_pdf{width:100%; height:500px;}

.tender-info{margin: 0 1%;width: 97%; margin-left:15px;padding-left: 0px !important;}
.tender-info ul{padding-left:20px; list-style:none;}
.tender-info li{margin-bottom:10px; text-align:left; line-height:20px; padding:0 8px;list-style-type: inherit !important;}
.tender-info li:before{font-family: 'FontAwesome';content: '\f1c1';margin:0 5px 0 -21px; line-height:20px;}
.tender-search{float:left;margin-right:10px; margin-left:10px; display:inline-block; width:28%;margin-bottom: 15px;}
.tender-search input{  padding:2px; text-indent:4px; line-height:24px; border:1px solid #b9b9b9; height:28px;}
.input-group-addon{height:28px;}
.tender-status{float:left;margin-right:10px; margin-left:10px; display:inline-block;}
.tender-status select{ width:100%; padding:5px 12px; text-indent:4px; line-height:24px; border:1px solid #b9b9b9;}
.tender-sel{width: 12%;float: left;margin-right: 2%;}.tender-sel select{width:100%;}
/* tender-info page end here */

/* gui-list page start here */
.page_link{}.page_link:hover{text-decoration:underline;}
.green-label{background-color: #36c6d3;padding: 2px 5px;color:#fff;display: -moz-grid-group;display: -webkit-box;}
.red-label {background-color:#d33f37;padding: 2px 5px;color:#fff;display: -moz-grid-group;display: -webkit-box;}
.yellow-label {background-color:#f1c40f; color:#fff;padding:2px 4px;display:-moz-grid-group;display: -webkit-grid-group;/*display: -webkit-box;*/}
.pending-label{background-color: #F1C40F;padding: 2px 5px;color:#fff;}.table-scrollable2{width:94%;}
.hash_tag{width:3%;}.category_tag{width:22%;}.page_name{width:62%;}.status_tag{width:13%;}.space{margin-top:15px;}
/* gui-list page end here */
/* news-detail page start here */
.news-detail{width: 18.41% !important;}
.news-detail-slider{width:79.59% !important;margin: 0% 0% 1% 0.5% !important;}
.social_ic{padding:0px;float:right !important;width: 25%;text-align: right;line-height: 32px;}
.social_ic li {display: inline-block;list-style: outside none none;color: #d3d3d3;font-size: 1.350em;padding: 0 3%;}
.social_ic li a {color: #255379;text-decoration: none;transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s;}
.immediate{margin-top:10px;}
.for_immediate{margin-bottom: 10px; width: 100%; float: left;}
.for_immediate h3{font-size:14px;font-weight:bold;color:#154063;}
.pr_number{margin-bottom: 10px; width: 100%; float: left;}
.pr_number h3{font-size:14px;font-weight:bold;color:#154063;}
.main_section h2{line-height: 26px;}

.m_section{width:100%;float:left;}
.date_value{/*width: 13%;float: left;*/display:inline-block;}.date_value h5{font-weight: bold;font-size: 14px;font-family: "robotoregular";color: #154063;display:inline-block;}
.id_area{/*text-align: left;width: 87%;float: left;padding-left: 1%;*/text-align: left;display:inline-block;}.verticle_pipe{padding:0px 8px; font-size:17px;display:inline-block;}
.press_id_area{float: right;padding-left: 1%;margin-right: 10px;}
.press_id_area span{font-weight: bold;font-size: 14px;font-family: "robotoregular";color: #154063;}
.id_area span{font-weight: bold;font-size: 14px;font-family: "robotoregular";color: #154063;display:inline-block;padding-right:10px;}
.news_section{width:50%;float:left;margin-bottom: 0.5%;}
.name_full{width:100%;float:left;margin-bottom: 5px;}
.name_entit{width:15%;float:left;}.name_entit span{color: #333333;font-family: 'robotoregular';font-size: 12px;font-weight: bold;}
.name_colan{width:1%;float:left;}
.name_desc{width:84%;float:left;}

.news_name{width:29%;float:left;}.news_name span{color: #333333;font-family: 'robotoregular';font-size: 12px;font-weight:bold;}
.news_colan{width:3%;float:left;text-align: center;}.news_value{width:67%;float:left;padding-right:1%;}
.news_keyword{}.key_title{font-weight: bold;font-size: 14px;font-family: "robotoregular";color: #333333;}
.news_keyword a{padding: 2px 8px;color:#255379;border:1px solid #255379;display: inline-block;margin: 4px 4px 2px 0px;}.news_keyword a:hover{background-color:#37668d;color:#fff;}
.rel_art{float: left;width: 100%;}.rel_art header{margin-bottom: 10px;}
.rel_art h2{font-size: 20px;color: #154063;margin-bottom: 10px;}.rel_art a{width: 100%;float: left;text-align: left;margin-top: 5px;}
.article_info{width: 100%;float: left;padding:0px 15px 15px 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; text-align:left;}
.article_info div a{display: inline; float:none;}
.active{background-color: #255379;}.active a{color:#fff;}
.news_active{background-color: #efefef;}.news_active a{}
.news_active ul {display: none;list-style-type: none;left: 0;right: 0;margin-left: auto;margin-right: auto;padding-left:0px;}
.news_active li{display: block;}
.news_active li:last-child {border-bottom: none;}
.news_active a {display: block;}
.news_active a:hover{}
.active_menu{background-color: #255379;}.active_menu a{color:#fff;}

.news_active2{background-color: transparent !important;}.news_active2 a{color:#111 !important;}
.title_text{width: 78%;float: left;}
.press_img{width:100%;}
/*.verticle_pipe{font-size: 17px !important;float: right;}*/
/* news-detail page end here */
/* video gallery */
.video-gallery {width:100%;float:left;padding-bottom:20px;}
.video-left {width:35%;float:left;margin-right:2%;}
.video-right {float:left;width:63%;}
.news_date_1 h2 {line-height:12px;padding-bottom:10px;}
.media-gallery-top {width:100%;margin:20px 0px;}
.media-image {width:196px;float:left;margin-right:2%;}
.media-heading h5{font-weight:bold;}
.media-gallery-botttom {float:right;width:49%;}
.video-top-left {float:left;width:49%;margin-right:2%;}
.gallery-left {width:196px; float:left;margin-right:10px;}
.video-top-right {float:left;width:49%;}
.gallery-para {width:58%; float:right;margin-bottom: 10px;}
.media-heading {width:61%; float:left;}
/* video gallery */
/* FMC */
.email-icon{ color: #255379;font-size: 15px !important; margin: 0 auto;text-align: center;}
/* FMC end*/


/*RTI Act*/
.right-act {color:#154063 !important;}
.rti {width:96%; margin:0 auto;}
.rti ul li { float:none;display:inline-table; width:100%; padding-left:2%; color:#000 !important; position:relative; line-height:30px;}
.rti ul li:before{content: "\f101"; font-family: "FontAwesome"; left:0; position: absolute; top:0;}
/*social share button*/
.social-share-btn{padding:0px;float:right !important;width:31%;text-align: right; font-size:20px;}
.social-share-btn ul{width:100%;}
.social-share-btn li {display: inline-block;list-style: outside none none;color: #d3d3d3;padding: 0 1%;}
.social-share-btn li a { width:25px;color: #255379;text-decoration: none;transition: all 0.2s ease-in-out 0s;-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;-o-transition: all 0.2s ease-in-out 0s;-webkit-transition: all 0.2s ease-in-out 0s; width:25px;}

.news_date{margin-bottom: 10px;}
.news_date ul{padding-left:35px;padding-bottom: 5px;display: inline-block;}
.news_date ul li{list-style:initial !important;float: left;width: 100%;}

/*benchmarks*/
.sebi-benchmark h3{margin-top:10px;}
.benchmark-dept {margin-top:10px;}.benchmark-dept ul{list-style-type: disc;padding-left: 16px;}.benchmark-dept ul li{list-style: inherit;}
.org-bench p {color:#3f79a8;padding-bottom:5px;}
.benchmark-table {margin-top:10px;}
.org-benchmark h4 {font-style:italic;font-size:13px;}
/*benchmarks*/

/*powers and functions*/
.power-functions {/*height:400px;overflow-x:hidden;overflow-y:scroll;*/padding-right:10px;}
.para_1{text-indent:0.35in;}
.para-2 {text-indent:0.19in;}
.para a, .para-5 a, .para-2 a, .para_1 a, .para-10 a {color:#3f79a8;}
.para-4 {text-indent:0.19in;}
.para-5 {text-indent: 0.07in;}
.para-6 {text-indent:0.36in;}
.para-7 {text-indent: 0.57in;}
.para-9 {text-indent:0.46in;}
.para-10 {text-indent:0.14in;}
.para-11 {text-indent:0.42in;}
.para-12 {text-indent:0.55in;}
.para-13 {text-indent:0.26in;}
.para-14 {text-indent:0.48in;}
/*powers and functions*/

/*org-chart-list*/
.org-chart-list ul{ width:100%; float:left;}
.org-chart-list ul li a{float:left; padding-right:20px; display:block; font-size:13px;}
.org-chart-list ul li a.active{font-weight:bold;}
.org-chart-list ul li span{color:#154063;}
.cfc h4 {font-style:italic;font-size:13px;margin-bottom:10px;}
.cfc h3 {margin-bottom:5px;font-weight:bold;}
/*about-sebi*/
.about-l{width:70%; float:left;}
.about-r{width:30%; float:right;  position:relative;}
.cont-accordian { background-color: #32c5d2;padding: 5px 10px;}
/*Department FAQ*/
.faq-search{width: 65%;float: left;margin-right: 15px;margin-top: 8px;margin-bottom: 10px;}
.faq-go-area{width: 10%;float: left;margin-top: 8px;}
.lable_font-1 {font-size: 12px;width:100% !important;text-align: left;line-height: 25px;margin-top: 0px;height: 25px;float:left;}
.refreshcaptcha {background: rgba(0, 0, 0, 0) url(../../images/icons/refresh-icon.jpg) no-repeat scroll 0 0;float: right;height: 30px;width: 24px;float: left;border: none;margin: 0px 16px;}
.captcha_text {float:left;}
.pro-link{background: url("../../images/icons/click.png") no-repeat scroll 0 5px transparent; color: #255379; display: inline-block; font-weight: 400; padding-left: 18px;}
.pro-link:hover{background: url("../../images/icons/click.png") no-repeat scroll 0 5px transparent;/* background-position: 0 -48px;*/color:#222;text-decoration:underline;}

/*statistics*/
.table-sec-statistics {margin: 0 auto;width:97%; font-size:13px;}
.statistics {   float: left;width:100%;}
.table-sec-statistics  li {color: #154063 !important;display: inline-table;float: none;line-height: 30px;padding-left: 3%;position: relative;width:49% !important;}
.statistics h2 a {color: #154063;font: 400 18px/22px "robotoregular",Arial,sans-serif;letter-spacing: 0;text-transform:capitalize;}
.table-sec-statistics-1 {padding-bottom:10px;}
.org strong{text-align: center;font-weight: bold;width:100%;}
.statistics-para {color:#e7505a;}
.statistics-table {margin-bottom:0px !important;}
.org-strong {margin:10px 0 !important;text-align:center;}
.stat {padding-top:10px;}
/*statistics*/
.cause_detail img {margin-right:5px;}
.statistics-table tr td a {color:#3f79a8;}
.active-breadcrum {margin-right:5px;}

/*committee search bar*/
.date_picker_area_comm{width: 30%;float: left;margin-bottom: 10px;}

/*edifar*/
.edifar {width:100%;float:left;margin-top:5px;}
.edifar-search {float: left;margin-right: 15px;width:31%;}
.edi-search {width:4%;}
.table-april {background:#fbe1e3;}
.icon {/*background:#ccc;*/}
.icon:hover {color:#154063 !important;}
.text_key_3 {border:none !important;overflow:hidden;padding:0px;width:90%;margin:7px;padding-top:10px;}
/*.far-search {margin-left:0px !important;}*/
.faq-pagination {padding-left:0px !important;}
.faq-year {margin-left:7px;}
.org-bench {float:left;width:100%;margin-bottom: 5px;}
.org-bench span {font-weight: 600; display:block;}
.org-bench strong {color:#3f79a8;}
.committee-section {background-color: #f5f3f3;padding:1%;width:100%;margin-bottom:10px;}
/*edifar*/
.division-para p{ padding-top:5px;}
.division-para h3{font-weight:bold;}
.division-para ul{padding-left:0px;}.division-para ul li{list-style-type: inherit;}

/*social start here*/
.fshare, .fb, .tw, .gpshare, .fw, .fe, .print{font-family: "FontAwesome";}
.fshare{color:#fe8909 !important;}
.fb{color:#3a579a !important;}
.tw{color:#00abf0 !important;}
.gpshare{color:#da4935 !important;}
.fw{color:#3e902e !important;}
.fe{color:#32c5d2 !important; }
.print{color:#154063 !important;}
/*social end here*/

/*dept start here*/
.qu_value{width:20%;font-weight:bold;text-align:right;}.qu_desc{width:80%;}
/*.counterbox{ position:relative; !important; text-align:right;}
.counterup{ text-align:center;color:#ff0000;  position:absolute; padding-left:15px; background:#fff !important; right:0px; padding-right:15px; font-size:18px; line-height:24px;border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px;-moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.02);-webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.02);box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.02);border:1px solid #36c6d3;
  }*/
.counter-up{width:auto;line-height:24px;background:#255379;text-align:center;color:#fff !important;font-weight:bold;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; float:right; position:relative; padding-left:5px; padding-right:5px; font-weight:normal !important;}
.counter-up:before {content:"";position: absolute;right: 100%;top: 5px;width: 0;height: 0;border-top: 7px solid transparent;border-right: 10px solid #255379;border-bottom: 7px solid transparent;}
/*dept end here*/

/*mirsd page*/
.counter-up {width: auto;line-height: 24px;background: #255379;text-align: center;color: #fff !important;font-weight: bold;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
float: right;position: relative;padding-left: 5px;padding-right: 5px;font-weight: normal !important;}
.counter-up:before {content: "";position: absolute;right: 100%;top: 5px;width: 0;height: 0;border-top: 7px solid transparent;border-right: 10px solid #255379;border-bottom: 7px solid transparent;
}
.mirsd-table {margin-bottom:10px;}
.mirsd-section {background-color: #f5f3f3;margin-bottom: 10px;padding: 1%;width:100%;}
.mirsd-search {float: left;margin-bottom: 9px;width:100%;}
.mirsd-date {width:63%;}
.mirsd-go {width:7%;margin:0 auto;}
.mirsd-app{width:100%;text-align: center;margin-bottom: 5px;}.go-summary{display: initial !important;text-align: center;float: inherit;}
.hrd-go {width:10% !important;float:left;}
.app-go {width:5% !important;float:left;}
.qu_value {font-weight: bold;width: 20%;}
.search-inter {margin-bottom:10px;}
.intermediaries {float: left; width: 26% !important;}
.intermediaries-date {width: 84%;}
.date-intermediaries {width:27% !important;}

.fat-l{float: left;height:auto;margin-top:5px; font-size:13px;}
.header-marquee{margin:0 auto;position:relative;overflow:hidden; width:100% !important;max-width:1040px;height:auto;}ul[class^='list-']{height:100%;overflow:hidden;}
.header-marquee a{ padding-left:5px; padding-right:5px;}.alt1{color:#255279;}.alt2{color:#333;}

/*FAQ*/
.qu_desc {color:#1eb2ea;}
.qu_value span  {color:#d05454;}
.faq-date {line-height: 28px;margin-right: 2%;width:10% !important;}

/*error 404*/
.error-page-wrapper{background: #f5f5f5; clear:both !important; font-size:14px; height:auto; margin:4% auto 0;padding:20px 0 20px 0; width: 100%;text-align:center;line-height:22px; float:left;}
.error-page-wrapper span{display:block;font-size:18px;}.error-page-wrapper p{width:80%; margin:0 auto;}
.error-page-heading{width:98%; margin:0 auto;background: #f5f5f5;  color: #cc1b1b;  float: left;   font-size: 2.75em;   margin-bottom: 4%; margin-top: 16px;text-align: center;width:100%;}
.btn{-moz-user-select: none;cursor: pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857;margin-bottom:0;padding:6px 11px;text-align:center;white-space: nowrap;}
.btn.btn-outline.blue{background: #255379; /*border-color:#255379;*/color:#fff;}
.btn.btn-outline.blue:hover{background-color: #32c5d2; /*border-color: #32c5d2;*/color:#fff;}

/*search-intermediaries*/
.two-column-intermediaries {width:50%;float:left;margin-right:0px;}
.inter-search {width:99%; padding:0 5px;}
.mirsd-from-date {width:26% !important;}
.intermediaries-app {width:7%;}
.from-intermediaries-date {width:42% !important;float:left;}
.inter-section {border:1px solid #f2f2f2;padding:2%;background-color:transparent !important;margin:10px 0px;float:left;}
.vks {font-size:15px;color:#32c5d2;}
.varun-text {color: #32c5d2;float:left;font-weight: bold;font-size:13px;text-transform: uppercase;width: 75%;}
.number {width:100%;padding: 2px 5px; display: table-cell; line-height:20px;background:#32c5d2;text-align:center;color:#fff;font-weight:bold;border-radius:3px;}
.fpi-item {line-height:40px !important;}
.fpi-s{width:100%!important; float:left; display:block;}
.date-paginator-fpi ul li {width:93px !important; background:#88b5db;}
.table-light tr td {border-bottom:1px solid #e7ecf1;line-height:20px !important;}
.table-light tr td a {color:#1eb2ea;line-height:28px !important;}
.reco-search {width:70% !important;float:left;}
.mirsd-search-go {margin-left:20px;}
.reco-table-hover tr {border: 1px solid #e7ecf1 !important;}
.highlight-reco {line-height:30px !important;}
.highlight-counter-1 {border-left:2px solid #659be0!important;height:28px;float:left;margin-right:10px;}
.highlight-counter {border-left:2px solid #36c6d3 !important;height:28px;float:left;margin-right:10px;}
.recognised-count {color:#337ab7 !important;}.mutual{color:#337ab7; font-size:14px !important;}
.reco-table tr {border:1px solid #e7ecf1;}
.reco-table thead th  {border-bottom:1px solid #e7ecf1;}
.default-button {background-color:#1eb2ea;}
.a-z {border-radius: 5px; color: #fff;}
.default-button:hover {background-color:#32c5d2 !important;}
.active-button {background-color:#32c5d2 !important; border-radius: 5px;}
.fixed-table-body .card-view .title {display: inline-block;font-weight: 700;width:23%;margin-right:2%;float:left;font-size:13px;}
.fixed-table-body {height:auto;border-radius: 4px;width:100%;float:left;}
.card-table-left {padding:10px;line-height:20px;width:100%;display:inline-block;height:auto;background-color:#f3f4f6;border:1px solid #ddd;border-radius:4px;}
.fpi-table tr td {border:1px solid #ddd;}
.fpi-table thead th  {border:1px solid #ddd;}
.new-rti {line-height:30px;}
.new-rti-1 {float:left;width:94%;text-align:right;}
.new-rti-2 {float:right;}
.qu_desc-reco {width:70%;}
.value {width:75%;float:left;font-size:13px;}
.right {margin-bottom:5px;margin-top:5px;}
.varun-text-reco {width:60%; color: #32c5d2;float: left;font-weight: bold;text-transform: uppercase;}
.statistics-body {width:100% !important ;}

.table-scrollable table{width: 100%!important;margin: 0!important;background-color: #fff;}
.table-scrollable table tr td{padding: 8px;line-height: 1.42857;vertical-align: top;font-size: 13px;color: #154063;border: 1px solid #bbb !important;}
.table-scrollable table tr:hover{background-color:#f5f5f5;}
.table-scrollable>table>tbody>tr:nth-child(odd)>td, .table-scrollable table>tbody>tr:nth-child(odd)>th{background-color: #f9f9f9;padding: 8px;line-height: 1.42857;vertical-align: top;font-size: 14px;}
.table-scrollable>table>tbody>tr>td, .table-scrollable>table>tbody>tr>th, .table-scrollable>table>tfoot>tr>td, .table-scrollable>table>tfoot>tr>th,
.table-scrollable>table>thead>tr>td, .table-scrollable>table>thead>tr>th{border: 1px solid #bbb !important;font-size: 14px;}

.report_fr {width: 5%;float: left;margin-bottom: 10px;}
.report_to {width: 2%;float: left;margin-bottom: 10px;}
.report_f {width:14%; float:left;margin-right:7px;margin-bottom: 10px;}
.report_f_control {width:15%; float:left;margin-bottom: 10px;}
.d_o_h {width: 11%;}
.proc {width: 9%;}
.n_o_e {width: 18%;}
.i_m {width: 17%;}
.au_be {width: 12%;}
.t_timings {width: 8%;}
.prev_date {width: 11%;}
.office {width: 5%;}
.remarks {width: 13%;}.mf_ac_in{height: 600px;overflow-x: scroll;overflow-y: scroll;width:100%;}
.date_mf { float: left; width: auto !important;}
.portfolio-search {width:44% !important;float:left;}
.debt_equity {margin-bottom: 10px;position: fixed;background-color: #fff;border-bottom: 1px solid #ccc;padding-bottom: 10px;top: 0px;}
.debt_equity_space{margin-top: 41px;}

/*    ----------------------------------   */
.useful-links {padding-bottom:5px;}
.useful a {font-size:11px;line-height:33px;background-color:#94e5ed;padding:5px 10px;margin:10px 10px 0px 0px;font-weight: bold;}
.useful a:hover {color:#225054;}
.useful-links strong {font-size:16px;}
.useful {float:left;margin-bottom:5px;}
.contact-dropdown-1 select {width:100%;height:30px;}
.contact-dropdown-1 {margin-bottom:10px;}
/* .bottom_space2 {width:99%;} */
.form-control-1{border: 1px solid #ccc;font-size: 14px;line-height: 24px;padding: 6px 12px;width: 93%;margin-bottom:15px;}
.form-control-1{border: 1px solid #ccc;font-size: 14px;line-height: 24px;padding: 6px 6px;width: 96%;margin-bottom:15px;}
.contact-dropdown-1 select {width:100%;height:30px;}
.contact-dropdown-1 {margin-bottom:10px;}
.mandatory-1 {color:red;margin-left:2px;}
.contact-dropdown select{width:100%;height:30px;}
.contact-dropdown-1 select {width:100%;height:30px;}

.feedback-two-column {width:49%;margin-right:10px;}
.feedback_div{width:50% !important;}
.contact-form-control-1 {width:100%;padding: 2px 2px;outline: none;display: block;background: #fff;text-indent: 4px;color: #2c2c2c;border: solid 1px #b9b9b9;line-height:22px;}
.contact_font {font-weight:bold;}
.comments-form-note-1 {font-style:italic;}
.contact-useful a {font-size:13px;}

/* ===== Material Table Design ====== */
.portlet1{box-shadow: 0 2px 3px 2px rgba(0,0,0,.03);}
.portlet1.box1.green {border: 1px solid #5cd1db;border-top: 0;margin-bottom:20px;}
.portlet1.box1.green>.portlet-title, .portlet1.green, .portlet1>.portlet-body.green {background-color: #32c5d2;float: left;width: 100%;}
.portlet1.box1.green>.portlet-title>.caption, .portlet1.box1.green>.portlet-title>.caption>i {color: #FFF;}
.portlet1.box>.portlet-title>.caption {padding: 11px 0 9px;}
.portlet1>.portlet-title>.caption{float:left;display:inline-block;}
.portlet1.box1>.portlet-body{background-color:#fff;padding:15px;float:left;width:100%}
.table-scrollable1{width:100%;overflow-x:auto;overflow-y:hidden;margin:10px 0!important;box-shadow: 0 2px 3px 2px rgba(0,0,0,.03);}
.table-scrollable1>.table1{width:100%!important;margin:0!important;background-color:#fff}
.table-scrollable1>.table1>tbody>tr>th,.table-scrollable1>.table1>tfoot>tr>td,.table-scrollable1>.table1>tfoot>tr>th,.table-scrollable1>.table1>thead>tr>th{white-space:nowrap}
.table1 thead tr th{font-size:14px;font-weight:600}.table1>thead>tr>th{border-bottom:2px solid #e7ecf1}
.table-striped1>tbody>tr:nth-of-type(odd){background-color:#fff;}
.table-striped1>tbody>tr:nth-of-type(even){background-color:#f3f4f6;}
.table-striped1>tbody>tr:nth-child(odd)>td,.table-striped1>tbody>tr:nth-child(odd)>th{background-color:transparent !important;}
.table1>tbody>tr>td,.table1>tbody>tr>th,.table1>tfoot>tr>td,.table1>tfoot>tr>th,.table1>thead>tr>td,.table1>thead>tr>th{padding:8px;line-height:1.42857;vertical-align:top;border-top:1px solid #e7ecf1}
.table1 td,.table1 th{font-size:14px}
.bg_color{background-color:#fff !important;}.bg_color td{background-color:#fff !important;text-align: center;}
.m_top{margin-top:10px !important;}
.DTS .table-scrollable1, .table-scrollable1.table-scrollable-borderless, .table-scrollable1>.table-bordered1{border:0 !important;}
.portlet1>.portlet-title>.caption h2{font-size:18px;line-height:18px;padding:10px;color:#fff;}
.chairman_title{background-color: #f1f4f7;}
.chairman_title h3{font-size: 16px;color: #154063;font-weight: 600;line-height: 18px;text-align: center;}
.date_year{float:right;margin-bottom:10px;}
.page-title {font-size: 24px;color: #666;font-family: "Open Sans",sans-serif;font-weight: 300;}
.page-title small {font-size: 14px;font-weight: 300;color: #666;}
#member-wrapper h1 small{font-size: 13px;font-weight: 300;color: #666;}
.table-scrollable1>table>tbody>tr:nth-child(odd)>td, .table-scrollable1 table>tbody>tr:nth-child(odd)>th{background-color: #fff !important;}
.dwnld-icon {text-align:center;}
.table-bordered1 > thead > tr > th, .table-bordered1 > tbody > tr > th, .table-bordered1 > tfoot > tr > th, .table-bordered1 > thead > tr > td, .table-bordered1 > tbody > tr > td, .table-bordered1 > tfoot > tr > td{border:1px solid #ddd;}
.table.table-striped.table-hover.ordersum tr {
    height: 20px !important;
    padding: 4px !important;
}
.table.table-striped.table-hover.ordersum th {
    line-height: 22px;
    padding: 0 !important;
    text-align: center;
}
.table.table-striped.table-hover.ordersum td {
    line-height: 18px;
    padding: 0;
    text-align: center;
}
/* career page start here*/
.fl_right{float:right;}.line_height{line-height: 24px;}
.radio_top{margin-top: 2px;}
.date_width{width:100% !important;}
.f_width{width:100%;float:left;}
.null{padding:0px !important;}
.t_right{text-align:right;}
.full_name{width:16%;}
.sel_option{padding: 3px;border: 1px solid #CCC;color: #817F7F;width: 100%;}
.cate_width{width:30.33% !important;}
.photo_width{width:89%;float:left;border:1px solid #ccc;height:160px;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type="number"] {-moz-appearance: textfield;}
.c-m-1, .c-m-2, .c-m-3, .c-m-4, .c-m-5, .c-m-6, .c-m-7, .c-m-8, .c-m-9, .c-m-10, .c-m-11, .c-m-12{padding-left: 15px;padding-right: 15px;}
.c-m-3{width:27.45%;}.c-m-6{width:50%;}.c-m-1{width:8.33%;}.c-m-2{width:16.66%;}.c-m-4{width:33.33% !important;}.c-m-5{width:41.65%;}
.c-m-7{width:58.33%;}.c-m-8{width:66.66%;}.c-m-9{width:75%;}.c-m-10{width:83.33%;}.c-m-11{width:91.66%;}.c-m-12{width:100% !important;}
.table_area thead tr th{padding:5px;font-weight:bold;}
.table_area tbody tr td{color:#333333;}
.t_center{text-align:center;}
.add_more{float:right;background-color: #255379;border: 1px solid #154063;color: #fff;padding:4px 8px !important;    font-weight: normal;}
.add_more:hover{background-color:#255379;color:#fff;}
.add_more:focus{border: 1px solid #fff;color:#fff !important;}
.full_textarea{width:100%;float:left;}
.edit{color: #255379;}
.cl_icon{color: #cb312e;}.cl_icon:hover{color: #cb312e;}
/* career page end here*/
#light > a {
    float: right;
}
.black_overlay {
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index: 1001;
-moz-opacity: 0.8;
opacity: .80;
filter: alpha(opacity=80);
}
.white_content {display: none;position: absolute;width: 280px;/* height: 125px; */padding: 2px;border: 1px solid #255379;background-color: white;z-index: 10002;/* overflow: auto; *//* overflow-y: scroll; */}
.white_content h4{float:left;width: 100%;/* background: #8ab5d5; */border-bottom: 1px solid #000;}
.dclose{
font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    position: absolute;
    right: 0;
    top: 0px;
    margin-top: -20px;
    margin-right: -5px;
}
.contholder{position:absolute;width: 98%;/* background:#000; */}
.redirect a{text-decoration:underline}
.resultdiv{float:left; width:60%;}
label.lable_value{width: 0;height: 0;padding: 0;margin: 0;display: block;max-width: inherit;color: transparent; float: left;}

.indi_gov_in{text-align: right;float: right;}
.indi_gov_in a{float: right;}	
	
/* keyboard tabindex html page star here*/
#logo-image{float: left;}#logo-image a{float: left;}
.content-box ul li a{font-size: 13px;width:100%;float:left;text-align: left !important;}
.table-sec ul li a{font-size: 13px;}
.dp-item a{font-size: 14px;}
.cause_detail .table-scrollable table thead tr th{font-size: 14px;}
.cause_detail .table-scrollable table tbody tr td{font-size: 14px;}
.cause_detail .table-scrollable table tbody tr td ul li a{font-size: 14px;}
.main_full .alert-success{font-size: 13px;}
.date_name{font-size: 13px;}
.table-scrollable table tbody tr td a{font-size: 14px;}
.cause_detail ul li a{font-size: 13px;}
.mem-details{font-size: 16px;}
.cfc-main-header > .cfc-breadcrumb > li > a{font-size: 13px;}
.redirect p a{font-size: 13px;}
.footer-row a{font-size: 13px;}
.copyrights a{font-size: 13px;}
.footer-row p{font-size: 13px;}
.footer-copyrights{font-size: 13px;}
.main_section ol li{font-size: 13px;}
.sidebar-nav ul a span{font-size: 13px;}
.dept-wrap h1 span{font-size: 20px;}
.adv-300-250 a{    font-size: 13px;}
.lhdiv{font-size: 13px;}
.dept-wrap-widge2 ul{font-size: 13px;}
.dept-wrap-widge2 ul li{font-size: 13px;}
.dept-link{font-size: 13px;}
.submit{font-size: 13px;}.submit:focus{color:#fff;}
.reset{font-size: 13px;}
.acc-button a {font-size: 16px;}
.accordion_container{float: left;}
.slider a{float:left;}
.widget2 {float:left;}
.content-box ul li a{margin-bottom: 5px;}
.adv-300-250 a {float: left;}
.footer-firstbox a{float:left;}
.list-carousel li{display: table !important;}
.entry-content a strong{font-size: 13px;}
.search_keyword{font-size: 13px;}
.info_cer{font-size: 13px;}
.cause_head strong{font-size: 16px;}

.contact-box-bottom-left p { font-size: 13px;}
.contact-box-bottom-right p {font-size: 13px;}
.contact-dropdown-1 select{font-size: 13px;}
.contact-dropdown-1 select option{font-size: 13px;}
/* keyboard tabindex html page end here*/

.org_four_chart .tree-m-info h3{font-size: 14px;}
.org_four_chart .tree-m-info h4{font-size: 12px;}
.org_four_chart .tree-m-info em{font-size: 12px;}
.org_four_chart .mem-details {font-size: 11px;}
.orgchart .org_four_chart .node2{width: 250px;}

#hearingnotice1 .alert-success{font-style: italic;margin: 0px 0px 10px 0px;}
#hearingnotice1 .modal-dialog {width:1024px;}
#member-wrapper .f_width.bottom_space h2{padding:8px 5px;font-size: 14px;font-weight: bold;color: #154063;border-bottom: 2px solid #154063;}
.board_member_des{min-height:150px;max-height: 200px;overflow: auto;}
.board_member_des p{margin-bottom:5px;}