/* radio button styling */
input[type=checkbox].css-check,
.css-check input[type=checkbox] {
    /*width: 30px;
    height: 16px;
    background-color: #0099CC;
    color: white;
    margin: 5px 0 0 0;
    padding: 5px;
    border: 1px solid #0099CC;
    azimuth: inherit;*/
    -webkit-appearance: none;
    border: 1px solid #003366;
    border-radius: 50%;
    box-shadow: 0 0 4px 0px #003366 inset;
    height: 15px;
    outline: none;
    width: 16px;
}
.red span{
    color:red !important;
}
/*input[type='checkbox']:hover {
  box-shadow:0 0 5px 0px orange inset;
}

input[type='checkbox']:before {
  content:'';
  display:block;
  width:50%;
  height:55%;
  margin: 20% auto;    
  border-radius:50%;    
}
input[type='checkbox']:checked:before {
  background:#0099CC;
}*/

/* Checkbox button styling */
    
    
    
 
.hiddencol { display: none; }

td.locked, th.locked {
    background-color: #465c71;
    border-color: white;
    border-right-style: solid;
    border-right-width: 1px;
    color: white;
    cursor: default;
    left: expression(document.getElementById("DivMainContent").scrollLeft); /*IE5+ only*/
    position: relative;
    width: 150px;
    z-index: 20;
}
        
        
td.lockedRight, th.lockedRight {
    cursor: default;
    left: expression(document.getElementById("DivMainContent").scrollLeft); /*IE5+ only*/
    position: relative;
    width: 100px;
    /* border-right: 1px solid #cccccc;*/
}
        
        
/* Locks table header */

th {
    background-color: #f9f9f9; /* #465c71;   #003399*/
    cursor: default;
    outline: white solid 1px;
    position: relative;
    top: expression(document.getElementById("Div1").scrollTop-2); /*IE5+ only*/
    z-index: 10;
}

th.locked { z-index: 99; }

.scrollable {
    background-color: White;
    cursor: default;
}

.table-contents {
    height: 400px;
    overflow-x: auto;
    overflow-y: auto;
}

.table-scroll {
    max-height: 100px;
    max-width: 100%;
}

.table-contents1 {
    height: 300px;
    overflow-x: auto;
    overflow-y: auto;
}
        
        
.table-scroll1 {
    max-height: 300px;
    max-width: 100%;
}
        
        
.tab-scrl {
    max-height: 400px;
    max-width: 100%;
}

.table-scrol2 {
    max-height: 140px; /*160px; */
    max-width: 100%;
}

.table-scrl {
    max-height: 400px;
    max-width: 100%;
}

.fixed-panel {
    max-height: 10;
    min-height: 10;
    overflow-y: scroll;
}
        
        
        
.report-height {
    height: 400px;
    overflow-x: auto;
    overflow-y: auto;
}

.report-scroll {
    max-height: 480px;
    max-width: 100%;
}
        
        
.approval-height {
    height: 370px;
    overflow-x: auto;
    overflow-y: auto;
}

.approval-scroll {
    max-height: 400px;
    max-width: 100%;
}
        
        
        
        
/* Gridview Sytle */

.rounded_corners {
    border: 1px solid #A1DCF2;
    /* -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
          border-radius: 10px;
      overflow: hidden; */
}

.rounded_corners td  /*, .rounded_corners th*/ {
        
    border: 1px solid #0099CC;
    /* font-family: Arial;*/
    font-size: 10pt;
    text-align: center;
}

.rounded_corners th {
    border: 1px solid #0099CC;
    font-family: Arial;
    font-size: 10pt;
    text-align: center;
}
    
    
.rounded_corners table table td { border-style: none; }

/*  ----------------------------- */

.round_corners {
    /* border: 1px solid #A1DCF2;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; 
       */
       
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
       
    /*  overflow: hidden; */
}

.round_corners th {
    border: 1px solid #0099CC;
    font-family: Arial;
    font-size: 10pt;
    text-align: center;
}

