﻿.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;
    position: relative;
}


#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: 27px !important;
}

.brokerDetailsPanel h4 {
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #105ebc;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border-radius: 4px !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    height: 34px !important;
}

.form-control {
    border-radius: 4px !important;
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

label {
    color: #333;
}

hr {
    margin: 0px;
    border-color: #d1caca;
    margin-bottom: 10px;
}

.subHeaderText {
    padding-right: 10px;
    font-size: 12px;
    line-height: 20px;
    color: #6c757d;
}
