table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    left: -18px !important;
}

p {
    margin-bottom: 20px;
}

.contact_form input[type='text']:focus, .contact_form textarea:focus { background-color: #777777; }

.contact_form input[type='text'], .contact_form textarea {
    font-family: inherit;
    width: 88%;
    margin: 0 0 15px;
    padding: 18px 6%;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 14px;
    background-color: #F9F9F9;
}

aside.vertical_menu_area {
    width: 200px;
}

.title .title_holder {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    width: 100%;
    padding-top: 60px !important;
}

.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer {
    padding-left: 260px;
}


.vertical_logo_wrapper {
    z-index: 100;
    position: relative;
    padding: 80px 0 50px 0;
}

body {
    font-weight: 400;
    font-size: 15px;
}

.title h1 {
    font-style: normal;
    letter-spacing: -1px !important;
    font-weight: 100 !important;
}

table td {
    text-align: left !important;
}

table.dataTable tbody td {
    padding: 5px 10px !important;
}

table.dataTable.cell-border tbody tr td:first-child {
    border-left: none !important;
}
table.dataTable.cell-border tbody td {
    border-top: none !important;
    border-right: none !important;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: none !important;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}       

div#youmax-header {
    height: 180px;
    display: none;
}

#youmax-tabs {
    margin-top: 0;
    background-color: #9893ce;
    display: none;
}

.youmax {
border: none !important;
}

#tiles li p {
    height: auto;
    background-color: #fff !important;
}

.youmax-video-list-title {
    color: #292929 !important;
}

#tiles li {
    box-shadow: none !important;
}

.photo-popup-description-limited {
    display: none !important;
}

.photo-popup-stats {
       display: none !important;
}

.photo-popup-title {
    font-size: 20px !important;
    margin-bottom: -10px !important;
    padding: 0 0 8px !important;
    border-bottom: none !important;
}


.youmax-video-list-title {
    font-size: 15px !important;
}

#youmax-video-list-div {
    padding-top: 0px !important;
}

@media only screen and (max-width: 1000px) {
.vertical_menu_enabled .q_slider, .vertical_menu_enabled .full_width, .vertical_menu_enabled .content .container, .vertical_menu_enabled .title_outer, .vertical_menu_enabled footer  {
    padding-left: 0px !important;
}}