*, *:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 100%;
}
body {
	font-size: 14px;
	line-height: 1.3;
	background:#000 !important;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
	 color: #000 !important;
	/*color:#fff!important;*/
	
}
a:focus {
	text-decoration: none;
}
#div-content{
	background:#fff;
}
.m-r-5 {
	margin-right: 5px;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 10px;
	padding-left: 10px;
}
/* Content wrapper  */
h1, h2, h3, h4 {
}
h4 {
	font-size: 16px;
	font-weight: 600;
}
.bg-light-blue {
	background-color: #0579c9 !important;
}
.bg-light-green {
	background-color: #21a27a !important;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	/*margin-bottom: 20px;*/
}
.mt20 {
	margin-top: 20px;
}
img {
	max-width: 100%;
}
header {
    margin-bottom: 10px;
	margin-top:-10px;
	
    /*background: rgba(193, 227, 235, 0.7);*/
}
.top-header {
    background: #cce1e6;
    font-size: 13px;
    border-bottom: 1px solid #c6d8dc;
}
.top-header-box {
	text-align: right;
	padding: 5px 0;
}
.top-header ul {
	margin: 0;
	padding: 0;
}
.top-header ul li {
	display: inline-block;
	padding: 0 5px;
	border-left: 1px solid #333;
	line-height: 1;
}
.top-header ul li:first-child {
	border: 0;
}
.top-header ul li a {
	color: #000;
	display: block;
}
.top-menu {
	display: inline-block;
}
.footerclass{
	background:#000 !important;
}
.footerclass a{
	color:#fff !important;
}
.theme-style {
	display: inline-block;
	margin-left: 20px;
}
.theme-style ul li {
	border: 0;
	padding: 0;
	vertical-align: text-bottom;
}
.theme-style ul li a {
	background: #000;
	text-indent: -1;
	padding: 0;
	width: 17px;
	height: 17px;
	border-radius: 4px;
}
.theme-style ul li a.gray {
	background: #ccc;
}
.theme-style ul li a.blue {
	background: #006;
}
.theme-style ul li a.green {
	background: #0C3;
}
.text-size {
	text-align: right;
	display: inline-block;
	margin-left: 20px;
}
.text-size ul li {
	border: 0;
	padding: 0;
}
.text-size ul li a {
	background: #ccc;
	padding: 5px;
	width: 25px;
	text-align: center;
	font-weight: 500;
}
.logo {
	position: relative;
	margin: 5px 0 0 0;
}
.logo:after {
	display: block;
	content: '';
	clear: both;
}
.logo h1 {
	
	display: block;
	color: #d40000;
	    font-size: 1.5em!important;
    font-weight: bolder;
    margin: 0;
    padding-top: 24px;
}
.logo h1 span {
	font-size: 25px;
	font-weight: 700;
	/*display: block;*/
	   
	color: #d40000;
	margin-bottom: 8px;
}
.logo .small {
	font-style: italic;
	color: #fff !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 14px;*/
    font-size:1.15em !important;
	font-weight: bold;
}
.logo img {
	width: 60px;
	float: left;
	position: relative;
	margin: 12px;
}
.usdma-logo {
    position: relative;
    text-align: center;
}
.usdma-logo img {
    padding-top: 10px;
    height: 106px;
}
.container {
    width: 100%;
}
/*.controlstyle {
    width: 100%;    
    height:3%;
    padding-left:50%;
}*/


.header-right-side {
	text-align: right;
	margin-top:10px;
}
.search-box:after {
	display: block;
	clear: both;
	content: '';
}
.search-box {
	margin: 0;
	width: 100%;
	margin-top:25px;
	float: right;
	}
.prelative {
	position: relative;
}
.search-box .search-btn {
	position: absolute;
	right: 0;
	top: 0;
}
.search-box .form-control {
	padding: 4px 12px;
	height: 32px;
}
.search-box .btn {
	width: 38px;
	padding: 0;
	text-align: center;
	height: 32px;
}
.btn {
	display: inline-block;
	padding: 6px 20px;
}
.text-danger {
	color: #f00;
}
.iconInput {
	position: relative;
}
.iconInput .inr-icon {
	position: absolute;
	left: 10px;
	top: 3px;
	font-size: 20px;
}
.iconInput .form-control {
	padding-left: 30px;
}
label {
	font-weight: normal;
	display: block;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #000;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	box-shadow: none;
}
.emergency-contact {
	font-size: 14px;
	margin-bottom:4px;
}
.emergency-contact a {
color:#fff !important;
}
.emergency-contact span {
    font-weight: bold;
    color: #d40000;
    display: inline-block;
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
.emergency-contact1 {
	font-size: 14px;
}
.emergency-contact1 span {
	
	font-weight: bold;
	color: #d40000;
	display: inline-block;
	font-size: 16px;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	background: none;
	z-index: 999;
	width:78%;
	float:left;
	font-size:12px;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu > ul > li > a {
font-weight: 550;
    text-transform: capitalize;
    font-size: 15px;
	line-height:22px;
   padding: 13px 7px;
    color: #ffffff;
}
#cssmenu > ul > li > a:hover {
	background:#2F80ED;
	text-decoration:none;
}
#cssmenu > ul > li:hover > a {
	color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}
