@media(max-width: 313px) {
    .supplyer_radio {
        margin-top: 15px;
    }
}

@media(min-width: 768px) and (max-width: 877px) {
    .deadline_checklist_btn {
        margin-top: 20px;
    }
}

@media(min-width: 768px) and (max-width: 992px) {
    .create_login .login-panel {
        margin-top: 18%;
    }
}

@media(min-width: 993px) and (max-width: 1150px) {
    .create_login .login-panel {
        margin-top: 20%;
    }
}

@media(min-width: 993px) and (max-width: 1200px) {
    .nplr_md {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .npl_md {
        padding-left: 0 !important;
    }

    .npr_md {
        padding-right: 0 !important;
    }
}



@media(min-width: 1151px) and (max-width: 1250px) {
    .create_login .login-panel {
        margin-top: 19%;
    }
}

@media(max-width: 550px) {
    .common_table table .select_actionstyle {
        float: none;
    }
    .user-guide{right: unset!important;top: 75px!important;}
    .video-tutorial{position: relative!important;right: unset!important;}
    /* .video-tutorial-wrap{margin-bottom: 0!important;} */
    .video_tutorial_resp{padding: 20px 20px 10px 10px!important;}
}

@media(max-width: 577px) {
    /* .common_table table .dropdown .dropdown-menu {
        margin: 2px 0 0 -79px;
    }*/
}

@media (max-width: 820px) {
    .stand_design_submission_status_table table .select_actionstyle {
        float: none;
    }

    .stand_design_submission_status_table table .dropdownbtn {
        padding: 7px 20px 0 15px;
    }
}

@media (max-width: 820px) {
    .table-responsive_820 {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

    .table-responsive>.table {
        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap;
    }

    .table-responsive>.table-bordered {
        border: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0;
    }
}

@media(max-width: 767px) {
    .mt15_xs {
        margin-top: 15px !important;
    }

    .responsive-padding .letterpad_section {
        margin-top: 0;

    }

    .letterpad_section_outer.responsive-padding {
        padding-top: 0;

    }

    .letterpad_header .letterpad_top_right {
        margin-right: 0;
        padding-right: 20px;
    }

    .letterpad_section .letterpad_body {
        padding: 0 15px;
    }

    .letterpad_section .letterpad_footer {
        padding: 10px 10px;
    }

    .letterpad_section .letterpad_footer_inner {
        padding: 10px 5px;
    }

    .letterpad_section .auto_generate_text {
        padding: 10px 0 5px 0;
    }

    .letterpad_body .letter_outer {
        padding: 15px 0 5px 0;
    }

    .exhibitor_badge_info .add-co-exhibitors-panel {
        padding-right: 0px;
        padding-left: 0px;
    }

    .add-co-exhibitors-popup .modal-body {
        padding: 7.5px;
    }

    .standinfo.panelsection {
        margin-top: 13px;
    }

    .city_secion,
    .country_section,
    .telephone_section,
    .state_section,
    .zip_postal_section,
    .fax_section {
        padding-right: 0;
        padding-left: 0;
    }

    .added_exhibitor_box .go_back_exhibitor {
        margin-right: 18px;
    }

    .stand_design_submission_status_table table .dropdown .dropdown-menu {
        /* left: -76px !important; */
    }

    .my_message_table table .dropdown .dropdown-menu {
        /* left: -87px !important; */
    }

    .common_table table .dropdownbtn {}

    .table-responsive {
        overflow-y: auto;
    }

    .search_notifiactions_delet_box {
        margin-top: 12px;
    }

    .create_password_login_box {
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .fixedcss {
        position: relative !important;
    }

    .create_login .login-panel {
        margin-top: 6% !important;
    }

    .panel-body .inner_panel {
        padding: 5px;
    }

    .create_password .login-panel {
        margin-top: 8% !important;
    }

    .exhibitor_name_badge_table {
        width: 100% !important;
    }

    .plr15_xs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .text-right {
        text-align: left !important;
    }

    .nplr_xs {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .nmlr {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

   

}

@media(max-width: 992px) {
    .nplr_sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .npl_sm {
        padding-left: 0 !important;
    }

    .npr_sm {
        padding-right: 0 !important;
    }

    .responsive-padding .letterpad_section {
        width: 100%;
    }

    .formname .btn.btn-danger {
        margin-right: 3px;
        margin-left: 3px;
    }

    .nplr_sm {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .heavy_machinary_card .file-upload {
        margin-bottom: 10px;
    }

    /*.compulsory_form_section_left_outer .compulsory_form_section_left {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }*/
}

@media(max-width: 992px) {

    .compulsory_form_section_right_outer,
    .compulsory_form_section_right_outer .compulsory_form_section_left {
        padding-left: 0;
    }

    .compulsory_form_section .mrk_opportunity_box {
        margin-bottom: 55px;
    }

    .margin_topres {
        margin-top: 10px;
    }
}

@media(max-width: 1199px) {
    .compulory_outer .compulsory_form_section_right_outer .compulsory_form_section_left {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 30px;
    }
}

@media(max-width: 299px) {
    .info_section .stand_design_arrow {
        right: 43%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 70.1%;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        margin-top: 1px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 13px;
        height: 75px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }
}

@media(max-width: 299px) {

    .letterpad_header .letterpad_top_left,
    .letterpad_header .letterpad_top_right {
        width: 100%;
    }

}

@media(min-width: 300px) and (max-width: 349px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80.1%;
    }
}

@media(min-width: 350px) and (max-width: 359px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83.4%;
    }
}

@media(min-width: 360px) and (max-width: 374px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 84.4%;
    }
}

@media(min-width: 375px) and (max-width: 400px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 84.5%;
    }
}

@media(max-width: 400px) {

    .dashboard_login,
    .login-submit {
        padding-top: 15px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .dashboard_login {
        padding: 0 0;
    }

    .dashboard_login a {
        width: 100% !important;
        font-size: 15px !important;
    }

    .padding-fifteen .imagebox,
    .padding-fifteen .imagebox_detail {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }

    .padding-fifteen .imagebox {
        margin-bottom: 10px;
        float: left;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px !important;
    }
}

@media(min-width: 401px) and (max-width: 410px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85.1%;
    }
}

@media(min-width: 411px) and (max-width: 413px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.7%;
    }
}

@media(min-width: 414px) and (max-width: 479px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.1%;
    }
}

