/************** Phade 2 *********/
.dashboard-container{
     margin-bottom: 10px;
}
.dashboard-container a {
     display: block;
}
.modal-body .form-group label {
     color: #000!important;
     font-weight: 600!important;
}
.cus-form-main .main-heading h2 span{
     color:#fff;
     font-weight: 300;
}
.ui-menu.ui-widget.ui-widget-content{
    z-index: 999999;
}

.edit-group-img {
    max-width: 20%!important;
    top: 19px!important;
}
.group-itemdetail {
    max-width: 14%!important;
}
.nice-select.add_photo_group.form-control{
     line-height: 27px!important
}
.rotate.rotate-img.detail-group img,.rotate.rotate-img.detail-group img {
     max-width: 50%;
}
.rotate.rotate-img.detail-group:focus{
     outline: none;
}
.sort-bot-col input[type="text"] ,.sort-bot-col input[type="number"]{
     width: 30%;
     border: 1px solid #dfdfdf;
     padding: 8px;
     border-radius: 5px;
}
.search-forms.adjustersearch {
     width: 100%;
}
.sort-bot-col.age-div {
     align-items: center;
}
.status-btn:hover .approves-list {
     display: block;
}

.content-img-detail.new-content {
     max-width: inherit;
     width: 100%;
     flex-wrap: inherit;
}
a.back-img img {
    width: 100%;
    height: auto;
    display: block;
}
a.back-img {
     margin-right: 10px;
     max-width: 20px;
}
.room-lists .nice-select.form-control .list li:last-child {
     font-weight: 800;
}
.save_btn_row .cus-btn {
     margin: 10px!important;
}
.get .cus-btn {
     padding: 8px 0;
     min-width: 120px;
     margin-right: 10px;
}
.active-adj{
     background-color: blue!important;
     color:#fff!important;
}

.nice-select.form-control.room_id.room_create {
     width: 100%;
     margin-bottom: 20px;
     line-height: 28px;
}
.nice-select.form-control.room_id.room_create ul{
     width:100%;
}
.nice-select.form-control.room_id.room_create ul li:last-child {
     font-weight: 800;
}
.group-photo-title .img-with-text {
     position: absolute;
     bottom: 0;
     /* color: #fff; */
     width: 100%;
     position: absolute;
     bottom: 0;
     left: 0;
     justify-content: center;
     /* color: #fff; */
     background: url(../img/sort-item-layer.png) no-repeat center center/cover;
     padding: 50px 10px 10px;
}
.group-photo-title .img-with-text span,.group-photo-title .img-with-text strong{
     color:#fff;
}
.approved-btn.submitted-adj {
    background-color: #ff9832;
    color:#fff;
}
.approved-btn.completed-adj {
    background-color: #181b2d;
    color:#fff;
}
.approved-btn.blocked-adj {
    background-color: #b31d1d;
    color:#fff;
}
.get{
     position: absolute;
     right: 0;
     top: 0;
     display: flex;
     align-items: center;
     height: 100%;
}
.cus-input-main{
     position: relative;
}
.shadow-area h3 span {
     display: inline;
}
.shadow-area.clientbox span {
     margin-bottom: 0;
}
.shadow-area.clientbox h3 span{
     font-weight: 300;
     color:#ff9832;
}
.shadow-area.clientbox h3{
     margin-bottom: 20px;
     font-weight: 300;
}
.clientbox .cus-signBtn-main a{
     margin: 0 10px 0 10px;
}
.clientbox .cus-signBtn-main a:hover{
     background-color: #ff9832;
     border:1px solid #ff9832;
}
.items-row{
     justify-content: space-between;
}
.dashboard-head h4{
     color:#fff;
     padding: 12px 15px;
     border-bottom: 2px solid #EBEFF2;
     font-weight: bold;
     font-size: 16px;
     line-height: 22px;
     letter-spacing: 0.01em;
     display: flex;
     align-items: center;
}

