/*Loader */
/*Sweet alert popup*/
/*custom btn */
/*Tooltip*/
#showsalesproof_loadingicon {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
    transform: translate(-50%,-50%);
    height: 30px;
    z-index: 99999999999;
    border-radius: 30px;
    background: rgba(0,0,0,.3);
    align-items: center ;
    display: inline-flex ;
    justify-content: center ;
}

#showsalesproof_loadingoverlay, #showsalesproof_loadingoverlay_img {
    position: fixed;
    top: 0%;
    left: 0;
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    z-index: 999999;
    text-align: center;
    align-items: center ;
    display: inline-flex ;
    justify-content: center ;
}
#showsalesproof_loadingoverlay_img img {
    width: 71px;
    height: 71px;
}
.swal2-popup.swal2-modal.ssp_sweet_alert_message_class.swal2-show {
    padding: 42px;
}
.ssp_sweet_alert_message_div {
    font-size: 15px;
}   
.ssp_sweet_alert_message_class .ssp_sweet_confirm_calss {


   font-size: 14px !important;
    padding: 8px 25px;
    background-color: #00b6ff !important;
}
.ssp_sweet_alert_message_class.swal2-popup .swal2-styled:focus{box-shadow:none}
.ssp_sweet_alert_message_class.swal2-popup button.swal2-close::focus {
    box-shadow: none !important;
    outline: none;
}
button.swal2-close:focus{
	outline:none;   
}


.ssp_btn {
    padding: 12px 0px;
    
    word-break: all;
    color: #fff;
    font-weight: 600;
   
    border: 1px solid #2ECC71;
    background: #2ECC71;

    text-transform: capitalize;
    text-align: center;
  
     background-color: #1abc9c!important;
    font-size: 16px;
    letter-spacing: 0.5px;
    width: 168px !important;
    border-radius: 5px;
    border-color: #1abc9c;
    padding: 12px 0;
    font-weight: 600;
    margin-bottom: 30px;
}
.ssp_btn:active:focus:hover:visited{
	background-color:#2ECC71!important;   
	border-color:#2ECC71!important;  
	color:#fff!important;   
	    
} 
/******Tooltip start******/
.tool-tip {
display: inline-block;
cursor: pointer;
position: relative;
}
.tool-tip .toll-tip-desc::before {
border-top: 10px solid rgba(0, 0, 0, 0);
border-bottom: 10px solid rgba(206, 115, 115, 0);
border-right: 10px solid #58666e;
content: '';
left: -10px;
position: absolute;
top: 10px;
}
.tool-tip .toll-tip-desc {
display: inline;
font-size: 14px;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
padding: 10px 15px;
position: absolute;
top: -11px;
left: 50px;
opacity: 0;
visibility: hidden;
transition: all cubic-bezier(0.76, 0, 0.4, 1.23) 0.5s;
width: 500px;
z-index: 5;
background: white;
}
.tool-tip:hover .toll-tip-desc {
opacity: 1;
visibility: visible;
left: 35px;
}
.tool-tip .fa {
    color: #0085ba;
    font-size: 18px;
    background: #ffffff;
}
/******Tooltip end******/
.ssp_btn_customize{

    background: #00aa9f;
    border-radius: 0px;
    padding: 8px 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: ;
    color: #fff;
    font-weight: 500;
    letter-spacing: .2px;
    box-shadow: 0px 2px 10px 0 rgba(0,0,0,.2);
    transition: linear .3s;
    -webkit-transition: linear .3s;
    -moz-transition: linear .3s;
    -o-transition: linear .3s;
    -ms-transition: linear .3s;
    line-height: 44px;
    height: 44px;
    padding: 0 25px;
 }
.ssp_btn_customize:hover, .ssp_btn_customize:focus, .ssp_btn_customize:active {
    /*background-color: #333;color: #fff;*/
    outline: none;
}

.ssp_layout-inside {
    padding: 0 30px;
}
.ssp-heading-title {
    font-size: 29px;
    text-transform: capitalize;
    color: #555;
    font-family: sans-serif;
    font-weight: 500;
    width:auto;
    float:left;	
}
.ssp-btn-customize-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    text-transform: capitalize;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 5px;
}


/*********sweet-alert-css************/
.sweet-alert h2 {
    color: #333!important;
    font-size: 22px!important;
    font-weight: 600!important;
    margin: 15px 0!important;
}

.sweet-alert p {
    color: #333!important;
    font-size: 16px!important;
    font-weight: 400!important;
}
.sweet-alert .sa-confirm-button-container {
    margin: 20px 0 !important;
}

.sweet-alert button {
     padding: 5px 30px!important;
    border-radius: 60px!important;
}

