/* al color  */
:root {
    --blue: #04004d;
    --orange: #fdcb25; 
    --green: #6ace65;
    --grey:#e2e2e2;
    --darkgrey:#9c948d;
    --red:rgb(222, 42, 42);
    --darkgreen:#32ba27;
  }
  
.text-center{
    text-align: center;
}
.welcome-text h3,.forgot-password{
    color: var(--blue);
}
.button-sliding-icon.ripple-effect{
    color:white;
    background-color: var(--orange);
}
.inner a {
	padding: 3px 15px !important;
}

.dashboard-headline h3{
color: var(--blue)!important ;
font-weight: 600!important;
text-transform: capitalize;
}
.dashboard-headline span {
    display: block;
    font-size: 22px;
    color: #04004b;
    line-height: 30px;
    margin-top: 0;
    font-weight: 600;
}
.fun-fact-text span{
    color:var(--orange);
}
.dashboard-box .headline h3,.filter-option{
    color:var(--orange);
}
.dashboard-box .headline .bootstrap-select.btn-group .dropdown-toggle .filter-option{
    color:var(--orange);
}
/*a:hover{
    color: var(--blue) !important;
}*/
.dashboard-nav ul li.active a{
    color: var(--blue) !important;
    font-weight: 600;
}
a, .header-widget .log-in-button:hover i, .notification-text span.color, .header-notifications-content .notification-text span.color, ul.user-menu-small-nav li a:hover, ul.user-menu-small-nav li a:hover i, #navigation ul li:hover a:after, #navigation ul li a.current, #navigation ul li a.current:after, #navigation ul li:hover a, #breadcrumbs ul li a:hover, #breadcrumbs.white ul li a:hover, .single-page-header .header-details li a:hover, .blog-post-content h3 a:hover, #posts-nav li a:hover, .task-tags span, .freelancer-detail-item a:hover, .list-4 li:before, .list-3 li:before, .list-2 li:before, .list-1 li:before, .share-buttons-content span strong, .keyword, .banner-headline strong.color, .category-box-icon, .recommended .pricing-plan-label, .recommended .pricing-plan-label strong, .boxed-widget.summary li.total-costs span, .testimonial-box:before, .single-counter h3, .popup-tabs-nav li.active a, .dialog-with-tabs .forgot-password:hover, .dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .bootstrap-select .dropdown-menu li.selected a span.check-mark:before, .bootstrap-select .dropdown-menu li.selected:hover a span.check-mark:before, .boxed-list-headline h3 i, .boxed-list-item .item-details .detail-item a:hover, .job-overview .job-overview-inner ul li i, .dashboard-nav ul:before, .dashboard-nav ul li.active-submenu a i, .dashboard-nav ul li.active a i, .dashboard-nav ul li:hover a i, .dashboard-nav ul li.active-submenu a, .dashboard-nav ul li:hover a, .dashboard-nav ul li.active a, .dashboard-nav ul li.active-submenu a:after, .dashboard-nav ul li.active a:after, .dashboard-nav ul li:hover a:after, .dashboard-box .headline h3 i, .help-icon, .header-widget .log-in-button:hover, .header-widget .log-in-button:hover i{
    color: var(--blue);
}
.btn-ppp-main {
    color: #fff;
    background-color: var(--blue);
    border-color: var(--blue);
    border: 1px solid var(--blue)!important;
}