@media(min-width: 480px) and (max-width: 480px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 88%;
    }
}

@media(min-width: 481px) and (max-width: 767px) {}

@media(min-width: 481px) and (max-width: 519px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83.5%;
    }
}

@media(min-width: 520px) and (max-width: 567px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85.1%;
    }
}

@media(min-width: 568px) and (max-width: 575px) {
    .info_section .stand_design_arrow {
        right: 8%;
    }
}

@media(min-width: 568px) and (max-width: 579px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.5%;
    }
}

@media(min-width: 580px) and (max-width: 599px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.1%;
    }
}

@media(min-width: 600px) and (max-width: 639px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 87.4%;
    }
}

@media(min-width: 640px) and (max-width: 640px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 88%;
    }
}

@media(min-width: 641px) and (max-width: 659px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 88.1%;
    }
}

@media(min-width: 660px) and (max-width: 679px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 88.2%;
    }
}

@media(min-width: 680px) and (max-width: 730px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 88.1%;
    }
}

@media(min-width: 731px) and (max-width: 735px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 89.7%;
    }
}

@media(min-width: 736px) and (max-width: 767px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 89.5%;
    }
}

@media(min-width: 768px) and (max-width: 799px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 84%;
    }
}

@media(min-width: 800px) and (max-width: 811px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85%;
    }
}

@media(min-width: 812px) and (max-width: 867px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.1%;
    }
}

@media(min-width: 868px) and (max-width: 899px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.9%;
    }
}

@media(min-width: 900px) and (max-width: 959px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 87.9%;
    }
}

@media(min-width: 960px) and (max-width: 967px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 89%;
    }
}

@media(min-width: 968px) and (max-width: 992px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 89%;
    }
}

@media(max-width: 430px) {

    .show_record_section,
    .show_pagination_section {
        float: left;
        width: 100%;
    }

    .show_pagination_section {
        margin-top: 15px;
    }

    .show_pagination_section .out_of_record {
        padding-left: 0;
    }
}

@media(max-width: 575px) {
    .info_section .stand_design_info {
        width: 100% !important;
        right: 0 !important;
        width: 300px !important;
        right: -40px !important;
    }


    .stand_design_status .outer_heading
    /* ,
    .stand_design_status .info_section */

        {
        width: 100%;
        text-align: center;
    }

    .stand_design_status .info_section {
        margin-right: 0;
        display: table;
        margin: 0 auto;
        float: none;
    }

    .stand_design_status.padding-fifteen .toensure {
        padding-top: 45px;
        padding-bottom: 25px;
    }
    .mi_button_wrapp{
        height: 140px!important;
    }
/*    .mi_button_wrapp .mi_video_btn_wrap{
        position: relative;
        width: 100%;
        height: 100%;
        right: 0;
    }*/
/*    .mi_button_wrapp .mi_list_grid_btn{
        position: absolute;
        right: 0px;
        width: 110px;
        bottom: 40px;
        top: unset;
    }*/
    .mi_button_wrapp.np.mi_button_wrapp_resp {
        /*height: 85px!important;*/
         height: 140px !important;
    }

    .info_section{
        margin-right: 0px !important;;
        width: 20px !important;;
        height: 20px !important;;

    }
}
@media(min-width: 300px) and (max-width: 480px) {
    .mi_button_wrapp{
       height: 220px!important;
   }
/*   .mi_button_wrapp .mi_video_btn_wrap{
       position: relative;
       width: 100%;
       height: 100%;
       right: 0;
   }*/
    .mi_fre_btn{
       position: relative!important;
       margin-top: 20px;
       left: 0!important;
   }
    .mi_eng_btn{
       position: relative!important;
   }
/*   .mi_button_wrapp .mi_list_grid_btn{
       position: absolute;
       right: 0px;
       width: 110px;
       bottom: 40px;
       top: unset;
   }*/
/*   .mi_button_wrapp.np.mi_button_wrapp_resp {
        height: 170px!important;
    }*/
}

