**
* Place your custom styles here.
*/
/*!
* Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/


body {
    color: #2A2F33;
    background: #FFFFFF;
    font-family: 'Open Sans';
}

.container {
    margin: 0px auto 0px;
    padding: 0px !important;
    font-weight: normal; 
    -webkit-box-sizing: border-box !important; 
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important; 
}

.skip-navigation-section{
    background:   #f8f8f8;
    -webkit-transition: 2s; /* Safari 3.1 to 6.0 */
    color: #000000;
    transition: 2s;
    height: 42px;
}

.skip-navigation-section a {
    color: #000000;
    font-size: 12px;
    /*font-weight: bold;*/
    line-height: 1.5;
}

a {
    color: #000000;
    font-weight: normal;
    cursor: pointer;
    *cursor: hand;
}

a:hover, a:focus  {
    color: #125085;
    text-decoration: underline;    
}



.skip-navigation-section a:hover, .skip-navigation-section a:focus {
    text-decoration: none;
    cursor: pointer;
    *cursor: hand;

}

.text-resize-section li {
    list-style-type: none;
    line-height: 3.0;
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;

}

.text-resize-section li span{

    font-weight:  bold !important;
}

.text-resize-section li:hover {
    cursor: none;
    text-decoration: none;
}

.text-resize-section li a {
    text-decoration: none;
    color: #000000;
}

.text-resize-section li:last-child {
    border-right: 1px solid transparent;
}

.logo-header-section {
    background: #FFFFFF;
}

.vertical-right-divider {
    border-right: 2px solid #000000;
    padding-right: 10px; 
    margin: 5px 10px 5px 0px;
    box-sizing: content-box; 
}

.vertical-divider {
    border-left: 2px solid #000000;
    margin: 2px 0 0 0;
}

.govt-india {
    font-family: 'Open Sans';
    font-size: 1.5em;    
    color: #484646;
    margin: 8px auto 0px;
}

.slogan-name {
    font-family: 'Open Sans';
    font-size: 1.75em;    
    color: #000000;
    text-shadow: 1px 1px #CCC;
    text-transform: uppercase;
    font-weight:  bold;
}
.fa-text-color {
    color: #FFFFFF;
}

.fa-text-color {
    color: #FFFFFF;
}

.emblem-resize {
    width: auto; 
    height: 115px;
}

.navigation-menu-section {
    font-family: 'Open Sans';
    background: #0573c8;

}


.tb-megamenu, .tb-megamenu-nav, .tb-megamenu-main-menu {
    background: transparent !important;
}

.tb-megamenu .nav > li {
    border-right: 1px solid #FFFFFF;
}

.tb-megamenu .nav > li:last-child {
    border-right: 1px solid transparent;
}

.tb-megamenu .nav > li > a {
    -webkit-transition: 2s; 
    transition: 2s;
    font-weight: normal !important;
    border-right: 0px solid transparent;
    padding: 10px 16px;
}


.tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover, .tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
    background-color: #003A54;
    color: #FFFFFF;
    -webkit-transition: 2s; 
    transition: 2s;
    text-decoration: none;
    text-shadow: none;
    outline: none;
}

.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus {
    background-color: #0573c8;
    color: #fff;
}