.popup-tabs-nav {
    list-style: none;
    margin: 0 15px;
    padding: 0;
    width: 100%;
    display: block;
    height: 62px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #e0e0e0;
}
h4.des_hd {
    margin-bottom: 0px !important;
    font-weight: 600 !important;
    color: #ffce1e !important;
}
.descriptn_col p {
    font-size: 15px !important;
    margin-bottom: 0;
    color: #ffffffe8;
}
.dashboard-status-button {
    margin: 0 !important;
}
.popup-tabs-nav li a {
    background-color: #04004d;
    color: #ffffff;
    border-radius: 5px;
}
.popup-tabs-nav li a:hover{
    background-color: #fdcb25 !important;
    color: #ffffff !important;
}
.popup-tabs-nav li.active a {
    background-color: #0b7112 !important;
    position: relative;
}
.popup-tabs-nav li {
    float: left;
    line-height: 45px !important;
    height: 45px !important;
    padding: 0;
    margin-right: 3px;
    position: relative;
    border-radius: 5px;
}
.dashboard-headline {
    display: block;
    position: relative;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
   
}
.dis_flex{
    display: flex;
   
    align-items: baseline;
}
.d_flex{
    display: flex;
   
    align-items: baseline;
}
.d_flexx{
    display: flex;
    justify-content: center;
    align-items: center;
}
.d_flexxx{
    display: flex;
    justify-content: space-between;
    
}
.wi-20{
 width: 50px;
}
.select_listing label{
    margin-right:10px;
}
.dashboard-headline {
    margin-bottom: 10px !important;
}
.d_flex {
    margin-right: 10px;
}
.select_listing label{
color: var(--blue);

}
.rechrge{
    margin-right:10px;
    color:var(--blue);
}
.select_listing span{
    color: var(--blue);   
}

#example>thead>tr>th {
    color: #ffffff;
    background-color: #171717;
    border-bottom: none;
    text-transform: capitalize;
    font-size: 14px;
}
.d_flexxx .button:not(:disabled),.d_flexxx [type="button"]:not(:disabled),.d_flexxx [type="reset"]:not(:disabled),.d_flexxx [type="submit"]:not(:disabled){
    padding: 10px 20px;
    display: inline-block;
    background-color: var(--blue);
    color:#fff;
    font-size: 15px;
    font-weight: 700;
    overflow: inherit;
    margin-left:10px;

}
#example>tbody>tr>td{
color:var(--darkgrey);
}
.mb-3{
    margin-bottom:20px;
}
.freelancer-detail-item i{
    color: var(--orange);
}
.freelancer-detail-item {
    color: #4c4c4c;
    font-weight: 500;
    display: flex;
}
.freelancer-name span{
    font-size: 17px;
    color: var(--blue);
}


.freelancer-name h4, .freelancer-name h4 a{
    font-size: 24px;
    color: var(--orange);
}


input[type="submit"]{
    overflow: inherit;
}
.blue_color input[type="submit"]{
    background-color: var(--blue);
    color:white;
}
.lead {
    color: #5c5c5c;
    font-weight: 600;
}
.lead span {
    color: #04004d;
    margin-right: 10px;
}
.dashboard-box .headline {
    padding: 0px 0px 0px;
}
.dashboard-status-button.green{
    background-color: transparent;
    color:var(--orange);
    font-weight: 700;
}
.dashboard-task-info{
background-color: transparent;
}
.li_width_130>li{
    padding-right:0;
}
.li_width_130>li:first-child{
    width: 50px;
    height:50px;
    background-color: var(--blue);
    padding: 15px;

}
.li_width_130>li:first-child span{
   
    color: white;
    }
    .li_width_130>li:first-child strong{
   
        color: white;
        }


        .li_width_130>li:nth-child(2){
            width: auto;
            height:50px;
            background-color: var(--blue);
            padding: 15px;
        
        }
        .li_width_130>li:nth-child(2) span{
           
            color: white;
            }
            .li_width_130>li:nth-child(2) strong{
           
                color: white;
                }
                .professional-status.hide-tick button {
    background-color: var(--blue);
    height: 36px;
    border-radius: 5px !important;
}
                .professional-status.hide-tick button span{
                    color:white;
                }
               

                .dashboard-task-info li:last-child{
                    width:160px;
                 
                }
                .bootstrap-select.btn-group button{
                    border-radius: 0;
                }
                .orange_btn{
                background-color: var(--orange);
                color:white;
                padding: 10px;
                }
                .dashboard-task-info:hover{
                    background-color: white;
                }
                .dropdown-menu.inner li:last-child{
              width: auto;
                }
                .dropdown-menu.inner li span{
                    font-weight: 600;
                    color: var(--orange);
                }
                .dropdown-menu>li>a:hover, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover{
                background-color: white;
            }
            ul.dashboard-box-list>li{
                box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
                margin-bottom: 10px;
            }
               ul.dashboard-box-list>li:first-child{
              margin-top:10px;
            }
            /* .dashboard-box .headline{
                box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
            } */
            .dashboard-task-info{
                right:0;
            }

.dashboard-task-info li{
    border-right: none;
}