.license_infos p {
     display: flex;
     align-items: center;
     justify-content: space-between;
     color: #000000;
     font-size: 16px;
 }
 .license_infos p span,.dashboard-body b{
     color: #000000;
     font-weight: bold;
     font-size: 17px;
 }

.dashboard-body{
     min-height: calc(194px - 48px);
     align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 0 15px;
    text-align: center;
}
.dashboard-column1{
     width: 100%;
}
.dashboard-head h4 svg{
     margin-right: 8px;
}
.dashboard-column:nth-child(1) .dashboard-head h4,
.dashboard-column:nth-child(1) h2{
     color: #26596D;
}
.dashboard-column:nth-child(1) .dashboard-head h4 circle{
     fill: #26596D;
}
.dashboard-column:nth-child(2) .dashboard-head h4,
.dashboard-column:nth-child(2) h2{
     color: #14B8A6;
}
.dashboard-column:nth-child(2) .dashboard-head h4 circle{
     fill: #14B8A6;
}
.dashboard-column:nth-child(3) .dashboard-head h4,
.dashboard-column:nth-child(3) h2{
     color: #ED9A4D;
}
.dashboard-column:nth-child(3) .dashboard-head h4 circle{
     fill: #ED9A4D;
}
.dashboard-column:nth-child(4) .dashboard-head h4,
.dashboard-column:nth-child(4) h2{
     color: #9B51E0;
}
.dashboard-column:nth-child(4) .dashboard-head h4 circle{
     fill: #9B51E0;
}
.dashboard-column:nth-child(5) .dashboard-head h4,
.dashboard-column:nth-child(5) h2{
     color: #109CF1;
}
.dashboard-column:nth-child(5) .dashboard-head h4 circle{
     fill: #109CF1;
}
.dashboard-count {
     display: flex;
     justify-content: space-between;
     /* align-items: center; */
     padding: 10px 0;
}
.license-date li{
        color: #fff;
}
.license-date li span {
    margin-left: 20px;
}
.dashboard-body h2{
     font-size: 45px;
     font-weight: bold;
}
.dashboard-count h2,
.dashboard-count p{
     color:#fff;
}
.dashboard-count p span{
     font-weight: 800;
}
.dashboard-row {
     display: flex;
     flex-wrap: wrap;
     margin-top: 25px;
}

.custom_dashboard .dashboard-container .con__c{
     height: 194px;
     background: #FFFFFF;
     box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
     border-radius: 4px;
    min-height: 247px !important;
}
.name_list_conteiner{
     /*background: rgb(255 255 255 / 77%);*/
     /*border: 1px solid #E7E7E7;*/
    height: auto;
     /*box-sizing: border-box;*/
     border-radius: 4px;
     border-top: 0;
     padding: 12px 15px;
}
.name_list_conteiner ol{
     padding-left: 20px;
}
.name_list_conteiner li{
     list-style: auto;
}
.name_list_conteiner a,.name_list_conteiner li{
     font-family: Open Sans;
     font-style: normal;
     font-weight: normal;
     font-size: 16px;
     line-height: 22px;
     color: #000000 !important;
}
.downarrowss{
    margin: 0;
    position: absolute;
    bottom: 6px;
    right: 0;
    left: 0;
        padding: 0!important;
    color: #fff;
}
.dashboard-row.licence-row .dashboard-column .dashboard-container {
     background-color: #ff9832;
     padding: 15px;
}
.cus-sidebar ul li a img {
     margin-right: 20px;
}
.subdropdown-menu{
     display: none;
}
.subdropdown-menu li {
     padding-left: 20px;
}
.sub-menus.opendropdown a img {
     transform: rotate(90deg);
}
.dashboard-column {
     width: calc((100% / 5) - 8px);
     margin-right: 10px;
}
.dashboard-column:last-child{
     margin-right: 0;
}
.inner-header p{
     margin: 0;
     color:#a4a4a4;
}
.inner-header p span{
     color:#ff9832;
     font-weight: 800;
}
.info-box{
     background-color: #fff;
     padding: 20px;
     box-shadow: 0px 6px 18px rgba(0, 0, 0, 0.06);
     border-radius: 4px;
     margin-top: 20px;
}
.info-content {
     display: flex;
     align-items: center;
     /*justify-content: space-between;*/
     margin: 20px 0;
     padding-bottom: 20px;
     flex-wrap: wrap;
     max-width: 100%;
}
.docs-adj_status{
    margin: 10px 0 !important;
}
.info-profile{
     display: flex;
     align-items: center;
}

