.navbar-custom{
    background: linear-gradient(135deg, #028046 0%, #5E3791 100%);
}
.navbar-custom .topnav-menu .nav-link{
    color: #fff;
}
#sidebar-menu>ul>li>a,
.navbar-custom .topnav-menu .nav-link,
.dropdown-item{
    font-size: 0.880rem;
}
.custom_agreement{
    text-align: center;
}
.custom_setting .border_right{
    border-right: 1px solid #ced4da;
}
.custom_setting h5.bg-light{
    margin-top: 0px;
}
.custom_notification form .custom-control{
    margin-bottom: 10px;
}
.custom_notification form .custom-control label span{
    font-size: 12px;
}
.custom_setting .setting_title{
    padding: 0 15px;
}
.terminal .header-title{
    text-align: center;
}
h4.payment_info{
    margin-top: 20px;
    text-align: left !important;
}
.custom_sale_product .col-form-label,
.terminal .col-3{
    text-align: right;
}

div#datatable-buttons_wrapper{
    clear: both;
}
form.custom_form{
    clear: both;
}
form.form-inline.custom_delete  {
    display: inline-block;
}
hr.custom_hr{
    margin-top: 32px;
    border-top: 1px solid #dadada;
}
h4.space_create a{
    margin-right: 10px;
}
h4.space_create a:last-child{
    margin-right: 0px;
}
.custom_view_pull{
    float: right;
}
a.custom_btn_cl {
    float: right;
}
.back_custom_logo .logo-lg img{
    width: 60%;
    height: auto;
}
.custom_login_logo img{
    width: 60%;
    height: auto;
}
.custom_login .form-control{
    padding: 1.5rem .9rem;
    border-radius:0;
}
.custom_login .btn{
    padding: .90rem .9rem;
}
.btn{
    border-radius: 0;
}
.btn.custom_btn_cl{
    padding: 9px 25px;

}

.clone_background_color{
    background-color: #eaf8ff;
    padding: 20px 20px 1px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.clone_cover input,
.clone_cover select,
.clone_cover .custom-control{
    margin-left: -10px;
}
.clone_btn button{
    float: right;
    margin-bottom: 20px;
}
.clone_btn.clone_add{
    border-top: 2px solid #fdfdfd;
    padding-top: 10px;
}
.custom-control.custom-checkbox {
    margin-bottom: 10px;
}
.inst_custom_search{
    padding: 60px 0;
}
.table th{
    vertical-align: center !important;
}
a.btn.btn-blue.custom_btn_cl.report {
    margin-right: 20px;
}
.form_cover{
    background: #eceef1;
    padding: 20px;
    margin-bottom: 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #7e57c2 !important;
}
button.custom_get_geo.btn.btn-success.waves-effect.waves-light {
    margin: 10px 0;
    padding: 9px 25px;
}
.inst_custom_search .select2-container--default .select2-selection--single{
    border-radius: 0;
    height: 35px !important;
}

.custom_form_table .form-control{
    border-radius: 0;
}
.custom_menu_profile .nav-pills .nav-link{
    border-radius: 0;
}
.nav-pills .nav-link{
    border-radius: 0 !important;
}
.icon-map-custom {
    display: flex;
}
.icon-map-custom img.rounded {
    border-radius: .25rem!important;
    height: 100px;
    width: 100px;
    margin-right: 10px;
}
#map{
    z-index: 1;
}
body.authentication-bg-pattern {
    background-color: #028046;
}
body.authentication-bg-pattern .btn-info{
    background-color: #136acd;
    border-color: #136acd;
    border-radius: 0;
}
body.authentication-bg-pattern .text-white-50,
body.authentication-bg-pattern .footer-alt{

    color: #fff !important;
}
.btn-group.dropdown_report{
    width:100%;
}
.section_wrapper{
    border: 2px solid #0d95e8;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
    margin-bottom: 10px;
}
.sub_section_wrapper{
    border: 2px solid #e8e8e8;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
    margin-bottom: 10px;
}
.new_clone_btn{
  color: green;

}
.new_clone_btn .fe-plus-circle{
    font-size: 20px;
}
.new_field,
.new_filed{
    color: red;
}
.not_req{
    color: #2d01b2;
}
.land_area_cover small{
    font-style: italic;
    text-align: center;
}
.land_area_cover .col-lg-3{
    padding: 0 3px !important;
}
.divider{
    border-top: 2px solid #0d95e8;
    margin-bottom: 20px;
}
.blockh4{
    font-size: 12px;
    font-weight: bold !important;
    margin-bottom: 10px;
}
.section_wrapper h5{
    font-size: 12px;
    font-weight: bold !important;
}
th.th_sm {
    min-width: 170px;
}
th.th_md {
    min-width: 200px;
}
th.th_lg {
    min-width: 250px;
}
th.th_xlg {
    min-width: 300px;
}
.select2-container .select2-selection--single{
    height: 35px !important;
    border: 1px solid #ced4da !important;
}
.table{
    color:#000 !important;
}
