:root{
    --theme-color:#f95738;
    --theme-dark:#732b1d;
    --theme-blue:#0d3b66;
}


.btn-theme-drk {
    color: #fff;
    background-color: var(--theme-dark);
    border-color: var(--theme-dark);
}
.btn-theme-drk:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #b93d25;
    border-color: #b93d25;
}

.table thead tr th {
    font-weight: 600;
    font-size: 15px;
    color: #000;
}

.rolemng-m .nav-tabs-custom .nav-item .nav-link{
    font-size: 16px;
}
.rolemng-m .nav-tabs-custom .nav-item .nav-link.active {
    color: #ffffff;
    font-weight: 600;
}
.rolemng-m .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: var(--theme-color);
}

.doc-ulpoadac a{
    font-size: 54px;
}
.doc-ulpoadac a i{
    color: var(--theme-blue);
}

.jn_uploaddocsecm{
    margin-bottom: 16px;
    display: flex;
}
.ulpadbyimgfm {
    margin: 0;
    position: relative;
}
.ulpadbyimgfm .docopenprofile {
    color: var(--theme-dark);
    font-size: 50px;
    border-radius: 7px;
    position: relative;
    background: rgba(239, 241, 255, .68);
    border: 1px dashed #b4bbed;
    width: 110px;
    height: 102px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.ulpadbyimgfm span.btn {
    font-size: 10px;
    background: var(--theme-dark);
    color: #fff;
    position: absolute;
    bottom: -15px;
    left: 15px;
    padding-bottom: 6px;
}

.jn_uploddoc{
    margin-left: 10px;
    position: relative;
}
.jn_uploddoc a {
    color: var(--theme-dark);
    font-size: 50px;
    border-radius: 7px;
    position: relative;
    background: rgba(239, 241, 255, .68);
    border: 1px dashed #b4bbed;
    width: 110px;
    height: 102px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.jn_uploddoc span i{
    cursor: pointer;
    position: absolute;
    top: -12px;
    right: -10px;
    font-size: 23px;
}
.jn_uploddocimg img{
    border-radius: 6px;
    width: 102px;
    height: 102px;
}
.m_commonv2 .swal2-container{
    display: flex;
    position: relative;
    overflow-x: visible;
}
.m_commonv2 .swal2-icon{
    margin: 0.2em auto 1em;
}
.m_commonv2 .modal-content{
    padding: 20px 0;
}
.m_commonv2 .M-fotrhed{
    font-weight: 600;
}

.f_comman_form {
    margin-top: 0;
}
.f_comman_form label {
    color: #0d3b66 !important;
    font-size: 15px !important;
    padding-bottom: 4px;
}
.f_comman_form .form-control {
    border-radius: 6px;
    padding: .5rem .75rem;
    margin-bottom: 10px;
}
.f_price_label {
    position: relative;
}
.f_price_label span {
    top: 1px;
    left: 1px;
    border: 1px solid #ced4da;
    position: absolute;
    background: #e5e7e9ba;
    padding: 8px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
}
.f_price_label input, .f_price_label select {
    padding-left: 50px !important;
}

.f_pass_label {
    position: relative;
}
.f_pass_label span {
    top: 1px;
    right: 1px;
    border: 1px solid #ced4da;
    position: absolute;
    background: #e5e7e9ba;
    padding: 8px 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    width: 38px;
}
.f_pass_label input, .f_pass_label select {
    padding-right: 50px !important;
}
.f_selectsrch .select2-container .select2-selection--single{
    border-radius: 6px !important;
    padding: .5rem .75rem !important;
    margin-bottom: 10px !important;
    border: 1px solid #ced4da;
    height: 38px;
}
.f_selectsrch .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 20px;
}
.f_selectsrch .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 39px;
    top: 1px;
    right: 6px;
}
.f_selectsrch .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: var(--theme-dark) !important;
}
.f_selectsrch .select2-container{
    width: 100% !important;
}

.tblagntadcom{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    height: 35px;
}
.tblagntadcom span{
    display: block;
}
.tblagntadcom a{
    position: absolute;
    right: 3px;
    bottom: 8px;
}

.slt-slcsec span{
    padding: 7px !important;
    border-radius: 4px !important;
}

