@font-face {
    font-family: Catamaran-Bold;
    src: url(../fonts/Catamaran-Bold.ttf);
}

@font-face {
    font-family: Catamaran-ExtraBold;
    src: url(../fonts/Catamaran-ExtraBold.ttf);
}

@font-face {
    font-family: Catamaran-Medium;
    src: url(../fonts/Catamaran-Medium.ttf);
}

@font-face {
    font-family: Catamaran-Light;
    src: url(../fonts/Catamaran-Light.ttf);
}

footer,
header,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
    margin-left: 0px;
    padding: 0px;
    /*font-family: Roboto-Black;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: .5px;
    font-family: Catamaran-ExtraBold;
}

p {
    /*font-family: Roboto-Light;*/
    letter-spacing: 0.7px;
    font-size: 20px;
}

a {
    text-decoration: none !important;
    /*font-family: Roboto-Black;*/
    letter-spacing: 0.5px;
}

.staff_container {
    width: 1280px !important;
}

button#insertTags-1 span.fr-sr-only {
    height: unset;
    display: inline-block;
    width: unset;
    color: #333;
    position: relative;
    font-weight: 500;
    margin-top: -12px;
    padding-left: 10px;
}

button#insertTags-1 {
    min-width: 100px;
}

.btn_global {
    background-color: #008daa;
    color: #fff;
    cursor: pointer;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
    text-transform: inherit;
    letter-spacing: 1px;
    border-color: #008daa;
    padding: 10px 12px;
    font-size: 14px;
}

.btn_set_global a {
    color: #fff;
}

.orderref_row {
    display: flex;
    justify-content: center;
}

.italic_global {
    font-size: 14px;
    color: #7a7a7a;
    font-style: italic;
}

.padding-t {
    padding-top: 60px;
}

.padding-b {
    padding-bottom: 60px;
}

.mzt_20 {
    margin-top: 20px;
}

@import url(https://fonts.googleapis.com/css?family=Raleway:400,900,700,600,500,300,200,100,800);

html, body {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 100%;
    /*overflow-x:hidden;*/
    background-color: #f7f7f7 !important;
}

body {
    padding-top: 77px !important;
    overflow-x: hidden;
}

.remove-padding {
    padding-top: 0px !important;
}

.btn_go_back {
    background-color: #008daa;
    color: #fff;
    margin-bottom: 20px;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
}

.form_settingz.prntz_sttingz .form-group.res_name label {
    margin: 0;
    min-width: 120px;
}

ul.test_prntr {
    margin-bottom: 0;
    margin-left: 10px;
}

.form_settingz.prntz_sttingz .form-group.res_name ul.test_prntr label {
    min-width: 80px;
}

.as-mmbrbtn {
    /* margin-bottom: 60px;*/
}

ul.text-right.printer_btn_outr li .btn_printer {
    color: #008daa;
}

ul.text-right.printer_btn_outr li {
    display: inline-block;
    margin-left: 15px;
}

select#cus_img_url {
    width: 100%;
    padding: 9px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    margin-top: -10px;
}

ul.flex_thumb li.selected {
    border-color: #008daa;
}

ul.flex_thumb li {
    width: 130px;
    margin: 10px;
    border: 3px solid red;
    height: 110px;
    justify-content: space-around;
    align-items: center;
    border-color: #ccc;
    overflow: hidden;
    border-radius: 5px;
}

    ul.flex_thumb li img {
        height: 100%;
        display: inline-block;
        width: 100%;
        object-fit: scale-down;
        object-position: center;
    }

ul.flex_thumb {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    max-height: 262px;
    overflow: hidden;
    overflow-y: auto;
}

.btn_go_back .fa {
    position: relative;
    top: 1px;
}

.btn_go_back:hover {
    color: #fff;
    margin-right: 5px;
}
/*-floara rich text editor css*/
#edit .fr-counter {
    display: none !important;
}

#editor table {
    margin: auto !important;
    max-width: 600px !important;
    width: 100% !important;
}

#edit .fr-placeholder {
    display: none !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: unset !important;
}

.header_section {
    background-image: url(../images/Rectangle-13.png);
    height: 661px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

    .header_section .text_right {
        /*position: absolute;
        right: 90px;*/
        color: #fff;
        text-align: right;
        margin-right: 90px;
        margin-top: 15px;
    }

        .header_section .text_right .fa {
            padding-right: 5px;
        }


        .header_section .text_right a {
            color: #fff;
            text-decoration: none;
            padding-right: 10px;
        }

.note-btn-group.btn-group.show.custom_select {
    padding: 4px;
    background: #ddd;
    border-radius: 3px;
    margin-left: 5px;
}

    .note-btn-group.btn-group.show.custom_select select.weq {
        background: transparent;
        border: none;
        outline: none;
    }

.text_right.float-right > span > b {
    position: absolute;
    top: -20px;
    right: 30px;
}

.hero_image {
    /*position: absolute;
    top: 9%;*/
    color: #fff;
    width: 100%;
}

    .hero_image img {
        display: block;
        margin: 0 auto;
        background: #fff;
        padding: 14px;
        border-radius: 12px;
    }

    .hero_image h1 {
        font-size: 36px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        margin-top: 22px;
    }

    .hero_image p {
        padding: 0% 16%;
        font-size: 14px;
        text-align: center;
    }

.form {
    /*position: absolute;
    top: 228px;*/
    color: #fff;
    width: 100%;
}

    .form .event_login {
        width: 100%;
        padding: 15px 5px;
        color: #fff;
        border-radius: 5px;
    }

        .form .event_login .control-label {
            color: #fff;
        }

        .form .event_login .sign_in_heading {
            color: #fff;
            font-weight: 600;
            padding: 5px 0px 5px 0px;
            font-size: 24px;
            text-align: center;
            letter-spacing: 3px;
        }

        .form .event_login .sign_in_sec a {
            color: #fff;
            text-decoration: none;
        }

        .form .event_login .heading_bottom {
            height: 10px;
            width: 10px;
            background-color: #fff;
            text-align: center;
            display: block;
            margin: 0 auto;
            border-radius: 50%;
            position: relative;
        }

        .form .event_login .col_head {
            margin-bottom: 10px
        }


        .form .event_login .heading_bottom:before {
            content: '';
            display: inline-block;
            vertical-align: middle;
            margin: 10px;
            width: 44px;
            height: 2px;
            background-color: #fff;
            position: absolute;
            top: -6px;
            left: 5px;
        }

        .form .event_login .heading_bottom:after {
            content: '';
            display: inline-block;
            vertical-align: middle;
            margin: 10px;
            width: 44px;
            height: 2px;
            background-color: #fff;
            position: absolute;
            top: -6px;
            right: 5px;
        }

        .form .event_login .form-control {
            background: none;
            border-color: #fff;
            color: #fff;
            outline: none;
            padding: 0.5rem 35px 0.5rem 0.75rem;
        }

        .form .event_login .password_group {
            margin-bottom: 0px !important;
        }

        .form .event_login .form-control::placeholder {
            color: #fff;
            font-size: 14px;
        }

        .form .event_login .password_login, .forget {
            text-align: right;
            width: 100%;
            padding-bottom: 0px;
            line-height: 18px;
        }

        .form .event_login .forget_login {
            /*padding-top: 20px;*/
        }

        .form .event_login .password_login a, .form .event_login .forget a {
            color: #fff;
            text-decoration: none;
            display: inline-block;
            padding-bottom: 2px;
            font-size: 14px;
        }

        .form .event_login .form-group {
            font-size: 14px;
            letter-spacing: 0.8px;
            margin-bottom: 10px;
        }

            .form .event_login .form-group .fa {
                position: absolute;
                right: 24px;
                top: 11px;
                font-size: 20px;
            }

        .form .event_login .btn_submit {
            color: #008daa;
            background-color: #eee;
            width: 100%;
            margin-top: 0px;
            cursor: pointer;
            text-transform: uppercase;
            transition: 0.7s ease-in-out;
            -webkit- transition: 0.7s ease-in-out;
            -moz- transition: 0.7s ease-in-out;
            -o- transition: 0.7s ease-in-out;
            padding: 8px 20px;
            font-weight: 600;
        }

.event_login .btn_submit {
    color: #008daa;
    background-color: #eee;
    width: 100%;
    margin-top: 0px;
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
    padding: 8px 20px;
    font-weight: 600;
}

.form .event_login .btn_submit:hover {
    color: #fff;
    background: none;
    border: 100px;
    border: 1px solid #fff;
}

.form .event_login .dropdown {
    position: relative;
}

.form .event_login .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    opacity: 0.8;
}

    .form .event_login .dropdown-content a {
        color: #008daa;
        padding: 12px 16px;
        text-decoration: none;
        display: inline-block;
        width: 49%;
        text-align: center;
        transition: 0.7s ease-in-out;
        -webkit- transition: 0.7s ease-in-out;
        -moz- transition: 0.7s ease-in-out;
        -o- transition: 0.7s ease-in-out;
    }

        .form .event_login .dropdown-content a img {
            height: 15px;
            position: relative;
            top: -2px;
            margin-right: 5px;
        }

        .form .event_login .dropdown-content a:hover {
            background-color: #f1f1f1;
            padding-right: 5px;
        }

.form .event_login .dropdown:hover .dropdown-content {
    display: block;
    width: 92%;
}

.form .event_login .dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.form .event_login .dropdown-content:before {
    content: "";
    height: 25px;
    width: 2px;
    position: absolute;
    left: 50%;
    background-color: #008daa;
    top: 10px;
}

.form .event_login .dropdown-content:after {
    content: "";
    height: 0px;
    width: 0px;
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    top: -7px;
    left: 48%;
}

textarea::-webkit-input-placeholder {
    color: gray;
}

textarea:-moz-placeholder { /* Firefox 18- */
    color: gray;
}

textarea::-moz-placeholder { /* Firefox 19+ */
    color: gray;
}

textarea:-ms-input-placeholder {
    color: gray;
}
/*event index style css*/
.event_index_subhead {
    color: #008daa;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 5px;
    letter-spacing: .5px;
    font-family: Catamaran-ExtraBold;
    font-weight: 500;
    line-height: 25px;
    padding-bottom: 7px;
    background: #f7f7f7;
    padding-right: 15px;
    position: relative;
    z-index: 5;
}

.parallel_line_solid {
    background: #ccc;
    height: 1px;
    left: 15px;
    margin-bottom: auto;
    position: absolute;
    right: 0;
    top: 11px;
    width: calc(100% - 30px);
}

a.outr_bannerz:nth-child(2) span.event_index_subhead {
    display: none;
}

a.outr_bannerz:nth-child(2) .member_event_banner {
    margin-top: 0 !important;
}

.index_archive_outer .archive_boxes {
    border: 2px solid #008daa;
    text-align: center;
    box-shadow: 0px 0px 6px 0px #ccc;
    padding-bottom: 40px;
}

    .index_archive_outer .archive_boxes:hover {
        background-color: #f9f9f9;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        opacity: 0.8;
    }

.index_pastevent_outer .banner-all {
    margin-bottom: 20px;
}

.index_archive_outer {
    margin-bottom: 30px;
    margin-top: 10px;
}

    .index_archive_outer .archive_boxes .fa {
        color: #008daa;
        padding: 80px;
        width: 100%;
        padding-bottom: 0;
    }

    .index_archive_outer .archive_boxes p {
        font-size: 17px;
        margin-top: 10px;
        font-family: Catamaran-ExtraBold;
        color: #444;
    }

    .index_archive_outer .archive_boxes .archive_caption {
        background: #008daa;
        color: #fff;
        text-align: left;
        font-size: 13px;
        padding: 10px;
        margin-top: 70px;
    }

    .index_archive_outer .archive_row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .index_archive_outer .archive_row .col-lg-4.col-md-4 {
            width: 100% !important;
            max-width: 100% !important;
            flex: 1 !important;
        }
/*sign up page start*/
.header_main .custome_navbar {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    padding: 22px 0px;
}

    .header_main .custome_navbar .logo {
        padding: 0px 30px;
    }

.mt_head {
    margin-top: 20px;
    margin-bottom: 100px;
    min-height: 768px;
}

.archive_nav {
    color: #0275d8;
    cursor: pointer;
}

.error_alert_custom {
    width: 100%;
    margin-right: 10px;
}


.archive_nav_black {
    cursor: pointer;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    max-width: 98%;
}


span.archive_nav_black:hover {
    color: #0275d8;
}

    span.archive_nav_black:hover i {
        color: #000;
    }

.ask_login_password.RegisterCol_screen .shap {
    top: unset !important;
}

.ask_login_password .shap {
    position: absolute;
    left: -17px;
    background-color: #008daa;
    height: 35px;
    width: 35px;
    top: unset;
    line-height: 27px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    border: 4px solid #FFE;
}

.form_alyout .sub_title {
    display: inline-block;
    width: 100%;
    color: #7a7a7a;
    padding-left: 25px;
    font-size: 16px;
    margin-top: 20px;
}

.ask_login_password .main_heading {
    padding-left: 25px;
}