.round_corners table table td { border-style: none; }
    
    
.r_corners {
    /* border: 1px solid #A1DCF2;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; 
       */
       
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
       
    /*  overflow: hidden; */
}

.r_corners td  /*, .rounded_corners th*/ {
    border: 1px solid #003399;
    /* font-family: Arial;*/
    font-size: 10pt;
    text-align: center;
}

.r_corners th {
    /*border: 1px solid #0099CC;
        font-family: Arial;*/
    font-size: 10pt;
    text-align: center;
}

.r_corners table table td { border-style: none; }

.r1_corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #E6E6E6;
           
    /* border-top-left-radius: 10px;
        border-top-right-radius: 10px;
       
      /*  overflow: hidden; */
}

.r1_corners td  /*, .rounded_corners th*/ {
    border: 1px solid #E6E6E6;
    font-size: 10pt;
    text-align: center;
}

.r1_corners th {
    border: 1px solid #E6E6E6;
    font-family: Arial;
    font-size: 10pt;
    text-align: center;      
}
    
    
.r1_corners table table td { border-style: none; }
      
    
/*  ----------------------------- */

.r11_corners {
    /* border: 1px solid #A1DCF2;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; 
     
       
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
       
      /*  overflow: hidden; */
}

.r11_corners td  /*, .rounded_corners th*/ {
    /* border: 1px solid #336699;
        font-family: Arial;*/
    font-size: 10pt;
    text-align: center;
}

.r11_corners th {
    border: 1px solid #003399;
    font-family: Arial;
    font-size: 10pt;
    text-align: center;
}
    
    
.r11_corners table table td { border-style: none; }
    
    
/*  ----------------------------- */
        