@media(max-width: 545px) {
    .letterpad_header .letterpad_top_left {
        width: 60%;
    }

    .letterpad_header .letterpad_top_right {
        width: 70%;
        margin-top: 37px;
    }

    .letterpad_header .letterpad_top_right img {
        padding-right: 10px;

    }
}

@media(max-width: 480px) {

    .search_notifiactions_delet_box .search_box,
    .search_notifiactions_delet_box .mail_accept_delet_box {
        width: 100%;
    }

    .search_notifiactions_delet_box .mail_accept_delet_box {
        margin-top: 15px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        margin-top: 1px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        height: 75px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }

    .fliptext_blue_option .optional_compulsory_title_angel {
        margin-top: 15px !important;
    }
}
@media (max-width: 460px) {
  .mi_button_wrapp {
    display: inline-block !important;
    width:100% !important;
    position: unset !important;
    height: 140px !important;
  }
  .mi_button_wrapp > div {
    display: flex !important;
    align-items: center !important;
    width:100% !important;
    position: unset !important;
  }
  .mi_list_grid_btn {
    margin-top: 25px !important;
    justify-content: end;
    gap: 10px;
  }
  .mi_video_btn_wrap{
    padding:0px !important;
  }
  .mi_eng_btn {
    position: relative !important;
    left: 0 !important;
  }
  .mi_video_btn_wrap{
     flex-direction: row-reverse;
  }
  .mi_list_grid_btn div {
    position: unset !important;
  }
  
}

@media(min-width: 768px) and (max-width: 900px) {
    .letterpad_header .letterpad_top_left {
        width: 220px;
    }

    .letterpad_header .letterpad_top_right {
        width: 140px;
    }
    .res-dis-none{ 
        display: none !important;
    }
    .desk-dis-none{ 
        display: block !important;
    }
    td.res-center .pull-right{
        float: none !important;
    }
    /* .letterpad_top_right */
    td.res-center{
        padding-right: 0px !important;
        padding-top: 15px !important;
    }
    td.res-center .letterpad_top_right{
        margin: 0px auto !important;
    }
/*    .mi_button_wrapp{
        height: 140px!important;
    }*/
/*    .mi_button_wrapp .mi_video_btn_wrap{
        position: relative;
        width: 100%;
        height: 100%;
        right: 0;
    }*/
/*    .mi_button_wrapp .mi_list_grid_btn{
        position: absolute;
        right: 0px;
        width: 110px;
        bottom: 40px;
        top: unset;
    }*/
    .mi_button_wrapp.np.mi_button_wrapp_resp {
        height: 85px!important;
    }
}

@media(min-width: 768px) and (max-width: 992px) {

    .exhibitor_name_badge_table {
        width: 80% !important;
    }
}
@media(min-width: 768px) and (max-width: 967px) {
    .content_wrapper .video-tutorial-wrap{
        height: 185px;
    }
    .video-tutorial-wrap .mob-video_wrap{
        height: 185px;
    }
    .mob-video_wrap .mi_mob_btn{
        left: 0;
    }
    .mob-video_wrap .mi_video_btn{
        left: 220px;
    }
    .mob-video_wrap .mi_user_btn{
        bottom: 20px;left: 0;
    }
}
@media(min-width: 450px) and (max-width: 677px) {
    .content_wrapper .video-tutorial-wrap{
        height: 185px;
    }
    .video-tutorial-wrap .mob-video_wrap{
        height: 185px;
    }
    .mob-video_wrap .mi_mob_btn{
        left: 0;
    }
    .mob-video_wrap .mi_video_btn{
        left: 220px;
    }
    .mob-video_wrap .mi_user_btn{
        bottom: 20px;left: 0;
    }
}
@media(min-width: 320px) and (max-width: 450px) {
    .content_wrapper .video-tutorial-wrap{
        height: 250px;
    }
    .video-tutorial-wrap .mob-video_wrap{
        height: 250px;
    }
    .mob-video_wrap .mi_mob_btn{
        left: 0;
    }
    .mob-video_wrap .mi_video_btn{
        left: 0;
        top: 95px;
    }
    .mob-video_wrap .mi_user_btn{
        top: 180px;left: 0;
    }
}
@media(min-width: 992px) and (max-width: 1024px) {
    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 75.2%;
        margin-top: 1px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 13px;
        height: 75px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px !important;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }
}

@media(min-width: 992px) and (max-width: 1226px) {
    .optiona_form_outer .compulsory_form_section_left_outer .compulsory_form_section_left {
        width: 50%;
    }

    .optiona_form_outer .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80%;
    }

    .compulsory_form_section_left.compulsory_form_section_left_second .compulsory_title_angel {
        width: 84%;
    }

    .optiona_form_outer .compulsory_form_section_left_outer .compulsory_form_section_left.npl {
        padding-left: 0px;
        padding-right: 0;
    }
}

@media(min-width: 992px) and (max-width: 1200px) {
    .compulory_outer .compulsory_form_section_left_outer .compulsory_form_section_left {
        width: 50%;
    }

    /* .compulory_outer .compulsory_form_section_left_outer .compulsory_form_section_left {
        padding-right: 0 !important;
        padding-left: 0 !important;
    } */
}