.main_heading {
    margin-bottom: 10px;
}

    .main_heading h2:before {
        content: "";
        height: 0px;
        width: 0px;
        border-bottom: 8px solid #008080;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        position: absolute;
        bottom: -6px;
        left: 0px;
        transform: rotate(45deg);
        -moz- transform: rotate(45deg);
        -o- transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

.header_main .text_right a {
    color: #008daa;
    margin-left: 20px;
    text-decoration: none;
    border: 1px solid #008daa;
    padding: 8px 15px;
    border-radius: 3px;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
    margin-top: 5px;
}

    .header_main .text_right a:hover {
        color: #fff;
        background-color: #008daa;
    }

.header_main .text_right {
}

.main_heading h2 {
    background: #008daa;
    display: inline-block;
    color: #fff;
    padding: 6px 20px;
    font-size: 30px;
    position: relative;
}

.ask_login_password .form_sign_up {
    width: 100%;
}

    .ask_login_password .form_sign_up .input_row {
        margin-bottom: 20px;
        margin-top: 20px;
    }

        .ask_login_password .form_sign_up .input_row .form-control::-webkit-input-placeholder {
            font-size: 14px;
            color: #7a7a7a;
        }

        .ask_login_password .form_sign_up .input_row .form-control {
            color: #7a7a7a;
        }


    .ask_login_password .form_sign_up .gender input {
        margin-right: 5px;
    }

    .ask_login_password .form_sign_up .gender span {
        margin-right: 10px;
    }


.ask_login_password .form_alyout {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

    .ask_login_password .form_alyout .form_first, .ask_login_password .form_alyout .form_second {
        margin-bottom: 40px;
        padding: 0px 20px;
        position: relative;
    }

    .ask_login_password .form_alyout .form_submit {
        background-color: #008daa;
        color: #fff;
        float: right;
        display: block;
        width: auto;
        cursor: pointer;
        transition: 0.7s ease-in-out;
        -webkit- transition: 0.7s ease-in-out;
        -moz- transition: 0.7s ease-in-out;
        -o- transition: 0.7s ease-in-out;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-color: #008daa;
    }

.form_submit {
    text-transform: inherit !important;
}

.ask_login_password .form_alyout .form_submit:hover {
    background-color: #008daa;
    border: 1px solid #008daa;
    color: #008daa;
    background: none;
}

.cancel_btn {
    background-color: #5b9dab;
    color: #fff;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    border-color: #5b9dab;
    position: absolute;
    top: 0px;
    max-width: 190px !important;
    width: 100%;
}

    .cancel_btn:hover, .ask_pass_btn:hover, .cancel_btn:focus, .ask_pass_btn:focus {
        color: #fff;
    }


.ask_pass_btn {
    background-color: #449d44;
    color: #fff;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    border-color: #449d44;
}

.ask_login_password .form_alyout .bottom_btn {
    margin: 60px 0px 0px 0px;
}

.pz {
    padding-left: 0px;
    padding-right: 0px;
}

.footer {
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 12px 30px;
    right: 0;
    background-image: url(../images/Rectangle-13.jpg);
    /*background: -webkit-gradient(linear, left top, right top, from(#008daa), to(#71bccc));
    background: linear-gradient(90deg, #008daa, #71bccc);*/
    border-top: 1px solid #eef1f2;
    font-family: Catamaran-Medium;
    position: fixed;
    z-index: 999 !important;
    text-align: center;
}
/*footer.footer span {
    padding-left: 70px;
    letter-spacing:0.5px;
}*/
/*sign up page start*/
.bn_bk img {
    max-width: 100%;
    width: 100%;
    background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008daa+0,77a0a8+100 */ background: rgb(0,141,170);
    background: -moz-linear-gradient(left, rgba(0,141,170,1) 0%, rgba(119,160,168,1) 100%);
    background: -webkit-linear-gradient(left, rgba(0,141,170,1) 0%,rgba(119,160,168,1) 100%);
    background: linear-gradient(to right, rgba(0,141,170,1) 0%,rgba(119,160,168,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008daa', endColorstr='#77a0a8',GradientType=1 );
    min-height: 200px;
    min-width: 100%;
}


/*===================main banner csss============*/
.main-header-inner {
    height: 100px;
    background-image: url(../images/Rectangle-13.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.main-banner-all .member_event_banner {
    margin-bottom: 20px;
    margin-top: 20px;
}

.main-banner-all .content {
    position: absolute;
    bottom: 8px;
    left: 40px;
    color: #fff;
}

    .main-banner-all .content a {
        color: #fff;
    }

.logo2 {
    top: 30%;
}

.banner-all {
    background-size: cover;
    background-repeat: no-repeat;
    /*background-attachment: fixed;*/
    background-position: center;
}

    .banner-all:hover {
        background-color: #f9f9f9;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        opacity: 0.8;
    }

.member_event_banner {
    transition: all 0.7s;
    -webkit- transition: all 0.7s;
    -moz- transition: all 0.7s;
    -o- transition: all 0.7s;
}

    .member_event_banner:hover .content {
        padding-left: 10px;
        transition: all 0.7s;
        -webkit- transition: all 0.7s;
        -moz- transition: all 0.7s;
        -o- transition: all 0.7s;
    }

.bn_bk {
    /*height:240px;*/
    background-color: rgba(0, 0, 0, 0.2);
}

    .bn_bk img {
        max-width: 100%;
        width: 100%;
    }

.content h2 {
    font-size: 30px;
}

.content p {
    font-size: 16px;
}

.frist-banner {
    background-image: url(../images/blog6-600x600.jpg);
}

.second-banner {
    background-image: url(../images/event_concert_2-min.jpg);
}

.third-banner {
    background-image: url(../images/banner-TS2017.png);
}

.forth-banner {
    background-image: url(../images/banner4.jpg);
}

.menu {
    vertical-align: middle;
    padding-top: 27px;
}

    .menu a {
        padding-left: 30px;
        color: #fff;
    }

    .menu i {
        padding-left: 6px;
    }

/*===================main banner csss End============*/
/*===================Technical csss============*/
.heading_txt.corrugated-process {
    background: #008daa;
}

    .heading_txt.corrugated-process h1 {
        color: #fff;
        font-size: 24px;
        line-height: 28px;
        padding-top: 8px;
        letter-spacing: 1.2px;
        text-transform: none;
        margin-bottom: 0.5rem !important;
    }

.fifco-tech h1 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 34px;
}

.fifco-tech p {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
}

.fifco-tech-right h1 {
    text-transform: capitalize;
    font-size: 27px;
    letter-spacing: 0.9px;
}

.heading_txt {
    text-align: center;
    margin-bottom: 20px;
}

    .heading_txt h1 {
        color: #008daa;
        display: inline-block;
        font-size: 28px;
        margin-bottom: 0.5rem;
        letter-spacing: .5px;
        font-family: Catamaran-ExtraBold;
        font-weight: 500;
        line-height: 1.1;
    }

hr.bor-bottom {
    width: 16%;
    margin: 0px 7px;
    border-top: 2px solid #333;
    margin: 0px auto;
}

.main-technical {
    /* box-shadow: 0px 5px 15px 0px rgba(0, 141, 171, 0.3);;*/
    box-shadow: 0px 0px 6px 0px #ccc;
    padding: 70px 35px 50px;
    /* border: 1px solid #6be6ff;*/
    position: relative;
    border-radius: 5px;
    margin-top: 35px;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    min-height: 240px; /* 378px;*/
    margin-bottom: 51px;
}

.tech_seminar .main-technical {
    height: 239px; /* 377px;*/
}

.tech-icon {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    box-sizing: content-box;
    left: 0;
    right: 0;
}

a.outr_bannerz {
    width: 100%;
}

.tech-icon {
    box-sizing: content-box;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-color: #008daa;
    ;
    padding: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    box-shadow: 0 0 0 5px #ffffff, 0 0 0 6px #008daa;
    ;
    border-radius: 1px;
    -webkit-transition: all 0.8s cubic-bezier(0, 0.41, 0.18, 0.9);
    -moz-transition: all 0.8s cubic-bezier(0, 0.41, 0.18, 0.9);
    transition: all 0.8s cubic-bezier(0, 0.41, 0.18, 0.9);
}

    .tech-icon i {
        color: #fff;
        font-size: 25px;
    }

.main-technical:hover .tech-icon {
    background-color: #008daa;
    color: #fff;
    border-radius: 40px;
}

.main-technical .Technical-content-all h3 {
    font-size: 20px;
    position: relative;
    margin-bottom: 35px;
    text-align: center;
    /*text-transform: capitalize;*/
}

    .main-technical .Technical-content-all h3:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 80px;
        background-color: #008daa;
        left: 50%;
        bottom: -17px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: width 0.35s ease-out;
        -moz-transition: width 0.35s ease-out;
        transition: width 0.35s ease-out;
    }

.Technical-content-all p {
    margin-bottom: 9px;
}

    .Technical-content-all p a {
        font-size: 16px;
        text-align: center;
        color: #008daa;
        display: block;
    }

.para-italic {
    font-style: italic;
    font-size: 13px !important;
}

.icon-list-link {
    position: absolute;
    bottom: -25px;
    left: 50%;
    background: #008daa;
    color: #000;
    border-radius: 40px;
    height: 48px;
    width: 48px;
    line-height: 46px;
    box-sizing: border-box;
    text-align: center;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 2s ease-out;
    -moz-transition: all 2s ease-out;
    transition: all 2s ease-out;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 0 4px rgba(0, 141, 171, 0.3);
}

    .icon-list-link i:hover {
        color: #fff;
    }

.main-technical:hover .icon-list-link {
    box-shadow: 0 0 0 4px rgba(0, 141, 171, 0.3);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
    color: #fff;
}

section.full-banner {
    margin-top: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg_gnw:hover {
    background: #fff !important;
    color: #008daa !important;
}

.banner_back-frist {
    padding-top: 110px;
}

.currency_sign {
    display: inline-block;
    min-width: 13px;
}

.banner_back {
    background-color: rgba(0, 0, 0, 0.4 );
    border-bottom: 1px solid #e4dede;
}

    .banner_back img {
        max-width: 100%;
        width: 100%;
    }
/*===================Technical csss End============*/
/*===================Register csss Start============*/
.register_yourself {
    margin-top: 40px;
    margin-bottom: 20px;
}

.edit_detail h4 {
    font-size: 20px;
}

.edit_detail a {
    position: absolute;
    top: 0px;
    right: 5px;
}

.edit_detail {
    background-color: #eee;
    padding: 18px 10px 18px 30px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

    .edit_detail ul li {
        font-size: 14px;
        line-height: 23px;
        letter-spacing: 0.5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .edit_detail ul li i {
            width: 20px;
        }

.register_yourself p, .sub_title_p {
    color: #7a7a7a;
    font-size: 14px;
}

.register_yourself .detail_user, .price_table .price_detail {
    padding: 10px 15px;
    border: 1px solid #ccc;
}

.detail_user:before, .price_detail:before {
    content: "";
    position: absolute;
    left: 0px;
    background-color: #008daa;
    height: 30px;
    width: 2px;
    top: 25px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    left: 15px;
    line-height: 27px;
}

.register_yourself .detail_user .fa_edit {
    background-color: #008daa;
    color: #fff;
    height: 30px;
    width: 30px;
    line-height: 31px;
    text-align: center;
    border-radius: 100%;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
}

    .register_yourself .detail_user .fa_edit:hover {
        background: none;
        border: 1px solid #008daa;
        color: #000;
    }

.tbody_content {
    color: #7a7a7a;
}

.price_table .pay_click {
    color: #2b9cdb;
}

    .price_table .pay_click:focus {
        font-size: 12px;
    }

.price_table .thead_price tr th {
    text-align: right;
    padding: 5px 15px;
    font-weight: normal;
}

.price_table .tbody_content {
    width: 80%;
    font-size: 14px;
}

    .price_table .tbody_content th, .price_table .tbody_content td {
        padding: 6px 15px;
    }

.price_table .price_detail .thead_price tr {
    background: #008daa;
    color: #fff;
}

.price_total {
    margin-top: 30px;
}

    .price_total .total_pay {
        background: #008daa;
        color: #fff;
    }

.check_first {
    font-size: 15px;
    margin: 10px 0px;
}

.price_total .tbody_content th {
    text-align: right;
    color: #000;
    font-weight: normal;
    vertical-align: middle;
}

.price_total .tbody_content td {
    font-size: 14px;
    padding: 8px 30px;
}

.btn_register a {
    color: #fff;
}

.price_total .btn_register {
    background-color: #008daa;
    color: #fff;
    cursor: pointer;
    transition: 0.7s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color: #008daa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 10px 12px;
    display: block;
    margin: 0 auto;
}

.checkbox {
    position: relative;
    display: block;
}

.check_first input[type="checkbox"] {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 5px;
    top: 5px;
}

.set_bottom {
    position: relative;
}

.helper {
    position: absolute;
    top: -4px;
    left: -4px;
    cursor: pointer;
    display: block;
    font-size: 16px;
    user-select: none;
    color: #e7e7e7;
}

    .helper:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        margin: 4px;
        width: 22px;
        height: 22px;
        transition: transform 0.28s ease;
        -moz- transition: transform 0.28s ease;
        -webkit-transition: transform 0.28s ease;
        -o- transition: transform 0.28s ease;
        border-radius: 3px;
        border: 2px solid #008daa;
    }

    .helper:after {
        content: '';
        display: block;
        width: 10px;
        height: 5px;
        border-bottom: 2px solid #008daa;
        border-left: 2px solid #008daa;
        -webkit-transform: rotate(-45deg) scale(0);
        -moz-transform: rotate(-45deg) scale(0);
        -ms-transform: rotate(-45deg) scale(0);
        transform: rotate(-45deg) scale(0);
        position: absolute;
        top: 12px;
        left: 10px;
    }

input[type="checkbox"]:checked ~ .helper::before {
    color: #008daa;
}

input[type="checkbox"]:checked ~ .helper::after {
    -webkit-transform: rotate(-45deg) scale(1);
    -moz-transform: rotate(-45deg) scale(1);
    -ms-transform: rotate(-45deg) scale(1);
    transform: rotate(-45deg) scale(1);
}

.checkbox label {
    min-height: 24px;
    padding-left: 35px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}
/*==================Register Yourself start================*/


/*===================CONTACT US csss============*/

.con-heading {
    margin-bottom: 26px;
}

.con_sub_title {
    display: inline-block;
    width: 100%;
    color: #7a7a7a;
    padding-left: 2px;
    font-size: 16px;
    margin-top: 0px;
}

.con-textarea {
    height: 100px;
}

.con-bootom_btn {
    margin: 0px !important;
}
/*===================CONTACT US csss End============*/



/*==================My contact detal Start================*/
.edit_user .select_first_name {
    width: 30%;
    float: left;
    margin-right: 22px;
}

.edit_user input[type="radio"], .edit_user span {
    position: relative;
    top: 5px;
}

.form-group.text-left.frm_btnz {
    margin-bottom: 20px;
}
/*==================My contact detal End================*/


/*==================My Company detal Start================*/
.edit_user_company h4 {
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 20px;
}

button.btn.btn_submit.cancl_bbtn.v1 {
    box-shadow: none;
    margin-top: 10px;
    padding: 8px 16px !important;
    width: auto;
    font-weight: 400;
    text-transform: capitalize;
    background: #5b9dab;
    border: 1px solid #008daa;
    margin-left: 0;
    margin-right: 5px;
}

.font_normal {
    font-style: normal !important;
}

.tech-icon .pen_evt {
    position: absolute;
    bottom: 34px;
    font-size: 17px;
    right: 14px;
    color: #eee;
}


.img_icon_evt {
    max-width: 30px;
    margin-top: -5px;
    margin-left: -3px;
}
/*==================My Company detal End================*/


/*==================Rgister me Start================*/

.rgister_me {
    background-color: #eee;
}

.thanks_box {
    margin: 0px 0px;
}

    .thanks_box .thanks_icon {
        text-align: center;
        background-color: #008daa;
        margin: 0 auto;
        display: block;
        height: 40px;
        width: 40px;
        color: #fff;
        line-height: 40px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        margin-top: 40px;
    }

        .thanks_box .thanks_icon .fa_check {
            transform: rotate(314deg);
            -webkit-transform: rotate(314deg);
            -moz-transform: rotate(314deg);
            -o-transform: rotate(314deg);
        }


    .thanks_box h3 {
        text-align: center;
        margin: 25px 0px;
        font-size: 27px;
        line-height: 38px;
    }

    .thanks_box p {
        text-align: center;
        margin-top: 25px;
        font-style: italic;
        color: #7a7a7a;
        font-size: 14px;
    }

    .thanks_box .button_pay {
        text-align: center;
    }

    .thanks_box .btn_do_pay {
        background-color: #008daa;
        color: #fff;
        cursor: pointer;
        transition: 0.7s ease-in-out;
        -webkit-transition: 0.7s ease-in-out;
        -moz-transition: 0.7s ease-in-out;
        -o-transition: 0.7s ease-in-out;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-color: #008daa;
        padding: 10px 12px;
        font-size: 14px;
    }
/*==================Rgister me  End================*/


/*==================PAYMENT SUCCESS  START================*/
.pay_success {
    background-color: #fff;
    border-radius: 5px;
    padding: 32px;
    text-align: center;
    margin-top: 20px;
}

    .pay_success .btn_set_global {
        margin-top: 10px;
    }

    .pay_success select {
        margin-top: 10px;
    }

    .pay_success .get_box {
        min-height: 146px;
    }

        .pay_success .get_box h4 {
            text-transform: capitalize;
            margin-bottom: 18px;
        }
/*==================PAYMENT SUCCESS  END================*/
/*==================register caleg css  Start================*/
#sel2 option {
    padding: 10px;
    background: #008daa;
    margin: 10px 0px;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}


.selectBox {
    position: relative;
}

    .selectBox select {
        width: 100%;
        font-weight: bold;
    }

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

#checkboxes {
    display: none;
    border: 1px #dadada solid;
    padding-top: 10px;
}

    #checkboxes label {
        display: block;
        padding: 2px 15px;
        font-size: 14px;
    }

        #checkboxes label:hover {
            background-color: #2b9cdb;
            color: #fff;
        }

    #checkboxes input {
        margin-right: 10px;
    }

.clgbtnhvr:hover {
    color: #fff;
}
/*==================register caleg css  End================*/


/*==================Collegue Cant Find  Start================*/
.ask_login_password .custome_colleges .form_submit {
    width: auto;
}

.i_cant {
    right: 20px;
}

.custome_colleges .form_sign_up p {
    padding-left: 0px;
    margin-bottom: 0px;
}

.custome_colleges .form_second table tr:hover {
    background-color: #008daa;
    color: #fff;
    padding: 6px 15px;
}

.custome_colleges .form_second table tr td {
    padding: 8px 15px;
    font-size: 14px;
}

.ask_login_password .form_alyout .bottom_btn {
    margin: 20px 30px 0px 0px;
}

.row_payment_do {
    margin-bottom: 10px;
}

.button_pay.btnpy-parti {
    margin-bottom: 20px;
}

.group_rgst a {
    color: #008daa;
}

.group_rgst {
    width: 100%;
    margin-top: 10px;
}

.invoice-mail {
    padding-left: 60px;
}

    .invoice-mail p {
        font-size: 14px;
    }

    .invoice-mail input {
        font-size: 14px;
    }
/*==================Pay online popup styling by samriti================*/
.no_padding {
    padding-left: 0;
    padding-right: 0;
}

.payonline_form .form-group {
    font-family: Catamaran-Light !important;
}

.payonline_headnote {
    margin-bottom: 10px;
}

    .payonline_headnote .paynote {
        font-weight: 600;
        font-family: Catamaran-Light !important;
        font-size: 16px !important;
    }

.payonline_footernote span {
    font-style: italic;
    font-size: 13px;
    font-family: Catamaran-Light !important;
}
/*==================Pay by banktransfer popup styling by samriti================*/
.paybybank_form .form-group {
    font-family: Catamaran-Light !important;
}

.paybybank_headnote {
    margin-bottom: 10px;
}

    .paybybank_headnote .paynote {
        font-weight: 600;
        font-family: Catamaran-Light !important;
        font-size: 16px !important;
    }

.paybybank_footernote span {
    font-size: 15px;
    font-family: Catamaran-Light !important;
    font-weight: 700;
}
/*==================register>registermember>CircularByNature styling by samriti================*/
.rgister_me {
    background: #fff !important;
}

    .rgister_me .searched_membertb1 {
        padding: 0px 26px !important;
    }

    .rgister_me .searched_membertb2 {
        padding: 0px 26px 20px 26px !important;
    }

    .rgister_me .form_sign_up p {
        padding-left: 0px;
        margin-bottom: 0px;
    }

    .rgister_me .searched_membertb table tr td {
        padding: 8px 15px;
        font-size: 14px;
    }

    .rgister_me .searched_membertb table {
        margin-bottom: 5px !important;
    }

    .rgister_me .member_searchbtn, .rgister_me .member_registerbtn {
        background-color: #008daa;
        border: 1px solid transparent;
        color: #fff;
        letter-spacing: 1px;
        cursor: pointer;
        border-radius: 3px;
        padding: 8px 15px;
        transition: 0.7s ease-in-out;
        margin-left: 26px;
    }

        .rgister_me .member_searchbtn:hover, .rgister_me .member_registerbtn:hover {
            background-color: #fff;
            border: 1px solid #008daa;
            color: #008daa;
            transition: 0.7s ease-in-out;
        }

.pd_top25 {
    padding-top: 25px;
}

.rgister_me .reginature_subhead {
    font-weight: 500;
    font-size: 17px !important;
    margin-bottom: 5px;
    padding-left: 26px;
}

.cont_comp_details .edit_detail .edit_circle_style {
    background: #008daa;
    color: #fff;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
}

.cont_comp_details .edit_detail {
    height: 270px;
    margin-bottom: 0px;
}

    .cont_comp_details .edit_detail .nobi_subtitle {
        font-size: 17px;
    }

.rgister_me .reginature_heading {
    margin-bottom: 30px;
}

.rgister_me .regiform_pd {
    padding-left: 26px;
    padding-right: 26px;
}

.rgister_me .form_second {
    margin-bottom: 0px !important;
}

.pd_top40 {
    padding-top: 40px;
}

.rgister_me .regiform_pd .form-group {
    margin-bottom: 2rem;
}
/*---css for the new manage email template*/
.e_temp_tabs {
    width: 100%;
}

.panel-login {
    border-color: #ccc;
}

.select_action_btn {
    margin-top: 32px;
}

.panel-login > .panel-heading {
    color: #00415d;
    background-color: #fff;
    border-color: #fff;
    text-align: center;
}

    .panel-login > .panel-heading a {
        text-decoration: none;
        color: #d5c5dc;
        font-weight: bold;
        font-size: 15px;
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        transition: all 0.1s linear;
        width: 100%;
        display: block;
        border-bottom: 1px solid transparent;
        padding: 5px 0px;
    }

.panel-login > .panel-body {
    padding: 20px 0;
    margin-bottom: 20px
}

.panel-login > .panel-heading a.active {
    color: #008daa;
    font-size: 18px;
    border-bottom: 1px solid #008daa;
}

.panel-login > .panel-heading hr {
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}

/*---------------------------*/
.flexnalign {
    display: flex;
    align-items: center;
}

.m_r_10 {
    margin-right: 10px;
}

.width_150 {
    width: 150px !important;
}

.width_75 {
    width: 75px !important;
}

.w_half_inpercent {
    width: 48.7%;
}
/*==================Dated 12 feb,2019 IE issues================*/
.ask_login_password .additional_count .shap {
    left: -23px !important;
}

.m_t_40 {
    margin-top: 40px
}

.m_b_30 {
    margin-bottom: 30px;
}

.m_r_0 {
    margin-right: 0 !important
}

.m_l_5 {
    margin-left: 5px !important
}

.p_l_5 {
    padding-left: 5px !important
}

.p_r_5 {
    padding-right: 5px !important
}

.ogone_bluebtn img {
    max-width: 105px;
}

button.form_submit.ogone_bluebtn:focus, button.form_submit.paypal_bluebtn:focus {
    outline: none
}

.leftregis_partibtn {
    float: left;
    margin-top: 12px
}

.right_paybtn {
    display: flex;
    align-items: baseline;
    float: right
}

    .right_paybtn button {
        padding: 0 !important;
        border: none !important;
        background: transparent !important;
    }

.paypal_bluebtn {
    margin: 0 !important;
}

.payment_cHolder_field input[type="text"]#cardholdername {
    max-width: 600px;
}