.margin-bottom-60{
    margin: auto;
    display: flex;
    justify-content: center;
}
.pagination ul li a.current-page{
    background-color: var(--orange);
    
    border-radius: 0;
}
.pagination ul li a{
    border: 1px solid var(--orange);
    color: var(--blue);
    margin: 5px;
    border-radius: 0;
}

 .pagination ul li a:hover{
    background-color: transparent;
    color:#f29e23
}
.freelancer-overview .freelancer-avatar img{
    height:80px;
}
.dark{
    display: none!important;
}
.submit-field h5{
    color: var(--blue)!important;
}
.ripple-effect{
    background-color: var(--orange);
}
span.button, button.button, input[type="button"], input[type="submit"], a.button{
    background-color:var(--orange)!important;
}
.new_select_border{
    border: 1px solid #e0e0e0!important;
    box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.05);
}
.orange_btn a{
    color: #fff;
}
.orange_btn a:hover{
    color: #fff;
}
.freelancer-detail-item i {
    color: #ffce1e;
    font-size: 17px;
}
.freelancer-name .pending_btn{
   
    background-color: var(--orange);
    color: white;
    font-weight: 400;
    padding: 6px 10px;
    border-radius: 5px;

}
.approve_btn{
    background-color: var(--green);
    color: white!important;
    font-weight: 400;
    padding: 6px 10px;
    border-radius: 5px;
}
.outer_b_tble td,
th {
     padding: 0.8em;
  text-align: left;

}
.outer_b_tble {
  border: 1.5px solid var(--blue);
  margin-top:20px;
  width: 100%;
}
.outer_b_tble thead th {
  border-bottom: 2px solid var(--blue);
  border-right: 2px solid var(--orange);
  color: var(--blue);

}
.outer_b_tble tfoot td {
  border-top: 2px solid var(--blue);
  color: var(--blue);
}
.outer_b_tble tbody td {
  border-top: 2px solid var(--orange);
  border-right: 2px solid var(--orange);
  color: var(--blue);
}
.outer_b_tble tbody tr:first-child td {
  border-top: 0;
}
.outer_b_tble tbody td:last-child {
  border-right: 0;
}

.Invoicing_detil h3{
font-size: 20px!important;
color: var(--blue);
padding-top:20px;
}
.Invoicing_detil p{
    font-size: 20px!important;
    line-height: 28px!important;
    }
    .Invoicing_detil h5{
      color: var(--orange);
      font-size: 24px;
      font-weight: bold;
        }
        .post_detail .inner_content h3:not(:nth-child(2)){
            padding-top:14px;
        }
.invoice_tble{
    width: 95%;
    margin: 30px 30px;
    border: 1px solid var(--blue);
}
.invoice_tble  td,.invoice_tble  th {
    border-top: 2px solid var(--blue);
    border-right: 2px solid var(--blue);
    color: var(--blue);
    padding: 0.5em 1em;
  }
.d_flexd{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.d_flexd button{ 
background-color: var(--blue);
color: white;
padding: 7px 16px;
margin-right: 40px;
}
.installment_1{
    margin-left: 3rem!important;
    padding: 0.5em 1em;
    display: flex;
    padding-bottom: 0;
    margin: 0;
}
.installment_1>li{
    list-style-type: none;
    padding-left:50px;
    color: var(--orange);
    font-size: 17px;
    font-weight: 600;
    
    }
    .installment_1>li:first-child{
       list-style-type: disc;
       padding-left:0;
        }
        .inner_div-4 .col-md-4{
            padding-left: 0;
        }
        .outer_borders{
            border: 1px solid var(--darkgrey);
            width: 37%;
            margin: auto;
            padding: 21px;
            margin-top: 15%;
        }
        .mr-20s{
            margin-right: 40px;
        }
.manage_reviewss img{
   width:100%; 
}
.manage_reviewss .name_list{
    color: var(--blue);
    font-size: 26px;
    font-weight: 600;
    padding-top: 18px;
}

.manage_reviewss .date_list{
    color: var(--blue);
    font-size: 17px;
    font-weight: 600;

}
.manage_reviewss p{
    color: var(--blue);
    font-size: 17px;
    padding-top: 13px;
}
.yellow_button_delte{
    background-color: var(--orange);
    font-size: 17px;
    color: white;
    padding:10px 20px;


}

.manage_reviewss .col-md-2.less_width{
    max-width: 10% !important;
}
.manage_reviews .row{
    align-items: center;
}


.payment_tabs .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
    color: #fff !important;
    background-color: var(--blue);
    font-weight: 700;
    border: 2px solid var(--blue);
    
}
.payment_tabs .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link:hover{
    color:#fff;
    background-color: var(--blue);
    font-weight: 700;
    border: 2px solid var(--blue);
    
}