@media only screen and (max-width: 700px) {
    .info-content{
        justify-content: space-between;
        align-items: baseline;
    }
    .docs-adj_status {
        margin-top: 30px !important;
    }
    .damage_photos_list{
        justify-content: center !important;
    }
}
@media only screen and (max-width: 700px) {
    form.form_con {
        width: 67% !important;
    }
}
.color-inactive{
    border: 0 !important;
}
.info-content:last-child{
     margin-bottom: 0;
}
.create-email-column .text-row,.appointment-date,.contact_label,.column-field,.form-group,.customer-form-row{
     position: relative;
}
.column-field:last-child{
     margin-bottom: 0 !important;
}
.custom_style form{
     height: 194px;
     background: #FFFFFF;
     box-shadow: 0px 6px 18px rgb(0 0 0 / 6%);
     border-radius: 4px;
}
.info-column label, .contact-form-column span,.create-email-column .text-row label,.customer-form-row label,.appointment-date label,.contact_label label,.contact-form-row label,.column-field label {
     font-style: normal;
     font-weight: normal;
     font-size: 12px;
     line-height: 12px;
     display: flex;
     align-items: center;
     letter-spacing: 0.15px;
     color: #6B7280;
     top: -7px;
     left: 13px;
     position: absolute;
     background: #fff;
     padding: 0 6px;
     z-index: 999;
}
.form-group label{
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    display: flex;
    align-items: center;
    letter-spacing: 0.15px;
    /*color: #6B7280;*/
    /*top: -7px;*/
    /*left: 13px;*/
    /*position: absolute;*/
    background: #fff;
    padding: 0 6px;
    /*z-index: 999;*/

 }
button.btn.btn-default{
     background: #14B8A6;
    border: 1px solid #14B8A6;
    padding: 8px 20px;
    display: block;
    margin: auto;
    border-radius: 50px;
    color: #fff;
}
.expire-and-cvc{
     margin-top: 18px;
}
.appointment-date .select2-container--default .select2-selection--single {
     background-color: #fff;
     border: 1px solid #aaa;
     border-radius: 4px;
     min-height: 38px !important;
     padding-top: 6px;
 }
.appointment-date .select2-container{
     height: 22px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
     top: 5px !important;
}
.info-column {
     width: 50%;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     position: relative;
}
.info-column h4{
     color:#000000;
}
.info-row h3 {
     font-style: normal;
     font-weight: bold;
     font-size: 15px;
     line-height: 22px;
     letter-spacing: 0.01em;
     color: #333333;
}
.info-row.address-row .info-column {
     width: 25%;
}
.info-row.address-row .info-column:nth-child(1) {
     width: 50%;
}
.text-row h3 {
     font-size: 14px;
     margin-bottom: 10px;
}
.create-email-column{
     margin-top: 30px;
}
.info-content textarea,
.info-content input[type="text"],#contact_us input[type="text"],.general-fields,.select2-container--default .select2-selection--single,.column-field input,.contact-form-column input{
     width: 100%;
     border: 1px solid #E2E5E9;
     box-sizing: border-box;
     border-radius: 8px !important;
     padding: 10px 15px;
     padding-top: 17px;
     height: auto;
     box-shadow: none !important;
}
.form-group input,.form-control{
width: 100%;
border: 1px solid #E2E5E9;
box-sizing: border-box;
border-radius: 8px !important;
padding: 11px 5px;
/*padding-top: 17px;*/
/*height: auto;*/
box-shadow: none !important;
    height: 40px;
    font-size: 12px;
}
.appointment-date{
     margin-bottom: 16px;
}
.groip-lists select option{
     font-size: 12px !important;
}
.appointment-date input {
     padding-left: 40px;
 }