.form_settingz .form_group.outer_flexform_group {
    display: flex;
}

.outer_flexform_group .obli_input {
    margin-right: 50px;
}

.main-banner-all a.outr_bannerz:nth-of-type(even) .member_event_banner .banner-all,
.main-banner-all a.outr_bannerz:nth-of-type(5) .member_event_banner .banner-all,
.main-banner-all a.outr_bannerz:nth-of-type(7) .member_event_banner .banner-all {
    height: 200px;
}

    .main-banner-all a.outr_bannerz:nth-of-type(even) .member_event_banner .banner-all .bn_bk,
    .main-banner-all a.outr_bannerz:nth-of-type(even) .member_event_banner .banner-all .bn_bk img,
    .main-banner-all a.outr_bannerz:nth-of-type(5) .member_event_banner .banner-all .bn_bk,
    .main-banner-all a.outr_bannerz:nth-of-type(7) .member_event_banner .banner-all .bn_bk,
    .main-banner-all a.outr_bannerz:nth-of-type(5) .member_event_banner .banner-all .bn_bk img,
    .main-banner-all a.outr_bannerz:nth-of-type(7) .member_event_banner .banner-all .bn_bk img {
        height: 100%
    }

.multiselect select.form-control option:hover {
    background: #1e90ff !important;
    color: #fff !important;
}

body .more_option.dropdown.btn_dropdown {
    width: 190px;
    float: none;
}

body div.show.more_option.dropdown.btn_dropdown > ul.dropdown-menu {
    margin-left: 0 !important;
    max-width: 100% !important;
    transform: none !important;
}

.show.more_option.dropdown.btn_dropdown button.dropdown-toggle {
    width: 100% !important;
}

legend.extra_input_section {
    font-size: 100% !important;
    width: auto !important;
}

    legend.extra_input_section .with_flex_radio.form_group > label {
        width: auto !important;
    }

    legend.extra_input_section .with_flex_radio.form_group ul.radio_list {
        display: flex !important;
        flex: none !important;
        width: auto !important
    }

.ask_login_password .wherefile_events .shap {
    top: auto !important;
}

.auto_top {
    top: auto !important
}

.action_flex {
    display: flex;
}
/*==================Collegue Cant Find  End================*/
.chngfrm {
    top: 160px !important;
}

.form-group.password_group.chnggrp {
    margin-bottom: 10px !important;
}

a.btn.btn_submit.chngfrmbtn {
    margin-top: 12px;
}

.form-group.password_group.chnggrp input {
    letter-spacing: 0.7px;
}

.alert .validation-summary-errors {
    display: inline-block;
}

    .alert .validation-summary-errors ul {
        margin: 0;
    }

.btn_disabled {
    background-color: gray;
    pointer-events: none;
    cursor: default;
    text-decoration: line-through !important;
    border-color: none;
}

.mainpage.alert {
    padding: 0.75rem 30px 0.75rem 20px;
    position: relative;
    margin: 0 15px 10px 15px;
}

.at_lease.alert {
    width: 100%;
    position: relative
}

    .mainpage.alert-dismissible .close, .at_lease.alert .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 6px 12px;
        color: inherit;
    }

    .at_lease.alert .close {
        top: 6px;
    }

.mainpage.alert-dismissible .close {
    position: absolute;
    top: 32%;
    right: 15px;
    padding: 0;
    color: inherit;
}

.member_event_banner .content h2 {
    word-break: break-all;
}
/*.price-col input[type="text"] {
    width:30px;
    background:none;
    border:none;
}*/
.price-col input[type="text"] {
    width: 70px;
    background: none;
    border: none;
    text-align: right;
}

.price_total .price-col input[type="text"] {
    color: #000;
}

.price-col {
    width: 150px;
}

#btnRegisterMe {
    background-color: #008daa;
    color: #fff;
    margin-bottom: 0;
    transition: 0.7s ease-in-out;
    padding: 12px 45px;
    font-size: 16px;
}

.table-y-overflow {
    overflow-y: auto;
    width: 100%;
}

    .table-y-overflow table {
        width: 100%;
    }

.m-l-60 {
    margin-left: 60px;
}

.m-r-60 {
    margin-right: 60px;
}

