﻿.form-control { border-color: #ced4da; }
.form-group label { font-weight: 600;margin-bottom: 0;font-size: 13px; }
.spinner-overlay { background: #ffffff;color: #666666;position: fixed;height: 100%;width: 100%;z-index: 5000;top: 0;left: 0;float: left;text-align: center;padding-top: 25%;opacity: .80; }
.table td { padding: 7px !important; }
.table th { padding: 10px 7px !important; }
.page-breadcrumb { font-size: 14px; }
.sweet-alert { font-family: "Montserrat",sans-serif; }
.sweet-alert h2 { font-size: 25px;margin: 15px 0; }
.sweet-alert .sa-icon { margin: 0 auto; }

#wizHeader li .prevStep {background-color: #669966;}
#wizHeader li .prevStep:after { border-left-color:#669966 !important; }
#wizHeader li .currentStep { background-color: #C36615; }
#wizHeader li .currentStep:after { border-left-color: #C36615 !important; }
#wizHeader li .nextStep { background-color:#C2C2C2; }
#wizHeader li .nextStep:after { border-left-color:#C2C2C2 !important; }
#wizHeader { list-style: none; overflow: hidden; margin: 0px; padding: 0px;}
#wizHeader li {float: left;}
#wizHeader li a { color: white; text-decoration: none; padding: 10px 0 10px 55px; background: brown;background: hsla(34,85%,35%,1);position: relative;display: block;float: left; }
#wizHeader li a:after { content: " "; display: block; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; border-left: 30px solid hsla(34,85%,35%,1); position: absolute; top: 50%; margin-top: -50px;left: 100%; z-index: 2; }
#wizHeader li a:before { content: " ";display: block;width: 0;height: 0;border-top: 50px solid transparent;border-bottom: 50px solid transparent;border-left: 30px solid white;position: absolute;top: 50%;margin-top: -50px;margin-left: 1px;left: 100%;z-index: 1; }        
#wizHeader li:first-child a { padding-left: 10px; }
#wizHeader li:last-child  { padding-right: 50px; }
#wizHeader li a:hover { background: #FE9400; }
#wizHeader li a:hover:after { border-left-color: #FE9400 !important;}        
.wizard-content {min-height:200px; }

.required-field { display: inline;position: absolute;right: 10px;font-size: 12px;color: red;font-style: italic; }

.metismenu a { font-size: 15px; }
.metismenu .active > a { border-right: 2px solid #292b30; }

.metismenu > li i { font-size: 24px;top: 2px;width: 35px; }

.ur-detail-wrap { margin-bottom: 16px;width: 100%;display: block;position: relative;justify-content: center;align-items: center;padding: 0 2em 1.5em;border-radius: 6px;background: #fff;box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.1);}
.ur-detail-wrap-header { padding: 18px 0 10px;border-bottom: 1px solid #e0dfe6;margin-bottom: 1.5em;}
.ur-detail-wrap-header h4 { font-size: 16px;font-weight: 600; }
.ur-detail-wrap-body h5 { font-size: 14px;font-weight: 600; }
.ur-detail-wrap-body span { font-size: 15px; }
ul.ove-detail-list { margin: 0;padding: 0; }
ul.ove-detail-list li {list-style: none;margin-bottom: 1.5em;padding: 0}
ul.ove-detail-list li:last-child {margin-bottom: 0;}
ul.ove-detail-list li i {font-size: 27px;float: left;margin-right: 10px;color: #a4abb5;}
ul.ove-detail-list li img { float: left;margin-right: 10px;width: 28px; }
ul.ove-detail-list li h5 {margin-bottom: 2px;}

.iti.iti--allow-dropdown { width: 100%;display: block; }


.wizard-header { text-align: center;  }
.wizard-header hr { border: 3px solid #ddd;position: absolute;top: 16px;width: 240px;left: 120px;z-index: 0; }
.wizard-step { z-index: 1;position: relative;display: inline-block;width: 50px;height: 50px;border: 0px solid red;border-radius: 50%;padding-top: 6px;color: #fff;font-size: 22px;font-weight: 600;margin: 5px; }
.wizard-previous-step { background-color: #4CAF50; }
.wizard-next-step { background-color:#AAAAAA ; }
.wizard-current-step { background-color:#EF6C00 ; }

.wizard-title { margin: 20px 0;text-align: left;font-size: 22px;font-weight: bold; }

.datepicker { padding: .375rem .75rem !important; }

.btn { margin-bottom: 10px; }

.table table td {
    border: 0 !important;
    padding: 0 !important;
}

.table table tbody tr td a,
.table table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #eee;
}

.table table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.table table > tbody > tr > td:first-child > a,
.table table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.table table > tbody > tr > td:last-child > a,
.table table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.table table > tbody > tr > td > a:hover,
.table table > tbody > tr > td > span:hover,
.table table > tbody > tr > td > a:focus,
.table table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #eee;
}

.uppercase { text-transform: uppercase; }

.agent-logo {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-right: 5px;
}

.tos-iframe { width: 100%;height: 100%;border: 0;overflow-y: scroll;border: 1px solid #ddd;padding: 20px;margin-top: 5px;border-radius: 5px; }
.swal-text { color: #000 !important; }
.swal-overlay--show-modal .swal-modal { will-change: unset !important; }
.swal-modal { z-index: 1020 !important; }
.swal-overlay { z-index: 1019 !important; }




