﻿
body {
    background-color:#FBFCFC!important;
    /*background-color:#F2F4F4!important;*/
    padding-top: 55px;
    padding-bottom: 15px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
}

#rptBody {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}

/*gridview*/
.table table tbody tr td a,
.table table tbody tr td span 
{
    position: relative;
    /*float: left;*/
    padding: 1px 12px;
    margin-left: -1px;
    /*line-height: 1.42857143;*/
    /*color: #337ab7;*/
    text-decoration: none;
    /*background-color: burlywood;*/
    border: 1px solid none;

    background-color: #FBFCFC!important;
    color: red!important;
    margin-top:1px!important;
    font-weight: bold;
}

.table table > tbody > tr > td > span 
{
    z-index: 3;
    /*color: #fff;*/
    cursor: default;
    /*background-color: #772953;*/
    border-color: #000;
    height: 5px!important;

    background-color: #FBFCFC!important;   
    color: #666!important;
    font-weight: bold;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: white;
    background-color: darksalmon;
    border-color: white;
}
/*end gridview*/

.easyleaveDropDown {
    background-color: #3e152b;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 60px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    /*background-color: #ffffff;*/
    /*background-color: #aea79f;*/
    /*Testing*/
    /*End of testing*/
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.dropdown-menu {
}

.dropdown-header {
    color: #fff;
    font-size: 18px;
}

.badge {
    font-family: 'Times New Roman', Times, serif !important;
    color: ivory;
    border-radius: 7px !important;
    /*background-color: lightsalmon;*/
    background-color: #AED6F1!important;
}

.jumbotron {
    padding: 0;
    margin: 0px;
    height: 150px;
    color: #000;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    border-radius: 0px;
}


.custom-form-control {
    /*border-left-color: lightgreen !important;
    border-bottom-style: double !important;
    border-left-width: 0.3em !important;*/
    display: block;
    width: 100%;
    /*height: 38px;*/
    height: 30px !important;
    /*padding: 8px 12px;*/
    padding: 4px 12px;
    /*font-size: 14px;*/
    font-size: 13px !important;
    line-height: 1.42857143;
    color: #5c5757 !important;
    /*color: indianred!important;*/
    /*background-color:ivory !important;*/
    background-image: none;
    /*border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    font-size: smaller;
    text-align: left !important;
}

.control-label {
    margin-left: 0px;
    /*color: #9d9999 !important;*/
    /*color: #9d9999;*/
    color: #333;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
}

.text-area {
    /*border-width:2px!important;*/
    color: #5c5757 !important;
    /*background-color: ivory !important;*/
}

.custom-checkbox {
    /*font-size: 13px !important;
    font-style:normal!important;*/
    /*vertical-align: initial;*/
    /*align-content: flex-end;*/
    text-align: left !important;
    text-align-last: left !important;
}

.btn-radius-0 {
    border-radius: 0;
}

.len-50 {
    width: 50% !important;
}

.margin-top-7 {
    margin-top: 7px;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-80 {
    margin-top: 80px;
}


.medHigh > input {
    height: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}



* 
{
    border-radius: 0px !important;
}




.footerText,
.footerText:hover,
.footerText:focus 
{
    /*color: lightgoldenrodyellow;
    text-align: center;*/
    color: black!important;
    text-align: center;		    
    height:3%;
    font-size:10px!important;
    background-color:transparent;
    
}

.dropdown-menu {
    /*background-color: crimson!important;*/
    /*background-color: darksalmon !important;*/
    background-color: #FBFCFC!important;
    /*color: #000 !important;*/
    /*color:blanchedalmond!important;*/
}

.dropdown-header {
    /*color: #fff!important;*/
    color: #000 !important;
    /*background-color: #772953!important;*/
}

.datepicker {
    /*font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;*/
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 0.8em;
    background-color:#FBFCFC!important;
}

.dropdown-menu > li > a {
    text-decoration: none;
    color: #000 !important;
    /*background-color: #772953!important;*/
}

    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        text-decoration: none;
        color: #ffffff !important;
        /*color: gold!important;*/
        background-color: #772953 !important;
        /*font-style: italic;*/
    }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #000;
    /*background-color: #fff!important;*/
    background-color: #772953 !important;
}

    .dropdown-menu > .active > a,
    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #ffffff !important;
        background-color: #772953 !important;
    }

