/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/

.header-login-menu {float: right; }
.user_menu {
    margin-top: 18px;
    float: right;
    color: white;
    padding: 0 15px 5px 15px !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 25px;
    height: 27px;
    display: inline;
    background-color: #ad001c;
    margin-right: 30px;position: relative;
}

.user_menu:hover { cursor: pointer;}
.user_menu:hover { color: #e2e2e2 !important;}

.user_menu .submenu {display: none;}
.user_menu .submenu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 27px;
    background: #fff;
    font-size: 13px;
    padding: 6px 10px;
    padding-bottom: 12px;
    z-index: 9999;
    border: 1px solid #ad001c;
}
.user_menu:hover .submenu {display: block;}
.user_menu .submenu a:hover {text-decoration: underline;}



  #outer-wrap div.header-login-menu ul {

    padding-right: 20px;
}


.impu-form-links-reg {display: none !important;}

.ipt-uif-custom-material-default .ui-button.ipt-ui-button, .ipt-uif-custom-material-default .ui-button.secondary-button, .ipt-uif-custom-material-default .ui-widget-content .ui-button.ipt-ui-button, .ipt-uif-custom-material-default .ui-widget-content .ui-button.secondary-button {
    margin: 0;
    background: #f5f5f5;
    background-color: #ad001c !important;
    color: #ffffff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}


.ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess p, .ihc-user-page-top-ap-wrapper .ihc-account-page-top-mess div {
    margin-bottom: 0px;
}

.site-main .ihc-login-template-10 .impu-form-line-fr input[type="text"], 
.site-main .ihc-login-template-10 .impu-form-line-fr input[type="password"] {
    padding: 13px !important;
    padding-left: 60px !important;
}


.page-id-423 #ipt_fsqm_form_51_pinfo_205 {display: none;}

.nsqbnt {    display: block;
    background: #b62828;
    width: 160px;
    padding: 10px;
    color: white;
    margin: auto;
    margin-top: 35px;}


#ipt_fsqm_form_52_design_506 {
    background: #fafafa;
    padding: 20px;
    margin: 5% 0 !important;
}


#ipt_fsqm_form_52_freetype_0 tbody tr:nth-of-type(1) {
    display: none!important;
}






@media (max-width: 570px)
 {


.mysubmissions {
    display: inline-block;
    position: initial;
}

.ihc-ap-top-theme-2 {
    padding-top: 270px;
    text-align: center;
}


.ipt-uif-custom-material-default .dataTables_wrapper .dataTable td.action_label .ipt_uif_button {

    padding: 7px !important;
    /* margin-bottom: 6px; */
}



 }