#cssmenu li:hover > ul > li {
	height: 35px;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150, 150, 150, 0.15);
	padding: 11px 15px;
	width: 270px;
	font-size: 13px;
	text-decoration: none;
	color: #dddddd;
	font-weight: 400;
	background: #0e2a5a;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #dddddd;
	content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #dddddd;
	content: '';
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}

.contact {
    position: relative;
    z-index: 1;
    width:50%;
   float:right;
 
}
.contact::before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0%;
    left: 0;
    z-index: -1;
  
}
.contact::after {
    width: 1000%;
   
    content: '';
    position: absolute;
    top: 0;
    left: 62px;
    z-index: -1;
    background-color: #ffbb38;
}
.main-wrapper:after {
	display: block;
	clear: both;
	content: '';
}
.main-wrapper {
	position: relative;
}
.ticker-box {
	background-color: #fff;
	border-radius: 4px;
	padding: 2px;
	margin-bottom: 5px;
}

.ticker-box:after {
	display: block;
	content: '';
	clear: both;
}
.ticker-box1 {
	background-color: #4180B8;
	border-radius: 4px;
	padding: 2px;
	margin-bottom: 5px;
}

.ticker-box1:after {
	display: block;
	content: '';
	clear: both;
}
.ticker-title {

	background-color: #000;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 10%;
	height: 28px;
	padding: 3px 0;
	text-align: center;

}
.ticker-msg {
	background-color: #f6f6f6;
/*change*/
	border-radius: 0 4px 4px 0;
	float: left;
	font-size: 14px;
	padding: 3px 8px;
	height: 28px;
	width: 90%;	
	text-align: center;
	
	
}
.ticker-msg a{
	color:#000 !important;
}
.heading{
	background:#000 !important ;
	color:#fff ;
}

.headingborder
{
border: solid 2px #000 !important;
}
#conPage_panOffFind{
	background:#fff !important;
}
.center{
	background:#fff !important;
}
#form1 table{
	background:#fff !important;
}
table{
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:14px;
	width:100%;
	border-collapse:collapse;
	

}
table, th, td {
    border: 1px solid #ddd;
/*border: 1px none #ddd;*/
    padding: 1%;
}
.visitortale
{
border: 1px none #ddd;
}
table tr:nth-child(even){background-color: none;}

.marquee-vert table tr:nth-child(even){background:none !important;}

/*table tr:hover {background-color: #ddd;}*/
table tr:hover {background-color: none;}