.hrng_wthbtn{
    display: flex;
    align-items: center;
}
.hrng_wthbtn h4{
    margin-bottom: 0 !important;
    margin-right: 8px;
}
.srch_sltcomp .select2-container .select2-selection--single{
    height: 38px;
    padding-top: 4px;
    margin-right: 4px;
}
.srch_sltcomp .select2-container{
    width: 100% !important;
}
.srch_sltcomp .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 7px !important;
    right: 3px;
}

.rmv_compyedt{
    display: flex;
    flex-wrap: wrap;
}
.rmv_compyedt .alert{
    margin-right: 4px;
    display: flex;
    align-items: center;
}
.rmv_compyedtm.edtpge .alert-dismissible .btn-close{
    top: 5px;
}
.rmv_compyedtm.edtpge .cm_nme{
    margin-bottom: -3px;
}
.rmv_compyedt .alert .price-label-fb{
    max-width: 120px;
    margin-left: 8px;
}
.rmv_compyedt .alert .price-label-fb input {
    padding: 5px 11px 2px;
    padding-left: 27px !important;
    margin-bottom: 0;
}
.rmv_compyedt .alert .price-label-fb .span1 {
    left: 0;
    padding: 3.2px 7px;
}
.rmv_compyedt .alert:last-child{
    margin-right: 0px;
}
.rmv_compyedtm .select2-container{
    width: 100% !important;
}
.rmv_compyedtm .select2-container .select2-selection--single{
    height: 38px;
    padding-top: 4px;
    margin-right: 4px;
}
.rmv_compyedtm .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 7px !important;
    right: 8px;
}
.com_edtpassec .f_pass_label span{
    padding: 7px 10px;
    right: 12px;
}

/* ================================= */
.extchatratsec{
	/* background: #f9f5f0;
    border: 1px solid #9b9a997a; */
    padding: 21px 9px;
    margin-top: 22px;
    border-radius: 10px;
}
.extchatratsec .head{
	margin: 0;
    font-size: 21px;
    font-weight: 500;
	display: flex;
    align-items: center;
}
.extchatratsec .head span{
	width: 33px;
    height: 32px;
    background: var(--theme-blue);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    margin-right: 9px;
    font-size: 15px;
    padding-left: 2px;
}
.extchatratsec .subhead{
	font-size: 14px;
    line-height: 20px;
    margin-top: 9px;
}
.extchatratsec .comman-formsec .form-control{
	height: 80px !important;
	margin-top: 16px;
}

.modalrdchbox{
	margin-top: 16px;
	display: flex;
    /* justify-content: space-between; */
}
.modalrdchbox input[type="radio"] {
	display:none;
}
.modalrdchbox input[type="radio"]:checked + label {
	background: var(--theme-color);
	color: #fff;
    border: 1px solid var(--theme-color)
}
.modalrdchbox label {
    padding: 8px 14px 7px;
    display: inline-block;
    cursor: pointer;
    background: #fff8f6;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #f9573894;
    border-radius: 3px;
    text-transform: uppercase;
    margin-right: 6px;
    color: var(--theme-color);
}
.modalrdchbox label.grn-clor{
    color: #198754;
    border: 1px solid #198754;
}

/* ================================= */
.justify-content-center{
    justify-content: center;
}
.fw-semibold{
    font-weight: 600;
}
.fs-16{
    font-size: 16px;
}

.alert.alert-primary.alert-dismissible.fade.show {
    float: left;
    margin-left: 9px;
  }

.block {
    float: left;
}  


.alert-success .close 
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .9375rem 1.25rem;
    color: #000;
    background: no-repeat;
    border: none;
}
  
.alert-warning .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .9375rem 1.25rem;
    color: #000;
    background: no-repeat;
    border: none;
}

.alert-danger .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .9375rem 1.25rem;
    color: #000;
    background: no-repeat;
    border: none;
}

.alert {
    height: 47px;
  }


.alert-success .icon {
    display: block;
    margin-right: 11px;
    float: left;
  }

  .alert-warning .icon {
    display: block;
    margin-right: 11px;
    float: left;
  }

.alert-danger .icon 
{
    display: block;
    margin-right: 11px;
    float: left;
}  

.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75;
}

.dt-buttons.btn-group.flex-wrap{
    display: none;
  }

 
    .terms-conditions h3, .terms-conditions h2, .terms-conditions h1, .terms-conditions h4{
      font-size: 1.5em;
    }
    .terms-conditions p{
      font-size: 1.4em;
    }
    .terms-conditions li{
        font-size: 1.4em;
      }
 