@charset "utf-8";
/* CSS Document */

adminmenu { background-color:#CCCCCC;
margin:5px;
padding:2px;
}
ul {
    list-style-image: url('../images/listicon.gif');
}



body {
	/*background-image:url(../img/slider/img8.jpg);*/
	background-image:url(../img/slider/img16.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position:center center;
	background-attachment:fixed;
	background:#CCC !important;
}
.whitebody {
	background-color:#FFF !important;
}
.headerBack { 

background: -moz-linear-gradient(top, #00dfeb 0%, #005987 100%);  
background: -webkit-linear-gradient(top, #00dfeb 0%,#005987 100%);  
background: linear-gradient(to bottom, #00dfeb 0%,#005987 100%);  
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dfeb', endColorstr='#005987',GradientType=0 );

}

.whiteBack { background-color:#FFFFFF !important;}
.centennial-logo {
	margin:4px 0px 10px 10px;
	box-shadow:3px 3px 2px rgba(150, 150, 150, 0.61);
}
.centennial-text  {
	padding-bottom:5px;
	text-align:right;
	font-weight:500;
	font-size:16px;
	color:#f9c905;
	letter-spacing:2px;
	text-shadow:rgb(14, 129, 64) 2px 0px 0px, rgb(14, 129, 64) 1.75px 0.966667px 0px, rgb(14, 129, 64) 1.08333px 1.68333px 0px, rgb(14, 129, 64) 0.133333px 2px 0px, rgb(14, 129, 64) -0.833333px 1.81667px 0px, rgb(14, 129, 64) -1.6px 1.2px 0px, rgb(14, 129, 64) -1.98333px 0.283333px 0px, rgb(14, 129, 64) -1.86667px -0.7px 0px, rgb(14, 129, 64) -1.3px -1.51667px 0px, rgb(14, 129, 64) -0.416667px -1.95px 0px, rgb(14, 129, 64) 0.566667px -1.91667px 0px, rgb(14, 129, 64) 1.41667px -1.41667px 0px, rgb(14, 129, 64) 1.91667px -0.566667px 0px;
	/* rgb(14, 129, 64) 3px 0px 0px, rgb(14, 129, 64) 2.83333px 0.983333px 0px, rgb(14, 129, 64) 2.35px 1.85px 0px, rgb(14, 129, 64) 1.61667px 2.51667px 0px, rgb(14, 129, 64) 0.7px 2.91667px 0px, rgb(14, 129, 64) -0.283333px 2.98333px 0px, rgb(14, 129, 64) -1.25px 2.73333px 0px, rgb(14, 129, 64) -2.06667px 2.16667px 0px, rgb(14, 129, 64) -2.66667px 1.36667px 0px, rgb(14, 129, 64) -2.96667px 0.416667px 0px, rgb(14, 129, 64) -2.95px -0.566667px 0px, rgb(14, 129, 64) -2.6px -1.5px 0px, rgb(14, 129, 64) -1.96667px -2.26667px 0px, rgb(14, 129, 64) -1.11667px -2.78333px 0px, rgb(14, 129, 64) -0.133333px -3px 0px, rgb(14, 129, 64) 0.85px -2.88333px 0px, rgb(14, 129, 64) 1.75px -2.43333px 0px, rgb(14, 129, 64) 2.45px -1.73333px 0px, rgb(14, 129, 64) 2.88333px -0.833333px 0px;*/
}
.mobile_lang_m { display:none; }
.loader 
{
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background: url('../images/load.gif') 50% 50% no-repeat rgb(249,249,249);
}
.vissionmsg{
	text-align:center;
}

.team{
	text-align:center;
	margin-top: 8px;
}
.team .b1{
	padding-left:0;
}
.team .b3{
	padding-right:0;
}
.team img{
	margin:0 auto;
}
.team h4{
	margin-top: 12px;
	font-size:20px;
	color:#2f2f2f;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.team h5{
	margin-top: -3px;
	font-size:14px;
	color:#a9a9a9;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
}
.team p{
	margin-top: 12px;
	font-size: 14px;
	color: #666;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 300;
	line-height: 24px;

}
.team ul{
	margin-top: 2px;
	padding-left:0px;
	display: inline-block;
	margin:0 auto;
}
.team ul li{
	padding:0 10px;
	float:left;
	list-style:none;
	font-family: FontAwesome;
	font-size:15px;
}
.team ul li a{
	color:#2f2f2f;
}
.team ul li a:hover{
	color:#1fcdff;
}
.team2{
	text-align:center;
	color:#930;
}
.team2 h2{
	margin-top: 45px;
}
.team2 h4 {
	margin-top:auto;
	margin-left:10px;
	font-size:18px;
	margin-right:10px;
	line-height:28px;
}
.team2 img {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
}

.dvLine{
	margin-top: 15px;
	margin-bottom:15px;
}
.dvLine hr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
}
.dvLineNews{
	margin-top: 10px;
	margin-bottom:0px;
}
.dvLineNews hr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
}


.dvLineGallery{
	margin-top: 10px;
	margin-bottom:-10px;
}
.dvLineGallery hr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0.1), rgba(219,219,219,1), rgba(0,0,0,0.1));
}

.newsEvnet h3{
	font-size:26px;
	/*color: #2f2f2f;*/
	color:#f6eded;
	font-family: 'Roboto', 'sans-serif';
	font-weight: 400;
	margin-bottom:10px;
	margin-left:3px;
}
.newsDiv {
	margin:3px;
	padding:10px;
	border-radius:4px;
	background-color:#f6f0ed;
	border: 1px solid #dbd6d4;
}
.newsDiv h5 {
	font-size:15px;
}
.newsDiv p {
	font-size:13px;
	text-align:justify;
}

/***********************
********* Footer ******
************************/
#bottom {
 /* background: #666;  
  background: rgba(0, 0, 0, 0.6); 
  background: rgba(21,127,26, 0.6);
  background: rgba(92,184,92, 0.6);
   background: rgba(0, 0, 0, 0.6); 
   background-color:#000; */
	background: #02adbd; /* Old browsers */
	background: -moz-linear-gradient(top, #02adbd 0%, #017680 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #02adbd 0%,#017680 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #02adbd 0%,#017680 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02adbd', endColorstr='#017680',GradientType=0 ); /* IE6-9 */
  border-bottom: 1px solid #bcbcbc;
  font-size: 14px;
  padding-bottom:16px;
  padding-top:22px;
}

