html,body{
    height: 100%;
    font-family: sans-serif !important;
    font-size: 14px;
} 
 
body{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    // margin-bottom: 50px;
    margin-top: 0;
    position: relative;
}
footer{
    background-color: #f5f5f5; 
    bottom: -100px; 
    height: 60px; 
    position: absolute;
    width: 100%;
}
.h4_heading{
    font-weight: 600; 
}
.log-in-header{
    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-nav>li>.dropdown-menu {
    font-size: 12px;
}
#field, label{
    font-size: 12px;
}
table {
    font-size: 14px !important;
}
.logIn{


    background: url("../images/LandingPage/RKU-Display-image.jpg")0% 30% !important;
    background-size: cover;
    /* background-repeat: no-repeat; */
    /* background-position: center center; */
    /* width: 100%; */
    height: 100%;
    min-height: 768px;
    /*    width: 100%;
        background-repeat: no-repeat;
        //background-position: right bottom;
        min-height: 546px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;*/
}
.btn-dark-purple,
.btn-dark-purple:hover,
.btn-dark-purple:active,
.btn-dark-purple:focus{
    background-color: #5e225e !important;
    color: #ffffff !important;
    font-size: 11px;
    padding:4px !important;
}
.gray-text,
.gray-text:hover{
    color: #777 !important;
    text-decoration: none;
}
.report-filter>li>a,
.report-filter>li>a:hover{
    color: #000 !important;
    text-decoration: none;
    font-size:13px;
}
.light-black-text{
    color: #333;
}
.purple-text,
.purple-text:hover{
    color: #5e225e !important;
    text-decoration: none;
}
.login-form{
    width: 270px;
}

.footer-div{
    //background-color: #dedccd;
    width: 100%;
    float: left;
    color:  #8a9aa7;
    padding: 17px 10px 0px 10px;


}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;

    border-top: 1px solid gray;
}
.thick-border{
    border-top: 2px solid #5e225e;
}
.page-wrap:after {
    content: "";
    display: block;
}


.ul_footer >li{
    display: inline-block;
    text-decoration: none;
}

.semi-purple-background{
    background-color: rgba(94, 34, 94, 0.3);
    overflow: auto;
}

.userLogin{
    padding: 0px 19px;
}
.light-yellow-bg{
    background-color: #e8e67f;
}
.light-green-bg{
    background-color: #94d1b2;
}
.orange-bg-color{
    background-color: #e3630c;
}
.yellow-btn{
    background-color: #fad405 !important;
    color: #777777 !important;
}

.form-control,
.btn{
    border-radius: 0px !important;
}
/*tbody tr:hover {
    color: #000;
    background-color: rgba(94, 34, 94, 0.3);
}


tbody tr:hover td {
    background-color: transparent;
}*/

/*back to top css*/
.scrollToTop{
    padding: 5px 30px 5px 15px;
    padding: 0.3125rem 1.875rem 0.3125rem 0.9375rem;
    background: #323c46;
    color: #fff !important;
    position: fixed;
    top: 86%;
    right:40px;
    display:none;

    //  background: url('arrow_up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
    text-decoration: none;
    padding: 5px 30px 5px 15px;
    padding: 0.3125rem 1.875rem 0.3125rem 0.9375rem;
    background-color: #879baa !important;
    color: #fff !important;
}

.scrollToTop:hover {
    text-decoration: none;
    color: #ffffff !important;
    background: #506473 !important;
}