.payment_tabs .nav-tabs .nav-link{

    color:var(--blue);
    background-color: transparent;
    font-weight: 700;
    border: 2px solid var(--blue);  
    margin-left: 10px;
  
}

.payment_tabs .tab-pane.active{
    margin:0;
}
.buttons_rights{
    width:55%;
}
.buttons_rights form input:first-child{
    background-color: #f6f7f7;
    border:1px solid #f6f7f7;
 
}

.fun-fact h4, .fun-fact h5 {
    color: #2e2e2e !important;
}
.required{
    color: red!important;
}


.simple_bordered_table>tbody>tr>td, .simple_bordered_table>tbody>tr>th, .simple_bordered_table>tfoot>tr>td, .simple_bordered_table>tfoot>tr>th, .simple_bordered_table>thead>tr>td, .simple_bordered_table>thead>tr>th{
    color: var(--blue);
}
.other_txt  h3{
width:70%;
}
.other_txt input {
    width: 30%;
    border: 1px solid #ccc !important;
}
.payable_row h4{
font-weight: 700;
}
.payable_row h5{
    font-weight: 700;
    color: var(--blue);
    font-size: 17px;
    }
        body .payable_row {
    border: 1px solid #d6d6d6;
    padding: 10px !important;
    border-radius: 6px;
    margin-bottom: 5px;
    box-shadow: rgb(0 0 0 / 11%) 0px 3px 8px;
}
.payable_row:nth-child(odd) {
    background: #f9f1d5;
}
.reprt_labl label {
    font-weight: 600;
    color: #1c1c1c;
}
    .green_button_border{
        border: 2px solid var(--green);
        color: var(--green);
        background:white;
        padding: 5px 30px;
    }
   .red_button_border {
    border: 2px solid #969696;
    color: red;
    background: white;
    padding: 5px 30px;
    border-radius: 20px;
}
    .payment_escrow h2{
        color: var(--blue);
        font-size: 30px;
        font-weight: 600;
    }
    .payment_escrow h5{
        color: var(--blue);
        font-size: 30px;
        font-weight: 600;
    }
   /* .orange_table>thead>tr>th{
        color:var(--orange);
        font-weight:600;
    }
    .orange_table>tbody>tr>td{
        color:var(--orange);
    }*/
    .greenbutton{
        background:  var(--darkgreen);
        color:white; 
        padding: 5px 30px;
        border-radius: 12px;
    }
    .orange_table .btn {
    font-size: 13px;
}
    .yellowbutton{
        background:  var(--orange);
        color:white; 
        padding: 5px 30px;
        border-radius: 12px;
    }
    .greybutton{
        background:  var(--darkgrey);
        color:white; 
        padding: 5px 30px;
        border-radius: 12px;
    }
    .double_flex{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .border_btn{
        border: 2px solid var(--blue);
        color: var(--blue);
        padding: 6px 30px;
    }
    .fullborder_btnform{
        background:var(--blue);
        color: white;
        padding: 6px 30px;
    }
    .payable_row.without_border{
        border: none!important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }
    .type_slect
    {
        color: var(--orange);
        font-size: 22px;
    }
    .new_shadow{
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        padding: 25px;
    }
   .search_form .btn-info {
    color: #fff;
    background-color: #171717;
    margin: 0px 4px!important;
    padding: 11px 20px!important;
    border-color: #171717;
}
.search_form .btn-info:hover {
    background-color: white!important;
    color: #171717!important;
}
    .btn-ppp-main:hover{
        background-color: transparent!important;
        border:1px solid var(--blue)!important;
        transition: none!important;
    }
    .ripple-effect.ico.delete_row{
        border: 1px solid orange;
    }
    #example>tbody>tr>td{
        font-size: 15px;
    }
   
    .w-150{
        width: 170px;   
    }
    .popup-tabs-nav li.active a{
        color:white;
    }
    .buttons-to-right, .dashboard-box-list .button.to-right{
        top:41%;
    }
    .popup-tab-content p:last-child{
        color: var(--orange);
        font-weight: 600;
    }
    .bid-info li{
        width:auto;
    }
    .input_ornge input.with-border, .input_ornge input[type="text"].with-border, .input_ornge input[type="password"].with-border, .input_ornge input[type="email"].with-border, .input_ornge input[type="number"].with-border, .input_ornge textarea.with-border, .input_ornge select.with-border{
    border:2px solid #f29e23;
    }
