/* Version: 1.0.1 */

.dl_link_aff_wat_download-btn{
    text-align: center;
}

.dl_link_aff_wat_download-btn button {
    border-radius: 99px;
    padding: 5px 35px 5px 50px;
    background: #1e7dff;
    color: white;
    border: none;
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    display: inline-block !important;
    font-size: .97em !important;
    font-weight: bolder !important;
    letter-spacing: .03em !important;
    line-height: 2.4em !important;
    margin-right: 1em !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    min-height: 2.5em !important;
}

.dl_link_aff_wat_download-btn button:hover {
    background: linear-gradient(270.5deg, #f79922 -0.62%, #ff7a00 99.14%);
    
}

.dl_link_aff_wat_download-btn button::before {
    content: '';
    background: url('../images-webantam/down-arrow.png') no-repeat center center;
    background-size: cover;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}

.swal2-close-custom {
    background: #a5dc86;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    width: 2.575rem;
    height: 1.575rem;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 3px;
    color: white;
    transition: background-color 0.3s ease;
    box-sizing: border-box !important;
    font-weight: bolder !important;
    letter-spacing: .03em !important;
    line-height: 2.4em !important;
    max-width: 100% !important;
    min-height: 2.5em !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
    text-rendering: optimizeLegibility !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
}

button.swal2-close.swal2-close-custom:hover {
    background: #7066e0;
}

button.swal2-confirm.swal2-styled {
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

button.swal2-confirm.swal2-styled:hover {
    background: #1437e5;
}

/* Toggle Switch Styles */
.dl_link_aff_wat_switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.dl_link_aff_wat_switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.dl_link_aff_wat_slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}

.dl_link_aff_wat_slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .3s;
    border-radius: 50%;
}

input:checked + .dl_link_aff_wat_slider {
    background-color: #2196F3;
}

input:focus + .dl_link_aff_wat_slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .dl_link_aff_wat_slider:before {
    transform: translateX(26px);
}

/* Rounded sliders */
.dl_link_aff_wat_slider.round {
    border-radius: 34px;
}

.dl_link_aff_wat_slider.round:before {
    border-radius: 50%;
}

.dl_link_aff_wat_settings_title {
    border: none;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold !important;
    padding: 10px 10px !important;
    background-color: green;
    color: white;
    font-size: 15px !important;
    border-bottom: 3px solid #e7c34f !important;
}
.dl_link_aff_wat_field_label {
    border: none;
    display: inline-block;
    border-radius: 5px;
    font-weight: bold !important;
    padding: 5px 10px !important;
    background-color: #007bff;
    color: white;
    font-size: 15px !important;
}
.dl_link_aff_wat_submit{
     border: none;
    display: inline-block !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    padding: 5px 10px !important;
    background-color: green !important;
    color: white !important;
    font-size: 15px !important;
}
input#dl_link_aff_wat_countdown_seconds {
    border: 1px solid #ed7307 !important;
    border-radius: 5px;
}
input#dl_link_aff_wat_affiliate_autoclose_seconds {
    border: 1px solid #ed7307 !important;
    border-radius: 5px;
}
/*huong dan su dung*/
.dl_link_aff_wat_usage_guide {
    margin-top: 10px;
    background: #fe8f7752;
    padding: 10px 10px;
    border-radius: 5px;
    color: #f81313;
    font-weight: 400;
    border: 1px solid #078aff !important;
    border-bottom: 3px solid #078aff !important;
}
code.sc_dl_aff_wat {
    border-radius: 5px;
    padding: 5px 5px;
}
h2.hdsd-dl-aff-wat {
    color: rgb(27, 42, 75);
}

 button.swal2-confirm.swal2-styled {
    letter-spacing: .03em !important;
    line-height: 2.4em !important;
    max-width: 100% !important;
    min-height: 2.5em !important;
    position: relative !important;
    text-align: center !important;
    text-decoration: none !important;
    text-rendering: optimizeLegibility !important;
    text-shadow: none !important;
    text-transform: uppercase !important;
    vertical-align: middle !important;
}

/*icon copy*/

#copy_shortcode_dl_link_aff_wat{
  background: none;
  border: none;
  cursor: pointer;
}