.multiselect-container > li > a {
    padding: 0;
    color: #292b2c;
    font-size: 14px;
}

    .multiselect-container > li > a > label {
        padding: 3px 20px 3px 10px;
    }

.multiselect-container {
    padding: 8px;
    width: 100%;
    max-height: 170px;
    overflow: auto;
}

button.multiselect.dropdown-toggle.btn {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    text-align: left;
}

.multiselect .btn-group {
    display: block
}

.multiselect .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
}

.main-banner-all.mt_head {
    min-height: 470px;
}

.error-template {
    padding: 40px 15px;
    text-align: center;
    width: 100%;
    min-height: 90vh;
    padding-top: 20vh;
}


.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .error-actions .btn {
        margin-right: 10px;
    }

.p-h-25 {
    padding: 0 25px;
}

.iphone-tr {
    display: none;
}

a.logo-header {
    float: left;
}

.custom-alert {
    position: relative;
    padding: 0.75rem 2.2rem 0.75rem 1.25rem;
}

    .custom-alert .close {
        position: absolute;
        top: 15px;
        right: 15px;
        padding: 0rem 0rem;
        color: inherit;
    }

.ask_login_password .form_alyout .bottom_btn.m-0 {
    margin: 0;
}

.all_select_check {
    width: 5%;
}

.media_date {
    text-align: right;
    width: 10%;
}

.media_size {
    text-align: right;
    width: 15%;
}

.media_size_data {
    text-align: right
}

.media_share_data {
    text-align: right;
    width: 15%;
}

.media_name_data {
    font-weight: 100;
    text-align: left;
}

.media_share {
    text-align: right;
    width: 30%;
}

.media_date_data {
    text-align: right
}

.mobile_file_size {
    display: none;
}

.media_name {
    text-align: left;
    width: 40%;
}

.table thead th.media_share, table td.media_share_data {
    width: 150px !important;
}

.mobile_file_size span.md_date {
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #747474;
}

.table thead th.media_size, table td.media_size {
    width: 150px !important;
}

.table thead th.media_date, .table td.media_date_data {
    width: 150px;
}

span#selectedItems button i {
    display: none;
}

.table thead th.media_name, .table td.media_name_data {
    width: auto;
}





.cont_comp_details .edit_detail {
    height: auto;
    margin-bottom: 0px;
    min-height: 270px;
    padding-bottom: 10px;
}

span.spn_blck, span.c_hyphn {
    font-size: 16px;
    vertical-align: middle;
}

button#shareLink[disabled], span#selectedItems > button[disabled] {
    opacity: 0.5;
}

ol.breadcrumb > li:only-child > a {
    max-width: 100%;
}

.main-technical .Technical-content-all h3:empty::after {
    bottom: -30px;
}







/*---------------grid-view------------------*/
.thumb_img {
    display: none;
}

table.grid_view tbody tr {
    display: flex;
    flex-flow: column;
    border: 1px solid #eee;
    margin: 8px 8px;
    position: relative;
}

table.grid_view tbody {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

    table.grid_view tbody tr td {
        display: none;
        padding: 0;
    }

    table.grid_view tbody tr td {
        padding: 0;
    }

        table.grid_view tbody tr td.media_name_data {
            display: block;
        }

            table.grid_view tbody tr td.media_name_data div, table.grid_view tbody tr td.media_name_data span {
                display: none;
            }

                table.grid_view tbody tr td.media_name_data div.thumb_img img {
                    width: 100%;
                }

                table.grid_view tbody tr td.media_name_data div.thumb_img {
                    display: block;
                    width: 140px;
                }

table.grid_view thead {
    display: none;
}

a.logo-header img.img-fluid {
}

.header_main nav.custome_navbar {
}

table.grid_view tbody tr th.all_select_check_data {
    border: none;
    position: absolute;
    left: 5px;
    top: 0;
    padding: 0;
}


.edit_detail li a {
    position: unset !important;
    text-align: left !important;
}

.header_main div.text_right {
}

.thumb_img {
    display: none;
}

table.grid_view tbody tr {
    display: flex;
    flex-flow: column;
    border: 1px solid #eee;
    margin: 10px 12px;
    position: relative;
}

table.grid_view tbody {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

    table.grid_view tbody tr td {
        display: none;
        padding: 0;
    }

    table.grid_view tbody tr td {
        padding: 0;
    }

        table.grid_view tbody tr td.media_name_data {
            display: block;
        }

            table.grid_view tbody tr td.media_name_data div, table.grid_view tbody tr td.media_name_data span {
                display: none;
            }

                table.grid_view tbody tr td.media_name_data div.thumb_img img {
                    width: 100%;
                    height: 135px;
                    object-fit: cover;
                }

                table.grid_view tbody tr td.media_name_data div.thumb_img {
                    display: block;
                    width: 195px;
                }

table.grid_view thead {
    display: none;
}

table.grid_view tbody tr th.all_select_check_data {
    border: none;
    position: absolute;
    left: 5px;
    top: 4px;
    padding: 0;
}

table.grid_view tbody tr td.media_name_data span {
    display: block;
    max-width: 138px;
    font-size: 14px;
}

    table.grid_view tbody tr td.media_name_data span i {
        display: none;
    }

div#viewPopUp .modal-content img {
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
}

div.for_gridz {
    display: none;
}

.grid_view div.for_gridz {
    display: block;
}

div#viewPopUp.large_img .modal-dialog {
    max-width: 800px;
}

table.grid_view tbody tr td div.for_gridz div {
    display: block;
    float: left;
    padding-left: 5px;
    width: 100%;
}

table.grid_view tbody tr td.media_name_data div.mobile_file_size {
    display: block;
    font-size: 13px;
    color: #777;
    margin-top: -3px;
}

table.grid_view tbody tr td div.for_gridz div.action_grid a {
    font-size: 14px;
    margin-left: 3px !important;
}

table.grid_view tbody tr td div.for_gridz div.action_grid > a:first-child {
    margin-left: 0px !important;
}

table.grid_view tbody tr td.media_name_data div.mobile_file_size span.md_date {
    display: none;
}

table.grid_view tbody tr td div.for_gridz div.file_type_grid {
    background: #008daa;
    float: right;
    font-size: 13px;
    color: #fff;
    width: auto;
    padding: 0 4px;
    margin-top: -33px;
    margin-bottom: 6px;
}

table.grid_view tbody tr td.media_name_data div.mobile_file_size {
    display: block;
    font-size: 13px;
    color: #777;
    margin-top: 5px;
    padding-left: 5px;
}

table.grid_view tbody tr td.media_name_data span {
    display: block;
    max-width: 138px;
    font-size: 14px;
    margin: 0 !important;
    padding-left: 15px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    margin-left: 10px !important;
}

span#change_view {
    float: right;
    align-items: flex-start;
    justify-content: initial;
    position: relative;
    right: 0px;
    padding-top: 2px;
    margin-left: 10px;
}

table.grid_view tbody tr td div.for_gridz {
    display: inline-block !important;
    width: 100%;
    margin: 14px 0;
    margin-bottom: 3px;
}

span#selectedItems {
    /* right:110px !important;*/
    right: 30px !important;
}

span#change_view button {
    background: transparent;
    border: none;
    font-size: 21px;
    color: #0275d8;
    outline: none !important;
    cursor: pointer;
}

table.grid_view tbody tr td div.for_gridz div.action_grid {
    opacity: 1;
}

table.grid_view tbody tr td:hover div.for_gridz div.action_grid {
    opacity: 1;
}

span#change_view button.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

span#change_view {
    display: none;
}


/*----------new-chnages-----------*/

.dropdown {
    margin-top: 20px;
    padding: 0 15px;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: -10px;
}

    .dropdown:hover .dropdown-content {
        display: block;
    }

.dropdown-content {
    position: absolute;
    top: calc(100% - 1px);
    left: 15px;
    background: #eee;
    display: none;
    min-width: 255px;
    max-width: 100%;
    border-top: 3px solid #008daa;
    padding: 10px;
}

.form-group.dropdown.login_btnz {
    width: 100%;
    margin-bottom: -20px;
}

    .form-group.dropdown.login_btnz input.btn.btn_submit {
        margin-left: 0;
    }

span.float-left.second_check input[type="checkbox"] {
    margin-right: 6px;
    margin-top: 4px;
}

.form-group .checkbox {
    display: inline-block;
    width: 100%;
}

span.float-left.second_check {
    display: flex;
    align-items: flex-start;
    margin-bottom: 0px;
    line-height: 19px;
    margin-top: -14px;
}

.dropdown-content.user_info_dropdown .user_info {
    width: calc(100% + 20px);
    margin-left: -10px;
    background: #f1f1f1;
    padding: 5px;
    margin-top: -10px;
    border-bottom: 1px solid #008daa;
    padding-bottom: 0;
    margin-bottom: 10px;
}

span.dropdown_menu {
    color: #008daa;
    position: relative;
    display: inline-block;
    padding-right: 18px;
    cursor: pointer;
}

    span.dropdown_menu::after {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 0;
        top: 0;
    }

.header_main .text_right .dropdown-content a {
    margin: 0;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    border: none;
    border-radius: 0;
    padding: 5px 7px;
}

.user_info li {
    font-size: 14px;
    padding: 2px 5px;
    color: #555;
}

.Technical-content-all .info_point p {
    font-size: 15px;
    position: relative;
    padding-left: 25px;
}

h4.brand_name {
    font-size: 18px;
}

.form-group.heading_area h5 {
    padding-left: 0px;
}

.form-group.with_check_fee {
    margin-bottom: 0;
}

.form-group.with_check_event {
    padding-left: 15px;
}

.form-group.use_CrowdCompass {
    padding: 0 15px;
}

.form-group.heading_area {
    position: relative;
}

.select_mode {
    position: absolute;
    top: -10px;
    right: -10px;
}

span.mode_btn {
    background: #008daa;
    color: #fff;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 2px;
    display: inline-block;
}

.dropdown.open .mode-selector.dropdown-menu {
    display: flex;
    top: 0;
    right: 100%;
    left: auto;
}

.dropdown.open {
    position: relative;
}

.dropdown i {
    min-width: 20px;
}

.dropdown.open .mode-selector.dropdown-menu {
    display: flex;
    top: -15px;
    right: 100%;
    left: auto;
    border: navajowhite;
    background: transparent;
    min-width: 280px;
    align-items: center;
}

.mode-selector.dropdown-menu label {
    min-width: 100px;
    margin: 0;
}

.new_event_form.gen_setting {
    padding-top: 10px;
}

.form-group.heading_area {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 15px;
    color: #444;
}

.new_event_form.gen_setting {
    max-width: 750px;
}

.form-group.heading_area {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

.row.flex_row {
    margin-top: 50px;
    margin-bottom: 50px;
    display: flex;
}

.Technical-content-all .info_point p > i {
    position: absolute;
    left: 0;
    top: 4px;
}

span.warring_text {
    color: #888;
    font-size: 14px;
}

.new_event_form .form-group select {
    border: 1px solid #ccc;
    width: 100%;
    padding: 9px;
    border-radius: 4px;
}

input.btn.btn_submit {
    color: #fff;
    background: #008daa;
    cursor: pointer;
    margin-left: 5px;
}

.btn.btn_submit {
    color: #fff;
    background: #008daa;
    cursor: pointer;
    margin-left: 5px;
}

    .btn.btn_submit:hover {
        background: transparent;
        color: #008daa;
        border-color: #008daa;
    }

.btn.btn_submit {
    font-family: 'Roboto Slab', serif;
}

    .btn.btn_submit.del_btn {
        background: red;
        border-color: red;
        float: right;
        margin-left: 3px;
    }

        .btn.btn_submit.del_btn:hover {
            background: transparent;
            color: red;
            border-color: red;
        }


.new_event_form {
    width: 100%;
    max-width: 500px;
    background: #eee;
    padding: 20px 10px;
    text-align: left;
    margin: 30px auto;
}

button.navbar-toggle.mobile_mnuz {
    border: none;
    background: transparent;
    max-width: 40px;
    line-height: 8px;
    margin-top: 0px;
    position: absolute;
    right: 10px;
    top: -4px;
}

    button.navbar-toggle.mobile_mnuz span {
        display: inline-block;
        background: #008daa;
        width: 100px;
        height: 2px;
        line-height: 10px;
        margin: 0;
        padding: 0;
        max-width: 100%;
    }

div#mobile_res.collapse {
    display: block;
}

button.navbar-toggle.mobile_mnuz {
    display: none;
}

.archie_sys .file_structure > h4 {
    margin-top: 20px;
}

.archie_sys .file_structure > h5 {
    font-size: 18PX;
    margin-bottom: 0;
}

textarea.main_page_text {
    width: 100%;
    min-height: 140px;
    border-radius: 4px;
    padding: 10px;
    font-size: 15px;
}

section.new_event.update_text .form-group.text-right {
    margin-bottom: 0;
}

section.new_event.update_text {
    min-height: calc(100vh - 190px);
}

    section.new_event.update_text .new_event_form {
        padding: 20px;
    }

button.btn.connect_btn {
    background: #008daa;
    color: #fff;
}

.form-group.try_con {
    margin-bottom: 5px;
}

.form-group.text-center.frm_btn {
    margin-bottom: -10px;
}

.form-group.with_check > label {
    margin-bottom: 0;
    font-size: 14px;
    margin-left: 10px;
}

.form-group.with_check {
    padding: 0 15px;
    display: flex;
    align-items: center;
}

    .form-group.with_check.warng_msg {
        position: relative;
        padding-bottom: 22px;
    }

        .form-group.with_check.warng_msg span.msg {
            position: absolute;
            font-size: 13px;
            bottom: 2px;
            left: 38px;
            color: #777;
        }

section.new_event {
    min-height: calc(100vh - 190px);
}

.form-group.text-left.frm_btn {
    margin-left: -5px;
    margin-bottom: -10px;
}