.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle,
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
    background-color: #0573c8;
    border-color: #444;
    color: #eee;
}
.tb-megamenu .btn{
    font-size: 24px;
    line-height: 24px;
    color: #FFFFFF;
    background-color: #274059;
    background-image: -moz-linear-gradient(top,#274059,#0a71ad);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#274059),to(#0a71ad));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#274059,#0a71ad);
    background-image: linear-gradient(to bottom,#0a71ad,#274059);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
}

.tb-megamenu .btn-navbar:hover,
.tb-megamenu .btn-navbar:focus,
.tb-megamenu .btn-navbar:active,
.tb-megamenu .btn-navbar.active,
.tb-megamenu .btn-navbar.disabled,
.tb-megamenu .btn-navbar[disabled] {
    color: #FFFFFF;
    background-color: #274059;
    *background-color: #274059;
}


@media (max-width: 979px) {
    .tb-megamenu .nav-collapse {
        margin-top: 23px;
    }
    .tb-megamenu .nav-collapse {
        background: #065499;
        margin-left: 10px;
        width: 80%;
    }
    .tb-megamenu .nav-collapse .dropdown-menu {
        background-color: #167AD6;
        width: 80% !important;
    }
    .tb-megamenu .nav-collapse .nav > li > a:hover,
    .tb-megamenu .nav-collapse .nav > li > a:focus {
        background-color: #fff;
        color: #000;
    }
    .tb-megamenu .nav-collapse .nav > li.active > a:hover,
    .tb-megamenu .nav-collapse .nav > li.active > a:focus {
        background-color: #0573c8;
        color: #FFF;
    }
    .tb-megamenu .nav > li > a:focus,
    .tb-megamenu .nav > li > a:hover {
        background-color: #0573c8;
        color: #FFF;
    }

    .tb-megamenu .dropdown-menu li > a:hover,
    .tb-megamenu .dropdown-menu li > a:focus,
    .tb-megamenu .dropdown-submenu:hover > a {
        background-color: #0573c8;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        color: #f9f9f9;
        font-weight: bold;
        text-decoration: none;
    }
}



.text-resize-section ul li ul.language-switcher-locale-url li.active {
    display: none;
}

.navbar-collapse{
    padding: 0px;
}


.slider-background {
    /*background: url(../icons/slider-background.png) center center;*/
    /*width: 100%;*/
    min-height: 15px;
}



.jcarousel-skin-default .jcarousel-container-horizontal {
    /*width: 100% !important;*/
    height: auto;
    padding: 5px 10px;
    margin: auto;
}

.jcarousel-skin-default .jcarousel-item {
    width: 170px;
    height: 80px;
}

.jcarousel-skin-default .jcarousel-prev-horizontal{
    top: 12px;
    left: -20px;
    /*visibility: hidden;*/
    display: none;
}

.jcarousel-skin-default .jcarousel-next-horizontal {
    top: 12px;
    right: -20px;
    display: none;
}

.jcarousel-skin-default .jcarousel-container-horizontal {
    margin: 5px auto !important;
}
.project-icon {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 10px; 
}

p.project-icon-content {
    margin-top: 13px;
    width: 200px;
    text-align: left;
}

.project-icon-content a {
    font-size: 16px;
    font-family: 'Open Sans';
    color: #FFFFFF;
    text-decoration: none;
}

.content-section {
    font-size: 14px;
    font-family: 'Open Sans';
    color: #2A2F33;
    text-decoration: none;
    margin-bottom: 20px;
}

.content-section h2 {
    content: '';
    margin-top: 20px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: normal;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding: 0px 0px 10px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 8px 6px -6px #7A8288;
    -moz-box-shadow: 0 8px 6px -6px #7A8288;
    box-shadow: 0 8px 6px -6px #7A8288;
}

.icon-section img, .project-icon img {
    width: 66px;
    height: 66px;
    -webkit-transition: 2s; /* Safari 3.1 to 6.0 */
    transition: 2s;
}


.icon-section img:hover, .project-icon img:hover {
    cursor: pointer;
    -webkit-transition: 2s; /* Safari 3.1 to 6.0 */
    transition: 2s;
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
    width: 79px;
    height: 79px;
    margin-bottom: -13px;
}

.icon-content-detail {
    font-size: 14px;
    margin: 10px;
}


.project-icon img:hover {
    -webkit-transition: 2s; /* Safari 3.1 to 6.0 */
    transition: 2s;
    margin: -5px 0px -13px;
}


.qrcode {
    width: 110px; 
    height: auto;
}

.bottom-background {
    margin : 0px;
    padding: 0px;
    background: #333a40 !important ;
    background: -moz-linear-gradient(top,#2f4066 0%,#192135 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f4066),color-stop(100%,#192135));
    background: -webkit-linear-gradient(top,#2f4066 0%,#192135 100%);
    background: -o-linear-gradient(top,#2f4066 0%,#192135 100%);
    background: -ms-linear-gradient(top,#2f4066 0%,#192135 100%);
    background: linear-gradient(to bottom,#2f4066 0%,#192135 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f4066',endColorstr='#192135',GradientType=0);
}



.bottom-background .copyright {
    display: table;
    vertical-align: middle !important;
    margin-top: 10px;
    line-height: 125%;
    color: #FFFFFF !important;
    font-size: 10px !important;
}


ul.language-switcher-locale-url {
    padding: 0px;
}


section#flexslider-section, #flexslider-section .col-md-12 {
    padding: 0px !important;
}
#flexslider-section .slides img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}

.flexslider {
    margin: 1px 0px 0px !important;
    background: transparent !important;
    border: 0px solid transparent !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
}

.left-position{
    text-align: left !important;
}

#block-views-be-road-smart-block {
    text-align: left !important;
    margin-left: 45px;
}




.center-position {
    text-align: center !important;
}

.right-position {
    text-align: right !important;
}

.top-space {
    margin-top: 10px !important;
}

.right-space {
    margin-right: 10px !important;
}

.bottom-space {
    margin-bottom: 10px !important;
}

.bottom-space-5 {
    margin-bottom: 5px !important;
}

.bottom-space-2 {
    margin-bottom: 2px !important;
}

.left-space {
    margin-left: 10px !important;
}

.padding-normalize-zero {
    padding: 0px;
    box-sizing: content-box !important;
}


.footer-content {
    font-family: 'Open Sans';
    font-size: 11px;
}

.footer-content ul {
    margin-top: 10px;
    margin-left: 0px;
}
.footer-content li {
    list-style-type: none;
    margin-left: -24px;
    line-height: 2.0;
}

.footer-content li a {
    color: #FFFFFF;
}

.footer-content img {
    padding-right: 20px;
}

.bottom-footer-background {
    background: #021132;
    color: #FFFFFF;
    font-size: 11px;
    font-family: 'Open Sans';
}

.footer {
    background: #2A2F33;
    color: #FFFFFF;
    font-size: 11px;
    margin : 0px;
    padding: 0px;
}

.footer a {
    color: #FFFFFF;
}

.top-space-5{
    margin-top: 5px !important;
}

.footer-line-height {
    line-height: 50px;
}


.inline-section {
    display: inline-block;
    vertical-align: top;
}

.font-bold {
    font-weight: bold;
}

.text-underline {
    text-decoration: underline;
}


.top-space-60 {
    margin-top: 60px;
}
.footer ul {
    list-style-type: none;
    margin-left: -24px ;
}

.footer li a {
    color: #ECF9FE;
    text-decoration: none !important;
}


.footer li a:hover, .footer li a:active, .footer li a:focus {
    color: #00648C;
    text-decoration: none !important;
}


.content-header-background {
    background: #109ece;  
    color: #FFFFFF;
    font-family: Georgia, serif;
    margin-bottom: 30px;
    /*background-image: url(../icons/dotted-background.jpg);*/
}



/*.image-widget-data a,.image-widget-data .file-size, .image-widget-data .file-icon  {
display: none;
}*/
/*.file , file-size{
    display: none;  
}*/ 
.help-block {
    display: none;
}


.captcha {
    /*    width: 150px;*/
    text-transform: uppercase;
    margin-bottom: 10px; 

}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
    display: inline-block;
}

/*.captcha img {
margin-left: 10px;
margin-top: 5px;
display: inline-block;
}*/

.captcha .form-item-captcha-response {
    display: inline-block;
    margin-left: 20px;

}

.captcha .form-item-captcha-response input {
    margin-top: 5px !important;
    padding: 5px !important;

}

.form-item-captcha-response > label{
    display: none !important;
    height: 1px !important;
}
form#user-login { 
    border: 1px solid #F2F1F1;
    background: #FBFBFB;
    border-radius: 5px;
    margin: 10px auto;
    padding: 10px;
}

#user-login input#edit-name, #user-login input#edit-pass {
    width: 250px;
}

#user-login > div {
    width: 255px;
    margin: 0px auto !important;
}

#user-login .form-actions {
    text-align:  center !important;
    margin-bottom: 10px;
}

