h4.hd_txtright {
    font-size: 18px;
}

.banner_font {
    font-size: 28px !important;
}    

.landing_page_tab_lefthalf .hd_txtright {
    padding-top: 0px;
}

.landing_page_tab_fullsection .button-enterprise{
    width: 140px;
}

.hd_sb_txt {
    font-family: 'Arial',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 140%;
  x: normal;
    letter-spacing: normal;
    color: #202020;
    margin-top: 10px;
    margin-bottom: 10px;
}

.drag-active-box {
    min-height: 330px;
}

.drag-inactive-box {
    min-height: 330px;
}

.panel .hd_sb_txt {
    padding-bottom: 10px;
}

strong {
    font-weight: 700;
}

.button-enterprise, a.button-enterprise{
    outline: 0;
    display: block;
    border-radius: 2px;
    border: solid 1px #1466B8;
    background-color: #1466B8;
    font-size: 14px;
    width: fit-content;
    font-weight: 600;
    font-family: 'Arial',-apple-system,BlinkMacSystemFont,system-ui,sans-serif;
    padding: 0 8px 0 30px;
    cursor: pointer;
    color: #fff!important;
    text-decoration: none!important;
    height: 28px;
    line-height: 210%;
  x: 26px;
    margin: 15px 0px 0px 0px;
    user-select: none;
    -webkit-user-drag: none;
}

.button-arrow {
    background: #fcc200 url('../images/banner/arrowWhite.svg') 8px 50% no-repeat !important;
    border: solid 1px #fcc200 !important;
}

.button-negative {
    outline: 0;
    cursor: pointer;
    color: #e40046;
    border: 1px solid #e40046;
    background-color: transparent;
    padding: 0 8px 0 30px;
    border-radius: 2px;
    height: 28px;
}
#bulkDeleteDialog .button-negative {
    margin-inline: 10px;
}
.button-edit {
    background: #376789 url('../images/theme-modern/icons/acceptWhite.svg') 8px 50% no-repeat;
}

.button-close {
    background: url('../images/banner/closebtn.svg') 8px 50% no-repeat;
}

.link-button {
    font-weight: bold;
    color: #fcc200;
    cursor: pointer;
    text-decoration: underline;
}

.link-button:hover {
    color: #eab400;
}

.main_Bg_confirm .button-enterprise {
    margin: 0px;
}

.modules_tab_fullsection {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    background-color: #ffffff;
}

.modules_two_tab_fullsection {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    background-color: #ffffff;
    bottom: 30px;
    height: 300px;
}

.banner_project_overview{
    position: relative;
    bottom: unset;
    width: 100%;
}

.modules_two_tab_fullsection img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

.panel img {
    padding-top: 45px;
}

.modules_tab_lefthalf {
    float: left;
    box-sizing: border-box;
}

.modules_tab_lefthalf img {
    padding-top: 15px;
}

.modules_tab_righthalf {
    box-sizing: border-box;
    margin-left:30%;
}

.modules {
    width: 355px;
    height: 140px;
    border-radius: 2px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
}

.bullet_style {
    list-style-image: url('../images/banner/check.svg');
    line-height: 140%;
  x: 2;
    margin-left: 18px;
}

.landing_page_tab_fullsection {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    background-color: #ffffff;
}

.landing_page_tab_lefthalf {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 10px;

}

.landing_page_tab_righthalf {
    box-sizing: border-box;
    margin-left:50%;
    padding: 10px;
}

/* ----------------------------------------------- */
.backups-tab_leftsection {
    float: left;
    box-sizing: border-box;
    width: 60%;
    padding: 10px;
}

.backups-tab_rightsection {
    box-sizing: border-box;
    margin-left:30%;
    padding: 10px;
}

.backups-tab {
    width: 576px;
    height: 546px;
    border-radius: 2px;
    background-color: #ffffff;
}

.email_tab_tab_fullsection {
    box-sizing: border-box;
    width: 100%;
    padding-left: 35px;
    padding-right: 36px;
    border-radius: 2px;
    background-color: #ffffff;
    padding-top: 10px;
    padding-top: 8px;
}

.email_tab {
    width: 359px;
    height: 505px;
    border-radius: 4px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
}

.email_tab .bullet_style {
    list-style-image: url('../images/banner/check.svg');
    line-height: 140%;
  x: 2;
    margin-left: -18px;
}

.email_tab img {
    padding-top: 20px;
}

/* --------------------------------------------------------------- */
.auditing_tab_fullsection {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background-color: #eaf1f7;
}

.auditing_tab_leftsection {
    float: left;
    box-sizing: border-box;
    width: 60%;
    padding: 10px;
}

.tab_rightsection {
    box-sizing: border-box;
    margin-left:30%;
    padding: 10px;
}

.auditing_tab {
    width: 576px;
    height: 546px;
    border-radius: 2px;
    background-color: #ffffff;
}

.close {
    top: 0px;
    right: 8px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
    color: #000;
}

.close-hover { right: -120px; }
.close:hover { color: orange; }
.content {
    max-height: 30%;
}

.overflow-content {
    overflow: unset;
}

.main_Bg_confirm {
    width: 730px;
    height: 235px;
    border-radius: 4px;
    background-color: #ffffff;
}

.main_Bg_confirm .tab_lefthalf {
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding: 25px;
}

.restore-template-confirm {
    float: left;
    box-sizing: border-box;
    width: 20%;
    padding: 35px 0px 0px 60px;
}

.tab_fullsection_bottom {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #e0e0e0;
}

/* ----------------------------------------------- */
.sso_tab_leftsection {
    float: left;
    box-sizing: border-box;
    width: 60%;
    padding: 10px;

}

.sso_tab_rightsection {
    box-sizing: border-box;
    margin-left:30%;
    padding: 10px;
}

.panel {
    padding: 0 30px;
    display: block;
    overflow: hidden;
}
.sso_tab {
    width: 576px;
    height: 546px;
    border-radius: 2px;
    background-color: #ffffff;
}

.confirmation_tab_fullsection {
    float: left;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border-radius: 2px;
    background-color: #fff;
}

.confirmation_tab_fullsection span {
    color: #FCC200;
}

.confirmation_tab_lefthalf {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 100px 10px;
}

.confirmation_tab_righthalf {
    box-sizing: border-box;
    margin-left:50%;
    padding: 10px;
}

.banner_overlay {
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    padding: 0px;
    display: none;
}

.overlay-body{
    margin-top: 10px;
}

.overlay-buttons {
    margin-top: -15px;
}

.overlay_logo {
    top:0px;
}

.email-tab-form {
    height: fit-content;
    overflow: hidden;
}

.email-tab-form-left {
    padding: 0px;
    float: left;
}

.email-tab-form-right {
    padding: 20px;
    float: left;
    width: 40%;
}

.email-tab-pad-0 {
    padding-left: 0;
    padding-top: 0;
}

.more-links {
    margin-top: 0px;
}

#confirmation-cancel-btn {
    margin: 0 10px;
}