.dropdown.more_option {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    text-align: center;
    float: left;
    margin-bottom: 9px;
}

    .dropdown.more_option button.dropdown-toggle {
        border: none;
        background: transparent;
        font-family: 'Roboto Slab', serif;
        color: #008daa;
    }

.table_respoinsive.cus_tbres table.table {
    text-align: left;
}

    .table_respoinsive.cus_tbres table.table th, .table_respoinsive.cus_tbres table.table td {
        border: 1px solid #ddd;
    }

ul.reg_type li {
    list-style-type: disc;
}

ul.reg_type {
    padding-left: 0px;
}

.table_respoinsive.cus_tbres {
    margin-top: 10px;
}

ul.fee_btnn > li {
    display: inline-block;
    margin-left: 25px;
}

    ul.fee_btnn > li .setting_btnz {
        text-transform: capitalize;
        color: #008daa;
    }

.form-group.with_check_fee {
    padding: 0 15px;
}

.form-group.text-center.frm_btn input.btn.btn_submit {
    margin-right: 5px;
}

.archie_sys .file_structure > p, .archie_sys .file_structure > a {
    margin: 0;
    font-size: 15px;
}

.file_structure {
    padding: 10px 0px;
    margin-bottom: 15px;
}

.archie_sys .file_structure > a {
    margin: 8px 0 !important;
    display: inline-block;
}

.col-sm-12.archie_sys {
    min-height: calc(100vh - 190px);
}

.row.flex_row > div {
    display: flex;
    flex: 1;
}

.form_settingz {
    background: #ddd;
    padding: 20px;
    margin-bottom: 40px;
}

    .form_settingz .form_group input, .form_settingz .form_group label {
        width: 100%;
    }

    .form_settingz .form_group {
        text-align: left;
        margin-bottom: 20px;
    }

        .form_settingz .form_group input[type="text"] {
            border: 1px solid #ccc;
            padding: 6px 10px;
            border-radius: 5px;
        }

        .form_settingz .form_group select {
            width: 100%;
            padding: 8px 6px;
            border-radius: 5px;
            border: 1px solid #ccc;
        }

        .form_settingz .form_group input[type="radio"] {
            width: auto;
        }

ul.radio_list li {
    display: inline-block;
    margin-right: 20px;
    padding-top: 4px;
}

.form_settingz .form_group input.btn.cus_fbtn {
    width: auto;
    background: #008daa;
    color: #fff;
    margin-left: 10px;
}

.form_settingz .form_group.text-right.sub_btn {
    padding-top: 22px;
}

.form_outer_layout .form_settingz .form_group.text-right.sub_btn {
    padding-top: 31px;
}

h3.fee_inr_hding {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align: left;
}

div.dropdown.more_option > ul.dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    border: none;
    background: transparent;
}

    div.dropdown.more_option > ul.dropdown-menu a {
        color: #008daa;
    }

.fee_e_btn ul.fee_btnn {
    margin: 0;
}

.fee_cat select {
    padding: 7px 4px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-left: 10px;
}

.selct_fee_cat {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.fee_e_btn.text-right {
    flex: 1;
}

label.currency_lbl {
    display: flex;
    align-items: center;
}

    label.currency_lbl span {
        padding-left: 10px;
    }

.form-group.res_name {
    text-align: left;
    display: flex;
    align-items: center;
}

    .form-group.res_name input[type="text"] {
        border: 1px solid #ccc;
        padding: 4px 10px;
        margin-left: 10px;
        border-radius: 5px;
    }

    .form-group.res_name label {
        margin: 0;
    }

.rev_chgr label {
    margin-right: 10px;
    margin-bottom: 0;
}

input.sv_btn {
    background: #008daa;
    border: 1px solid #008daa;
    padding: 4px 25px;
    color: #fff;
    border-radius: 5px;
    margin: 20px 0;
}

a.sv_btn {
    background: #008daa;
    border: 1px solid #008daa;
    padding: 0.5rem 1rem;
    color: #fff;
    border-radius: 5px;
    margin: 20px 0;
}

input.sv_btn1 {
    background: #008daa;
    border: 1px solid #008daa;
    padding: 4px 25px;
    color: #fff;
    border-radius: 5px;
    margin: 20px 0;
}

table.table.cus_tbres.table-responsive.form_table {
    text-align: left;
    margin: 0;
}

    table.table.cus_tbres.table-responsive.form_table th, table.table.cus_tbres.table-responsive.form_table td {
        border: 1px solid #bbb;
    }

    table.table.cus_tbres.table-responsive.form_table select {
        padding: 5px 5px;
        border-radius: 5px;
    }

.template_preview {
    display: inline-block;
    width: 100%;
    padding: 30px 0;
}

.row.flex_row > div > div {
    flex: 1;
}

.dropdown-content.user_info_dropdown .user_info ul li {
    display: flex;
}

    .dropdown-content.user_info_dropdown .user_info ul li i {
        line-height: 22px;
    }

.dropdown-content.user_info_dropdown {
    left: -30px;
}
/*--toggle button css-*/
label.btn.btn-success.btn-sm.toggle-on {
    background-color: #97bec6;
    border: 1px solid #97bec6 !important;
    padding-top: 8px;
}

label.btn.btn-default.btn-sm.active.toggle-off {
    background: #97bec6;
    color: #FFF;
    padding-top: 5px;
    margin-left: 12px;
    font-size: 12px;
}

.select_mode {
    right: 0;
}

span.mode_btn {
    padding: 0;
    background: transparent;
    margin-top: 5px;
}

.toggle.btn.btn-sm {
    margin-top: -5px;
    min-height: 28px;
    max-height: 28px;
    border-radius: 24px !important;
    overflow: hidden;
    border: none;
}

span.toggle-handle.btn.btn-default.btn-sm {
    background: #008daa;
    left: 10px;
    border-radius: 20px;
    width: 37px;
}

.toggle.btn.btn-sm.btn-success span.toggle-handle.btn.btn-default.btn-sm {
    left: -8px;
    background: #97bec6;
}

label.btn.btn-success.btn-sm.toggle-on {
    background-color: #008daa;
    border: 1px solid #008daa !important;
    padding-top: 5px;
    padding-left: 0px;
    font-size: 12px;
}

.dropdown.more_option ul.dropdown-menu {
    position: relative !important;
    max-width: 160px;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    margin-top: -37px;
    margin-bottom: 20px;
}

.form-group.use_CrowdCompass {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
}

section.new_event.all_files .new_event_form.gen_setting {
    padding-top: 15px;
}

section.new_event.all_files .form-group.heading_area.first_heading_area > label {
    display: block;
}

.heading_txt.corrugated-process.blue_head_txt.mg_bot_30 {
    margin-bottom: 40px;
}

.new_event_form.gen_setting, .container.form_outer_layout, .container.form_outer_layout {
    background: #fff !important;
    border-radius: 5px;
}

.cus_early_birth {
    flex: 1;
}

.with_flex {
    display: flex;
}

span.check_early {
    padding-top: 40px;
}

    span.check_early input[type="checkbox"] {
        margin-right: 5px;
    }

.bith_dates input.form-control[type="date"] {
    max-width: 220px;
}

.form-group.with_check_event.padding_remove {
    padding-left: 0;
}

    .form-group.with_check_event.padding_remove > .row {
        padding: 0 15px;
    }

.form-group.text-left.frm_btnz {
    display: inline-block;
    width: 100%;
}

span.r_star {
    color: black;
}

div#summernote + .note-editor.note-frame {
    border-color: #ddd;
    border-radius: 4px;
}

input.btn.btn_submit.v1, input.btn.btn_submit.v2, input.btn.btn_submit.del_btn, input.btn.btn_submit {
    background-color: #008daa;
    color: #fff;
    margin: 0 auto;
    width: auto;
    cursor: pointer;
    transition: 0.7s ease-in-out;
    -webkit- transition: 0.7s ease-in-out;
    -moz- transition: 0.7s ease-in-out;
    -o- transition: 0.7s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color: #008daa;
    font-family: 'Roboto Slab', serif;
    text-shadow: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

    input.btn.btn_submit.v1:hover, input.btn.btn_submit.v2:hover, input.btn.btn_submit:hover {
        background: transparent;
        color: #008daa
    }

    input.btn.btn_submit.del_btn:hover {
        color: red;
        background: transparent;
        border-color: red;
    }

    input.btn.btn_submit.del_btn, button.btn.btn_submit.del_btn {
        background: red;
        border-color: red;
        float: right;
        margin-left: 3px;
    }

select.fee_ctaz_select {
    width: 410px !important;
    max-width: 100%;
}

.form-group.for_sstf > label {
    margin-bottom: 0;
}

.form_group.with_flex_radio {
    display: flex;
}

    .form_group.with_flex_radio ul.radio_list {
        flex: 1;
        width: 100%;
        margin-top: -4px;
    }

    .form_group.with_flex_radio > label {
        width: unset;
        margin-right: 25px;
    }

/*==================reviewcontact detail heading note================*/
.contact_detail p.note {
    color: #292b2c;
    font-size: 13px;
    padding: 5px 0;
}

.main-technical {
    margin-bottom: 80px !important;
}

.with_refresh {
    display: flex;
    align-items: center;
}

    .with_refresh span#changefolderloader {
        margin-left: 10px;
    }

.main-technical p.note1, .main-technical p.note2 {
    position: absolute;
    bottom: -85px;
    left: 50%;
    color: #180202;
    line-height: 22px;
    box-sizing: border-box;
    text-align: center;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    transition: all 1s ease-out;
    opacity: 0;
    visibility: hidden;
    box-shadow: none;
    width: 100%;
    background: #ACD7E0;
}

.main-technical-left:hover p.note.note1 {
    box-shadow: 0px 0px 6px 0 #ccc;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
}

.main-technical-right:hover p.note.note2 {
    box-shadow: 0px 0px 6px 0 #ccc;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    visibility: visible;
}
/*==================style for email template editor in full screen================*/
.note-editor.note-frame.fullscreen {
    top: 75px !important;
    left: 0px !important;
    background: #f4f4f4 !important;
}

.note-editor.fullscreen .note-toolbar-wrapper.panel-default {
    height: 6px !important;
}

.note-popover.popover {
    display: none !important;
}
/*==================style for html viewer's custom options================*/
#html_viewer.fullscreen {
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: #fff;
    border-radius: 0;
    top: 0;
    margin: 0;
}

.no_margin {
    margin: 0 !important;
}

#html_viewer .html_custom_header {
    background-color: #404040;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    margin-top: -20px;
    z-index: 99;
    display: inline-block;
}

    #html_viewer .html_custom_header .full_sc, #html_viewer .html_custom_header .zoom, #html_viewer .html_custom_header .download {
        color: #fff;
        font-size: 20px;
        margin-left: 10px;
    }

#demoviewer_html.zoomin {
    margin: 50px;
    transition: transform 0.25s ease;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
}

#demoviewer_html {
    max-height: 500px;
    overflow: auto;
}

div#pdf_custom_div {
    margin-bottom: 50px !important;
}

.ask_login_password.pdf_head.mt_head {
    min-height: unset !important;
    margin-bottom: 0 !important
}
/*==================style for PDF viewer's custom options================*/
iframe#pdf {
    height: calc(100vh - 100px);
}

.pdf_custom_div {
    margin-bottom: 10px;
}

full .pdf_custom_div p {
    margin-bottom: 0px;
}

.pdf_custom_option span {
    margin-left: 10px;
}

    .pdf_custom_option span a {
        color: #404040;
    }

#pdf_custom_div.fullscreen {
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background: #fff;
    border-radius: 0;
    top: 0;
    margin: 0;
}

/*--------------------custom--------------------*/
.lg-outer.lg-visible {
    opacity: 1;
    background: transparent;
    position: relative;
    height: calc(100vh - 100px);
}

.lg-backdrop.in {
    display: none !important;
}

.lg-outer.lg-fullscreen-on .img.lg-object.lg-image {
    height: 50% !important;
}
/*index.cshtml for viewer --css*/
.viewer_mt_head.mt_head {
    max-height: unset !important;
    margin-bottom: 30px !important;
}

#explorerblock iframe#iframeviewer {
    height: calc(100vh) !important;
}
/*#explorerblock #imageviewer {
height: 100vh !important;
width: 100% !important;
max-width: 100% !important;
object-fit: cover;
}*/
.imageviewer_outer #imageviewer {
    height: auto !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 auto;
}

.container.fullscreen#inner_fullsc_container .imageviewer_outer {
    max-height: 100vh !important;
    padding: 10px 0 10px 10px;
    max-height: 100vh !important;
    padding: 10px 0 10px 10px;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    overflow: auto;
    overflow-x: hidden;
}

#videoviewer video {
    display: none;
}

.container.fullscreen#inner_fullsc_container #videoviewer {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#explorerblock .imageviewer_outer {
    overflow: auto;
    overflow-x: hidden;
    max-width: 100%;
    height: calc(100vh - 70px) !important;
}

.viewer-close-btn {
    background-color: rgba(72, 67, 67, 0.4);
    width: 45px;
    height: 40px;
    border-radius: 5px;
    position: absolute;
    color: #fff !important;
    top: 12px;
    right: 25px;
    font-size: 23px;
    line-height: 38px;
    cursor: pointer;
    z-index: 999
}

.container.fullscreen#inner_fullsc_container #viewer_container {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 9999;
    text-align: center;
    margin: 0 auto;
    background-color: #f4f4f4;
}

.container.fullscreen#inner_fullsc_container iframe#iframeviewer {
    height: 100vh !important;
    padding: 10px 0 10px 10px;
}

.container.fullscreen#inner_fullsc_container .viewer-close-btn {
    display: block !important;
}
/*-----------------------*/
/*==================style for mailchimp password's eye================*/
.ask_login_password.mt_head.mailchimp_form .input-group #password.form-control:not(:last-child), .ask_login_password.dropbox_acc_form .input-group #password.form-control:not(:last-child) {
    border-bottom-right-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.ask_login_password.mt_head.mailchimp_form .field-icon, .ask_login_password.dropbox_acc_form .field-icon {
    float: right;
    margin-left: -30px;
    margin-top: 10px;
    position: relative;
    z-index: 2;
}