.pd {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.lb { color: #0099CC; }

.gvftr {
    height: 10px;
    line-height: 20px;
}

.input-xs {
    background-image: url(Images/bg.jpg);
    border-radius: 3px;
    color: Black;
    font-size: small;
    height: 25px;
    line-height: 1.5;
    padding: 2px 2px 2px 2px;
    /*border: 1px solid #6297BC;*/
}
   
 
   
.input-btn {
    border-radius: 3px;
    font-size: 15px;
    height: 30px;
    line-height: 1.5;
    padding: 3px 4px 3px 3px;
}
   
   
.lbl { color: #0099CC; }
   
   
.img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    text-align: center;
}

.alert-pad {
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}


/* scroll bar colors 

::-webkit-scrollbar {  
    width: 10px;  
    height: 10px;
}  
::-webkit-scrollbar-track {  
    background-color: #eaeaea;  
    border-left: 1px solid #0099CC;  
}  
::-webkit-scrollbar-thumb {  
    background-color: #0099CC;
}  
::-webkit-scrollbar-thumb:hover {  
    background-color: #0099CC;  
}  

::-webkit-scrollbar-button
{
    
}
*/


div::-webkit-scrollbar {
    height: 7px;
    width: 7px;
}

div::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #008cba;
}

div::-webkit-scrollbar-thumb { background-color: #008cba; }

div::-webkit-scrollbar-thumb:hover { background-color: #008cba; }  



/* scroll bar colors */


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    background-color: #F5F5F5;
    border-radius: 10px;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    background-color: #008cba;
    background-image: -webkit-linear-gradient(45deg,
                                              rgba(255, 255, 255, .2) 25%,
                                              transparent 25%,
                                              transparent 50%,
                                              rgba(255, 255, 255, .2) 50%,
                                              rgba(255, 255, 255, .2) 75%,
                                              transparent 75%,
                                              transparent);
    border-radius: 10px;
}



/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs { border-bottom: 0; }

.tab-content > .tab-pane,
.pill-content > .pill-pane { display: none; }

.tab-content > .active,
.pill-content > .active { display: block; }

.tabs-below > .nav-tabs { border-top: 1px solid #ddd; }

.tabs-below > .nav-tabs > li {
    margin-bottom: 0;
    margin-top: -1px;
}

.tabs-below > .nav-tabs > li > a {
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus { border-color: transparent #ddd #ddd #ddd; }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li { float: none; }

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
    color: #0099CC;
    margin-bottom: 3px;
    margin-right: 0;
    min-width: 74px;
}

.tabs-left > .nav-tabs {
    border-right: 1px solid #ddd;
    float: left;
    margin-right: 19px;
}

.tabs-left > .nav-tabs > li > a {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    margin-right: -1px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus { border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
    border-left: 1px solid #ddd;
    float: right;
    margin-left: 19px;
}

.tabs-right > .nav-tabs > li > a {
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus { border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    border-left-color: #ffffff;
}


/* Tab Navigation */

.nav-tabs {
    border: 0;
    color: #0099CC;
    font-size: small;
    margin: 0;
    padding: 0;
}

.nav-tabs > li > a {
    background: #0099CC;
    border-radius: 0;
    box-shadow: inset 0 -8px 7px -9px rgba(0, 0, 0, .4), -2px -2px 5px -2px rgba(0, 0, 0, .4);
    color: White;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
    background: #F5F5F5;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .4), -2px -3px 5px -2px rgba(0, 0, 0, .4);
    color: #0099CC;
}

.nav-tabs > li > a:hover {
    background: #0099FF;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, .4), -2px -3px 5px -2px rgba(0, 0, 0, .4);
    color: White;
}

/* Tab Content */

.tab-pane {
    border-radius: 0; /* text-align: center; */
    /*background: #F5F5F5; */
    box-shadow: 0 0 4px rgba(0, 0, 0, .4);
    padding: 0px;
}

/* Tab Navigation */
  
  
/**********************************************************************/

/* badge colors */

.badge-danger { background-color: Red !important; }

.badge-success { background-color: green !important; }

.badge-info { background-color: #00CCCC !important; }

.badge-warning { background-color: #FF9900 !important; }

.badge-closed { background-color: #CC9900 !important; }

.badge-cancell { background-color: #FF6666 !important; }

/* badge colors */

.shadow { box-shadow: 0 0 3px #008B8B !important; }

/*==================================================
 * Effect 3
 * ===============================================*/

.effect3 { position: relative; }

.effect3:before {
    -moz-box-shadow: 0 15px 10px #777;
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -webkit-box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    background: #777;
    bottom: 15px;
    box-shadow: 0 15px 10px #777;
    content: "";
    left: 10px;
    max-width: 300px;
    position: absolute;
    top: 80%;
    transform: rotate(-3deg);
    width: 50%;
    z-index: -1;
}

/*==================================================
 * Effect 4
 * ===============================================*/

.effect4 { position: relative; }

.effect4:after {
    -moz-box-shadow: 0 15px 10px #777;
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -webkit-box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(3deg);
    background: #777;
    bottom: 15px;
    box-shadow: 0 15px 10px #777;
    content: "";
    left: auto;
    max-width: 300px;
    position: absolute;
    right: 10px;
    top: 80%;
    transform: rotate(3deg);
    width: 50%;
    z-index: -1;
}


/***************
     Switch
***************/

.switch, .switch * {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
}

.switch label { cursor: pointer; }

.switch label input[type=checkbox] {
    height: 0;
    opacity: 0;
    width: 0;
}

.switch label input[type=checkbox]:checked + .lever { background-color: #0099CC; }

.switch label input[type=checkbox]:checked + .lever:after { background-color: #0099CC; }

.switch label .lever {
    background-color: #818181;
    border-radius: 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin: 0 16px;
    margin-right: 10px;
    position: relative;
    transition: background 0.3s ease;
    vertical-align: middle;
    width: 40px;
}

.switch label .lever:after {
    background-color: #F1F1F1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    content: "";
    display: inline-block;
    height: 21px;
    left: -5px;
    position: absolute;
    top: -3px;
    transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease;
    width: 21px;
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(38, 166, 154, 0.1); }

input[type=checkbox]:not(:disabled) ~ .lever:active:after { box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08); }

.switch label input[type=checkbox]:checked + .lever:after { left: 24px; }

.switch input[type=checkbox][disabled] + .lever { cursor: default; }

.switch label input[type=checkbox][disabled] + .lever:after, .switch label input[type=checkbox][disabled]:checked + .lever:after { background-color: #BDBDBD; }

/******* End Switch *********/

[type="checkbox"] { /* checkbox aspect */ }

[type="checkbox"] + label {
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    position: relative;
    /* IE10+ */
}

[type="checkbox"] + label:before {
    -moz-transition: 0.2s;
    -ms-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    content: '';
    height: 18px;
    left: 0;
    margin-top: 2px;
    position: absolute;
    top: 0;
    transition: 0.2s;
    width: 18px;
    z-index: 0;
}

[type="checkbox"]:not(:checked):disabled + label:before {
    background-color: rgba(0, 0, 0, 0.26);
    border: none;
}

[type="checkbox"]:checked + label:before {
    -moz-transform: rotate(40deg);
    -moz-transform-origin: 100% 100%;
    -ms-transform: rotate(40deg);
    -ms-transform-origin: 100% 100%;
    -o-transform: rotate(40deg);
    -o-transform-origin: 100% 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(40deg);
    -webkit-transform-origin: 100% 100%;
    border-bottom: 2px solid #26a69a;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-top: 2px solid transparent;
    height: 22px;
    left: -3px;
    top: -4px;
    transform: rotate(40deg);
    transform-origin: 100% 100%;
    width: 12px;
}

[type="checkbox"]:checked:disabled + label:before {
    border-bottom: 2px solid rgba(0, 0, 0, 0.26);
    border-right: 2px solid rgba(0, 0, 0, 0.26);
}

/* Indeterminate checkbox */

[type="checkbox"]:indeterminate + label:before {
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 100% 100%;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: 100% 100%;
    -o-transform: rotate(90deg);
    -o-transform-origin: 100% 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 100% 100%;
    border-bottom: none;
    border-left: none;
    border-right: 2px solid #26a69a;
    border-top: none;
    height: 22px;
    left: -10px;
    top: -11px;
    transform: rotate(90deg);
    transform-origin: 100% 100%;
    width: 10px;
}

[type="checkbox"]:indeterminate:disabled + label:before {
    background-color: transparent;
    border-right: 2px solid rgba(0, 0, 0, 0.26);
}

[type="checkbox"].filled-in + label:after { border-radius: 2px; }

[type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + label:before {
    -webkit-transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    border: 3px solid transparent;
    height: 0;
    left: 6px;
    top: 10px;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
    width: 0;
}

[type="checkbox"].filled-in:not(:checked) + label:after {
    background-color: transparent;
    border: 2px solid #5a5a5a;
    height: 20px;
    top: 0px;
    width: 20px;
    z-index: 0;
}

[type="checkbox"].filled-in:checked + label:before {
    -webkit-transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    border-bottom: 2px solid #fff;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-top: 2px solid transparent;
    height: 13px;
    left: 1px;
    top: 0;
    transform: rotateZ(37deg);
    transform-origin: 100% 100%;
    width: 8px;
}

[type="checkbox"].filled-in:checked + label:after {
    background-color: #26a69a;
    border: 2px solid #26a69a;
    height: 20px;
    top: 0px;
    width: 20px;
    z-index: 0;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
    background-color: #BDBDBD;
    border-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + label:before { background-color: transparent; }

[type="checkbox"].filled-in:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD;
}

/*************** End  Checkboxes ***************/

.loading-img {
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: 40%;
    text-align: center;
    top: 35%;
    width: 80px;
    z-index: 9999;
}

.date {
    background-color: white;
    color: red; /* #003399 */
    font-size: large;
    font-weight: bold;
    position: absolute;
    top: 21%;
}

.login-img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}

.brand-color { color: #894974; }

.brand-bg {
    background-color: #894974 !important;
    border-color: #894974 !important;
    color: white !important;
}



