﻿

ul {
	padding: 0px;
}
img {
	max-width: 100%;
}
/*body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-size: 14px;
	font-family: "arial unicode MS" !important;
}*/
a {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.align-center {
	text-align: center;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.padg-left {
	padding-left: 0px!important;
}
.padg-right {
	padding-right: 0px!important;
}
/*SECTION TOP NAV*/

.top-nav {
	background-color:#d4d0c8;
	border-top: 3px solid transparent;
	/*border-image: url(../images/top-border.png) 30 30 30 30 round round;*/
	/*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 6px 0px rgba(0, 0, 0, 0.14);*/
	padding: 0px;
	z-index: 999999;
	position: relative;
    /*padding:10px 0 10px 0;*/
	border-bottom: 0px;
    font-family:Roboto;
	/*text-transform: uppercase;*/
	font-size: 12px;
	height: auto;
}

.top-nav .time {
	float: left;
	color: black;
	text-decoration: none;
	padding-top: 8px;
}
.top-nav .time i {
	font-size: 14px;
}
.top-nav ul {
	margin: 0px;
	padding: 0px;
}
.top-nav li {
	list-style-type: none;
	text-align: right;
	padding:0px;
	display: inline-block !important;
    border-right: 1px solid black;
}
.top-nav li:nth-child(1) {
	 border-right: 1px solid black;
	font-size: 12px;
	padding: 4px 6px;
}
.top-nav li:nth-child(2) {
	 border-right: 1px solid black;
}
.top-nav li:nth-child(3) {
	 border-right: 1px solid black;
}
.top-nav li:nth-child(4) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(5) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(6) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(7) {
	padding-left: 2px;
	padding-right: 8px;
}
.top-nav li:nth-child(8) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(9) {
	padding-left: 2px;
	padding-right: 2px;
}
.top-nav li:nth-child(10) {
	border-right: 1px solid rgba(255, 255, 255, 0.36);
	padding-left: 2px;
	padding-right: 5px;
}
.top-nav li:nth-child(11) {
	border-right: 1px solid rgba(255, 255, 255, 0.36);
	padding-left: 2px;
	padding-right: 5px;
}
.top-nav li:nth-child(12) {
	padding-left: 5px;
	padding-right: 0px;
}
.top-nav li a {
	color: black;
}
.top-nav li a:hover {
	text-decoration: none;
}
.top-nav .btn-xs {
	padding: 0px 4px;
	line-height: 1.2;
	border-radius: 0px;
	border: solid 1px #eee;
	background-color: #fff;
	color: #333;
	font-weight: bold;
}
.top-nav .btn-black {
	padding: 3px 6px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 0px;
	border: solid 1px #fff;
	background-color: rgba(255,255,255,.1);
	color: #fff;
}
.top-nav .btn-blue {
	padding: 4px;
	font-size: 12px;
	color: black;
}
.top-nav .btn-yellow {
	padding: 4px;
	font-size: 12px;
	color: #fff;
}
.search ul {
	left: inherit !important;
	right: 0px !important;
	top: 34px;
	/*width: 100% !important;*/
	border-radius: 0px;
}
.search ul li {
	padding: 15px 0px !important;
	border: 0px !important;
	width: 100% !important;
	text-align: left;
}
.search .form-control {
	border: 0px;
	height: 35px;
	background-color: rgba(0,0,0,.05);
	border-radius: 0px;
	font-size: 16px;
	color: #000;
}
.top-nav .input-sm {
	height: 21px;
	margin: 0px;
	padding: 0px 10px;
	border-radius: 0px;
}
.top-nav .search {
	padding-top: 0px;
	padding-bottom: 0px;
}
.top-nav .searchbtn {
	/*padding:5px 10px;*/
	font-size: 16px;/*line-height: 1.1;
	border-radius: 0px;
	border: solid 0px rgb(216, 71, 14);
	background-color:#E6E6E6;
	color: #000;*/
}
.top-nav .navbar-right {
	float: right !important;
	margin-bottom: 0;
	margin-right: -15px;
	margin-top: -1px;
}
.top-nav .blue-theme {
	background-color: white;
	color: #fff;
}
.top-nav .black-theme {
	background-color: #000;
	color: #fff;
}
.top-nav .red-theme {
	background-color: #CF1515;
	color: #fff;
}
/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
	position: relative;
	margin-right: -14px !important;/*top: 22px;
	float: right;*/
}
ul.social-network li {
	display: inline;
	margin: 0 1px;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 15px;
	height: 30px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 30px;
}
.social-circle li i {
	margin: 0;
	line-height: 28px;
	text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.icoFacebook {
	background-color: #2f4c88;
}
.icoTwitter {
	background-color: #22bcef;
}
.icoRss {
	background-color: #e05b03;
}
.icoGoogle {
	background-color: #bf0404;
}
.icoLinkedin {
	background-color: #036da1;
}
/*LOGO SECTION*/
header {
	background-image: url(../images/headerbg.html);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 9999;
	position: relative;
}
.logo-section {
	position: relative;
	padding: 0px 0px;
	margin-bottom: 0px;
	background: -moz-linear-gradient(left, rgba(235,149,62,0.94) 0%, rgba(235,149,62,0.94) 1%, rgba(35,51,64,0.94) 100%);
	background: -webkit-linear-gradient(left, rgba(235,149,62,0.94) 0%, rgba(235,149,62,0.94) 1%, rgba(35,51,64,0.94) 100%);
	background: linear-gradient(to right, rgba(235,149,62,0.94) 0%, rgba(235,149,62,0.94) 1%, rgba(35,51,64,1.00) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0099edc', endColorstr='#f07c2763', GradientType=1 );
}
.logo-section .logo {
	margin: 0 -10px;
	padding: 5px 0;
}
.logo-section .custom-search-form {
	padding: 5px;
	margin-top: 10px;
}
/*MENU SECTION*/
.dropdown > a:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	margin-left: 6px;
}
.home > a::after {
	content: "\f015";
	font-family: "FontAwesome";
	font-size: 15px;
}
.main-menu {
	position: absolute;
	width: 100%;
	margin: 0px auto;
	z-index: 100;
}
.navbar {
	min-height: 46px;
	/*background-color: transparent !important;*/
}
.navbar-toggle {
	background-color: #333;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	float: right;
	margin: 0;
	padding: 9px 10px;
	position: relative;
}
.dropdown-menu .has-submenu:after {
	font-family: "FontAwesome";
	content: "\f0da";
	position: absolute;
	right: 8px;
}
.navbar {
	border-radius: 0px;
}
.navbar-nav {
	margin: 0px;
}
.navbar-collapse {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
/*.navbar-inverse {
	font-family: "arial unicode MS" !important;
	/*background-color: rgba(255,255,255,.8);
    border-color: #FFF;*/
	/*margin: 10px 0;
	font-family:18px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
	padding: 13px 10px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff !important;
	background-color: #eb953e !important;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #eb953e;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #eb953e;
}
.navbar-nav > li > a {
	padding: 15px 17px;
}
.navbar .dropdown-menu {
	width: 200px !important;
	border-radius: 0px;
	background-color: rgba(35,51,64,.9);
	padding: 0px;
	border-bottom: 3px solid #eb953e;
}
.navbar .dropdown-menu li {
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.navbar .dropdown-menu > li > a {
	color: #fff;
	border-bottom: 0;
}
.navbar .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;
}*/
.logo-section .container {
	background-color: #fff;
}
.social-section {
	background-color: #2a3740;
}
.top-menu {
	min-height: 34px;
}
.top-menu ul {
	margin: 0;
	padding: 0;
}
.top-menu ul li a {
	color: #fff;
	/*font-size: 13px;*/
	padding: 14px 12px 14px 11px;
}
.top-menu ul li a:hover {
	background-color: #fff;
	color: #233340;
	text-decoration: none;
}
.top-menu .navbar-collapse {
	padding: 0;
}
.top-menu .dropdown-menu {
	border-radius: 0;
}
.top-menu .dropdown-menu a {
	color: #333;
}
.top-menu .open a {
	color: #333;
}
.socialicon-box {
	background-color: #e59648;
	padding: 13px;
	position: absolute;
	width: 85%;
}
.socialicon-box::after {
	border-top: 57px solid #e59648;
	border-right: 63px solid transparent;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: -63px;
	top: 0;
	width: 0;
}
.social-section .row {
	margin: 0 0 0 -15px;
}
.stext {
	font-size: 18px;
	font-weight: 600;
	color: #000;
}
.welcome-section {
	background: url('../images/homepage-middle-bg.jpg') repeat-x;
	padding-bottom: 5px;
}
.welcome-section .container {
	background: #FFF;
}
.leader-msg {
	text-align: center;
	background: url('../images/leader-bg.jpg') repeat;
	color: #FFF;
	padding: 0px 5px 12px;
	font-size: 13px;
	min-height: 290px !important;
	position: relative;
	box-shadow:0px -8px 5px rgba(0, 0, 0, 0.36);
}
.leader-msg .leaders-img {
	width: 113px;
	height: 113px;
	border-radius: 50%;
	border: 1px solid #fff;
	background: #bbbebf;
	margin: 0 auto 0 auto;
	line-height: 117px;
	padding: 0px;
	position: absolute;
	overflow: hidden;
	left: 0;
	right: 0;
	top: -38px;
}
.leader-msg h3 {
	color: #feb639;
	font-size: 22px;
	padding-top: 90px;
	margin-top: 15px;
}
.leader-msg .view-btn {
	display: inline-block;
	padding: 6px 8px;
	border: 1px solid;
	color: rgba(255, 255, 255, 0.72);
	position: absolute;
	left: 0;
	right: 0;
	width: 113px;
	text-transform: uppercase;
	margin: 0 auto;
	bottom: 12px;
}
.leader-msg .view-btn:hover {
	background: #FFF;
	color: #feb639;
}
.leaders {
	margin-top: -85px;
	position: relative;
	z-index: 99;
}
.welcome-bottom {
	margin-top: 30px;
}
.welcome-bottom h3 {
	margin-top: 0px;
	color: #233340;
	font-family:"arial unicode MS" !important	
}
.welcome-bottom h3 span {
	display: block;
}
.welcome-bottom .welcome-msme h3 span {
	color: #e57707;
}
.welcome-bottom .latest-news h3 span {
	color: #00a4e4;
}
.welcome-bottom .wel-img {
	margin-bottom: 12px;
}
.welcome-bottom .read-more, .welcome-bottom .view-more, .welcome-bottom .click-btn, .other-important-links .read-more {
	padding: 6px 12px;
	display: inline-block;
	background: #e6821c;
	color: #fff;
}
.welcome-bottom .read-more:hover {
	background: #00a4e4;
}
.welcome-bottom .view-more:hover {
	background: #e6821c;
}
.welcome-bottom .click-btn:hover, .other-important-links .read-more:hover {
	background: #FFF;
	color: #e6821c;
	border-color: #FFF;
}
.welcome-bottom .click-btn, .other-important-links .read-more {
	border: 2px solid;
	background: transparent;
}
.welcome-bottom .view-more {
	background: #00a4e4;
}
.welcome-bottom .news-wrap {
	border-left: 1px solid #cccccc;
}
.welcome-bottom .doi {
	position: relative;
}
.welcome-bottom .doi .doi-content {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 2;
	color: #fff;
	background: rgba(13, 77, 213, 0.76);
	padding: 20px 16px;
}
.latest-news ul.demo2 {
	margin: 0px 0px 26px;
	padding: 0px;
	height: 273px !important;
	line-height: 1.1 !important;
}
.latest-news ul.demo2 li {
	background: rgba(230, 130, 28, 0.01);
	border: 1px solid #dbdbdb;
	border-left: 6px solid #e6821c;
	padding: 4px 6px;
	margin-bottom: 6px;
}
.latest-news ul.demo2 li a {
    color: #374957;
    font-size: 17px;
    line-height: 22px;
}
.latest-news ul.demo2 li .size {
	color: #cf2c2c;
	display: block;
	font-size: 13px;
}
.latest-news ul.demo2 li .date {
	color: #000;
	font-size: 13px;
}
/*--------------Export and Other-------------*/

.tbldivexport {
	display: table;
	margin-left: -15px;
}
.tbldivexport .other-img {
	background-image: url("../images/export.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.tbldivother {
	display: table;
	margin-right: -15px;
}
.tbldivother .other-img {
	background-image: url("../images/other.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.other-important-links {
	padding: 30px 0;
}
.other-important-links .other-wrap {
	background: #00a4e4;
	padding: 0px 8px 16px;
	color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.27);
	margin: 0 10px;
	height: 315px;
}
.other-important-links .other-img {
	display: table-cell;
	vertical-align: top;
	width: 50%;
}
.other-important-links .other-img img {
	width: 100% !important;
	border: 3px solid #fff;
	margin-top:8px;
}
.other-txt {
	padding: 5px 20px 20px;
	background-color: #00a4e4;
	color: #fff;
	/*margin-left: -15px;
    min-height: 415px;*/
	display: table-cell;
	vertical-align: top;
	height: 400px;
}
.other-txt h3 {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 24px;
	font-style: italic;
	font-family: 'Georgia';
	position: relative;
}
.other-txt h3:after {
	content: '';
	position: absolute;
	left: 0%;
	height: 4px;
	background: #fff;
	width: 35%;
	bottom: -10px;
	margin: 0 auto;
}
.other-txt ul {
	list-style: none;
}
.other-txt ul li a {
	color: #fff;
	display: table-row;
	transition: all 0.2s ease-in-out 0s;
}
.other-txt ul li {
	display: table;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.other-txt li a::before {
	color: #fff;
	display: table-cell;
	font-family: "FontAwesome";
	padding-right: 6px;
	content: "\f00c";
}
.other-important-links .other-wrap h4 {
	padding-bottom: 5px;
	border-bottom: 1px inset #fff;
}
.other-important-links .read-more {
	border: 1px solid;
	margin-top: 8px;
}
.owl-controls .owl-pagination {
	display: none;
}
.other-important-links h2, .lastest-activities h2 {
	position: relative;
	padding-bottom: 7px;
}
.lastest-activities h2 {
	margin-bottom: 20px;
}
.other-important-links h2:before, .other-important-links h2:after, .lastest-activities h2:after, .lastest-activities h2:before {
	content: '';
	position: absolute;
	left: 0px;
	height: 4px;
	background: #e6821c;
	width: 16%;
	right: 0px;
	margin: 0 auto;
	bottom: 0px;
}
.lastest-activities h2:before {
	background: rgba(208, 208, 208, 0.66);
	width: 12%;
}
.other-important-links h2:after, .lastest-activities h2:after {
	background: #00a4e4;
	height: 7px;
	width: 5%;
	bottom: -1px;
}
.lastest-activities h2:after {
	background: #fff;
}
.lastest-activities {
	background: url('../images/activities-bg.jpg') no-repeat;
	color: #fff;
	padding: 30px 0px 40px;
}
.important-go-links h3 {
	color: #6d7882;
	border-right: 1px solid #c3c6c8;
	margin: 0px;
	padding: 11px 0px;
}
.important-go-links {
	padding: 18px 0px;
}
.important-go-links .brand-item a {
	background: rgba(255, 255, 255, 0.46);
	text-align: center;
	padding: 6px 9px;
	display: block;
	margin-right: 24px;
	border: 1px solid #b7b7b7;
}
.important-go-links .links-right {
	margin-top: 7px;
}
.top-footer {
	background: url('../images/footer-bg.png') no-repeat #333333;
	color: #eeeeee;
	padding: 24px 0px;
}
.bottom-footer {
	background: #232323;
	padding: 14px 0px;
	color: #a0a0a0;
}
footer .powered-by p, footer > .powered-by > span {
	display: inline-block;
}
footer .powered-by > span {
	/*background: #fff;*/
	color: #727272;
	padding: 5px 4px;
}
.powered-by > span a strong {
	color: #c20101;
}
.powered-by > span a strong > span {
	color: #0384f1;
}
.powered-by > span .up-desco a {
	color: #042bd4;
}
.powered-by > span .up-desco a span {
	color: #d40404;
	padding: 0px;
}
.top-footer h3 {
	position: relative;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.top-footer h3:after {
	content: '';
	position: absolute;
	left: 0px;
	width: 14%;
	background: #00a4e4;
	height: 4px;
	top: 100%;
}
.top-footer ul.footer-nav li a {
	position: relative;
	color: #eeeeee;
	display: block;
	padding: 6px 14px;
}
.top-footer ul li {
	display: block;
	position: relative;
}
.top-footer ul.footer-nav li a:before {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	left: 0px;
}
.top-footer ul.footer-contact li {
	padding-left: 36px;
	margin-bottom: 5px;
}
.top-footer ul.footer-contact li i {
	width: 28px;
	height: 28px;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 24px;
	position: absolute;
	left: 0;
}
.top-footer ul.footer-nav li a:hover {
	color: #c1c1c1;
}
.top-header-right .btn-danger, .top-header-right .btn-danger:hover {
	background-color: #eb953e;
	border-color: #eb953e;
}
.main-menu .dropdown-menu > li > a {
	white-space: normal;
	border-bottom: 1px solid rgba(255, 255, 255, 0.27);
}
.inner-header {
	background: url('../images/innner-bg.jpg') no-repeat;
	position: relative;
	z-index: 9;
	padding: 25px;
}
.inner-header:after {
	background: rgba(0, 0, 0, 0.51);
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	content: '';
	z-index: -1;
}
.inner-header .breadcrumb {
	background: transparent;
	margin-bottom: 0px;
	text-align: center;
}
.inner-header .breadcrumb > li {
	font-size: 16px;
	margin: 0px 10px;
	position: relative;
}
.inner-header .breadcrumb > li a {
	color: #00a4e4;
	position: relative;
}
.inner-header .breadcrumb > .active, .inner-header .breadcrumb > li {
	color: #fff;
}
.inner-header .breadcrumb > li + li:before {
	position: absolute;
	content: "\f101";
	top: 0;
	display: block;
	color: #fff;
	left: 0;
	font-family: FontAwesome;
	margin-left: -19px;
}
.main-section {
	background: url('../images/homepage-middle-bg.jpg') repeat-x;
	min-height: 80px;
	margin-bottom: 25px;
	background-attachment: fixed;
}
.main-section .inner-page-content {
	background: #fff;
	padding: 25px 15px;
	margin-bottom: 10px;
	min-height: 400px;
	margin-top: 5px;
	overflow: hidden;
}
.other-important-links .owl-buttons {
	margin-bottom: 8px;
}
.welcome-bottom .latest-news .panel-footer {
	padding: 0;
	background-color: transparent;
	border-top: 0px;
	float: right;
}
.welcome-bottom .latest-news .panel {
	border: 0px none;
	box-shadow: none;
}
.welcome-bottom .latest-news .panel .panel-body {
	padding: 0px;
}
.welcome-bottom .latest-news .pagination > li > a {
	border-radius: 0px!important;
	color: #00a4e4;
}
.main-menu .sf-menu > li.sfHover > a, .main-menu .sf-menu > li > a:hover {
	background-color: #f9f9f9;
	color: #00a4e4;
}
.inner-header h1 {
	color: #FFF;
}
.lastest-activities p {
	font-size: 18px;
}
.powered-by span {
	background-color: #fff;
	font-size: 13px;
	padding: 2px 4px !important;
}
.carousel-indicators {
	text-align: left;
	left: 40%;
}
.icon-bar {
	background-color: #fff;
}
.pwdFxd {
	background-color:#d4d0c8;
	left: 0;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 100;
}
 @media (max-width:768px) {
.stext {
	color: #000;
	font-size: 14px;
	font-weight: 600;
}
.social-circle li a {
	border: 1px solid #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 15px;
	height: 20px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 20px;
}
.socialicon-box {
	text-align: left !important;
}
.social-circle li i {
	line-height: 20px;
}
.top-menu {
	margin-top: -15px;
}
.socialicon-box::after {
	border-top: 48px solid #e59648;
}
.leaders {
	margin: 0;
}
.leader-msg .leaders-img {
	background: #bbbebf none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 50%;
	height: 100px;
	left: 0;
	line-height: 100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 3px;
	position: absolute;
	right: 0;
	top: -13px;
	width: 100px;
}
.tbldivexport {
	display: table;
	margin-left: 0;
	margin-bottom: 15px;
}
.tbldivother {
	display: table;
	margin-right: 0;
}
.other-important-links .other-img {
	margin: 0;
}
.other-txt {
	background-color: #00a4e4;
	color: #fff;
	margin-left: 0;
	margin-right: 0;
	min-height: 415px;
	padding: 5px 20px 20px;
}
.lastest-activities {
	background-size: cover;
	margin: -15px 15px;
}
.important-go-links {
	padding: 18px 0 0 10px;
}
.navbar .dropdown-menu {
	width: 100% !important;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #333;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #333;
}
.top-menu .open ul li a {
	color: #fff;
}
.top-menu .open ul li a:hover {
	color: #333;
}
}
.arw {
	display: none;
}
.dtype {
	display: block;
	font-size: 13px;
	color: #CF2C2C;
}
.adtext .dsize {
	display: inline;
}
.adtext .fa {
	font-size: 13px !important;
	color: #CF2C2C;
}
.dsize {
	font-size: 13px;
	color: #CF2C2C;
}
.ndate {
	font-size: 13px;
	color: #000;
	line-height:25px;
}
/*------vertical Menu----------------*/
#nav-new {
	line-height: 1.3em;
	margin-left: 6px;
	width: 100%;
	list-style: none;
}
#nav-new li {
	margin: 0;
	padding: 0;
	position: relative;
}
#nav-new a {
	background-image: url("../images/menu-icon.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	border-bottom: 1px solid rgb(204, 204, 204);
	color: rgb(69, 68, 68);
	display: block;
	font-size: 15px;
	padding: 10px 15px 10px 25px;
	text-decoration: none;
}
#nav-new a:hover, #nav-new a:focus {
	background-color: rgb(214, 214, 214);
	background-image: url("../images/menu-icon2.html");
	background-position: 10px center;
	background-repeat: no-repeat;
	color: rgb(0, 0, 0);
}
#nav-new ul {
	background-color: rgb(245, 186, 61);
	left: 308px;
	line-height: 1.5em;
	position: absolute;
	top: 2.667em;
	width: 210px;
}
#nav-new ul li {
	background-color: rgb(245, 186, 61);
	background-image: url("../images/menu-icon2.html");
	background-position: 10px center;
	background-repeat: no-repeat;
	float: none;
	height: auto;
	margin: 0;
}
#nav-new ul a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-bottom: 1px solid rgb(217, 157, 31);
	color: rgb(0, 0, 0);
	font-size: 14px;
	padding: 6px 10px 6px 20px;
	text-transform: none !important;
}
/*#nav-new ul ul {
    font-size: 1em;
	
}*/
#nav-new ul a:hover, #nav-new ul a:focus {
	background-color: rgb(225, 166, 41);
	background-image: url("../images/menu-icon3.html");
	background-position: 10px center;
	background-repeat: no-repeat;
	color: rgb(255, 255, 255);
}
#nav-new ul .hover > a {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
}
#nav-new li:last-child ul li ul {
	margin-left: -402px !important;
}
#nav-new ul ul {
	left: 224px;
	top: 40px;
}
#nav-new ul, #nav-new *:hover ul ul, #nav-new .hover ul ul {
	border: 1px solid rgb(200, 145, 29);
	margin-left: -9999px;
	margin-top: -41px;
	width: 225px;
	z-index: 9999;
}
#nav-new li:hover > ul, #nav-new li.hover > ul, #nav-new a:focus + ul, #nav-new ul ul, #nav-new .hover a:focus {
	margin-left: 0;
}
.inner-menu-bg {
	background-color: rgb(244, 244, 244) !important;
	/*  margin-left: 9px !important;*/
	margin-top: -10px !important;
	width: 97.4% !important;
}
.leftmenu-heading {
	background-color: #29ABF1;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
	color: rgb(255, 255, 255);
	font-size: 17px;
	font-weight: bold;
	margin-top: 7px;
	padding: 10px;
	text-transform: uppercase;
}
.fold {
	background-image: url("../images/fold.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 10px;
}
/*-----style Sheet-----*/
.filter-box {
	background: #ededed none repeat scroll 0 0;
	border: 1px solid #cfcfcf;
	box-sizing: border-box;
	margin-bottom: 10px;
	width: 100%;
}
.filter-box td {
	padding: 4px;
}
.filter-box input[type="submit"] {
	background: #2395D1 none repeat scroll 0 0;
	border: 0 solid red;
	color: white;
	padding: 7px 10px;
	width: 100%;
}
.filter-box input[type="text"]:focus {
	border: 1px solid #177ebe;
	color: #177ebe;
}
.filter-box input[type="text"] {
	border: 1px solid #b3b3b3;
	padding: 5px;
	width: 100%;
}
.filter-box select {
	border: 1px solid #abaaaa;
	padding: 5px;
	width: 100%;
}
/*----------------------------inner----------------------------*/
.list {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.list li {
	margin-bottom: 4px;
	padding-left: 30px;
}
.list a {
	color: #333333;
}
.list li::before {
	border: 1px solid #ea1e63;
	border-radius: 50%;
	color: #ea1e63;
	content: "\f101";
	font-family: "FontAwesome";
	font-size: 14px;
	height: 20px;
	margin-left: -30px;
	margin-right: 6px;
	padding: 0 5px;
	position: absolute;
	width: 20px;
}
.list ul {
	list-style: outside none none;
	margin: 5px 10px;
	padding: 0;
}
.list ul li::before {
	border: 0 solid #ea1e63;
	border-radius: 50%;
	box-sizing: border-box;
	color: #18a0db;
	content: "\f101";
	font-family: "FontAwesome";
	font-size: 18px;
	height: 0;
	margin-left: -15px;
	margin-right: 6px;
	padding: 0;
	width: 0;
}
.pdf-size {
	color: #000000;
	font-size: 12px;
}
.pdf-size::before {
	color: #d32f2f;
	content: "\f1c1";
	font-family: "FontAwesome";
	margin: 0 5px;
}
.list a {
	color: #06C !important;
}
.inner-page-content h4 {
	background-color: #f3f3f3;
	border-left: 4px solid #00A4E4;
	color: #294b71;
	padding: 10px 10px 5px 5px;
}
.inner-page-content h5 {
	color: #000000;
}
.sitemap {
	margin: 0 15px;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.sitemap ul li {
	background: rgba(0, 0, 0, 0) url("../images/site_map_list.gif") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 10px -5px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 4px 10px;
	position: relative;
}
.sitemap ul li {
	font: bold 10pt arial;
	margin: 10px 0;
}
.sitemap ul li a {
	color: #0c3156;
	display: inline-block;
	transition-duration: 0.3s;
}
.sitemap ul li a:hover {
	color: #b62614;
	padding-left: 5px;
}
.sitemap ul li ul {
	padding-bottom: 1px;
}
.sitemap ul li ul li {
	font: 10pt arial;
}

.sitemap {
	margin: 0 15px;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 0 -5px !important;
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 5px 4px 6px !important;
	position: relative !important;
}
.sitemap ul li {
	background: rgba(0, 0, 0, 0) url("../images/site_map_list.gif") no-repeat scroll -5px -5px !important;
	line-height: 16px !important;
	padding: 0 0 0 10px !important;
}
.sitemap ul {
	background: rgba(0, 0, 0, 0) url("../images/site_map_ul.gif") repeat-y scroll 10px -5px;
	list-style-type: none;
	margin: 0;
	padding: 0 5px 4px 10px;
	position: relative;
}
.sitemap ul li {
	font: bold 10pt arial;
	margin: 10px 0;
}
.sitemap ul li a {
	color: #0c3156;
	display: inline-block;
	transition-duration: 0.3s;
}
.sitemap ul li a:hover {
	color: #b62614;
	padding-left: 5px;
}
.sitemap ul li ul {
	padding-bottom: 1px;
}
.sitemap ul li ul li {
	font: 10pt arial;
}
.contact_head h3 {
	border-bottom:2px solid #0592dd;
	padding-bottom:10px;
}

.doi-content h2 {
	font-family: "arial unicode MS" !important;
}
ul.search-result {
    padding-left: 14px;
}
.search-result {
    font-family: oswald_regularregular;
    list-style: outside none none;
    margin: 15px;
    padding: 0;
}
.search-result li {
    background-color: rgba(207, 160, 160, 0.11);
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    padding-left: 10px;
    transition: all 0.2s ease 0s;
}
.search-result li:hover {
    background-color: #f7f7f7;
}
.search-result .local {
    color: #c4023c;
    display: block;
    font-size: 1.18em;
}
.search-result .local:hover {
    color:#E74D00;
}
.search-result span {
    color: #985000;
    display: block;
    font-size: 1em;
    line-height: 30px;
}
.search-result p {
    margin: 0px 0;
}