.form-control {
    border-radius: 0;
}

.btn_flat {
    border-radius: 0;
}

.base .modal-content {
    border-radius: 5px;
}

.base .modal-header {
    padding: 30px 15px;
    border-bottom: 1px solid #231f20;
    background-color: #337ab7;
    text-align: center;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.base .modal-header-mint {
    /*padding: 30px 15px;*/
    text-align: center;
    /*height: 50px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.base .modal-header-lh {
    /*padding: 30px 15px;*/
    /*border-bottom: 1px solid #231f20;
    background-color: #af272d;*/
    text-align: center;
    /*height: 50px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.base .modal-header-ht {
    /*padding: 30px 15px;*/
    /*border-bottom: 1px solid #231f20;
    background-color: #af272d;*/
    text-align: center;
    /*height: 50px;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

/*.btn-accept-lh {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary-ht {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}*/


.base .modal-title {
    color: #fff;
}

.base .modal-title-mint {
    color: #F49D3F;
    /*font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-size: 30px;
    margin-top: 30px;
    line-height: 36px;
    letter-spacing: 0.04em;*/
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-size: 30px;
    line-height: normal;
    margin-top: 30px;
    letter-spacing: 1.2px;   
}

.base .modal-title-lh {
    /*color: #af272d;*/
    color: #c4132a;
    font-weight: bold;
    font-family: 'Noto Sans', sans-serif;
    font-style: normal;
    font-size: 30px;
    line-height: 36px;
    margin-top: 30px;
    margin-bottom: 20px;
    /* identical to box height */
    letter-spacing: 0.04em;
}

.base .modal-title-ht {
    color: #00B1CD;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-size: 30px;   
    line-height: normal;
    margin-top: 30px;  
    letter-spacing: 1.2px;
}

.Password-for-the-PDF {
    font-family: 'Noto Sans', sans-serif;
    font-weight: 800;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.18px;
    text-align: center;
    color: #212121;
    text-decoration: underline;
}

.Password-for-the-PDF-mobile {
    font-family: 'Noto Sans', sans-serif;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.14px;
    text-align: center;
    color: #212121;
}

/*.base .modal-title-ht {
    width: 156px;
    height: 36px;
    flex-grow: 0;
    margin: 30px 303px 20px 312px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.2px;
    text-align: left;
    color: #00b1cd;
}*/


.btn-accept-mint {
    font-family: Fira Sans;
    background-color: #F49D3F;
    border-color: #F49D3F;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 20px;
    min-width: 244px;
    font-weight: bold;
    height: 50px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: 0.4px;
}

.btn-accept-ht {
    font-family: Fira Sans;
    background-color: #00B1CD;
    border-color: #00B1CD;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 20px;
    min-width: 244px;
    font-weight: bold;
    height: 50px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: 0.4px;
}

.btn-accept-lh {
    font-family: 'Noto Sans', sans-serif;
    background-color: #c4132a;
    border-color: #c4132a;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 20px;
    min-width: 244px;
    font-weight: bold;
    height: 50px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: 0.4px;
    /*font-family: 'Noto Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.9;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    border-radius: 25px;
    background-color: #af272d;
    border-color: #af272d;
    width: 200px;
    height: 40px;
    margin: 0;*/
}



.base .close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 0.5;
}

.base .close:focus, .base .close:hover {
        opacity: unset;
    }

.closecross {
    position: absolute;
    width: 60px;
    height: 60px;
    right: -30px;
    top: -30px;
    opacity: 1;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    padding: 0.5em;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

.closecross-mobile {
    position: absolute;
    width: 38px;
    height: 38px;
    right: -12px;
    top: -15px;
    opacity: 1;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    padding: 0.5em;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

/*.closecross {
    position: absolute;
    width: 60px;
    height: 60px;
    right: -30px;
    top: -22px;
    display: block;
    opacity: 1;
    background: #FFFFFF;
    border-radius: 50%;
    padding: 0.5em;
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}*/

/*.closecross-mint {
    position: absolute;
    right: -30px;
    top: -22px;
    opacity: 1;
    border-radius: 50%;
    padding: 0.5em;
    width: 60px;
    height: 60px;
    border: 2px solid #FFFFFF;
  
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

    .closecross-mint:hover {
        border: 2px solid #F49D3F;
        color: #ffffff;
    }

    .closecross-mint::before {
        content: " ";
        position: absolute;
        display: block;
        background-color: #F49D3F;
        width: 1.5px;
        left: 28px;
        top: 20px;
        bottom: 20px;
        transform: rotate(45deg);
    }

    .closecross-mint::after {
        content: " ";
        position: absolute;
        display: block;
        background-color: #F49D3F;
        height: 1.5px;
        top: 28px;
        left: 20px;
        right: 20px;
        transform: rotate(45deg);
    }


.closecross-ht {
    position: absolute;
    right: -30px;
    top: -22px;
    opacity: 1;
    border-radius: 50%;
    padding: 0.5em;
    width: 60px;
    height: 60px;
    border: 2px solid #FFFFFF;
   
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

    .closecross-ht:hover {
        border: 2px solid #00B1CD;
        color: #ffffff;
    }

    .closecross-ht::before {
        content: " ";
        position: absolute;
        display: block;
        background-color: #00B1CD;
        width: 1.5px;
        left: 28px;
        top: 20px;
        bottom: 20px;
        transform: rotate(45deg);
    }

    .closecross-ht::after {
        content: " ";
        position: absolute;
        display: block;
        background-color: #00B1CD;
        height: 1.5px;
        top: 28px;
        left: 20px;
        right: 20px;
        transform: rotate(45deg);
    }


.closecross-lh {
    position: absolute;
    right: -30px;
    top: -22px;
    opacity: 1;
    border-radius: 50%;
    padding: 0.5em;
    width: 60px;
    height: 60px;
    border: 2px solid #FFFFFF;
   
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.3);
}

    .closecross-lh:hover {
        border: 2px solid #C4132A;
        color: #ffffff;
    }

    .closecross-lh::before {
        content: " ";
        position: absolute;
        display: block;
        background-color: #C4132A;
        width: 1.5px;
        left: 28px;
        top: 20px;
        bottom: 20px;
        transform: rotate(45deg);
    }

    .closecross-lh::after {
        content: " ";
        position: absolute;
        display: block;
        background-color: #C4132A;
        height: 1.5px;
        top: 28px;
        left: 20px;
        right: 20px;
        transform: rotate(45deg);
    }*/



/*.base .close > img {
        height: 16px;
        width: auto;
    }*/
.base .close > .si {
    /*color: #fff;*/
    color: #000;
}


/*Modal body*/

.base .modal-body {
    min-height: 100px;    
}

    .base .modal-body p {
        /*text-align: center;
        font-family: Fira Sans;
        font-style: normal;
        font-weight: 400;
        font-size: 19px;
        line-height: 24px;
        letter-spacing: 0.01em;
        color: #212121;
        margin-left: 66px;
        margin-right: 66px;*/
        font-family: Fira Sans;
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.16px;
        text-align: center;
        color: #212121;
        /*margin-left: 66px;*/
        margin-left: 50px;
        margin-right: 66px;
    }

  .base .modal-body p:nth-child(1) {            
            margin-bottom:30px
        }

  .base .modal-body p:nth-child(3) {
            margin-left: 76px;
            margin-right: 57px;
        }

    .base .modal-body h5 {
        /*text-align: center;
        font-size: 19.5px;
        font-family: Fira Sans;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        letter-spacing: 0.01em;
        color: #212121;        
        margin-left: 76px;
        margin-right: 56px;*/
        font-family: Fira Sans;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: 0.14px;
        text-align: center;
        color: #212121;
        margin-left: 50px;
        margin-right: 63px;
    }



.base .modal-body-lh p {
    /*text-align: center;
    font-family: Noto Sans Devanagari UI;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #212121;
    margin-left: 66px;
    margin-right: 66px;*/
    font-family: 'Noto Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.16px;
    text-align: center;
    color: #212121;
    margin-left: 45px;
    margin-right: 45px;
}

    .base .modal-body-lh p:nth-child(1) {
        margin-bottom: 30px
    }

    .base .modal-body-lh p:nth-child(3) {
        margin-left: 50px;
        margin-right: 65px;
    }

.base .modal-body-lh h5 {
    /*text-align: center;
    font-size: 19px;
    font-family: Noto Sans Devanagari UI;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0.01em;
    color: #212121;
    text-decoration-line: underline;
    
    margin-left: 120px;
    margin-right: 120px;
    padding-bottom: 10px;*/
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.14px;
    text-align: center;
    color: #212121;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: 45px;
    margin-right: 28px;
}

/*Modal body*/


.base .modal-footer-pwd {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /*padding-top: 15px;*/
    padding-bottom: 20px;
}

.base .modal-footer-pwd-mobile {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 20px;
}

.fpwd .modal-dialog {
    margin-top: 208px; 
}




/* mobile pwd discaimer  */

.fpwd .modal-dialog-mobile {
    margin-top: 150px;
    margin-left: 20px;
    margin-right: 30px;
}

.base .modal-title-mobile {
    /*font-weight: bold;
    font-family: Fira Sans;
    font-style: normal;
    font-size: 28px;
    line-height: 34px;
    margin-top: 30px;
    padding-bottom: 10px;
    letter-spacing: 0.04em;*/
    font-family: Fira Sans;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.12px;
    text-align: left;
    margin-top: 30px;
    /*padding-bottom: 10px;*/
}


.mint {
    color: #F49D3F;
}

.ht {
    color: #00B1CD;
}

.lh {
    /*color: #af272d;*/
    color: #c4132a !important;    
    font-family: 'Noto Sans', sans-serif !important;
}


/*modal body mobile*/ 
.base .modal-body-mobile p {
    font-family: Fira Sans;
    font-size: 12px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.12px;
    text-align: center;
    color: #212121;
    margin-left: 20px;
    margin-right: 20px;
    
}

.base .modal-body-mobile p:nth-child(1) {
        margin-bottom: 20px
  }

.base .modal-body-mobile p:nth-child(3) {
        margin-left: 20px;
        margin-right: 20px;
    }

.base .modal-body-mobile h5 {
    /*font-family: Fira Sans;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.01em;
    color: #212121;
    margin-left: 21px;
    margin-right: 20px;*/
    font-family: Fira Sans;
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.1px;
    text-align: center;
    color: #212121;
    margin-left: 26px;
    margin-right: 20px;
}

/*modal body mobile*/ 

.btn-accept-mobile-mint {
    font-family: Fira Sans;
    background-color: #F49D3F;
    border-color: #F49D3F;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    min-width: 182px;
    font-weight: bold;
    height: 37.3px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: .32px;
}

.btn-accept-mobile-ht {
    font-family: Fira Sans;
    background-color: #00B1CD;
    border-color: #00B1CD;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    min-width: 182px;
    font-weight: bold;
    height: 37.3px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: .32px;
}

.btn-accept-mobile-lh {
    font-family: 'Noto Sans', sans-serif;
    background-color: #c4132a;
    border-color: #c4132a;
    padding: 10px 30px;
    margin: 0 auto 15px;
    color: #ffffff;
    border-radius: 25px;
    font-size: 16px;
    min-width: 182px;
    font-weight: bold;
    height: 37.3px;
    line-height: 0.9;
    cursor: pointer;
    /*letter-spacing: 0.02em;*/
    letter-spacing: .32px;
}



/*.fpwd .modal-dialog {
    position: absolute;
    top: 50px;
    right: 100px;
    bottom: 0;
    left: 0;
    z-index: 10040;
    overflow: auto;
    overflow-y: auto;
}*/


.artcleslist {
    z-index: 10000
}

    .artcleslist .modal-dialog {
        margin: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .artcleslist .modal-content {
        border-radius: 0;
        height: 100%;
        border: 0;
    }

    .artcleslist .modal-header {
        font-size: 16px;
    }

    .artcleslist .modal-body {
        min-height: 100px;
        overflow-x: hidden;
        overflow-y: scroll; /* has to be scroll, not auto */
        -webkit-overflow-scrolling: touch;
        height: calc(100% - 50px);
        padding: 0;
    }

    .artcleslist .modal-header .center-bar {
        color: #fff;
    }

        .artcleslist .modal-header .center-bar > span {
            display: inline-block;
            border-right: 1px solid #9e9e9e;
            padding: 0 15px;
        }

            .artcleslist .modal-header .center-bar > span:last-child {
                border-right: 0;
            }

    .artcleslist .page_header {
        font-size: 16px;
        color: #f00;
        display: block;
        margin-bottom: 10px;
        padding: 10px;
    }

    .artcleslist .page_content {
        display: block;
        margin-bottom: 15px;
    }

        .artcleslist .page_content:last-child {
            margin-bottom: 0;
        }

        .artcleslist .page_content ul {
            padding: 0;
            margin: 0;
            list-style: none;
        }


        .artcleslist .page_content > ul > li {
            display: block;
        }


            .artcleslist .page_content > ul > li .storybox {
                display: block;
                overflow: hidden;
                padding: 10px;
                border-bottom: 1px solid #d5d5d5;
            }

        /*.artcleslist .page_content:last-child > ul > li .storybox {
        border-bottom: 0;
    }*/
        .artcleslist .page_content:last-child > ul > li:last-child .storybox {
            border-bottom: 0;
        }

        .artcleslist .page_content > ul > li.active .storybox {
            background-color: #f0f0f0;
        }

        .artcleslist .page_content > ul > li .storybox > img {
            width: 60px;
            height: 60px;
            object-fit: cover;
            object-position: center;
            margin-right: 10px;
            margin-bottom: 5px;
            float: left;
        }

        .artcleslist .page_content > ul > li .storybox > .storytitle {
            display: block;
            font-size: 14px;
            margin-bottom: 5px;
            color: #303030;
            font-weight: 700;
        }

            .artcleslist .page_content > ul > li .storybox > .storytitle:hover,
            .artcleslist .page_content > ul > li .storybox > .storytitle:focus {
                text-decoration: none;
            }


        .artcleslist .page_content > ul > li .storybox > .summarystory {
            font-size: 14px;
            display: block;
            color: #606060;
        }

.base.confirm .modal-body {
    font-size: 20px;
    text-align: center;
    padding: 30px 15px;
}



/* jquery ui base theme*/


.base_theme.ui-dialog {
    padding: 0;
    border: 0;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.5);
}

.base_theme.ui-corner-all {
    border-radius: 0;
}

.base_theme .ui-widget-header {
    border: 0;
    background: #231f20;
    color: #f0f0f0;
    border-radius: 0;
    text-align: center;
}

.base_theme.ui-dialog .ui-dialog-titlebar-close {
    padding: 0px;
    border-radius: 0;
}

.base_theme .ui-datepicker-title {
    color: #303030;
}

.base_theme .ui-widget-content {
    border-radius: 0;
}


.base_theme .popup_body {
    padding: 15px;
    display: none;
}

.popup_editions .popup_body ul {
    padding: 0;
    margin: 0;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    list-style: none;
}

    .popup_editions .popup_body ul > li {
        padding: 0;
        margin: 0;
        display: inline-block;
        width: 100%;
    }

        .popup_editions .popup_body ul > li > span {
            padding: 5px 15px;
            font-size: 14px;
            color: #000000;
            display: block;
            cursor: pointer;
            border-bottom: 1px solid #e7e7e7;
        }

            .popup_editions .popup_body ul > li > span:hover, .popup_editions .popup_body ul > li > span:focus {
                color: #0f65ef;
            }

            .popup_editions .popup_body ul > li > span.edition-selected {
                color: #0f65ef;
                background: url(../img/ok.png);
                background-position: right center;
                background-repeat: no-repeat;
                background-size: 20px 20px;
                text-align: left;
            }

.base_theme.share_dialog .popup_body {
    padding: 30px 15px;
    text-align: center;
}

.base_theme.share_dialog #share-buttons a {
    margin-right: 15px;
    display: inline-block;
}

    .base_theme.share_dialog #share-buttons a:last-child {
        margin-right: 0;
    }

.base_theme.share_dialog #share-buttons .sb {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    padding: 4px 6px;
    outline: none;
}

    .base_theme.share_dialog #share-buttons .sb.facebook {
        background-color: #46629E;
    }

    .base_theme.share_dialog #share-buttons .sb.twitter {
        background-color: #55ACEE;
    }

    .base_theme.share_dialog #share-buttons .sb.watsapp {
        background-color: #3cbc74;
    }

    .base_theme.share_dialog #share-buttons .sb .si {
        font-size: 42px !important;
        color: #fff;
    }