.copy-btn {    
    display: inline-block !important;
    background: none !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: normal !important;
    padding: 3px 12px 6px !important;
    background: #7c7c7c !important;
    margin: 10px;
    line-height: normal;
    color: white;
    border: 0;
    box-shadow: none;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
}
#ssp_shortcode_display{
	width: auto;
	display: inline-block !important;
}
/*********sweet-alert-css************/
/*********left side bar menu start -css************/
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
	
.DAP--tabs-outer {display: flex; margin: 40px 0; width: 100%; clear: both; background: #f7f7f7; padding: 10px; }

.DAP--tabs-outer .DAP-left-tab-outer {background: #f7f7f7;margin: 0;padding: 1px 0 1px 0px;width: 260px;flex-basis: 260px;max-width: 260px;min-width: 260px;}

.DAP--tabs-outer .DAP-left-tab-outer #DAP-left-Tabs, .DAP--tabs-outer .DAP-left-tab-outer .DAP-left-nav-item {float: left;width: 100%;margin: 0;padding: 0;border-radius: 0;border: none;box-shadow: none;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link {float: left;width: 100%;margin: 0;padding: 15px 45px 15px 15px;border: none;border-bottom: 1px solid rgba(0,0,0,.1);border-left: 4px solid transparent;position: relative;border-radius: 0;color: #212529;min-height: 77px;outline: none;box-shadow: none;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link label {margin: 0;padding: 0;font-size: 15px;text-transform: uppercase;font-weight: 600;float: left;width: 100%;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link label small {float: left;width: 100%;margin: 0;padding: 0;font-size: 14px;text-transform: none;color: #4c4c4c;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link > i.fa {position: absolute;right: 13px;top: 22px;font-size: 32px;color: #989799;z-index: 2;left: auto;bottom: auto;margin: 0;padding: 0;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link.active , #DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link:hover {border-left-color: #385772;background-color: #fff;}

#DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link.active > i.fa , #DAP-left-Tabs .DAP-left-nav-item .DAP-left-nav-link:hover > i.fa {color: #385772;}

.DAP-left-logo {display: inline-block;width: 100%;margin: 0;padding: 25px 20px 35px;vertical-align: middle;text-align: center;}

.DAP-left-logo img {max-width: 100%;width: auto;height: auto;vertical-align: middle;display: inline-block;}



.DAP--tabs-outer .DAP--tabs-right-content {border: none;margin: 0;width: 100%;max-width: calc(100% - 260px);background: #fff;padding: 20px;}

.DAP--tab-actions {background-color: #ecf0f1; margin: 25px auto 0; width: 100%; display: flex; padding: 20px 15px; border: none; font-family: 'DM Sans',sans-serif; box-sizing: border-box; justify-content: space-between; }

.DAP--tab-actions .btn-submit {border-radius: 5px; background: #3b5998 !important; color: #fff; height: 40px; padding: 0 15px; font-family: 'DM Sans',sans-serif; min-width: 90px; box-shadow: none; margin-right: 10px; text-decoration: none; margin: 0; line-height: 40px; border: none; font-size: 14px; text-align: center; font-weight: 600; text-transform: uppercase; }

.DAP--tab-actions .btn-submit.ssp-prev-btn {background-color: #676767 !important; color: #fff; }


.DAP--tabs-right-content .DAP--tabs-right-header .DAP--tabs-header-action .btn-grn {background: #00aa9f !important;}

.DAP--tabs-right-content .DAP--tabs-right-header .DAP--tabs-header-action .all-del-btn {background: #b9472d !important;}

.DAP--tabs-right-content .DAP--tabs-right-header {font-family: 'DM Sans',sans-serif; padding: 0 0 20px 0; border: none; margin: 0 0 30px 0; background: none; font-size: 24px; line-height: 1.4; color: #171717; background-color: transparent; font-weight: 600; border-bottom: 1px solid #eee; position: relative;display: flex; justify-content: space-between; flex-wrap: nowrap;align-items: flex-start;}

.DAP--tabs-right-content .DAP--tabs-right-header h2 {font-size: 24px;line-height: 1.4;color: #171717;margin: 0;padding: 0;font-weight: 600;}

.DAP--tabs-right-content .DAP--tabs-right-header i.fa {width: 50px; height: 50px; display: inline-block; background: #1056c2; border-radius: 5px; text-align: center; line-height: 50px; color: #ffffff; margin: 0 13px 0 0; font-size: 26px; }

.DAP--tabs-right-content .DAP--tabs-right-header::after {content: ""; position: absolute; left: 0; top: auto; bottom: -1px; width: 60px; height: 5px; background: #385772; z-index: 2; }

.DAP--tabs-right-content .DAP--tabs-right-header .DAP--tabs-header-action {width: auto; margin: 0; padding: 7px 0 0 20px; float: none; }



/*********left side bar menu end  -css************/