.ask_login_password.mt_head.mailchimp_form .input-group #password.form-control:hover, .ask_login_password.dropbox_acc_form .input-group #password.form-control:hover {
    z-index: inherit !important;
}
/*==================top header's dropdown anchor link================*/
.dropdown-content.user_info_dropdown .user_info .user_info_readable {
    background-color: #fff !important;
    padding-bottom: 3px;
    margin-bottom: 7px;
}

.header_main .text_right .dropdown-content a.cont_detail_link {
    padding: 0;
    padding: 5px 10px !important;
    background-color: #008daa !important;
    color: #fff !important;
}

.header_main .text_right .dropdown-content a .mailchimp_icon {
    background: url("../images/mailchimpblue.png") no-repeat 100%;
    background-size: cover;
    float: left;
    min-width: 20px;
    height: 20px;
}

.header_main .text_right .dropdown-content a:hover .mailchimp_icon {
    background: url("../images/mailchimp.png") no-repeat 100%;
    background-size: cover;
    float: left;
    min-width: 20px;
    height: 20px;
}
/*.header_main .text_right .dropdown-content a.cont_detail_link .c_c_detail {background: url("../images/client-company.png") no-repeat 100%;background-size: cover;float: left;
min-width: 20px;height: 19px;background-position: 0px 1px;}
.header_main .text_right .dropdown-content a.cont_detail_link:hover .c_c_detail {
background: url("../images/client-company.png") no-repeat 100%;background-size: cover;float: left;min-width: 20px;height: 19px;background-position: -21px 1px;}*/

/*==================Vatsetting design css================*/
.container.form_outer_layout {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.nav-tabs {
    border-bottom: none;
    float: right;
}

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-width: 0;
    }

    .nav-tabs > li > a {
        border: none;
        color: #666;
    }

    .nav-tabs > li > a {
        border: none;
        color: #008daa !important;
        background: transparent;
        text-transform: capitalize;
        padding: 12px;
        border: 1px solid #ddd;
        background-color: #f1f1f1;
    }

ul.fee_btnn > li {
    margin-left: 3px;
}

.checkedHighlight {
    background-color: #008daa !important;
    color: #fff;
}

.nav-tabs > li.active > a {
    color: #000 !important;
    border: 1px solid #008daa;
    border-bottom: 1px solid #fafafa;
    background-color: #fafafa;
}

    .nav-tabs > li > a:hover, .nav-tabs > li.active > a:hover {
        color: #000 !important;
        background-color: #f1f1f1;
        border: 1px solid #ddd;
    }

.nav-tabs > li > a::after {
    content: "";
    background: #4285F4;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after {
    transform: scale(1);
}

.tab-nav > li > a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 0px 0;
}

.tab-content {
    padding: 0px 0;
}

.addfee_tb {
    width: 100%;
}

.feecat_tb, .feeprice_tb, .fee_tb {
    background: #fff;
}

.form_steps {
    position: relative;
    margin-bottom: 0px;
    padding: 0px 20px;
    position: relative;
}

    .form_steps.form_step2 {
        margin-top: 40px;
    }

    .form_steps.form_step3 {
        margin-top: 40px;
        margin-bottom: 20px;
    }

.emailtemp_preview .sample_email {
    margin-bottom: 20px;
}

.addfee_form.new_event_form {
    border: none;
    margin-bottom: 15px;
    margin-top: 0;
    padding-top: 0;
}

.note-editor.note-frame {
    margin-bottom: 20px !important;
}

.addfee_form.new_event_form::before {
    content: "";
    position: absolute;
    left: 0px;
    background-color: #008daa;
    height: 30px;
    width: 2px;
    top: unset;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    left: 15px;
    line-height: 27px;
    bottom: unset;
    display: none;
}

h4.form_outer_heading {
    letter-spacing: .5px;
    font-family: Catamaran-ExtraBold;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 0;
    font-style: normal;
}

.form_outer_layout .selct_fee_cat {
    margin-top: 0;
    margin-bottom: 10px;
}

.count_shape {
    position: absolute;
    left: -17px;
    background-color: #008daa;
    height: 35px;
    width: 35px;
    top: -5px;
    line-height: 27px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    border: 4px solid #FFE;
}

#addfee h3.fee_inr_hding {
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 20px;
}

#addfee .form_settingz {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
}
/*==================Fee Category css================*/


/*==================form design css================*/
.new_event_form, .new_event_form.gen_setting {
    background: none;
    border: 1px solid #ccc;
    max-width: 100%;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.div_partition {
    float: left;
}

.form-group.with_check_fee {
    padding: 0;
}

.new_event_form span.warring_text {
    font-size: 13px;
}

.heading_txt.corrugated-process.blue_head_txt {
    background: none;
    margin-bottom: 10px;
}

    .heading_txt.corrugated-process.blue_head_txt h1 {
        color: #008daa;
        display: inline-block;
        font-size: 28px;
        text-transform: none;
        padding-top: 20px;
    }

.new_event_form::before {
    content: "";
    position: absolute;
    left: 0px;
    background-color: #008daa;
    height: 30px;
    width: 2px;
    top: 55px;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    left: 15px;
    line-height: 27px;
}

.new_event_form .form-group input, .new_event_form .form-group select, .new_event_form .form-group textarea {
    max-width: 100%;
}

.new_event_form .btn.btn_submit {
    max-width: 200px !important;
}

span.fa.fa-refresh.fa-spin {
    margin-right: 8px !important;
}

button {
    box-shadow: none !important;
}

span#deleteprinterloader {
    margin-right: 0 !important;
}

input[type="text"] {
    outline: none;
}

.new_event_form input.btn.btn_submit, .new_event_form button.btn.btn_submit {
    margin-left: 0;
}

section.new_event.update_text .new_event_form {
    padding: 20px 0 0 0;
}

.form-group.text-left.frm_btn.margin_left_0 {
    margin-left: 0;
}

h4.form_outer_heading ul.fee_btnn {
    float: right;
    margin-top: -10px;
}

div#addfee .row.form_step2.form_steps .form-group.res_name input[type="text"] {
    width: 350px;
    max-width: 100%;
}



button.btn.btn_submit {
    font-weight: 400;
    width: unset;
}

td[data-source="Special Settings"].checkedHighlight ul.reg_type {
    color: #fff;
}

ul.reg_type li span {
    font-weight: 600;
}

.form_settingz fieldset {
    border: 1px solid silver;
    margin-bottom: 20px;
    padding: 0 15px;
    padding-bottom: 0;
    padding-top: 15px;
}

    .form_settingz fieldset legend .form_group.with_flex_radio label, .form_settingz fieldset legend .form_group.with_flex_radio ul {
        margin-bottom: 0;
    }

    .form_settingz fieldset legend .form_group.with_flex_radio {
        margin-bottom: 0;
        padding-left: 10px;
    }

        .form_settingz fieldset legend .form_group.with_flex_radio ul.radio_list > li:last-child {
            margin-right: 10px;
        }

    .form_settingz fieldset legend {
        display: unset;
        width: unset;
        padding: 0;
        margin-bottom: 0;
        font-size: unset;
        line-height: unset;
    }

.dropdown.more_option.show button.dropdown-toggle {
    color: #fff;
    background: #008daa;
    padding: 0 20px;
}

div.dropdown.more_option.show > ul.dropdown-menu {
    will-change: transform;
    border: 1px solid rgb(205, 205, 205);
    border-radius: 0px;
    max-width: 187px;
    margin-left: 46px !important;
    padding-top: 4px !important;
}

td[data-source="Special Settings"] ul.reg_type, td[data-source="Special Settings"] ul.reg_type li {
    list-style-type: none !important;
}

/*==================================================*/
.dropdown .mode-selector.dropdown-menu {
    display: flex;
    top: -15px;
    right: 100%;
    left: auto;
    border: navajowhite;
    background: transparent;
    /*min-width: 280px;*/
    min-width: 365px;
    align-items: center;
}

label.btn.btn-success.btn-sm.toggle-on {
    padding-top: 6px;
}

label.btn.btn-default.btn-sm.active.toggle-off {
    padding-top: 7px;
}

div.dropdown.more_option > ul.dropdown-menu a {
    font-size: 15px;
}

div.dropdown.more_option > ul.dropdown-menu {
    transform: unset !important;
    margin: 0 !important;
    max-width: 100%;
    padding-top: 0 !important;
}

.btn.prc_bbtn.btn_submit.btn_val {
    margin-top: 10px;
    margin-left: 5px !important;
}

input.btn.btn_submit.v2 {
    margin-top: 10px;
}

.form-group.text-left.frm_btnz.vat_rulz {
    margin-top: 10px;
    margin-bottom: 0px;
}

    .form-group.text-left.frm_btnz.vat_rulz.free_cat {
        margin-top: -5px;
    }

    .form-group.text-left.frm_btnz.vat_rulz.prc_set {
        margin-top: 0;
    }

.msg_no_data {
    margin-top: -45px;
}

div#fr-image-list {
    margin-top: 10px;
    padding: 0 5px;
}

    div#fr-image-list .fr-list-column {
        position: relative;
        max-width: 25%;
        float: left;
        width: 25%;
        text-align: center;
        padding: 5px;
        margin: 5px;
    }

        div#fr-image-list .fr-list-column > div {
            position: relative;
        }

        div#fr-image-list .fr-list-column img {
            width: 100%;
            height: 100px;
            object-fit: contain;
        }

        div#fr-image-list .fr-list-column i.fa.fa-trash.fr-delete-img {
            display: none;
        }

        div#fr-image-list .fr-list-column i.fa.fa-plus.fr-insert-img {
            position: absolute;
            width: 100%;
            left: 0;
            height: 100%;
            line-height: 100px;
            background: rgba(0,0,0,0.7);
            z-index: 99;
            color: #fff;
            cursor: pointer;
            display: none;
        }

.fr-modal-head-line i, div#fr-modal-tags {
    display: none !important;
}

div#fr-image-list .fr-list-column div.fr-image-container:hover > i.fa.fa-plus.fr-insert-img {
    display: inline-block;
    transform: unset;
    -moz-transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    top: 0;
    border-radius: 0;
    transform: translateY(0%) translateX(0%) !important
}