.mobile_share_page .content .font_icon {
    text-align: center;
    margin-bottom: 15px;
}

    .mobile_share_page .content .font_icon > a {
        margin-right: 15px;
    }

.popup_text_resize .font-minus, .popup_text_resize .font-plus {
    padding: 8px 10px;
    background-color: #333;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-block;
    margin-bottom: 10px;
    cursor: pointer;
}

.popup_text_resize .font-minus {
    margin-right: 15px;
}

    .popup_text_resize .font-minus .si, .popup_text_resize .font-plus .si {
        color: #fff;
    }

.modal.modal-server-message {
    text-align: center;
}

    .modal.modal-server-message:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

    .modal.modal-server-message .modal-dialog {
        max-width: 290px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }

    .modal.modal-server-message .modal-body {
        padding: 0;
        display: flex;
        flex-direction: column;
        text-align: center;
    }

        .modal.modal-server-message .modal-body .message {
            border-radius: 6px 6px 0 0;
            padding: 15px;
        }

            .modal.modal-server-message .modal-body .message h3 {
                font-size: 22px;
                font-weight: 700;
                margin-top: 10px;
            }

            .modal.modal-server-message .modal-body .message p {
                font-size: 16px;
                color: #707070;
            }

        .modal.modal-server-message .modal-body .action {
            border-radius: 0 0 6px 6px;
        }