table th {
padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    background: #fff !important;
	color:#000 !important;
   
}
#conPage_dgActRule tr:first-child { background:#000 !important; color:#fff !important; }
#conPage_dgActRule tr:last-child { background:#000 !important;	 color:#fff !important;  }
#conPage_dgOffList tr:last-child { background:#000 !important;	 color:#fff !important;  }
.message-warpper {
    height: 280px;
    border-radius: 4px;
    border: 1px solid #000;
	background:#fff;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
}
#calSchedule  a{
	color:#000 !important;
}
#calSchedule  td{
	color:#000 !important;
}
.message-warpper h1 {
	margin: 0;
	padding: 6px 10px;
	text-align: center;
	font-size: 14px;
background: #fff;  /* fallback for old browsers */
	color: #000;
}
.message-thumbs {
	text-align: center;
	padding: 10px;
}
.message-box {
	    padding: 0px 10px 10px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #183d7e;
    text-align: center;
}
#calSchedule tbody tr td {
    border: 1px solid #ffffff !important;
}
.message-box span {
	font-size: 14px;
	display: block;
	font-weight: 400;
	color: #333;
}
.panel-warpper {
	position: relative;
	
}
.panel-warpper h1 {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	/*background: #3c763d;*/
	background: #003679;
	color: #fff;
}
.panel-warpper ul {
	margin: 0;
	padding: 0;
}
.panel-warpper ul li {
	list-style: none;
	display: block;
}
.panel-warpper ul li a {
	display: block;
	padding: 4px 7px;
	color: #000;
	background: #4180B8;  /* fallback for old browsers */
	color:#fff;
	margin: 0 0 5px 0;
	border-radius: 4px;
	word-break: break-all;
}
.panel-warpper ul li a:hover {
	text-decoration: none;
	background: #2F80ED;
}
.box-warpper {
	font-size: 14px;
	font-weight: 400;
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background: rgb(249, 249, 249);
}
.box-warpper a {
	color: #000;
	display: block;
}
.box-warpper a:hover {
	text-decoration: none;
}
.head {
	position: relative;
	margin-bottom: 10px;
	
	/*padding-bottom: 10px;*/
}
.head h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	color: #d40000;
	line-height: 1.5;
}
.usefull-link {
	position: relative;
}
.usefull-link a {
	    text-align: left;
    display: block;
    padding: 4px 7px;
    margin-bottom: 5px;
    color: #000 !important;
    border-radius: 4px;
    position: relative;
    height: 27px;

}
.usefull-link a:after {
	display: block;
	content: '';
	clear: both;
}
.usefull-link img {
	margin-right: 5px;
}
.usefull-link .panel-warpper li a {
	background: #cfd0d2;
	color: #000 !important;
}
.usefull-link .panel-warpper li a:hover {
	background: #cfd0d2;
}
.link-item-2 a {
	display: block;
	padding: 6px 10px;
	margin-bottom: 10px;
	color: #fff !important;
	border-radius: 4px;
	background: #cd2324;
	border: 1px solid #cd2324;
	text-transform: uppercase;
	position: relative;
}
.link-item-2 a:hover {
	text-decoration: none;
}
.link-item-2 img {
	float: left;
	margin-right: 8px;
}
.link-item-2 span {
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	font-weight: 500;
}
#weatherReport {
	position: relative;
}
#weatherReport .fa {
	font-size: 18px;
	font-weight: 600;
	position: absolute;
	top: 22px;
	right: 15px;
}
.usefull-link a:hover {
	color:#fff !important;
	background:#000;
		text-decoration: none;
	
}
.bg-blue {
	background: #183d7e !important;
}
.bg-red {
	background: #C00 !important;
}
.bg-dark-red {

	background: #cd2324 !important;
}
.bg-green {
	background: #009900 !important;
}
.bg-gold {
background: #fff;  /* fallback for old browsers */

}
.bg-gray {
	background: #dddbdb !important;
}
.bg-purple {
	background: #6474A0 !important;
}
.main-content {
	margin-bottom: 20px;
}
.news-warpper {
}
.news-warpper h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #21a27a;
}
.news-warpper h1 span {
	float: right;
	font-size: 14px;
}
.news-warpper h1 span a {
	color: #fff;
	background: rgba(0,0,0,0.3);
	font-weight: normal;
	padding: 2px 5px;
}
.news-box {
	border: 1px solid #d0d0d0;
	padding: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.news-warpper ul {
	margin: 0;
	padding: 0;
}
.news-warpper ul li {
	list-style: none;
	display: block;
	border-bottom: 1px solid #d0d0d0;
	color: #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.news-warpper ul li a {
	color: #000;
	display: block;
}
.news-warpper ul li:last-child {
	border: 0;
}
.news-warpper ul li span {
	display: block;
	color: #a9a9a9;
	font-size: 13px;
}
/* Footer */

footer {
background: #fff !important;  /* fallback for old browsers */
margin-top:-20px;
color:#000 !important;
}
.footer-logo {
	position: relative;
}
/*.footer-logo img {
	width: 350px;
}*/
.footer-text {
	padding: 30px 0 30px 0;
	color: #bed2dd;
	line-height: 2;
}
.footer-social-media {
	position: relative;
	margin-top: 10px;
}
.footer-social-media ul {
	margin: 0;
	padding: 0;
}
.footer-social-media ul li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}
.footer-social-media ul li a {
	background: #204e88;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	color: #fff;
	line-height: 2.2;
}
.footer-menu {
	padding: 30px 0;
	color: #bed2dd;
}
.footer-menu h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #3cb3fb;
	font-size: 18px;
	font-weight: 500;
}
.footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer-menu ul li {
	display: block;
	line-height: 2;
}
.footer-menu ul li a {
	display: inline-block;
	color: #bed2dd;
	font-weight: 400;
}
.footer-contact-datails {
	min-height: 75px;
	position: relative;
	color: #bed2dd;
}
.footer-contact-datails ul li {
	margin-bottom: 10px;
	padding-left: 30px;
	position: relative;
}
.footer-contact-datails ul li .fa {
	font-size: 18px;
	left: 0;
	position: absolute;
	top: 5px;
}
.copyright {
    text-align: center;
    padding: 5px 0;
    width: 100%;
    font-size: 12px;
    color: #000 !important;
	
}
.copyright p{
	margin:0px;
}
.GridHeader{ background:#000 !important;	 }
#conPage_gridfront tr:last-child { background:#000 !important;	 }
.visitortale{
    border: 0px;
    color: #000;
    margin-top: -14px;
   
    text-align: center;
}
.visitortale td{
	padding-bottom:0px !important;
}
#dgActRule tr:nth-last-child(3) {
  background: red;
}
#dgActRule span{
	color:#000 !important;
}
#dgActRule tr:first-child{
background:#000 !important;	
}
#dgActRule tr:last-child{
	background:#000 !important;	
}
.panel-warpper div{
	background:#000 !important;
	
}
.marquee-vert {
	width: 100%;
	overflow: hidden;
	height: 280px !important;
}
.marquee-vert a{
	color:#000 !important;
}
.print-btn-box {
	border-top: 1px solid rgba(204, 204, 204, 0.51);
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.print-btn-box a {
	color: #d40000;
}
.print-btn-box a:hover {
	text-decoration: none;
}
.link-item-1 {
	position: relative;
}
.link-item-1 a span {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.54);
	color: #fff;
	padding: 5px 0;
}
.link-item-1 a:hover span {
	background: rgba(0, 0, 0, 0.9);
}
.fa-file-pdf-o {
	color: #d40000;
}
.pdf-wrapper {
	position: relative;
	min-height: 150px;
}
.pdf-wrapper ul {
	margin: 0;
	padding: 0;
}
.pdf-wrapper ul li {
	list-style: none;
	padding-bottom: 8px;
}
.pdf-wrapper ul li a {
	color: #183d7e;
	position: relative;
	font-size: 14px;
	margin-right: 8px;
}
.pdf-wrapper ul li a:before {
	content: "\f1c1";
	font-family: 'FontAwesome';
	margin-right: 8px;
	color: #d40000;
}
#top-strip-in-right {

    height: auto;
    padding: 5px 0px;
    float: right;

}
#top-strip-in {
      width: 100%;
    height: auto;
    padding-top: 12px;
    margin: 0px auto;
}
.top-strip-right {
      width: auto;
    height: auto;
    float: right;
    padding: 0px;
    margin: 0px;
    color: #fff;
    text-decoration: none;
   
}
#top-strip-in-right a{
	color:#fff !important;
}
.left-nav-bar h1 {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #183d7e;
	color: #fff;
}
.left-nav-bar {
	width: 100%;
	background: #fff;
	border-radius: 4px;
}
.left-nav-bar ul {
	margin: 0;
	padding: 0;
}
.left-nav-bar ul li {
	list-style: none;
}
.left-nav-bar ul li a {
	display: block;
	padding: 6px 10px;
	color: #000;
	background: #dddbdb;
	margin: 3px 0;
	border-radius: 4px;
}
.left-nav-bar ul li a:hover {
	text-decoration: none;
}
.left-nav-bar li.open .dropdownlink {
	color: #000;
}
.left-nav-bar li.open .dropdownlink .fa-angle-down {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.left-nav-bar li:last-child .dropdownlink {
	border-bottom: 0;
}
.dropdownlink {
	cursor: pointer;
	display: block;
	position: relative;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.dropdownlink i {
	position: absolute;
	top: 8px;
	left: 16px;
	font-size: 18px;
}
.dropdownlink .fa-angle-down {
	right: 12px;
	left: auto;
}
.left-nav-bar ul ul li {
	border-bottom: 1px solid #206ea5;
}
.left-nav-bar ul ul li a {
	display: block;
	padding: 6px 10px;
	color: #fff;
	background: #1478bf;
	margin: 0;
	border-radius: 0;
}
.submenuItems {
	display: none;
}
.left-nav-bar ul ul li a:hover {
	text-decoration: none;
	background: #1e92e4;
}
.photo-gallery img {
	margin-bottom: 20px;
}
.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: 4px;
}
.table>thead>tr>th {
	vertical-align: top;
	background: #f2f2f2;
}
.borderbox {
	border: 1px solid #ccc;
}
.events-warpper h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	/*background: #9c9116;*/
background: #fff;  /* fallback for old browsers */

}
.events-warpper h1 span {
	float: right;
	font-size: 13px;
}
.events-warpper h1 span a {
	color: #000;
	
	font-weight: normal;
	padding: 2px 5px;
}
.events-box {
	min-height: 80px;
	height: 100%;
	max-height: 199px;
	overflow-y: scroll;
	overflow: auto;
	border: 1px solid #fff;
	padding: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	width: 100%;
}

