@import url(https://fonts.googleapis.com/earlyaccess/notosanstamilui.css);

body {background-color: #f2f2f2;font-family: 'Noto Sans Tamil UI';}

#sb-site, .sb-site-container {padding: 14px;}

.sb-slidebar {padding: 14px;color: #fff;}

html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {cursor: pointer;}

#sb-site.top-padding {padding-top: 50px;}

.navicon-line {	background-color: #fff;
/* border-radius: 1px; */
height: 2px;margin-bottom: 3px;width: 17px;}
.navicon-line1 {	background-color:#fff;height:17px;width:2px;
/* border-radius:1px; */
margin-right:3px;float:left;margin-top:-4px;}

#fixed-top span.sb-toggle-left {float: left;color: white;padding: 15px;}

#fixed-top span.sb-toggle-right {float: right;padding: 10px;}
/*--- z-index:#9999; */
#fixed-top {position: fixed;top: 0;width: 100%;height: 40px;background-color:#e3000f;z-index: 4;box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);}

html, body, #sb-site, .sb-site-container, .sb-slidebar {margin: 0;padding: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

html, body {width: 100%;}

html {height: 100%;}

body {min-height: 100%;height: auto;position: relative;}

html.sb-scroll-lock.sb-active:not(.sb-static) {overflow: hidden;}

/* ---------- 002 - Site ---------------*/
/* #f0f0f6 */
#sb-site, .sb-site-container {width: 100%;position: relative;z-index: 1;background-color: #f2f2f2;}

/* ---------------* 003 - Slidebars --- z-index:#9999 */

.sb-slidebar {height: 100%;overflow-y: auto;position: fixed;top: 0;z-index: 0;display: none;background-color: #2F2F2F;-webkit-transform: translate(0px);}
.sb-left {left: 0;}
.sb-right {right: 0;}
html.sb-static .sb-slidebar,.sb-slidebar.sb-static {position: absolute;}
.sb-slidebar.sb-active {display: block;}
.sb-style-overlay {z-index: 9999;}
.sb-momentum-scrolling {-webkit-overflow-scrolling: touch;}



html, body {overflow-x: unset;}

/* Footer style starting here */
.bottomoneline {border-bottom: 1px solid #cdcdcd;margin-bottom: 12px;}
.cheetahBoxContent {border-right: 1px solid #cdcdcd;width: 225px;font-size:10px;margin-top:-12px;float:left;
padding:0px 10px;
}
.cheetahBoxContent_last{width: 225px;font-size:12px;float:left;margin-top:-12px;padding:0px 10px;}

.cheetahBoxContent_cp{float: left;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
	}

.sitemap_a {
/* color: #004276; */
color: #e3000f;
cursor:pointer;
}
.sitemap_a a:hover{color: #222;}
.footer_head{color: #004276;font-weight:bold;font-size:13px;padding:0px 10px;}
.share-buttons{width: 30px;padding:0px 1px;border: 0;box-shadow: 0;display: inline;vertical-align:middle;}
.share-buttons_small{width: 20px;padding:0px 4px;border: 0;box-shadow: 0;display: inline;vertical-align:middle;}

/*.BoxContentul{padding:0px;} */

.sb-slidebar {width: 9%;}

/*Search details */
#normal_form{display: inline-block;position: relative;margin-left:90px;}
#search_data {
    background: url("http://cheetahpost.com/post1/images/ico-search_new.png") no-repeat scroll 10px center #f0f0f6;
    border-style: hidden;
    height: 20px;
    margin-top: -35px;
    padding-left: 25px;
    vertical-align: middle;
    color: #003366;
    width: 180px;
}
.sb-toggle-right{display:none;}

/*Right side details */
/*---------- Wrapper --------------------*/
.right_ul {text-align: center;margin-top:-67px;margin-left:87%;}
#system_login{margin-left:20%;}
.right_ul li.drop {position: relative;margin-left:27%;}
.right_ul > li {display: inline-block;}
.drop_anchor {
    line-height: 80px;
    font-weight:bold;
    color: #fff;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
.drop_anchor:hover {
    color: #eee;
}

.dropOut .triangle {
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    top: -8px;
    left: 50%;
    margin-left: -8px;
}
.dropdownContain {
    width: 160px;
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -80px; /* half of width */
    top: -400px;
    margin-top:-11px;
}
.dropOut {
    width: 160px;
    /* background: white; */
    background-color:#fff;
    float: left;
    position: relative;
    margin-top: 0px;
    opacity: 0;
    box-shadow:0 3px 3px rgba(0, 0, 0, 0.3);
    /*
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
    box-shadow: 0 1px 6px rgba(0,0,0,.15);
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out; */
}

.dropOut ul {
    float: left;
    padding: 5px 0;
}
.dropout_anchor {
    text-align: left;
    float: left;
    width: 125px;
    padding: 5px 0 5px 18px;
    margin: 0 9px;
    color: #004276;
}

.dropout_anchor:hover {
    color: #fff;
    background-color:#E3000F;
}

.dropout_login {text-align: left;float: left;width: 125px;padding: 5px 0 5px 18px;margin: 0 9px;color: #004276;}

.right_ul li:hover .dropdownContain { top: 65px; }
.right_ul li:hover .underline { border-bottom-color: #777; }
.right_ul li:hover .dropOut { opacity: 1; margin-top: 8px; }

/* after login style*/
.profile_pic
{
vertical-align:middle;
background-size: 32px 32px;
border-radius: 50%;
height: 32px;
width: 32px;
}


@media screen and (max-width:1680px)
{
#normal_form{margin-left:76px;}
.sb-slidebar {width: 10%;}
.right_ul {margin-left:70%;}
}
@media screen and (max-width:1440px) {
#normal_form{margin-left:84px;}
.sb-slidebar {width: 11%;}
.right_ul {margin-left:65%;}
}
@media screen and (max-width:1400px) {
#normal_form{margin-left:64px;}
.sb-slidebar {width: 12%;}
}
@media screen and (max-width:1366px) {
#normal_form{margin-left:82px;}
.right_ul {margin-left:60%;}
}
@media screen and (max-width:1280px) {
#normal_form{margin-left:70px;}
html, body {overflow-x: unset;}.sb-slidebar {width: 13%;}
}
@media screen and (max-width:1152px) {
#normal_form{margin-left:46px;}
html, body {overflow-x: unset;}.sb-slidebar {width: 14%;}
}
@media only screen and (min-width: 981px) and (max-width:1024px) {
    #normal_form{margin-left:76px;}
    html, body {overflow-x: hidden;}.sb-slidebar {width: 16%;}.cheetahBoxContent {border-right: none;}
    #system_login{margin-left:32%;}
}
@media only screen and (min-width: 801px) and (max-width:980px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 17%;}.cheetahBoxContent {border-right: none;}
}
@media only screen and (min-width: 769px) and (max-width:800px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 20%;}.cheetahBoxContent {border-right: none;}
    .right_ul {margin-left:50%;}
}
@media only screen and (min-width: 641px) and (max-width:768px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 21%;}.cheetahBoxContent {border-right: none;}
    .right_ul {margin-left:48%;}
    /* #mobile_form{display:none;}
    .sb-toggle-right{display:block;margin-top: -72px;} */
}
@media only screen and (min-width: 601px) and (max-width:640px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 25%;}.cheetahBoxContent {border-right: none;}
    #mobile_form{display:none;}
    /*.right_ul{display:none;} */
    .sb-toggle-right{display:block;margin-top: -55px;}
    .profile_pic{margin-left:5%;}
}
@media only screen and (min-width: 481px) and (max-width:600px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 28%;}.cheetahBoxContent {border-right: none;}
    #mobile_form{display:none;}
    .right_ul{display:none;}
    .sb-toggle-right{display:block;margin-top: -55px;}
    .profile_pic{margin-left:5%;}
}
@media only screen and (min-width: 450px) and (max-width:480px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 34%;}.cheetahBoxContent {border-right: none;}
    #normal_form{margin-left:25px;}
    /* .right_ul{display:none;} */
    .sb-toggle-right{display:block;margin-top: -55px;}
    #mobile_form{display:none;}
    .profile_pic{margin-left:5%;}
}
@media only screen and (min-width: 400px) and (max-width: 449px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 40%;}.cheetahBoxContent {border-right: none;}
    .profile_pic{margin-left:5%;}
}
@media only screen and (min-width: 375px) and (max-width: 399px) and (orientation : portrait){
	#system_login{display:none;}
	#back_history{margin-top:28px}
}
@media only screen and (min-width: 360px) and (max-width: 399px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 45%;}.cheetahBoxContent {border-right: none;}
   
    .sb-right{width: 62%;}
    #normal_form{display:none;}
    /*.right_ul{display:none;} */
    /*.sb-toggle-right{display:block;margin-top: -45px;} */
    #mobile_form{display: inline-block;position: relative;margin:15px 0px 0px -3px;}
    #search_data {height: 30px;padding-left: 22px;width: 200px;}
    .profile_pic{margin-left:5%;}
	#system_login{display:none;}
	#back_history{margin-top:28px}
}
@media only screen and (min-width: 320px) and (max-width: 359px) {
    html, body {overflow-x: hidden;}.sb-slidebar {width: 50%;}.cheetahBoxContent {border-right: none;}
   
    .sb-right{width: 70%;}
    /* search,county and login option hidden */
    #normal_form{display:none;}
    /*.right_ul{display:none;} */
	#system_login{display:none;}
	#back_history{margin-top:28px}
	
	#fixed-top span.sb-toggle-right {padding: 0px;}
    .sb-toggle-right{display:block;margin-top: -45px;}
    #mobile_form{display: inline-block;position: relative;margin:15px 0px 0px -3px;}
    #search_data {height: 30px;padding-left: 22px;width: 200px;margin-top:0px;}
    .profile_pic{margin-left:5%;}
}

/* ---------------* 004 - Animation-----------*/
/*
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar {
    -webkit-transition: -webkit-transform 400ms ease;
       -moz-transition: -moz-transform 400ms ease;
         -o-transition: -o-transform 400ms ease;
            transition: transform 400ms ease;
    -webkit-transition-property: -webkit-transform, left, right;
    -webkit-backface-visibility: hidden;
}
*/

/* --------------------* 005 - Helper Classes-----------*/
.sb-hide { display: none; }

/*******menu animation **********/
.sb-slide, #sb-site, .sb-site-container, .sb-slidebar, #serh, #search_form{
transition:transform 400ms ease 0s;
-webkit-transition:transform 400ms ease 0s;
-moz-transition:transform 400ms ease 0s;
}