#bottom h3 {
	font-family:'Book Antiqua', 'Palatino Linotype', Palatino, serif;
  margin-top: 0;
  margin-bottom: 10px;
  font-size:22px;
  color: #f4f6f9;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
  color: #FFFFFF;
}

#bottom ul li a {
  color: #f4f6f9;
  text-decoration:none;
}

#bottom ul li a:hover {
  color: #fcfdfe;
}

#bottom .widget {
  margin-bottom: 0;
}

#footer {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #017680;
background:#FFF;
}

#footer a {
  color: #017680;
}

#footer a:hover {
  color: #035d65;
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}
.call1919 {
	font-family: Calisto MT,Bookman Old Style,Bookman,Goudy Old Style,Garamond,Hoefler Text,Bitstream Charter,Georgia,serif;
	font-size:36px;
	color:#ffffff;
	line-height:10px;
	padding-left:10px;
	padding-top:12px;
	margin-top:-5px;
}
.call1919 img {
	margin-top:-10px;
	margin-left:15px;
}
.1919_icon {
	width:145px;
}
/* start google map iframe */
#my-map-canvas .text-marker{
	max-width:none!important;
	background:none!important;
	}
/* end google map iframe */






/* The controlsy */
.newscas{
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}

#right_arr {
	right: -12px;
}
/* The indicators */
#cl_indicator {
	right: 50%;
	top: auto;
	bottom: -32px;
	margin-right: -19px;
}
/* The colour of the indicators */
#cl_indicator li {
	background: #cecece;
}
#cl_indicator .active {
background: #428bca;
}

.contentTop {
	background-color:#FFFFFF; 
	height:40px;border-top:	2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .3);
}




 

.imgGal ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
}
.imgGal ul li {
  list-style:none;
  margin-bottom:25px;
}
.imgGal ul li img {
  cursor: pointer;
}

.imgGal .modal-body {
          padding:5px !important;
      }
.imgGal .modal-content {
          border-radius:0;
      }
.imgGal.modal-dialog img {
          text-align:center;
          margin:0 auto;
      }
.imgGal .controls{          
        width:50px;
        display:block;
        font-size:11px;
        padding-top:8px;
        font-weight:bold;          
    }
.imgGal.next {
        float:right;
        text-align:right;
 }
      /*override modal for demo only*/
.imgGal .modal-dialog {
         max-width:500px;
         padding-top: 90px;
      }
@media screen and (min-width: 768px){
.imgGal.modal-dialog {
            width:500px;
            padding-top: 90px;
      }          
}


.history p {
	text-align:justify;
}



.backDiv {
	border-left:1px solid #960;
}

#contactForm {
	border: 1px solid #d1ccca;
	border-radius:3px; 
	padding:8px 15px 8px 15px;
}
#contactAddress {
	padding:8px 25px 8px 25px;
}



* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* 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.icoYoutube:hover {
	background-color:#e52d27;
}
.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, .social-network a.icoYoutube:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}
.social-circle li { 
	float:left;
}
 /* new twitter logo */
.fa.fa-twitter{
	font-family:sans-serif; 
}
.fa.fa-twitter::before{
	content:"𝕏";
	font-size:1.2em;
}
.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:10%;
	-webkit-border-radius:10%;
	border-radius:10%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
	border: 1px solid #d5d5d5;
}
.social-circle li i {
	margin:0;
	line-height:40px;
	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: #a29f9f;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a {
 background-color: #f4f4f4;   
}



.headerimg {
	display: block;
  	max-width: 18%;
  	height: auto;
	z-index:10;
	float:left;
	margin-left:3px;
	margin-top:3px;
}
.headerimg1 {
	display: block;
  	max-width: 96%;
  	height: auto;
	margin-bottom:-20px;
	margin-top:3px;
}
.header_left {
	position:relative;
	display: block;
	float: right;
}

#phone-num  a{
	color: #b7b7b7;
}

#phone-num  a:hover{
	color: #7a7a7a;
}