.data-table td {
    width: 25% !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

/*.content-header-background h1{
    text-transform: capitalize !important; 
    }*/






    .table-striped tr:nth-child(odd) {
        background-color: #f8f8f8 !important;
    }

    .table-striped tr:nth-child(even) {
        background-color: #FFFFFF !important;
    }


    #block-feedback-form
    {
        bottom: 292px !important;
        right: 0 !important;   
    }
    #block-feedback-form .feedback-link
    {
        background: #0b507d;
        text-align: right;
        font-size: 13px;
        padding: 10px;
        border-radius: 4px;
        color: #FFF !important;
    }
    #block-feedback-form .feedback-link:hover
    {
        background: #155e8e;  
    }




    /*new style*/

    .top-pad{
        padding-top:0px!important;
    }


    .search-s{
        width:250px; 
        line-height:1px; 
        height:20px; 
        padding-top:20px;
        float: right;
    }




    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
        background: url(../icons/search-button.png) no-repeat center top ; overflow: hidden;
        height:34px;
        background-position: 82% 10% 0% 0%; 

    }

    .search-info{
        display: none;
    }

/*.img-responsive
{
width: 100%!important;
}
*/

.top-header .icon-size {
    width: auto;
    height: 28px;
    display: inline-block;
    margin: 2px 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.left-space {
    margin-left: 10px;
}

.traffic-update {
    background: #0a4f86;
}

.traffic-update-height {
    height: 40px;
    line-height: 40px;
}

.traffic-update p {
    margin-top: 7px;
}

.features-update {
    background: #0573c8;
    height: 40px;
    line-height: 40px;
    border-bottom:1px solid #04266D;
}

.traffic-header {

    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
    color:#FFFFFF;
}

.traffic-update-arrow {
    width: auto; 
    height: 40px;
}
.traffic-update-arrow-position {
    margin-right: -30px;  
    margin-top: -2px;  
}

.traffic-update-content {
    color: #FFFFFF;
}

.footer-middle {
    background: #05256e;
    height: 50px;
}

.footer-middle ul.footer-middle-section li {
    list-style: none;
    display: inline-block;
    margin-top: 18px;  
    padding: 0px 20px;
    border-right: 1px solid #FFFFFF;
}

.footer-middle ul.footer-middle-section li:last-child { 
    border-right: 1px solid transparent;
}

.footer-middle ul.footer-middle-section li a {
    color: #FFFFFF;
}

.footer-middle ul.footer-middle-section li a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}