.btn-action {
    border-radius: 0 0 6px 6px;
    color: #fff;
}

    .btn-action:hover, .btn-action:focus {
        color: #fff;
    }

.server-message-close {
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    border-radius: 50%;
    background: #000;
    width: 20px;
    height: 20px;
}

    .server-message-close .si {
        color: #fff;
        font-size: 14px;
    }


.elm .btn-action {
    background-color: #f5931d;
    border-color: #f5931d;
}
.eht .btn-action {
    background-color: #40a3d3;
    border-color: #40a3d3;
}
.ehts .btn-action {
    background-color: #40a3d3;
    border-color: #40a3d3;
}
.elh .btn-action {
    background-color: #af272d;
    border-color: #af272d;
}
.elm .btn-action:hover, .elm .btn-action:focus {
    background-color: #dc7d09;
    border-color: #dc7d09;
}
.eht .btn-action:hover, .elm .btn-action:focus {
    background-color: #40a3d3;
    border-color: #40a3d3;
}
.ehts .btn-action:hover, .elm .btn-action:focus {
    background-color: #40a3d3;
    border-color: #40a3d3;
}
.elh .btn-action:hover, .elm .btn-action:focus {
    background-color: #af272d;
    border-color: #af272d;
}
.elm .server-message-close {
    background: #dc7d09;
}
.eht .server-message-close {
    background: #40a3d3;
}
.ehts .server-message-close {
    background: #40a3d3;
}
.elh .server-message-close {
    background: #af272d;
}
.edition_hierarchy_modal .modal-title {
    text-align: center;
    font-family: NotoSansDevanagariUI-Bold,'Fira Sans',sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #212121;
}