/* media query start */

@media only screen and (max-device-width: 1600px){
.btn-ppp-main{
font-size: 13px;
}
.w-150{
    width: auto;
}
.new_tble {
    display: block!important;
    overflow-x: scroll;
    width: 100%;
    overflow-y: scroll;
    height: 60vh;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 4px 8px;
}
.dashboard-box .job-listing-details{
    padding: 1em;
}
    .new_tble>thead>tr>th{
        
        min-width: 120px;
    
    }
    #example>tbody>tr>td{
        font-size: 13px;  
    }
    .payment_escrow h2{
        font-size: 25px;
    }
    .payment_escrow h5{
        font-size: 22px;
    }
    .greenbutton,.yellowbutton,.greybutton {
      
       
        padding: 5px 16px;
      
        font-size: 13px;
    }
    /* .margin_mobile{
        margin-top:10px;
    } */
    .orange_table>thead>tr>th{
        font-size:13px;
    }.orange_table>tbody>tr>td{
        font-size:13px;
    }
   
    .payment_inner.d_flexxx{
flex-direction: column;

    }
    .buttons_rights{
        margin-top:20px;
        width:100%;
    }
    .buttons_rights .date_rnge{
      
        width: 100% !important;
    }
    .fun-fact h4{
font-size: 30px;
    }
    .fun-fact h5{
        font-size: 20px;
            }

    .dashboard-task-info li{
        margin-right: 12px;
    }
    .li_width_130>li:nth-child(2){
        width:auto;
    }
    .dashboard-box .freelancer-overview .freelancer-name {

margin-left:25px;
    }
    .outer_borders {
        width: 100%;
    }
    .manage_reviewss .col-md-2.less_width{
        max-width: 16.666667%!important;
    }
    .payable_row h5{
        font-size: 13px;
    }
    .payable_row h4{
        font-size:14px;
    }
    .payable_row{
        padding: 17px!important;
    }
    .overf_auto{
        overflow: hidden;
    }
    .d_flexxx{
    display: block;    
    }
}


@media only screen and (max-device-width: 1170px){
    .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
        padding:4px;
    }
    .d_flexxx{
    display: block;
   }
   .d_flex{
    width:50%;
   }
   .buttons_rights .d_flex{
width: 100% !important;
   }
   .new_shadow {
    padding: 14px;
   }
   .type_slect {
    font-size: 17px;
   }
}

@media only screen and (max-device-width: 991px){
    #header .left-side{
        max-height: 100px !important;
    }
    /* .dashboard-content-container{
        height: 479px!important;
    } */

    
}
@media only screen and (max-device-width: 768px){
  
   .wi_mobile{
width: 20% !important;
   }
  .new_shadow{
    text-align: center;
  }
  .payable_row h4{
    padding: 10px 0;
  }
  .type_slect{
    font-size: 20px;
  }
  .payable_row h5 {
    font-size: 18px;
    padding: 5px 0;
}
  
    .inner_div-4 img{
    width:40%;
   }
   .inner_div-4 .col-md-3{
    text-align: center;
   }
   .px-5{
    padding-right:10px!important;
   }
   .new_shadow img
   {
width:20%!important;
   }
   .payment_escrow  .double_flex{
flex-direction: column-reverse!important;
display: flex;
justify-content: left;
align-items: inherit;
   }
   .margin_mobile{
    margin-top:10px;
   }
   .double_flex{
    display: block;
   }
    .table_data  .dashboard-content-inner{

        padding: 50px!important;
          }

          .invoice_tble td,.invoice_tble th {   
            padding: 0.5em 1em;
            font-size: 12px;
          }
          .ps-5,.px-5{
            padding-left:10px!important;
          }
          .invoice_tble{
            margin-left: 10px;
          }
          .Invoicing_detil h5{
            font-size: 17px;
          }
    .d_flex{
        width:90%;
       }
       .dashboard-headline h3{
        font-size: 21px;
       }
       .li_width_130>li:first-child{
        width:95%;
            }
            .li_width_130>li:nth-child(2){
                width:95%;
                    }
                    .li_width_130>li:nth-child(3){
                        width:32%;
                        border-bottom: 0;
                        padding-left:0!important;
                            }
                            .li_width_130>li:last-child{
                                width:32%;
                                padding-left:0!important;
                                    }
                    .bootstrap-select.btn-group button{
                        width:95%;
                        
                    }
                    .stars{
                        width: 50% !important;
                       }
                       .simple_bordered_table>thead>tr>th,.simple_bordered_table>tbody>tr>td{
                        font-size: 13px!important;
                       }
                       .payable_row{
text-align: center;
                       }



                    }