.groip-lists select{
     padding-top: 17px;
}
.select2-container--default .select2-selection--single{
     padding: 0;
}
.info-column input[type="text"] {
     width: calc(100% - 10px );
}
.dt__btn{
     background: #C4C4C4;
     border-radius: 100px;
     padding: 8px 20px;
     margin-right: 5px !important;
     border: 0;
     margin: 0;
}
.dh__btn{
     background-color: transparent !important;
     color: #26596D !important;
     border: 1px solid #26596D !important;
     box-sizing: border-box;
     border-radius: 100px;
     height: 100%;
     font-size: 14px;
}
.group_btns .cus-btn {
     margin: 0 !important;
     margin-bottom: 13px !important;
 }
.dataTables_wrapper label{
     color: #90A0B7 !important;
     font-weight: normal;
}
.dataTables_wrapper select{
     border: 1px solid #90A0B7;
     border-radius: 5px;
     padding: 3px 0;
}
.dataTables_filter label{
     color: transparent !important;
}
.dataTables_wrapper input[type="search"] {
     border: 0;
     border-bottom: 2px solid #cad5e4;
     background-image: url(../img/search_icon.png);
     background-repeat: no-repeat;
     background-position-x: left;
     background-position-y: center;
     background-size: initial;
     padding: 10px 20px;
     padding-bottom: 5px;
     color: #cad5e4 !important;
}
table.dataTable thead th, table.dataTable thead td,table.dataTable.no-footer{
     border-bottom: 1px solid #90A0B7 !important;
     margin-bottom: 13px;
}
table.dataTable.no-footer{
     border-bottom: 0px !important;
}
table.dataTable thead th, table.dataTable tfoot th{
     font-style: normal;
     font-weight: 500 !important;
     font-size: 13px;
     line-height: 19px;
     letter-spacing: 0.01em;
     color: #334D6E;
     opacity: 0.5;
}

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{
     color: #90A0B7 !important;
}
.d-block{
     display: block;
}
.save_btn {
     color: #ff6c6c;
     background-color: transparent;
     border: 1px solid #e4e4e4;
     padding: 10px 20px;
     border-radius: 50px;
     margin-left: 20px;
     min-width: 120px;
     text-align: center;
}
.save_btn:hover{
     background-color: #ff9832;
     color:#fff;
}
.save_btn_row{
     display: flex;
     margin-top: 30px;
}
.export-data-row a {
     margin-bottom: 10px;
     margin-top: 10px;
     background-color: #ff9832;
     color:#fff;
     min-width: 200px;
}
.export-data-row button {
     margin-bottom: 10px;
     margin-top: 10px;
     background-color: #ff9832;
     color:#fff;
     min-width: 200px;
}
.view-data{
     justify-content: space-between;
}
.payment-oprion .cus-input-two .cus-input-main{
     width:31%;
}