@media(min-width: 992px) and (max-width: 1023px) {
    .compulory_outer .compulsory_form_section_left.compulsory_form_right_medium .compulsory_title_angel {
        width: 84.5%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80%;
    }

    .fliptext_blue .compulsory_title_angel {
        margin-top: 11px !important;
    }
}

@media(min-width: 1024px) and (max-width: 1091px) {
    .compulory_outer .compulsory_form_section_left.compulsory_form_right_medium .compulsory_title_angel {
        width: 85.5% !important;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80%;
    }

    .fliptext_blue .compulsory_title_angel {
        margin-top: 11px !important;
    }
}

@media(min-width: 1092px) and (max-width: 1191px) {
    .compulory_outer .compulsory_form_section_left.compulsory_form_right_medium .compulsory_title_angel {
        width: 86.5%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 82%;
    }
}

@media(min-width: 1192px) and (max-width: 1200px) {
    .compulory_outer .compulsory_form_section_left.compulsory_form_right_medium .compulsory_title_angel {
        width: 86.5%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 82%;
    }

    .fliptext_blue .compulsory_title_angel {
        margin-top: 11px !important;
    }
}

@media(min-width: 1025px) and (max-width: 1125px) {
    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 82%;
        margin-top: 0px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 13px;
        height: 75px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }
}

@media(min-width: 1126px) and (max-width: 1225px) {
    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 13px;
    }

    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 79.9%;
        margin-top: 1px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px;
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 13px;
        height: 75px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }
}

@media(max-width: 1250px) {
    .letterpad_section_outer .letterpad_section {
        width: 100%;
    }

}

@media(min-width: 1200px) and (max-width: 1350px) {
    .compulory_outer .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 18px;
    }

    .fliptext_blue .compulory_outer .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 15px;
    }

    .fliptext_blue .compulsory_title_angel {
        width: 70% !important;
    }


}

@media(min-width: 1190px) and (max-width: 1222px) {
    .fliptext_blue .compulsory_title_angel {
        width: 60% !important;
    }
}

/* @media(min-width: 1222px) and (max-width: 1359px) {
    .fliptext_blue .compulsory_title_angel{
        width: 65% !important;
    }
} */
@media(min-width: 1226px) and (max-width: 1365px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        /* margin-top: 1px;
        margin-left: -45px;
        min-height: 95px;
        padding: 12.5px 7.5px 0px 54px; */
    }

    .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 15px;
    }

    .compulsory_form_section_right_outer .compulsory_title_right {
        padding-right: 0px !important;
    }
}

@media(min-width: 1226px) and (max-width: 1279px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 82.1%;
    }
}

@media(min-width: 1280px) and (max-width: 1299px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83.1%;
    }

}

@media(min-width: 1300px) and (max-width: 1350px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83%;
    }

}

@media(min-width: 1351px) and (max-width: 1365px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83.9%;
    }

}

@media(min-width: 1366px) and (max-width: 1399px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 79%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right,
    .compulsory_form_section_right_outer .compulsory_title_right {
        font-size: 16px !important;
    }

}

@media(min-width: 1400px) and (max-width: 1439px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 79.5%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 16px;
    }

}

@media(min-width: 1440px) and (max-width: 1466px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80.1%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 16px;
    }

}

@media(min-width: 1467px) and (max-width: 1499px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 80.8%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 16px;
    }

}

@media(min-width: 1500px) and (max-width: 1550px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 81.5%;
    }

    .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 16px;
    }

    .fliptext_blue .compulory_outer .compulsory_form_section_left_outer .compulsory_title_right {
        font-size: 15px !important;
    }

}

@media(min-width: 1551px) and (max-width: 1599px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 82.2%;
    }
}

@media(min-width: 1600px) and (max-width: 1650px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83%;
    }
}

@media(min-width: 1651px) and (max-width: 1699px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83%;
    }
}

@media(min-width: 1700px) and (max-width: 1750px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85%;
    }
}

@media(min-width: 1701px) and (max-width: 1750px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 84%;
    }
}

@media(min-width: 1751px) and (max-width: 1800px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 83.5%;
    }
}

@media(min-width: 1801px) and (max-width: 1850px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85%;
    }
}

@media(min-width: 1851px) and (max-width: 1900px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 85.5%;
    }
}

@media(min-width: 1901px) and (max-width: 1919px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86%;
    }
}

@media(min-width: 1920px) and (max-width: 1950px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.5%;
    }
}

@media(min-width: 1951px) and (max-width: 2000px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 86.5%;
    }
}

@media(min-width: 2001px) and (max-width: 2050px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 87%;
    }
}

@media(min-width: 2051px) and (max-width: 2099px) {
    .compulsory_form_section_left_outer .compulsory_title_angel {
        width: 87%;
    }
}


@media all and (max-width:1199px) {
   .standwrap .profileformstyle:nth-child(2){
    border-left:0px !important;
    border-right:0px !important;
}
}
@media all and (max-width:768px) {
    .respadding{
        padding:0px;
    }
}

.nplr {
    padding-left: 0;
    padding-right: 0;
}

.npr {
    padding-right: 0;
}

.npl {
    padding-left: 0;
}

.nmlr {
    margin-left: 0;
    margin-right: 0;
}

.nm {
    margin: 0 !important;
}

