@font-face {
    font-family: "Alvar Essential Alt";
    src: url("AlvarEssentialAlt-Regular.eot");
    src: url("AlvarEssentialAlt-Regular.eot?#iefix") format("embedded-opentype"),
        url("AlvarEssentialAlt-Regular.woff2") format("woff2"), url("AlvarEssentialAlt-Regular.woff") format("woff"),
        url("AlvarEssentialAlt-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "AlvarEssentialAltBold";
    src: url("AlvarEssentialAlt-Bold.eot");
    src: url("AlvarEssentialAlt-Bold.eot?#iefix") format("embedded-opentype"),
        url("AlvarEssentialAlt-Bold.woff2") format("woff2"), url("AlvarEssentialAlt-Bold.woff") format("woff"),
        url("AlvarEssentialAlt-Bold.ttf") format("truetype"),
        url("AlvarEssentialAlt-Bold.svg#AlvarEssentialAlt-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
.al-sidebar {
    /* top: 0; */
    font-family: "Alvar Essential Alt";
    z-index: 905;
    width: 200px;
}
@media (min-width: 1200px) {
    .al-sidebar {
        width: 200px;
        -webkit-transition: width 0.5s ease;
        transition: width 0.5s ease;
    }
}
.al-sidebar-list {
    padding-top: 36px;
}
.logoBox {
    display: flex;
    align-items: center;
    padding-top: 0px;
    padding-left: 12px;
}
.logoBox .logoMain {
    margin-left: 50px;
    margin-top: -60px;
    width: 100%;
    overflow: hidden;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.ng-scope.menu-collapsed .logoBox .logoMain {
    width: 0;
}
.logoBox .panelToggle {
    display: block;
    cursor: pointer;
    background: transparent !important;
    width: 36px;
    height: 36px;
    position: static !important;
}
.page-top:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: #b72526;
    width: 200px;
    left: 0;
    z-index: 1;
    height: 100%;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
.ng-scope.menu-collapsed .page-top:after {
    width: 60px;
}
.al-sidebar-sublist > li a,
a.al-sidebar-list-link {
    font-size: 15px;
}
a.al-sidebar-list-link,
.al-sidebar-sublist > li a {
    padding-left: 56px !important;
}
.al-sidebar-list-item {
    margin-bottom: 20px;
}
a.al-sidebar-list-link.icon-manage {
    background-image: url("../images/management.png");
    background-repeat: no-repeat;
    background-position: 17px center;
    background-size: 20px auto;
}
a.al-sidebar-list-link.icon-market {
    background-image: url("../images/marketing.png");
    background-repeat: no-repeat;
    background-position: 17px center;
    background-size: 20px auto;
}
a.al-sidebar-list-link.icon-setting {
    background-image: url("../images/config.png");
    background-repeat: no-repeat;
    background-position: 17px center;
    background-size: 20px auto;
}
.lanListbase-mobile a.signout {
    background-image: url("../images/logout.svg");
    background-repeat: no-repeat;
    background-position: 0 center;
    background-size: 20px auto;
    padding-left: 30px !important;
}
.menu-collapsed .al-sidebar {
    width: 60px !important;
}
.menu-collapsed .al-sidebar .logoBox {
    padding-left: 11px;
}
.menu-collapsed .al-sidebar .al-sidebar-sublist > li a,
.menu-collapsed .al-sidebar a.al-sidebar-list-link {
    font-size: 0 !important;
}
.lanListbase-mobile {
    text-align: right;
    padding-right: 35px;
   
}
.lanListbase-mobile ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}
.lanListbase-mobile ul li {
    float: none;
}
.lanListbase-mobile ul li a {
    line-height: 1.3;
    padding: 0 2px;
    font-size: 22px;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
    cursor: pointer;
}
.lanListbase-mobile ul li a:after {
    content: normal;
}
.lanListbase-mobile ul li:last-child {
    width: 100%;
    margin-top: 20px;
    -webkit-transition: width 0.5s ease;
    transition: width 0.5s ease;
}

.lanListbase-mobile ul li:last-child a {
    font-size: 15px;
}
.ng-scope.menu-collapsed .lanListbase-mobile ul li a,
.ng-scope.menu-collapsed .lanListbase-mobile ul li:last-child a {
    font-size: 0 !important;
}
/*  ======= header ======== */

.mobile_view .selectpicker {
    font-size: 20px;
    line-height: 15px;
    color: #000000;
    background-color: #f5f8fa;
    border-radius: 10px;
    width: 162px;
    height: 35px;
    border: none;
    margin-left: auto;
    font-family: "Alvar Essential Alt";
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}

.page-top .selectpicker {
    font-size: 20px;
    line-height: 15px;
    color: #000000;
    background-color: #f5f8fa;
    /* border-radius: 10px; */
    width: 162px;
    /* height: 35px; */
    border: none;
    margin-right: 40px;
    font-family: "Alvar Essential Alt";
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
}
.page-top .autocomplete_total .form-control{
    border: none;
    /* border-radius: 10px; */
    font-family: 'Alvar Essential Alt' !important;
    font-size: 16px;
    border: 1px solid #e5e5e5;
}

.page-top .autocomplete_total {
    margin-left: auto;
    margin-right: 24px;
}
.header-logo {
    padding-left: 235px;
    opacity: 1;
    -webkit-transition: 0s 0s;
    transition: 0s 0s;
}
@media (max-width: 767px) {
    .page-top .header-logo {
        display: none !important;
    }
    .mobile_view .header-logo {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .page-top {
        padding: 0 20px 0 0px;
    }
    .page-top .selectpicker{
        display: none;
    }
}
@media (max-width: 575px) {
    .page-top .autocomplete_total{
        margin-right: 10px;
    }

}

.ng-scope.menu-collapsed .header-logo {
    padding-left: 95px;
    opacity: 1;
    -webkit-transition: 0.3s 0.3s;
    transition: 0.3s 0.3s;
}

/* .page-top .form-control.selectpicker{
    margin-left: auto;
    margin-top: 0 !important;
    background-color: transparent;
    border: none;
    font-family: 'Alvar Essential Alt';
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    background-image: url('../images/arrow.png');
    background-position: 100% center;
    background-repeat: no-repeat;
    background-size: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px 0 5px;
} */

.autocomplete_total .form-control {
    margin: 0 !important;
    /* height: 30px; */
    background: #f5f8fa !important;
    font-size: 15px;
    outline: none;
    /* border-radius: 15px; */
    padding: 0 15px;
}
.page-top a.collapse-menu-link {
    background: transparent !important;
    width: 36px;
    height: 36px;
    padding: 0 !important;
    line-height: 1;
    left: 12px;
    z-index: 2;
}
@media (min-width: 1199px) {
    .page-top a.collapse-menu-link {
        display: block;
    }
}

.breadcrumb-item a {
    color: #000;
}
.breadcrumb.custom-breadcumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: ">";
}
.breadcrumb.custom-breadcumb > .active {
    color: #000;
}

/* =========== newsletter-customize ============ */
.cus-temp-view-outer {
    width: 430px;
    margin: 0 auto;
}
.cus-temp-view {
    width: 100%;
    height: auto;
    background-image: url(../images/mobile-frame.png);
    background-size: cover;
    padding-top: 203%;
    position: relative;
    margin: 0 auto;
}
.cus-temp-view .cus-temp-view-inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 65px 25px 55px;
    overflow-y: auto;
}
.cus-temp-view .cus-temp-view-inner .cus-tbl-div {
    padding: 0;
    border: none;
    border-radius: 0;
}

.newsletter001-block .newsletter001-checkbox-row,
.newsletter001-block .newsletter001-switch-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.newsletter001-block .newsletter001-switch-row {
    margin-top: 30px;
}
.newsletter001-block .newsletter001-checkbox-row .titleText,
.newsletter001-block .newsletter001-switch-row .titleText {
    font-size: 20px;
    line-height: 15px;
    color: #000000;
    margin: 0 20px 0 0;
    min-width: 165px;
}
.newsletter001-block .newsletter001-checkbox-row .checkbox-holder {
    margin-right: 25px;
}
.newsletter001-block .newsletter001-checkbox-row .checkbox-holder:last-child {
    margin-right: 0;
}
.newsletter001-block .newsletter001-checkbox-row .newsletter001-switch {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.newsletter001-switch {
    display: flex;
    margin-right: 20px;
}
.newsletter001-switch .material-switch > input[type="checkbox"] {
    display: none;
}
.newsletter001-switch .material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
    background: #07901e;
}
.newsletter001-switch .material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.newsletter001-switch .material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgb(0 0 0 / 50%);
    border-radius: 8px;
    content: "";
    height: 16px;
    margin-top: -8px;
    position: absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.newsletter001-switch .material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.newsletter001-switch .material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);
    content: "";
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.newsletter001-block .upload-btn-link {
    font-size: 20px;
    line-height: 15px;
    background: transparent;
    border: none;
    font-weight: normal;
    font-family: "Alvar Essential Alt" !important;
    padding: 0;
}

.newsletter001-block .upload-temp-box {
    width: 100%;
    border: 1px solid #c1c1c1;
    padding: 20px;
    text-align: center;
    min-height: 173px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    flex-direction: column; align-items: center;
}
.newsletter001-block .center-content .UploadButton input[type="file"] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    text-indent: -999999px;
}
.newsletter001-block {
    width: 100%;
    padding-bottom: 15px;
}
.newsletter001-block .center-content .UploadButton {
    cursor: pointer;
    border-radius: 5px;
    background-color: #ededed;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    font-family: "Alvar Essential" !important;
    border: none;
    display: inline-block;
    padding: 5px 15px;
    position: relative;
}
.newsletter001-block .center-content .uploadInfo-text {
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    margin: 10px 0 0;
}
.newsletter001-block .uploadlink-box{
    display: flex; align-items: center; width: 100%; max-width: 400px; margin-top: 10px;
}
.newsletter001-block .uploadlink-box label{
    margin: 0 10px 0 0;
}
.newsletter001-block .uploadlink-box input.form-control{
    flex: 1 1 auto; min-width: 0px; background-color: rgb(255, 255, 255); border: 1px solid rgba(151, 151, 151, 0.26); font-size: 14px; line-height: 1.3;
}
.newsletter001-block .upload-img-box {
    width: 145px;
    height: 100%;
    border: 1px solid #c1c1c1;
    position: relative;
    display: flex;
    flex-direction: column;
}
.newsletter001-block .upload-img-box .captionText {
    background-color: #dbd8d8;
    text-align: center;
    padding: 2px 5px;
    position: relative;
    width: 100%;
}
.newsletter001-block .upload-img-box .captionText input[type="file"] {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    text-indent: -999999px;
}
.newsletter001-block .upload-img-box .upload-img-holder {
    width: 100%;
    height: 100%;
    flex: 1 1 auto;
    min-height: 0;
    position: relative;
}
.newsletter001-block .upload-img-box .upload-img-holder .deleteAction{
    background-image: url(../images/delete.svg);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center;

}
.newsletter001-block .upload-img-box .upload-img-holder img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 100px;
}
.newsletter001-block label.custom-checkbox > span:before,
label.custom-radio > span:before {
    border: 1px solid #000000;
    color: #000000;
}
.newsletter001-block label.custom-checkbox > span:hover:before,
label.custom-radio > span:hover:before {
    border-color: #000000;
}
.btn.btn-gray-sm {
    background-color: #ededed;
    font-size: 15px;
    line-height: 15px;
    color: #000000;
    padding: 5px 15px;
    font-family: "Alvar Essential Alt" !important;
}
.btn.btn-red-sm {
    background-color: #b72526;
    font-size: 15px;
    line-height: 15px;
    color: #ffffff;
    padding: 5px 15px;
    font-family: "Alvar Essential Alt" !important;
}
.newsletter-btn-grp .btn{
 margin: 8px 6px;

}
@media (max-width: 578px) {
    /* .btn.btn-red-sm {

    }
    .btn.btn-gray-sm {

    } */
}
.sms-text-box-wrap {
    width: 100%;
    margin-top: 60px;
}
.sms-text-box-wrap .sms-text-box {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#48b3f9+0,72d3fc+100 */
    background: rgb(72, 179, 249); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(72, 179, 249, 1) 0%, rgba(114, 211, 252, 1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(
        left,
        rgba(72, 179, 249, 1) 0%,
        rgba(114, 211, 252, 1) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to right,
        rgba(72, 179, 249, 1) 0%,
        rgba(114, 211, 252, 1) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48b3f9', endColorstr='#72d3fc',GradientType=1 ); /* IE6-9 */

    width: 366px;
    margin: 0 auto;
    padding: 15px 15px 15px 15px;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 10px 10px 0 10px;
    border-radius: 8px 8px 0 8px;
}
.sms-text-box:before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 46px 50px 0 0;
    border-color: rgba(114, 211, 252, 1) transparent transparent transparent;
    transform: rotate(88deg);
    z-index: -1;
    bottom: -29px;
    right: -2px;
    border-radius: 0 10% 20% 10%;
}
.sms-text-box .text-content p {
    margin: 0;
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
}



@media (max-width: 767px) {

    .newsletter001-block .newsletter001-checkbox-row .titleText, .newsletter001-block .newsletter001-switch-row .titleText {
        font-size: 17px;
        margin: 0 15px 0 0;
        min-width: 120px;
    }

    .newsletter001-block .newsletter001-checkbox-row .checkbox-holder {
        margin-right: 10px;
    }
    .newsletter001-block {
        margin-top: 50px;
    }

}

@media (max-width: 575px) {
    .sms-text-box-wrap {
        margin-top: 30px;
    }
    .cus-temp-view-outer {
        width: 280px;
    }
    .sms-text-box-wrap .sms-text-box {
        width: 267px;
    }
}