/*==================Change Password  End================*/
@media (max-width: 576px) {
    .wherefile_events .file_structure a {
        word-break: break-word;
    }

    .main-banner-all a.outr_bannerz:nth-of-type(even) .member_event_banner .banner-all,
    .main-banner-all a.outr_bannerz:nth-of-type(5) .member_event_banner .banner-all,
    .main-banner-all a.outr_bannerz:nth-of-type(7) .member_event_banner .banner-all {
        height: auto !important;
    }

    .temp_name_selouter.with_refresh {
        display: inline-block !important;
    }

        .temp_name_selouter.with_refresh select#templates {
            margin-bottom: 20px
        }

        .temp_name_selouter.with_refresh #templateinfoloader {
            margin-left: 0 !important
        }

    .form #redirect {
        margin-left: 20px !important;
    }

    .form .event_login .form-group .fa {
        top: 7px !important;
    }

    #html_viewer .col-sm-6.div_partition {
        width: 50% !important;
    }

        #html_viewer .col-sm-6.div_partition p {
            margin: 0 !important;
            font-size: 17px;
            margin-top: 4px !important;
        }

    #pdf_custom_div .col-xs-12.div_partition {
        width: 50% !important;
    }

    .new_event_form::before {
        top: 25px;
    }

    .form_outer_layout .form_settingz .form_group.text-right.sub_btn {
        padding-top: 5px;
    }

    .invoice-mail {
        padding-left: 0 !important;
    }

    .ask_login_password .form_alyout .bottom_btn.m-0 .btn.float-left {
        float: none !important;
    }

    #btnRegisterMe {
        padding: 0.5rem 1rem;
        font-size: 14px;
    }

    .price_total .tbody_content td#registerMe {
        padding: 8px 20px;
    }

    .description-para {
        display: none;
    }

    .form-control {
        font-size: 0.8rem;
    }

    .m-b-xs-90 {
        margin-bottom: 90px;
    }

    .row {
        display: block;
    }

    .desktop-tr {
        display: none;
    }

    .iphone-tr {
        display: block;
    }

    .price_total tr th {
        width: auto !important;
    }

    .m-l-60 {
        margin-left: 0;
    }

    .p-h-25 {
        padding: 0;
    }

    .m-r-60 {
        margin-right: 0;
    }

    .main-banner-all .content {
        position: absolute;
        bottom: 0;
        right: 0;
        color: #fff;
        margin: 0 20px 0 10px;
        left: inherit;
    }

        .main-banner-all .content p {
            font-size: 12px;
            text-shadow: 0 1px 2px rgba(0,0,0,0.8);
            margin: 0px 0 5px 10px;
        }

    .pz_xs {
        padding-left: 0px;
        padding-right: 0px;
    }

    .hero_image h1 {
        font-size: 24px;
        padding: 0px 15px;
    }

    .hero_image p {
        font-size: 24px;
        padding: 0% 6%;
        font-size: 14px;
    }

    .form {
        top: 280px;
    }

    .hero_image {
        top: 7%;
    }

    .header_section .text_right {
        margin-right: 13px;
        margin-top: 8px;
        margin-bottom: 10px;
        text-align: center;
    }

        .header_section .text_right a {
            padding: 0;
        }

    .header_main .custome_navbar .set_container {
        width: 100%;
    }

    .set_container {
        width: 100%;
    }

    .header_main .custome_navbar .logo {
        padding: 0px 0px;
    }

    .header_section {
        height: 750px;
    }

    .form .event_login .dropdown-content a {
        padding: 12px 8px;
    }
    /*sign up start*/
    .ask_login_password {
        padding: 15px 15px;
    }

    .main_heading h2 {
        font-size: 20px;
    }

    .header_main .text_right {
        margin-top: 0px;
        margin-left: 14px;
    }

        .header_main .text_right a {
            margin-left: 0px;
            padding: 6px 3px;
            font-size: 12px;
        }

    .ask_login_password .form_alyout .form_first, .ask_login_password .form_alyout .form_second {
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .main_heading, .form_alyout .sub_title {
        padding-left: 0px;
    }

    .ask_login_password .form_alyout .col_input_xs {
        margin-bottom: 15px;
    }

    .ask_login_password .form_alyout label {
        display: inline-block;
        margin-bottom: .2rem;
    }

    .mt_head {
        margin-top: 10px;
        margin-bottom: 80px;
    }

    .ask_login_password .form_alyout .form_submit {
        white-space: normal;
    }

    .ask_login_password .form_alyout .bottom_btn {
        margin: 20px 0px 0px 0px;
    }

    .ask_login_password .form_alyout .cancel_btn, .ask_login_password .form_alyout .ask_pass_btn {
        width: 100%;
        margin-bottom: 5px;
    }

    .ask_login_password .form_sign_up .input_row:last-child {
        margin-bottom: 0px;
    }

    .rgister_me .regiform_pd {
        padding-left: 8px;
        padding-right: 8px;
    }

    .rgister_me .member_searchbtn, .rgister_me .member_registerbtn {
        margin-left: 10px;
    }

    .rgister_me .reginature_subhead {
        padding-left: 8px;
    }

    .rgister_me .searched_membertb1 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .rgister_me .searched_membertb2 {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .cont_comp_details .resp_pd {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    /*.banner_back {min-height: 140px;height: 137px;}*/
    .main-technical {
        min-height: auto;
    }

    .btn_global {
        width: 100%;
        margin-bottom: 10px;
        white-space: normal;
    }

    .btn_do_pay {
        width: 100%;
        margin-bottom: 10px;
    }

    .invoice-mail {
        padding-left: 15px;
    }
    /*sign up start*/
    .right_paybtn {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .ingenico-img {
    }

    .pay_label {
        margin-bottom: 10px !important;
        margin-left: 15px;
    }

    .paybtn_mob {
        display: flex;
        margin-bottom: 40px;
        justify-content: center;
    }
}



@media (min-width: 577px) and (max-width: 767px) {
    .ask_login_password .form_alyout .bottom_btn {
        margin: 0;
    }

    .invoice-mail {
        padding-left: 0;
    }

    .hero_image h1 {
        font-size: 24px;
    }

    .hero_image p {
        font-size: 24px;
        padding: 0% 6%;
        font-size: 14px;
    }
    /*.banner_back {min-height: 140px;height: 137px;}*/
    .form {
        top: 220px;
    }

    .hero_image {
        top: 7%;
    }

    .header_section .text_right {
        margin-right: 13px;
        margin-top: 8px;
        margin-bottom: 10px;
        text-align: center;
    }

        .header_section .text_right a {
            padding: 0;
        }

    .mt_head {
        margin-top: 25px;
        margin-bottom: 80px;
    }

    .col_input_xs {
        margin-bottom: 15px;
    }

    .btn_global {
        width: 100%;
        margin-bottom: 10px;
        white-space: normal;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    span.msg.mailchimp_msg {
        margin-left: 0 !important;
    }

    .hero_image h1 {
        font-size: 24px;
    }
    /*.banner_back {min-height: 200px;height: 200px;}*/
    .hero_image p {
        font-size: 24px;
        padding: 0% 6%;
        font-size: 14px;
    }

    .form {
        top: 220px;
    }

    .mt_head {
        margin-top: 25px;
        margin-bottom: 80px;
    }

    .hero_image {
        top: 7%;
    }

    .header_section .text_right {
        margin-right: 13px;
        margin-top: 8px;
        margin-bottom: 10px;
        text-align: center;
    }

        .header_section .text_right a {
            padding: 0;
        }

    .main-technical {
        padding: 70px 15px 50px;
    }

    .colleague_cant .form_submit {
        float: right;
    }
}


@media (min-width: 320px) and (max-width: 767px) {
    span.msg.mailchimp_msg {
        margin-left: 0 !important;
    }

    .mailchimp_form .btn.form_submit {
        width: unset !important;
        margin-left: 8px !important;
    }

    .main-technical {
        padding: 70px 15px 50px;
    }

    .fifco-tech-right h1 {
        font-size: 26px;
    }

    .banner_back-frist {
        padding-top: 15px;
    }

    .heading_txt.corrugated-process h1 {
        font-size: 20px;
    }

    .main-technical:last-child {
        margin-bottom: 40px;
    }

    .edit_user .select_first_name {
        margin-right: 10px;
    }

    .cancel_btn {
        position: relative;
        max-width: 100% !important;
        margin-bottom: 10px;
    }

    .ask_login_password .form_alyout .form_submit {
        width: 100%;
    }

    .pay_success .get_box {
        min-height: auto;
    }

    .form_submit {
        margin-bottom: 10px !important;
    }

    footer.footer span {
        padding-left: 0px;
    }

    .ask_login_password .form_sign_up .input_row {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .cont_comp_details .edit_detail {
        margin-bottom: 10px;
    }

    .cont_comp_details .resp_pd {
        padding-right: 40px;
        padding-left: 40px;
    }
}


@media (min-width: 1200px) {
    .staff_container {
        width: 1280px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .mt_head {
        margin-top: 25px;
        margin-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .pay_success {
        min-height: 234px;
    }

    .technical-section .btn_go_back {
        margin-bottom: 100px;
    }

    .table-responsive {
        display: table;
    }
}


@media (max-width: 1024px) {
    table.grid_view tbody tr td div.for_gridz div.action_grid {
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .right_paybtn {
        margin-bottom: 20px !important
    }

    .form_settingz .form_group.outer_flexform_group {
        display: block !important;
    }

    .outer_flexform_group .obli_input {
        margin-right: 0 !important
    }

    .index_archive_outer .archive_boxes {
        margin-bottom: 20px !important;
    }

    #videoviewer video {
        width: 100%;
        max-width: 100%;
    }

    .select_action_btn {
        margin-top: 0;
    }

        .select_action_btn.text-right {
            text-align: left !important;
        }

    .table thead th.media_size {
        min-width: 90px;
    }

    .table thead th.media_share, table td.media_share_data {
        width: 15% !important;
    }
}

@media (max-width: 767px) {
    .ask_login_password .additional_count .shap {
        left: -37px !important
    }

    .ask_login_password.RegisterCol_screen .col-8.col_input_xs {
        width: 100% !important;
        max-width: 100% !important;
    }

    .ask_login_password.RegisterCol_screen .form_alyout > h4 {
        padding: 0 15px !important
    }

    .ask_login_password.RegisterCol_screen p.con_sub_title.ml_10.no_padding {
        padding: 0 15px !important;
    }

    .ask_login_password.RegisterCol_screen div#tbSearchedResults {
        width: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .leftregis_partibtn {
        width: auto !important;
        float: none !important
    }

    .right_paybtn {
        float: left !important
    }

    .ask_login_password .form_alyout .resp_cnt_formAction {
        display: block !important;
    }

        .ask_login_password .form_alyout .resp_cnt_formAction .pz_xs {
            padding: 0 36px !important
        }

            .ask_login_password .form_alyout .resp_cnt_formAction .pz_xs .form_submit {
                width: auto !important;
                margin-right: 10px;
            }

    .ask_login_password .form_alyout .resp_chPass_formAction {
        display: block !important
    }

        .ask_login_password .form_alyout .resp_chPass_formAction .btn {
            width: auto !important;
            margin-left: 0 !important;
            float: left;
            margin-right: 10px;
        }

        .ask_login_password .form_alyout .resp_chPass_formAction .pz_xs {
            padding: 0 20px !important;
        }

    .payment_cHolder_field input[type="text"]#cardholdername {
        max-width: 100% !important;
    }

    section.ask_login_password.mt_head .row.bottom_btn.mem_dopay_btns_section {
        display: inline-block !important;
        width: auto !important;
    }

    .mem_dopay_btns_section .btn.form_submit, section.ask_login_password.mt_head .pz_xs.action_flex input {
        width: auto !important;
        float: none !important;
        margin-left: 0 !important;
    }

    .action_flex {
        display: block !important;
    }

    #editor table {
        width: 100% !important;
        max-width: 100% !important;
    }

    h4.form_outer_heading ul.fee_btnn {
        margin-top: 5px;
        width: 100%;
    }

    .msg_no_data {
        margin-top: 0px;
    }

    .with_flex {
        display: flex;
        flex-flow: column;
    }

    span.check_early {
        padding-top: 0;
        padding-left: 15px;
        padding-bottom: 15px;
    }

    .index_archive_outer .archive_boxes {
        margin-bottom: 20px !important;
    }

    .save_temp_btn {
        margin-left: 15px !important;
    }

    .etemp_selected.all_manage_temp_btn a {
        margin-bottom: 5px !important;
    }

    #explorerblock iframe#iframeviewer, #explorerblock .imageviewer_outer {
        height: calc(100vh - 10px) !important;
    }

    #html_viewer table {
        width: 100% !important;
        max-width: 100% !important;
    }

    .sample_email table {
        max-width: 100% !important;
        width: 100% !important;
    }

    #emailtemp_edit .text-right.etemp_update_right {
        text-align: left !important;
    }

        #emailtemp_edit .text-right.etemp_update_right .btn_submit {
            margin-bottom: 5px !important;
        }

    .note-editable table {
        max-width: 100% !important;
        width: 100% !important;
    }

    .main-technical:hover p.note {
        bottom: -100px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .dropdown-content.user_info_dropdown {
        left: 0 !important;
    }

    .container.form_outer_layout .text-right.fee_e_btn {
        flex: auto;
    }

    .new_event.form_layout_main .text-right.footer_btn_div {
        margin-top: 0 !important;
    }

    .event_login#createForm .form-group.heading_area.first_heading_area {
        margin-top: 50px;
    }

    .event_login#createForm .select_mode {
        position: absolute;
        top: -52px;
        right: 0;
        border-bottom: 0;
    }

    .event_login#createForm .dropdown {
        margin-bottom: -10px;
        border-bottom: none;
    }

        .event_login#createForm .dropdown.open .mode-selector.dropdown-menu {
            top: -6px;
            right: 100%;
            left: auto;
            padding-left: 10px;
        }

    div#mobile_res.collapse.show {
        display: block;
    }

    .dropdown {
        padding: 0 15px;
        display: inline-block;
        padding-bottom: 10px;
        margin-bottom: 0;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }

    div#mobile_res, div#mobile_res.collapse.show {
        display: block;
        width: 100vw;
        margin: 0;
        left: 0;
        top: 55px;
        position: absolute;
        background: #eee;
        z-index: 999;
    }

    button.navbar-toggle.mobile_mnuz:focus {
        outline: none;
    }

    .dropdown:hover .dropdown-content {
        display: none;
    }

    .dropdown.open .dropdown-content {
        display: block;
    }

    .dropdown-content {
        position: relative;
        top: unset;
        left: unset;
        min-width: 235px;
        border-top: 1px solid #008daa;
        padding: 8px;
        text-align: left;
        margin-top: 10px;
    }

    span.dropdown_menu::after {
        right: 5px;
    }

    span.dropdown_menu {
        width: 100%;
        text-align: left;
    }

    div#mobile_res.collapse, div#mobile_res.collapse {
        display: none;
    }

    button.navbar-toggle.mobile_mnuz {
        display: inline-block;
    }

    ul.reg_type li {
        word-break: break-word;
    }

    .table_respoinsive.cus_tbres table.table th, .table_respoinsive.cus_tbres table.table thead {
        display: none;
    }

    .table_respoinsive.cus_tbres table.table {
        display: block;
    }

        .table_respoinsive.cus_tbres table.table td {
            float: left;
            width: 100%;
            border-bottom: none;
        }

        .table_respoinsive.cus_tbres table.table tr {
            margin-bottom: 20px;
            float: left;
            width: 100%;
            border-bottom: 1px solid #ddd;
        }

        .table_respoinsive.cus_tbres table.table td::before {
            content: " " attr(data-source) ": ";
            position: absolute;
            left: 10px;
            top: 10px;
            font-weight: bold;
        }

    .table_respoinsive.cus_tbres.vat_tbl.table td, .table_respoinsive.cus_tbres.feecat_tb.table td, .table_respoinsive.cus_tbres.feeprice_tb.table td, .table_respoinsive.cus_tbres.fee_tb.table td {
        padding-left: 10px;
        padding-top: 45px;
    }

    .form-group.res_name {
        text-align: left;
        display: flex;
        align-items: flex-start;
        flex-flow: column;
    }

        .form-group.res_name input[type="text"] {
            margin-left: 0;
            width: 100%;
        }

    table.table.cus_tbres.table-responsive.form_table td {
        width: 100%;
        float: left;
    }

    table.table.cus_tbres.table-responsive.form_table thead {
        display: none;
    }

    table.table.cus_tbres.table-responsive.form_table td {
        width: 100%;
        float: left;
        border-bottom: none;
        position: relative;
        padding-top: 45px;
    }

        table.table.cus_tbres.table-responsive.form_table td::after {
            content: " "attr(data-source)" ";
            position: absolute;
            left: 10px;
            top: 10px;
            font-weight: bold;
        }

    table.table.cus_tbres.table-responsive.form_table tr {
        margin-bottom: 20px;
        float: left;
        width: 100%;
        border-bottom: 1px solid #bbb;
    }

    ul.fee_btnn {
        text-align: left;
        margin-top: -20px;
    }

        ul.fee_btnn > li {
            display: inline-block;
            margin-left: 0;
            width: 100%;
        }

    .selct_fee_cat {
        flex-flow: column;
        align-items: flex-start;
    }

    .table_respoinsive.cus_tbres table.table td {
        float: left;
        width: 100%;
        border-bottom: none;
        position: relative;
        min-height: 48px;
        padding-left: 120px;
    }

    .table_respoinsive.cus_tbres.fee_tbl.table td {
        padding-left: 150px;
    }

    section.ask_login_password.mt_head .row.bottom_btn {
        display: inline-flex;
    }

    section.ask_login_password.mt_head .pz_xs input, section.ask_login_password.mt_head .pz_xs label.btn.float-left {
        width: 100% !important;
        margin: 5px auto !important;
    }

    .row.bottom_btn.login_btm_btn {
        display: block;
        width: 100%;
    }

    .row.input_row.login_no_cntnr > div {
        padding: 0;
    }

    form#userInfo.form_sign_up > .row.form_second, form#userInfo.form_sign_up > .row.form_first {
        padding-right: 15px;
        padding-left: 15px;
    }

    .rgister_me .regiform_pd {
        padding-left: 15px;
        padding-right: 15px;
    }

    .modal-body.paybybank_form .float-left, select#payByBankContacts, input#payByBankContactEmail {
        min-height: 38px;
    }

    section.ask_login_password.mt_head .row.bottom_btn {
        display: inline-flex;
    }

    section.ask_login_password.mt_head .pz_xs input, section.ask_login_password.mt_head .pz_xs label.btn.float-left {
        width: 100% !important;
        margin: 5px auto !important;
    }

    span.spn_blck {
        display: block;
        padding: 5px;
    }

    .pay_success .get_box {
        display: inline-block;
        padding-bottom: 30px;
    }

    .modal-body.paybybank_form .float-left#payByBankMCompanyID {
        max-width: calc(100% - 150px);
    }

    div#sendbadgesuccess {
        margin: 0 !important;
    }

    .cont_comp_details .edit_detail {
        margin-bottom: 10px;
        min-height: 270px;
        height: auto;
        padding-bottom: 10px;
    }

    div#printoptions, .pz_xs {
        display: inline-block;
        padding: 0 !important;
        margin-bottom: -20px;
    }

    div.srch_btnz {
        display: inline-block;
        margin-bottom: -20px;
    }

        div.srch_btnz a, .pz_xs a, div#printoptions a {
            margin-left: 0 !important;
        }

    table.tb_srchz tr td {
        padding: 0 !important;
        padding-bottom: 15px !important;
    }

    table.tb_srchz tr {
        display: flex;
        flex-flow: column;
    }

    ol.breadcrumb > li:nth-child(n+4):last-child::after {
        content: "/..";
        position: absolute;
        left: -90px;
        top: 0;
    }

    section#editContactDetails .modal-dialog.modal-dialog-centered, section#editCompanyDetails .modal-dialog.modal-dialog-centered {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0;
    }

    section#editContactDetails {
        padding: 15px !important;
    }

    section#editCompanyDetails {
        padding: 15px !important;
    }

    .ask_login_password .form_sign_up .input_row {
        margin: 0 !important;
    }

    section#editContactDetails .pz_xs, section#editCompanyDetails .pz_xs {
        padding: 0 30px !important;
    }

    ol.breadcrumb > li:nth-child(n+3):nth-last-child(2) {
        margin-left: 15px;
    }

    span.c_hyphn {
        display: none;
    }

    span#foldername {
        display: block;
        padding: 5px 0;
    }

    ol.breadcrumb > li > a {
        font-size: 13px;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 60px;
        overflow: hidden;
        display: inline-block;
        line-height: 16px;
        vertical-align: middle;
    }

    ol.breadcrumb > li:first-child a {
        margin-right: 5px;
    }

    body .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 2px;
        padding-left: 2px;
        color: #636c72;
        content: "/";
    }

    ol.breadcrumb > li {
        display: none;
        position: relative;
    }

        ol.breadcrumb > li:first-child, ol.breadcrumb > li:last-child, ol.breadcrumb > li:nth-last-child(2) {
            display: inline-block;
        }

    .table thead th.media_size {
        min-width: 90px;
    }

    .mobile_file_size {
        display: block;
    }

    .mobile_file_size {
        display: block;
        font-size: 12px;
        color: #747474;
        margin-top: -5px;
    }

    td.media_size_data, th.media_size {
        display: none;
    }

    td.media_name_data span.archive_nav_black {
        max-width: 98%;
    }

    table .media_date_data, .table thead th.media_date {
        display: none;
    }

    .table thead th.media_share, table td.media_share_data {
        width: 150px !important;
        white-space: nowrap;
    }

    span#selectedItems button i {
        display: inline-block;
    }

    span#selectedItems button span {
        display: none;
    }

    span#selectedItems > button {
        padding: 0;
        font-size: 18px !important;
        color: #0275d8;
        opacity: 1;
        background: transparent;
        border: none;
    }

    span#change_view {
        margin-top: -6px;
    }
}