.nmtb {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.nmt {
    margin-top: 0 !important;
}

.npt {
    padding-top: 0;
}

.mb30 {
    margin-bottom: 20px;
}

.mb15 {
    margin-bottom: 15px;
}

.days_left_box {
    width: 95.47px;
    color: #fff;
    position: relative;
    border-radius: 50%;
    height: 95.47px;
}

.days_left_box:hover,
.days_left_box:active,
.days_left_box:focus {
    box-shadow: 0px 0px 9px 1px #bbb;
}

.compulsory_title_angel {
    width: 82.5%;
}

.days_left_circle {
    padding-top: 22px;
    float: left;
    width: 100%;
    background-color: var(--color-tertiary);
    border-radius: 50%;
    height: 95.47px;
}

.days_left_circle:hover,
.days_left_circle:active,
.days_left_circle:focus {
    transition: background .2s ease-in-out 0s;
    -moz-transition: background .2s ease-in-out 0s;
    -o-transition: background .2s ease-in-out 0s;
    background-color: #57c200;
}

.fliptext_blue_option .days_left_circle_option {
    padding-top: 22px;
    float: left;
    width: 100%;
    border-radius: 50%;
    height: 118px;
    background: url(../images/order-now1.png) no-repeat center transparent;
    background-size: 125%;
}

.fliptext_blue_option .optional_compulsory_title_angel {
    width: calc(100% - 70px) !important;
    min-height: 70px;
    margin-left: -50px;
    margin-top: 25px;
    padding-left: 52px;
    padding-top: 10px;
}

.fliptext_blue_option .optional_compulsory_title_angel,
.fliptext_blue_option .optional_compulsory_title_angel:active,
.fliptext_blue_option .optional_compulsory_title_angel:hover {
    text-decoration: none !important;
}

.fliptext_blue_option .days_left_box_option {
    width: 120px;
    color: #fff;
    position: relative;
    border-radius: 50%;
    height: 120px;
}

.fliptext_blue_option .day_left_text {
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
}

.fliptext_blue_option .day_left_text .deadline {
    margin: 0 auto;
    width: 60px;
    display: block;
    padding-top: 20px;
}

.fliptext_blue_option .optional_hided_placholder {
    margin-top: 17px !important;
    width: calc(100% - 20px) !important;
    margin-left: 20px;
}

.fliptext_blue_option .optional_days_selected_circle {
    padding-top: 22px;
    float: left;
    background: url(../images/design-submission.png) no-repeat center;
    background-size: 125%;
    border-radius: 50%;
    font-size: 48px;
    width: 120px;
    position: relative;
    border-radius: 50%;
    height: 122px;

}

.fliptext_blue_option .formboxtoltip {
    top: -30px;
}

.fliptext_blue_option .formboxtoltip::after {
    bottom: -4px;
}

.days_selected_circle {
    padding-top: 22px;
    float: left;
    width: 100%;
    background-color: #57c200;
    border-radius: 50%;
    height: 95.47px;
    font-size: 48px;
}

.compulsory_title_angel {
    /* padding: 20px 10px 15px 40px;
    font-size: 15px;
    margin-top: 8px;
    margin-left: -26px;
    border-radius: 0 5px 5px 0;
    min-height: 78px;
    color: #3d3d3d; */
}

.compulsory_optional_angel {
    padding: 20px;
    min-height: 68px;
    color: #3d3d3d;
    font-weight: 700;
    width: 100%;
    float: none;
    vertical-align: middle;
    display: table;
    min-height: 102px;
}

.compulsory_title_angel:hover,
.compulsory_title_angel:active,
.compulsory_title_angel:focus {
    text-decoration: none;
    color: #003e7e;
}

.compulsory_optional_angel:hover,
.compulsory_optional_angel:active,
.compulsory_optional_angel:focus {
    text-decoration: none;
    color: #003e7e;
}

.compulsory_title_angel:hover .angel_right_box,
.compulsory_optional_angel:hover .angel_right_box {
    color: #003e7e;
}

.compulsory_form_section_left:hover .days_left_circle {
    background-color: #57c200 !important;
}

.compulsory_title_right {
    width: 100%;
    display: table-cell;
    float: none;
    vertical-align: middle;
    font-size: 17px;
    font-weight: 700;
}

.angel_right_box {
    color: var(--color-tertiary);
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: right;
    font-size: 24px;
    padding-top: 8px;
}

.day_count {
    font-size: 22px;
}

.day_left_text {
    font-size: 12px;
}

.compulsory_form_section_left .compulsory_optional_angel {
    font-size: 18px;
}

.compulsory_form_section_right_outer .compulsory_title_right {
    padding-right: 40px;
}

.optiona_form_outer h1 {
    display: table;
}

.btn_icon {
    font-size: 24px;
}

.btn_name {
    font-size: 17px;
    padding-top: 3px;
    padding-left: 5px;
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: var(--color-tertiary);
    padding: 8px 20px 10px 10px;
}

.btn-back {
    margin-bottom: 30px;
}

.compulsory_form_section_left.right_compulsory {
    padding-right: 0;
}

/*.compulsory_form_section_right_outer .compulsory_title_right {
    font-size: 15px;
}
.fliptext_blue .compulsory_title_right {
    font-size: 15px !important;
}*/
.compulsory_form_section_right_outer {
    border-top: 2px solid #aeaeae;
    margin-top: 15px;
    padding-top: 37px;
}

.compulsory_form_section_left {
    margin-bottom: 15px;
}

.cursor-default {
    cursor: default;
}

.text-decoration-underline {
    text-decoration: underline;
}

.mt10 {
    margin-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
}

.nmr {
    margin-right: 0 !important;
}

.pt15 {
    padding-top: 15px !important;
}

.exhibitor_name_badge_table {
    width: 50%;
    margin: 0 auto;
}

.exhibitor_badge_info .upload,
.deadline_checklist-section a,
.modal_outer .modal-footer .btn {
    width: auto;
    height: auto;
}

select {
    border: 1.2px solid #cacaca;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 4px;
}

.modal_outer label {
    margin-bottom: 7px;
    margin-top: 0px;
}

.modal_outer select option {
    padding: 10px;
}

.modal_outer .mobile_no,
.telephone_national_destination_code,
.telephone_subscriber_number {
    padding-right: 0;
    padding-left: 15px;
}

.modal_outer .modal-footer {
    border-top: 0;
}

.modal-footer-inner {
    border-top: 1px solid #e5e5e5;
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-right: 15px;
}

.modal_outer .modal-footer {}

.exhibitor_name_badge_table tr th {
    background-color: #003e7e;
    color: #fff;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
    color: #ffffff !important;
}

.btn-danger {
    color: #fff;
    background-color: var(--color-tertiary);
    border-color: var(--color-tertiary);
}

/* .btn-danger.focus,
.btn-danger:focus {
    color: var(--color-tertiary) !important;
    border-color: var(--color-tertiary);
    background-color: unset;
} */

.btn-danger:hover {
    color: #fff;
    background-color: var(--color-tertiary);
    border-color: var(--color-tertiary);
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: var(--color-tertiary) !important;
    border-color: var(--color-tertiary) !important;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: var(--color-tertiary);
    border-color: var(--color-tertiary);
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: var(--color-tertiary);
    border-color: var(--color-tertiary);
}

.btn-outline {
    background-color: transparent;
}

sup {
    top: -6px;
    font-weight: normal;
    font-size: 13px;
}

.blk-tooltip sup {
    font-size: 10px!important;
}

.temparary_stand_table tr th {
    text-align: center;
}

.temparary_stand_table .input-group.date {
    min-width: 140px;
}

.gray_strip {
    background-color: #ededed;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 17px;
}

.mt3 {
    margin-top: 3px;
}

.border-top {
    border-top: 1px solid #c2c2c2;
}

.imagebox,
.imagebox_detail {
    float: none;
    display: table-cell;
    vertical-align: middle;
}

.live_demonstartion {
    font-size: 17px;
    float: left;
    height: 1px;
    width: 8px;
    color: #fff;
}

a {
    word-wrap: break-word;
}

.blue-color {
    color: var(--color-secondary);
}

.black-color {
    color: var(--color-secondary);
}

.about_company {
    background-color: #f2f4f5;
    border-radius: 5px;
    padding: 17px;
}

.about_company h5 {
    font-size: 16px;
    margin-top: 0;
}

.mt20 {
    margin-top: 20px;
}

.sidebar-menu.nav>li {
    position: relative;
    overflow: hidden;
}

.dashboard_login a {
    font-size: 18px;
    padding: 10px;
    width: 100% !important;
}

.inner_panel {
    padding-top: 15px;
    padding-bottom: 15px;
}

.dashboard_login,
.login-submit {
    padding-top: 25px;
}

.login-submit {
    padding-top: 20px;
}

.nb {
    border: 0;
}

.create_login .login-panel {
    margin-top: 23%;
}

.create_password .login-panel {
    margin-top: 30%;
}

.fixedcss {
    position: fixed;
    bottom: 0;
    left: 0;
}

.search_box {
    position: relative;
}

.search_box .input-group-btn {
    position: absolute;
    left: 0;
    z-index: 9;
    top: 1px;
}

.search_box .btn {
    background-color: transparent;
    border: 0;
    color: #a2905e90;
    font-size: 18px;
}

.search_box .txt-search {
    padding-left: 40px;
    border: 0px solid #c5c5c5;
    color: #666666;
    border-radius: 0px !important;
    background-color: #4b4a4a;
    font-weight: normal;
    font-size: 15px;
    border: none;
}

.search_box .txt-search:active,
.search_box .txt-search:focus {
    outline: 0;
    text-decoration: none;
    box-shadow: 0 0 0;
    border: 1px solid var(--color-secondary);
}

.iconstyle1 {
    color: #797979;
    font-size: 25px;
    padding: 0 10px 0 10px;
}

.common_table table {
    width: 100% !important;
}

.common_table .dataTables_paginate span {
    display: none;
}

.common_table .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background-color: var(--color-primary);
    color: #fff;
    border-right: 1px solid #fff;
    font-size: 16px;
    font-weight: 500;

}