.export-data-row {
     display: flex;
     align-items: center;
     justify-content: center;
     flex-direction: column;
}
.license-head {
     display: flex;
     align-items: center;
     /* width: calc(100% / 3); */
     border-bottom: 1px solid #cecece;
     padding-bottom: 10px;
     margin-bottom: 10px;
     flex-wrap: wrap;
}
.license-column {
     width: calc(100% / 3);
}
.license-column h4 {
     color: #000;
}
.license-body-column {
     width: calc(100% / 3);
}
.license-body-row {
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     margin-bottom: 20px;
}
.license-body-column .cus-btn {
     display: inline-block;
     margin-left: auto;
     float: right;
     padding: 9px 0;
     background-image: url(../img/tick-fill-white.png);
     background-repeat: no-repeat;
     background-position: left 10px center;
     background-size: 17px;
     background-color: #489934;
     border: 0px;
}
.license-body-column p {
     color: #000000;
}
.insurance-field {
     width: 100%;
     border: none;
     background-color: #ebebeb;
     padding: 13px 15px;
     color: #000;
}
.cus-btn.assign_btn {
     background-color: transparent;
     color: #b3b3b3;
     border:1px solid  #b3b3b3;
     background-image: none;
}
.request-table table {
     width: 100%;
}
.request-table table thead tr, .request-table table tbody tr  {
     border-bottom: 1px solid #eae9e9;
     padding-bottom: 20px;
     margin-bottom: 20px;
     display: b;
}
.request-table table thead tr th, .request-table table tbody tr td {
     padding: 15px 5px;
     border-bottom: 1px solid #c8d0db;
}
span.table__b{
     font-style: normal;
     font-weight: 500;
     font-size: 13px;
     line-height: 22px;
     letter-spacing: 0.01em;
     color: #323C47;
}
span.table__l{
     font-style: normal;
     font-weight: normal;
     font-size: 13px;
     line-height: 19px;
     letter-spacing: 0.01em;
     color: #707683;
}
.request-table table tbody tr td {
     color:#000;
     font-weight: 400;
}
.approve-btn:focus,
.reject-btn:focus,
.approved-btn:focus{
     outline: none;
}
/*.approved-btn:before {*/
/*     content: '\2713';*/
/*     font-weight: 800;*/
/*     left: 10px;*/
/*     position: absolute;*/
/*     font-size: 16px;*/
/*}*/
.approve-btn{
     background-color: #ff9832;
     color:#fff;

}
.reject-btn{
     background-color:#f6f6f6;
     color:#afafaf;
}
.approved-btn{
     border:1px solid #a8a8a8;
     color:#a8a8a8;
     position: relative;
     min-width: 100%;
}
.approved-request{
     color:#39b936!important;
}
.reject-request{
     color:#fa3232!important;
}
.pending-request{
     color:#ff9832!important;
}
.status-btn {
     display: flex;
     align-items: center;
     justify-content: space-between;
     position: relative;
     width: 190px;
}
.approves-list{
     display:none;
}
.approves-list li {
     padding: 10px;
}
.approves-list li a {
     /* display: block; */
     width: 100%;
}
.rotate-img {
     background-color: transparent;
     border: none;
     position: absolute;
     top: 0;
     left: 0;
     display: inline;
     width: auto;
     max-width: 30%;
}
.rotate-div {
     position: relative;
}
.active-adj{

}
.approves-list {
     position: absolute;
     top: 30px;
     z-index: 1;
     background-color: #fff;
     width: 100%;
     border: 1px solid #a8a8a8;
     border-radius: 15px;
     -webkit-box-shadow: -2px 1px 9px 9px rgba(0, 0, 0, 0.08);
     -moz-box-shadow: -2px 1px 9px 9px rgba(0, 0, 0, 0.08);
     box-shadow: -2px 1px 9px 9px rgba(0, 0, 0, 0.08);
}
.approves-list li{
     font-size: 15px;
}
.approves-list li a:hover {
     color: #ff9832;
}
.date-registered {
     margin-top: 50px;
}
.date-registered .info-column label {
     display: block;
     width: 100%;
     padding-bottom: 10px;
     color: #c4c4c4;
     font-size: 17px;
     position: relative;
}

.edit_btns a i {
     background-color: #e4e4e4;
     color: #000;
     width: 25px;
     height: 25px;
     border-radius: 50%;
     display: flex;
     align-items: center;
     justify-content: center;
}