@media (max-width: 580px) {
    span#resultcount {
        float: left;
        min-height: 30px;
    }

    .table thead th.media_name {
        width: auto;
    }

    .table thead th.media_share {
        text-align: right;
        width: 23%;
    }

    .table td.media_share_data {
        text-align: right;
        width: 11%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    td.media_name_data span.archive_nav_black {
        max-width: 300px;
    }
}


@media (max-width:576px) {
    .right_paybtn label.pay_label {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .ask_login_password.chgPassword_outer .w_half_inpercent, .ask_login_password.chgPassword_outer .col-sm-6 {
        width: 100% !important;
        max-width: 100% !important;
    }

    .ask_login_password .form_alyout .resp_cnt_formAction .pz_xs .btn.float-left {
        float: left !important
    }

    .new_event.form_layout_main {
        padding: 0 20px;
    }

        .new_event.form_layout_main table select {
            width: 100%;
            max-width: 100%;
        }

    .form_settingz .form_group.text-right.sub_btn {
        padding-top: 0;
        text-align: left !important;
    }

    .form_settingz .form_group input.btn.cus_fbtn {
        margin-left: 0;
        margin-right: 10px;
    }
}

@media (max-width:500px) {
    #emailtemp_edit .note-toolbar.panel-heading {
        position: relative !important;
    }

    button#shareLink[disabled] {
        margin-left: 10px !important;
    }

    span#selectedItems, span#resultcount {
        text-align: left;
        padding-left: 20px;
    }

    td.media_name_data span.archive_nav_black {
        max-width: 220px;
    }

    span#resultcount {
        display: block;
        margin-left: 0 !important;
    }

    span#selectedItems {
        position: relative !important;
        left: unset !important;
        right: unset !important;
        padding-bottom: 10px;
    }
}

@media (max-width: 490px) {
    .main-technical:hover p.note {
        bottom: -85px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media (max-width: 460px) {
    .banner-all .bn_bk img {
        min-height: unset !important;
    }

    .new_event_form .form-group.with_check.warng_msg input[type="checkbox"], .new_event_form form-group.with_check {
        margin-top: -21px;
    }

    .new_event_form .form-group.with_check.warng_msg span.msg {
        top: 42px;
    }
}

@media (max-width: 419px) {
    body a.logo-header {
        float: none;
        display: inline-block;
    }

    div#sendbadgesuccess {
        margin: 0 !important;
    }

    body .header_main .text_right.float-right {
        float: none !important;
        margin-left: 0;
        margin-top: 0px;
        text-align: center;
    }

    .header_main .custome_navbar .set_container {
        text-align: center;
    }

    body {
        padding-top: 117px !important;
    }

    td.media_name_data span.archive_nav_black {
        max-width: 200px;
    }

    table.grid_view tbody tr td.media_name_data div.thumb_img {
        width: 100%;
    }
}

@media (max-width: 400px) {

    #html_viewer.fullscreen {
        height: unset !important;
    }

    .event_login#createForm .form-group.heading_area.first_heading_area {
        margin-top: 50px;
        padding-top: 30px;
    }

    .event_login#createForm .select_mode {
        position: relative;
        top: -115px;
        right: 0;
        border-bottom: 0;
    }

    .event_login#createForm .dropdown {
        margin-bottom: -10px;
        border-bottom: none;
        padding-left: 0;
        position: relative;
        padding: 0 15px;
    }

        .event_login#createForm .dropdown.open .mode-selector.dropdown-menu {
            top: 25px;
            right: unset;
            left: 0;
            padding-right: 15px;
            max-width: 100% !important;
            width: 100% !important;
            padding-left: 0;
        }

            .event_login#createForm .dropdown.open .mode-selector.dropdown-menu select {
                font-size: 13px;
            }

    body {
        padding-top: 0 !important;
    }

    .new_event_form .form-group.with_check.warng_msg span.msg {
        top: 42px;
    }

    table th.all_select_check_data, .table thead th.all_select_check {
        padding-left: 0;
        padding-right: 0;
    }

    .table td.media_share_data > a:first-child {
        margin: 0 !important;
    }

    .table td.media_share_data > a {
        margin-left: 5px !important;
    }

    .header_main .text_right.float-right {
        float: none !important;
        margin-left: 0;
        margin-top: 18px;
        text-align: center;
    }

    .fixed-top {
        position: inherit;
        text-align: center;
        padding-top: 0;
    }

    .table thead th.media_date, table td.media_date_data {
        padding-left: 0;
    }

    footer.footer span {
        display: block;
        padding: 0;
        text-align: center;
    }

    .footer {
        position: inherit;
    }

    .cancel_btn {
        position: inherit;
        max-width: inherit !important;
    }

    .ask_login_password .form_alyout .form_submit {
        width: 100%;
    }

    a.logo-header {
        float: none;
        display: inline-block;
    }
}

@media (max-width: 350px) {
    .table thead th.media_date, table td.media_date_data {
        display: none;
    }

    .table thead th.media_share {
        text-align: right;
        width: 25%;
    }

    td.media_name_data span.archive_nav_black {
        max-width: 150px;
    }
}


.ask_login_password.dropbox_acc_form .field-icon {
    z-index: 9999;
}

.ask_login_password.mt_head.mailchimp_form .field-icon {
    z-index: 9999;
}

.price-text {
    width: 30%;
}

.ul-margin {
    margin-bottom: 1px;
}

.pay_label {
    color: red;
    margin-right: 15px;
}

    .pay_label.paypal_text {
        margin-left: 20px
    }

.ingenico-img {
    border: 2px solid #ffffff !important;
    border-radius: 10px !important;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) !important;
}

.paybtn_mob {
    display: flex;
    align-items: center;
}

.custom_row_mg {
    width: 100% !important;
    margin: 0 !important;
}

.padd-left_0 {
    padding-left: 0 !important;
}

.ask_login_password .form_alyout .form_first {
    margin-bottom: 20px !important;
}

div#tbSearchedResults {
    width: 68%;
}

.ml_10 {
    margin-left: 10px;
}
/******************************************************************/
.eventDetails {
    display: flex;
    margin-bottom: 80px;
}

    .eventDetails .main-technical {
        margin-bottom: 0 !important;
        height: 100%;
        padding-bottom: 0;
    }

.customSlider {
    box-shadow: 0px 0px 6px 0px #ccc;
    border-radius: 5px;
    margin-top: 35px;
    height: 100%;
    padding-top: 45px;
}

.carsouelContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    text-align: center;
}

    .carsouelContent .h3 img {
        width: 50px;
    }

    .carsouelContent .h3 {
        font-size: 20px;
        position: relative;
        margin-bottom: 35px;
        text-align: center;
        font-family: Catamaran-ExtraBold;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .carsouelContent button {
        background: #008daa;
        color: #fff;
        border: none;
        box-shadow: none !important;
        padding: 5px 15px;
        transition: 0.2s all linear;
        cursor: pointer;
    }

        .carsouelContent button:hover {
            background-color: #333;
        }

    .carsouelContent .thumb img {
        width: 100%;
    }

    .carsouelContent .h3:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 80px;
        background-color: #008daa;
        left: 0;
        right: 0;
        margin: auto;
        bottom: -17px;
    }

    .carsouelContent p {
        font-size: 16px;
    }

.customSlider *[class*="carousel-control"] {
    color: #fff;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    background-color: #008daa;
}

.customSlider .carousel-control-prev {
    left: -20px;
    opacity: 0;
    transition: 0.2s all linear;
}

.customSlider .carousel-control-next {
    right: -20px;
    opacity: 0;
    transition: 0.2s all linear;
}

.customSlider:hover .carousel-control-prev {
    left: -15px;
    opacity: 0.5;
}

.customSlider:hover .carousel-control-next {
    right: -15px;
    opacity: 0.5;
}

.customSlider:hover .tech-icon {
    background-color: #008daa;
    color: #fff;
    border-radius: 40px;
}

@media all and (max-width:768px) {
    .eventDetails > * {
        margin-bottom: 80px !important;
    }

    .customSlider .carousel-control-prev {
        left: -10px;
        opacity: 0.5;
    }

    .customSlider .carousel-control-next {
        right: -10px;
        opacity: 0.5;
    }
}

.addbordertoinput{
    border: 1px solid red;
}

@media screen and (max-width: 767px) {
    .emailId{
        width: 100% !important;
    }
    .captchaCol{
        padding-left: 15px !important;
    }
    .submitYourReq{
        margin-left: 0px !important;
    }
    .captchaColumn{
        padding-left: 0px !important;
    }
    .form-input {
        width: 100% !important;
    }
}

.form-input{
    width: 302px;
}
.pastDescription ol, .pastDescription ul,
.note-editable ol, .note-editable ul {
    list-style: revert-layer !important;
    margin-left: auto;
    padding: revert-layer;
}

.note-editing-area .note-editable p {
    margin-bottom: 5px !important;
    font-size: 22px !important;
}

@media print {
    .hidden-print {
        display: none !important;
    }
    table#attendeesList tbody tr td{
        border: none !important;
    }
    table#attendeesList thead tr th,
    table#attendeesList tbody tr td {
        padding: 3px 10px !important;
        white-space: nowrap;
    }
    table#attendeesList thead,
    table#attendeesList thead tr,
    table#attendeesList thead tr th{
        background: #008daa !important;
    }

    body {
        -webkit-print-color-adjust: exact !important;
    }
    @page{
        size: landscape !important;
    }
    span.conferenceText{
        padding-left: 10px !important;
    }
}