@media only screen and (max-device-width: 576px){
   .stars{
    width:50%;
   }
   .fun-fact h5{
    text-align: center;
   }
   
    .manage_reviewss .col-md-2.less_width{
        max-width: 40.666667%!important;
    }
   
    .dashboard-content-container{
        margin-top:0;
    }
 
    .d_flexd,.installment_1 {
    display: block;
   }
    .dashboard-headline{
        display: block;
    }
    .installment_1 {
margin-left: 5px!important;
    }
    
    .installment_1>li

    {
        padding-left: 0;
    }
    .dashboard-headline>form>input{
width:50%;
margin-top:20px;
    }
    .dashboard-headline h3:after {
    top:30px;
    }

    .dashboard-box .freelancer-overview-inner{
    flex-direction: column;
    }
    .d-flex .lead{
font-size: 13px;
    }
    .li_width_130>li:nth-child(3){
      padding: 0 !important;
            }
            .li_width_130>li:last-child{
                padding: 0 !important;
                      }
              
    
    .dashboard-status-button{
        top:-5px;
    }
    .dashboard-status-button.green{
        font-size:15px;
    }
    .li_width_130>li:last-child{
        width:37%;
    }
    .orange_btn{
        left: -5px;
        position: relative;
    }
    .d-flex{
        display: block!important;
    }
    .buttons_rights .d_flex{
        display: block!important;
    }
    .buttons_rights .d_flex input:first-child{
        width:97%;
    }
    .date_rnge{
        max-width:97%!important; 
        margin-left: 0!important;
    }
    /* .dashboard-box-list li{
        padding: 0!important;
    } */
}


/* 31-07-23 */


.fun-facts-container {
    width: 100%;
}

.dashboard-nav ul:first-child {
    margin: 0;
}
.dashboard-content-container {
    padding: 0 1em;
    margin-top: 2em !important;
    width: calc(100% - 236px) !important;
    margin-left: auto !important;
    height: unset !important;
}
/*.dashboard-content-inner{
    padding: 0 2em;
}*/
.sign-in-form .popup-tab-content {
    padding: 2em 1em!important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0097b2;
    font-weight: bold;
}
.nav-pills .nav-link {
    color: #0097b2;
}
.nav-pills .nav-link:hover {
    color: white !important;
    background-color: #ffcd1f;
}
.d_flexxx a.submit_btnform{
    background: #0097b2;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    overflow: inherit;
    margin-left: 10px;

}

.d_flexxx a.submit_btnform:hover{
    color:white!important;
}
a.btn-info{
        color: #000;
        background-color: #0097b2;
        color: white;
    
}
a.btn-info:hover{
    color:white!important;
}
/* .buttons-to-right .btn-ppp-main{
    margin-top:13px;
} */
.job-listing-footer ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
@media only screen and (min-width: 1030px) and (max-width: 1366px){
    
   
    .orange_table tbody tr td:last-child{
        display: flex;
        flex-direction: column;
    }

    .orange_table .greenbutton, .orange_table  .yellowbutton, .orange_table  .greybutton {
        padding: 5px 3px;
        margin-bottom: 5px;
        text-align: center;
    }
    .freelancer-name{
        flex-direction: column;
    }
}  

 p.lead{
    margin-bottom: 0;
}