.common_table .table>tr>td {
    font-weight: 400;
}

.gray_bg {
    background-color: #f2f4f6;
    font-weight: normal;
}

.common_table .table tr th .btn {
    padding: 0 0;
    height: 24px;
    width: 24px;
}

.common_table label input[type="checkbox"]~i.fa.fa-square-o {
    background: transparent;
}

.common_table .fa-square-o:before {
    margin-top: -3px;
    float: left;
    color: #c5c5c5;
}

.common_table .table tr th .btn.active {
    padding: 0 0;
}

.select_action_style {
    float: left;
}

.select_actionstyle {
    float: right;
    font-size: 15px;
    height: 10px;
    margin-top: 0px;
}

.dropdownbtn {
    width: 100%;
    border: 1px solid #c5c5c5;
    background-color: #fff;
    border-radius: 5px;
    padding: 5px 7px;
    text-align: left;
    color: #666666;
    font-size: 13px;
    font-weight: normal;
}

.my_message_table table .dropdown {
    margin-top: 5px;
}

.common_table .dropdown ul li {
    font-size: 15px;
    color: #666666;
    padding: 0px;
    line-height: 29px;
    width: 100%;
    float: left;
    font-weight: normal;
}

.common_table .dropdown ul li span {
    float: left;
}

.common_table .dropdown ul li:hover {
    color: var(--color-primary);
    cursor: pointer;
}

