.dashboard_nav,
.dashboard_nav_normalize{
    width: min(82vw, 320px);
    max-width: 320px;
    left: calc(-1 * min(82vw, 320px) - 12px);
}
.dashboard_fix{
    margin-left: 0;
}
.dashboard_header{text-align: center;}
.dashboard_sidebar_welcome{display: none;}

.box12{width: 50%;}
.box20{width: 50%;}
.box25{width: 50%;}
.box33{width: 50%;}
.box30{width: 100%;}
.box50{width: 100%;}
.box70{width: 100%;}
.box100{width: 100%;}

.dashboard_content.dashboard_users .box30{order: 1;}
.dashboard_content.dashboard_users .box70{order: 2;}

.race_result > ul > li >ul >li .cavalos div.um{
    text-align: left !important
}

.dashboard_nav_menu_sub{
    display: none;
    position: relative;
    left: 0;
}

.dashboard_nav_menu_li.is-open .dashboard_nav_menu_sub{
    display: block;
}

.dashboard_header_search{
    float: none;
    margin: 15px auto 0 auto;
    text-align: center;
}

.dashboard_nav_menu_sub_li a{
    padding: 10px 15px 10px 35px;
    background: transparent;
}


.single_onlinenow p{
    width: 50%;
    padding: 10px;
}

.single_onlinenow p:first-child{
    width: 50%;
}

.single_onlinenow p:last-child{
    width: 100%;
}

.single_comment .comm_thumb{
    display: none;
}

.single_comment .comm_content{
    width: 100%;
}

/***********************************
############ CONFIGURAÇÕES ##############
***********************************/
.box_conf.conf{
    padding: 0;
    margin: 0;
}

.box_conf form{
    display: inline-block;
    width: 100%;
    margin: 0;
}

.box_conf form:nth-child(2n+0){
    margin-left: 0%;
}


.course_gerent_module .row_title{
    width: 100%;
    text-align: center;
}

.course_gerent_module .row{
    width: 100% !important;
    text-align: center;
    margin-top: 10px;
}

.students_course_view_class h1.row{
    font-size: 1em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 100%;
    text-align: center;
}

.students_course_view_class .row{
    width: 50%;
    text-align: center;
    margin-bottom: 4px;
}

.ead_support_single h1.row{
    width: 100%;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
}
.ead_support_single .row{
    width: 50%;
    text-align: center;
    padding: 5px;
}

.ead_support_response_avatar{
    display: none;
}

.ead_support_response_content{
    width: 100%;
    padding: 10px;
}

.ead_support_response_form .wc_actions{
    font-size: 0.7em;
    text-align: center;
}

.wc_ead_order_single h1.row{
    width: 100%;
    text-align: center;
}

.wc_ead_order_single .row{
    width: 50%;
    text-align: center;
}

.wc_ead_orders_order h1.row{
    margin: 0;
    border: none;
}
.wc_ead_orders_order .row{
    width: 100% !important;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
}

.wc_ead_reports_single h1.row{
    font-size: 1.3em;
    font-weight: bold;
}
.wc_ead_reports_single .row{
    width: 100%;
    padding: 10px;
}

.course_gerent_class{
    margin-bottom: 20px;
    background: #fff !Important;
}

.course_gerent_class .row_title{
    width: 100%;
    text-align: center;
}

.course_gerent_class .row{
    width: 25%;
    text-align: center;
    font-size: 0.7em;
}

.course_gerent_class .actions{
    width: 100%;
    text-align: center;
    background: #eee;
}

.RetornoBuscaCandidato article p{
   width: 48% !important;
}

.DetalhePolitico section .DetalhePoliticoMeso{
    flex-basis: calc(50% - 20px);
}

.div_invert_filho {
    display: flex;
    flex-wrap: wrap-reverse;
}

.contaExtrato ul{
    min-width: 1500px;
}

.contaLancamentos ul{
    min-width: 1400px;
}

.contaLancamentosTable{
    min-width: 1400px;
}

.contaBalancete ul{
    min-width: 1200px;
}

.contaBalanceteTable{
    min-width: 1200px;
}

.contaBalanceteResumo ul li{
    flex-basis: calc(50% - 10px);
}

.contaCobranca ul{
    min-width: 1200px;
}

.Pedidos{
    overflow: auto;
    padding: 0;
}

.Pedidos .PedidosLista{
    min-width: 1000px !important;
}

.contaPagar{
    overflow: auto;
    padding: 0;
}

.contaPagar ul{
    min-width: 1300px !important;
}

.financialExtract div form{
    flex-wrap: wrap;
}

.financialExtract div form .select2,
.financialExtract div form button,
.financialExtract div form select,
.financialExtract div form input{
    margin-right: 0;
    margin-bottom: 10px;
    flex-basis: 100% !important;
}

.financialExtract div:nth-of-type(2) ul{
    justify-content: space-around;
}

.financialExtract div:nth-of-type(2) ul li{
    flex-basis: calc(50% - 20px);
    margin: 0;
    margin-bottom: 10px;
}

.withdrawal{
    overflow: auto;
    width: 100%;
}

.withdrawal ul{
    width: 1280px;
}

.Music .MusicSearch{
    flex-wrap: wrap;
}

.Music .MusicSearch input,
.Music .MusicSearch .select2,
.Music .MusicSearch select{
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.Music .MusicSearch button{
    flex-basis: 100%;
}

/* GeracaoCapa mobile tables: keep rows aligned and readable */
.gc-content .withdrawal{
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.gc-content .withdrawal ul{
    width: 100%;
    min-width: 760px;
}

.gc-content #gc-generations-list .withdrawal ul,
.gc-content #gc-suggestions-list .withdrawal ul,
.gc-content #gc-images-list .withdrawal ul{
    min-width: 980px;
}

.gc-content #gc-generations-list .withdrawal ul,
.gc-content #gc-images-list .withdrawal ul{
    width: 1040px;
    min-width: 1040px;
}

.gc-content #gc-plans-list .withdrawal ul{
    min-width: 860px;
}

.gc-content #pf-users-list .withdrawal ul{
    min-width: 1320px;
}

.gc-content .withdrawal ul li{
    white-space: nowrap;
}

.gc-content #gc-generations-list .withdrawal ul li,
.gc-content #gc-images-list .withdrawal ul li{
    min-width: 0;
    box-sizing: border-box;
}

.gc-content #gc-generations-list .withdrawal ul li:nth-child(2),
.gc-content #gc-generations-list .withdrawal ul li:nth-child(3),
.gc-content #gc-images-list .withdrawal ul li:nth-child(2),
.gc-content #gc-images-list .withdrawal ul li:nth-child(3){
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}