/*.ui-state {
    background-color: red !important;
}*/



/*.ui-autocomplete {
    color: #000 !important;
    background-color: lightgoldenrodyellow !important;
    border-color: goldenrod !important;
    border-width: 1px;
}*/


.ui-autocomplete {
    /*background-color: #ffffff;*/
    /*border-color: goldenrod !important;*/
    border-style: solid;
    border-width: 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
    /*box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);*/
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);

    /*background-color: lightcoral !important;*/
    background-color:#FBFCFC!important; 
}

.ui-state-focus 
{
    background: blue !important;
    /*color: #ffffff !important;*/
    /*background-color: #772953 !important;*/
    border: none !important;

    background-color: #AED6F1!important;
    color : #fff !important;
}

/*hr{
    height: 3px !important;
    color: crimson !important;
    background-color: goldenrod;
    border: none;
}*/

#SearchPanel {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

#btnGo {
    height: 30px;
    padding-top: 5px;
    border-radius: 0px !important;
    width: 60px;
}

    #btnGo:hover {
        border-radius: 0px !important;
        height: 30px;
        padding-top: 5px;
        width: 60px;
        /*background-color: darkorange;*/
        /*color: black;*/
    }

.wd120{
    width: 120px;
}

.btn-action {
    width: 120px;
    color: #772953;
    font-weight: bold;
    border-radius: 4px !important;
    margin-right: 15px;
    /*background-color: rgba(0, 0, 0, 0.2)!important;*/
    background-color: #cccccc !important;
}

    .btn-action:hover {
        /*border-color: darkred;*/
        /*line-height: 16px;*/
        background-color: #8a8484 !important;
    }

.btn-save {
    /*background-color: orange;*/
}

    .btn-save:hover {
        /*background-color: darkorange;*/
    }

.btn-refresh {
    /*background-color: #772953;*/
    background-color: slateblue;
}

    .btn-refresh:hover {
        /*background-color: #561036;*/
        background-color: darkslateblue;
    }

.btn-delete {
    background-color: brown;
}

    .btn-delete:hover {
        background-color: darkred;
    }

.hr-main {
    height: 0.1em;
    background-color: silver;
    border: none;
}

.hr-bottom {
    height: 0.05em;
    background-color: silver;
    border: none;
    margin-top: 15px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding: 0px 0px !important;
}

.panel {
    /*margin-top: 0px;
    text-decoration-style: dotted;
    background-color: cornsilk;
    border-style: solid;
    border-color: darkgoldenrod;
    padding: 10px;
    padding-top: 0px;
    color: darkblue !important;*/
}

.panel-heading {
    /*padding: 0px;
    text-decoration-style: solid;
    text-underline-position: below;*/
}

.grid {
    /*background-color:transparent !important;
    grid-cell:none !important;
    border : none !important;*/
}

.gridHeader {
    background-color: #772953 !important;
    color: #fff !important;
    border-top: hidden !important;
}

.gridFooter {
    background-color: #fce3d9 !important;
    color: #fff !important;
    border-top: hidden !important;
}

.grid td, .grid th {
    text-align: center;
    background-color: transparent !important;
    color: #000;
}

.gvColumn {
    width: 20px;
    overflow: hidden;
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
}