.common_table .dropdown ul li span {
    float: left;
}

.iconstyle3 {
    padding-right: 10px;
}

.common_table {
    margin-top: 15px;
}

.stand_design_submission_status_table .select_checked {
    margin-top: 9px;
}

.common_table .table>tbody>tr>td,
.common_table .table>tbody>tr>th {
    border-top: 1px solid #b5b6b7 !important;
}

.npb {
    padding-bottom: 0 !important;
}

.common_table .table>tbody>tr:hover {
    background-color: #f2f4f6;
}

.common_table .fa-check-square-o:before {
    margin-top: -3px;
    width: 16px;
    float: left;
}

.common_table .fa-2x {
    font-size: 21px;
}

.select_show_record {
    width: 135px;
}

.show_record {
    padding-bottom: 83px;
}

.next_prev_btn {}

.next_prev_btn .btn {
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 20px;
    height: 31px;
    width: 31px;
    color: #666666;
}

.next_prev_btn .show_prev_btn {
    padding-right: 3px;
}

.next_prev_btn .show_next_btn {
    padding-left: 3px;
    margin-left: 10px;
}

.next_prev_btn .btn:hover,
.next_prev_btn .btn:active,
.next_prev_btn .btn:focus {
    color: #d6df4d;
    background-color: transparent !important;
}

.out_of_record {
    color: #666666;
    font-weight: normal;
    padding: 8px 10px 0 13px;
}

.show_record b {
    padding: 7px 10px 0 0;
}

.show_record {
    float: right;
    margin-top: 5px;
}

.select_show_record.dropdown ul li {
    line-height: 22px;
    font-weight: normal;
}

.select_show_record.dropdown .dropdownbtn {
    font-weight: normal;
}

.mail_accept_delet_box {
    margin-top: 5px;
}

.common_table table .dropdown .dropdown-menu {
    /* min-width: 193px; */
    /* max-width: 180px !important; */
    margin-bottom: 0 !important;
}

.common_table table .dropdown {
    width: 100%;
    float: left;
}

th.actionfield {
    width: 180px !important;
}

.heading1 {
    font-size: 22px;
}

.heading2 {
    font-size: 25px;
    font-weight: 700;
}

.info_section {
    text-align: left;
    color: var(--color-primary)!important;
    font-size: 35px;
    padding-top: 12px;
    width: 35px;
    height: 35px;
    float: right;
    margin-right: 20px;
    position: absolute;
    right: 0px;
}
.info_section:hover{
    color: var(--color-primary)!important;
}