.edition_hierarchy_modal .modal-dialog {
    margin: 0;
    top: 100px;
    height: calc(100vh - 100px);
    margin: 0 auto;
}

.edition_hierarchy_modal .modal-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    border-radius: 10px 10px 0 0;
}

.edition_hierarchy_bx {
    display: flex;
    flex-direction: column;
}

    .edition_hierarchy_bx ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .edition_hierarchy_bx ul li > a {
            display: block;
            margin-bottom: 15px;
            color: #212121;
            position: relative;
            font-family: NotoSansDevanagariUI-Bold,'Fira Sans',sans-serif;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            text-align: left;
            color: #212121;
            padding: 12px 20px 11px;
            border-radius: 3px;
            border: solid 1px #000000;
        }

            .edition_hierarchy_bx ul li > a:hover, .edition_hierarchy_bx ul li > a:focus, .edition_hierarchy_bx ul li > a.active {
                color: #b12629;
                border-color: #b12629;
                text-decoration: none;
            }

            .edition_hierarchy_bx ul li > a::after {
                content: "";
                width: 8px;
                height: 8px;
                border: 1px solid;
                position: absolute;
                top: 50%;
                right: 15px;
                border-bottom: 0;
                border-left: 0;
                transform: rotate(45deg) translate(-50%,-50%);
                background: #fff;
                display: inline-block;
            }