@media screen and (max-width: 568px) {
    h3 {
        font-size: 20px;
    }

    body {
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .navbar-brand > img {
        height: 40px;
    }

    ul, ul > li > a {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    ul {
        font-size: 13px;
    }

    body {
        font-size: 13px;
        padding-top: 60px;
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 991px) {
    ul {
        font-size: 12px;
    }

    body {
        font-size: 13px;
    }

    .navbar-brand, .navbar-brand > img {
        height: 40px;
    }
}

.pre-scrollable, .pre-scrollable > * {
    min-height: 300px !important;
    scrollbar-3dlight-color: rebeccapurple;
}

.treeView {
    text-decoration: none !important;
    line-height: 2.5em;
    text-indent: 30px !important;
}

.input-group-addon {
    font-size: 1.2em !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 30px !important;
    background-color: #ccc !important;
}


.nav-tabs {
    background-color: transparent !important;
    /*background-color:#161616;*/
}

.tab-content {
    background-color: transparent !important;
    /*background-color:#303136;*/
    color: #fff;
    padding: 5px;
}

.nav-tabs > li > a {
    /*border-right: 1px solid;
    background-color: transparent !important;
    border-right-color: gray !important;
    border-bottom: 0px none;
    color: #000080!important;*/
    color:gray;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    /*background-color: #303136 !important;*/
    /*background-color: #f8eaab !important;*/   
    /*border: medium none;
    border-radius: 0;
    border-color : palevioletred !important;*/

    /*color: indianred !important;
    background-color: antiquewhite !important;*/

    color: #000080!important;
    background-color:#FBFCFC!important; 
}

.nav-tabs > li > a:hover 
{
    /*background-color: lightcoral !important;
    color : #fff !important;
    border-color : lightcoral !important;*/

    background-color: #AED6F1!important;
    color : #fff !important;
    /*border-color : #AED6F1!important;*/

    /*background-color: #fce3d9 !important;*/
}

.gvButtons {
    /*padding-top:0px !important;
    padding-bottom:0px !important;*/
    margin: 0px 0px !important;
    padding: 1px 0px !important;
}

.no-margin-padding {
    margin: 0px 0px !important;
    padding: 0px 0px !important;
}

.modal {
    margin-top: 0px !important;
}

.modal-backdrop {
    background-color: black;
}

.modal-content {
    background-color:#FBFCFC!important;
    /*background-color: lightyellow !important;*/
    /*border: 5px solid transparent;*/
}

.input-date {
    font-size: 1em !important;
    /*padding-left:0px !important;*/
    padding-right: 0px !important;
}

.title {
    color: indianred !important;
}

.alert-success {
/*color: #468847;*/
color: white;
font-style:oblique;
background-color: forestgreen;
/*background-color: #dff0d8;*/
border-color: #d6e9c6;
white-space:pre-wrap;
}

.alert-danger {
    color: white;
    font-style:oblique;
    background-color: crimson;
    /*color: #b94a48;*/
    /*background-color: #f2dede;*/
    border-color: #eed3d7;

}

.modal-header {
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #0480be;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
 }






/* Shihan - 2017/11/9 */

/* Modal Styles */

.modaldivtag 
{
    width:500px;
    height:200px;
    margin-left:500px;
    margin-top:150px;
}


.infomodalstyle1 
{
    background-color:#772953;
}

.infomodalstyle1Copy 
{
    background-color:darkred;
}

.infomodalstyle2 
{
    font-size:20px; 
    color:darkgray;
}

.infomodalstyle3 
{
    color:darkgreen;
    font-size:42px;
    /*color:#772953;*/
}

.infomodalstyle3a 
{
    color:darkred;
    font-size:42px;
    /*color:#772953;*/
}

.infomodalstyle3b 
{
    color:darkorange;
    font-size:42px;
    /*color:#772953;*/
}

.modalmessagestyle 
{
    font-size:15px; 
    font-family:sans-serif; 
    color:black;
             
    /*margin-left:0.09cm;
    padding-top:0.5cm;
    font-weight:500;
    margin-top:1cm;*/
}

.modalfooterstyle 
{
    border-color:white;
}

.infomodalstyle4 
{
    width:70px;
    background-color:#772953;
}

.infomodalstyle4Copy 
{
    width:70px;
    background-color:darkred;
}


/*Company Profile*/

.divtagstyle1 
{
    padding: 3px 0px; 
    margin-top: 0px!important;
}

.divtagstyle2 
{
    padding: 8px 0px;
    height:auto;    
    /*height:330px;*/  
}

/*.divtagstyle3 
{
    padding:8px 0px 4px 0px;
}*/

.divtagstyle4 
{
    padding:4px;
}




/*DepartmentInformation - tab 3 table styles*/

.tablestyle1 
{
    /*width:1300px;*/
}

/*Bottom Horizontal Line*/

/*.hrstyle1 
{
    width:100%;
}*/




/*Panel Styles*/ 
.Panelheading1 
{
   color: indianred !important;
   /*background-color:#e5dfc6;*/
   background-color:#ccc6b0;
}


.panel-style1 
{
    border:solid; 
    border-color:silver; 
    border-width:1px;
}

.panel-style2 
{
   border:hidden; 
   background-color:cornsilk;
}

.panel-style3 
{
   background-color:cornsilk;
}

.panel-style2-Copy 
{
    border:hidden;
}


.panel-style4 
{
   background-color:#e5dfc6;
}


/*Toggle switch Styles*/



.switch 
{
  position: relative;
  display: block;
  vertical-align: top;
  width: 70px;
  height: 30px;
  padding: 3px;
  margin: 0 10px 10px 0;
  background: linear-gradient(to bottom, #eeeeee, #FFFFFF 25px);
  background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF 25px);
  border-radius: 18px;
  box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  box-sizing: content-box;
}

.switch-input 
{
   position: absolute;
   top: 0;
   left: 0;
   opacity: 0;
   box-sizing: content-box;
}

.switch-label 
{
   position: relative;
   display: block;
   height: inherit;
   font-size: 10px;
   text-transform: uppercase;
   background: #eceeef;
   border-radius: inherit;
   box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
   box-sizing: content-box;
}

.switch-label:before, .switch-label:after 
{
   position: absolute;
   top: 50%;
   margin-top: -.5em;
   line-height: 1;
   -webkit-transition: inherit;
   -moz-transition: inherit;
   -o-transition: inherit;
   transition: inherit;
   box-sizing: content-box;
}




/*Comment and Add On - 14/Feb/2019*/
/*.switch-label:before 
{
    content: attr(data-off);
    right: 11px;
    color: #aaaaaa;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}*/
.switch-label:before 
{
    content: attr(data-off);
    right: 11px;
    color:#666666;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}








.switch-label:after 
{
    content: attr(data-on);
    left: 11px;
    color: #FFFFFF;    
    text-shadow: 0 1px rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.switch-input:checked ~ .switch-label 
{
     background: #E1B42B;   
     box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}

.switch-input:checked ~ .switch-label:before 
{
     opacity: 0;
}

.switch-input:checked ~ .switch-label:after 
{
     opacity: 1;
}

.switch-handle 
{
     position: absolute;
     top: 4px;
     left: 4px;
     width: 28px;
     height: 28px;
     background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
     background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
     
     box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.switch-handle:before 
{
     content: "";
     position: absolute;
     top: 50%;
     left: 50%;
     margin: -6px 0 0 -6px;
     width: 12px;
     height: 12px;
     background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
     background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
     border-radius: 6px;
     box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}

.switch-input:checked ~ .switch-handle 
{
     left: 74px;
     box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}

     
    /* Transition
========================== */
.switch-label, .switch-handle 
{
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}



        /* Switch Flat
==========================*/
.switch-flat 
{
    padding: 0;
    background: #FFF;   
    background-image: none;
}


/*Comment and Add On - 14/FEB/2019*/
/*.switch-flat .switch-label 
{
    background: #FFF;
    border: solid 2px #eceeef;   
    box-shadow: none;
}*/
.switch-flat .switch-label 
{
    background: #ccc;
    border: solid 2px #eceeef;   
    box-shadow: none;
}





.switch-flat .switch-label:after 
{
    
    color:#772953;
}





/*Comment and Add On - 14/Feb/2019*/
/*.switch-flat .switch-handle 
{
    top: 6px;
    left: 6px;
    background: #dadada;
    width: 22px;
    height: 22px;
    box-shadow: none;
}*/
.switch-flat .switch-handle 
{
    top: 6px;
    left: 6px;
    background: #772953;
    width: 22px;
    height: 22px;
    box-shadow: none;
}






.switch-flat .switch-handle:before 
{
    background: #eceeef;
   
}

.switch-flat .switch-input:checked ~ .switch-label 
{
    background: #FFF;
      
    border-color:#772953;
}

.switch-flat .switch-input:checked ~ .switch-handle 
{
    left: 42px;
    background:#772953;
    box-shadow: none;
}
  

/*==============================*/


/*.switch {
            position: relative;
            display: inline-block;
            width: 50px;
            height: 24px;
            margin: 5px 5px 0px 5px 

        }

            .switch input {
                display: none;
            }

        .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            -webkit-transition: .4s;
            transition: .4s;
        }

            .slider:before {
                position: absolute;
                content: "";
                height: 16px;
                width: 16px;
                left: 4px;
                bottom: 4px;
                background-color: white;
                -webkit-transition: .4s;
                transition: .4s;
            }

        input:checked + .slider {
            background-color: #772953;
           
        }

        input:focus + .slider {
            box-shadow: 0 0 1px #2196F3;
        }

        input:checked + .slider:before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px);
        }*/




/*==============================*/

/*Radio Button*/   

.radio 
{
   padding-left: 20px; 
}
  
.radio label 
{
    display: inline-block;
    position: relative;
    padding-left: 5px; 
}

.radio label::before 
{
      content: "";
      display: inline-block;
      position: absolute;
      width: 20px;
      height: 20px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; 

}

.radio label::after 
{
      display: inline-block;
      position: absolute;
      content: " ";
      width: 14px;
      height: 14px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); 

}

.radio input[type="radio"] 
{
    opacity: 0; 

}
    
.radio input[type="radio"]:focus + label::before 
{
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; 
}
    
.radio input[type="radio"]:checked + label::after 
{
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); 
}
    
.radio input[type="radio"]:disabled + label 
{
      opacity: 0.65; 
}
      
.radio input[type="radio"]:disabled + label::before 
{
        cursor: not-allowed; 
}
  
.radio.radio-inline 
{
    margin-top: 0; 
}

.radio-danger input[type="radio"] + label::after 
{
  /*background-color: #d9534f;*/
  background-color:#772953; 
}

.radio-danger input[type="radio"]:checked + label::before 
{
  /*border-color: #d9534f;*/ 
  border-color:#772953;
}

.radio-danger input[type="radio"]:checked + label::after 
{
  /*background-color: #d9534f;*/ 
  background-color:#772953;
}


/*ListView Styles*/

.ListView-Style1 
{
    border: none!important;
    color: #000080 !important;
    /*text-align: center!important;*/
    padding: 4px;
    background-color:#FBFCFC!important;
}

/*.ListView-Style2
{
    color:indianred;  
}*/

.ListView-Style3
{
    /*color:black;*/
    border:none!important;
    /*text-align :center!important;*/  
    color:black;
    font-size:13px;       
    background-color: #fff!important;     
}





/*ListView - LayOut Template*/ 
.ListViewLayoutTemplate 
{   
    /*border:solid;
    border-width:1px;*/



    /*font-family:sans-serif;
    font-size:smaller;*/    
    
    padding-top: 55px;
    padding-bottom: 15px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
            
    text-align :center;
}

.ListViewLayoutTemplate td 
{            
    text-align :center;  
    color:black;         
    /*border-top-width:1px;*/      
}

    .ListViewLayoutTemplate th 
    {
        height: 40px;
        /*border-bottom-width: 1px;*/

        /*background-color: #772953 !important;*/
        /*color: #fff !important;*/
        background-color: #AED6F1!important;
        color: #000080!important;

        text-align: center;
        padding: 4px;
        border-style: solid none solid none;
        border-width: 1px;
        border-bottom-color: #EBE9ED;
        border-top-color:#000080!important;
    }


/*ListView - Item Template*/ 
.ListViewItemTemplate 
{   
    /*background-color:cornsilk;*/
    background-color: #fff!important;
    height: 35px;
}

.ListViewItemTemplate td 
{
    text-align :center;  
    color:black;
    border-style: solid none solid none;
    border-width: 1px;
    border-bottom-color:#EBE9ED;  
    border-top-color:#EBE9ED; 
    font-size:13px;       
    background-color: #fff!important;       
}


/*ListView - Alternating Item Template*/
.ListViewAlternatingItemTemplate 
{
    height: 35px;
    /*background-color:white;*/
    background-color: #fcfcfc!important;
}

.ListViewAlternatingItemTemplate td 
{
    text-align :center;  
    color:black;
    border-style: solid none solid none;
    border-width: 1px;
    border-bottom-color:#EBE9ED;
    /*background-color:white;*/    
    font-size:13px;        
    background-color: #fcfcfc!important;
}



/*ListView - Edit Item Template*/ 
.ListViewEditItemTemplate 
{
    background-color:#F0F0F0!important;
    height: 35px;
}

    .ListViewEditItemTemplate td 
    {
        text-align: center;
        color: black;
        border-style: solid none solid none;
        border-width: 1px;
        border-bottom-color: #EBE9ED;
        font-size:13px;
    }


/*ListView - Insert Item Template*/
.ListViewInsertItemTemplate 
{
    background-color:#F0F0F0!important;
    height: 35px;
}

    .ListViewInsertItemTemplate td 
    {
        text-align: center;
        color: black;
        border-style: solid none solid none;
        border-width: 1px;
        border-bottom-color: #EBE9ED;
        font-size:13px;
    }





   /*Listview - Paging Styles*/

.ListViewPagerTemplate 
{
    background-color: transparent;
    height: 35px;
    color: #666 !important;
}

    .ListViewPagerTemplate table 
    {
        margin: 5px 0;
    }

    .ListViewPagerTemplate td 
    {
        border-width: 0;
        padding: 0 6px;
        font-weight: bold;
        color: #666!important;
        line-height: 12px;
    }

    .ListViewPagerTemplate a 
    {
        /*border-width: 1px;*/
        color: red!important;
        text-decoration: none;
        /*border-left-style: solid;
        padding-left: 4px;
        margin-left: 2px;*/
    }

        .ListViewPagerTemplate a:hover 
        {
            color: #666;
            text-decoration: none;
        }












.Calendar-btnSearch 
{
    width: 80px;
    color: #772953;
    font-weight: bold;
    border-radius: 4px !important;
    margin-right: 15px;
    /*background-color: rgba(0, 0, 0, 0.2)!important;*/
    background-color: #cccccc !important;
    height:32px;
    text-align:center;
    padding:3px;
}







/*Year Schedule - Toggle Switch*/
/*.switch 
{
  position: relative;
  display: inline-block;
  width: 45px;
  height: 18px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #772953;
  
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}


.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}*/





/*Leave Pages - Grid Header Styles*/

/*Apply Leave*/

.GridCommonStyle 
{
    padding-top: 55px;
    padding-bottom: 15px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
    /*text-align: center;*/
}



.GridHeaderStyle 
{
    height: 40px;
    text-align: center;
    padding: 4px;
    border-style: solid none solid none;
    border-width: 1px;
    border-bottom-color: #EBE9ED;

    /*background-color: #772953 !important;*/
    /*color: #fff !important;*/

    background-color: #AED6F1 !important;
    color: #000080 !important;
}


/*Master Page - Settings Button Style*/
.btnRegisterStyle 
{
    padding-top:8px;
}







/*Panel Styles - 24/Jun/2019*/
.MainPanelStyle 
{
    /*border: 1px solid silver!important;*/
    border: 1px solid #F8F9F9!important;
}

.HeaderPanelStyle 
{
    border:hidden!important;
    background-color:#AED6F1!important;
    color: #000080!important;

    /*Add On - 16/August/2019*/
    border-top:1px solid!important;
    border-top-color:#000080!important;
}


.InnerPanelStyle 
{
    /*background-color:cornsilk!important;*/
    background-color: #FDFEFE!important;
}



/*.HeaderPanelStyleCriteria 
{
    border:hidden!important;
    background-color:#f2dede!important;
}*/





.dashboardMainPanelStyle 
{
    border: 1px solid #F8F9F9!important;
    height: 175px; 
    text-align: center!important;
}


.dashboardHeaderPanelStyle 
{
    border: hidden !important;
    background-color: white !important;
    /*background-color:#AED6F1!important;*/
    color: #000080!important;
    text-align: center!important;
}


.dashboardHeaderLbl 
{
    font-size:12px;
    color: #000080!important;
}


.dashboardInnerPanelStyle 
{
    background-color: #FDFEFE!important;
    height: 133px; 
    display:inline-block!important; 
    vertical-align:middle!important;
}



.MainMenuStyle 
{
    background-color: #FBFCFC !important;
}





.table.LvChitGridStyles > thead > tr > th,
.table.LvChitGridStyles > tbody > tr > th,
.table.LvChitGridStyles > tfoot > tr > th,
.table.LvChitGridStyles > thead > tr > td,
.table.LvChitGridStyles > tbody > tr > td,
.table.LvChitGridStyles > tfoot > tr > td 
{
    padding: 8px !important;

    border-style: solid none solid none;
    border-width: 1px;
    border-bottom-color: #EBE9ED!important;
}



.table.LvChitGridStyles > thead > tr > th,
.table.LvChitGridStyles > tbody > tr > th
{
    background-color: #AED6F1 !important;
    color: #000080 !important;
    border-top-color:#000080!important;
}






.PaperStyles 
{
    /*box-shadow: 25px 20px 25px 25px lightgrey !important;*/
    min-height: 600px !important;
    /*border-color:red!important;
            border-width:15px!important;*/
    border-radius: 5px !important;
    border: 1px solid #ECF0F1 !important;
    box-shadow: 2px 2px 2px 2px #B3B6B7 !important;
}


/*2021/Mar/17 - Email Resend*/
.LvlnkBtnStyle 
{
    float:right!important;
}




/*2022/Mar/30*/
/*.ListViewInvisibleTemplate 
{
    padding-top: 55px;
    padding-bottom: 15px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;
    text-align: center;
    height: 0px;
     
    background-color:#FBFCFC!important;
    color: #FBFCFC!important;
    text-align: center;
    padding: 4px;
    border-style: solid none solid none;
    border-width: 1px;
    border-bottom-color: #FBFCFC!important;
    border-top-color: #FBFCFC!important;
}*/



.ListViewInvisibleTemplate 
{    
    padding-top: 55px;
    padding-bottom: 15px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif !important;           
    text-align :center;
}

.ListViewInvisibleTemplate td 
{            
    text-align :center;  
    color:black;              
}

    .ListViewInvisibleTemplate th 
    {
        height: 0px;
        background-color: #FBFCFC!important;
        color: #FBFCFC!important;

        text-align: center;
        padding: 4px;
        border-style: solid none solid none;
        border-width: 1px;
        border-bottom-color: #FBFCFC!important;
        border-top-color:#FBFCFC!important;
        font-size:0px!important;
    }


.panelStyle1 
{
    height: auto !important;
}