/*body.admin #wrapper, body.category  #wrapper, body.manage_city  #wrapper , body.subscription #wrapper, body.manage_log #wrapper, body.manage_jobs #wrapper, body.manage_professionals #wrapper, body.manage_customers #wrapper,  body.manage_quotation #wrapper, body.payment_report #wrapper,  body.manage_advertisement  #wrapper{
    padding-top: 30px !important;
}*/
.admin-sidebr.dashboard-sidebar-inner::-webkit-scrollbar {
    width: 8px;
     border-radius: 15px;
  }
  .admin-sidebr.dashboard-sidebar-inner::-webkit-scrollbar-track {
    background-color: #b0b0b0b3;
    border-radius: 15px;
  }
  .admin-sidebr .dashboard-sidebar-inner::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(85, 85, 85, 0.2);
    border-radius: 15px;
  }
/*  .admin-sidebr .dashboard-nav ul:first-child {
    margin: 100px 0 0 0;
} */
.table td input {
    box-shadow: unset !important;
}
.mb0 {
    margin-bottom: 0px !important;
}
.manegr_job .buttons-to-right input {
    box-shadow: unset !important;
}
.dashboard-sidebar .dashboard-sidebar-inner::-webkit-scrollbar {
  width:8px;
  border-radius: 15px;
}
 
.dashboard-sidebar .dashboard-sidebar-inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 15px;

}
 
.dashboard-sidebar .dashboard-sidebar-inner::-webkit-scrollbar-thumb {
  background-color: #b0b0b0b3;
    border-radius: 15px;
}
.dashboard-nav ul li {
    display: block;
    border-bottom: 2px solid #cacaca45;
    transition: 0.3s;
    line-height: 25px;
    font-size: 15px;
        border-left: unset;

}
.dashboard-nav ul li.active-submenu, .dashboard-nav ul li.active, .dashboard-nav ul li:hover {
    border-color: #0000001f;
    background-color: rgb(255 205 31);
    border-left: unset;
}
.nav-link {
    font-size: 17px;
    font-weight: 600;
    color: #212529 !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057 !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
#header {
    height: auto !important;
}

.dashboard-content-inner {
    background: #fff;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    min-height: unset !important;
}

#header .right-side {
    height: 80px !important;
}
.add_blog_div form {
    padding: 30px;
}
.add_blog_div .check_dv input {
    width: 20px !important;
    height: 20px;
    margin: 10px;
    box-shadow: none !important;
}
/*.modal-header {
   color: #fff;
    background: #04004d;
}
.modal-title {
    color: #fff;
}*/
.modal-body_contant .col-md-12.col-sm-12 form {
    padding: 10px 30px !important;
}
.btn-primary {
    background: #fecc1f !important;
    border-color: #fecc1f !important;
    color: #fff;
}
.search_form input[type="text"] {
    border: 1px solid #ccc;
    padding: 10px !important;
}
select.wi-20.pagination_option {
    width: 60px !important;
    height: 30px;
    padding: 5px !important;
}


.new_tble::-webkit-scrollbar {
  width: 8px;
  border-radius: 15px;
  height: 8px;
}
 
.new_tble::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 15px;

}
 
.new_tble::-webkit-scrollbar-thumb {
  background-color: #b0b0b0b3;
    border-radius: 15px;
}
input[type="radio"], input[type="checkbox"] {
    height: 20px;
    width: 20px;
    margin-left: 10px;
}
/*.freelancer-avatar {
    width: 60px !important;
}
*/
.dashboard-nav ul {
    height: 100vh;
    overflow-y: scroll;
    padding-bottom: 100px;
}
.dashboard-nav ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent;
      border-radius: 15px;
}

.dashboard-nav ul::-webkit-scrollbar {
    width: 8px;
    background-color: transparent;
    border-radius: 15px;
}