.logout-icon{
    background: #5e225e !important;
    color: #fff;
    padding: 5px 8px;
    border-radius: 50%;
}
.add-icon-btn{
    background: #5e225e !important;
    color: #fff;
    padding: 0px 5px;
    border-radius: 50%;
    cursor: pointer;
}
.remove_field{
    background: #5e225e !important;
    color: #fff;
    padding: 2px 5px;
    border-radius: 50%;
    cursor: pointer;
}
/*custom styles*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 5px;
    vertical-align: inherit;

}
.height-238{
    height: 238px;
    overflow-y: auto;
}
.height-206{
    height: 206px;
    overflow-y: auto;
}
.height-218{
    height: 218px;
    overflow-y: auto;
}
.height-183px{
    height: 183px;
    overflow-y: auto;
}
.man-img{
    height: 172px;
}
.inline-block{
    display: inline-block;
}
.display-block{
    display: block;
}
.z-index-1{
    z-index: 1;
}
.black-text,
.black-text:hover{
    color: black;
    text-decoration: none;
}
.overflow-auto{
    overflow: auto;
}
.navbar-default .navbar-nav>li>a {
    color: black;
}
.white-text{
    color: #ffffff;
}
.modal-content{
    background: #eff0ed;
}
.bold-text{
    font-weight: bold;
}
.padding-15{
    padding: 15px;
}
.padding-top{
    padding-top:80px;
}

.border-radius{
    border-radius: 0px !important;
}

.margin-top-0{
    margin-top: 0px !important;
}
.margin-top-5{
    margin-top: 5px !important;
}
.margin-top-minus-32{
    margin-top: -32px;
}
.margin-bottom-10{
    margin-bottom: 10px;
}
.margin-bottom-20{
    margin-bottom: 10px;
}
.margin-top-25{
    margin-top: 25px;
}
.margin-bottom-0{
    margin-bottom: 0px;
}
.margin-top-90{
    margin-top: 90px;
}
.margin-top-120{
    margin-top: 120px;
}
.margin-top-100{
    margin-top: 100px;
}
.margin-top-10{
    margin-top: 10px!important;
}
.margin-top-20{
    margin-top: 20px !important;
}
.margin-top-30{
    margin-top: 30px!important;
}
.margin-top-61{
    margin-top: 61px!important;
}
.margin-bottom-30{
    margin-bottom: 30px!important;
}
.margin-top-40{
    margin-top: 40px!important;
}
.margin-top-50{
    margin-top: 50px!important;
}
.padding-left-right-40{
    padding: 0px 40px !important;
}
.margin-left-minus-40{
    margin-left: -40px;

}
.margin-top-66 {
    margin-top: 66px;
}
.min-height-139{
    min-height: 157px;
}
.padding-0{
    padding: 0px !important;
}
.padding-left-0{
    padding-left: 0px !important;
}
.padding-left-15{
    padding-left: 15px !important;
}
.padding-right-0{
    padding-right: 0px !important;
}
.padding-top-15{
    padding-top: 15px !important;
}
.padding-top-20{
    padding-top: 20px !important;
}
.padding-top-30{
    padding-top: 30px !important;
}
.padding-bottom-15{

    padding-bottom: 15px !important;
}
.padding-bottom-20{

    padding-bottom: 20px !important;
}
.padding-bottom-30{

    padding-bottom: 30px !important;
}

.padding-left-10{
    padding-left: 10px !important;
}

.padding-left-40{
    padding-left: 40px !important;
}
.padding-10{
    padding: 10px;
}
.padding-bottom-10{
    padding-bottom: 10px !important;
}
.padding-bottom-100{
    padding-bottom: 100px !important;
}
.padding-bottom-150{
    padding-bottom: 150px !important;
}
.margin-top-27prcnt{
    margin-top: 27%;
    margin-right: 11px;
}
.margin-top-41prcnt{
    margin-top: 41%;
}
.margin-top-28prcnt{
    margin-top: 28%;
}
.margin-left-10{
    margin-left:10px !important;
}
.margin-right-5{
    margin-right: 5px !important;
}
.margin-right-15{
    margin-right: 15px !important;
}
.margin-right-15{
    margin-right: 15px !important;
}
.margin-right-10{
    margin-right: 10px !important;
}

.error{
    color: #cc3300;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-top-150{
    padding-top: 10px;
}
.width-160{
    width: 160px;
}

.width-100{
    width: 100% !important;
}
.height-157px{
    min-height: 162px;
}
.camera-bg{
    background: url("../images/HomePage/View-Demo.jpg");


}
.phone-bg{
    background: url("../images/HomePage/mobile-img.png");
}
.font-size-21{
    font-size: 21px;
}
.text-center{
    text-align:  -webkit-center;
}
.profile-pic-container{
    width: 30px;
    height: 30px;
    background: #000;
    border-radius: 76px;
    padding: 1px;
}
.horizontal-line{
    width: 95%;
    border-bottom: 1px solid #c3ced4;
}
.underline-text,
.underline-text:hover{
    text-decoration: underline;
}
.program-text{
    padding-right: 50px;
}
.sms-keyword-text{
    padding-right: 8px;
}
/*backgroun*/