.edit_btns a {
     padding: 0 5px;
}
.request-table table tbody tr td .cus-btn {
     display: inline-block;
     outline: none;
     margin-left: 50px;
     padding: 8px 20px;
}
.total-license.request-table table thead tr th,
.total-license.request-table table tbody tr td{
     text-align: center;
}
.total-license.request-table table tbody tr td .cus-btn{
     margin-left: 0;
}
.debitform .modal-content{
     background: url(../img/bg.png) no-repeat center center/cover;
     padding: 15px;
     color: #fff;
     width:100%;
}
.debitform .modal-header {
     border: 0;
     padding: 0;
}
.payment-oprion h3 {
     text-align: center;
     font-weight: 300;
}
.payment-oprion h3 span{
     color:#ff9832;
}
.payment-oprion h4 {
     text-align: center;
     margin-top: 20px;
     font-weight: 300;
     margin-bottom: 20px;
}
.debitform .close{
     color: #fff;
     opacity: 1;
     top: -8px;
     position: absolute;
     right: -6px;
}
.debitform .cus-btn-main {
     margin: 0;
}
.debitform  .modal-dialog{
     display: flex;
     align-items: center;
     justify-content: center;
     height: 100%;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
     position: absolute;
     left: -9999px;
}
.search.special .form-group [type="radio"]:checked + label{
     color: #86d0db!important;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
     position: relative;
     padding-left: 28px;
     cursor: pointer;
     line-height: 20px;
     display: inline-block;
     color: #fff;
     font-weight: unset;
     margin-left: 8px;

}
.cus-input-main.login-btns{
     display: flex;
     align-items: center;
     justify-content: space-between;
     margin:0;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
     content: '';
     position: absolute;
     left: 0;
     top: 50%;
     transform: translateY(-50%);
     width: 13px;
     height: 13px;
     border: 1px solid #000;
     border-radius: 100%;
     background: #fff;
}
.search.special .form-group [type="radio"]:checked + label:before,
.search.special .form-group [type="radio"]:not(:checked) + label:before {
     background: transparent;
}
.search.special .form-group [type="radio"]:checked + label:after,.search.special .form-group [type="radio"]:not(:checked) + label:after{

}
.search.special .form-group [type="radio"]:checked + label:before{
     border-color: #86d0db;
}
[type="radio"]:checked + label:after{
     content: '';
     width: 7px;
     height: 7px;
     margin: calc(13px - 9px) 0;
     background: #F6C015;
     position: absolute;
     top: 6px;
     left: 3px;
     border-radius: 100%;
     -webkit-transition: all 0.2s ease;
     transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after   {
    content: '';
    width: 11px;
    height: 11px;
    margin: calc(13px - 9px) 0;
    position: absolute;
    top: 6px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;


    display: block !important;
    opacity: 1 !important;
    transform: none !important;
    border: 1px solid #ccc;
    /* background: none !important; */

}




[type="radio"]:not(:checked) + label:after {
     opacity: 0;
     -webkit-transform: scale(0);
     transform: scale(0);
}
[type="radio"]:checked + label:after {
     opacity: 1;
     -webkit-transform: scale(1);
     transform: scale(1);
}
.payment-oprion {
     background-color: #fff;
     width: 100%;
     padding: 25px;
}
.payment-oprion .cus-input {
     background-color: #ebebeb;
     color: #000;
}
.payment-oprion form {
     width: 50%;
     margin: 0 auto;
}
.payment-oprion form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
     color: #828080;
     opacity: 1; /* Firefox */
}

.payment-oprion form :-ms-input-placeholder { /* Internet Explorer 10-11 */
     color: #828080;
}

.payment-oprion form ::-ms-input-placeholder { /* Microsoft Edge */
     color: #828080;
}
.view-data a {
    font-size: 17px;
}
.blcoked-users {
     background-color: transparent;
     border: 1px solid #cecece;
     padding: 5px 35px;
     border-radius: 50px;
     color: #b3b3b3;
     min-width: 150px;
}
figure.tabel_img img{
     display: block;
     width: 100%;
     height: auto;
}
figure.tabel_img {
     width: 30px;
}
.blcoked-users:focus{
     outline: none;
}
.blcoked-users:hover{
     background-color:#b91b1b;
     color:#fff;
}
.active_block{
     background-color:#b91b1b!important;
     color:#fff;
}

