﻿

.bg-title
{
    margin-bottom: 25px; /*margin-left: -19.5px;*/
}

/*.responstable tr td:first-child, .responstable tr th:first-child
        {
            display: none;
        }*/
.tblCls > tbody > tr > td
{
    font-weight: 400;
    color: #111;
    font-size: 12px;
}


.tblCls > tbody > tr > td
{
    font-weight: 400;
    color: #111;
    font-size: 12px;
    text-align: center;
}
.tblCls > thead > tr > th
{
    vertical-align: inherit;
    border-bottom: 1px solid #e4e7ea;
    text-align: center !important;
}

.tblCls-hover > tbody > tr:hover
{
    background-color: #ebeff1 !important;
}

.search.pull-right
{
    margin-right: 2px;
}
.search.pull-right .form-control
{
    border-radius: 3px !important;
    height: 35px !important;
}
.columns-right
{
    margin-right: 10px;
}
.fixed-table-header
{
    color: #fff !important;
    background: #2cb6bd !important;
}
.tblCls th
{
    border-top: -10px solid #c75609 !important;
}


.tablehcolor
{
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}
.keep-open ul
{
    padding: 10px;
}

.tblCls th
{
    background-color: #c75609 !important;
    color: #fff;
}
/*table.tblCls
        {
            border-radius: 7px;
            border: 1px solid #63072e;
        }*/