.info_section:hover,
.info_section:active,
.info_section:focus {
    text-decoration: none;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.info_section:hover .stand_design_info {
    display: block;
    cursor: default;
}

.select_status_dropdown.dropdown {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
}

.select_status_dropdown.dropdown .dropdownbtn {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-weight: 700;
    font-size: 16px;
    border: 0;
    color: #fff;
    text-align: center;
}

.new_txt {
    padding-left: 25px;
    font-size: 13px;
}

.btn.btn_status {
    font-size: 13px;
    padding: 3px 20px 3px 20px;
    font-weight: normal;
    color: #fff;
    /* margin-top: 7px;*/
}

.btn-danger1 {
    background-color: #f33a16;
}

.btn-submited1 {
    background-color: #0cafe4;
}

.btn-appproved1 {
    background-color: #57b60a;
}

.my_message_table .select_checked {
    margin-top: 12px;
}

.docname {}

.stand_design_submission_status_table .dropdown {
    /* margin-top: 4px;*/
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f2f4f6;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.stand_design_submition_box {
    padding-bottom: 15px;
}

.stand_design_submition_box {
    border: 1px solid #aaaaaa;
}

.common_table .table>thead>tr>th:last-child {
    border-right: 0 !important;
}

.stand_design_info {
    width: 418px;
    position: absolute;
    z-index: 1;
    border: 1px solid var(--color-primary);
    right: -24px;
    display: none;
    cursor: default;
}

.stand_design_info_title {
    background-color: var(--color-primary);
    font-size: 16px;
    color: #fff;
    padding: 20px;
}

.stand_design_info_detail {
    background-color: #fff;
    font-size: 15px;
    color: #3d3d3d;
    font-weight: normal;
    padding: 20px;
}

.green-color {
    color: #57b60a;
}

.stand_design_status_item {
    border-bottom: 1px solid #cacaca;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.stand_design_arrow {
    color: var(--color-primary);
    margin-top: -22px;
    position: absolute;
    z-index: 2;
    right: 20px;
}

.stand_design_status_inner {
    position: relative;
}

.stand_design_submission_status_table table .dropdown .dropdown-menu {
    /* left: -27px; */
}

.my_message_table table .dropdown .dropdown-menu {
    /* left: -31px; */
}

.home_link:hover,
.home_link:active,
.home_link:focus {
    text-decoration: none;
}

.go_back_exhibitor {
    margin-right: 30px;
    margin-top: 30px;
}

.modal-content {
    background-color: #f2f4f5;
}

/* body .modal-content select, */
body .modal-content .privacy_box input {
    background-color: var(--color-tertiary) !important;
}
.modal-content input

.city_secion,
.country_section,
.telephone_section {
    padding-left: 0;
}

.state_section,
.zip_postal_section,
.fax_section {
    padding-right: 0;
}

.add-co-exhibitors-panel {
    padding-left: 0;
    padding-right: 0;
}

.table>tbody>tr>td,
.table>tbody>tr>th {
    vertical-align: middle;
}

.stand_design_info_detail span {
    font-weight: 700;
}

.normal-text {
    font-weight: normal;
}

.letterpad_section {
    border: 1px solid #b4b4b4;
    width: 802px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 33px;
    margin-bottom: 33px;
}

.letterpad_top_left {
    width: 290px;
}

.letterpad_top_right {
    width: 205px;
    margin-right: 72px;
    margin-top: 71px;
}

.letterpad_body {
    padding: 0 70px;
}

.letter_outer {
    padding: 5px 0;
}

.letter_outer .date,
.letter_outer .date input,
.letter_outer .date .input-group-addon {
    background-color: #f2f4f5;
}

.letterpad_footer_inner {
    border-top: 3px dotted;
    border-color: #d6df4d;
    padding: 22px 30px 0 30px;
    color: #8e9795;
    font-size: 12px;
}

.letterpad_footer {
    padding: 22px 40px 0px 40px;
}

.auto_generate_text {
    padding: 32px;
}

.letterpad_btn {
    padding: 0 0 55px 0;
}

.letterpad_body .form-group label {
    line-height: 19px;
}

.letter_main .heading_page {
    margin-top: 12px;
}

.btn-back-letter-top {
    margin-bottom: 5px;
}

.btn-back-letter-bottom {
    margin-top: 20px;
}

.letterpad_footer_left a {
    color: #8e9795;
}

.btn.selectall_check {
    height: 17px !important;
}

.textarea_style {
    min-height: 95px;
}

.bg_gray {
    background-color: #f2f4f5 !important;
}

.nbb {
    border-bottom: 0 !important
}

.bt_gray {
    border-top: 1px solid #c2c2c2 !important;
}

.pt20 {
    padding-top: 20px;
}

.stand_design_submission_status_table.common_table .table>tbody>tr>td,
.stand_design_submission_status_table.common_table .table>tbody>tr>th {
    border-top: 0 !important;
    /* border-bottom: 0 !important; */
}
label {
  font-weight: 400;
}
.user-guide{z-index: 9;max-width: 200px;background-color: #11998f;padding: 10px 20px 10px 60px;border-radius: 50px;top: 0px;text-align: right;}
.user-guide::before{content: '';position: absolute;width: 40px;height: 100%;left: 20px;top: 0px;background-image: url(../images/pdf_doc.png);background-position: center;background-repeat: no-repeat;background-size: 100%;}
#content .user-guide a#user-guide{color: #fff!important;}
.video-tutorial{max-width: 200px;border-radius: 50px;top: 0;}
.mi_button_wrapp{width: 100%;float: left;position: relative;height: 85px;}
.mi_video_btn_wrap{position: absolute;width: 440px;padding-top: 20px;right: 110px;}
.mi_list_grid_btn{position: absolute;top: 35px;right: 0px;width: 110px;}
.mi_video_btn_right{right: 0!important;}
.video-tutorial-wrap{width: 100%;float: left;position: relative;height: 85px;}
.mob-video_wrap{width: 100%;height: 85px;right: 0px;}
.mob-video-tutorial{max-width: 210px;padding: 8px 20px 8px 60px;border-radius: 50px;top: 0;height: 64px;}
.mi_mob_btn{width: 210px;position: absolute;right: 440px;}
.mi_video_btn{width: 200px;position: absolute;right: 220px;}
.mi_user_btn{width: 200px;position: absolute;right: 0px;}
.mob_icon{position: absolute;left: 18px;font-size: 34px !important;top: 50%;transform: translateY(-50%);}
.menu-list.navbar-nav li a.viewer-guide{
    margin: 9px !important;
    padding: 7px 15px !important;
    border: 1px solid #ffffff !important;
    line-height: 20px !important;
}