#EventGrid{
border:0px !important;	
}

#EventGrid tr td{
border:0px !important;	
}
.events-warpper ul {
	margin: 0;
	padding: 0;
}
.events-warpper ul li {
	list-style: none;
	position: relative;
	/*padding-left: 85px;*/
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	min-height: 65px;
}
.events-warpper ul li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0;
}
.events-warpper ul li:after {
	display: block;
	content: '';
	clear: both;
}
.events-warpper ul li .Edate {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	margin-right: 10px;
	color: #000 !important;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.events-warpper ul li .Edate span {
	display: block;
	background: #465170;
	color: #fff !important;
	padding: 3px;
	font-size: 14px;
	font-weight: normal;
}
.events-warpper ul li a {
	color: #000;
}
.social-media-box {
	position: relative;	
}
.social-media-box h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: #ccc;
}
.social-media-list {
	border: 1px solid #ccc;
	padding: 10px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.social-media-list ul {
	margin: 0;
	padding: 0;
}
.social-media-list ul li {
	list-style: none;
	margin-right: 12px;
	display: inline-block;
}
.social-media-list ul li a {
	display: block;
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 8px 22px 8px 50px;
	border-radius: 3px;
	position: relative;
}
.social-media-list ul li a.fb {
	background: #2a5b96;
}
.social-media-list ul li a.tw {
	background: #01addf;
}
.social-media-list ul li a.gp {
	background: #dc4a38;
}
.social-media-list ul li a.yt {
	background: #c4302b;
}
.social-media-list ul li a span {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 5px;
	width: 35px;
	text-align: center;
	font-size: 20px;
	border-right: 1px solid rgba(0,0,0,0.2);
}
.social-media-list ul li a:hover {
	text-decoration: none;
}
.table-bordered {
	border: 1px solid #416b9e;
}
.table>thead>tr>th {
	vertical-align: top;
	background: #4f81bd;
	color: #fff;
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #d3dfee;
}
.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 #416b9e;
}
.search-wappar {
	text-align: justify;
}
.search-wappar a {
	color: #f00;
	text-decoration: underline;
}
.search-wappar .highlight {
	background: #FF0;
}
.search-list {
	height: 105px;
	overflow: hidden;
	margin-bottom: 20px;
}
/*form {
	display: inline-flex;
}*/
.search-area {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
.video-title {
	max-height: 55px;
	min-height: 55px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	color: #000;
	font-weight: 500;
	background: #d6e1f5;
	padding: 5px;
}
.video-gallery iframe {
	margin-bottom: 20px;
}
.select-video {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
.select-video label {
	padding-top: 5px;
}
.text-gray {
	color: #999;
}
.pressItem {
	position: relative;
	margin-bottom: 20px;
	font-size: 16px;
}
.pressItem .pressThumbs {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	max-height: 200px;
	overflow: hidden;
}
.pressItem .pressThumbs img {
	width: 100%;
	height: auto;
}
.pressItem a {
	font-weight: 600;
}
.pressItem a:hover {
	color: #f00;
}
.pressItem:hover a {
	color: #f00;
}
.presslistContent {
	height: 118px;
	overflow: hidden;
}
.newsPressthumbs {
	width: 300px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.itembox2 {
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #ccc;
	text-align: center;
}
.itembox2 a {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	display: block;
	padding-top: 5px;
}
.framework {
	background: url(../images/books.png) no-repeat left #cd2324 !important;
	background-position: 20px !important;
 	padding-left: 65px !important;
	color: #fff !important;
    height:55px;
    padding-top:15px !important;
    margin-top:18px !important;
}
.ul-list{
	position:relative;
	}
.ul-list ul { padding:0; margin:0;}
.ul-list ul li{ padding-bottom:10px; text-align: justify; position:relative; padding-left:12px; list-style:none;}
.ul-list ul li:before{
	content: "\f105";
	font-family: 'FontAwesome';
	position:absolute;
	left:0px;
	top:0px;
	color: #125ba5;
 }
.ul-list ul li a{ color:#125ba5; text-decoration:none; }
.ul-list ul li a:hover{  text-decoration:underline; }

video {
    width: 100%;
}