.keep-open .dropdown-menu
{
    position: absolute;
    top: 100%;
    left: -190px;
}
.keep-open ul.dropdown-menu li:hover
{
    background: #2273d8;
    color: #FFF;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.keep-open ul.dropdown-menu li:hover .keep-open ul.dropdown-menu li
{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.keep-open ul.dropdown-menu li
{
    overflow: hidden;
    transition: transform .0s;
}




.btn .caret
{
    margin-left: 0;
    display: none;
}




.show > .dropdown-menu
{
    margin-left: -96px !important;
}
/*my new css starts here*/
#tdh114
{
    margin-top: 5px;
}
@media (min-width: 600px) and (max-width: 1024px)
{
    select#DrpPreSc, select#DropDownList18, select#DropDownList21, select#DropDownList19
    {
        width: 100% !important;
        padding: 0px;
    }
    .mb
    {
        margin-bottom: 10px;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    footer *
    {
        text-align: center !important;
    }
    .navbar-header .navbar-toggle
    {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .navbar-header .navbar-toggle:focus, .navbar-header .navbar-toggle:hover
    {
        background: transparent;
        color: #fff;
    }
    .footer .text-right
    {
        text-align: center !important;
    }
    .mobilepadonly
    {
        padding-bottom: 70px;
    }
}
.mb-10
{
    margin-bottom: 10px;
}
@media (min-width: 960px) and (max-width: 1960px)
{
    .mmb-10
    {
        margin-bottom: 10px;
    }
    #minhttitle .col-in h5
    {
        min-height: 50px;
    }
    .navbar-toggle
    {
        position: absolute;
        right: 10px;
        top: 10px;
    }
}
/*my new css ends here*/
.newfont
{
    font-size: 12px;
    font-weight: 400;
    color: #111;
}

/*legend
        {
            font-weight: 400;
            display: block;
            width: 100%;
            padding: 0;
            margin-bottom: 4px;
            font-size: 21px;
            line-height: 100%;
            color: #e0795b;
            border: 0;
            background: #4c5667 !important;
            text-align: left !important;
            padding: 5px 10px;
            color: white !important;
        }*/

fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
    border: 0px solid #767373 !important;
}
.navbar
{
    min-height: 0;
}
.text-danger
{
    color: #ff4e54 !important;
}
.bg-title
{
    padding: 0px 15px;
}
.navbar-header
{
    background: #a7a2a2;
}
.navbar-top-links > li > a
{
    min-height: 30px;
    line-height: 30px;
}
.footer
{
    padding: 10px 30px;
}
.footer p
{
    margin: 0px;
}
@media (min-width: 768px)
{
    .footer
    {
        left: 0px !important;
        background: #863f3f;
        color: #f1f1f1;
        z-index: 10;
    }
    .sidebar
    {
        padding-top: 105px;
        overflow-y: hidden;
    }
}

.tblCls th
{
    background-color: Gray;
}
.noscript
{
    min-height: 500px;
    border: 1px solid #00bcd4;
    vertical-align: middle;
    text-align: center;
    padding-top: 100px;
    color: #F44336;
    font-size: -webkit-xxx-large;
}


.formbg1L
{
    background-color: #D9E4E6;
    padding-left: 6px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 700;
    height: 20px;
    color: #024457; /* font-family: Arial, sans-serif; */
    font-family: Lucida Sans Unicode , Lucida Grande , sans-serif;
    width: 23%;
    height: 44px;
}

.form-control
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 95%;
    background: #fff;
    margin-bottom: 1%;
    margin-top: 1px;
    border: 1px solid #ccc;
    padding: 2%;
    color: #303030;
    font: 115% Lucida Sans Unicode , Lucida Grande , sans-serif;
    height: 41px;
    border-radius: 4px;
}

.form-control:focus
{
    box-shadow: 0 0 5px #024457;
    padding: 2%;
    border: 1px solid #43D1AF;
}
.grn-hd-txt
{
    font-size: 21px;
}

.footer
{
    padding: 10px 30px;
}
.footer p
{
    margin: 0px;
}

.footer
{
    left: 0px !important;
    background: #863f3f;
    color: #f1f1f1;
    z-index: 10;
}

.sidebar, .navbar-header
{
    background: #4c5667 !important;
}
.bg-title, .footer
{
    background: #4c5667 !important;
}
.text-danger
{
    color: #fff !important;
}

#side-menu li a
{
    color: #fff;
}

.bg-title h4
{
    color: #fff;
}
.bg-title .breadcrumb .active
{
    color: #fff;
}
ul#side-menu li:hover ul#side-menu li a
{
    color: #111 !important;
}

.content-wrapper .sidebar #side-menu > li:hover, .content-wrapper .sidebar .nav-second-level, .content-wrapper .sidebar .nav-second-level li
{
    background: #4c5667;
}

.detail-icon, .fixed-table-loading
{
    display: none;
}



/*table.tblCls tr:last-child {
            background: #63072e !important;
            color:White!important;
        } */


/*table.tblCls tr:last-child td {
            color: #fff !important;
        }*/





/* css for overloaded submenu ends */
/*table.tblCls tr:last-child
        {
            background:#63072e !important;
           
        }
        table.tblCls tr:last-child td
        {
            color:#fff !important;
        }
        table.tblCls tr:last-child a
        {
            color:Silver;
            
        }*/

/*
        .mar-right {
            margin-right: 20px;
        }*/
/*.responstable tr td:first-child, .responstable tr th:first-child { display: none;}*/
.tblCls > tbody > tr > td
{
    font-weight: 400;
    color: #111;
    font-size: 12px;
}


.tblCls > tbody > tr > td
{
    font-weight: 400;
    color: #111;
    font-size: 12px;
    text-align: center;
}

.tblCls > thead > tr > th
{
    vertical-align: bottom;
    border-bottom: 1px solid #e4e7ea;
    text-align: center !important;
}

.tblCls-hover > tbody > tr:hover
{
    background-color: #ebeff1 !important;
}

.search.pull-right
{
    margin-right: 2px;
}

.columns-right
{
    margin-right: 2px;
}
.fixed-table-header
{
    color: #fff !important;
    background: #2cb6bd !important;
}
.tblCls th
{
    border-top: -10px solid #c75609 !important;
}
h3#all
{
    margin: 0px;
    line-height: 38px;
    padding-left: 10px;
}


.tablehcolor
{
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}
.keep-open ul
{
    padding: 10px;
}

.tblCls th
{
    background-color: #c75609 !important;
    color: #fff;
}
/*table.tblCls
        {
            border-radius: 7px;
            border: 0px solid #63072e;
        }*/
.keep-open .dropdown-menu
{
    position: absolute;
    top: 100%;
    left: -190px;
}
.keep-open ul.dropdown-menu li:hover
{
    background: #2273d8;
    color: #FFF;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.keep-open ul.dropdown-menu li:hover .keep-open ul.dropdown-menu li
{
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
}

.keep-open ul.dropdown-menu li
{
    overflow: hidden;
    transition: transform .0s;
}


.btn .caret
{
    margin-left: 0;
    display: none;
}




.show > .dropdown-menu
{
    margin-left: 0px;
}
/*my new css starts here*/
#tdh114
{
    margin-top: 5px;
}
@media (min-width: 600px) and (max-width: 1024px)
{
    select#DrpPreSc, select#DropDownList18, select#DropDownList21, select#DropDownList19
    {
        width: 100% !important;
        padding: 0px;
    }
    .mb
    {
        margin-bottom: 10px;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{
    footer *
    {
        text-align: center !important;
    }
    .navbar-header .navbar-toggle
    {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .navbar-header .navbar-toggle:focus, .navbar-header .navbar-toggle:hover
    {
        background: transparent;
        color: #fff;
    }
    .footer .text-right
    {
        text-align: center !important;
    }
    .mobilepadonly
    {
        padding-bottom: 70px;
    }
}
.mb-10
{
    margin-bottom: 10px;
}
@media (min-width: 960px) and (max-width: 1960px)
{
    .mmb-10
    {
        margin-bottom: 10px;
    }
    #minhttitle .col-in h5
    {
        min-height: 50px;
    }
    .navbar-toggle
    {
        position: absolute;
        right: 10px;
        top: 10px;
    }
}
/*my new css ends here*/
.newfont
{
    font-size: 12px;
    font-weight: 400;
    color: #111;
}

/*legend
        {
            font-weight: 400;
            display: block;
            width: 100%;
            padding: 0;
            margin-bottom: 4px;
            font-size: 21px;
            line-height: 100%;
            color: #e0795b;
            border: 0;
            background: #4c5667 !important;
            text-align: left !important;
            padding: 5px 10px;
            color: white !important;
        }*/

fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
    border: 0px solid #767373 !important;
}
.navbar
{
    min-height: 0;
}
.text-danger
{
    color: #ff4e54 !important;
}
.bg-title
{
    padding: 0px 15px;
}
.navbar-header
{
    background: #a7a2a2;
}
.navbar-top-links > li > a
{
    min-height: 30px;
    line-height: 30px;
}
.footer
{
    padding: 10px 30px;
}
.footer p
{
    margin: 0px;
}
@media (min-width: 768px)
{
    .footer
    {
        left: 0px !important;
        background: #863f3f;
        color: #f1f1f1;
        z-index: 10;
    }
    .sidebar
    {
        padding-top: 105px;
        overflow-y: hidden;
    }
}

.tblCls th
{
    background-color: Gray;
}
.noscript
{
    min-height: 500px;
    border: 1px solid #00bcd4;
    vertical-align: middle;
    text-align: center;
    padding-top: 100px;
    color: #F44336;
    font-size: -webkit-xxx-large;
}


.formbg1L
{
    background-color: #D9E4E6;
    padding-left: 6px;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 700;
    height: 20px;
    color: #024457; /* font-family: Arial, sans-serif; */
    font-family: Lucida Sans Unicode , Lucida Grande , sans-serif;
    width: 23%;
    height: 44px;
}

.form-control
{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    background: #fff;
    margin-bottom: 0.5%;
    margin-top: 1px;
    border: 1px solid #ccc;
    padding: 2%;
    color: #303030;
    font: 115% Lucida Sans Unicode , Lucida Grande , sans-serif;
    height: 41px;
    border-radius: 4px;
}

.form-control:focus
{
    box-shadow: 0 0 5px #024457;
    padding: 2%;
    border: 1px solid #43D1AF;
}
.grn-hd-txt
{
    font-size: 21px;
}

.footer
{
    padding: 5px 30px;
}
.footer p
{
    margin: 0px;
}

.footer
{
    left: 0px !important;
    background: #863f3f;
    color: #f1f1f1;
    z-index: 10;
}

.sidebar, .navbar-header
{
    background: #4c5667 !important;
}
.bg-title, .footer
{
    background: #4c5667 !important;
}
.text-danger
{
    color: #fff !important;
}

#side-menu li a
{
    color: #fff;
}

.bg-title h4
{
    color: #fff;
}
.bg-title .breadcrumb .active
{
    color: #fff;
}
ul#side-menu li:hover ul#side-menu li a
{
    color: #111 !important;
}

.content-wrapper .sidebar #side-menu > li:hover, .content-wrapper .sidebar .nav-second-level, .content-wrapper .sidebar .nav-second-level li
{
    background: #4c5667;
}

.detail-icon, .fixed-table-loading
{
    display: none;
}

/* css for table preloader starts*/

.ui-widget-content a
{
    color: blue !important;
    font-size: 15px;
}
.grn-hd-txt
{
    font-size: 21px;
}

#Div1
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-size: 350px;
    background-color: rgba(192, 192, 192, 0.6);
    background-image: url(https://crda.ap.gov.in/HHS/Images/iloader.gif);
    background-repeat: no-repeat;
    background-position: center;
}

#loading
{
    display: block;
    position: absolute;
    top: 249px;
    left: -12px;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-size: 350px;
    background-color: rgba(192, 192, 192, 0.6);
    background-image: url('../../Images/iloader.gif');
    background-repeat: no-repeat;
    background-position: center;
}

/* css for table preloader ends */


#MenuMaster table td:first-child
{
    display: none;
}
@media (min-width: 960px) and (max-width: 1960px)
{
    .bg-title
    {
        margin-bottom: 1px;
        margin-left: -19.5px;
    }
    .container-fluid
    {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0px;
    }
    /*.cskcenter 
                        {
                            width: 400px;
                            margin: 0 auto;
                            position: relative;
                            top: 88px;
                        }*/
    .cskcenter
    {
        width: 1240px !important;
        margin: 0 auto;
        position: relative;
        top: 42px;
    }
    .cskcenter div
    {
        float: left;
        margin-right: 5px;
    }
    .cskcenter div p
    {
        color: #fff;
        margin: 0px;
        line-height: 35px;
    }
    .fixed-table-toolbar
    {
        background: #9e0a4a;
    }
    h4#all
    {
        margin: 0px 0px;
        padding: 10px;
    }
    .pull-right.search
    {
        width: 240px !important;
    }

}
@media (min-width: 768px) and (max-width: 960px)
{
    .pull-right.search
    {
        width: 120px;
    }
    .cskcenter
    {
        width: 400px;
        margin: 0 auto;
        position: relative;
        top: 36px;
    }
    .cskcenter div
    {
        float: left;
        margin-right: 5px;
    }
    .cskcenter div p
    {
        color: #fff;
        margin: 0px;
        line-height: 35px;
    }
    .fixed-table-toolbar
    {
        background: #9e0a4a;
    }
    h4#all
    {
        margin: 0px;
        line-height: 58px;
        padding-left: 10px;
        position: absolute;
    }
}
@media (min-width: 320px) and (max-width: 768px)
{

    .cskcenter
    {
        width: 100%;
        background: #9e0a4a;
    }
    .cskcenter div
    {
        display: block;
        margin: 0 auto;
    }
    .cskcenter div p
    {
        color: #fff;
        margin: 0px;
        line-height: 35px;
    }
    .fixed-table-toolbar
    {
        background: #9e0a4a;
    }

    .fixed-table-toolbar .columns-right
    {
        margin-left: 5px;
    }
    .search.pull-right
    {
        margin-left: 5px;
    }
    .text-center.cskcenter
    {
        text-align: left !important;
    }
    h4#all
    {
        text-align: left !important;
    }
    #sample .pull-right
    {
        float: left !important;
    }
    .bootstrap-table .pull-right .dropdown-menu
    {
        right: 0;
        left: -40px;
    }
    .show > .dropdown-menu
    {
        margin-left: 0px !important;
    }
}
#sample button.btn.btn-default.dropdown-toggle
{
    height: 36px;
}
.fixed-table-toolbar .columns
{
    /*position: absolute;*/
    right: 0px;
    top: 2px;
    margin-top: -40px;
    margin-bottom: 0px;
    margin-top: -40px;
}
.slimScrollDiv
{
    height: auto !important;
}
.fixed-table-toolbar .search
{
    margin-top: -38px;
    margin-bottom: 0px;
    margin-right: 82px;
}
#all_h3
{
    position: absolute;
    left: 10px;
}
#page-wrapper
{
    padding: 0 0 45px;
}
.white-box.mar-right
{
    margin-bottom: 0px !important;
}
.mobilepadonly
{
    margin-left: -14px;
    margin-right: -14px;
}
#btn_back
{
    margin: 6px 0px 40px 6px;
}
h4.page-title
{
    margin: 6px 0px !important;
}
#maintable1 .fixed-table-container, #maintable2 .fixed-table-container, #maintable3 .fixed-table-container, #maintable4 .fixed-table-container
{
    margin-bottom: 64px !important;
    padding-bottom: 0px !important;
}
.fixed-table-container
{
    border: 0px solid #ddd !important;
}


.reportscls ol
{
    display: none;
}
.collapse.in
{
    display: block;
}



#myModal2 .fixed-table-toolbar .search
{
    margin-top: -39px;
    margin-bottom: 0px;
    margin-right: 82px;
}
#myModal2 .modal-body
{
    margin-top: 15px;
}
#myModal2 .nav .nav-tabs
{
    position: absolute;
    top: 0px;
}
#myModal2 .nav-tabs
{
    border-bottom: 0px solid #ddd;
}
