.page-template-lmsdashboard-template .site-inner {
    padding-top: 25px;
}
nav.nav-third-menu {
	padding: 0 2%;
	margin-top: 40px;
    background: #66011f;
}
nav.nav-third-menu .genesis-nav-menu a:hover, nav.nav-third-menu .genesis-nav-menu .current-menu-item > a, nav.nav-third-menu .genesis-nav-menu .sub-menu .current-menu-item > a:hover, nav.nav-third-menu .genesis-nav-menu > .menu-item > a {
    color: #fff;
}
nav.nav-third-menu .genesis-nav-menu .current-menu-item > a > span {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
nav.nav-third-menu .genesis-nav-menu .sub-menu a {
    color: #000;
}
nav.nav-third-menu .genesis-nav-menu .sub-menu a:hover {
    color: #fa6714;
    border-bottom-color: #eee;
    background-color: #eee;
}
.page-template-lmsdashboard-template .site-inner {
    background-color: #fafafa;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
}
.page-template-lmsdashboard-template.sidebar-content .content {
    background: #fff;
    padding: 2%;
    margin-bottom: 2%;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
}
.page-template-lmsdashboard-template.sidebar-content .sidebar {
    background: #fff;
    margin-top: 0;
    padding: 2%;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
}
.page-template-lmsdashboard-template .sidebar .widget {
    list-style-type: none;
    background-color: #fff !important;
}
.page-template-lmsdashboard-template input.facetwp-search {
    background-color: #fff;
    border: 1px solid #66011F;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 12px;
    font-weight: 300;
    padding: 10px;
    width: 90%;
}
.page-template-lmsdashboard-template .facetwp-btn:before {
	display: none;
}
.page-template-lmsdashboard-template .facetwp-counter {
    display: none;
}
.page-template-lmsdashboard-template .facetwp-checkbox {
    background-position: 90% 50% !important;
    padding-left: 0px !important;
    float: left !important;
    width: 100% !important;
}
.page-template-lmsdashboard-template .facetwp-btn {
    display: none;
}
.page-template-lmsdashboard-template span.fwp_label {
    color: #66011F;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.page-template-lmsdashboard-template .lms-item {
    float: left;
    width: 31%;
    margin: 1%;
    border: 2px solid #E5E5E5;
    background: #f8f8f8;
    padding: 2%;
}
.page-template-lmsdashboard-template .lms-item .bottom {
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.page-template-lmsdashboard-template .postimages ul li {
    list-style: none;
}
.page-template-lmsdashboard-template .postimages {
    float: left;
    width: 18%;    
    min-height: 1px;
}
.page-template-lmsdashboard-template .top .postimages {
    min-height: 60px;
}
.page-template-lmsdashboard-template .lms-title {
    float: left;
    width: 80%;
}
.page-template-lmsdashboard-template .lms-item .lms-title a {
    color: #66011F;
    border-bottom: none;
    font-size: 14px;
}
.page-template-lmsdashboard-template .lms-item .bottom .lms-title {
    float: left;
    width: 80%;
    text-align: right;
}
.page-template-lmsdashboard-template .lms-item .bottom .lms-title a {
    color: #FA6714;
    border-bottom: none;
    font-size: 12px;
    text-align: right;
}

.page-template-lmsdashboard-template .sidebar-header {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 40px;
    clear: both;
}
.page-template-lmsdashboard-template .sidebar-header img {
    float: left;
    margin-left: 35px;
}
.page-template-lmsdashboard-template .sidebar-header span {
    font-size: 16px;
    text-transform: uppercase;
    color: #66011F;
    font-weight: 600;
    float: left;
    padding-left: 20px;
}
.nav-third-menu .responsive-menu-icon::before, .nav-third-menu .genesis-nav-menu.responsive-menu > .menu-item-has-children:before {
    color: #fff;
}
@media only screen and (max-width: 768px) {
    nav.nav-third-menu .genesis-nav-menu .sub-menu a:hover {
        color: #fa6714;
        border-bottom-color: #eee;
        background-color: transparent;
    }
    nav.nav-third-menu .genesis-nav-menu .sub-menu a {
        color: #fff;
        padding-left: 8%;
    }
}
@media only screen and (min-width: 1180px) {
    .page-template-lmsdashboard-template .content {
        float: right;
        width: 800px;
    }
    .page-template-lmsdashboard-template .sidebar {
        width: 315px;
    }
}
@media only screen and (max-width: 1179px) {
    .page-template-lmsdashboard-template .content {
        float: right;
        width: 680px;
    }
    .page-template-lmsdashboard-template .sidebar {
        width: 260px;
    }
}
@media only screen and (max-width: 1023px) {
    .page-template-lmsdashboard-template .content {
        width: 95%;
    }
    .page-template-lmsdashboard-template .sidebar {
        width: 95%;
    }
    .page-template-lmsdashboard-template .sidebar-content .content {
        float: left;
    }
    .page-template-lmsdashboard-template .lms-item {
        width: 97%;
    }
}