/*input[type=text] {
    width: 80px;
	color:#ccc;
    box-sizing: border-box;
    border: 1px solid #999;
    border-radius: 6px;
    font-size: 13px;
    background-color: #666;
    background-position: 10px 10px; 
    background-repeat: no-repeat;
	margin:7px 10px 3px 10px;
    padding: 7px 10px 7px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

input[type=text]:focus {
    width: 95%;
}*/
.searchBox {
    width: 60px;
	color:#c29699;
    box-sizing: border-box;
    border: 1px solid #c29699;
    border-radius: 6px;
    font-size: 13px;
  /*  background-color: #666; 
	background: rgba(0, 0, 0, 0.6); */
	background: rgba(66,139,202, 0.1);
   /* background-image: url('images/header2.png'); */
    background-position: 10px 10px; 
    background-repeat: no-repeat;
	margin:7px 2px 3px 5px;
    padding: 7px 10px 7px 10px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

.searchBox:focus {
    width: 60%;
	color:#ffffff;
	border: 1px solid #e6dcdd;
}



.second_menu_out {
	left: 0;
    width: 100%;
    z-index: 97;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	background-color:#666;
	line-height:30px;
}
.second_menu li {
	font-size: 18px;
    float: left;
    list-style: outside none none;
    width: 25%;
}
.second_menu  li  a {
	/* border-bottom: 4px solid #858585; */
    display: block;
	color:#FFF;
    text-align: center;
    font-weight: 200;
	cursor:pointer;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.second_menu li {
	font-size: 18px;
    float:none;
}


.section-container.light-bg {
    background-color: #F5F5F5;
    color: #444444;
}
.inner {
    border-radius:10px;
    padding:10px;
}
.col-md-3 {
    padding:10px;
}
.newsRow {
	margin-top:10px;
}
.chaMg {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 4px;
  margin-top:5px;
  line-height: 1.42857143;
 /* background-color:transparent;
  background-color: #fff;*/
  border: 1px solid #5b5f62;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
@media (min-width: 992px){
	.ministrName { height:40px;}
}
.whiteBox {
	height:63px;
}
.secwhiteBox {
	height:64px;
}
.minDes{
	line-height:4x;
	color:#3c3333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10.5px;
	font-weight:500;
	padding-left:3px;
	bottom:1px;
}
.minName {
	color:#ede1e1;
	background-color:#7f1c24;
	width:100%;
	float:none;
	font-size:11px;
	padding:4px 1px 4px 4px;
	font-family:Georgia, Serif;
}
.newsRow .panel {
	/*background-color:#FFF;*/
	border:none;
}
.newsRow .panel-heading {
	/*background-color:#FFF;*/
}
.newsRow .panel-footer {
	/*background-color:#FFF;*/
}
.newsRow .glyphicon {
	margin-right: 4px !important; /*override*/
	}
	.newsRow .pagination .glyphicon {
	margin-right: 0px !important; /*override*/
	}
	.newsRow .pagination a {
	color: #555;
	}
	.newsRow .panel ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	}
	.newsRow .news-item {
	padding: 4px 4px;
	margin: 0px;
	border-bottom: 1px dotted #555;
	}
	.newsRow .newsTitle {
		/*color:#ddd5d5;*/
		color:#1d919b;
		font-size:14px;
		font-weight:500;
		text-decoration:none;
	}
	.newsRow p {
		color:#216d74;
	}
	.newsRow .newsDate {
		color:#928c8c;
		font-size:12px;
		font-weight:300;
		text-decoration:none;
	}
	.chairMsg {
		line-height:12px;
		color:#f6eded;
		/*color:#8b8688;*/
		font-size:14px;
		font-weight:300;
		text-decoration:none;
	}
	
	.visionM {
		color:#555252;
		/*color:#8b8688;*/
		font-size:13px;
		font-weight:300;
		text-decoration:none;
		text-align:justify;
		text-align-last:left;
	}
	.newsRow h3 {
		font-size:19px;
		font-family:Verdana, Geneva, sans-serif;
		color:#086f77;
		margin-top:-1px;
		margin-bottom:3px;
	}
	.newsRow h4 {
	/*	color:#280410;*/
		color:#1d919b;
	}
	.newsRow h5 {
	/*	color:#280410;*/
		color:#1d919b;
	}
	.newsRow ribbon h2 {
		font-size:22px;
		color:#1d919b;
		padding-bottom:10px;
	}
	.newsRow h2 {
		font-size:22px;
		color:#ffffff;
		/*color:#1d919b;*/
		padding-bottom:10px;
	}
	.newsRow h3 {
		font-size:18px;
		color:#1d919b;
		padding-bottom:10px;
		padding-top:10px;
	}
	.newsRow .ribbon h3 {
		font-size:18px;
		color:#ffffff;
		/*color:#1d919b;*/
		padding-bottom:10px;
		padding-top:10px;
	}
	
	
	
	
.serviText {
	
/* -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(0,0,0,.5)), to(rgba(0,0,0,1)));*/
 text-shadow: 0px 0px 2px rgba(28, 153, 243, 0.75);
 }
 .serviText h2 {
	 color:#FFF !important;
 }
.resehTitle {
	height:28px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	background-color:#02a5b4;
}
.resehTitle p {
	color:#FFF;
}
.reseahDes {
		color:#02a5b4;
		font-size:13px;
		font-weight:300;
	}

.owl-item > div,
.owl-item .item h2,
.owl-prev,
.owl-next {
    color: #ebebeb
}
.owl-item.active > div {
    color: #000
}

.owl-item .item {
  height: auto;
  padding-top:8px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:10px;
  margin-top:10px;
  margin-left:1px;
  border: 1px solid #5b5f62;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.owl-item .item p {
	padding-left:2px;
	padding-right:2px;
}
.owl-item .item h2 {
    font-weight: 700;
    margin-bottom: 15px;
    color: #808080
}
.owl-item.active {
    -webkit-box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, 0.75);
    background-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-color: #000000
}
.owl-item.active .item h2 {
    color: #000
}
.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    font-size: 72px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.owl-prev {
    left: -60px
}
.owl-next {
    right: -60px
}
.owl-prev:hover,
.owl-next:hover {
    color: #000
}
#screenshots {
   /* background-color: #FCFCFC;*/
  /* background: rgba(0, 0, 0, 0.6); */
    color: #000
}
#screenshots .section-title {
    margin-bottom: 30px
}
#screenshots .section-title h1 {
    margin-bottom: 25px
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.owl-theme .owl-controls {
    margin-top: 8px;
    text-align: center
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #0033CC
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #000000
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


.specialLinktop {
		line-height:23px;
		/*color:#900;*/
		color:#353030;
		font-size:15px;
		font-weight:300;
		text-decoration:none;
		margin-bottom:1px;
		margin-top:3px;
	}
.specialLink {
		line-height:16px;
		/*color:#666;*/
		color:#f6eded;
		font-size:12px;
		font-weight:300;
		text-decoration:none;
		text-align:justify;
		text-align-last:left;
	}
.intMeddiv {
	margin-top:6%;
	max-height:350px;
}
.intMeddiv img,.intMeddiv h4 {
	float:left;
}
.intMeddiv h1 {
	font-size:24.5px;
	float:left;
	line-height:14px;
	margin-top:13px;
	padding:0px 1px 1px 4px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.intMeddiv h2 {
	float:left;
	font-size:22px;
	line-height:14px;
	margin-top:1px;
	padding:1px 1px 1px 2px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.intMeddiv h4 {
	float:left;
	font-size:16px;
	line-height:8px;
	margin-top:1px;
	padding:1px 2px 1px 2px;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);
}

.intMeddivBox {
	border-radius:7px;
	color:#FBF1F1;
	padding-top:15px;
	border:1px solid #333;
	background: rgba(31, 48, 50, 0.6); 
	/*background: #005582;
	background: -moz-linear-gradient(-45deg, #00e3eb 0%, #005582 100%);
	background: -webkit-linear-gradient(-45deg, #00e3eb 0%,#005582 100%);
	background: linear-gradient(135deg, #00e3eb 0%,#005582 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e3eb', endColorstr='#005582',GradientType=1 );*/
}
.intMeddivBox {
	padding-left:1px;
	padding-right:1px;
}

.frontsllogo { 
	width:80px;
	margin:1px -10px 1px 1px;
	float:left;
}
.deplogo {
	width:78px;
	margin:-40px 10px 1px 5px;
	padding-left:5px;
	float:right;
}
.ewelmsg {
	text-align:center;
	line-height:46px;
	font-size:17px;
	font-weight:500;
	padding:12px 20px 10px 20px;
	margin:10px 10px 1px 10px;
	border:1px solid #858C86;
	height:260px;
	border-radius:6px;
	text-shadow: -1px 1px 5px #333;
	/*background: rgba(0, 0, 155, 0.6);	*/
}
.ewelmsg p {
	font-size:28px;
	text-align:center;
	line-height:25px;
	padding-bottom:6px;
	padding-top:10px;
	text-shadow: -1px 1px 5px #333;
}
.swelmsg {
	text-align:center;
	line-height:35px;
	font-size:18px;
	font-weight:500;
	padding:15px 20px 10px 20px;
	margin:10px 10px 1px 10px;
	border:1px solid #858C86;
	height:260px;
	border-radius:6px;
	text-shadow: -1px 1px 5px #333;
	/*background: rgba(0, 0, 155, 0.6);	*/
}
.swelmsg p {
	font-size:27px;
	text-align:center;
	line-height:23px;
	padding-bottom:10px;
	padding-top:8px;
	text-shadow: -1px 1px 5px #333;
}
.twelmsg {
	text-align:center;
	line-height:28.5px;
	font-size:14px;
	font-weight:500;
	padding:15px 14px 10px 14px;
	margin:10px 10px 1px 10px;
	border:1px solid #858C86;
	height:260px;
	border-radius:6px;
	text-shadow: -1px 1px 5px #333;
	/*background: rgba(0, 0, 155, 0.6);	 */
}
.twelmsg p {
	font-size:27px;
	text-align:center;
	line-height:25px;
	padding-bottom:10px;
	padding-top:8px;
	text-shadow: -1px 1px 5px #333;
}
.eLink {
	font-size:18px;
	text-align:center;
	line-height:26px;
}
.sLink {
	font-size:24px;
	text-align:center;
	line-height:26px;
}
.tLink {
	font-size:16px;
	text-align:center;
	line-height:26px;
}
.langBtn {
	text-shadow: -1px 1px 5px #333;
	color:#d9d3d3;
	display:inline-block;
	cursor:pointer;
	font-family:Arial;
	padding:11px 23px;
	text-decoration:none;
}
.langBtn:hover {
	text-decoration:none;
	color:#FFF;
}
.langBtn:active {
	position:relative;
	top:1px;
	text-decoration:none;
	color:#FFF;
}
#imageGal {
	height:190px;
}
.zoomimg img {
	width:300px;
	height:200px;
}
@media (max-width: 319px) {
	.col5 {
		margin-left:20px;
	}
	.intMeddiv h1 {
	margin-top:4px;
	font-size:8px;
	line-height:8px;
	margin-bottom:6px;
	}
	.intMeddiv h2 {
	font-size:9px;
	line-height:8px;
	margin-bottom:1px;
}
.intMeddiv h4 {
	font-size:8px;
	line-height:14px;
	float:left;
}

.ewelmsg {
	position:relative;
	height:160px;
	line-height:16px;
	font-size:14px;
}
.swelmsg {
	height:160px;
	line-height:16px;
	font-size:14px;
}
.twelmsg {
	height:160px;
	line-height:16px;
	font-size:12px;
}
.ewelmsg p {
	font-size:18px;
	text-align:center;
	line-height:20px;
}
.swelmsg p {
	font-size:16px;
	text-align:center;
	line-height:20px;
}
.twelmsg p {
	font-size:16px;
	text-align:center;
	line-height:20px;
}
.news-item img { width:100%;
height:auto;
}
#chaMn { width:100%;
height:auto !important;}
.zoomimg img {
	width:230px;
	height:160px;
	left:auto;
	right:auto;
}
}
@media (min-width: 320px) and (max-width: 479px) {
	.col5 {
		margin-left:20px;
	}
	.intMeddiv h1 {
	margin-top:4px;
	font-size:9px;
	line-height:8px;
	margin-bottom:6px;
	}
	.intMeddiv h2 {
	font-size:11px;
	line-height:8px;
	margin-bottom:1px;
}
.intMeddiv h4 {
	font-size:8px;
	line-height:14px;
	float:left;
}
.frontsllogo { 
width:70px;
margin:2px 0px -18px 5px;
float:left;
}
.deplogo {
	width:75px;
	margin:-25px 0px 10px 5px;
	padding-left:10px;
	float:right;
}

.ewelmsg {
	position:relative;
	height:150px;
	line-height:20px;
	font-size:14px;
}
.swelmsg {
	height:150px;
	line-height:20px;
	font-size:14px;
}
.twelmsg {
	height:150px;
	line-height:16px;
	font-size:12px;
}
.ewelmsg p {
	font-size:24px;
	text-align:center;
	line-height:30px;
}
.swelmsg p {
	font-size:20px;
	text-align:center;
	line-height:30px;
}
.twelmsg p {
	font-size:20px;
	text-align:center;
	line-height:30px;
}
.news-item img { width:100%;
height:auto;
}
#chaMn { width:100%;
height:auto !important;}
.zoomimg img {
	width:230px;
	height:160px;
	left:auto;
	right:auto;
}

}
@media (min-width: 480px) and (max-width: 767px) {
.col5{
	width: 40%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.intMeddiv h1 {
	margin-top:4px;
	font-size:13px;
	line-height:8px;
	margin-bottom:6px;
	}
.intMeddiv h2 {
	font-size:13px;
	line-height:8px;
	margin-bottom:1px;
}
.intMeddiv h4 {
	font-size:9px;
	line-height:14px;
	float:left;
}
#crossline {
	display:none;
}
.ewelmsg {
	position:relative;
	height:150px;
	line-height:20px;
	font-size:18px;
}
.swelmsg {
	height:150px;
	line-height:20px;
	font-size:17px;
}
.twelmsg {
	height:150px;
	line-height:16px;
	font-size:12px;
}
.frontsllogo { 
width:70px;
margin:2px 0px -18px 5px;
float:left;
}
.deplogo {
	width:75px;
	margin:-25px 0px 10px 5px;
	padding-left:10px;
	float:right;
}

.ewelmsg p {
	font-size:28px;
	text-align:center;
	line-height:32px;
}
.swelmsg p {
	font-size:24px;
	text-align:center;
	line-height:32px;
}
.news-item img { width:100%;
height:auto;
}
#chaMn { width:100%;
height:auto !important;}
.zoomimg img {
	width:230px;
	height:160px;
	left:auto;
	right:auto;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.intMeddiv h1 {
	font-size:19px;
	line-height:18px;
	float:none;
	margin-top:14px;
	margin-bottom:1px;
	}
.intMeddiv h2 {
	font-size:18px;
	line-height:10px;
	margin-bottom:1px;
}
.intMeddiv h4 {
	font-size:12px;
	line-height:10px;
	float:left;
}
.ewelmsg {
	height:170px;
	line-height:24px;
	font-size:18px;
}
.swelmsg {
	height:170px;
	line-height:23px;
	font-size:17px;
	position:relative;
}
.twelmsg {
	height:170px;
	line-height:28px;
	font-size:14px;
	position:relative;
}
.ewelmsg p {
	font-size:26px;
	text-align:center;
	line-height:32px;
}
.swelmsg p {
	font-size:24px;
	text-align:center;
	line-height:32px;
}
.twelmsg p {
	font-size:18px;
	text-align:center;
	line-height:32px;

}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.intMeddivBox .col-lg-4 {
	padding-left:1px;
	padding-right:1px;
}
.intMeddiv h1 {
	font-size:18px;
	line-height:16px;
	float:none;
	margin-top:8px;
	margin-bottom:2px;
	}
.intMeddiv h2 {
	font-size:20px;
	line-height:16px;
	margin-bottom:1px;
}
.intMeddiv h4 {
	font-size:16px;
	line-height:22px;
	float:none;
}
.ewelmsg p {
	font-size:26px;
}
.ewelmsg {
	height:250px;
	line-height:36px;
	font-size:15px;
}
.swelmsg p {
	font-size:22px;
}
.swelmsg {
	height:250px;
	line-height:29px;
	font-size:15px;
}
.twelmsg p {
	font-size:22px;
}
.twelmsg {
	height:250px;
	line-height:27px;
	font-size:14px;
}
.eLink {
	font-size:17px;
	text-align:center;
	line-height:26px;
}
.sLink {
	font-size:21px;
	text-align:center;
	line-height:26px;
}
.tLink {
	font-size:16px;
	text-align:center;
	line-height:26px;
}
.frontsllogo { 
width:80px;
margin:2px 0px -18px 5px;
float:left;
}
.deplogo {
	width:90px;
	margin:2px 0px -18px 5px;
	padding-left:10px;
}
#imageGal {
	height:210px;
}
}


