@charset "UTF-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500&display=swap');

/*newly added*/

.chklabel {
    height: auto ! important;
   /* line-height: 22px ! important;*/
    text-indent: 0.3em;
}

/*newly added*/

.newformstyle .newfrminput {
    border: 1px solid #b7b7b7;
    outline: none;
    color: #000;
    width: 100%;
    margin-top: 6px !important;
    border-radius: 6px !important;
}

.newformstyle .newfrmselect {
    border: 1px solid #b7b7b7;
    outline: none;
    color: #000;
    margin-top: 6px !important;
    border-radius: 6px !important;
}

.newformstyle .newfrmmultiselect {
    border: 1px solid #b7b7b7;
    outline: none;
    color: #000;
    margin-top: 6px !important;
    border-radius: 6px !important;
}

.newformstyle .newfrmtextarea {
    border: 1px solid #b7b7b7;
    outline: none;
    color: #000;
    margin-top: 6px !important;
    border-radius: 6px !important;
}

.newformstyle .starhide {
    display: none;
}

.newformstyle .newstar {
    font-size: 12px;
    color: #fff !important;
    background-color: #e3575b;
    padding: 2px 6px 2px !important;
    border-radius: 5px;
    margin-left: 4px;
    display: inline-block !important;
}

.ui-sortable .prvac {
    padding: 0px 15px;
}

.form-group.draggablenew.chk-inlne.cllmnne.ui-draggable.dropped {
    position: static;
    margin-left: 2%;
    margin-right: 2%;
    padding-left: 0;
}

.newbtnfrm {
    /* background-color: #42b095 !important;*/
    color: #fff !important;
    border-radius: 25px;
    border: 2px solid #fff;
    padding: 12px 5px;
    -webkit-box-shadow: 4px 4px 1px 0px rgb(176 176 176);
    -moz-box-shadow: 4px 4px 1px 0px rgba(176, 176, 176, 1);
    box-shadow: 4px 4px 1px 0px rgb(176 176 176);
}

.btnpos .newbtnfrm {
    border-radius: 0px;
}

.btnpos3 .newbtnfrm {
    border-radius: 0px;
}

.newarorgt {
    float: right;
    margin: 3px 2px 0px 0px;
}

.newarolft {
    float: left;
    margin: 3px 0px 0px 2px;
}

.newfa-aro {
    display: inline-block;
    color: #42af95;
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.dfltbt .btn_mailmag_basicinfo02 {

    font-size: 14px;
    width: 135px;
    border-radius: 9px !important;
    display: inline-block;
    left: inherit;
    cursor: pointer;
    position: relative;
    background-color: #42b095;
    border: 2px solid #fff !important;
    -webkit-box-shadow: 4px 4px 1px 0px rgb(176 176 176);
    -moz-box-shadow: 4px 4px 1px 0px rgba(176, 176, 176, 1);
    box-shadow: 4px 4px 1px 0px rgb(176 176 176);
}


.cllmnne .one-colom {
    display: none;
}

.cllmnne .two-colom {
    display: none;
}
/*for pay forms too*/
.form_btn_wrapper {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    margin-bottom: -72px;
}

/* line button style */
.line-app-btn {
    border: none;
    font-size: 17px;
    margin-top: 6px;
    background: #06C755;
    color: #fff;
    padding: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    border-radius: 5px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 700;
    outline: none;
    position: relative;
    transition: all 0.3s;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.line-app-btn:hover {
    background-color: #00b455;
}

.line-app-btn:active {
    background-color: #008c42;
}

.line-app-btn .line-app-logo {
    width: 35px;
    height: auto;
    border-right: 1px solid rgba(0, 0, 0, 0.0901960784);
}

.line-app-btn p {
    text-align: center;
    width: 100%;
    font-size: 16px;
}

.line-app-btn .line-app-text {
    padding: 0px 8px;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    max-width: 6em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .line-app-btn::before{
    content: "";
    position: absolute;
    top: 3px;
    right: 3px;
    width: 15px;
    height: 30px;
    background-image: url('	https://miproject.s3.amazonaws.com/mailtemplate/server/article_image_4504_7890.png');
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-filter: invert(1);
   filter: invert(1);
} */
.ui-draggable .line-app-btn::before {
    visibility: hidden;
}

.dropped .line-app-btn::before {
    visibility: visible;
    z-index: 9;
    cursor: ew-resize;
}

.dropped .line-app-btn p {
    cursor: text;
}

.dropped .line-app-btn {
    width: 100%;

}

.bx-templt .dropped .line-app-btn {
    width: 100%;
}

.bx-templt .dropped .line-app-btn p {
    cursor: pointer;
}

.bx-templt .dropped .line-app-btn::before {
    visibility: hidden;
    cursor: pointer;
}

/* line button style end */

/* Lp Templates styles*/
.mulclas>p {
    display: inline-flex;
    align-items: baseline;
    margin: 3px;
    padding: 5px 15px 5px 0px;

}

#formcolourid .ui-sortable .colomtwo {
    text-align: left;
    color: #727171;
}

#formcolourid .ui-sortable .cllmnad {
    text-align: left;
    color: #727171;
}

.titlefrm {
    font-size: 14px;
    color: #2e2e2e;
}

.titlefrm span {
    font-size: 12px !important;
    color: #fff;
    background-color: #e3575b;
    display: inline-block;
    padding: 2px 6px 2px !important;
    border-radius: 5px;
    margin-left: 4px;
}

#formcolourid .inputfrm {
    border: 1px solid #b7b7b7;
    outline: none;
    color: #000;
    width: 100%;
    margin-top: 6px !important;
    border-radius: 6px !important;
}

.btnfrmbg {
    display: table;
    margin: auto;
}

.btnfrm {
    width: 185px !important;
    margin: 8px 11px 10px;
    background-color: #42b095 !important;
    color: #fff;
    border-radius: 25px;
    border: 2px solid #fff;
    padding: 12px 5px;
    -webkit-box-shadow: 4px 4px 1px 0px rgb(176 176 176);
    -moz-box-shadow: 4px 4px 1px 0px rgba(176, 176, 176, 1);
    box-shadow: 4px 4px 1px 0px rgb(176 176 176);
}