.dashboard-nav ul::-webkit-scrollbar-thumb {
    background-color:#b0b0b0b3;
      border-radius: 15px;
}
.dashboard-sidebar {
    position: fixed;
    left: 0;
    width: 238px;
}
.small-footer {
    border-top: 1px solid #e0e0e0;
    position: fixed;
    padding: 15px 40px;
    left: 232px;
    right: 0 !important;
    bottom: 0;
    top: unset;
    z-index: 99;
    background: #fff;
    box-shadow: rgba(67, 71, 85, 0.27) 0px 0px 0.25em, rgba(90, 125, 188, 0.05) 0px 0.25em 1em;
}
/*.freelancer-avatar img {
    height: 70px !important;
    width: 70px !important;
    object-fit: cover !important;
    object-position: top !important;
    border-radius: 0px !important;
}*/
.pagination-container.margin-top-60.margin-bottom-60 {
    margin: 0 !important;
}
.dashboard-status-button.span-orange {
    width: unset !important;
    height: unset !important;
    background: unset !important;
    font-size: 16px;
    color: #000
}
.table_styl tr td i {
        color: #04004d;
    font-size: 19px;
    transform: translateY(0px);
    transition: 0.5s all;
}
.table_styl tr td a:hover i {
    transform: translateY(-3px);
}
.table_styl .blog_post_tabs, .table_styl tr td a {
    border: 1px solid #ccc;
    width: 38px;
    height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
}
body .dropdown-menu>li>a {
    display: block !important;
    padding: 0px 0px !important;
    clear: both;
    font-weight: normal;
    line-height: normal;
    color: #808080;
    border-radius: 4px;
    width: auto !important;
    border: 0px solid #000 !important;
    height: unset !important;
}
.dropdown-menu.inner li span {
    color: #161616;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    width: 100%;
}
.table_styl .blog_post_tabs:hover {
    border: 1px solid #2b2b2b;
}
.table_styl tr:nth-child(even) {
    background: #f5f5f5;
}
.table_styl tbody tr:hover{
    background: #f1f1f1;
}
.table_styl tbody tr{
     transition: 0.8s all;
}
.actn_dflex a {
    margin: 0 2px;
}
td.actn_dflex {
    display: flex;
    border-bottom-width: 0px;
        padding-top: 20px !important;
}
.admin_freelancer_avatar img {
    width: 130px;
    height: 110px;
    border: 1px solid #f1f1f1;
    border-radius: 100%;
    object-fit: cover;
    object-position: top;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.dashboard-box .freelancer-overview-inner {
    align-items: start;
}
ul.dashboard-box-list>li {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    box-shadow: unset;
}
.submit-field h5 {
    margin-bottom: 5px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    line-height: 36px;
    max-width: 100%;
    height: 36px;
    color: #2f2f2f !important;
}
/*.bootstrap-select.btn-group button {
    height: 38px;
    padding: 2px 20px;
    font-size: 15px;
    color: #313131;
    background-color: #fecd1e;
    border-radius: 20px !important;
    box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.12);
}*/
.btn-group.bootstrap-select {
    width: 95px;
}
.bs-caret .caret {
    color: #2f2f2f;
    border-top: 4px solid #2f2f2f;
}
.bootstrap-select.open:before {
    opacity: 0;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    margin-bottom: 1px;
    border: unset;
}
.dashboard-content-container .card .dropdown-menu>li>a {
    border-radius: 4px;
    border: 0px solid #000 !important;
    height: unset !important;
    width: 100% !important;
    text-align: left;
}
.dashboard-content-container .dropdown-menu.inner li span {
    font-weight: 500;
    color: var(--orange);
    font-size: 15px;
}
.dashboard-content-container .dropdown-menu.inner li span.check-mark:before {
    opacity: 0 !important;
}
.dashboard-box .headline h3 {
    font-size: 20px;
}
.my_account .border_div .headline h3 {
    text-align: left;
}
#blogModal .modal-header {
    background: #04004d;
}
#blogModal .modal-header .modal-title {
    font-size: 20px;
    color: #fff;
}
#blogModal .close span {
    font-size: 32px;
}
#blogModal div label {
    color: #04004d;
    font-weight: 600;
    font-size: 15px !important;
}
.check_dv {
    margin: 10px 0;
}

.dashboard-headline h3 {
    padding: 0 !important;
    margin-bottom: 20px;
    border-bottom: 4px solid #fdd021 !important;
    padding-bottom: 10px !important;
    max-width: max-content;
    border: unset;
}