.navbar-inverse {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.saltpan-background-color{
    background: #eff0ed;
}




.margin-left-right-25{
    margin-left: 25px;
    margin-right: 25px;
}


.navbar-navigation-menu,
.navbar-navigation-menu  a:hover,
.navbar-navigation-menu  a:active,
.navbar-navigation-menu  a:focus{
    color: #000000 !important;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

.content-header {
    overflow: auto;
}

.content-header h1 {
    margin: 0;
    margin-left: 20px;
    line-height: 65px;
    display: inline-block;

}


.inset {
    padding: 20px;
}
.nav-left-sidebar>li>a {
    position: relative;
    display: block;
    padding: 0px !important;
}

.navbar-header-menu>li>a,
.navbar-brand{

    position: relative;
    display: block;
    padding: 0px 5px !important;
    background: #FFFFFF !important;
    // padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.logout-text{
    text-decoration: none !important;
}
.padding-lr20-bt-40{
    padding: 40px 20px;
}
.purple-thead>tr>th{
    background-color:  #5e225e;
    color: #ffffff;
}
.pink-thead>tr>th{
    background-color:#e1204d;
    color: #ffffff;
}

.table-bordered {
    border: 1px solid grey;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid grey;
    text-align: center;
}
.pull-left{
    float: left !important;
}
textarea{
    resize: none;
}
.text-left{
    text-align: left !important;
    text-align: -webkit-left !important;
}
.user-profile-image{
    // border-radius: 83px;
    background: #000;
    width: 140px;
    height: 140px;
    padding: 3px;
}
.font-size-14{
    font-size: 14px;
}


.font-size-12{
    font-size: 11px;
}

.fa{
    font-weight: bold !important;
}
.nav-left-sidebar>li>.padding-left-10 {
    padding-left: 10px !important;
}
.main-wrapper{

    min-height: 468px;
}
.main-inner{
    /*min-height: 500px;*/
}

.navbar-default-class{

    background-color: #ffffff !important;
    border-color: #ffffff !important;


    position: relative;
    background: radial-gradient(ellipse at top center, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 96%);
    background-repeat: no-repeat;
    background-position: 0 100%, 0 100%;
    background-size: 100% 6px;
    /* -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; */
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    /* box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; */
}
.navbar-default-border-bottom{
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    position: relative;
    background: radial-gradient(ellipse at top center, #becdd7 0%, #becdd7 81%);
    background-repeat: no-repeat;
    background-position: 0 100%, 0 100%;
    background-size: 100% 1px;
    /* -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; */
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    /* box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; */


}
.activered{
    color: red !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: red !important;
    background-color: transparent !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: red !important;
    background-color: transparent  !important;
}
.navbar-default-class a,
.navbar-default-border-bottom a{
    font-weight: bold;
    color: black !important;
    font-size: 14px;
}

.welcome-board h2{
    font-size: 20px;
    color: black !important;
}
.welcome-board a{
    color: black !important;
}
.border-purple{
    border: 1px solid #5e225e;;
}
select {
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    background-image: url('../Home Page/dropdown.png') !important;
    background-repeat: no-repeat !important;
    background-position: 100% 50% !important;
    padding-right: 20px !important;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;

}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 4px 4px;
}
.margin-left-minus-15{
    margin-left: -15px;
}
.border-bottom-gray{
    border-bottom: 1px solid #ccc;
}

table{
    font-size:13px !important;
}


/*=========================*/
/*=========================*/
/*media-queries*/
@media (max-width: 340px) {
    .login-form{
        width: 100%;
    }

}
@media (max-width: 370px) {
    .pride-logo{
        display: block;
        float: none !important;
        margin-top: 80px;
    }
}
@media (max-width:767px) {

    #wrapper {
        padding-left: 0;
    }


    #wrapper.active {
        position: relative;
        left: 250px;
    }


    .margin-left-minus-40{
        margin-left: 0px;
    }

}



@media (min-width: 768px) {
    /*.carousel-caption {
        text-align: left;
        padding-right: 300px;
    }*/
    .carousel-caption {
        text-align: left;
    }

    .red {
        width: 750px;
        position: absolute;
        left: 50%;
        top: 0;
        bottom: 0;
        padding: 20px 0;
        margin-left: -375px;
    }

    .red-content {
        width: 300px;
        float: right;
        height: 100%;
        background: red;
        color: #fff;
        margin-right:15px; /* width of .container gutter */
    }
}