.liscense-image {
     width: 30px;
     height: 30px;
     background-repeat: no-repeat;
     background-size: cover;
     border-radius: 50px;
     display: inline-block;
     margin-right: 15px;
}
.container-image {
     display: flex;
     align-items: center;
}
.select2-container .select2-selection--single{
     height:33px!important;
}
.blcoked-users.user_status{
     background-color: orange;
     color: #fff;
}
.btn-green{
   background-color: #008000;
    color: #fff;
}
.license-box ul.pagination{
     display: flex;
     align-items: center;
     justify-content: center;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
     z-index: 2;
     color: #fff;
     cursor: default;
     background-color: #ff9832;
     border-color: #ff9832;
}
/*.search-forms form {
     width: 38%;
}*/
/*.search-forms {
     background-color: #181b2d;
}*/
.search-forms .cus-input-row {
     margin: 0;
     padding: 7px;
}
.search-forms .cus-input-row input {

     border-radius: 50px;

     border: 2px solid #ff9832;

     background-color: #000;

     color: #fff;

}
.search-forms .cus-input-row input::-webkit-input-placeholder {
     color: rgba(255,255,255,1);
}
.search-forms .cus-input-row input::-moz-placeholder {
     color: rgba(255,255,255,1);
}
.search-forms .cus-input-row input:-ms-input-placeholder {
     color: rgba(255,255,255,1);
}
.search-forms .cus-input-row input:-moz-placeholder {
     color: rgba(255,255,255,1);
}

.dashboard-count {
    justify-content: center;
}
.dashboard-count h2 {
     font-weight: 500;
}
.dashboard-body span {
    display: block;
    text-align: center;
    font-size: 14px;
}

.additional-license a {
    padding: 5px 15px;
    background-color: #0894f7;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    width: 100%;
}
.license_col .dashboard-container a {
     padding-bottom: 10px;
}
.license_infos p:last-of-type {
     margin-bottom: 0;
}

@media screen and (max-width: 1300px) {
     .dashboard-head h4{
          font-size: 14px;
     }
     .license_infos p{
          font-size: 14px;
     }
     .license_infos p span, .dashboard-body b {
          font-size: 16px;
     }
     .name_list_conteiner a,.name_list_conteiner li{
          font-size: 14px;
     }
}
@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 991px) {
     .purchase-screen{
          flex-wrap: wrap;
     }
     .packages-table, .price-column-rows{
          width: 100% !important;
          margin-bottom: 20px;
     }
     .payment-oprion form{
          width:100%;
     }
     .info-row.address-row .info-column{
          width: 50%;
     }
     .info-row.address-row .info-column:nth-child(1){
          width: 100%;
          margin-bottom: 15px;
     }
     .dashboard-column {
          width: calc((100% / 3) - 10px);
     }
}
@media (max-width: 767px) {
     .heading-btn-sec form{
          flex-wrap: wrap;
     }
     .dt__btn {
          margin-bottom: 10px;
     }
     .request-table.opened-licenese.users-table {
          width: 800px;
      }
     .status-btn{
          flex-wrap: wrap;
          width: 100%;
     }
     .approves-list li{
          text-align: left;
     }
     .approve-btn, .reject-btn, .approved-btn{
          margin-right: 0;
     }
     .save_btn_row{
          align-items: center;
          justify-content: center;
     }
     .save_btn{
          margin-left: 5px;
          margin-bottom: 5px;
     }
     .info-column h4 {
          width: calc(100% - 150px);
          word-break: break-all;
          font-size: 12px;
     }
     .info-row.address-row .info-column{
          width: 100%;
     }
     .info-column{
          width:100%;
          margin-bottom: 20px;
     }
     .get .cus-btn{
          min-width: 60px;
          margin-right: 0;
     }
     .dashboard-column {
          width:100%;
          margin: 0;
     }

    .info-column input[type="text"] {
        width: calc(100% - 0px );
    }
}
@media (max-width: 500px) {
     .payment-oprion .cus-input-two{
          flex-wrap: wrap;
     }
     .payment-oprion .cus-input-two .cus-input-main{
          width:100%;
     }
}
a.paginate_button.current{
     border: 1px solid #26596D !important;
     background: transparent !important;
     color: #26596D !important;
}
.table-responsive{
     border: 0 !important;
}
