﻿.maxheight357{max-height:300px;} 
.boxbodyMinheight460{min-height:460px;}
.tabClick{cursor:pointer;}
.maxheight450 {
    max-height: 450px;
    overflow: auto;
}
.maxheight600 {
    max-height: 600px;
    overflow: auto;
}
#searchTypeValue {
   
    height: 22px;
    font-size:14px !important;
}
.inActiveEmployee{color:red !important; font-weight:normal;}
.paddingleft25 {
    padding-left: 25px !important;
}
.brokerDetailsPanel h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
}
#mdlSearchBroker .modal-dialog {
    min-width:90%;
}

#mdlSearchBroker .close {
    outline:none;
    border:none;
    background:none;
}

a.btnSelect {
    background: #fff;
    padding: 2px 8px;
    border-radius: 4px;
    margin: 0px;
    color: #18aacc;
    font-weight: 500;
    border: solid thin #18aacc;
    font-size: 11px;
}
    a.btnSelect:hover {
        background: #18aacc;
        color: #fff;
    }
    .bridgeInheritance {
    padding: 0 15px;
}

.minwidth70 {
    min-width: 70px;
}

.width200 {
    width: 200px;
}
.panelSet {
    border: solid thin #ccc;
    padding: 8px 15px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.paddingSet10 {
    padding:10px;
}

#mdlSearchBroker .close {
    font-size: 36px;
    top: 18px;
}
#TOPtblBrokerSearch {
    max-height:50vh;

}
.nowrap {
    white-space:nowrap;
    width:75px;
}

#divAccountLinking {
    max-height: 80vh;
    
}

#ToptblAccountDetail {
    overflow: auto;
    height:65vh;
}

.mt22 {
    margin-top:22px !important;
}
.calendaricon {
    top:27px !important;
    right:15px !important;
}

.calendariconPos {
    top: 5px !important;
    right: 8px !important;
    z-index:auto;
}

#mdlGstRegistrationPopUp .close {
    outline:none;
    border:none;
    background:none;
    top:23px;
}

#TOPtblGstRegistrationData {
    height:450px;
}

.width105 {
    width:105px;
}