
@font-face {
    font-family: 'Heebo';
    src: url('Heebo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#wpwrap{
    background-color: #F9F9F9;
}

#wpcontent{
    padding: 20px;
    font-family: 'Heebo';
}

.dxt_sms_page{
    display: flex;
    margin-top: 15px;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-family: 'Heebo';
}

.dxt_sms_page label {
    color: #585F73;
}

.dexatel_sms_setting_container{
    display: flex;
    height: 600px;
    justify-content: center;
    align-items: center;
}

.dxt_sms_texts{
    margin-bottom: 20px;
    text-align: center;
}

.dxt_sms_main{
    padding: 60px 80px;
    background-color: white;
    border-radius: 24px;
    width: 550px;
    box-shadow: 0 0 31px #0000000a;
    max-width: 100%;
}
@media screen and (max-width: 768px){
    .dxt_sms_main{
        padding: 30px 40px;
        width: 100%;
    }
}
select.dxt_sign_in_up,input.dxt_sign_in_up{
    width: 100%;
    height: 46px;
    padding: 11px 38px 11px 20px;
    line-height: 1.5;
    border-radius: 24px;
    font-size: 16px;
    border: 1px solid #D6D6D6;
    /*border-color: ;*/
    max-width: 100%;
}

select.dxt_sign_in_up:focus,input.dxt_sign_in_up:focus{
    box-shadow: none;
    border-color: #F2DCDE;
}

a.dxt-btn,
input.dxt-btn {
    font-weight: 500;
    border-radius: 24px;
    letter-spacing: 0.25px;
    border-width: 1px;
    margin: 0 !important;
    color: #fff;
    background-color: #3B6FD9;
    border-color: #3B6FD9;
    font-size: 18px;
}

a.dxt-btn:hover,
input.dxt-btn:hover{
    color: #fff;
    background-color: #5981F6;
    border-color: #5981F6;
}

a.dxt-btn:focus,
input.dxt-btn:focus{
    background-color: #5981F6;
    border-color: #5981F6;
    box-shadow: none !important;
    outline: none;
}

.dxt-textarea{
    padding: 22px !important;
    line-height: 1.5;
    border-radius: 25px;
    border: 3px solid #DFE9FC;
    resize: none;
    max-height: 250px;
    padding-top: 1rem !important;
    font: normal normal normal 14px/29px Heebo;
    letter-spacing: 0.35px;
    color: #160637;
}

.dxt-textarea:focus{
    box-shadow: none;
    border-color: #F2DCDE;
}

div.dxt_send_sms{
    padding: 45px;
    background-color: white;
    border-radius: 24px;
    box-shadow: 0 0 31px #0000000a;
    max-width: 100%;
}

label.dxt_label{
    font-size: 18px;
    color: #585F73;
    font-weight: 800;
    letter-spacing: 0.45px;
    color: #160637;
    opacity: 1;
}