.fa-facebook, .fa-google-plus,.fa-twitter   {
	color:#fff;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 0.4);
}

.fa-facebook:hover{
	color:#01c7d1;
}

.fa-twitter:hover{
	color:#326ada;
}

.fa-google-plus:hover  {
	color:#ff4343;
}
.fa-webmail:hover  {
	color:#0C3;
}

.light-panel {
color:#CCC;
	/*padding-top:15px;*/
	border:none;
	/*background: rgba(0, 0, 0, 0.6);*/
	background: #1b2631;
	opacity:90%;
}
.light-panel-subpage {
color:#CCC;
	/*padding-top:15px;*/
	border:none;
	/*background: rgba(0, 0, 0, 0.6);*/
	background: #1b2631;
	opacity:90%;
	padding:5px;
	border-radius:3px;
}
@media (max-width: 480px) {
	
.onlinVisa{	 
font-size:11px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;

}


.onlinVisaTam{	 
font-size:11px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;

}

.onlinVisaeng{	
font-size:13px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}
.searchBox {
	margin:2px 2px 1px 25px;
}
.header_banner{
  height:26px;
}
.logoarea {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:265px;
	margin-top:-5px;
}
.sllogo { 
	width:33px;
	float:left;
	margin-top:1px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:-18px;
}
.srillogoimg { width:76px;
margin-bottom:-28px;
margin-left:1px;
margin-top:1px;
float:right;
}
.rdaname {
	width:152px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.rdaname h2 {
	margin-top:3px;
	margin-bottom:1px;
	font-size:12px;
	color:#FFF;
	font-weight:500;
	letter-spacing: 0.5px;
	font-family: Myriad Pro;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH2 { font-size:10px !important; line-height:11px;}
.rdaname h3 {
	margin-top:2px;
	margin-bottom:2px;
	font-size:11px;
	color:#FFF;
	letter-spacing: 0.5px;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH3 { font-size:9px !important;}
.rdaname h4 {
	text-align:center;
	margin-top:2px;
	margin-bottom:-20px;
	font-size:7px;
}
.colYE {
	margin-bottom:-15px;
	background: #f4c303; /* Old browsers */
	background: -moz-linear-gradient(top, #f4c303 0%, #bf9a03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4c303 0%,#bf9a03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4c303 0%,#bf9a03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c303', endColorstr='#bf9a03',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR {
	display:none;
}
.colGR_mobile { 
	margin-top:5px;
	display:inline;
	background: #58ac5e; /* Old browsers */
	background: -moz-linear-gradient(top, #58ac5e 0%, #2f7c34 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58ac5e 0%,#2f7c34 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58ac5e 0%,#2f7c34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ac5e', endColorstr='#2f7c34',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colOR {
	display:none;
}
.colOR_mobile {
	margin-top:5px;
	display:inline;
	background: #fe8903; /* Old browsers */
	background: -moz-linear-gradient(top, #fe8903 0%, #b16202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe8903 0%,#b16202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe8903 0%,#b16202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8903', endColorstr='#b16202',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
}

@media (min-width: 480px) and (max-width: 767px) {
	
	.onlinVisa{	 
font-size:11px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;

}


	.onlinVisaTam{	 
font-size:11px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;

}

	.onlinVisaeng{	
font-size:13px;
padding-top:1px;
padding-bottom:1px;
border:4px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}


.searchBox {
	margin:2px 2px 1px 25px;
}
.header_banner{
  height:28px;
}
.logoarea {
	margin-left:auto;
	margin-right:auto;
	width:450px;
}
.sllogo { 
	width:34px;
	float:left;
	margin-top:1px;
	padding-left:1px;
	padding-right:1px;
	margin-bottom:-18px;
	margin-right:2px;
}
.rdaname {
	width:330px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}
.rdaname h2 {
	margin-top:5px;
	margin-bottom:3px;
	margin-left:3px;
	font-size:15px;
	color:#FFF;
	font-weight:500;
	letter-spacing: 1px;
	font-family: Myriad Pro;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH2 { font-size:12px !important; line-height:14px;}
.rdaname h3 {
	margin-top:4px;
	margin-left:3px;
	margin-bottom:2px;
	font-size:14px;
	color:#FFF;
	letter-spacing: 1px;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH3 { font-size:9.5px !important;}
.rdaname h4 {
	text-align:center;
	margin-top:2px;
	margin-bottom:-20px;
	font-size:7px;
}
.srillogoimg { width:81px;
margin-bottom:-28px;
margin-left:2px;
margin-top:1px;
float:right;
}

.colYE {
	margin-bottom:-15px;
	background: #f4c303; /* Old browsers */
	background: -moz-linear-gradient(top, #f4c303 0%, #bf9a03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4c303 0%,#bf9a03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4c303 0%,#bf9a03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c303', endColorstr='#bf9a03',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR {
	display:none;
}
.colGR_mobile { 
	margin-top:5px;
	display:inline;
	background: #58ac5e; /* Old browsers */
	background: -moz-linear-gradient(top, #58ac5e 0%, #2f7c34 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58ac5e 0%,#2f7c34 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58ac5e 0%,#2f7c34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ac5e', endColorstr='#2f7c34',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colOR {
	display:none;
}
.colOR_mobile {
	margin-top:5px;
	display:inline;
	background: #fe8903; /* Old browsers */
	background: -moz-linear-gradient(top, #fe8903 0%, #b16202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe8903 0%,#b16202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe8903 0%,#b16202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8903', endColorstr='#b16202',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}

}

/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {
.colYE {
	background: #f4c303; /* Old browsers */
	background: -moz-linear-gradient(top, #f4c303 0%, #bf9a03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4c303 0%,#bf9a03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4c303 0%,#bf9a03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c303', endColorstr='#bf9a03',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR {
	background: #58ac5e; /* Old browsers */
	background: -moz-linear-gradient(top, #58ac5e 0%, #2f7c34 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58ac5e 0%,#2f7c34 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58ac5e 0%,#2f7c34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ac5e', endColorstr='#2f7c34',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR_mobile {
	display:none;
}
.colOR {
	display:none;
}
.colOR_mobile {
	margin-top:5px;
	display:inline;
	background: #fe8903; /* Old browsers */
	background: -moz-linear-gradient(top, #fe8903 0%, #b16202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe8903 0%,#b16202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe8903 0%,#b16202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8903', endColorstr='#b16202',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.newLine{
	clear:both;
}
.logoarea {
	width:730px;
}
.sllogo { 
width:35px;
margin:1px 8px -15px 2px;
float:left;
}
.rdaname {
	width:407px;
	float:left;
	margin-bottom:-20px;
}
.phone-num {
	margin-top:44px;
	margin-bottom:-20px;
	width:200px;
}
.rdaname h2 {
	margin-top:3px;
	margin-bottom:2px;
	font-size:19px;
	color:#FFF;
	font-weight:500;
	letter-spacing: 1px;
	font-family: Myriad Pro;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH2 { font-size:15px !important; line-height:18px;}
.rdaname h3 {
	margin-top:4px;
	margin-bottom:2px;
	font-size:17px;
		color:#FFF;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH3 { font-size:13px !important;}
.rdaname h4 {
	margin-top:6px;
	margin-bottom:2px;
	font-size:11px;
}
.srillogoimg {
	width:89px;
	margin:-2px -21px 0 2px;
	float:right;
}
.langBar {
	float:left;
	position:relative;
	top: -10px;  
	width: 200px; 
	height: 25px;
}
.footer_right {
	text-align:right;
}

.onlinVisa{	
margin-top:5px; 
font-size:11px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}
.onlinVisaTam{	
margin-top:5px; 
font-size:11px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;

}


	.onlinVisaeng{	
margin-top:25px; 
font-size:13px;
padding-top:1px;
padding-bottom:1px;
border:4px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}

}

/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
.onlinVisa{	
margin-top:5px; 
font-size:11px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}
.onlinVisaTam{	
margin-top:5px; 
font-size:11px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}

	.onlinVisaeng{	
margin-top:2px; 
margin-bottom:1px;
font-size:13px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}

	
.colYE {
	background: #f4c303; /* Old browsers */
	background: -moz-linear-gradient(top, #f4c303 0%, #bf9a03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4c303 0%,#bf9a03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4c303 0%,#bf9a03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c303', endColorstr='#bf9a03',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR {
	background: #58ac5e; /* Old browsers */
	background: -moz-linear-gradient(top, #58ac5e 0%, #2f7c34 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58ac5e 0%,#2f7c34 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58ac5e 0%,#2f7c34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ac5e', endColorstr='#2f7c34',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colOR {
	background: #fe8903; /* Old browsers */
	background: -moz-linear-gradient(top, #fe8903 0%, #b16202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe8903 0%,#b16202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe8903 0%,#b16202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8903', endColorstr='#b16202',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}	
.colGR_mobile { display:none;
}
.colOR_mobile { display:none;
}
.sllogo { 
width:45px;
margin:2px 10px -18px 2px;
float:left;
}
.rdaname {
	width:570px;
	float:left;
	margin-bottom:-20px;
}
.phone-num {
	margin-top:58px;
	margin-bottom:-20px;
}
.rdaname h2 {	
	margin-top:3px;
	margin-bottom:2px;
	font-size:25px;
	color:#FFF;
	font-weight:500;
	letter-spacing: 1px;
	font-family: Myriad Pro;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH2 { font-size:17px !important;}
.rdaname h3 {	
	margin-top:4px;
	margin-bottom:2px;
	font-size:22px;
	color:#FFF;
	font-family: "Times New Roman", Georgia, Serif;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
}
.tamilH3 { font-size:16px !important;}
.rdaname h4 {
	margin-top:6px;
	margin-bottom:2px;
	font-size:12px;
}
.srillogoimg { width:118px;
float:right;
margin-bottom:-18px;
margin-right:1px;
}
.langBar {
	position:relative;
	float:left;
	top: 0;  
	width: 200px; 
	height: 44px;
}
.footer_right {
	text-align:right;
}
}

/* Large Devices, .visible-lg-* */
@media (min-width: 1200px) {
	
	.onlinVisa{	
margin-top:11px; 
font-size:11px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
	}
	
	
.onlinVisaTam{	
margin-top:2px; 
font-size:12px;
padding-top:0px;
padding-bottom:0px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
	}
	.onlinVisaeng{	
margin-top:14px; 
margin-bottom:1px;
font-size:13px;
padding-top:1px;
padding-bottom:1px;
border:3px solid #ecf4f3; 
border-radius:12px;
text-align:center;
}


.colYE {
	background: #f4c303; /* Old browsers */
	background: -moz-linear-gradient(top, #f4c303 0%, #bf9a03 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #f4c303 0%,#bf9a03 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #f4c303 0%,#bf9a03 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4c303', endColorstr='#bf9a03',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colGR {
	background: #58ac5e; /* Old browsers */
	background: -moz-linear-gradient(top, #58ac5e 0%, #2f7c34 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #58ac5e 0%,#2f7c34 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #58ac5e 0%,#2f7c34 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58ac5e', endColorstr='#2f7c34',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}
.colOR {
	background: #fe8903; /* Old browsers */
	background: -moz-linear-gradient(top, #fe8903 0%, #b16202 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fe8903 0%,#b16202 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fe8903 0%,#b16202 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe8903', endColorstr='#b16202',GradientType=0 ); /* IE6-9 */
	font-size:24px;
	padding-top:6px;
	padding-bottom:6px;
	text-shadow: 0px 3px 2px rgba(142, 143, 145, 1);
	text-align:center;
	color:#f7f8f5;
}	
.colGR_mobile {display:none;
}
.colOR_mobile { display:none;
}
.phone-num {
	margin-top:68px;
	margin-bottom:-17px;
}
.sllogo { 
width:60px;
margin:2px 30px -18px 20px;
float:left;
}
.frontsllogo { 
width:90px;
margin:2px 0px -18px 5px;
float:left;
}
.deplogo {
	width:110px;
	margin:2px 0px -18px 5px;
	padding-left:10px;
}

.intMeddivBox .col-lg-4 {
	padding-left:1px;
	padding-right:1px;
}
.srillogoimg {
	position:absolute;
	margin-left:35px;
	top:2px;
width:160px;
margin-bottom:-14px;
margin-top:2px;
}
.rdaname {
	width:657px;
	float:left;
	margin-bottom:-20px;
}
.rdaname h2 {
	color:#FFF;
	margin-top:7px;
	margin-bottom:6px;
	font-size:34px;
	font-weight:500;
	letter-spacing: 1px;
/*	font-family:harriet display light; */
	font-family:harriet display bold;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
	/*text-shadow :rgb(16, 118, 156) 3px 0px 0px, rgb(16, 118, 156) 2.83333px 0.983333px 0px, rgb(16, 118, 156) 2.35px 1.85px 0px, rgb(16, 118, 156) 1.61667px 2.51667px 0px, rgb(16, 118, 156) 0.7px 2.91667px 0px, rgb(16, 118, 156) -0.283333px 2.98333px 0px, rgb(16, 118, 156) -1.25px 2.73333px 0px, rgb(16, 118, 156) -2.06667px 2.16667px 0px, rgb(16, 118, 156) -2.66667px 1.36667px 0px, rgb(16, 118, 156) -2.96667px 0.416667px 0px, rgb(16, 118, 156) -2.95px -0.566667px 0px, rgb(16, 118, 156) -2.6px -1.5px 0px, rgb(16, 118, 156) -1.96667px -2.26667px 0px, rgb(16, 118, 156) -1.11667px -2.78333px 0px, rgb(16, 118, 156) -0.133333px -3px 0px, rgb(16, 118, 156) 0.85px -2.88333px 0px, rgb(16, 118, 156) 1.75px -2.43333px 0px, rgb(16, 118, 156) 2.45px -1.73333px 0px, rgb(16, 118, 156) 2.88333px -0.833333px 0px;
*/}
.langBar {
	position:relative;
	float:left;
	top: 0;  
	width: 200px; 
	height: 44px;
}
.sinhalaH2 { font-size:30px !important;}
.tamilH2 { font-size:28px !important;}
.rdaname h3 {
	color:#FFF;
	text-shadow: 0px 0px 10px rgba(16, 118, 156, 1);
	font-family: "Times New Roman", Georgia, Serif;
	margin-top:4px;
	margin-bottom:2px;
	font-size:29px;
}
.sinhalaH3 { font-size:24px !important;}
.tamilH3 { font-size:22px !important; }
.rdaname h4 {
	margin-top:6px;
	margin-bottom:2px;
	font-size:13px;
	text-align:center;
}
.footer_right {
	text-align:right;
}
}
.lang_icon {
	height: 30px;
	width:30px;
	left:2px;
	/*border:1px solid #999;
    background-color:#222;*/
	padding-top:0px;
	position:fixed;
	z-index:3050;
	top:61px;
	/*border-radius:3px;
	color:#FFFFFF;*/
}
.mob_lan_panel {
	padding-top:3px;
	position:fixed;
	z-index:2000;
	top:63px;
	border-radius:3px;
 height: 60px;
    width: 200px;
    border:1px solid #999;
    background-color:#CCC;
    color:#ccc;
    left: -200px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

}
.lang_icon:hover .mob_lan_panel {
    color:#fff;
    background-color:#999;
    left: 0;
    padding-left: -20px;
	height: 60px;
}
.mob_social {
	    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(5,185,202, 1.0) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  z-index:10000;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .5s 0s, visibility 0s 0s;
  -moz-transition: opacity .5s 0s, visibility 0s 0s;
  transition: opacity .5s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-is-visible:hover {
	background-color:#079caa;
}
.cd-top.cd-fade-out {
  opacity: 1.0;
}
.no-touch .cd-top:hover {
  background-color: #079caa;
  opacity: 0.1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
.col5{
	padding-top:3px;
	padding-bottom:3px;
}
@media (min-width: 768px) {
	.col5{
width: 50%;
float: left;
position: relative;
min-height: 1px;
padding-right: 3px;
padding-left: 3px;
}
}
@media(min-width: 992px){
.col5{
width: 20%;
float: left;
position: relative;
min-height: 1px;
padding-right: 1px;
padding-left: 1px;
}
}
.depListDiv {
	background-color:#0099db;
	padding:7px 18px 1px 0;
}
.depList {
	list-style:none;
}
.depList li a {
	margin:1px 0 1px -24px;
	color:#FFFFFF;
    background: none repeat scroll 0 0 #007dad;
    position: relative;
    z-index: 100;
}
.depList li a {
    background: url("../images/menu-arow.png") no-repeat right 10px #007dad;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    padding: 10px 30px 10px 20px;
    display: block;
    text-decoration: none;
    line-height: 16px;
}

.frontBox {
	height:auto;
	padding-bottom:5px;
	background: #FFF; /* Old browsers */
	background: -moz-linear-gradient(top, #4fece5 0%, #006eeb 100%); /* FF3.6-15  54fef7 */
	background: -webkit-linear-gradient(top, #4fece5 0%,#006eeb 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4fece5 0%,#006eeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fece5', endColorstr='#006eeb',GradientType=0 ); /* IE6-9 */
}




.ribbon{
	color: #fff;
	/*margin: 30px 0 50px;*/
	margin-left:1px;
	position: relative;
	/*background: rgb(0, 164, 239);*/
	border: 2px solid rgba(48,153,164,.9);
	box-shadow: 0px 1px 3px rgba(0,0,0,.2);
	clear: both;
}
.ribbon > h5 {
	font-size:18px;
	padding:3px;
}
 
div.both_ribbon{
	text-align: center;
	/*color: #0a8893;	
	background-color:#FFFFFF;*/
	color:#FFFFFF important;
	background: #00e3eb;
background: -moz-linear-gradient(top, #00e3eb 0%, #006992 100%);
background: -webkit-linear-gradient(top, #00e3eb 0%,#006992 100%);
background: linear-gradient(to bottom, #00e3eb 0%,#006992 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e3eb', endColorstr='#006992',GradientType=0 );
}
 
div.both_ribbon::before{
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -12px;
	left: -1px;
	content: "";
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgb(48,153,164);
}
 
div.both_ribbon::after{
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -12px;
	right: -1px;
	content: "";
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgb(48,153,164);
}
.frontBox_text {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF !important;
	text-align:left;
	margin:4px 7px 4px 11px;
	vertical-align: baseline;
}
.readMoreBtn 
{
    color: #26828a;
    display: inline-block;
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 2px 1px 8px;
    text-decoration: none;
	margin:4px auto auto 12px;
	cursor:pointer;	
	border: solid 1px #08727b;
	border-radius:4px;
	font-weight:600;
	background: #05c8d1;
	background: -moz-linear-gradient(left, #05c8d1 0%, #57eff5 100%);
	background: -webkit-linear-gradient(left, #05c8d1 0%,#57eff5 100%);
	background: linear-gradient(to right, #05c8d1 0%,#57eff5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05c8d1', endColorstr='#57eff5',GradientType=1 );
	}
.readMoreBtn > span
{
    padding: 9px 11px 9px 18px;
	background-repeat:no-repeat;
	background-image: url(../images/readMore.png); /* fallback */
}
.readMoreBtn > div
{
	padding-right:3px;
	margin-top:7px;
	margin-left:3px;
}
.readMoreBtn:hover 
	{ 
	color:#055a61;
	text-decoration:none;
}
.statusBtn
{
	float:right;
   	color: #FFF;
    display: inline-block;
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 2px 3px 8px;
	margin:4px 12px 1px auto;
    text-decoration: none;
	cursor:pointer;	
	border: solid 1px #0eaeb6;
	border-radius:4px;
	font-weight:600;
	background: #0d7f89;
	}
.statusBtn > div
{
	padding-right:2px;
	margin-top:4px;
	margin-left:2px;
	line-height:13px;
}
.statusBtn > span
{
    padding: 8px 12px 8px 16px;
	background-repeat:no-repeat;
	background-image:url(../images/orangeIcon.png);
}
.statusBtn > i
{
    padding: -1px -0px 1px 1px;
}
.statusBtn:hover {
	color:#2fe1e9;
}
.GrstatusBtn
{
	float:right;
   	color: #FFF;
    display: inline-block;
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 2px 3px 8px;
	margin:4px 12px 1px auto;
    text-decoration: none;
	cursor:pointer;	
	border: solid 1px #0eaeb6;
	border-radius:4px;
	font-weight:600;
	background: #0d7f89;
	}
.GrstatusBtn > div
{
	padding-right:2px;
	margin-top:4px;
	margin-left:2px;
	line-height:13px;
}
.GrstatusBtn > span
{
    padding: 8px 12px 8px 16px;
	background-repeat:no-repeat;
	background-image:url(../images/greenIcon.png);
}
.GrstatusBtn > i
{
    padding: -1px -0px 1px 1px;
}
.GrstatusBtn:hover {
	color:#2fe1e9;
}

.BlstatusBtn
{
	float:right;
   	color: #FFF;
    display: inline-block;
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 2px 3px 8px;
	margin:4px 12px 1px auto;
    text-decoration: none;
	cursor:pointer;	
	border: solid 1px #0eaeb6;
	border-radius:4px;
	font-weight:600;
	background: #0d7f89;
	}
.BlstatusBtn > div
{
	padding-right:2px;
	margin-top:4px;
	margin-left:2px;
	line-height:13px;
}
.BlstatusBtn > span
{
    padding: 8px 12px 8px 16px;
	background-repeat:no-repeat;
	background-image:url(../images/blueIcon.png);
}
.BlstatusBtn > i
{
    padding: -1px -0px 1px 1px;
}
.BlstatusBtn:hover {
	color:#2fe1e9;
}
.RestatusBtn
{
	float:right;
   	color: #FFF;
    display: inline-block;
	font-family:Arial;
    font-size: 11px;
    font-weight: normal;
    padding: 3px 2px 3px 8px;
	margin:4px 12px 1px auto;
    text-decoration: none;
	cursor:pointer;	
	border: solid 1px #0eaeb6;
	border-radius:4px;
	font-weight:600;
	background: #0d7f89;
	}
.RestatusBtn > div
{
	padding-right:2px;
	margin-top:4px;
	margin-left:2px;
	line-height:13px;
}
.RestatusBtn > span
{
    padding: 8px 12px 8px 16px;
	background-repeat:no-repeat;
	background-image:url(../images/redIcon.png);
}
.RestatusBtn > i
{
    padding: -1px -0px 1px 1px;
}
.RestatusBtn:hover {
	color:#2fe1e9;
}
