﻿.innertabledivset{box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12); background: #fff;}
.innertabledivset .innerHeader{ margin: 8px; border-bottom: solid thin #ebedf2;}
.innertabledivset .innerHeader h4{ font-size: 16px;}
.innertabledivset .innerHeader .fa-close{ margin-top: 10px; cursor: pointer;}
.tdbg{background: #f0f0f0;}
.slidedownbtn{ cursor: pointer;}
.overflowSet {
    overflow:initial !important;
}
.max-height300 {
    max-height:300px;
}
.checkbox label {
text-align:left;
}
.max-height250 {max-height:250px;
}

#LeaveStatementModalPopup .close{
    outline:none;
    border:none;
    background:none;
}

#LeaveStatementModalPopup .modal-footer {
    display:block;
}

.width150 {
    min-width: 150px !important;
}

.LeaveTypes ~ .select2-container {
    width: 150px !important;
}

#AddLeaveRightSlideModal .close {
    outline: none;
    border: none;
    background: none;
    top:28px !important;
}