.footer-top {
    background: #05256e;
    color:#FFFFFF;
    margin-bottom: 2px;
}

.footer-top div.inline-section { 
    margin-right: 50px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.footer-top a {
    color:#FFFFFF;
    font-size: 12px;
    line-height: 26px;
}

.footer-top h1{
    font-weight: bold;
    text-transform: uppercase;
}

.footer-top ul {
    list-style: none;
    margin-left: -35px;
}

.footer-top ul li:before  {
    content: '\00BB';
    margin-right: 10px;
}


.double-arrow-1:before {
    content: '\00BB';
    margin-right: 10px;
    vertical-align: top;
    margin-left: 10px;
}

.double-arrow-1 a {
    display: inline-block;
    width: 90%;
}


.content-bottom {
    background: #e4e0df;
}

.update-section-background {
    background: url(../icons/content-background.png);
}

.update-section-box {
    /*margin-left: 20px; */
    width: 90%;
    margin:0 auto;
    background: #f5f3f4;
    min-height: 300px;
    border-left: 1px solid #626262; 
    border-bottom: 1px solid #626262;
    -webkit-box-shadow: -2px 4px 8px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -2px 4px 8px 0px rgba(0,0,0,0.5);
    box-shadow: -2px 4px 8px 0px rgba(0,0,0,0.5);
}

.update-section-box .double-arrow-1 {
    margin-bottom: 10px;
}

.header-section {
    vertical-align: middle; 
    border-bottom:1px solid #efb722;
}

.update-section img {
    width: auto;
    height: 28px;
    display: inline-block;
    margin-bottom: 5px;
}
.update-section span.header-main {
    font-size: 20px;
}

.white-background {
    background: #ffffff;
}

.none-padding {
    padding: 0px;
}

.none-margin {
    margin: 0px;
}

.features-section table {
    width: 100%;
}

.features-section table td {
    width: 25%;
}

.features-section .field-content {
    /*text-transform: uppercase;*/
    /*font-weight: bold;*/
    font-size: 14px;
    color:#000000;   
}

.features-section {
    background: #f8f8f8;
    margin-top:1px;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5);
    box-shadow: 0px 10px 10px -5px rgba(0,0,0,0.5);
}

#quicktabs-feature_tab li {
    font-weight: bold;
}

ul.quicktabs-tabs li {
    display: inline-block;
    width: 24.5%;
    color: #FFFFFF;
    border-left: 1px solid #05256e;
    border-right: 1px solid #05256e;
    border-bottom: 1px solid #05256e;
    background: #f8f8f8;
    padding: 10px;
    margin-left: -5px;
}


.quicktabs-tabs li.active {
    background: #05256e;
    color: #FFFFFF;
}

.quicktabs-tabs li.active a {
    color: #FFFFFF;
    text-decoration: none !important; 
}

.quicktabs-tabs li.active a:hover, #quicktabs-feature_tab li a:hover, #quicktabs-feature_tab li a:focus {
        text-decoration: none !important; 
}

.alignleft {
    float: left;
    margin: 5px 20px 10px 0;
}

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 20px;
    float: left;
}

.one_half {
    width: 440px;
}

.last {
    margin-right: 0 !important;
    clear: right;
}

.clear {
    clear: both;
}

#supreme-court-notice-form .captcha .form-item-captcha-response {
    margin-left: 22px;
    width: 60%;
}