.edition_hierarchy_modal .modal-header {
    display: flex;
    height: 60px;
    flex-direction: column;
    position: relative;
}

    .edition_hierarchy_modal .modal-header .close {
        right: 5px;
        position: absolute;
        top: 12px;
        padding: 5px 10px;
        opacity: 1;
    }

    .edition_hierarchy_modal .modal-header .edition_back_button {
        display: block;
        position: absolute;
        left: 15px;
    }

.edition_hierarchy_modal .modal-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow: auto;
}

.edition_hierarchy_modal .btn {
    display: block;
    margin: 0 auto;
    background-color: #b12629;
    border-color: #b12629;
    color: #fff;
    width: 288px;
    height: 40px;
    padding: 9px 93px 10px 92px;
    border-radius: 4px;
    font-family: NotoSansDevanagariUI-Regular,'Fira Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

    .edition_hierarchy_modal .btn:hover {
        background-color: #b12629;
        border-color: #b12629;
    }

.edition_hierarchy_modal .radio {
    padding: 10px 15px;
    border: 1px solid transparent;
    border-radius: 3px;
    height: 46px;
}

    .edition_hierarchy_modal .radio.active {
        border-color: #b82832;
        color: #b82832;
    }

    .edition_hierarchy_modal .radio label {
        font-family: NotoSansDevanagariUI-Regular,'Fira Sans',sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #333333;
    }

        .edition_hierarchy_modal .radio label > input[type="radio"] {
            display: none;
        }

            .edition_hierarchy_modal .radio label > input[type="radio"] + ::before {
                content: "";
                display: inline-block;
                vertical-align: bottom;
                width: 16px;
                height: 16px;
                margin-right: 15px;
                border-radius: 50%;
                border-style: solid;
                border-width: 1px;
                border-color: #333;
            }

            .edition_hierarchy_modal .radio label > input[type="radio"]:checked + * {
                color: #b12629;
            }

            .edition_hierarchy_modal .radio label > input[type="radio"]:checked + ::before {
                background: radial-gradient(#b12629 0%, #b12629 40%, transparent 50%, transparent);
                border-color: #b12629;
            }

            .edition_hierarchy_modal .radio label > input[type="radio"] + * {
                display: inline-block;
                /* padding: 0.5rem 0; */
                line-height: 1.1;
            }


/*@media (max-width: 1920px) {
    .fpwd .modal-dialog .modal-ht {
        padding-top: 180px;
        width: 892px;
        margin: 30px ;
        margin-left: 380px;
    }   
}*/


@media (max-width: 1920px) {
    .fpwd .modal-dialog {
        padding-top: 180px;
        width: 892px;
        margin: 30px auto;
        display: block;
        text-align: inherit;
        vertical-align: unset;
    }

    .modal:before {
        
        display: none !important;
       
    }
}




@media (max-width: 1199px) {
    .fpwd .modal-dialog {
        padding-top: 180px;
        width: 760px;
        margin: 30px auto;
    }
}

/*@media (max-width: 1199px) {
    .fpwd .modal-dialog .modal-ht {
        padding-top: 180px;
        width: 760px;
        margin: 30px;
        margin-left: 195px;
    }

}*/

@media only screen and (max-width: 1023px) {
    .popup_editions .popup_body ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}



/*@media (max-width: 1200px) {
    .fpwd .modal-dialog {
        background-color: pink;
        width: 800px;
        margin: 30px auto;
    }
}

@media (max-width: 1440px) {
    .fpwd .modal-dialog {
        background-color: deeppink;
        width: 892px;
        margin: 30px auto;
    } 
}*/