@media (min-width: 992px) {
    .red {
        width: 970px;
        margin-left: -485px;
    }
}

@media (min-width: 1200px) {
    .red {
        width: 1170px;
        margin-left: -585px;
    }
    .container {
        width: 1266px;
    }
}


thead {
    background: #5e225e;
    color: #FFF;
}

.lgcontainer{
    min-height: 50%
}
.download{
    background-color: #5e225e;
    color: #FFF;
}
th {
    text-align: center;
}

.pagination a {
    color: #5e225e;
    text-decoration: none ;
    margin: 3px;
    padding: 3px;

}
.pagination .disabled {
    padding: 3px;


}
.pagination .current {
    padding: 5px;
    /*     border:1px solid #5e225e;*/
    background-color: #5e225e;
    color:#fff;
}

.pagination{
    float: right;
    margin-right: 20px;
}

.active{
    color: #000 !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.report-filter>li>a:hover {
    color: #000 !important;
    text-decoration: none;
    /*font-size: 13px;
    font-weight: bold;*/
}
.form-control{
    font-size: 13px;
    height: 28px;
}

table .btn-dark-purple,
table .btn-dark-purple:hover,
table.btn-dark-purple:active,
table .btn-dark-purple:focus{
    background-color: #5e225e !important;
    color: #ffffff !important;
    font-size: 11px;
    padding:1px !important;
    margin-top:1px;
}

.ui-dialog .ui-dialog-titlebar-close {
    background:transparent;

}
input#fromdate {
    background-color: #FFF !important;
}
input#todate {
    background-color: #FFF !important;
}
input#ElectricianDateOfBirth {
    background-color: #FFF !important;
}
input#ElectricianDateofAnniversary {
    background-color: #FFF !important;
}
input#NomineeDob {
    background-color: #FFF !important;
}
input#nomineedob {
     background-color: #FFF !important;
}
.margin-top-85{
    margin-top: 85px !important;
}
.btn-custom-1{
    position: absolute;
    background-color: #5e225e;
    color: white;
    right: 65px;
    top: 300px;
    width: 23%;
    font-family: Verdana, Tahoma, sans-serif;
    /*border-radius: 4px !important;*/
}
.btn-custom-2{
    position: absolute;
    background-color: #5e225e;
    color: white;
    right: 65px;
    top: 350px;
    width: 23%;
    font-family: Verdana, Tahoma, sans-serif;
    /*border-radius: 4px !important;*/
}
.btn-custom-2:hover, .btn-custom-1:hover{
    background-color: white;
    color: #5e225e;
    border: 1px solid #5e225e;
    /*border-radius: 4px !important;*/
}
.left-logo img{
    width: 160px;
}
.navbar-toggle{
    float: left;
}
select::-ms-expand {
    display: none;
}
.panelTop {
    padding: 10px 10px 20px 10px
}

.panelBottom {
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
}
.btn-add-to-cart {
    background: #FD5A5B;
    color: #fff;
}
.catalog-page{
    width: 200px;
    height: 130px;
    margin: auto;
}
.catalog-page img{
    max-height: 100%;
    margin: auto;
}
.catalog-text{
    text-align: center;
}
.birthday-icon i{
    font-size: 250px;
    color: #5e225e;
}
.birthday-icon{
    margin: 20px auto;
    width: 250px;
}
.birthday-icon img{
    width: 150px;
}

.btn-place{
    margin-top: 15px;
    padding: 10px;
}
.m-l-30{
    margin-left: 30px;
}
.m-r-30{
    margin-right: 30px;
}
.btn-bg{
    background-color: #5e225e;
    border: 1px solid #fff;
    color: white;
    border-radius: 5px !important;
}
.btn-bg:hover{
    background-color: #fff;
    color: #5e225e;
    border: 1px solid #5e225e;
    border-radius: 5px;
}
.required { 
    color: red;
    margin-left: 3px; 
}
.nav>li>a{
    padding: 10px 8px !important;
}
.upload-group>li>a{
    padding: 0px !important;
}
.display-block .dropdown-menu{
    display: block;
    max-height: 180px;
    width: 90%;
    overflow: auto;
}
.error-message{
    color: red;
    text-align: center;
    margin: auto;
    font-size: 18px;
    font-weight: 700
}
.content-hieght{
    min-height: 385px;
}