﻿.commonContent {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    margin-bottom: 5px;
    width: 100%;
    margin-top: 5px;
}

.current a {
    color: #0485a3 !important;
}

.profilePic {
    margin-bottom: 3px !important;
}

#Maincontent {
    overflow: visible;
}

ul.tabs li a:hover, .filterCriteria ul.tabs li a:hover {
    background: #18AACC !important;
    color: #FFFFFF;
}

.mb0 {
    margin-bottom: 0px !important;
}

ul.tabs li a.current {
    font-weight: bold !important;
}

ul.tabs {
    border: none !important;
}
.minwidth70 {
    min-width: 70px;
}

.width250 {
    width: 250px;
}
#divAccountDetails {
    max-height: 65vh;
}


#mdlGstRegistrationPopUp .close {
    font-size: 37px;
    font-weight: 200;
    top: 4px;
    color: #fff;
}

#mdlGstRegistrationPopUp .modal-dialog {
    width: 85%;
}

.modal-footer {
    border-top-color: #f4f4f4;
    position: sticky;
    width: 100%;
    bottom: 0px;
    background: #d4d4d4;
    padding: 10px;
    bottom: 0px;
    z-index:999;
}

#mdlGstRegistrationPopUp h5 {
    font-size: 14px;
    margin-top: 0px;
    border: solid thin #2387b0;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 4px;
}
#Div1, #tab-1, #div4 {
    border-left: solid thin #e8e8e8 !important;
    border-right: solid thin #e8e8e8 !important;
    border-bottom: solid thin #e8e8e8 !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0 rgba(0, 0, 0, 0), 0 0px 0px 0px rgba(0, 0, 0, 0);
}

.calendaricon {
    right: 8px !important;
    top: 5px !important;
}