.dxt_fa {    
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tooltip > .arrow {
    left: calc(50% + 28px) !important;
}

.dxt_home_sign{
    display: flex;
    justify-content: center;
    margin: auto;
}

.dxt_home_sign_button{
    padding: 8px;
    color: #585F73;
    text-decoration: none;
    letter-spacing: 0.45px;
    font-weight: 650;
}

a.dxt_home_sign_button:focus{
    box-shadow: unset;
    color: #585F73;
    text-decoration: unset;
}

a.dxt_home_sign_button:hover{
    color: #585F73;
    text-decoration: unset;
}

div.dxt_events_main{
}

a.dxt_events_url{
    padding: 0px 10px;
    font-size: 18px;
    color:#585F73;
    text-decoration: none;
}

a.dxt_events_url:focus{
    box-shadow: unset;
    color: #585F73;
    text-decoration: unset;
}

a.dxt_events_url:hover{
    box-shadow: unset;
    color: #585F73;
    text-decoration: unset;
}

div.dxt_events{
    display: flex;
    justify-content: center;
    height: 160px;
    align-items: center;
    margin: 0;
    padding-bottom: 20px;
}

.form-group {
    margin-top: 20px;
}

.dxt_events_admin_opt_main{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.dxt_admin_messages{
    background-color: white;
    align-items: center;
    padding: 30px 30px;
    border-radius: 45px;
    box-shadow: 0 0 31px #0000000a;
    width: 1120px;
    max-width: 100%;  
}

.dxt_message_texts{
    width: 100%;
    border-radius: 24px;
}

.m_veriables{
    background-color: #aba8a8;
    padding: 10px;
    margin-top: 15px;
    border-radius: 15px 15px 30px 30px;
}

.dxt_msg_vars{
    text-align: center;
    clear: both;
}

.dxt_msg_vars .dxt_message_vars{
    float: left;
    margin-right: 10px;
}

.dxt_message_vars{
    background-color: inherit;
    border: 0;    
    max-width: 100%;
    color: #4476db;
    display: inline-block;
}

.dxt_message_vars:focus{
    box-shadow: unset;
}

.active{
    font-weight: 900;
}

.dxt-title {
    color: #160637;
    text-align: center;
    font: normal normal bold 32px/47px 'Heebo';
    letter-spacing: 0.8px;
    color: rgba(22, 6, 55, 1);
    text-transform: capitalize;
    opacity: 1;
}
.dxt-desc {
    font-size: 16px;
    color: #160637;
}
.dxt-description {
    text-align: center;
    font: normal normal normal 16px/29px 'Heebo';
    letter-spacing: 0.4px;
    color: rgba(88, 95, 115, 1);
    opacity: 1;
}

.dxt-text {
    font-size: 16px;
    display: inline-block;
    padding: 0 10px;
    color: #160637;
}

.dxt-title-how-to-use {
    text-align: center;
    font: normal normal medium 28px/41px Heebo;
    letter-spacing: 0.7px;
    color: #160637;
    text-transform: capitalize;
    opacity: 1;
}

.dxt-counter-how-to-use {
    color: #02c8c1;
    text-align: left;
    font: normal normal normal 28px/41px 'Heebo';
    letter-spacing: 0.7px;
    text-transform: capitalize;
    opacity: 1;
}

.dxt-text-how-to-use {
    text-align: left;
    font: normal normal normal 16px/29px 'Heebo';
    letter-spacing: 0.4px;
    color: #160637;
    opacity: 1;
}

.dxt-note-wrap {
    padding: 18px 63px;
    border: 2px solid #02c8c1;
    border-radius: 25px;
    opacity: 1;
}
.dxt-note-text {
    margin: 0;
    font-weight: 600;
    text-align: left;
    font: normal normal normal 16px/29px 'Heebo';
    letter-spacing: 0.4px;
    color: #160637;
    opacity: 1;
}

.dxt-vdivider {
    border-left: 1px solid #ccc;
    height: 50px;
}

.dxt-counter-home {
    text-align: left;
    font: normal normal normal 18px/27px 'Heebo';
    letter-spacing: 0.45px;
    color: #160637;
    opacity: 1;
    margin: 0;
    margin-bottom: 23px;
}
.dxt-counter-home + p.dxt-desc {
    text-align: left;
    font: normal normal normal 16px/29px 'Heebo';
    letter-spacing: 0.4px;
    color: #585F73;
    opacity: 1;
}

.dxt-title-top-border {
    margin-bottom: 23px;
}
.dxt-title-top-border > div {
    width: 32px;
    border-top: 3px solid rgba(2, 200, 193, 1);
}

.dxt_sender_name_settings{
    position: relative;
}

.help_sender_name{
    position: absolute;
    top: calc( 50% - 10px );
    right: 15px;
    margin: 0;
    height: 16px;
    width: 16px;
    line-height: 0;
}

a.dxr_read_more {
    text-align: right;
    font: normal normal normal 16px/29px Heebo;
    letter-spacing: 0.4px;
    color: rgba(68, 130, 255, 1);
    opacity: 1;
    text-decoration: none;
}
a.dxr_read_more:focus{
    box-shadow: unset;
}

.dxt_fa_circle{
    color: #FFBB00;
}

.ays_fa_pencil_square::after{
    content: "\f30b";
    font-weight: 400;
}

.tooltip {
    left: 10px !important;
}