@charset 'UTF-8';
.nice-select {
-webkit-tap-highlight-color: transparent;
box-sizing: border-box;
clear: both;
cursor: pointer;
display: block;
float: left;
font-family: inherit;
font-weight: normal;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
white-space: nowrap;
width: 100%;
height: 40px;
line-height: 38px;
background: #f6f6f6;;
border: 1px solid #e9e9e9;
color: #333;
border-radius: 2px;
font-size: 15px;
}
.nice-select:after {
border-bottom: 2px solid #999;
border-right: 2px solid #999;
content: '';
display: block;
height: 5px;
margin-top: -4px;
pointer-events: none;
position: absolute;
right: 18px;
top: 50%;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 5px; }
.nice-select.open:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg); }
.nice-select.open .list {
width: 100%;
opacity: 1;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0); }
.nice-select.disabled {
border-color: #ededed;
color: #999;
pointer-events: none; }
.nice-select.disabled:after {
border-color: #cccccc; }
.nice-select.wide {
width: 100%; }
.nice-select.wide .list {
left: 0 !important;
right: 0 !important; }
.nice-select.right {
float: right; }
.nice-select.right .list {
left: auto;
right: 0; }
.nice-select.small {
font-size: 12px;
height: 36px;
line-height: 34px; }
.nice-select.small:after {
height: 4px;
width: 4px; }
.nice-select.small .option {
line-height: 34px;
min-height: 34px; }
.nice-select .list {
background-color: #fff;
border-radius: 2px;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
box-sizing: border-box;
margin-top: 4px;
opacity: 0;
overflow: hidden;
padding: 0;
pointer-events: none;
position: absolute;
top: 100%;
left: 0;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 9; }
.nice-select .list:hover .option:not(:hover) {
background-color: transparent !important; }
.nice-select .option {
cursor: pointer;
font-weight: 400;
line-height: 40px;
list-style: none;
min-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.nice-select .option.disabled {
background-color: transparent;
color: #999;
cursor: default; }
.no-csspointerevents .nice-select .list {
display: none; }
.no-csspointerevents .nice-select.open .list {
display: block; }
.awpsms_admim_conf a, .awpsms_admim_conf a:focus, .awpsms_admim_conf a:active {
text-decoration: none;
outline: 0 !important;
box-shadow: none;
}
.awps_sb_required{
color: #C40000;
}
.awpsms_admim_conf a img{
cursor: pointer !important;
}
.awpsms_admim_conf h2 {
margin: 0;
}
.dig-reg-fields{
position: relative;
}
.dig-reg-fields tr{
width: 100%;
}
.dig-reg-fields .ui-sortable-helper td{
width: 65%;
}
td .nice-select {
text-align: inherit !important;
}
#awps_field_roles label{
display: block;
margin-bottom: 8px;
}
.awpsms_admim_conf input[type='checkbox']{
width: auto !important;
line-height: 30px !important;
padding: 0 !important;
height: 16px !important;
}
.awpsms_admim_conf .form-table .awps_prchcde .awps_btn_unregister{
position: absolute !important;
height: 26px !important;
right: 64px !important;
width: 110px !important;
max-width: 110px !important;
min-width: 110px !important;
padding: 0 !important;
top: 9px !important;
}
.awps_gs_log_men {
list-style: none;
display: inline-block;
float: right;
text-transform: uppercase;
}
.awps_gs_log_men li {
display: inline-block;
margin-right: 20px;
padding-right: 20px;
}
.awps_gs_log_men li a {
cursor: pointer;
font-size: 15px;
color: #707070;
}
.awps_gs_log_men li:last-child {
margin-right: 0;
padding-right: 0;
}
.awps_side_bar, #awps_cus_field_footer {
width: 460px;
background-color: #f1f1f1;
}
#awpsms_setting_update .form-table th {
width: 324px;
}
.awps_side_bar {
display: none;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.24);
position: fixed;
right: -516px;
top: 0;
bottom: 0;
overflow: auto;
padding: 28px;
z-index: 99999;
}
.awps_sb_select_field {
padding-bottom: 28px;
}
.awps_sb_field {
margin-top: 20px;
}
.awps_sb_content {
margin-top: 6px;
}
.awps_sb_field_input {
margin-top: 8px;
}
.awpsms_admim_conf .awps_sb_field_label label {
font-size: 17px;
}
.awpsms_admim_conf .awps_sb_field_list, .awpsms_admim_conf #awps_field_val_list li, .awpsms_admim_conf .awps_side_bar .awps_fields_options input, .awpsms_admim_conf .awps_side_bar .awps_fields_options textarea {
background: #FFFFFF;
border-radius: 2px;
border: 1px solid #EAEAEA;
position: relative;
}
.awpsms_admim_conf .awps_sb_field_list, .awpsms_admim_conf #awps_field_val_list li, .awpsms_admim_conf .awps_side_bar .awps_fields_options input{
height: 42px;
line-height: 42px;
padding: 0 0 0 24px;
}
.awpsms_admim_conf .awps_side_bar .awps_fields_options textarea {
padding: 14px 24px;
line-height: 17px;
}
.awps_sb_field_input {
min-height: 40px;
}
.awps_sb_field ul {
margin-bottom: 0;
}
.awpsms_admim_conf *, .awpsms_admim_conf label {
cursor: default;
}
.awpsms_admim_conf .awps_fields_options .nice-select {
background: #fafafa !important;
border: 1px solid #e9e9e9 !important;;
padding-left: 18px !important;
}
.awps_sb_field_list::after {
background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2014%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill%3Anone%3Bstroke%3A%237a889a%3Bstroke-width%3A3px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20class%3D%22b%22%20d%3D%22M7%200v14M0%207h14%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
background-repeat: no-repeat;
background-size: contain;
content: "";
width: 14px;
height: 14px;
right: 24px;
top: 14px;
display: inline-block;
position: absolute;
}
.awpsms_admim_conf .awps_sb_field_list, .awpsms_admim_conf #awps_field_val_list li {
font-size: 16px;
color: #1B2A3C;
margin-top: 8px;
}
.awps_sb_field_wp_wc_types,.awps_sb_field_types {
cursor: pointer;
}
.awps_fields_options {
display: none;
}
.awps_dsc_cusfield{
margin-top: 36px;
font-size: 18px;
padding-bottom: 16px;
color: rgba(27, 42, 60, 0.38);
}
.awps_sb_head {
font-size: 22px;
text-transform: uppercase;
font-weight: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: left;
color: #1B2A3C;
font-style: italic;
padding-bottom: 40px;
padding-top: 20px;
}
.awps_ad_in_pt {
padding-top: 36px;
}
.awpsms_admim_conf .dig-nav-tab {
font-size: 17px;
display: inline-block;
padding: 0 8px;
line-height: 60px;
color: #5B6268;
height: 100%;
text-transform: uppercase;
cursor: pointer;
font-weight: bold;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.awps_gs_log_men .dig-nav-tab-active{
color: #00b5ec;
}
.dig-tab-ul{
clear: both;
margin: 0;
position: relative;
}
#dig-tab-magic-line {
position: absolute;
bottom: -2px;
left: 0;
padding: 0;
height: 3px;
width: 100px;
background: #00b5ec;
top: 45px;
}
.dig-tab-ul li{
display: inline;
padding: 0;
margin: 0 8px;
}
.awpsms_admim_conf {
margin: 0;
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: subpixel-antialiased;
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
}
.awps_log_setge {
position: relative;
}
.awps_current_gateway {
color: #00bd2a;
margin-left: 24px;
top: 4px;
font-size: 14px;
position: relative;
}
.form-table td {
font-size: 16px;
}
input[type="text"], input[type="search"], input[type="radio"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], input[type="password"], input[type="checkbox"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], select, textarea {
box-shadow: none !important;
}
.awpsms_admim_conf .form-table th, .awpsms_admim_conf .form-table td {
padding: 0;
min-height: 42px;
}
.awps_gs_nmb_ovr_spn {
position: relative;
}
#awps_call_test_api .awps_wc_countrycodecontainer{
top: 1px !important;
}
.awps_ecr_desc{
position: relative;
top: 4px;
}
.awps_gs_nmb_ovr_spn span {
font-size: 15px;
color: #AAAAAA;
top: 13px;
position: absolute;
}
.awpsms_admim_conf .form-table td {
padding-bottom: 8px;
padding-top: 8px;
}
.awpsms_admim_conf .form-table .dignochkbxra td {
padding-bottom: 0;
display: inline-block;
}
.awpsms_admim_conf .form-table .dignochkbxra td:first-of-type {
padding-left: 0;
}
.awpsms_admim_conf .form-table .digno-tr_dt {
padding: 0;
}
.digno-tr_dt {
line-height: 1.7;
}
.awpsms-setup .awps_cs_re input, .awpsms-setup .awps_inp_wid3, .awpsms-setup input, .awpsms-setup select, .awpsms_admim_conf .awps_cs_re input, .awpsms_admim_conf .awps_inp_wid3, .awpsms_admim_conf input, .awpsms_admim_conf select {
background: #FFFFFF !important;
border: 1px solid #EAEAEA !important;
height: 42px !important;
font-size: 16px !important;
color: #1B2A3C !important;
border-radius: 2px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
border: 1px solid #EAEAEA !important;
background: #FFFFFF !important;
}
.awpsms_admim_conf .selection .select2-search__field {
border: none !important;
}
.nice-select {
border: 1px solid #EAEAEA !important;
color: #1B2A3C !important;
font-size: 16px !important;
height: 42px !important;
line-height: 40px !important;
background: #FFFFFF !important;
z-index: 9;
text-transform: capitalize;
}
.nice-select.open{
z-index: 10;
}
.awpsms_admim_conf .select2-container {
width: 100% !important;
}
.awpsms_admim_conf .awps_inp_wid28 {
width: 100%;
border-radius: 2px;
padding: 10px;
}
.awpsms_admim_conf .nice-select {
padding-left: 24px;
}
.awpsms_admim_conf .awps_ad_in_pt input, .awpsms_admim_conf select, .awpsms_admim_conf textarea {
padding: 10px 24px;
width: 100%;
box-shadow: none !important;
}
.awps_ad_seco {
margin-top: 40px;
}
.awpsms_admim_conf .select2-container--default .select2-search--inline .select2-search__field {
height: 24px !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
border: 1px solid #e9e9e9;
}
.select2-container--default .select2-selection--multiple {
background: #f6f6f6;
}
body.awpsms-setup {
background: #f1f1f1 !important;
}
.awpsms_admim_conf .awps_ad_rs {
position: fixed !important;
bottom: 100px;
}
@media all and (max-height: 600px) { .awps_ad_flt_btn {
position: relative !important;
top: 0;
left: 0;
}
}
input.awps_url_img[type="text"], .awpsms_admim_conf .wp-picker-container input.wp-color-picker[type="text"], .awpsms_admim_conf .form-table .button, .awpsms_admim_conf .wp-core-ui .button-secondary {
box-shadow: none;
height: 42px;
width: 49% !important;
}
.awpsms_admim_conf .wp-picker-container input.wp-color-picker[type="text"], .awpsms_admim_conf .form-table .button, .awpsms_admim_conf .wp-core-ui .button-secondary {
text-align: center;
}
.awpsms_admim_conf .form-table .button, .awpsms_admim_conf .form-table .button:hover {
position: relative;
top: 1px;
border: 1px solid #EAEAEA;
border-radius: 2px;
background: #F2F2F2;
font-size: 16px;
color: #1B2A3C;
}
.awpsms_admim_conf .wp-core-ui .button {
padding: 0 !important;
}
.awpsms_admim_conf .wp-core-ui .button.button-small {
height: 42px !important;
font-size: 14px;
padding: 0 17px 1px !important;
}
.awpsms_admim_conf .wp-color-result::after {
line-height: 42px;
font-size: 14px;
}
.awpsms_admim_conf .wp-color-result {
height: 42px;
}
.awpsms_admim_conf .form-table {
margin-top: 0;
}
.awpsms_admim_conf .form-table td .wp-picker-clear, .awpsms_admim_conf .form-table td .wp-color-picker[type="text"] {
width: auto !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
height: 24px;
line-height: 1.5;
}
img[src=""] {
display: none;
}
dd, li {
margin-bottom: 0 !important;
}
.awpsms_admim_conf .wp-color-result {
padding-left: 29%;
width: 20%;
min-width: 98px;
}
.awpsms_admim_conf .wp-picker-container {
width: 100%;
}
.awpsms_admim_conf .awps_ad_submit[type="submit"]:disabled {
background: #e0e0e0;
color: #555;
cursor: default;
}
.awps_ad_btn {
margin-top: 16px;
height: 34px;
cursor: pointer;
line-height: 34px;
border-radius: 2px;
color: #fff;
font-size: 18px;
text-align: center;
z-index: 999;
}
.awps_ad_btn_blue {
background: #44C7FF;
}
.awps_ad_flt_btn {
position: fixed;
color: #555;
font-size: 16px;
bottom: 14px;
right: 27px;
padding: 0 28px;
z-index: 999;
}
.awps_ad_btn_gr {
background: #e0e0e0;
}
.awps_sb_field_add_opt input{
border: 0 !important;
}
.awps_sb_field_add_opt{
padding-left: 0 !important;
}
.awps_ad_btn_yellow {
background: #f1bf00;
}
.awps_ad_submit, .awps_ad_submit:hover, .awps_ad_submit:active {
outline: none;
border: none;
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.awpsms_admim_conf .awps_ad_submit[type="submit"] {
left: calc(100% - 498px);
border-radius: 4px;
width: 140px;
bottom: 24px;
position: fixed;
font-size: 16px;
}
.awps_fields_options_main {
padding-bottom: 70px;
position: relative;
top: -15px;
}
#awps_add_new_reg_field {
background-color: #F7F7F7;
border: 1px solid #C6C6C6;
color: #1B2A3C;
font-size: 16px;
text-align: center;
height: 42px;
width: 598px;
line-height: 42px;
font-weight: bold;
cursor: pointer;
position: relative;
float: right;
margin-bottom: 24px;
}
.awpsms_admim_conf .dig-custom-field-table th {
padding: 0 10px 0 0;
}
.dig-custom-field-table {
padding: 0 10px;
}
.awps_custom_field_list {
padding: 0 24px;
line-height: 42px;
font-size: 16px;
color: #1B2A3C;
height: 42px;
border-radius: 2px;
background-color: #fff;
border: solid 1px #EAEAEA;
position: relative;
}
.awps_icon_customfield {
float: right;
top: 4px;
position: relative;
visibility: hidden;
opacity: 0;
transition: visibility 0s, opacity 0.1s linear;
}
.awps_domain_type .button{
max-width: 170px;
margin-left: 14px;
}
.awps_sme_lft_algn{
text-align: left !important;
margin-left: 0 !important;
}
.awps_request_server_addition{
margin-left: 0 !important;
margin-top: 14px !important;
}
.awps_domain_type .button:nth-child(1){
margin-left: 0;
}
#awps_custom_field_table tr:hover .awps_icon_customfield {
visibility: visible;
opacity: 1;
}
.nice-select:after {
border-bottom: 1px solid rgba(122, 136, 154, 0.5);
border-right: 1px solid rgba(122, 136, 154, 0.5);
height: 6px;
width: 6px;
top: 19px;
left: 20px;
right: auto;
}
#awps_call_test_api {
text-transform: uppercase;
margin-top: 36px;
}
#awps_call_test_response {
background: #FFFFFF;
border: 1px solid #EAEAEA;
padding: 16px 28px;
display: none;
}
.awps_test_mob_ho input, .awps_test_mob_ho .digcon {
max-width: 340px;
width: 100%;
}
#awps_call_test_api_btn {
border-radius: 2px;
background: #F2F2F2;
border: 1px solid #E4E4E4;
color: #5E5E5E;
box-shadow: none;
padding: 0 39px;
height: 40px;
line-height: 40px;
margin-left: 14px;
cursor: pointer;
display: inline-block;
font-size: 17px;
}
.awps_test_mob_ho {
margin-top: 24px;
}
.awps_test_mob_ho div {
display: inline-block;
}
#awps_call_test_response_head {
color: #7A889A;
font-weight: bold;
}
#awps_call_test_response_msg {
margin-top: 4px;
color: #7A889A;
}
#awps_call_test_api, #awps_call_test_response {
font-size: 17px;
margin-top: 36px;
}
.icon-gear, .icon-gear\:regular {
background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M17.719%207.594l-1.985-.093a6.857%206.857%200%200%200-.913-2.2l1.39-1.39a.3.3%200%200%200%200-.424l-1.7-1.7a.3.3%200%200%200-.424%200l-1.386%201.391a6.856%206.856%200%200%200-2.2-.912L10.406.282a.27.27%200%200%200-.281-.281h-2.25a.27.27%200%200%200-.281.281l-.093%201.984a6.856%206.856%200%200%200-2.2.913l-1.39-1.39a.3.3%200%200%200-.424%200l-1.7%201.7a.3.3%200%200%200%200%20.424l1.391%201.388a6.857%206.857%200%200%200-.912%202.2l-1.984.093a.27.27%200%200%200-.281.281v2.25a.27.27%200%200%200%20.281.281l1.984.094a6.857%206.857%200%200%200%20.913%202.2l-1.39%201.39a.3.3%200%200%200%200%20.424l1.7%201.7a.3.3%200%200%200%20.424%200l1.39-1.39a6.858%206.858%200%200%200%202.2.912l.094%201.984a.27.27%200%200%200%20.278.281h2.25a.27.27%200%200%200%20.281-.281l.094-1.984a6.858%206.858%200%200%200%202.2-.913l1.39%201.39a.3.3%200%200%200%20.424%200l1.7-1.7a.3.3%200%200%200%200-.424l-1.39-1.39a6.857%206.857%200%200%200%20.912-2.2l1.984-.094a.27.27%200%200%200%20.281-.28v-2.25a.27.27%200%200%200-.281-.281zm-8.718%204.781a3.375%203.375%200%201%201%203.374-3.374%203.375%203.375%200%200%201-3.374%203.374z%22%20fill%3D%22%237a889a%22%20opacity%3D%22.4%22%2F%3E%3C%2Fsvg%3E');
background-repeat: no-repeat
}
.icon-gear-dims {
width: 18px;
height: 18px;
background-size: contain;
margin-right: 8px;
}
.awps_delete_opt_custf, .icon-shape, .icon-shape\:regular {
background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.75%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M15.188%202.25H11.25v-.591A1.659%201.659%200%200%200%209.591%200H6.159A1.659%201.659%200%200%200%204.5%201.659v.591H.563a.563.563%200%201%200%200%201.125H1.6l.788%2012.713A1.969%201.969%200%200%200%204.3%2018h7.144a1.969%201.969%200%200%200%201.941-1.912l.759-12.713h1.041a.563.563%200%201%200%200-1.125zm-9.563-.591a.534.534%200%200%201%20.534-.534H9.59a.534.534%200%200%201%20.534.534v.591h-4.5zm.028%2014.091h-.028a.563.563%200%200%201-.562-.534L4.5%205.091a.563.563%200%201%201%201.125-.056l.562%2010.125a.562.562%200%200%201-.534.591zm2.784-.562a.563.563%200%200%201-1.125%200V5.062a.563.563%200%200%201%201.125%200zm2.25.028a.563.563%200%200%201-.562.534H10.1a.563.563%200%200%201-.534-.591l.563-10.125a.563.563%200%200%201%201.125.056z%22%20fill%3D%22%237a889a%22%20opacity%3D%22.4%22%2F%3E%3C%2Fsvg%3E');
background-repeat: no-repeat
}
.awps_delete_opt_custf, .icon-shape-dims {
width: 16px;
height: 18px;
margin-right: 8px;
background-size: contain;
}
.icon-drag, #awps_field_val_list li:hover::after {
background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16%208.069H8.922v-4.22l.85.964%201.379-1.238L8%200%204.848%203.576l1.38%201.237.848-.963v4.219H0v1.862h7.077v4.219l-.849-.963-1.38%201.237L8%2018l3.151-3.576-1.38-1.237-.849.963V9.931H16z%22%20fill%3D%22%237a889a%22%20opacity%3D%22.5%22%2F%3E%3C%2Fsvg%3E');
background-repeat: no-repeat;
background-size: contain;
}
.icon-drag-dims {
height: 18px;
width: 16px;
}
#awps_field_val_list li {
cursor: grab;
}
#awps_field_val_list li:hover::after {
content: "";
width: 16px;
height: 18px;
right: 18px;
top: 11px;
display: inline-block;
position: absolute;
}
#awps_field_val_list li:hover .awps_delete_opt_custf {
display: inline-block;
}
.awps_delete_opt_custf {
position: absolute;
display: none;
background-size: contain;
right: 36px;
top: 11px;
cursor: pointer;
}
.awps_icon_customfield div {
display: inline-block;
cursor: pointer;
}
#awps_cus_field_footer {
position: fixed;
bottom: 0;
padding-right: 18px;
right: 20px;
z-index: 10;
}
#awps_cus_field_footer div {
display: inline-block;
position: relative;
float: right;
}
.awps_cus_field_done {
width: 100px;
font-size: 18px;
font-weight: bold;
text-align: center;
position: absolute;
}
.awps_ad_cancel {
height: 36px;
margin: 8px 18px 10px 0;
color: #00b5ec;
font-size: 18px;
cursor: pointer;
font-weight: 500;
}
.awpsms_admim_conf .awps_ad_submit[type="submit"], .awps_ad_blue {
background: #00b5ec;
border-radius: 4px;
color: #fff;
z-index: 9;
height: 36px;
line-height: 36px;
padding: 0;
cursor: pointer;
transition: all 0.3s;
transition-timing-function: ease-in-out;
}
.awps_inp_wid3 {
width: 100%;
}
#awpsms_setting_update .customizetab .awps_img_chn_btn{
margin-left: 16px;
}
#awpsms_setting_update .customizetab button,#awpsms_setting_update .customizetab input{
max-width: 180px;
}
.awpsms-form-type .dig-type-dims{
width: 180px;
height: 112px;
display: inline-block;
background-size: cover;
margin-right: 16px;
}
.awpsms-form-type .dig-modal-type1{
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODAuMTc1IDExMi4zNDkiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmMWYxZjE7fS5iLC5jLC5me2ZpbGw6bm9uZTtzdHJva2U6IzAwYWVmZjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmJ7c3Ryb2tlLXdpZHRoOjAuMzQ5cHg7fS5je3N0cm9rZS13aWR0aDowLjMzOHB4O30uZCwuZXtmaWxsOiMwMGFlZmY7Zm9udC1mYW1pbHk6TXlyaWFkUHJvLVNlbWlib2xkLCBNeXJpYWQgUHJvO2ZvbnQtd2VpZ2h0OjYwMDt9LmR7Zm9udC1zaXplOjJweDt9LmV7Zm9udC1zaXplOjNweDt9LmZ7c3Ryb2tlLXdpZHRoOjAuNjc3cHg7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTAuMDI1KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy45IDY1LjYxNykiPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iNzguNSIgaGVpZ2h0PSIzMi41NTgiLz48cmVjdCBjbGFzcz0iYSIgd2lkdGg9Ijc4LjUiIGhlaWdodD0iNi45MTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMzkuNjcxKSIvPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iNzguNSIgaGVpZ2h0PSI2LjkxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuNyAzOS42NzEpIi8+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSI3OC41IiBoZWlnaHQ9IjMyLjU1OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuNykiLz48L2c+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSIxODAiIGhlaWdodD0iNTkuNjA2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMikiLz48cmVjdCBjbGFzcz0iYiIgd2lkdGg9IjE3OS43IiBoZWlnaHQ9IjExMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4zIDAuMikiLz48cGF0aCBjbGFzcz0iYyIgZD0iTTExNS43LDk0LjkzOUg2NC4zYTEuMTExLDEuMTExLDAsMCwxLTEuMS0xLjFWMTguM2ExLjExMSwxLjExMSwwLDAsMSwxLjEtMS4xaDUxLjVhMS4xMTEsMS4xMTEsMCwwLDEsMS4xLDEuMVY5My45MzdBMS4yODcsMS4yODcsMCwwLDEsMTE1LjcsOTQuOTM5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjAzKSIvPjxsaW5lIGNsYXNzPSJjIiB4Mj0iMjIuNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzguNSA2Mi4yMTEpIi8+PGxpbmUgY2xhc3M9ImMiIHgyPSIyNS44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Ny42IDgwLjA0MykiLz48cGF0aCBjbGFzcz0iYyIgZD0iTTExMS44LDU5LjMxSDY3LjlhLjY4NC42ODQsMCwwLDEtLjctLjdWNTQuM2EuNjg0LjY4NCwwLDAsMSwuNy0uN2g0My45YS42ODQuNjg0LDAsMCwxLC43Ljd2NC4zMDhBLjg0My44NDMsMCwwLDEsMTExLjgsNTkuMzFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDk2KSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTExLjgsNzMuMDFINjcuOWEuNjg0LjY4NCwwLDAsMS0uNy0uN1Y2OGEuNjg0LjY4NCwwLDAsMSwuNy0uN2g0My45YS42ODQuNjg0LDAsMCwxLC43Ljd2NC4zMDhBLjg0My44NDMsMCwwLDEsMTExLjgsNzMuMDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMTIpIi8+PHBhdGggY2xhc3M9ImMiIGQ9Ik0xMTEuOSw4OS4wMUg2OC4xYS42ODQuNjg0LDAsMCwxLS43LS43Vjg0YS42ODQuNjg0LDAsMCwxLC43LS43SDExMmEuNjg0LjY4NCwwLDAsMSwuNy43djQuMzA4QS44NDkuODQ5LDAsMCwxLDExMS45LDg5LjAxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjE0OSkiLz48dGV4dCBjbGFzcz0iZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuMDExIDI0LjIzNykiPjx0c3BhbiB4PSIwIiB5PSIwIj5MT0cgSU48L3RzcGFuPjwvdGV4dD48dGV4dCBjbGFzcz0iZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuMDExIDU3LjY1OCkiPjx0c3BhbiB4PSIwIiB5PSIwIj5MT0cgSU48L3RzcGFuPjwvdGV4dD48dGV4dCBjbGFzcz0iZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzguNDY1IDcxLjQwMikiPjx0c3BhbiB4PSIwIiB5PSIwIj5MT0dJTiBXSVRIIE9UUDwvdHNwYW4+PC90ZXh0Pjx0ZXh0IGNsYXNzPSJlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4NC40NTUgODcuNDMxKSI+PHRzcGFuIHg9IjAiIHk9IjAiPlNJR04gVVA8L3RzcGFuPjwvdGV4dD48bGluZSBjbGFzcz0iZiIgeDI9IjQ1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Ny42IDMzLjg2KSIvPjxsaW5lIGNsYXNzPSJmIiB4Mj0iNDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY3LjYgNDQuMjc5KSIvPjwvZz48L3N2Zz4=);
background-repeat:no-repeat;
}
.awpsms-form-type .dig-modal-type2{
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODAuMTc1IDExMi4zNDkiPjxkZWZzPjxzdHlsZT4uYXtmaWxsOiNmMWYxZjE7fS5iLC5jLC5kLC5nLC5oLC5pe2ZpbGw6bm9uZTtzdHJva2U6IzAwYWVmZjtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9LmJ7c3Ryb2tlLXdpZHRoOjAuMzQ5cHg7fS5je3N0cm9rZS13aWR0aDowLjQ5OHB4O30uZHtzdHJva2Utd2lkdGg6MC4zMzhweDt9LmUsLmZ7ZmlsbDojMDBhZWZmO2ZvbnQtZmFtaWx5Ok15cmlhZFByby1TZW1pYm9sZCwgTXlyaWFkIFBybztmb250LXdlaWdodDo2MDA7fS5le2ZvbnQtc2l6ZToycHg7fS5me2ZvbnQtc2l6ZTozcHg7fS5ne3N0cm9rZS13aWR0aDowLjY3N3B4O30uaHtzdHJva2Utd2lkdGg6MC40ODlweDt9Lml7c3Ryb2tlLXdpZHRoOjAuNTY0cHg7fTwvc3R5bGU+PC9kZWZzPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTAuMDI1KSI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNy45IDY1LjYxNykiPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iNzguNSIgaGVpZ2h0PSIzMi41NTgiLz48cmVjdCBjbGFzcz0iYSIgd2lkdGg9Ijc4LjUiIGhlaWdodD0iNi45MTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMzkuNjcxKSIvPjxyZWN0IGNsYXNzPSJhIiB3aWR0aD0iNzguNSIgaGVpZ2h0PSI2LjkxMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuNyAzOS42NzEpIi8+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSI3OC41IiBoZWlnaHQ9IjMyLjU1OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODUuNykiLz48L2c+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSIxODAiIGhlaWdodD0iNTkuNjA2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMikiLz48cmVjdCBjbGFzcz0iYiIgd2lkdGg9IjE3OS43IiBoZWlnaHQ9IjExMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4zIDAuMikiLz48cGF0aCBjbGFzcz0iYyIgZD0iTTE0NC40LDk0LjkzOUgzMS42YTEuNTgxLDEuNTgxLDAsMCwxLTEuNi0xLjZWMTguOGExLjU4MSwxLjU4MSwwLDAsMSwxLjYtMS42SDE0NC40YTEuNTgxLDEuNTgxLDAsMCwxLDEuNiwxLjZWOTMuNDM2QTEuNTYyLDEuNTYyLDAsMCwxLDE0NC40LDk0LjkzOVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC4wMykiLz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NS4yIDIyLjIzNykiPjxsaW5lIGNsYXNzPSJkIiB4Mj0iMjIuNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEuMyAzOS45NzQpIi8+PGxpbmUgY2xhc3M9ImQiIHgyPSIyNS44IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgNTcuODA2KSIvPjxwYXRoIGNsYXNzPSJkIiBkPSJNMTM5LjgsNTkuMzFIOTUuOWEuNjg0LjY4NCwwLDAsMS0uNy0uN1Y1NC4zYS42ODQuNjg0LDAsMCwxLC43LS43aDQzLjlhLjY4NC42ODQsMCwwLDEsLjcuN3Y0LjMwOEEuODQzLjg0MywwLDAsMSwxMzkuOCw1OS4zMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NS4yIC0yMi4xNDIpIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik0xMzkuOCw3My4wMUg5NS45YS42ODQuNjg0LDAsMCwxLS43LS43VjY4YS42ODQuNjg0LDAsMCwxLC43LS43aDQzLjlhLjY4NC42ODQsMCwwLDEsLjcuN3Y0LjMwOEEuODQzLjg0MywwLDAsMSwxMzkuOCw3My4wMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NS4yIC0yMi4xMTcpIi8+PHBhdGggY2xhc3M9ImQiIGQ9Ik0xMzkuOSw4OS4wMUg5Ni4xYS42ODQuNjg0LDAsMCwxLS43LS43Vjg0YS42ODQuNjg0LDAsMCwxLC43LS43SDE0MGEuNjg0LjY4NCwwLDAsMSwuNy43djQuMzA4QS44NDkuODQ5LDAsMCwxLDEzOS45LDg5LjAxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk1LjIgLTIyLjA4OCkiLz48dGV4dCBjbGFzcz0iZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcuODExIDIpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HIElOPC90c3Bhbj48L3RleHQ+PHRleHQgY2xhc3M9ImYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3LjgxMSAzNS40MjEpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HIElOPC90c3Bhbj48L3RleHQ+PHRleHQgY2xhc3M9ImYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExLjI2NSA0OS4xNjUpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HSU4gV0lUSCBPVFA8L3RzcGFuPjwvdGV4dD48dGV4dCBjbGFzcz0iZiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcuMjU1IDY1LjE5NCkiPjx0c3BhbiB4PSIwIiB5PSIwIj5TSUdOIFVQPC90c3Bhbj48L3RleHQ+PGxpbmUgY2xhc3M9ImciIHgyPSI0NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40IDExLjYyMykiLz48bGluZSBjbGFzcz0iZyIgeDI9IjQ1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjQgMjIuMDQyKSIvPjwvZz48bGluZSBjbGFzcz0iaCIgeTE9Ijc4LjE0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg4OSAxNy4wMykiLz48cGF0aCBjbGFzcz0iYyIgZD0iTTMwLDczLjA0OCw0NSw1NS4wMTYsNTgsNjkuMDQxLDc0LDQ2LDg5LDY2LjczNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwLjA4MikiLz48ZWxsaXBzZSBjbGFzcz0iaSIgY3g9IjguNSIgY3k9IjguNTE1IiByeD0iOC41IiByeT0iOC41MTUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ1IDI3LjA0OCkiLz48L2c+PC9zdmc+);
background-repeat:no-repeat;
}
.awpsms-form-type .dig-page-type1{
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODAuMzQ5IDExMi4zNDkiPjxkZWZzPjxzdHlsZT4uYSwuYiwuZXtmaWxsOm5vbmU7c3Ryb2tlOiMwMGFlZmY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5he3N0cm9rZS13aWR0aDowLjM0OXB4O30uYntzdHJva2Utd2lkdGg6MC4zMzhweDt9LmMsLmR7ZmlsbDojMDBhZWZmO2ZvbnQtZmFtaWx5Ok15cmlhZFByby1TZW1pYm9sZCwgTXlyaWFkIFBybztmb250LXdlaWdodDo2MDA7fS5je2ZvbnQtc2l6ZToycHg7fS5ke2ZvbnQtc2l6ZTozcHg7fS5le3N0cm9rZS13aWR0aDowLjY3N3B4O308L3N0eWxlPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4xMjUgLTAuMDI1KSI+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSIxODAiIGhlaWdodD0iMTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjMgMC4yKSIvPjxwYXRoIGNsYXNzPSJiIiBkPSJNMTE1Ljc4OCw5NC45MzlINjQuM2ExLjExMiwxLjExMiwwLDAsMS0xLjEtMS4xVjE4LjNhMS4xMTIsMS4xMTIsMCwwLDEsMS4xLTEuMWg1MS41ODZhMS4xMTIsMS4xMTIsMCwwLDEsMS4xLDEuMVY5My45MzdBMS4yODgsMS4yODgsMCwwLDEsMTE1Ljc4OCw5NC45MzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjEwNSAwLjAzKSIvPjxsaW5lIGNsYXNzPSJiIiB4Mj0iMjIuNzM4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3OC42MzEgNjIuMjExKSIvPjxsaW5lIGNsYXNzPSJiIiB4Mj0iMjUuODQzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2Ny43MTIgODAuMDQzKSIvPjxwYXRoIGNsYXNzPSJiIiBkPSJNMTExLjg3NCw1OS4zMUg2Ny45YS42ODUuNjg1LDAsMCwxLS43LS43VjU0LjNhLjY4NS42ODUsMCwwLDEsLjctLjdoNDMuOTczYS42ODUuNjg1LDAsMCwxLC43Ljd2NC4zMDhBLjg0NC44NDQsMCwwLDEsMTExLjg3NCw1OS4zMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTEyIDAuMDk2KSIvPjxwYXRoIGNsYXNzPSJiIiBkPSJNMTExLjg3NCw3My4wMUg2Ny45YS42ODUuNjg1LDAsMCwxLS43LS43VjY4YS42ODUuNjg1LDAsMCwxLC43LS43aDQzLjk3M2EuNjg1LjY4NSwwLDAsMSwuNy43djQuMzA4QS44NDQuODQ0LDAsMCwxLDExMS44NzQsNzMuMDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjExMiAwLjEyKSIvPjxwYXRoIGNsYXNzPSJiIiBkPSJNMTExLjk3NCw4OS4wMUg2OC4xYS42ODUuNjg1LDAsMCwxLS43LS43Vjg0YS42ODUuNjg1LDAsMCwxLC43LS43aDQzLjk3M2EuNjg1LjY4NSwwLDAsMSwuNy43djQuMzA4QS44NS44NSwwLDAsMSwxMTEuOTc0LDg5LjAxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4xMTIgMC4xNDkpIi8+PHRleHQgY2xhc3M9ImMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg1LjE1MyAyNC4yMzcpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HIElOPC90c3Bhbj48L3RleHQ+PHRleHQgY2xhc3M9ImQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg1LjE1MyA1Ny42NTgpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HIElOPC90c3Bhbj48L3RleHQ+PHRleHQgY2xhc3M9ImQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDc4LjU5NSA3MS40MDIpIj48dHNwYW4geD0iMCIgeT0iMCI+TE9HSU4gV0lUSCBPVFA8L3RzcGFuPjwvdGV4dD48dGV4dCBjbGFzcz0iZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODQuNTk1IDg3LjQzMSkiPjx0c3BhbiB4PSIwIiB5PSIwIj5TSUdOIFVQPC90c3Bhbj48L3RleHQ+PGxpbmUgY2xhc3M9ImUiIHgyPSI0NS4wNzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY3LjcxMiAzMy44NikiLz48bGluZSBjbGFzcz0iZSIgeDI9IjQ1LjA3NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjcuNzEyIDQ0LjI3OSkiLz48L2c+PC9zdmc+);
background-repeat:no-repeat;
}
.awpsms-form-type .dig-page-type2{
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxODAuMDQ5IDExMi4zNDkiPjxkZWZzPjxzdHlsZT4uYSwuYiwuYywuZiwuZywuaHtmaWxsOm5vbmU7c3Ryb2tlOiMwMGFlZmY7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fS5he3N0cm9rZS13aWR0aDowLjM0OXB4O30uYntzdHJva2Utd2lkdGg6MC40OThweDt9LmN7c3Ryb2tlLXdpZHRoOjAuMzM4cHg7fS5kLC5le2ZpbGw6IzAwYWVmZjtmb250LWZhbWlseTpNeXJpYWRQcm8tU2VtaWJvbGQsIE15cmlhZCBQcm87Zm9udC13ZWlnaHQ6NjAwO30uZHtmb250LXNpemU6MnB4O30uZXtmb250LXNpemU6M3B4O30uZntzdHJva2Utd2lkdGg6MC42NzdweDt9Lmd7c3Ryb2tlLXdpZHRoOjAuNDg5cHg7fS5oe3N0cm9rZS13aWR0aDowLjU2NHB4O308L3N0eWxlPjwvZGVmcz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4xMjUgLTAuMDI1KSI+PHJlY3QgY2xhc3M9ImEiIHdpZHRoPSIxNzkuNyIgaGVpZ2h0PSIxMTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMyAwLjIpIi8+PHBhdGggY2xhc3M9ImIiIGQ9Ik0xNDQuNCw5NC45MzlIMzEuNmExLjU4MSwxLjU4MSwwLDAsMS0xLjYtMS42VjE4LjhhMS41ODEsMS41ODEsMCwwLDEsMS42LTEuNkgxNDQuNGExLjU4MSwxLjU4MSwwLDAsMSwxLjYsMS42VjkzLjQzNkExLjU2MiwxLjU2MiwwLDAsMSwxNDQuNCw5NC45MzlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDAuMDMpIi8+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTUuMiAyMi4yMzcpIj48bGluZSBjbGFzcz0iYyIgeDI9IjIyLjciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDExLjMgMzkuOTc0KSIvPjxsaW5lIGNsYXNzPSJjIiB4Mj0iMjUuOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40IDU3LjgwNikiLz48cGF0aCBjbGFzcz0iYyIgZD0iTTEzOS44LDU5LjMxSDk1LjlhLjY4NC42ODQsMCwwLDEtLjctLjdWNTQuM2EuNjg0LjY4NCwwLDAsMSwuNy0uN2g0My45YS42ODQuNjg0LDAsMCwxLC43Ljd2NC4zMDhBLjg0My44NDMsMCwwLDEsMTM5LjgsNTkuMzFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTUuMiAtMjIuMTQyKSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTM5LjgsNzMuMDFIOTUuOWEuNjg0LjY4NCwwLDAsMS0uNy0uN1Y2OGEuNjg0LjY4NCwwLDAsMSwuNy0uN2g0My45YS42ODQuNjg0LDAsMCwxLC43Ljd2NC4zMDhBLjg0My44NDMsMCwwLDEsMTM5LjgsNzMuMDFaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtOTUuMiAtMjIuMTE3KSIvPjxwYXRoIGNsYXNzPSJjIiBkPSJNMTM5LjksODkuMDFIOTYuMWEuNjg0LjY4NCwwLDAsMS0uNy0uN1Y4NGEuNjg0LjY4NCwwLDAsMSwuNy0uN0gxNDBhLjY4NC42ODQsMCwwLDEsLjcuN3Y0LjMwOEEuODQ5Ljg0OSwwLDAsMSwxMzkuOSw4OS4wMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NS4yIC0yMi4wODgpIi8+PHRleHQgY2xhc3M9ImQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3LjgxMSAyKSI+PHRzcGFuIHg9IjAiIHk9IjAiPkxPRyBJTjwvdHNwYW4+PC90ZXh0Pjx0ZXh0IGNsYXNzPSJlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNy44MTEgMzUuNDIxKSI+PHRzcGFuIHg9IjAiIHk9IjAiPkxPRyBJTjwvdHNwYW4+PC90ZXh0Pjx0ZXh0IGNsYXNzPSJlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4yNjUgNDkuMTY1KSI+PHRzcGFuIHg9IjAiIHk9IjAiPkxPR0lOIFdJVEggT1RQPC90c3Bhbj48L3RleHQ+PHRleHQgY2xhc3M9ImUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE3LjI1NSA2NS4xOTQpIj48dHNwYW4geD0iMCIgeT0iMCI+U0lHTiBVUDwvdHNwYW4+PC90ZXh0PjxsaW5lIGNsYXNzPSJmIiB4Mj0iNDUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNCAxMS42MjMpIi8+PGxpbmUgY2xhc3M9ImYiIHgyPSI0NSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC40IDIyLjA0MikiLz48L2c+PGxpbmUgY2xhc3M9ImciIHkxPSI3OC4xNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODkgMTcuMDMpIi8+PHBhdGggY2xhc3M9ImIiIGQ9Ik0zMCw3My4wNDgsNDUsNTUuMDE2LDU4LDY5LjA0MSw3NCw0Niw4OSw2Ni43MzciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgMC4wODIpIi8+PGVsbGlwc2UgY2xhc3M9ImgiIGN4PSI4LjUiIGN5PSI4LjUxNSIgcng9IjguNSIgcnk9IjguNTE1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NSAyNy4wNDgpIi8+PC9nPjwvc3ZnPg==);
background-repeat:no-repeat;
}
.awps_rtl .awps_icon_customfield {
float: left !important;
direction: rtl !important;
}
.awps_inp_wid28 {
width: 280px;
}
.awps_inp_wid31 {
width: 310px;
}
.awpsms_admim_conf .awps_sts_logo img {
max-height: 36px;
}
.awps_log_setge {
margin-top: 36px;
position: relative;
width: 99%;
}
body {
background: #F1F1F1 !important;
}
.dig-tab-wrapper-fixed{
position: fixed;
}
.awpsms_admim_conf .dig-tab-wrapper {
background: #F2F2F2;
min-height: 60px;
z-index: 9999;
padding: 0 0 0 34px;
box-sizing: border-box;
}
.awps_ad_left_side {
position: relative;
width: 100%;
overflow: hidden;
float: left;
-webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
-moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
border-radius: 0px;
background: #FAFAFA;
min-height: 100vh;
padding-bottom: 28px;
}
.awps_page_type_2 select,.awps_page_type_2 .nice-select{
max-width: 378px;
}
#awps_open_preset_box {
margin-left: 16px;
}
.awpsms_admim_conf .awps_sts_logo img {
padding: 19px 0;
}
.awpsms_admim_conf .awps_sts_logo {
padding: 0 28px;
}
.awpsms_admim_conf .awps_activation_form {
padding: 0px 28px 28px;
}
.awps_ad_in_pt{
clear: both;
}
.awpsms_admim_conf .dig-tab-wrapper-fixed + .awps_activation_form{
padding-top: 60px;
}
.awps_prc_nover, .awps_prc_ver {
display: none;
}
.form-table td .awpsms_shortcode_stb img {
width: 30px;
top: 8px;
cursor: default;
opacity: 1;
}
.awps_url_img {
float: left;
}
.awps_big_preset_show img{
max-width: 100%;
max-height: 100%;
cursor: zoom-out;
border-radius: 4px;
}
.awps_big_preset_show{
position: fixed;
cursor: zoom-out;
top: 0;
left: 0;
text-align: center;
display: none;
right: 0;
bottom: 0;
z-index: 999999;
padding: 10%;
background-color: rgba(6,6,6,0.8);
}
.awps_ltr_trnsdc {
text-align: left !important;
}
.awps_preset_big_img{
position: absolute;
z-index: 1;
filter: grayscale(100%);
mix-blend-mode: difference;
right: 12px;
bottom: 12px;
height: 14px;
line-height: 14px;
width: 14px;
}
.awps_preset_big_img,.awps_preset_big_img *{
cursor: zoom-in;
}
.awps_cntr_algn_clr{
text-align: center;
color: #AAAAAA !important;
padding-top: 24px;
}
.awps_cntr_algn {
text-align: center;
color: #7A889A !important;
padding-top: 24px;
}
.awps_desc_sep_pc {
background: rgba(112, 112, 112, 0.15);
height: 1px;
margin: 20px 8px 0;
}
.awpsms_shortcode_tbs img {
width: 20px;
position: absolute;
top: 12px;
float: right;
cursor: pointer;
right: 24px;
transition: all 0.25s ease-in-out;
}
.awpsms_shortcode_tbs {
position: relative;
direction: ltr;
}
.awpsms_admim_conf label {
color: #7A889A;
font-size: 16px;
font-weight: normal;
}
.awps_ad_content {
color: #888;
font-size: 16px;
text-align: left;
padding-top: 12px;
}
.awps_ad_side span {
color: #444444;
font-size: 20px;
}
.awps_ad_side {
padding: 0;
right: 0;
width: 100%;
overflow: hidden;
height: auto;
}
@media all and (max-width: 1080px) {
.awps_ad_side {
display: none !important;
}
.awps_log_setge{
grid-template-columns: 1fr;
}
}
.awps_sb_field_tac_desc{
padding-top: 8px;
padding-left: 4px;
color: #989898;
}
.awpsms-setup .awps_ad_head {
padding-top: 20px;
padding-bottom: 20px;
}
.awps_ecr_desc {
color: #AAAAAA;
font-weight: 200;
margin:0 24px;
font-size: 14px;
}
.awps_sel_erc_desc{
top: 4px;
position: relative;
}
.awps_addons_coming_soon{
text-align: center;
color: #ededed;
font-weight: 500;
font-style: italic;
font-size: 32px;
padding-top: 140px;
}
.awps_ad_head span {
padding-right: 28px;
}
.awps_ad_in_pt .awps_ad_head:first-child {
padding-top: 0px;
}
.awps_ad_in_pt .awps_ad_head {
padding-top: 30px;
}
.awps_ad_head {
overflow: hidden;
text-align: left;
color: #1B2A3C;
font-style: italic;
text-transform: uppercase;
font-size: 20px;
font-weight: 500;
padding-bottom: 37px;
cursor: default;
direction: ltr;
}
.awps_ad_head:after {
background-color: #1B2A3C;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 100%;
}
.awps_ad_head:after {
left: 0.5em;
margin-right: -50%;
}
.form-table th {
vertical-align: middle !important;
}
.awpsms-setup a {
box-shadow: none !important;
}
.dignochkbx {
width: 60px;
}
.awpsms-setup-content .wp-picker-container input.wp-color-picker[type="text"] {
width: 70px;
}
.awps_cs_re input {
width: 280px;
}
.awps_selinp {
display: inline-block !important;
}
#awps_purchasecode{
padding-right: 55px;
}
.awpsms-setup-content .dignochkbxra input[type='number'], .dignochkbxra input[type='number'] {
width: 91px;
overflow: hidden;
text-align: center;
}
.digotlbr td {
margin-bottom: 0;
padding: 0 5px;
}
.digno-tr_dt {
text-align: center;
}
.awpsms-setup #image-preview {
max-height: 100px;
max-width: 350px;
}
#awpsms-logo {
border: 0;
margin: 0 0 24px;
padding: 0;
text-align: center;
}
hr {
border-top: 1px solid #eee;
}
#awpsms-logo img {
max-width: 50%;
max-height: 50px;
}
.dig-doc-con li h2 {
border: none;
margin: 0;
font-size: 20px;
}
.transition, .awps_conf_doc {
transition: all 0.25s ease-in-out;
}
.flipIn, h1, ul li {
animation: flipdown 0.5s ease both;
}
ul {
list-style: none;
}
ul li {
position: relative;
padding-bottom: 4px;
padding-top: 18px;
}
ul li input[type=checkbox] {
position: absolute;
cursor: pointer;
width: 100%;
height: 48px;
z-index: 1;
opacity: 0;
}
.awpsms-setup-steps {
padding: 0 0 24px;
margin: 0;
list-style: none;
overflow: hidden;
color: #ccc;
width: 100%;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
}
.awpsms-setup-steps li {
width: 25%;
float: left;
padding: 0 0 .8em;
margin: 0;
text-align: center;
position: relative;
border-bottom: 4px solid #ccc;
line-height: 1.4em;
}
.awpsms-setup-steps li.active, .awpsms-setup-steps li.active:before {
border-color: #13D9E8;
}
.awpsms-setup-steps li.active {
color: #13D9E8;
}
.awpsms-setup-steps li:before {
content: "";
border: 4px solid #ccc;
border-radius: 100%;
width: 4px;
height: 4px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -6px;
margin-bottom: -8px;
background: #fff;
}
.awpsms-setup-content h1 {
border: none;
}
.awpsms-setup-content {
box-shadow: 0 1px 3px rgba(0, 0, 0, .13);
padding: 24px 24px 0;
background: #fff;
overflow: hidden;
zoom: 1;
}
.awpsms-setup-content p, .awpsms-setup-content table {
line-height: 1.75em;
color: #666;
}
.return-to-dashboard {
font-size: .85em;
color: #b5b5b5;
margin: 1.18em 0;
display: block;
text-align: center;
}
.awpsms-setup-content .lead {
border-bottom: 1px solid #eee;
padding-bottom: 15px;
color: #000;
}
.awpsms-setup-action {
overflow: hidden;
}
.awpsms-setup .awpsms-setup-action .button {
float: right;
font-size: 1.25em;
padding: .5em 1em;
line-height: 1em;
margin-right: .5em;
margin-bottom: 2px;
height: auto;
border-radius: 4px;
}
.awpsms-setup-action .button-primary {
background-color: #13D9E8;
border-color: #13D9E8;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #13D9E8;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #13D9E8;
text-shadow: 0 -1px 1px #13D9E8, 1px 0 1px #13D9E8, 0 1px 1px #13D9E8, -1px 0 1px #13D9E8;
float: right;
margin: 0;
opacity: 1;
}
.awpsms-setup-steps li.done {
border-color: #13D9E8;
color: #13D9E8;
}
.awpsms-setup-steps li.done:before {
border-color: #13D9E8;
background: #13D9E8;
}
.awpsms-setup-content p.awps_ecr_desc {
color: #999;
}
.awpsms-setup-steps li:before {
content: "";
border: 4px solid #ccc;
border-radius: 100%;
width: 4px;
height: 4px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -6px;
margin-bottom: -8px;
background: #fff;
}
.awpsms-setup-action .button-primary:focus, .awpsms-setup-action .button-primary:hover, .awpsms-setup-action .button-primary:active {
background: #13D9E8;
border-color: #13D9E8;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #13D9E8;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 0 #13D9E8;
}
.awpsms-setup-content .form-table th:first-child {
padding-right: 1em;
}
.awpsms-setup-content input[type="text"] {
width: 100%;
padding: 8px;
border-radius: 3px;
}
.awpsms-setup-content .checkboxcontainer {
margin-right: 20px;
display: inline-block;
}
.awpsms-setup-content .form-table th {
padding: 12px 0;
width: 35%;
vertical-align: middle;
font-weight: 400;
margin: 0;
border: 0;
color: #666;
}
.circle-loader {
margin: 0 0 30px 10px;
border: 2px solid rgba(0, 0, 0, 0.2);
border-left-color: #00b5ec;
animation-name: loader-spin;
animation-duration: 1s;
animation-iteration-count: infinite;
animation-timing-function: linear;
position: relative;
display: inline-block;
vertical-align: top;
}
.circle-loader,
.circle-loader:after {
border-radius: 50%;
width: 8em;
height: 8em;
}
.load-complete {
-webkit-animation: none;
animation: none;
border-color: #00b5ec;
transition: border 500ms ease-out;
}
.checkmark {
display: none;
}
.checkmark.draw:after {
animation-duration: 800ms;
animation-timing-function: ease;
animation-name: checkmark;
transform: scaleX(-1) rotate(135deg);
}
.checkmark:after {
opacity: 1;
height: 4em;
width: 2em;
transform-origin: left top;
border-right: 2px solid #00b5ec;
border-top: 2px solid #00b5ec;
content: '';
left: 2em;
top: 4em;
position: absolute;
}
.awps_load_content {
display: inline-block;
vertical-align: middle;
}
.awps_load_overlay_gs {
display: none;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 9999999;
background: rgba(6, 6, 6, 0.8);
text-align: center;
}
.awps_load_overlay_gs::before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.awps_load_overlay_gs {
position: fixed;
}
@keyframes loader-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.awpsms_admim_conf .wp-color-result-text {
display: none;
}
.awpsms_admim_conf {
margin:0 10px 0 0;
padding-bottom: 30px;
}
@keyframes checkmark {
0% {
height: 0;
width: 0;
opacity: 1;
}
20% {
height: 0;
width: 2em;
opacity: 1;
}
40% {
height: 4em;
width: 2em;
opacity: 1;
}
100% {
height: 4em;
width: 2em;
opacity: 1;
}
}
.awpsms-addons-container,.awpsms-addons-container .awps_addon_btn{
text-align: center;
}
.awpsms-addons-container .dig-addon-item{
padding-right: 24px;
display: inline-block;
margin-bottom: 60px;
}
.awpsms-addons-container .dig-addon-item{
text-align: left;
}
.awpsms-addons-container .dig-addon-par{
width: 300px;
height: 300px;
border: 1px solid #EAEAEA;
border-radius: 4px;
overflow: hidden;
}
.awpsms-addons-purchased .dig-addon-par{
width: 400px;
}
.awpsms-addons-container .awpsms-addons-purchased .dig-addon-par,.awpsms-addons-container .awpsms-addons-purchased .awps_addon_img{
height: 72px !important;
}
.awpsms-addons-container .awpsms-addons-purchased .awps_addon_img{
position: relative;
top: 10px;
}
.awpsms-addons-container .awpsms-addons-purchased .dig-addon-par .awps_addon_details{
padding: 0;
}
.awpsms-addons-container .awpsms-addons-purchased .awps_addon_img img{
height: 48px !important;
max-width: 48px;
}
.awpsms-addons-container .dig-addon-par .awps_addon_img img{
height: 100%;
width: 100%;
object-fit: fill;
}
.awpsms-addons-container .dig-addon-par .awps_addon_img{
height: 190px;
overflow: hidden;
background: linear-gradient(150deg, #FFFFFF, #F3F2F0);
position: relative;
}
.awpsms-addons-container .dig-addon-par .awps_addon_details{
padding: 12px 16px 16px;
}
.awpsms-addons-container .dig-addon-par .awps_addon_name{
font-size: 18px;
color: #1B2A3C;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.awpsms-addons-container .dig-addon-par .awps_addon_sep{
background: rgba(0,0,0,0.11);
width: 33px;
margin: 8px 0 0;
height: 1px;
}
.awpsms-addons-container .awps_addon_btn_con *{
cursor: pointer;
}
.awpsms-addons-container .awps_addon_btn_con a{
color: #fff;
}
.awps_addon_img_act_img{
min-width: 50px;
}
.awps_addon_int_btn{
width: 100%;
padding-right: 4px;
}
.awps_addon_int_btn div{
margin-right: 12px;
}
.awps_addon_int_btn div{
float: right;
cursor: pointer;
}
.awpsms-addons-container .awps_addon_btn_con{
position: absolute;
bottom: 10px;
right: 10px;
cursor: pointer;
border-radius: 2px;
background: rgba(0, 0, 0, 0.75);
color: #fff;
font-size: 16px;
width: 100px;
text-align: center;
text-transform: uppercase;
height: 32px;
line-height: 32px;
}
.awpsms-addons-container .dig-addon-par .awps_addon_dsc{
color: #7A889A;
font-size: 14px;
padding-right: 8px;
}
.awps_presets_modal{
background-color: rgba(22, 22, 22, 0.92);
position: absolute;
display: none;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
}
#awps_presets_modal_box{
border-radius: 4px;
margin: 126px 51px;
}
#awps_presets_modal_box #awps_presets_modal_head{
padding: 24px 28px;
}
#awps_presets_modal_box #awps_presets_modal_head #awps_presets_modal_head_title{
color: #FFFFFF;
font-weight: 500;
font-size: 21px;
display: inline-block;
}
#awps_presets_modal_box #awps_presets_modal_head #awps_presets_modal_head_close{
float: right;
color: #FFFFFF;
font-size: 16px;
cursor: pointer;
}
#awps_presets_list label{
cursor: pointer;
}
.awps_preset_item{
width: 300px;
margin-left: 8px;
margin-right: 8px;
position: relative;
}
.awps_preset_img_smp,.awps_preset_sel{
height: 142px;
width: 100%;
line-height: 160px;
}
.awps_preset_img_smp{
position: relative;
}
.awps_preset_sel{
background: rgba(76, 175, 80, 0.50);
position: absolute;
display: none;
border-radius: 4px;
}
.awps_preset_sel .awps_preset_sel_tick{
width: 48px;
height: 36px;
}
.awps_preset:checked ~ .awps_preset_sel{
display: block;
z-index: 1;
}
.awps_preset_item .awps_preset{
display: none;
}
.awps_preset_item *{
transition: all 0.3s;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.awps_preset_name{
font-weight: 500;
font-style: italic;
color: #FFFFFF;
font-size: 17px;
text-align: center;
text-transform: uppercase;
padding-top: 14px;
padding-bottom: 28px;
}
#awps_presets_modal_body{
position: relative;
padding: 36px 28px;
}
.awps_preset_img_smp img{
border-radius: 4px;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
height: 100%;
width: 100%;
}
.awps_preset_item_list .awps_preset_sel{
text-align: center;
}
.awps_preset_item_list .awps_preset_sel img{
display: inline-block !important;
}
.awps_style_types_gs  .awps_preset_sel{
text-align: center;
}
.awps_style_types_gs .awps_preset_img_smp,.awps_style_types_gs  .awps_preset_sel{
max-width: 180px;
line-height: 138px;
max-height: 112px;
}
.awps_style_types_gs input:checked ~ .awps_preset_sel{
display: block;
z-index: 1;
}
.awps_trans *{
transition: all 0.3s;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.awps_style_types_gs input{
display: none;
}
.awps_style_types_gs{
display: inline-block;
position: relative;
}
.awps_type_item{
position: relative;
}
.awps_type_item .awps_type{
position: absolute;
}
@media all and (max-width: 822px) {
.dig-tab-ul li{
display: block;
}
#dig-tab-magic-line {
display: none !important;
}
}
@media all and (max-width: 560px) {
.awps_test_mob_ho input, .awps_test_mob_ho .digcon{
max-width: unset;
}
#awps_call_test_api_btn{
display: block;
text-align: center;
margin-top: 6px;
margin-left: 0px;
}
}
.dg_cs_td .nice-select::after {
right: 55px;
display: none;
}
.dg_cs_td:hover .nice-select::after {
display: block;
}
.dg_cs_td {
position: relative;
}
.dg_cs_td:hover .awps_cust_default_fields_drag{
display: block;
}
.dg_cs_td .awps_cust_default_fields_drag{
display: none;
position: absolute;
left: 40px;
top: 20px;
cursor: grab;
z-index: 99;
}
.awps_custom_field_list .icon-drag{
cursor: grab;
}
.awps_custom_field_list .icon-gear-dims{
margin-right: 0px;
}
.awps_blur_bg{
filter: blur(5px);
}
.awps_sb_back{
display: none;
}
.awps_sb_back .awps_ad_cancel{
height: auto;
}
.awps_page_type_2 textarea{
max-width: 378px;
width: 100%;
} .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
direction: ltr;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
  .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 31%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-next,.slick-prev{
background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2017%2027%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M1.5%201.5l14%2011.994L1.5%2025.5%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%223%22%2F%3E%3C%2Fsvg%3E');
background-repeat:no-repeat;
width:21px;
height:21px;
background-size: cover;
}
.slick-prev{
transform: rotate(180deg);
left: -38px;
z-index: 99;
top: 55px;
}
.slick-prev:before
{
content: '←';
}
.slick-next
{
right: -35px;
top: 71px;
}
.slick-next:before
{
content: '→';
}
@media only screen and (max-width: 822px) {
.awpsms_admim_conf .form-table th{
min-height: auto;
}
.awpsms_admim_conf .form-table td{
padding-bottom: 20px;
padding-top: 8px;
}
.awpsms_admim_conf label{
padding-left: 4px;
}
.awps_gs_log_men{
padding-bottom: 24px;
border-bottom: 1px solid #b7b7b7;
}
.awpsms_admim_conf .dig-nav-tab{
height: 40px;
line-height: 40px;
}
.awpsms_admim_conf .dig-tab-wrapper{
padding-left: 12px;
}
.dig-tab-ul{
padding-bottom: 12px;
}
.awpsms_admim_conf .dig-nav-tab-active{
color: #00b5ec !important;
}
}
#awps_account_migration_content #awps_presets_modal_body{
min-height: 260px;
}
.awps_overlay_modal_content #awps_presets_modal_box{
margin: 0 auto;
position: absolute;
max-width: 540px;
left: 50%;
bottom: 35vh;
width: 75%;
}
.awps_overlay_modal_content #awps_presets_modal_box #awps_presets_modal_body{
transform: translate(-50%, 0);
}
.awps_overlay_modal_content .modal_head{
font-size: 20px;
color: #1B2A3C;
font-style: italic;
padding-bottom: 16px;
border-bottom: 1px solid #F0F0F0;
text-transform: uppercase;
width: calc(100% + 12px);
left: -12px;
position: relative;
padding-left: 12px;
}
.awps_overlay_modal_content textarea{
resize: none;
width: 100%;
height: 100%;
font-size: 14px;
line-height: 17px;
margin-top: 16px;
padding: 8px;
background: #fff;
color: #7A889A;
}
.awps_overlay_modal_content #awps_presets_modal_head{
padding: 24px 0px !important;
}
.awps_overlay_modal_content #awps_presets_modal_body{
background: #fff;
height: 240px;
display: flex;
flex-direction: column;
padding: 24px 28px;
}
.awps_ex_imp_bottom{
margin-top: 16px;
}
.imp_exp_button{
float: right;
}
.imp_exp_cancel{
color: #C40000;
cursor: pointer;
font-size: 14px;
line-height: 38px;
margin-right: 18px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
background: #fafafa !important;
border: 1px solid #EAEAEA !important;
padding: 4px 10px 2px 10px !important;
font-size: 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
margin-right: 6px !important;
color: rgba(62, 0, 0, 0.5) !important;
}
.form-table select {
min-width: 150px;
line-height: 20px;
border-radius: 3px;
}
.form-table .select2 ul li {
padding: 0 5px !important;
}
.form-table .select2-container--default.select2-container--focus .select2-selection--multiple,
.form-table .select2-container--default .select2-selection--multiple {
border: solid #ddd 1px;
}
.form-table .select2-container--default .select2-search--inline .select2-search__field {
min-width: 277px;
}
.awpsms_admim_conf .form-table .awps_csmargn td, .awpsms_admim_conf .form-table .awps_csmargn th {
padding-bottom: 20px;
}
.awps_addons_title{
text-transform: uppercase;
color: #CECECE;
font-size: 28px;
border-bottom: 1px solid #CECECE;
padding-bottom: 18px;
margin-top: 8px;
margin-bottom: 36px;
}
.icon-group,.icon-group\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2222%22%20height%3D%2222%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23c40000%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20class%3D%22a%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%2211%22%2F%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%2210.5%22%20fill%3D%22none%22%2F%3E%3C%2Fg%3E%3Cpath%20class%3D%22a%22%20d%3D%22M18.735%203.266L3.266%2018.735%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-group-dims{width:22px;height:22px}
.icon-reload,.icon-reload\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2227%22%20height%3D%2221%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22a%22%20d%3D%22M23.354%209.256a9.967%209.967%200%200%201-16.938%208.315M3.562%2011.639A9.991%209.991%200%200%201%2013.464.5a9.921%209.921%200%200%201%207.047%202.927%22%2F%3E%3Cpath%20class%3D%22a%22%20d%3D%22M.5%207.456l3.062%204.182%203.871-3.312M26.5%2013.543l-3.145-4.287-3.788%203.417%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-reload-dims{width:27px;height:21px}
.icon-setting,.icon-setting\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20transform%3D%22translate%28-1.5%20-1.5%29%22%3E%3Ccircle%20class%3D%22a%22%20cx%3D%223.667%22%20cy%3D%223.667%22%20r%3D%223.667%22%20transform%3D%22translate%289.333%209.333%29%22%2F%3E%3Cpath%20class%3D%22a%22%20d%3D%22M23.633%2011.167h-2.4a8.381%208.381%200%200%200-1.115-2.69l1.7-1.7a.367.367%200%200%200%200-.518l-2.077-2.074a.367.367%200%200%200-.518%200l-1.7%201.7a8.381%208.381%200%200%200-2.69-1.115v-2.4a.367.367%200%200%200-.366-.37h-2.934a.367.367%200%200%200-.367.367v2.4a8.381%208.381%200%200%200-2.69%201.115l-1.7-1.7a.367.367%200%200%200-.518%200L4.185%206.259a.367.367%200%200%200%200%20.518l1.7%201.7a8.381%208.381%200%200%200-1.115%202.69h-2.4a.367.367%200%200%200-.37.366v2.933a.367.367%200%200%200%20.367.367h2.4a8.381%208.381%200%200%200%201.115%202.69l-1.7%201.7a.367.367%200%200%200%200%20.518l2.074%202.074a.367.367%200%200%200%20.518%200l1.7-1.7a8.382%208.382%200%200%200%202.69%201.115v2.4a.367.367%200%200%200%20.367.367h2.933a.367.367%200%200%200%20.367-.367v-2.4a8.382%208.382%200%200%200%202.69-1.115l1.7%201.7a.367.367%200%200%200%20.518%200l2.074-2.074a.367.367%200%200%200%200-.518l-1.7-1.7a8.381%208.381%200%200%200%201.115-2.69h2.4a.367.367%200%200%200%20.372-.366v-2.934a.367.367%200%200%200-.367-.366z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-setting-dims{width:23px;height:23px}
.icon-upload,.icon-upload\:regular{background-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2223%22%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill%3Anone%3Bstroke%3A%23202020%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20class%3D%22a%22%20d%3D%22M9.076.5v16.78m5.593-6.339L9.076%2017.28l-5.593-5.966%22%2F%3E%3Cpath%20class%3D%22a%22%20d%3D%22M.5%2016.534V22.5h17.153v-5.966%22%2F%3E%3C%2Fsvg%3E');background-repeat:no-repeat}
.icon-upload-dims{width:18px;height:23px}
.add_gateway_group_button{
color: #5E5E5E;
border: 1px dashed #ACACAC;
height: 72px;
line-height: 72px;
text-align: center;
text-transform: uppercase;
font-size: 18px;
cursor: pointer;
margin-top: 18px;
}.awpsms_admim_conf .awps_ad_side {
position: absolute;
direction: ltr;
}
.awps_ad_flt_btn {
position: relative !important;
top: 0;
right: 0;
direction: ltr;
}
.awpsms_admim_conf .awps_ad_submit[type="submit"] {
left: 45px !important;
}
.awps_ad_head {
text-align: right;
direction: rtl;
}
.awps_ad_head::after {
left:0px;
right: 0.5em;
margin-left: -50%;
margin-right: 0px;
}
.awps_gs_log_men {
float: left;
}
.nice-select::after {
right: auto;
left: 30px;
}
.nice-select .option {
padding-right: 18px;
padding-left: 29px;
text-align: right;
}
.awps_popmessage {
direction: rtl;
cursor: default;
line-height: 18px;
}
.awps_sme_lft_algn {
text-align: right !important;
}
.awpsms_admim_conf .awps_sts_logo img{
float: right !important;
}
.awps_gs_log_men{
float: right !important;
}.awps_bx_cnt_mdl{
scrollbar-width: thin;
scrollbar-color: #e5e5e5 #ffffff;
}
.awps_pgmdl_2{
scrollbar-width: thin;
scrollbar-color: #e5e5e5 #ffffff;
}
.awps_lase_message{
padding-bottom: 8px;
}
.awpsmss-crncw{
background-color: #ccc;
float: left;
width: 100%;
text-align: center;
}
.dig-container{
height: auto !important;
padding-bottom: 30px;
}
.dig-log-par{
height: 100%;
}
.dig-log-par, .dig-container{
display: flex;
align-items: center;
justify-content: center;
}
.dig-log-par .button{
width: 100%;
}
.awpsmss_cs-list{
margin: 0 !important;
}
.awps_overlay_text {
position: absolute;
bottom: 10px;
font-size: 14px;
color: #fff;
text-align: center;
left: 0;
right: 0;
}
.dig-box *{
box-sizing: border-box;
}
.awps_overlay_pwrd{
position: absolute !important;
}
.awps_field_required_text{
color: #E00000 !important;
left: unset !important;
position: absolute !important;
top: -9px;
right: 15px !important;
width: auto !important;
background-color: #fff !important;
height: 12px !important;
line-height: 16px !important;
padding: 0 3px !important;
font-size: 12px;
cursor: default;
}
.dig-custom-field-type-radio .awps_field_required_text,.dig-custom-field-type-checkbox .awps_field_required_text{
top: 17px;
}
.awps_pgmdl_2 .dig-custom-field-type-dropdown{
min-height: 50px !important;
}
@media all and (max-height: 600px) {
.awps_overlay_pwrd{
position: relative !important;
}
}
.minput textarea{
resize: vertical !important;
}
.dig-box {
box-sizing: border-box;
display: none;
position: fixed;
z-index: 99998;
left: 0;
top: 0;
width: 100%;
height: 100%;
text-align: center;
overflow: auto;
background-color: rgba(6, 6, 6, 0.8);
}
div iframe{
z-index: 100000 !important;
}
#customize-controls{
z-index: 490000 !important;
}
.dig-content .digloginpage,.dig-content .forgot,.dig-content .register{
width: 100% !important;
}.dig-modal-con .dig-content input{
padding-top: 9px;
}
.dig-modal-con .countrycode[type="text"]{
height: auto !important;
}
.dig-modal-con{
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
display: inline-block;
margin: 0 auto;
}
.dig-modal-con .button,.dig-modal-con a,.transupbutton{
cursor: pointer;
}
.dig-modal-con .forgotpasswordaContainer{
margin-top:-4px;
}
.awps_ma-box,.awps_ma-box input,.awps_ma-box input::placeholder,.awps_ma-box ::placeholder, .awps_ma-box label,.awps_ma-box button,.awps_ma-box select,.awps_ma-box *{
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: subpixel-antialiased !important;
font-family: 'Roboto', sans-serif !important;
font-weight: 400;
}
.awps_ma-box form{
margin: 0 !important;
}
.awps_ma-box .dark .forgotpassword[type="submit"],.awps_ma-box .dark .dig-signup-otp[type="submit"]{margin-top: 24px;}
.dig-modal-con .signdesc{margin-top: 20px;}
.dig-log-par{
position: relative;
width: 100%;
left: 0;
}
.dig-log-par .bgtransborderdark{
padding: 7px;
}
.dig-box-login-title{
text-transform: uppercase;
}
.awps_load_overlay{
position: fixed;
}
.awps_spinner {
width: 64px;
height: 64px;
position: relative;
margin: 100px auto;
}
.awps_double-bounce1, .awps_double-bounce2 {
width: 100%;
height: 100%;
border-radius: 50%;
background-color: #ffffff;
opacity: 0.6;
position: absolute;
top: 0;
left: 0;
-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
animation: sk-bounce 2.0s infinite ease-in-out;
}
.awps_double-bounce2 {
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes sk-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.dig-content {
position: relative;
background-color: #fefefe;
margin: 0% auto;
display: inline-block;
vertical-align:middle;
box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
text-align: center;
width: 380px;
}
@media all and (max-width: 390px) {
.dig-content {
width: 98%;
}
}
.digmsg-pow span{
font-weight: bold;
}
.digmsg-pow,.digmsg-pow:hover{
text-decoration: none;
color: #fff;
font-size: 18px;
}
.awps_powrd{
text-align: center;
position: absolute;
bottom: 14px;
left: 0;
right: 0;
}
.dig-modal-con{
min-height: 550px;
line-height: 28px !important;
}
.awps_popmessage{
z-index: 9999999;
direction: ltr;
cursor: default;
min-height: 70px;
min-width: 300px;
width: auto;
border-radius: 0 0 2px 2px;
background-color: #FCF9F9;
position: fixed;
top:0;
display: none;
left:50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
line-height: 18px;
}
.awps_popmessage div{
display: inline-block;
}
.awps_firele{
padding: 14px;
}
.awps_lase_snap{
font-size: 16px;
color: #E64D4D;
}
.awps_lasele div{
display: block;
}
.awps_lasele{
padding-top: 17px;
padding-right: 17px;
width: calc(100% - 89px);
display: block;
}
.awps_lase_message{
color: #E64D4D;
opacity: 0.60;
font-size: 13px;
}
.awps_firele{
float: left;
}
.awps_firele img{
height: 42px;
width: 43px;
}
.awps_popdismiss{
height: 10px;
width:  12px;
position: absolute;
top: 10px;
cursor: pointer;
right: 10px;
}
.awps_popmessage .awps_firele{
display: none;
}
#dig-ucr-container::before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.awps_resendotp{
width: 100%;
direction: ltr;
text-align: center;
margin-top: 4px;
cursor: pointer;
text-transform: uppercase;
display: none;
}
.awps_resendotp_disabled{
opacity: 0.6;
cursor: default !important;
}
.dig-content input[type="submit"]{
padding: 0;
}
.dig-content input{
padding: 8px;
margin-top:15px;
width: 100%;
}
.dig-login-field{
position: relative;
}
.dig-login-field label{
position: relative;
float: left;
top: 17px;
}
.dig-cont-close {
float: right;
font-size: 28px;
font-weight: bold;
position: relative;
top: -10px;
opacity: 0.8;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.dig-cont-close:hover,
.dig-cont-close:focus {
color: black;
opacity: 1;
text-decoration: none;
cursor: pointer;
}
.createcustomer{
float: right;
}
.cancelccb{
float:left;
}
.changepassword{
display: none;
}
.loginerrordg{
color: #b70000;
text-align: center;
}
.woocommerce .login .inline{
margin-left: 0;
}
.msggreen{
color : #00840f;
}
.awps_rl_msg_div{
text-align: center;
}
.awps_load_overlay{
display: none;
position: fixed;
top:0;
left:0;
right:0;
bottom: 0;
z-index:99999;
background: rgba(6,6,6,0.8);
text-align: center;
}
.awps_low_overlay .awps_load_overlay{
display: block;
z-index: 999 !important;
}
.awps_load_overlay::before{
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.awps_load_content{
display: inline-block;
vertical-align: middle;
}
#dig-ucr-container .transuptempbtn{
padding: 0;
}
.minput {
outline: none;
width: 100%;
margin: 16px 0 16px;
position: relative;
}
.countrycode{
width: auto !important;
}
.awps_ma-box .button{
margin-bottom: 8px;
text-transform: uppercase;
}
.awps_ma-box .button, .awps_ma-box .transupbutton{
height: 40px;
padding: 0;
margin: 0 !important;
line-height: 40px;
box-sizing: border-box;
}
.awps_ma-box .button[type="submit"]{
line-height: 0;
}
.awps_ma-box .button[type="submit"], .awps_ma-box .transupbutton[type="submit"],.awps_ma-box .button, .awps_ma-box .transupbutton{
font-weight: normal;
font-size: 17px;
min-height: 0px;
}
.dig-box-login-title{
font-size: 18px;
font-weight: 500;
cursor: default;
}
.minput label {
font-weight: normal;
padding: 35px 16px 0 0;
font-size: 15px;
position: absolute;
top: -4px;
left: 0;
direction: ltr;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
pointer-events: none;
}
.minput input[type="date"]{
text-transform: uppercase;
}
.minput select,.minput select:focus,.minput select:active,
.minput textarea,.minput textarea:focus,.minput textarea:active,
.minput input[type="number"],.minput input[type="number"]:focus,.minput input[type="number"]:active,
.minput input[type="date"],.minput input[type="date"]:focus,.minput input[type="date"]:active, .minput input[type="password"],.minput input[type="text"],.minput input[type="password"]:active,.minput input[type="text"]:active,.minput input[type="password"]:focus,.minput input[type="text"]:focus{
background: transparent;
background-color: transparent;
color: inherit !important;
outline: none;
padding: 35px 16px 3px 3px;
border: 0;
box-shadow: none;
resize: none;
width: 100%;
height: 66px;
font-size: 15px;
margin: 0;
line-height: 28px;
}
.dig-custom-field .nice-select {
background: transparent;
border: none;
}
.dig-custom-field{
position: relative;
}
.woocommerce-FormRow--wide .awps_captcha{
top: 7px;
right: 1px;
}
.awps_captcha{
position: absolute;
margin-top: 16px;
margin-bottom: 12px;
width: 112px;
bottom: -9px;
left: 16px;
}
.awps_ma-box .awps_opt_mult_lab, .awps_ma-box .awps_opt_mult ~ label,.awps_ma-box select ~ label,.awps_ma-box textarea:focus ~ label,.awps_ma-box input:focus ~ label,.awps_ma-box .not-empty ~ label, .minput input[type="date"] ~ label{
font-size: 15px !important;
top: -22px  !important;;
-webkit-transition: all 0.2s ease  !important;
transition: all 0.2s ease  !important;
}
.awps_ma-box input:focus:invalid:focus, .awps_ma-box  textarea:focus:invalid:focus, .awps_ma-box  select:focus:invalid:focus{
border: none !important;
}
.grecaptcha-badge{
display: none;
}
.awps_ma-box .awps_opt_mult_lab{
padding: 0;
position: absolute;
margin-top: 35px;
}
.awps_opt_mult{
display: inline-block;
margin: 2px 4px;
}
.awps_ma-box .awps_opt_mult label{
position: relative;
pointer-events: auto;
display: inline-block;
padding: 0;
margin: 0;
}
.nice-select .option{
padding-top: 0;
}
.nice-select.open .list{
max-height: 300px;
margin: 0;
overflow-y: auto;
}
.dig-custom-field textarea{
resize: vertical;
min-height: 66px;
}
.dig-custom-field-type-dropdown label{
display: none;
}
.dig-content .awps_opt_mult input{
width: auto;
}
.awps_ma-box .awps_opt_mult_con{
text-align: left;
padding-top: 40px;
}
.awps_ma-box .awps_opt_mult_con_tac{
padding-top: 0;
}
.awps_ma-box .awps_opt_mult_con_tac a{
text-decoration: underline;
}
.awps_rtl .awps_opt_mult_con{
text-align: right !important;
}
.awps_rtl .dig-custom-field .awps_opt_mult_con label::before {
left: unset;
right: -20px;
}
.awps_ma-box label,.dig-custom-field label{
margin-bottom: 0;
}
.minput .nice-select,.minput select ~ label,.minput select,.minput select:focus,.minput select:active{
padding: 0 16px 3px 3px;
margin-top: 34px;
}
.dig-custom-field .nice-select{
margin-bottom: 0;
margin-top: 0;
}
.dig-content .awps_opt_mult_con input{
padding: 0;
margin: 0 4px 0 0;
}
.dig-container .logo{
height:100px;
max-width: 340px;
}
.dig-container{
bottom: 20px;
-webkit-transition: all 200ms;
transition: all 200ms;
}
.awps_captcha{
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.awps_ma-box .logforb{
padding-top: 16px;
}
.dig-custom-field select ~ span,.dig-custom-field textarea ~ span,.minput input ~ span{
display: block;
width: 100%;
height: 1px;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.dig-custom-field input[type="radio"] ~ span,.dig-custom-field input[type="checkbox"] ~ span{
display: none;
}
.awpsmss_cs-list {
position: absolute;
top:0;
display: none;
padding: 0;
margin: 0;
color: #777;
font-size: 16px;
line-height: 26px;
font-weight: 400;
text-align: left;
border: 1px solid #d1d1d1;
width: 310px;
z-index: 999999;
background: #fff;
max-height: 144px;
overflow-y: auto;
-moz-box-shadow: 0 2px 3px #ccc;
-webkit-box-shadow: 0 2px 3px #ccc;
box-shadow: 0 2px 3px #ccc
}
.awpsmss_cs-list li {
display: block;
padding: 5px 10px;
margin: 0;
cursor: default;
}
.awpsmss_cs-list li.selected {
background: #f3f3f3;
}
.awpsmss_cs-list li[disabled] {
opacity: .5
}
.awps_clg_bx,.logocontainer,.dig-container{
width: 380px;
position: relative;
margin: auto;
}
.dig-min-het{
min-height: 370px;
}
.logocontainer{
text-align: center;
} .logocontainer{
opacity: 0;
}
.logocontainer .logo{
max-width: 300px;
max-height: 120px;
}
@media all and (max-height: 630px){
.awps_powrd{
text-align: center;
position: relative;
bottom: -144px;
left: 0;
right: 0;
}
}
@media all and (max-width: 380px) {
.awps_clg_bx{
width: 96%;
position: relative;
padding: 0;
}
.dig-container {
width: 100%;
position: relative;
}
.logocontainer .logo{
max-width: 70%;
}
}
@media all and (min-width:380px) and (max-width: 440px) {
.dig-container {
width: 90%;
position: relative;
padding: 1px 15px 30px 15px;
}
}
@media all and (max-width: 440px) {
.logocontainer{
max-width: 100%;
max-height: 120px;
}
.awps_ma-box .digloginpage,.awps_ma-box .forgot,.awps_ma-box .register {
width:60%;
}
.dig-container .logo{
max-width: 70%;
}
}
.awps_clg_bx{
position: relative;
}
.countrycode,#dig-mobmail,#forgotpass,#awpsms_reg_email,#dig-secondmailormobile{
direction: ltr;
}
.awps_ma-box .forgotpassworda,.awps_ma-box .button,.awps_ma-box .transupbutton,.awps_ma-box .signdesc,.awps_ma-box .backtoLogin{
display: block;
cursor: pointer;
text-align: center;
text-decoration: none;
}
#dig-ucr-container input[type="submit"]{
padding-top: 0 !important;
}
.awps_ma-box .signdesc{
cursor: default;
text-align: left;
margin-left: 2px;
font-size: 18px;
}
.awps_ma-box .forgotpassworda,.awps_ma-box .backtoLogin{
font-size:14px;
}
.signdesc{
margin-top: 36px !important;
margin-bottom: 10px !important;
}
.dig-container .backtoLoginContainer{
vertical-align: middle;
}
.awps_ma-box .backtoLoginContainer, .awps_ma-box .forgotpasswordaContainer{
margin-top: 10px;
}
.awps_ma-box .button,.awps_ma-box .transupbutton{
border-radius: 4px;
}
.awps_ma-box .loginviasms{
margin-top: 24px !important;
}
.dig-container .button,.awps_ma-box .transupbutton{
text-transform: uppercase;
font-size: 17px;
}
.awps_ma-box .button[type="submit"],.awps_ma-box .transupbutton[type="submit"]{
height: 40px;
margin-top:10px !important;
margin-bottom: 0px !important;
}
.awps_ma-box .button{
border: none;
box-shadow: 1px 2px 1px rgba(0,0,0,0.1);
}
.awps_ma-box .forgotpassworda,.awps_ma-box .signdesc,.awps_ma-box .backtoLogin{
color:inherit;
}
.awps_ma-box .button{
width: 100%;
margin-top:24px;
}
.awps_ma-box .transupbutton{
margin-top:8px;
}
.noselect{  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.awps_ma-box .register,.awps_ma-box .forgot{
display: none;
}
.awps_ma-box .forgot,.awps_ma-box .register{
position: relative;
}
.awps_ma-box .digloginpage{
position: relative;
}
.awps_ma-box .digloginpage,.awps_ma-box .forgot,.awps_ma-box .register{
float:left;
width: 86%;
margin: auto !important;
}
.awps_ma-box .digloginpage{top: 0;}
.loginViaContainer{text-align: center;}
.mobileLogin{width: 100%;}
.awps_ma-box .countrycode[type="text"]{text-align:center;background: transparent !important;padding-right: 4px;outline: none;min-width: 20px;width:auto !important;z-index: 2;box-shadow: none !important;}
.noselect{  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.awps_ma-box .countrycodecontainer{display:none;position: absolute;top:4px;z-index: 10;left:0;}
.digcon{position: relative;}
.separator{font-size: 20px;position: relative;top: -4px;}
.mailsecond{display: none;}
.secmailormob{width:100% !important;}
.awps_ma-box .countrycodecontainer input{
height: 23px !important;
margin-top: 34px !important;;
padding: 0 0 3px 0 !important;
line-height: 25px;
}
.awps_ma-box .countrycodecontainer .light{
border-right: 1px solid #fff!important;
}
.awps_ul_left_side{
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
.awps_ul_left_side img{
margin: auto;
max-width: 450px;
max-height: 450px;
z-index: 1;
}
#dig-ucr-container .awps_ul_left_side img{
max-width: 250px;
max-height: 250px;
}
.awps_ul_divd .dig-box-login-title,.awps_ul_divd .dig-cont-close {
display: none;
}
.awps_ul_divd .logforb{
padding-top: 0;
}
@media all and (max-width: 834px) {
.dig-bgleft-arrow-right ,.awps_ul_left_side{
display: none !important;
}
}
@media all and (min-width: 835px) {
.awps_ul_divd {
display: grid;
grid-template-columns: 1fr 1fr;
}
.awps_ul_divd .awps_bx_cnt_mdl{
padding:0 40px;
left: 2px;
position: relative;
}
#dig-ucr-container .awps_ul_divd{
display: inline-grid;
grid-template-columns: 1.1fr 1fr;
width: 85%;
max-height: 480px;
max-width: 800px;
}
.awps_ul_divd .awps_bx_cnt_mdl{
overflow-y: auto;
}
.awps_ul_divd .awps_ma-box {
overflow-y: auto;
}
}
.awps_ul_divd .digloginpage,.awps_ul_divd .forgot,.awps_ul_divd .register{
padding: 30px 0;
position: relative;
margin: auto !important;
}
.awps_bx_cnt_mdl{
padding: 30px;
padding-bottom: 25px;
}
.dig-modal-con{
max-height: 85vh;
overflow-y: auto !important;
}
.awps_pgmdl_2 .minput .bgdark{
display: none;
}
.awps_pgmdl_2 .minput .countrycodecontainer input,
.awps_pgmdl_2 .minput input[type='date'],
.awps_pgmdl_2 .minput input[type='number'],
.awps_pgmdl_2 .minput input[type='password'],
.awps_pgmdl_2 .minput textarea,
.awps_pgmdl_2 .minput input[type='text']{
border-radius: 2px;
padding-top: 12px;
padding-right: 16px;
padding-bottom: 12px;
padding-left: 16px;
line-height: 20px;
}
.awps_pgmdl_2 .minput .countrycodecontainer input,
.awps_pgmdl_2 .minput input[type='date'],
.awps_pgmdl_2 .minput input[type='number'],
.awps_pgmdl_2 .minput input[type='password'],
.awps_pgmdl_2 .minput input[type='text']{
height: 46px !important;
line-height: 20px !important;
}
.awps_pgmdl_2 .minput .empty[type='date']{
color: inherit !important;
}
.awps_pgmdl_2 .minput .countrycodecontainer input{
border-left: none !important;
border-top: none !important;
border-bottom: none !important;
margin-top: 0px !important;
top: -4px !important;
position: relative;
}
.awps_pgmdl_2 .minput textarea~label,
.awps_pgmdl_2 .minput input[type='date']~label,
.awps_pgmdl_2 .minput input[type='number']~label,
.awps_pgmdl_2 .minput input[type='password']~label,
.awps_pgmdl_2 .minput input[type='text']~label{
display: none;
}
.dig-bgleft-arrow-right {
position: absolute;
width: 0;
height: 0;
border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-left-style: solid;
border-left-width: 14px;
left: 50%;
top: 50%;
margin-top: -30px;
}
.awps_login_cancel a{
text-decoration: none;
text-transform: uppercase;
outline: none;
box-shadow: none;
font-size: 14px;
}
.awps_login_cancel{
padding-bottom: 20px;
text-align: center;
}
.awps_lp_footer{
text-align: center;;
padding:0 16px;
width: calc(100% - 32px);
position: absolute;
bottom: 24px;
}
.awps_pgmdl_2 .dig-container .dig-log-par .digloginpage{
display: flex;
flex-direction: column;
justify-content: center;
} .awps_pgmdl_2 .dark{
overflow: hidden;
}
.awps_pgmdl_2 .signdesc{
font-size: 16px;
}
.awps_pgmdl_2 .button[type="submit"], .awps_pgmdl_2 .transupbutton[type="submit"],.awps_pgmdl_2 .button, .awps_pgmdl_2 .transupbutton{
font-size: 17px;
}
.awps_pgmdl_2 .button,.awps_pgmdl_2 .transupbutton{
border-radius: 2px;
}
.awps_pgmdl_2 .button[type="submit"],.awps_pgmdl_2 .transupbutton[type="submit"]{
height: 46px;
line-height: 46px;
}
.awps_pgmdl_2 .button,.awps_pgmdl_2 .transupbutton{
height: 46px;
line-height: 46px;
}
.awps_pgmdl_2 .button{
border: none;
box-shadow: none;
}
.awps_pgmdl_2.dark .forgotpassword[type="submit"],.awps_pgmdl_2 .dark .dig-signup-otp[type="submit"]{
margin-top: 18px;
}
.awps_field_required_text{
display: none !important;
}
.awps_pgmdl_2 .awps_field_required_text{
display: inline !important;
}
.dig-custom-field input[type=checkbox],.dig-custom-field input[type=radio] {
display: none;
}
.dig-custom-field-type-tac .awps_field_required_text{
display: none !important;
}
.awps_opt_mult_con label:before {
background-repeat:no-repeat;
background-size: cover;
margin-top: 0;
}
.dig-custom-field .awps_opt_mult_con label {
cursor: pointer;
display: inline-block;
line-height: 21px;
position: relative;
padding-left: 25px;
margin-right: 10px;
}
.dig-custom-field .awps_opt_mult_con label:before {
content: "";
width: 15px;
height: 15px;
position: absolute;
left: 0;
top: calc(100%/2 - 7px);
}
.dig-custom-field-type-radio .awps_opt_mult_con .selected:before{
mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
mask-size: cover;
-webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M9%204.5A4.5%204.5%200%201%200%2013.5%209%204.513%204.513%200%200%200%209%204.5zM9%200a9%209%200%201%200%209%209%209.027%209.027%200%200%200-9-9zm0%2016.2A7.2%207.2%200%201%201%2016.2%209%207.221%207.221%200%200%201%209%2016.2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
-webkit-mask-size: cover;
}
.dig-custom-field-type-radio .awps_opt_mult_con label:before {
mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
mask-size: cover;
-webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%229%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%228.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
-webkit-mask-size: cover;
}
.dig-custom-field-type-tac .awps_opt_mult_con .selected:before{
mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
mask-size: cover;
-webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M4.9%207.1L3.5%208.5%208%2013%2018%203l-1.4-1.4L8%2010.15zM16%2016H2V2h10V0H2a2.006%202.006%200%200%200-2%202v14a2.006%202.006%200%200%200%202%202h14a2.006%202.006%200%200%200%202-2V8h-2z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
-webkit-mask-size: cover;
}
.dig-custom-field-type-checkbox .awps_opt_mult_con .selected:before{
mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
mask-size: cover;
-webkit-mask-image:url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cpath%20d%3D%22M16.5%200h-15A1.5%201.5%200%200%200%200%201.5v15A1.5%201.5%200%200%200%201.5%2018h15a1.5%201.5%200%200%200%201.5-1.5v-15A1.5%201.5%200%200%200%2016.5%200zm-2.461%206.3l-6.267%206.3a.847.847%200%200%201-.544.258.821.821%200%200%201-.548-.267L4.05%209.966a.187.187%200%200%201%200-.267l.834-.834a.181.181%200%200%201%20.262%200l2.081%202.081%205.719-5.761a.185.185%200%200%201%20.131-.056.17.17%200%200%201%20.131.056l.82.848a.185.185%200%200%201%20.011.267z%22%20fill%3D%22%23333%22%2F%3E%3C%2Fsvg%3E');
-webkit-mask-size: cover;
}
.dig-custom-field-type-tac .awps_opt_mult_con label:before, .dig-custom-field-type-checkbox .awps_opt_mult_con label:before {
mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
-webkit-mask-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2018%2018%22%20width%3D%2232%22%20height%3D%2232%22%3E%3Cg%20stroke%3D%22%23999%22%20fill%3D%22none%22%3E%3Crect%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20stroke%3D%22none%22%2F%3E%3Crect%20x%3D%22.5%22%20y%3D%22.5%22%20width%3D%2217%22%20height%3D%2217%22%20rx%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
mask-size: cover;
-webkit-mask-size: cover;
}
.awps_verify_mobile_otp{
z-index: 99999;
padding-top: 40px;
}
.awps_verify_mobile_otp input{
text-align: center;
}
.awps_verify_code_contents{
margin-top: 0px;
}
.awps_verify_code_contents #awps_verify_otp{
margin-top: 24px;
}
.awps_verify_mobile_otp_container{
padding: 0 24px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.awps_sml_box_msg_head{
color: #6D6D6D;
font-size: 18px;
text-align: center;
}
.awps_sml_box_msg span{
display: inherit;
}
.awps_sml_box_msg{
margin-top: 18px;
color: #BFBFBF;
font-size: 14px;
text-align: center;
}
#awps_verify_otp{
margin-top: 36px !important;
}
.awps_bx_cnt_mdl::-webkit-scrollbar{
background: #ffffff;
}
.awps_bx_cnt_mdl::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.1);
border-radius: 2px;
}
.awps_bx_cnt_mdl::-webkit-scrollbar {
width: 8px;
}
.awps_bx_cnt_mdl::-webkit-scrollbar-track {
border-left: 1px rgba(0, 0, 0, 0.1) solid
}
#awps_verify_otp_input{
letter-spacing: 2px;
}
.awps_ma-box .button { -webkit-appearance: none; }
.awps_verify_mobile_otp_container{
min-height: 420px;
}
.login-action-login .wp_login .awps_otp_block{
position: relative;
top: 35px;
}
.dig-modal-con{
scrollbar-width: thin;
scrollbar-color: #e5e5e5 #ffffff;
}
.dig-modal-con::-webkit-scrollbar{
background: #ffffff;
}
.dig-modal-con::-webkit-scrollbar-track {
border-left: 1px rgba(0, 0, 0, 0.1) solid
}
.dig-modal-con::-webkit-scrollbar-thumb {
background: rgba(0, 0, 0, 0.1);
border-radius: 4px;
}
.dig-modal-con::-webkit-scrollbar {
width: 6px;
}
.rtl .woocommerce-MyAccount-content {
float: left;
width: 68%;
}
.rtl .woocommerce-MyAccount-navigation {
float: right;
width: 30%;
}.woocommerce-Button{
z-index: 1;
}
.awps_wc_loginViaContainer{text-align: center;}
.awps_wc_mobileLogin{width: 100%;}
.awps_wc_countrycode[type="text"]{text-align:center;background: transparent !important;padding-right: 4px;outline: none;min-width: 20px;width:auto !important;z-index: 2;box-shadow: none !important;}
.digcon{
direction: ltr;
}
.countrycode{margin-top: 0;}
.noselect{  -webkit-touch-callout: none;  -webkit-user-select: none;  -khtml-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}
.awps_wc_countrycodecontainer{display:none;position: absolute;top:0;z-index: 10;left:0;}
.awps_wc_countrycodecontainer input{text-align: center;}
.digcon{position: relative;}
.separator{font-size: 20px;position: relative;top: -4px;}
.loginerrordg{
color: #b70000;
}
#awps_billing_otp_field label span{
display: none;
}
#_billing_phone{direction: ltr;}
.awps_resendotp{
width: 100%;
text-align: center;
cursor: pointer;
text-transform: uppercase;
display: none;
clear: both;//I added this. button not work without it.
}
#woocommerce-order-data .address p:nth-child(3) a,.woocommerce-customer-details--phone{
direction: ltr !important;
unicode-bidi: embed !important;
}
.awps_wc_logincountrycode{
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
}
.register .woocommerce-Button{
width: 100%;
}
.awps_resendotp_disabled{
opacity: 0.6;
cursor: default !important;
}
#bp_otp_dig{
display: none;
}
.awps_billing_wc_dv{
text-align: center;
}
.awps_billing_wc_dv input[type='submit']{
width: 100%;
margin: 10px 0;
}
#digorimp{
text-align: center;
}
.digor{
text-align: center;
}
.login .woocommerce-LostPassword a{
float: right !important;
}
.login .woocommerce-Button{
width: 100%;
}
.msggreen{
color : #00840f;
}
.awps_wc_log_msg{
text-align: initial;
}
#awps_reg_bp_pass,#awps_bp_reg_otp{display: none;}
.register input[type="submit"]{width:100%;}
.awps_wc_mailsecond{display: none;}
.secmailormob{width:100% !important;}
#wp_bb_log_submit{
width: 100%;
}
.bbp-login-form label {
width: 100%;
}