

.livewebsite {
    font-family: fs_joeymedium;
    font-size:16px;
    background-color: #fff;
    color: #292222;
}

.livewebsite .tintColor {
    background-color: #d8e9d6!important;
}



.livewebsite .nav.navbar-nav {
    margin-bottom:10px;
}

.livewebsite .paragraph-container a {
    text-decoration: underline;
}
.livewebsite .full-booking {
   background-color: rgba(231, 76, 60, 0.15); 
}

.IN-widget {
    vertical-align: top!important;
    margin-top: 3px!important;
}



.livewebsite .hr-text {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  color: #db2021;
  text-align: center;
  height: 1.5em;
  opacity: .5;
}
.livewebsite .hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #db2021, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}

.livewebsite .hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #db2021;
    background-color: #fcfcfa;
  }


.livewebsite .alert-success {
    color: #db2021;
    background-color: #d8e9d6;
    border-color: #3d9435;
}

.livewebsite .image-widget {
    margin-bottom:20px;
}

.livewebsite .width100 {
    width:100%!important;
}

.livewebsite .margin-0 {
    margin: 0px!important;
}

.livewebsite .margin-top-10 { 
    margin-top:20px;
}


.livewebsite .primary-color {
    color: #db2021;
}

.special-group {
    width: 100%;
}
.special-group a:first-child{
    width: 80%;
}

.special-group a:last-child{
    width: 20%;
    background-color: #3d9435!important;
   
}

.special-group a:last-child i {
     color: #db2021!important;
}

.livewebsite .secondary-color {
    color: #3d9435;
}
.livewebsite i {
    color: #3d9435!important;
}

.livewebsite a,
.livewebsite a:not(.btn) i {
    color: #db2021;
    text-decoration: none;
}

.livewebsite a:hover,
.livewebsite a:active {
    color: #3d9435;
}

.livewebsite a:hover:not(.btn) i,
.livewebsite a:not(.btn):active i {
    color: #3d9435;
}

.livewebsite .control-label .required-fields {
    font-size: 12px;
}

.livewebsite .btn.disabled, 
.livewebsite .btn[disabled], 
.livewebsitefieldset[disabled] .btn {
    pointer-events: none;  
}

.livewebsite .activefilter {
    position: relative;
    display: inline-block;
   
    height: 50px;
    margin-bottom: 10px;
    padding: 9px 9px;
     padding-right: 20px;
    padding-left: 10px;
    overflow: hidden;
    font-size: 15px;
    line-height: 15px;
    color: #7b8996;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #3d9435;
    background-color: #fff;
    border-radius: 0px;
    -webkit-transition: .25s linear;
    transition: .25s linear;
}

.livewebsite .activefilter span {
    color: #2c3032;
    font-size: 15px;
    font-weight: bold;
}

.livewebsite .activefilter > i {
    position: absolute;
    top: 3px;
    right: -6px;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 0 10px 0 0;
    font-size: 15px;
    color: #db2021;
    text-align: right;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 1;
    -webkit-transition: opacity .25s linear;
    transition: opacity .25s linear;
}
.livewebsite .activefilter:hover>i {
    filter: none;
    opacity: 1;
    -webkit-filter: none;
}

.livewebsite .activefilter:hover {
    padding-right: 20px;
    padding-left: 10px;
    
    background-color: #d8e9d6;
    border: 1px solid #db2021;
}


.livewebsite .text-danger {
    color: #e74c3c!important;
}

.livewebsite .text-success {
    color: #3c763d!important;
}


.livewebsite .btn-primary {
    color: #fff;
    background-color: #db2021!important;
    border: 1px solid transparent!important;
}

.livewebsite .btn-danger {
    color: #fff;
}

.livewebsite .thumbnail {
    border: 1px solid #db2021;
    border-radius: 0px;
}

.livewebsite .btn-danger i {
    color: #fff;
}

.livewebsite .btn-primary:hover,
.livewebsite .btn-primary.active,
.livewebsite .btn-primary.focus, 
.livewebsite .btn-primary:focus {
    background-color: #3d9435!important;
    color: #fff!important;
}

.livewebsite .btn-primary:hover i,
.livewebsite .btn-primary.focus i, 
.livewebsite .btn-primary:focus i {
    
    color: #db2021!important;
}

.livewebsite .btn-primary:hover i{
    color: #db2021!important;
}

.livewebsite .btn.active, 
.livewebsite .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.livewebsite .btn-primary.active,
.livewebsite .btn-primary.active.focus, 
.livewebsite .btn-primary.active:focus, 
.livewebsite .btn-primary.active:hover, 
.livewebsite .open>.dropdown-toggle.btn-primary.focus, 
.livewebsite .open>.dropdown-toggle.btn-primary:focus, 
.livewebsite .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #3d9435;
}
.livewebsite .btn-primary.active i, 
.livewebsite .btn-primary.active.focus i, 
.livewebsite .btn-primary.active:focus i, 
.livewebsite .btn-primary.active:hover i, 
.livewebsite .open>.dropdown-toggle.btn-primary.focus i, 
.livewebsite .open>.dropdown-toggle.btn-primary:focus i, 
.livewebsite .open>.dropdown-toggle.btn-primary:hover i,
.livewebsite .btn.active.focus i, 
.livewebsite .btn.active:focus i, 
.livewebsite .btn.focus i, 
.livewebsite .btn:active.focus i, 
.livewebsite .btn:active:focus i, 
.livewebsite .btn:focus i {
    color: #db2021!important;
}

.livewebsite .btn.active.focus, 
.livewebsite .btn.active:focus, 
.livewebsite .btn.focus, 
.livewebsite .btn:active.focus, 
.livewebsite .btn:active:focus, 
.livewebsite .btn:focus {
    outline: none;
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}



/*.livewebsite .btn-xs, 
.livewebsite .btn-group-xs > .btn {
    padding: 6px 9px;
    font-size: 12px!important;
    line-height: 1.083;
    border-radius: 3px;
}*/

.livewebsite hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #db2021;
}

.livewebsite hr.mini {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #3d9435;
}

.livewebsite .btn {
    border-radius: 0px;
    font-size: 18px;
    font-weight: normal;
}


.livewebsite .btn-group-xs>.btn, 
.livewebsite .btn-xs {
    border-radius: 0px;
    padding: 3px 6px;
    font-size: 14px!important;
    line-height: 1.333;
}

.livewebsite .btn-sm, 
.livewebsite .btn-group-sm > .btn {
    padding: 8px 10px;
    font-size: 15px!important;
    line-height: 1;
    border-radius: 0px;
}

/* Tooltip */
.livewebsite .tooltip > .tooltip-inner {
    background-color: #db2021; 
    color: #FFFFFF; 
    border-radius: 0px;
    border: 1px solid #3d9435; 
    padding: 2px 4px;
    font-size: 13px;
}


.livewebsite .tooltip.top > .tooltip-arrow {
    border-top: 5px solid #3d9435;
}


.livewebsite .tooltip.bottom > .tooltip-arrow {
    border-bottom: 5px solid #3d9435;
}


.livewebsite .tooltip.left > .tooltip-arrow {
    border-left: 5px solid #3d9435;
}


.livewebsite .tooltip.right > .tooltip-arrow {
    border-right: 5px solid #3d9435;
}

.livewebsite .tooltip-icon {
    cursor: pointer;
    font-size: 25px;
}

/* TABLE SETTINGS */
.livewebsite .table>tbody>tr>td, 
.livewebsite .table>tbody>tr>th, 
.livewebsite .table>tfoot>tr>td, 
.livewebsite .table>tfoot>tr>th, 
.livewebsite .table>thead>tr>td, 
.livewebsite .table>thead>tr>th {
    vertical-align: middle;
    border-top: 1px solid #3d9435;
    font-size: 14px;
}

.livewebsite .table.upcomming_courses_table {
    margin-top:10px;
}
.livewebsite .table.upcomming_courses_table>thead:first-child>tr:first-child>td {
    border-top: 1px solid #9cbf5b!important;
}



.livewebsite .table th {
    border-bottom: 0px solid #fff;
    line-height: 16px!important;
    font-size: 14px;
    color: #db2021;
}

.livewebsite .table th .table-sort {
    
}

.livewebsite .table th .table-sort {
    position: relative;
}

.livewebsite .table th .desc-sort i.fa-sort-desc {
    color: #3d9435!important;
}

.livewebsite .table th .desc-sort i.fa-sort-asc {
    color: #db2021!important;
}

.livewebsite .table th .asc-sort i.fa-sort-desc {
    color: #db2021!important;
}

.livewebsite .table th .asc-sort i.fa-sort-asc {
    color: #3d9435!important;
}

.livewebsite .table th .table-sort i {
    position: absolute;
    color: #193744;
}

.livewebsite .table th .desc-sort i.fa-sort-asc {
    color: #db2021;
}

.livewebsite .table th a.table-sort span {
    
    margin-left: 15px;
}

.livewebsite .no-odd {
    background-color: #fff!important;
}

.livewebsite .table-striped>tbody>tr:not(.no-odd):not(.staffBookedCollapse):not(.noOddForThis):nth-of-type(odd) {
    background-color: #d8e9d6;
}



/* STAFF */

.livewebsite .no-image-container {
    border: 2px dashed #eee;
    height: 100px;
    width: 100%;
    text-align: center;
    position:relative;
    font-size:50px;
}


.livewebsite .contact-info {

}

.livewebsite .progressLoader .progress {
    border-radius: 0px;
    margin-bottom: 10px;
    height: 40px;
}

.livewebsite .progressLoader .progress .progress-bar {
    background-color: #db2021;
    font-size: 20px;
    line-height: 2;
}

.livewebsite .contentLoader.progressLoader .centered_content .loading_status {
    margin-top: 10px;
    text-align: center;
}

.livewebsite .centered_element_content {
    height: 60px;
    width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -100px;
}

.livewebsite .contentLoader.progressLoader .centered_content {
    height: 70px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -250px; 
}

.livewebsite .contentLoader.progressLoader .centered_content .loading_status {
    font-size: 25px;
}


.livewebsite .margin-top-20 {
    margin-top:20px;
}

.livewebsite .position-relative {
    position:relative;
}


.livewebsite #yourBookedCoursesContainer,
.livewebsite #staffTrainingHistoryContainer,
.livewebsite #certificateExpiryStatusContainer,
.livewebsite #yourTrainingVenuesContainer,
.livewebsite #addEditStaffContainer,
.livewebsite #yourInvoicesContainer,
.livewebsite #yourCourseSessionsContainer,
.livewebsite #onlineClientsCollapse,
.livewebsite #courses_list,

.livewebsite #bookedStaffContainer,
.livewebsite #upComingCoursesContainer {
    position:relative;
    min-height: 100px;
}

.livewebsite #courseSessionModal .modal-body {
    min-height:100px;
}

.livewebsite #courseSessionModal .modal-body h3.primary-color{
    margin-top:0px;
}
.livewebsite #courseSessionModal .modal-dialog {
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
}



.livewebsite .availableStaff,
.livewebsite .bookedStaff {
    min-height:100%;
}

.livewebsite #availableStaffContainer,
.livewebsite #bookedStaffContainer {
    border: 1px solid #3d9435;
    padding:5px;
}
.livewebsite .no-margin-bottom {
    margin-bottom:0px!important;
}

.livewebsite .margin-bottom-20 {
    margin-bottom:20px!important;
}


.livewebsite #bookedStaffContainer.noBookedStaff:after {
    content: "No booked staff found";
    height: 40px;
    width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -150px;
    color: #eae9e9;
    text-align: center;
    font-size: 30px;
}

.livewebsite #availableStaffContainer.noMoreStaff:after {
   content: "No more staff available";
    height: 40px;
    width: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -150px;
    color: #eae9e9;
    text-align: center;
    font-size: 30px;
}

.livewebsite .scrollContent {
    
}


.livewebsite .client_staff_container,
.livewebsite .condensed-ul {
    list-style: none;
    padding: 0px;
    margin-bottom:0px;
}

.livewebsite .staff_avatar_icon {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.3;
    text-align: center;
    font-size: 30px;
}

.livewebsite .avatarContainer {
    width:50px;
    height:50px;
}
.livewebsite .ratioimage {
    overflow: hidden;
    position: relative;
    background: #fff;
    border: 1px solid #3d9435;
    margin:0 auto;
}

.livewebsite .ratioimage img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}





.livewebsite .unsigned_staff {
    color: #7f8385;
    font-size: 20px;
}

.livewebsite .client_staff_container .client_staff,
.livewebsite .condensed-ul .condensed-li {
    background: #d8e9d6;
    border: 1px solid #3d9435;
    width: 100%;
    margin-bottom: 5px;
    cursor: move;
}
.livewebsite .client_staff_container .unsignedDissable {
    cursor: not-allowed!important;
}


.livewebsite .client_staff_container .staff_avatar {
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.livewebsite .condensed-ul .condensed-icon {
    font-size:30px;
    width:40px;
    height:40px;
    text-align:center;
}

.livewebsite .client_staff_container .staff_info,
.livewebsite .condensed-ul .condensed-info  {
    display: inline-block;
    vertical-align: middle;
}

.livewebsite .client_staff_container .staff_info .staff_name,
.livewebsite .condensed-ul .condensed-info .big-text {
    color: #292222;;
    font-size: 15px;
}

.livewebsite .client_staff_container .staff_info .staff_dob,
.livewebsite .condensed-ul .condensed-info .small-text {
    font-size: 12px;
    color: #bdbcbc;
}


.livewebsite .condensed-ul .clientTimeLeft {
    font-size: 20px;
    color: #db2021;
}
.livewebsite .condensed-ul .clientTimeLeft i {
    color: #3d9435;
}

.livewebsite .client_staff_container .staff_edit,
.livewebsite .condensed-ul .right-element {
    display: inline-block;
    vertical-align: middle;
    float: right;
    text-align: right;
    margin-top: 7px;
    margin-right: 10px;
}

.livewebsite .client_staff_container .disabledsort {
    opacity: .7;
    cursor: not-allowed;
    pointer-events:none;
}

.livewebsite .highlight {
    border: 1px solid #db2021;
    height:42px;
    font-weight: bold;
    font-size: 45px;
    background-color: #3d9435;
    margin-bottom:5px;
}




.livewebsite .contentLoader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0.9;
    z-index: 999;
    border-radius: 0 0 4px 4px;
}

.livewebsite .contentLoader .centered_content {
    height: 40px;
    width: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -75px;
}

.livewebsite .contentLoader .centered_content .spinner-small {
    height: 40px;
    width: 40px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin: -20px 0 0 -20px;
    border: 2px solid #FFFFFF;
    border-top: 2px solid #24B498;
    border-radius: 100%;
    -webkit-animation: rotation 1s infinite linear;
    -o-animation: rotation 1s infinite linear;
    animation: rotation 1s infinite linear;
    border: 3px solid rgba(0, 0, 0, 0.13);
    border-top: 3px solid #db2021;
    height: 30px;
    width: 30px;
    margin: -15px 0 0 -15px;
}

.livewebsite .contentLoader .centered_content .loading_status {
    margin-top: 20px;
    text-align: center;
}

/* LOADER ROTATION CSS */
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg); }
    to {
        -webkit-transform: rotate(359deg); } 
}
@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg); }
    to {
        -moz-transform: rotate(359deg); } 
}
@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg); }
    to {
        -o-transform: rotate(359deg); } 
}
@keyframes rotation {
    from {
        transform: rotate(0deg); }
    to {
        transform: rotate(359deg); } 
}


.livewebsite textarea {
    min-height: 100px;
}


.livewebsite form.course-finder-search-container {
    margin-bottom:0px!important;
}

.livewebsite form {
    margin-bottom: 20px;
}
.livewebsite .alert {
    border-radius:0px;
}
.livewebsite .loginElement form,
.livewebsite .recoverFarmer form,
.livewebsite .newPassword form {
    margin-bottom:0px;
}

.livewebsite .newPassword .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #db2021;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.livewebsite .modal form {
    margin-bottom: 0px;
}

.livewebsite .table:not(.course-finder-table) {
    border-left: 1px solid #3d9435;
    border-bottom: 1px solid #3d9435;
    border-right: 1px solid #3d9435;
}

.livewebsite .header-buttons {
    margin-top:20px;
}

.livewebsite .header-buttons .btn-group .btn {
    margin-left:5px;
}

.livewebsite .header-buttons .form-group {
    margin-bottom: 0px;
    margin-right: 5px;
}

.livewebsite .header-buttons .form-group:last-child {
    /*margin-right: 5px;*/
}



.livewebsite .red-square {
    width: 18px;
    height: 18px;
    background-color: #ed1c24;
    margin: 0 auto;
    outline: 7px solid #d8e9d6;
}

.livewebsite .green-square {
    width: 18px;
    height: 18px;
    background-color: #8dc63f;
    margin: 0 auto;
    outline: 7px solid #d8e9d6;
}

.livewebsite .mini.red-square {
    width: 13px;
    height: 13px;
    background-color: #ed1c24;
    margin: 0 auto;
    outline: 5px solid #686868;
}

.livewebsite .mini.green-square {
    width: 13px;
    height: 13px;
    background-color: #8dc63f;
    margin: 0 auto;
    outline: 5px solid #686868;
}



.livewebsite .contact-info .is-header {
    font-size: 20px;
    color: #db2021;
}

.livewebsite .contact-info .is-child {
    font-size: 18px;
}

.livewebsite .contact-info abbr {
    color: #3d9435;
    font-size: 18px;
}


.livewebsite .hrdivider {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #3d9435;
}

.livewebsite .google-map {
    height: 400px;
    border: 1px solid #3d9435;
    position: relative;
    overflow: hidden;
}

.livewebsite #locationMap {
    clear: both;
    position: relative;
    width: 100%;
    height: 358px;
    border-radius: 0px;
    border: 1px solid #3d9435;
}


.livewebsite .areaCoveredContainer {
    position:relative;
}

.livewebsite .areaCoveredContainer .all-counties {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 400px;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
    color: #fff;
    padding: 15px;
}



.livewebsite .areaCoveredContainer .all-counties .nav-tabs {
    border-bottom: none;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li {
    position: relative;
    display: block;
    float: none;
    margin-bottom: 0px;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active {
    z-index: 2;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #db2021;
    border: 2px solid #db2021;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:before,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:hover:before,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:focus:before {
    display: none;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active .dropdown-toggle .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active .dropdown-toggle:hover .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active .dropdown-toggle:focus .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a.dropdown-toggle,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a:hover {
    color: #fff;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active > a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a:hover {
    color: #7f8c9a;
    border-radius: 4px 4px 4px 0;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.dropdown.active.open > a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle:hover {
    color: #7f8c9a;
    background-color: #f3f4f5;
    border-color: #e1e4e7;
}
@media (min-width: 768px) {
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle:hover,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle:hover {
        border-bottom-color: transparent;
    }
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open a.dropdown-toggle:hover .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open .dropdown-menu,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active .dropdown-menu {
    margin-top: -2px;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.open.active {
    z-index: 1003;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a {
    padding: 10px 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #7f8c9a;
    border: 2px solid #e1e4e7;
    border-width: 2px;
    border-radius: 4px;
    -webkit-transition: none;
    transition: none;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a:focus {
    color: #fff;
    background-color: transparent;
    
    outline: none;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-toggle {
    position: relative;
    z-index: 1002;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-toggle:hover .caret,
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-toggle:focus .caret {
    border-top-color: #db2021;
    border-bottom-color: #db2021;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-menu {
    border: 2px solid #e1e4e7;
    border-radius: 0 6px 6px 6px;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-menu li:first-child > a {
    border-radius: 0 4px 0 0;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-menu li:last-child > a {
    border-radius: 0 0 4px 4px;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .dropdown-menu li a {
    border-radius: 0;
}
.livewebsite .areaCoveredContainer .all-counties .nav-tabs > li .open .dropdown-toggle {
    background-color: #f3f4f5;
}
@media (min-width: 768px) {
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs {
        margin-bottom: 20px;
        border-bottom-color: #e1e4e7;
        border-bottom-width: 2px;
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content {
        margin-bottom: 0;
        border-bottom: none;
    }
   
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a:hover {
        color: #7f8c9a;
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a .caret,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a.dropdown-toggle .caret,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs.nav-append-content > li.dropdown.active > a:hover .caret {
        border-top-color: #7f8c9a;
        border-bottom-color: #7f8c9a;
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li {
        float: left;
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:hover,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:focus {
        color: #fff;
        background-color: #d8e9d6;
        cursor:pointer;
        border-color: #fff;
        border-width: 1px;
        border-bottom-color: #fff;
    }

     .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a i,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:hover i,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active > a:focus i{
        color: #3d9435;
        
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li.active:before {
        display: none;
    }
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a:hover,
    .livewebsite .areaCoveredContainer .all-counties .nav-tabs > li > a:focus {
        padding: 2px 10px 2px;
        margin-right: 0;
        margin-bottom: 0;
        border: none;
        border-color: transparent;
        border-bottom-color: transparent;
        border-radius: 0px 0px 0 0;
        border: 1px solid transparent;
    }
}
.livewebsite .areaCoveredContainer .all-counties .tab-content:not(.second-tab-content) {
    position: relative;
    z-index: 1;
    padding: 15px;
    margin-bottom: 0px;
    height: 308px;
    border: 1px solid #fff;
    border-radius: 0px;
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li {
    margin-bottom: 3px;
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a:focus {
    color: #fff;
    background-color: #d8e9d6;
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a i,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a:hover i,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.active>a:focus i {
    color: #3d9435   
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.disabled>a,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.disabled>a:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li.disabled>a:focus {
    background-color: transparent;
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li>a {
    padding: 3px 8px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.333;
    color: #fff;
    background-color: transparent;
    border-radius: 0px;
    border: 1px solid #fff;
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li>a:hover,
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li>a:focus {
    color: #fff;
    background-color: #d8e9d6;

}

.livewebsite .areaCoveredContainer .all-counties .hrdivider {
    margin-top: 5px;
    margin-bottom: 10px;
}
.livewebsite .areaCoveredContainer .all-counties h5 {
    margin-top:0px;
}

.livewebsite .areaCoveredContainer .all-counties h5 span {
    color: #3d9435;    
}

.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li>a [class^="fui-"],
.livewebsite .areaCoveredContainer .all-counties .nav-list-bricks>li>a [class*=" fui-"] {
    color: #fff;
}


.livewebsite .areaCoveredContainer .all-counties h3 {
    margin-top:0px;
}
.livewebsite .areaCoveredContainer .all-counties .closeArea i{
    font-size:20px;
    color: #fff;
}


.livewebsite .map-p {
    text-decoration: none;
    color: #fff;
    display: block;
    position: relative;
   
    padding: 5px 15px;
    width: 100%;
    background:  #d8e9d6;
    z-index: 99;
    border-radius: 0px;
}

.livewebsite .map-p a {
    color: #fff;
}

.livewebsite .map-p a:hover {
    color: #db2021}

.livewebsite .map-p a:hover i {
    color: #db2021}



.livewebsite .map-p i {
    color: #fff;
}

.livewebsite .vertical-align, 
.livewebsite .vertical-align > [class^="col-"], 
.livewebsite .vertical-align > [class*=" col-"] {
    display: flex;
    align-items: center;
}

.livewebsite .vertical-align > div:last-child {
    justify-content: flex-end;
}

.livewebsite .vertical-align > div:first-child {
    justify-content: flex-start;
}

.livewebsite .vertical-align h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .livewebsite .vertical-align, 
    .livewebsite .vertical-align > [class^="col-"], 
    .livewebsite .vertical-align > [class*=" col-"] {
        display: block;
        align-items: center;
    }
    .livewebsite .vertical-align > div:first-child {
        text-align: center;
    }
    .livewebsite .vertical-align > div:last-child {
        text-align: center;
    }
    .livewebsite .vertical-align h3 {
        margin-bottom: 10px;
    }

    .livewebsite .vertical-align .btn {
        margin-bottom: 10px;
    }
}



.livewebsite .content {
    vertical-align: middle;
}

.livewebsite .lcol {
    display: inline-block;
    vertical-align: middle;
}

.livewebsite .right-side {
    padding-left: 8px;
}

.livewebsite .left-side {
    border-right: 1px solid #ddd;
    padding-right: 8px;
}


/* COLOURED BANNER */
.livewebsite .paralax-color {
    height: 150px;
    background-color: #db2021;
    background-repeat:no-repeat;
    background-size:100%;
}

.livewebsite .paralax-container {
    height: 150px;
    background-color: #db2021;
    background-repeat:no-repeat;
    
    background-size:100%;
}

.livewebsite [data-background-type="background"] {
    background-size:100%!important;
    background-repeat:no-repeat!important;
}

.livewebsite .paralax-color h1 {
    font-size: 45px;
    color: #fff;
}

/* BOX */
.livewebsite .website-box {
    background-color: #db2021;
    padding: 15px;
    margin-bottom:20px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.livewebsite .website-box.invert {
    background-color: #3d9435!important;
    padding: 15px;
    margin-bottom:20px;
}

.livewebsite .website-box h2 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
}
.livewebsite .website-box p {
    color: #fff;
}

.livewebsite .website-box a {
    color: #fff;
    border-radius: 0px;
}

.livewebsite .website-box a.btn-primary {
    border: 0px solid transparent!important;
    background-color: #3d9435!important;
    border-color: #2e6da4!important;
}
.livewebsite .website-box a.btn-primary:hover {
    background-color: #d8e9d6!important;
}

.livewebsite .website-box.invert a.btn-primary {
    border: 0px solid transparent!important;
    background-color: #db2021!important;
    border-color: #2e6da4;
}
.livewebsite .website-box.invert a.btn-primary:hover {
    background-color: #d8e9d6!important;
}

/* FRONT SEARCH */
.livewebsite .input-group .btn{
        height: 40px;
}
.livewebsite .input-group.front-search {

}
.livewebsite .input-group.front-search .form-control {
    border-radius: 0px;
    height: 45px;
    font-size: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.livewebsite .input-group.front-search .form-control:focus {
    border-color: #3d9435;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.livewebsite .input-group.front-search .input-group-btn .btn {
    border-radius: 0px;
    font-weight: normal;
    font-size: 22px;
    border: 0px solid transparent;
    font-size: 22px;
    height: 45px;
}

/* COURSE FINDER SEARCH */
.livewebsite .course-finder-search-container .form-group {
    margin-bottom: 20px;
}
.livewebsite .input-group.course-finder-search {
    margin-top: 20px;
}
.livewebsite .input-group.course-finder-search .form-control {
    border-radius: 0px;
    height: 45px;
    font-size: 20px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.livewebsite .input-group.course-finder-search .form-control:focus {
    border-color: #3d9435;
    height: 45px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.livewebsite .input-group.course-finder-search .input-group-btn .btn {
    border-radius: 0px;
    font-weight: normal;
    font-size: 22px;
    border: 0px solid transparent;
    font-size: 22px;
    height: 45px;
}

/* FRONT COURSES CATEGORY */
.livewebsite .courses-category.nav-list {
    padding-right: 13px;
    padding-left: 13px;
    margin-bottom: 20px;
}

.livewebsite .courses-category.nav-list .nav-header {
    padding: 0 13px;
    margin-right: -13px;
    margin-left: -13px;
    font-weight: 700;
    line-height: 1.538;
}

.livewebsite .courses-category.nav-list>li {
    margin-bottom: 5px;
}

.livewebsite .courses-category.nav-list>li.active>a, 
.livewebsite .courses-category.nav-list>li.active>a:hover, 
.livewebsite .courses-category.nav-list>li.active>a:focus {
    color: #526476;
    background-color: #edeff1;
}

.livewebsite .courses-category.nav-list>li.disabled>a, 
.livewebsite .courses-category.nav-list>li.disabled>a:hover, 
.livewebsite .courses-category.nav-list>li.disabled>a:focus {
    opacity: .6;
}

.livewebsite .courses-category.nav-list>li.divider {
    height: 2px;
    margin: 13px -13px 17px 0;
    background-color: #edeff1;
    border-bottom: none;
}

.livewebsite .courses-category.nav-list>li>a {
    padding: 8px;
    margin-right: -13px;
    margin-left: -13px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.333;
    text-shadow: none;
    border-radius: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.livewebsite .courses-category.nav-list>li>a:after {
    font-family: FontAwesome;
    content: "\f054";
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 9px;
    top: 10px;
    text-decoration: none;
    opacity: 1;
    color: #3d9435;
}

.livewebsite .courses-category.nav-list > li > a:focus, 
.livewebsite .courses-category.nav-list > li > a:hover {
    background-color: #fff;
}



.livewebsite .courses-category.nav-list .badge.pull-right {
    margin: 1px -4px -1px 0;
}

.livewebsite .courses-category .nav-header {
    font-size: 13px;
    color: #aeb6bf;
    text-transform: uppercase;
}


/* NEWS ARTICLES */
.livewebsite .news-article {
    margin-bottom: 20px;
    
}
.livewebsite .news-article p a {
    text-decoration: underline;
}

.livewebsite .news-article.artcl {
   
    min-height: 400px;
}

.livewebsite .news-article time {
    
}

.livewebsite .news-article h2 {
    margin-top: 0px!important;
    font-size: 25px;
}

/* TWITTER ARTICLES */
.livewebsite .twitter-articles {

}

.livewebsite .twitter-articles .twitter-date {
    font-size: 20px;
    margin-bottom: 0px;
}

/* BLOCKQUOTE */
.livewebsite blockquote {
    position: relative;
    padding: 25px 20px 10px 20px;
    border: 0px;
}

.livewebsite blockquote p {
    text-align: center;
    font-style: italic;
}
.livewebsite blockquote:before {
    font-family: 'FontAwesome';
    content: '\f10d';
    position: absolute;
    color: #3d9435;
    top: 0px;
    left: 50%;
    transform: translateX(50%);
}

.livewebsite blockquote footer {
    text-align: center;
    color: #db2021;
    font-size:14px;
}




/* COURSE FINDER NAVLIST */
.livewebsite .course-finder-nav-list.nav-list {
    margin-top:20px;
    margin-bottom: 20px;
    padding-right: 13px;
    padding-left: 13px;
}
.livewebsite .course-finder-nav-list.nav-list .nav-header {
    padding: 0 13px;
    margin-right: -13px;
    margin-left: -13px;
    font-weight: 700;
    line-height: 1.538;
}
.livewebsite .course-finder-nav-list.nav-list > li {
    margin-bottom: 3px;
}
.livewebsite .course-finder-nav-list.nav-list > li.active > a,
.livewebsite .course-finder-nav-list.nav-list > li.active > a:hover,
.livewebsite .course-finder-nav-list.nav-list > li.active > a:focus {
    color: #db2021;
    background-color: #d8e9d6;
}
.livewebsite .course-finder-nav-list.nav-list > li.disabled > a,
.livewebsite .course-finder-nav-list.nav-list > li.disabled > a:hover,
.livewebsite .course-finder-nav-list.nav-list > li.disabled > a:focus {
    opacity: .6;
}
.livewebsite .course-finder-nav-list.nav-list > li.divider {
    height: 2px;
    margin: 13px -13px 17px 0;
    background-color: #edeff1;
    border-bottom: none;
}
.livewebsite .course-finder-nav-list.nav-list > li > a {
    padding: 8px;
    color: #3d9435;
    margin-right: -13px;
    margin-left: -13px;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.333;
    text-shadow: none;
    border-radius: 0px;
}
.livewebsite .course-finder-nav-list.nav-list > li > a:hover {
    color: #db2021;
    background-color: #d8e9d6;
}
.livewebsite .course-finder-nav-list.nav-list > li > a:hover i:first-child,
.livewebsite .course-finder-nav-list.nav-list > li > a:hover i:nth-child(2) {
    color: #3d9435;
}


.livewebsite .course-finder-nav-list.nav-list > li > a > i {
    color: #db2021;
}

.livewebsite .course-finder-nav-list.nav-list .fa.pull-right {
    margin: 4px -1px -1px 0;
}
.livewebsite .course-finder-nav-list.nav-header {
    font-size: 13px;
    color: #aeb6bf;
    text-transform: uppercase;
}





/* COURSE FINDER TABLE */
.livewebsite .course-finder-table {

}

.livewebsite .course-finder-table tbody tr td {
    vertical-align: middle;
    border-bottom: 1px solid #3d9435;
    border-top: 0px;
}

.livewebsite .course-finder-table .course-category {
    font-size: 15px;
    color: #3d9435;
}

.livewebsite .course-finder-table .course-category i {
    color: #db2021;
}

.livewebsite .course-finder-table h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.livewebsite .course-finder-table h4 a {
    color: #db2021;
    font-size: 20px;
}

.livewebsite .course-finder-table h4 a:hover {
    color: #3d9435;
}

.livewebsite .course-finder-table h4 a i{
    color: #3d9435;
}

.livewebsite .course-finder-table .accreditation-level {
    width: 40px;
}

/* FORM ELEMENTS */
.livewebsite .form-control {
    border: 1px solid #db2021;
    height: 40px;
    font-size: 14px;
    color: #292222;;
    border-radius: 0px;
    background: #d8e9d6;
}

.livewebsite .form-control[disabled], 
.livewebsite fieldset[disabled] .form-control {
    opacity:0.5;
}

.livewebsite .form-control[disabled] + .input-group-addon{
    opacity:0.5;
}


.livewebsite .bootstrap-select .form-control {
    height:30px;
    font-size:12px;
}

.livewebsite .bs-searchbox {
    margin: 5px 10px 10px 10px;
}




.livewebsite select.form-control {
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */ 
    cursor: pointer;
}
 


.livewebsite .input-sm,
.livewebsite .form-horizontal .form-group-sm .form-control {
    height: 33px;
    padding: 4px 10px;
    font-size: 13px;    
    line-height: 1.462;
    border-radius: 0px;
}

.livewebsite .vertical-hr {
    border: none;
    border-left: 2px solid #3d9435;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 33px;
}

.livewebsite select.input-sm, {
    height: 33px;
    line-height: 1;
}
.livewebsite textarea.input-sm,
.livewebsite select[multiple].input-sm {
    height: auto;
}

.livewebsite select.input-sm + i.fa,
.livewebsite .input-group-sm select + i.fa {
    margin-top: -23px;
    margin-right: 1px;
    pointer-events: none;
    padding-right: 5px;
}


.livewebsite .label-primary {
    background-color: #db2021;
}
.livewebsite .label {
    padding: 2px 5px;
    font-size: 12px;
    font-weight: normal;
    border-radius: 0px;
}

.livewebsite .position-relative {
    position:relative;
}
.livewebsite .label.bubble-label.full {
    background-color: #e74c3c!important;
}

.livewebsite .live-pulse {
 
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  border-radius: 50%;
  background: #db2021;
  cursor: pointer;
  box-shadow: 0 0 0 #d8e9d6;
  animation: pulse 1s infinite;
}

.livewebsite .alreadyOn {
    
}

.livewebsite .alreadyOn p {
    margin-bottom:0px;
    margin-top: 4px;
}

.live-pulse:hover {
  animation: none;
}

.livewebsite .label.bubble-label {
    position: absolute;
    right: -12px;
    cursor: pointer;
    top: -6px;
    line-height: 2;
    font-size: 22px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #db2021;
    border: 1px solid #3d9435;
    box-shadow: 0 0 0 #d8e9d6;
    animation: pulse 2s infinite;
}
.livewebsite .label.bubble-pulse {
    box-shadow: 0 0 0 rgba(61, 148, 53, 0.2);
    animation: pulse 2s infinite;
}

.livewebsite .pulse:hover {
  animation: none;
}




@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(61, 148, 53, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(61, 148, 53, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(61, 148, 53, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(61, 148, 53, 0.4);
    box-shadow: 0 0 0 0 rgba(61, 148, 53, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(61, 148, 53, 0);
      box-shadow: 0 0 0 20px rgba(61, 148, 53, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(61, 148, 53, 0);
      box-shadow: 0 0 0 0 rgba(61, 148, 53, 0);
  }
}

.livewebsite label {
    font-weight: bold;
}

.livewebsite .form-control:focus {
    border: 1px solid #3d9435;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.livewebsite .has-error select.form-control + i.fa {
    color:#e74c3c;
}


.livewebsite select + i.fa,
.livewebsite .bootstrap-select + i.fa {
    float: right;
    color: #3d9435;
    margin-top: -27px;
    margin-right: 5px;
    pointer-events: none;
    background-color: transparent;
    padding-right: 5px;
    font-size: 14px;
}

.livewebsite select.form-control:hover + i.fa{
    color: #db2021}

.livewebsite .input-group-sm .bootstrap-select + i.fa {
    margin-top: -23px;
    margin-right: 5px;
}


.livewebsite .input-group-btn:last-child>.btn, 
.livewebsite .input-group-btn:last-child>.btn-group {
    margin-left: 0px;
}

.livewebsite .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
.livewebsite .has-error .input-group-addon i {
    color: #a94442;
}

.livewebsite .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.33;
    color: #555;
    text-align: center;
    background-color: #db2021;
    border: 1px solid #db2021;
    border-radius: 0px;
}

.livewebsite .bootstrap-select.input-group-btn .btn {
    font-size: 14px;
    height: 39px;
}

.livewebsite .bootstrap-select.btn-group .dropdown-toggle .caret {
    display: none;
}
.livewebsite .input-group-sm > .form-control, 
.livewebsite .input-group-sm > .input-group-addon,
.livewebsite .input-group-sm .input-group-btn .btn {
    font-size: 14px;
    height: 33px;
    border-radius:0px;
}




.livewebsite .bootstrap-select.input-sm .dropdown-menu .bs-searchbox {
    padding: 0px 4px 5px 5px;
}
.livewebsite .bootstrap-select.input-sm .dropdown-menu .bs-searchbox .form-control {
    height: 33px; 
    font-size:14px;
}

.livewebsite .input-group-btn.input-sm .btn {
    height: 33px; 
    font-size:14px;
}



/* HAS ERROR COLOR */
.livewebsite .has-error .form-control {
    color: #e74c3c;
    border-color: #e74c3c;
    box-shadow: none;
}

.livewebsite .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: none;
    box-shadow: none;
}




.livewebsite .has-error .input-group-btn .btn {
   
}

.livewebsite .has-error .input-group-btn .btn i {
    color: #3d9435}

.livewebsite .error-message-box {
    margin: 0;
    font-size: 14px !important;
    color: #fff !important;
    display: block;
    background: #e74c3c;
    padding: 7px 14px;
    line-height: 1.2;
    border-radius: 0 0 0px 0px;
}

.livewebsite .error-message-box i {
    color: #fff;
}


/* PLACEHOLDER COLOR */

.livewebsite .form-control::-moz-placeholder {
    color:#666666;
    opacity:1
}
.livewebsite .form-control:-ms-input-placeholder {
    color:#666666
}
.livewebsite .form-control::-webkit-input-placeholder{
    color:#666666
}



/* CHECKBOXES */
/* CHECKBOXES AND RADIO */
.livewebsite .has-success .help-block,
.livewebsite .has-success .control-label,
.livewebsite .has-success .radio,
.livewebsite .has-success .checkbox,
.livewebsite .has-success .radio-inline,
.livewebsite .has-success .checkbox-inline {
    color: #2ecc71;
}
.livewebsite .has-error .help-block,
.livewebsite .has-error .control-label,
.livewebsite .has-error .control-label i,
.livewebsite .has-error .radio,
.livewebsite .has-error .checkbox,
.livewebsite .has-error .radio-inline,
.livewebsite .has-error .checkbox-inline {
    color: #e74c3c;
}
.livewebsite .form-horizontal .radio,
.livewebsite .form-horizontal .checkbox,
.livewebsite .form-horizontal .radio-inline,
.livewebsite .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.livewebsite .checkbox.checkbox-large, 
.livewebsite .radio.radio-large {
    margin-bottom: 10px;
    padding-left: 50px;
    position: relative;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    font-size: 20px;
    line-height: 2.1;
}

.livewebsite .checkbox.checkbox-medium, 
.livewebsite .radio.radio-medium {
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    font-size: 18px;
    line-height: 1.8;
}

.livewebsite .checkbox, 
.livewebsite .radio {
    margin-bottom: 12px;
    padding-left: 32px;
    position: relative;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
    font-size: 14px;
    line-height: 1.3;
}

.livewebsite .checkbox.checkbox-large .icons, 
.livewebsite .radio.radio-large .icons {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 40px;
}

.livewebsite .checkbox.checkbox-medium .icons, 
.livewebsite .radio.radio-medium .icons {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 30px;
}
.livewebsite .checkbox .icons, 
.livewebsite .radio .icons {
    color: #3d9435;
    display: block;
    height: 20px;
    top: 0;
    left: 0;
    position: absolute;
    width: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    cursor: pointer;
}

.livewebsite .checkbox .icons .icon-checked, 
.livewebsite .radio .icons .icon-checked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox .icon-checked, 
.livewebsite .radio .icon-checked, 
.livewebsite .checkbox .icon-unchecked, 
.livewebsite .radio .icon-unchecked {
    display: inline-table;
    position: absolute;
    left: 0;
    top: 0;
    background-color: transparent;
    margin: 0;
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transition: color .25s linear;
    transition: color .25s linear;
}

.livewebsite .checkbox .icon-checked:before, 
.livewebsite .radio .icon-checked:before, 
.livewebsite .checkbox .icon-unchecked:before, 
.livewebsite .radio .icon-unchecked:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.livewebsite .checkbox .icon-checked:before {
    content: "\f14a";
}

.livewebsite .checkbox .icon-unchecked:before {
    content: "\f0c8";
}

.livewebsite .radio .icon-checked:before {
    content: "\f111";
}

.livewebsite .radio .icon-unchecked:before {
    content: "\f1db";
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox, 
.livewebsite .radio input[type="checkbox"].custom-checkbox, 
.livewebsite .checkbox input[type="radio"].custom-radio, 
.livewebsite .radio input[type="radio"].custom-radio {
    outline: none !important;
    opacity: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
}

.livewebsite .checkbox.checkbox-large input[type="checkbox"].custom-checkbox, 
.livewebsite .radio.radio-large input[type="checkbox"].custom-checkbox, 
.livewebsite .checkbox.checkbox-large input[type="radio"].custom-radio, 
.livewebsite .radio.radio-large input[type="radio"].custom-radio {
    outline: none !important;
    opacity: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
}

.livewebsite .checkbox.checkbox-medium input[type="checkbox"].custom-checkbox, 
.livewebsite .radio.radio-medium input[type="checkbox"].custom-checkbox, 
.livewebsite .checkbox.checkbox-medium input[type="radio"].custom-radio, 
.livewebsite .radio.radio-medium input[type="radio"].custom-radio {
    outline: none !important;
    opacity: 0;
    position: absolute;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled)+.icons .icon-unchecked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled)+.icons .icon-unchecked, 
.livewebsite .checkbox input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled)+.icons .icon-unchecked, 
.livewebsite .radio input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled)+.icons .icon-unchecked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled)+.icons .icon-checked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:hover:not(.nohover):not(:disabled)+.icons .icon-checked, 
.livewebsite .checkbox input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled)+.icons .icon-checked, 
.livewebsite .radio input[type="radio"].custom-radio:hover:not(.nohover):not(:disabled)+.icons .icon-checked {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .checkbox input[type="radio"].custom-radio:checked+.icons, 
.livewebsite .radio input[type="radio"].custom-radio:checked+.icons {
    color: #db2021;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:checked+.icons .icon-unchecked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:checked+.icons .icon-unchecked, 
.livewebsite .checkbox input[type="radio"].custom-radio:checked+.icons .icon-unchecked, 
.livewebsite .radio input[type="radio"].custom-radio:checked+.icons .icon-unchecked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:checked+.icons .icon-checked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:checked+.icons .icon-checked, 
.livewebsite .checkbox input[type="radio"].custom-radio:checked+.icons .icon-checked, 
.livewebsite .radio input[type="radio"].custom-radio:checked+.icons .icon-checked {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    color: #db2021;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled+.icons, 
.livewebsite .radio input[type="radio"].custom-radio:disabled+.icons {
    cursor: default;
    color: #c9c9c9;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled+.icons .icon-unchecked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled+.icons .icon-unchecked, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled+.icons .icon-unchecked, 
.livewebsite .radio input[type="radio"].custom-radio:disabled+.icons .icon-unchecked {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled+.icons .icon-checked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled+.icons .icon-checked, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled+.icons .icon-checked, 
.livewebsite .radio input[type="radio"].custom-radio:disabled+.icons .icon-checked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled:checked+.icons, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled:checked+.icons, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled:checked+.icons, 
.livewebsite .radio input[type="radio"].custom-radio:disabled:checked+.icons {
    color: #e6e8ea;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-unchecked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-unchecked, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled:checked+.icons .icon-unchecked, 
.livewebsite .radio input[type="radio"].custom-radio:disabled:checked+.icons .icon-unchecked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-checked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-checked, 
.livewebsite .checkbox input[type="radio"].custom-radio:disabled:checked+.icons .icon-checked, 
.livewebsite .radio input[type="radio"].custom-radio:disabled:checked+.icons .icon-checked {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    color: #c9c9c9;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:indeterminate+.icons, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:indeterminate+.icons, 
.livewebsite .checkbox input[type="radio"].custom-radio:indeterminate+.icons, 
.livewebsite .radio input[type="radio"].custom-radio:indeterminate+.icons {
    color: #bdc3c7;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:indeterminate+.icons .icon-unchecked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:indeterminate+.icons .icon-unchecked, 
.livewebsite .checkbox input[type="radio"].custom-radio:indeterminate+.icons .icon-unchecked, 
.livewebsite .radio input[type="radio"].custom-radio:indeterminate+.icons .icon-unchecked {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:indeterminate+.icons .icon-checked, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:indeterminate+.icons .icon-checked, 
.livewebsite .checkbox input[type="radio"].custom-radio:indeterminate+.icons .icon-checked, 
.livewebsite .radio input[type="radio"].custom-radio:indeterminate+.icons .icon-checked {
    opacity: 0;
    filter: alpha(opacity=0);
}

.livewebsite .checkbox input[type="checkbox"].custom-checkbox:indeterminate+.icons:before, 
.livewebsite .radio input[type="checkbox"].custom-checkbox:indeterminate+.icons:before, 
.livewebsite .checkbox input[type="radio"].custom-radio:indeterminate+.icons:before, 
.livewebsite .radio input[type="radio"].custom-radio:indeterminate+.icons:before {
    content: "\2013";
    position: absolute;
    top: 0;
    left: 0;
    line-height: 20px;
    width: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    z-index: 10;
}

.livewebsite .checkbox.primary input[type="checkbox"].custom-checkbox+.icons, 
.livewebsite .radio.primary input[type="checkbox"].custom-checkbox+.icons, 
.livewebsite .checkbox.primary input[type="radio"].custom-radio+.icons, 
.livewebsite .radio.primary input[type="radio"].custom-radio+.icons {
    color: #34495e;
}

.livewebsite .checkbox.primary input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .radio.primary input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .checkbox.primary input[type="radio"].custom-radio:checked+.icons, 
.livewebsite .radio.primary input[type="radio"].custom-radio:checked+.icons {
    color: #db2021;
}

.livewebsite .checkbox.primary input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .radio.primary input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .checkbox.primary input[type="radio"].custom-radio:disabled+.icons, 
.livewebsite .radio.primary input[type="radio"].custom-radio:disabled+.icons {
    cursor: default;
    color: #bdc3c7;
}

.livewebsite .checkbox.primary input[type="checkbox"].custom-checkbox:disabled+.icons.checked, 
.livewebsite .radio.primary input[type="checkbox"].custom-checkbox:disabled+.icons.checked, 
.livewebsite .checkbox.primary input[type="radio"].custom-radio:disabled+.icons.checked, 
.livewebsite .radio.primary input[type="radio"].custom-radio:disabled+.icons.checked {
    color: #bdc3c7;
}

.livewebsite .checkbox.primary input[type="checkbox"].custom-checkbox:indeterminate+.icons, 
.livewebsite .radio.primary input[type="checkbox"].custom-checkbox:indeterminate+.icons, 
.livewebsite .checkbox.primary input[type="radio"].custom-radio:indeterminate+.icons, 
.livewebsite .radio.primary input[type="radio"].custom-radio:indeterminate+.icons {
    color: #34495e;
}

.livewebsite .input-group-addon .radio, 
.livewebsite .input-group-addon .checkbox {
    margin: -2px 0;
    padding-left: 20px;
}

.livewebsite .input-group-addon .radio .icons, 
.livewebsite .input-group-addon .checkbox .icons {
    color: #fff;
}

.livewebsite .input-group-addon .checkbox,
.livewebsite .input-group-addon .radio {
    color: #ffffff;
}


.livewebsite .input-group-addon .radio input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .input-group-addon .checkbox input[type="checkbox"].custom-checkbox:checked+.icons, 
.livewebsite .input-group-addon .radio input[type="radio"].custom-radio:checked+.icons, 
.livewebsite .input-group-addon .checkbox input[type="radio"].custom-radio:checked+.icons {
    color: #ffffff;
}

.livewebsite .input-group-addon .radio input[type="checkbox"].custom-checkbox:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .checkbox input[type="checkbox"].custom-checkbox:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .radio input[type="radio"].custom-radio:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .checkbox input[type="radio"].custom-radio:checked+.icons .icon-checked {
    color: #3d9435;
}

.livewebsite .input-group-addon .radio input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .input-group-addon .checkbox input[type="checkbox"].custom-checkbox:disabled+.icons, 
.livewebsite .input-group-addon .radio input[type="radio"].custom-radio:disabled+.icons, 
.livewebsite .input-group-addon .checkbox input[type="radio"].custom-radio:disabled+.icons {
    color: rgba(230, 232, 234, 0.6);
}

.livewebsite .input-group-addon .radio input[type="checkbox"].custom-checkbox:disabled:checked+.icons, 
.livewebsite .input-group-addon .checkbox input[type="checkbox"].custom-checkbox:disabled:checked+.icons, 
.livewebsite .input-group-addon .radio input[type="radio"].custom-radio:disabled:checked+.icons, 
.livewebsite .input-group-addon .checkbox input[type="radio"].custom-radio:disabled:checked+.icons {
    color: rgba(230, 232, 234, 0.6);
}

.livewebsite .input-group-addon .radio input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .checkbox input[type="checkbox"].custom-checkbox:disabled:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .radio input[type="radio"].custom-radio:disabled:checked+.icons .icon-checked, 
.livewebsite .input-group-addon .checkbox input[type="radio"].custom-radio:disabled:checked+.icons .icon-checked {
    color: rgba(230, 232, 234, 0.6);
}

.livewebsite .radio+.radio, 
.livewebsite .checkbox+.checkbox {
    margin-top: 10px;
}

.livewebsite .form-inline .checkbox, 
.livewebsite .form-inline .radio {
    padding-left: 32px;
}







/* CALENDAR */
.livewebsite .calendar-container {
    border: 0px solid #3d9435;
    
    
    margin-bottom: 10px;
    position: relative;
}

.livewebsite .fc-widget-content .fc-scroller.fc-day-grid-container {
        overflow-y: hidden!important;
}

.livewebsite .calendar-container h2 {
    margin-top:0px;
}

.livewebsite #fullCalendar {
    margin-bottom: 20px;
}


.livewebsite #fullCalendar .fc-view-container {
    margin-top:20px;
}

.livewebsite #fullCalendar .fc-button {
    height: 40px;
    padding: 6px 12px;
}

.livewebsite #fullCalendar .fc-icon {

}


.livewebsite #fullCalendar .fc-state-default {
    border: 0px solid;
    background-color: #db2021;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    color: #ffffff;
}

.livewebsite #fullCalendar .fc-state-default.fc-state-hover {
    color: #fff;
    text-decoration: none;
    background-position: initial;
    background-color: #3d9435;
}

.livewebsite #fullCalendar .fc-state-default.fc-state-active {
    color: #fff;
    text-decoration: none;
    background-position: initial;
    background-color: #3d9435;
}


.livewebsite #fullCalendar .fc-state-default.fc-state-active span.fc-icon {
    color: #db2021;
}

.livewebsite #fullCalendar .fc-state-default.fc-state-hover span.fc-icon {
    color: #db2021;
}

.livewebsite #fullCalendar .fc-state-default span.fc-icon {
    color: #3d9435;
}

.livewebsite #fullCalendar .fc-state-default.fc-corner-left {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.livewebsite #fullCalendar .fc-state-default.fc-corner-right {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.livewebsite .livewebsite .fc-unthemed .fc-content {
    color: #fff;
    background-color: #3d9435;
}

.livewebsite .fc-unthemed th, 
.livewebsite .fc-unthemed td, 
.livewebsite .fc-unthemed thead, 
.livewebsite .fc-unthemed tbody, 
.livewebsite .fc-unthemed .fc-divider, 
.livewebsite .fc-unthemed .fc-row, 
.livewebsite .fc-unthemed .fc-popover {
    border-color: #3d9435!important;
    color: #db2021!important;
}

.livewebsite .fc-event {
    border-radius: 0px;
    color: #fff;
}
.livewebsite .fc-event:hover,
.livewebsite .fc-event:active {
    color: #fff;
}

.livewebsite .fc-day-grid-event .fc-time {
    font-weight: normal;
    color: #fff;
}

.livewebsite .fc-event, 
.livewebsite .fc-event-dot {
    background-color: #3d9435;
}

.livewebsite .fc-event {
    border: 1px solid #3d9435;
    cursor: pointer;
}



.livewebsite .fc-unthemed .fc-today {
    background-color: #3d9435;
    color: #fff;
}
.livewebsite .fc-unthemed .fc-today a[data-goto] {
    color: #fff;
}


.livewebsite a[data-goto]:hover {
    text-decoration: none;
}


/* COURSE PAGE */
.livewebsite .course-page-title {
    margin-bottom: 20px;
    margin-top: 20px;
}

.livewebsite .courseVideo {
    font-size: 50px;
}

.livewebsite .margin-bottom-0 {
    margin-bottom:0px;   
}
.livewebsite .margin-top-0 {
    margin-top:0px; 
}

.livewebsite .course-page-title h1 {
    font-size: 24px;
    line-height: 1.1;
    color: #db2021;
    margin-top: 0px;
}

.livewebsite .course-page-title h4 {
    font-size: 18px;
    line-height: 1.1;
    color: #3d9435;
    margin-bottom: 0px;
}

.livewebsite .course-page-title h4 i {
    color:#db2021;
}

.livewebsite .course-page-title .left-side img {
    width: 55px;
}

.livewebsite .course-assesments-container {
    background-color: #d8e9d6;
    padding: 10px 20px;
    margin-bottom:20px;
}

.livewebsite .course-assesments-container h4 {
    font-size: 20px;
}


.livewebsite .course-assesments-container .row > div[class^="col-"] {
    border-left: 0px solid #db2021;
    border-right: 1px solid #db2021;
    min-height: 100px;
}

.livewebsite .course-assesments-container .row div[class^="col-"]:last-child {
    border-right: none;
}

@media (max-width: 991px) {
    .livewebsite .course-assesments-container .row > div[class^="col-"] {
        border-top: 0px solid #db2021;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 1px solid #db2021;
        min-height: 100px;
    }

    .livewebsite .course-assesments-container .row div[class^="col-"]:last-child {
        border-right: 0px;
        border-left: 0px;
        border-bottom: none;
    }
}


/* COURSE CALENDAR TABLE */
.livewebsite .course-calendar {
    border-left: 1px solid #3d9435;
    border-bottom: 1px solid #3d9435;
    border-right: 1px solid #3d9435;
}

.livewebsite .course-calendar tr td .input-group {
    width:100%;
}



.livewebsite .course-calendar .staffBookedCollapse td.collapse-container {
    position:relative;
    height:100px;
}




.livewebsite .course-calendar tr td img {
    border: 1px solid #3d9435;
}

.livewebsite .course-calendar .panel .panel-heading h4 {
    margin-top:4px;
}
 

.livewebsite .course-calendar tr td:last-child {
    border-left: 1px solid #3d9435;
    padding:5px;
}

.livewebsite .course-calendar tr:first-child {
    background-color: #d8e9d6;
}

.livewebsite .panel .course-calendar tr:first-child {
    border-top: 1px solid #3d9435;
}

.livewebsite .panel .course-calendar tr:last-child {
    border-bottom: 0px !important;;
}
.livewebsite .panel .course-calendar tr:last-child td {
    border-bottom: 0px !important;;
}


.livewebsite .panel .course-calendar {
    border-left:0px!important;
    border-bottom:0px!important;

    border-right:0px!important;

}

.livewebsite .panel .course-calendar tr td:first-child:not(.allow-padding) {
    border-left:0px!important;
    padding:2px;
}

.livewebsite .panel .course-calendar tr td:last-child {
    border-right:0px!important;
}

.livewebsite .panel .course-calendar tr td {
    border:1px solid #3d9435;
}
.livewebsite .panel .course-calendar tr th {
    border:1px solid #3d9435;
}

.livewebsite .panel .course-calendar tr th:first-child {
    border-left:0px!important;
}

.livewebsite .panel .course-calendar tr th:last-child {
    border-right:0px!important;
}


.livewebsite .course-calendar tr td .course-hour {
    font-size: 12px;
}

.livewebsite .course-calendar tr td .postcode {
    font-size: 14px;
}


.livewebsite .course-calendar .register-course-btn .btn {
    margin-top:5px;
}


/* PAGINATION */
.livewebsite .pagination {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
}

.course-calendar + .pagination {
    margin-top:0px;
}

@media (min-width: 768px) {
    .livewebsite .pagination {
        display: inline-block;
    }

}

.livewebsite .pagination>ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: #fff;
    word-spacing: -.5px;
    background: #d6dbdf;
    border-radius: 0px;
}

@media (max-width: 767px) {
    .livewebsite .website-box.invert,
    .livewebsite .website-box {
        margin-top:0px!important;
    }
    .livewebsite .pagination>ul {
        height: 41px;
        padding: 0 55px 0 52px;
        overflow: auto;
        white-space: nowrap;
        border-radius: 6px;
    }
}

.livewebsite .pagination li {
    display: inline-block;
    margin-right: -3px;
    word-spacing: normal;
    vertical-align: middle;
}

.livewebsite .pagination li.active>a, 
.livewebsite .pagination li.active>span {
    color: #fff;
    background-color: #3d9435;
    border-color: #dfe2e5;
}

.livewebsite .pagination li.active.previous>a, 
.livewebsite .pagination li.active.next>a, 
.livewebsite .pagination li.active.previous>span, 
.livewebsite .pagination li.active.next>span {
    margin: 0;
}

.livewebsite .pagination li.active.previous>a, 
.livewebsite .pagination li.active.next>a, 
.livewebsite .pagination li.active.previous>span, 
.livewebsite .pagination li.active.next>span, 
.livewebsite .pagination li.active.previous>a:hover, 
.livewebsite .pagination li.active.next>a:hover, 
.livewebsite .pagination li.active.previous>span:hover, 
.livewebsite .pagination li.active.next>span:hover, 
.livewebsite .pagination li.active.previous>a:focus, 
.livewebsite .pagination li.active.next>a:focus, 
.livewebsite .pagination li.active.previous>span:focus, 
.livewebsite .pagination li.active.next>span:focus {
    color: #fff;
    background-color: #3d9435;
}

.livewebsite .pagination li:first-child>a, 
.livewebsite .pagination li:first-child>span {
    border-left: none;
    border-radius: 0px;
}

.livewebsite .pagination li:first-child.previous+li>a, 
.livewebsite .pagination li:first-child.previous+li>span {
    border-left-width: 0;
}

.livewebsite .pagination li:last-child {
    margin-right: 0;
}

.livewebsite .pagination li:last-child>a, 
.livewebsite .pagination li:last-child>span, 
.livewebsite .pagination li:last-child>a:hover, 
.livewebsite .pagination li:last-child>span:hover, 
.livewebsite .pagination li:last-child>a:focus, 
.livewebsite .pagination li:last-child>span:focus {
    border-radius: 0px;
}

.livewebsite .pagination li.previous>a, 
.livewebsite .pagination li.next>a, 
.livewebsite .pagination li.previous>span, 
.livewebsite .pagination li.next>span {
    min-width: auto;
    padding: 12px 17px;
    font-size: 16px;
    background-color: transparent;
    border-right: 2px solid #e4e7ea;
}

.livewebsite .pagination li.next>a, 
.livewebsite .pagination li.next>span {
    border-right: none;
}

.livewebsite .pagination li.disabled>a, 
.livewebsite .pagination li.disabled>span {
    color: #fff;
    background-color: rgba(255, 255, 255, .3);
    border-right-color: #dfe2e5;
}

.livewebsite .pagination li.disabled>a:hover, 
.livewebsite .pagination li.disabled>span:hover, 
.livewebsite .pagination li.disabled>a:focus, 
.livewebsite .pagination li.disabled>span:focus, 
.livewebsite .pagination li.disabled>a:active, 
.livewebsite .pagination li.disabled>span:active {
    color: #fff;
    background-color: rgba(255, 255, 255, .4);
}

@media (max-width: 767px) {
    .livewebsite .pagination li.next, 
    .livewebsite .pagination li.previous {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        background-color: #d6dbdf;
        border-radius: 0 6px 6px 0;
    }
    .livewebsite .pagination li.previous {
        right: auto;
        left: 0;
        border-radius: 6px 0 0 6px;
    }
}

.livewebsite .pagination li>a, 
.livewebsite .pagination li>span {
    display: inline-block;
   /* min-width: 41px;
    min-height: 41px;*/
    padding: 8px 12px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background-color: #db2021;
    border: none;
    border-left: 2px solid #e4e7ea;
    outline: none;
    -webkit-transition: .25s ease-out;
    transition: .25s ease-out;
}

.livewebsite .pagination li>a:hover, 
.livewebsite .pagination li>span:hover, 
.livewebsite .pagination li>a:focus, 
.livewebsite .pagination li>span:focus {
    color: #fff;
    background-color: #3d9435;
}

.livewebsite .pagination li>a:active, 
.livewebsite .pagination li>span:active {
    color: #fff;
    background-color: #3d9435;
}

.livewebsite .pagination>.btn.previous, 
.livewebsite .pagination>.btn.next {
    padding-right: 23px;
    padding-left: 23px;
    margin-right: 8px;
    font-size: 14px;
    line-height: 1.429;
}

.livewebsite .pagination.pagination-small>.btn.previous {
    padding: 8px 10px;
    margin-right: 8px;
    font-size: 15px!important;
    line-height: 1;
    float:left;
}
.livewebsite .pagination.pagination-small>.btn.next {
    padding: 8px 10px;
    margin-right: 8px;
    font-size: 15px!important;
    line-height: 1;
    float:right;

}

.livewebsite .pagination>.btn.previous [class*="fa-"], 
.livewebsite .pagination>.btn.next [class*="fa-"] {
    margin-top: -2px;
    margin-left: -2px;
    font-size: 16px;
}

.livewebsite .pagination>.btn.next {
    margin-right: 0;
    margin-left: 8px;
}

.livewebsite .pagination>.btn.next [class*="fa-"] {
    margin-right: -2px;
    margin-left: 4px;
}

@media (max-width: 767px) {
    .livewebsite .pagination>.btn {
        display: block;
        width: 50%;
        margin: 0;
    }

    .livewebsite .pagination>ul {
        background-color: #d8e9d6;
        border: 1px solid #3d9435;
    }

    .livewebsite .pagination.pagination-small>.btn.next {
        margin-right: 0px!important;
        border-left: 1px solid #3d9435;
    }
    .livewebsite .pagination>.btn.previous {
        float: none!important;
    }

    .livewebsite .pagination>.btn.next {
        float: none!important;
    }
    .livewebsite .pagination>.btn:first-child {
        border-bottom: 0px solid #dfe2e5;
        border-radius: 0px 0 0;
    }
    .livewebsite .pagination>.btn:first-child.btn-primary {
        border-bottom-color: #3d9435;
    }
    
    .livewebsite .pagination>.btn:first-child>[class*="fa"] {
        margin-left: -20px;
    }
    .livewebsite .pagination>.btn+ul {
        padding: 0;
        text-align: center;
        border-radius: 0 0 0px 0px;
    }
    .livewebsite .pagination>.btn+ul+.btn {
        position: absolute;
        top: 0;
        right: 0;
        border-bottom: 0px solid #dfe2e5;
        border-radius: 0 0px 0 0;
    }
    .livewebsite .pagination>.btn+ul+.btn.btn-primary {
        border-bottom-color: #3d9435;
    }
    
    .livewebsite .pagination>.btn+ul+.btn.btn-primary:hover {
        border-bottom-color: #db2021;
    }

    .livewebsite .pagination>.btn+ul+.btn>[class*="fa"] {
        margin-right: -20px;
    }
    .livewebsite .pagination ul {
        display: block;
    }
    .livewebsite .pagination ul>li>a {
        border-radius: 0;
    }
    .livewebsite .pagination li {
        margin-top: 4px;
    }
}



/* MODAL SETTINGS */
.livewebsite .modal {
    z-index: 1050;
}

.livewebsite #websiteModal .modal-content {
    min-height:100px;
    position:relative;
}



.livewebsite .modal-content {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #db2021;
    border-radius: 0px;
    box-shadow: none;
}

.livewebsite .modal-backdrop {
    z-index: 1040;
    background-color: #243342;
}

.livewebsite .modal-backdrop.in {
    filter: alpha(opacity=95);
    opacity: .95;
}

.livewebsite .modal-header {
    padding: 10px;
    border-bottom: 1px solid #db2021;
}

.livewebsite .modal-header .close {
    padding: 0;
    margin: 5px 0 0;
    font-size: 18px;
    line-height: 1;
    color: #3d9435;
}

.livewebsite .modal-title {
    margin: 0;
    font-size: 24px;
    line-height: 30px;
}

.livewebsite .modal-title a{
    color: #292222;;
}

.livewebsite .modal-title a:hover {
    color: #3d9435;
}

.livewebsite .modal-body {
    padding: 20px 24px 20px;
}

.livewebsite .modal-body p {
    font-size: 16px;
    line-height: 1.625;
}

.livewebsite .modal-footer {
    padding: 10px;
    border-top: 1px solid #db2021;
    background-color: #d8e9d6;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.livewebsite .modal-footer .btn+.btn {
    margin-left: 12px;
}

@media (max-width: 767px) {
    .livewebsite .modal-footer .btn {
        display: block;
        min-width: auto;
        margin-bottom: 15px;
    }
    .livewebsite .modal-footer .btn:last-child {
        margin-bottom: 0;
    }
    .livewebsite .modal-footer .btn+.btn {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .livewebsite .modal-dialog {
        width: 624px;
        margin: 30px auto;
    }
    .livewebsite .modal-content {
        box-shadow: none;
    }
    .livewebsite .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .livewebsite .modal-lg {
        width: 900px;
    }
   
}

@media (max-width: 991px) and (min-width: 768px) {
    .livewebsite .website-box.invert {
        margin-top: 0px!important;
    }
}





/* BOOTSTRAP SELECT */
.livewebsite select.bs-select-hidden, select.selectpicker {
    display: none !important;
}

.livewebsite select.bs-select-hidden,select.selectpicker{
    display:none!important
}
.livewebsite .bootstrap-select{
    width:220px\9
}
.livewebsite .bootstrap-select>.dropdown-toggle{
    width:100%;
    padding-right:30px;
    z-index:1;
    font-size: 15px;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder,
.livewebsite .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.livewebsite .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.livewebsite .bootstrap-select>.dropdown-toggle.bs-placeholder:hover{
    color:#999
}
.livewebsite .bootstrap-select>select{
    position:absolute!important;
    bottom:0;
    left:50%;
    display:block!important;
    width:.5px!important;
    height:100%!important;
    padding:0!important;
    opacity:0!important;
    border:none
}
.livewebsite .bootstrap-select>select.mobile-device{
    top:0;
    left:0;
    display:block!important;
    width:100%!important;
    z-index:2
}
.livewebsite .error .bootstrap-select .dropdown-toggle,
.livewebsite .has-error .bootstrap-select .dropdown-toggle{
    border-color:#b94a48
}
.livewebsite .bootstrap-select.fit-width{
    width:auto!important
}
.livewebsite .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width:220px
}
.livewebsite .bootstrap-select .dropdown-toggle:focus{
    outline:thin dotted #333!important;
    outline:5px auto -webkit-focus-ring-color!important;
    outline-offset:-2px
}
.livewebsite .bootstrap-select.form-control{
    margin-bottom:0;
    padding:0;
    border:none
}
.livewebsite .bootstrap-select.form-control:not([class*=col-]){
    width:100%
}
.livewebsite .bootstrap-select.form-control.input-group-btn{
    z-index:auto
}
.livewebsite .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{
    border-radius:0
}
.livewebsite .bootstrap-select.btn-group:not(.input-group-btn),
.livewebsite .bootstrap-select.btn-group[class*=col-]{
    float:none;
    display:inline-block;
    margin-left:0
}
.livewebsite .bootstrap-select.btn-group.dropdown-menu-right,
.livewebsite .bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.livewebsite .row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{
    float:right
}
.livewebsite .form-group .bootstrap-select.btn-group,
.livewebsite .form-horizontal .bootstrap-select.btn-group,
.livewebsite .form-inline .bootstrap-select.btn-group{
    margin-bottom:0
}
.livewebsite .form-group-lg .bootstrap-select.btn-group.form-control,
.livewebsite .form-group-sm .bootstrap-select.btn-group.form-control{
    padding:0
}
.livewebsite .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.livewebsite .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle{
    height:100%;
    font-size:inherit;
    line-height:inherit;
    border-radius:inherit
}
.livewebsite .form-inline .bootstrap-select.btn-group .form-control{
    width:100%
}
.livewebsite .bootstrap-select.btn-group.disabled,
.livewebsite .bootstrap-select.btn-group>.disabled{
    cursor:not-allowed
}
.livewebsite .bootstrap-select.btn-group.disabled:focus,
.livewebsite .bootstrap-select.btn-group>.disabled:focus{
    outline:0!important
}
.livewebsite .bootstrap-select.btn-group.bs-container{
    position:absolute;
    height:0!important;
    padding:0!important
}
.livewebsite .bootstrap-select.btn-group.bs-container .dropdown-menu{
    z-index:1060
}
.livewebsite .bootstrap-select.btn-group .dropdown-toggle .filter-option{
    display:inline-block;
    overflow:hidden;
    width:100%;
    text-align:left
}
.livewebsite .bootstrap-select.btn-group .dropdown-toggle .caret{
    position:absolute;
    top:50%;
    right:12px;
    margin-top:-2px;
    vertical-align:middle
}
.livewebsite .bootstrap-select.btn-group[class*=col-] .dropdown-toggle{
    width:100%
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu{
    min-width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu.inner{
    position:static;
    float:none;
    border:0;
    padding:0;
    margin:0;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
    max-height: 200px!important;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li{
    position:relative;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li.active small{
    color:#fff;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li.disabled a{
    cursor:not-allowed;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li a{
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li a.opt{
    position:relative;
    padding-left:2.25em;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li a span.check-mark{
    display:none;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li a span.text{
    display:inline-block;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu li small{
    padding-left:.5em;
}
.livewebsite .bootstrap-select.btn-group .dropdown-menu .notify{
    position:absolute;
    bottom:5px;
    width:96%;
    margin:0 2%;
    min-height:26px;
    padding:3px 5px;
    background:#f5f5f5;
    border:1px solid #e3e3e3;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
    pointer-events:none;
    opacity:.9;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.livewebsite .bootstrap-select.btn-group .no-results{
    padding:3px;
    background:#f5f5f5;
    margin:0 5px;
    white-space:nowrap;
}
.livewebsite .bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{
    position:static
}
.livewebsite .bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{
    position:static;
    top:auto;
    margin-top:-1px;
}
.livewebsite .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
    position:absolute;
    display:inline-block;
    right:15px;
    margin-top:5px
}
.livewebsite .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{
    margin-right:34px
}
.livewebsite .bootstrap-select.show-menu-arrow.open>.dropdown-toggle{
    z-index:1061
}
.livewebsite .bootstrap-select.show-menu-arrow .dropdown-toggle:before{
    content:'';
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:7px solid rgba(204,204,204,.2);
    position:absolute;
    bottom:-4px;
    left:9px;
    display:none
}
.livewebsite .bootstrap-select.show-menu-arrow .dropdown-toggle:after{
    content:'';
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-bottom:6px solid #fff;
    position:absolute;
    bottom:-4px;
    left:10px;
    display:none
}
.livewebsite .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{
    bottom:auto;
    top:-3px;
    border-top:7px solid rgba(204,204,204,.2);
    border-bottom:0
}
.livewebsite .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{
    bottom:auto;
    top:-3px;
    border-top:6px solid #fff;
    border-bottom:0
}
.livewebsite .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{
    right:12px;
    left:auto
}
.livewebsite .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{
    right:13px;
    left:auto
}
.livewebsite .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.livewebsite .bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{
    display:block
}
.livewebsite .bs-actionsbox,.bs-donebutton,.bs-searchbox{
    padding:0px;
}
.livewebsite .bs-actionsbox{
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.livewebsite .bs-actionsbox .btn-group button{
    width:50%
}
.livewebsite .bs-donebutton{
    float:left;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
.livewebsite .bs-donebutton .btn-group button{
    width:100%
}
.livewebsite .bs-searchbox+.bs-actionsbox{
    padding:0 8px 4px
}
.livewebsite .bs-searchbox .form-control{
    margin-bottom:0;
    width:100%;
    float:none
}

.livewebsite .btn.dropdown-toggle.btn-primary {
    background-color: #d8e9d6!important;
    color: #333!important;
    box-shadow: none;
    border: 1px solid #db2021!important;
    padding: 9px 30px 9px 9px;
}

.livewebsite .btn.dropdown-toggle.btn-primary:hover i {
    color: #9cbf5b!important;
}


.livewebsite .bootstrap-select .dropdown-menu>.active>a, 
.livewebsite .bootstrap-select .dropdown-menu>.active>a:focus, 
.livewebsite .bootstrap-select .dropdown-menu>.active>a:hover {
    background-color: #db2021;
    color: #fff!important;
}

.livewebsite .bootstrap-select .dropdown-menu>li>a:hover, {
    color: #fff!important;
    text-decoration: none;
    background-color: #db2021;
}


/* DATERANGE PICKER */
.livewebsite .daterangepicker {
    position: absolute;
    color: inherit;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #db2021;
    width: 278px;
    padding: 4px;
    margin-top: 1px;
    top: 100px;
    left: 20px;
    /* Calendars */
}

.livewebsite .daterangepicker:before, 
.livewebsite .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.livewebsite .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #db2021;
}

.livewebsite .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
}

.livewebsite .daterangepicker.opensleft:before {
    right: 9px;
}

.livewebsite .daterangepicker.opensleft:after {
    right: 10px;
}

.livewebsite .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.livewebsite .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto;
}

.livewebsite .daterangepicker.opensright:before {
    left: 9px;
}

.livewebsite .daterangepicker.opensright:after {
    left: 10px;
}

.livewebsite .daterangepicker.dropup {
    margin-top: -5px;
}

.livewebsite .daterangepicker.dropup:before {
    top: initial;
    bottom: -7px;
    border-bottom: initial;
    border-top: 7px solid #ccc;
}

.livewebsite .daterangepicker.dropup:after {
    top: initial;
    bottom: -6px;
    border-bottom: initial;
    border-top: 6px solid #fff;
}

.livewebsite .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001;
}

.livewebsite .daterangepicker.single .ranges, 
.livewebsite .daterangepicker.single .calendar {
    float: none;
}

.livewebsite .daterangepicker.show-calendar .calendar {
    display: block;
}

.livewebsite .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px;
}

.livewebsite .daterangepicker .calendar.single .calendar-table {
    border: none;
}

.livewebsite .daterangepicker .calendar th, 
.livewebsite .daterangepicker .calendar td {
    white-space: nowrap;
    text-align: center;
    min-width: 32px;
}

.livewebsite .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background-color: #fff;
}

.livewebsite .daterangepicker table {
    width: 100%;
    margin: 0;
}

.livewebsite .daterangepicker td, 
.livewebsite .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer;
}

.livewebsite .daterangepicker td.available:hover, 
.livewebsite .daterangepicker th.available:hover {
    background-color: #db2021;
    border-radius: 0px;
    border-color: transparent;
    color: #fff;
}

.livewebsite .daterangepicker td.week, 
.livewebsite .daterangepicker th.week {
    font-size: 80%;
    color: #ccc;
}

.livewebsite .daterangepicker td.off, .daterangepicker td.off.in-range, 
.livewebsite .daterangepicker td.off.start-date, 
.livewebsite .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999;
}

.livewebsite .daterangepicker td.in-range {
    background-color: #d8e9d6;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.livewebsite .daterangepicker td.start-date {
    border-radius: 0px 0 0 0px;
}

.livewebsite .daterangepicker td.end-date {
    border-radius: 0 0px 0px 0;
}

.livewebsite .daterangepicker td.start-date.end-date {
    border-radius: 0px;
}

.livewebsite .daterangepicker td.active, 
.livewebsite .daterangepicker td.active:hover {
    background-color: #db2021;
    border-color: transparent;
    color: #fff;
}

.livewebsite .daterangepicker th.month {
    width: auto;
}

.livewebsite .daterangepicker td.disabled, 
.livewebsite .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through;
}

.livewebsite .daterangepicker select.monthselect, 
.livewebsite .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default;
    background-color: #d8e9d6;
    border: 1px solid #db2021;
}

.livewebsite .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.livewebsite .daterangepicker select.yearselect {
    width: 40%;
}

.livewebsite .daterangepicker select.hourselect, 
.livewebsite .daterangepicker select.minuteselect, 
.livewebsite .daterangepicker select.secondselect, 
.livewebsite .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0;
}

.livewebsite .daterangepicker .input-mini {
    border: 1px solid #db2021;
    border-radius: 0px;
    color: #292222;;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%;
}

.livewebsite .daterangepicker .input-mini.active {
    border: 1px solid #db2021;
    border-radius: 0px;
}

.livewebsite .daterangepicker .daterangepicker_input {
    position: relative;
}

.livewebsite .daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 8px;
    top: 8px;
}

.livewebsite .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px;
}

.livewebsite .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px;
}

.livewebsite .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px;
}

.livewebsite .daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.livewebsite .ranges {
    font-size: 11px;
    float: none;
    margin: 4px;
    text-align: left;
}

.livewebsite .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.livewebsite .ranges li {
    font-size: 13px;
    background-color: #db2021;
    border: 1px solid #3d9435;
    border-radius: 0px;
    color: #fff;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
}

.livewebsite .ranges li:hover {
    background-color: #3d9435;
    border: 1px solid #db2021;
    color: #fff;
}

.livewebsite .ranges li.active {
    background-color: #3d9435;
    border: 1px solid #db2021;
    color: #fff;
}


/*  Larger Screen Styling */

@media (min-width: 564px) {
    .livewebsite .daterangepicker {
        width: auto;
    }
    .livewebsite .daterangepicker .ranges ul {
        width: 160px;
    }
    .livewebsite .daterangepicker.single .ranges ul {
        width: 100%;
    }
    .livewebsite .daterangepicker.single .calendar.left {
        clear: none;
    }
    .livewebsite .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
        float: left;
    }
    .livewebsite .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
        float: right;
    }
    .livewebsite .daterangepicker.ltr {
        direction: ltr;
        text-align: left;
    }
    .livewebsite .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0;
    }
    .livewebsite .daterangepicker.ltr .calendar.left .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .livewebsite .daterangepicker.ltr .calendar.right {
        margin-left: 0;
    }
    .livewebsite .daterangepicker.ltr .calendar.right .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .livewebsite .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px;
    }
    .livewebsite .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px;
    }
    .livewebsite .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left;
    }
    .livewebsite .daterangepicker.rtl {
        direction: rtl;
        text-align: right;
    }
    .livewebsite .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0;
    }
    .livewebsite .daterangepicker.rtl .calendar.left .calendar-table {
        border-left: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .livewebsite .daterangepicker.rtl .calendar.right {
        margin-right: 0;
    }
    .livewebsite .daterangepicker.rtl .calendar.right .calendar-table {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .livewebsite .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px;
    }
    .livewebsite .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px;
    }
    .livewebsite .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right;
    }
}

@media (min-width: 730px) {
    .livewebsite .daterangepicker .ranges {
        width: auto;
    }
    .livewebsite .daterangepicker.ltr .ranges {
        float: left;
    }
    .livewebsite .daterangepicker.rtl .ranges {
        float: right;
    }
    .livewebsite .daterangepicker .calendar.left {
        clear: none !important;
    }
}




/* SPINNER */
.livewebsite .ui-spinner {
    position: relative;
    display: inline-block;
    padding: 0 37px 0 0;
    overflow: hidden;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .livewebsite .ui-spinner {
        display: block;
    }
}

.livewebsite .ui-spinner .ui-button-text {
    display: block;
}

.livewebsite .ui-spinner.focus .ui-spinner-input {
    color: #292222;;
    border-color: #3d9435;
}

.livewebsite .ui-spinner.focus .ui-spinner-button {
    background-color: #3d9435;
}

.livewebsite .ui-spinner.focus .ui-spinner-button:hover {
    background-color: #db2021;
}

.livewebsite .ui-spinner.focus .ui-spinner-up {
    border-bottom-color: #db2021;
}

.livewebsite .ui-spinner-input {
    width: 55px;
    padding: 6px 12px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
    border-right-width: 0 !important;
    border-radius: 0px 0 0 0px;
    width: 100%;
}

.livewebsite .ui-spinner-input::-moz-placeholder {
    color: #718191;
    opacity: 1;
}

.livewebsite .ui-spinner-input:-ms-input-placeholder {
    color: #718191;
}

.livewebsite .ui-spinner-input::-webkit-input-placeholder {
    color: #718191;
}

@media (max-width: 768px) {
    .livewebsite .ui-spinner-input {
        width: 100%;
    }
}

.livewebsite .ui-spinner-input.input-hg+.ui-spinner-button {
    height: 28px;
    line-height: 25px;
}

.livewebsite .ui-spinner-input.input-hg+.ui-spinner-button+.ui-spinner-button {
    height: 25px;
    line-height: 25px;
}

.livewebsite .ui-spinner-input.input-lg+.ui-spinner-button {
    height: 24px;
    line-height: 21px;
}

.livewebsite .ui-spinner-input.input-lg+.ui-spinner-button+.ui-spinner-button {
    height: 21px;
    line-height: 21px;
}

.livewebsite .ui-spinner-input.input-sm, 
.livewebsite .ui-spinner-input.select2-search input[type="text"] {
    font-size: 18px;
    line-height: 1;
}

.livewebsite .ui-spinner-input.input-sm+.ui-spinner-button, 
.livewebsite .ui-spinner-input.select2-search input[type="text"]+.ui-spinner-button {
    height: 19px;
    line-height: 1;
}

.livewebsite .ui-spinner-input.input-sm+.ui-spinner-button+.ui-spinner-button, 
.livewebsite .ui-spinner-input.select2-search input[type="text"]+.ui-spinner-button+.ui-spinner-button {
    height: 17px;
    line-height: 1;
}

.livewebsite .input-group-addon+.ui-spinner .ui-spinner-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.livewebsite .ui-spinner-button {
    position: absolute;
    right: 0;
    display: block;
    width: 37px;
    height: 22px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    font-size: .5em;
    line-height: 19px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #3d9435;
    outline: none;
}

.livewebsite .ui-spinner-button:hover {
    color: #3d9435;
    background-color: #db2021;
}

.livewebsite .ui-spinner-button .ui-icon {
    font-size: 0;
}

.livewebsite .ui-spinner-button .fa {
    font-size: 16px;
}

.livewebsite .ui-spinner-up {
    top: 0;
    border-bottom: 2px solid #d1d5d8;
    border-radius: 0 0px 0 0;
}

.livewebsite .ui-spinner-down {
    bottom: 0;
    height: 20px;
    border-radius: 0 0 0px 0;
}

.livewebsite .ui-spinner-down .ui-icon:before {
    content: "\e601";
}


.livewebsite .iconic-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.livewebsite .iconic-list li {
    border:1px solid #000;
    padding:10px;
    margin-bottom:5px;
}
.livewebsite .iconic-list > li > a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    color: #292222;;
}

.livewebsite .iconic-list > li > a > [class^="fa-"],
.livewebsite .iconic-list > li > a > [class*=" fa-"] {
    margin-right: 10px;
    color: #3d9435;
    font-size: 17px;
    
}

.livewebsite .iconic-list .business {
    font-size: 11px;
}

.livewebsite .timeLeftClient {
    padding:10px;
    border:1px solid #3d9435;
    margin-bottom:20px;
}


/* POPOVER */
.livewebsite .popover {
    z-index: 1060;
    max-width: 380px;
    padding: 0;
    background-color: #fff;
    border: 1px solid #3d9435;
    border-radius: 0px;
    box-shadow: 9px 11px 8px #888888;
}

.livewebsite .popover.top {
    margin-top: -14px;
}

.livewebsite .popover.right {
    margin-left: 14px;
}

.livewebsite .popover.bottom {
    margin-top: 14px;
}

.livewebsite .popover.left {
    margin-left: -14px;
}

.livewebsite .popover-title {
    padding: 8px 10px 8px;
    margin: 0;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2;
    color: #292222;;
    background-color: #d8e9d6;
    border: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.livewebsite .popover-title:not(:empty)+.popover-content>p {
    margin-bottom: 0;
}

.livewebsite .popover-content {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.286;
}

.livewebsite .popover-content p {
    font-size: inherit;
    line-height: inherit;
}

.livewebsite .popover.left>.arrow:after {
    border-left-color: #db2021;
}

.livewebsite .bookingCountDown {
    font-size: 25px;
}

.livewebsite .bookingCountDown #clock {
    color: #db2021;
}


/* PANEL SETTINGS */
.livewebsite .panel {
    border-radius: 0px;
}
.livewebsite .panel-primary {
    border-color: #3d9435;
}



.livewebsite .panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.livewebsite .panel-default {
    border-color: #db2021;
}

.livewebsite .panel-default>.panel-heading,
.livewebsite .panel-default>.panel-footer {
    
    background-color: #d8e9d6;
    border-color: #db2021;
}

.livewebsite .staffBookedCollapse .panel-heading {
    border-color: transparent!important;
}

.livewebsite .panel-primary>.panel-heading,
.livewebsite .panel-primary>.panel-footer {
    color: #292222;;
    padding: 10px 10px;
    background-color: #d8e9d6;
    border-color: #3d9435;
}

.livewebsite .panel-primary>.panel-footer .form-group{
    margin-bottom:0px;
}


.livewebsite .popover-title .clearfix.hasbutton h3 {
    margin-top: 4px;
}

.livewebsite .panel-primary>.panel-heading.clearfix.hasbutton {
   padding: 5px 10px; 
}
.livewebsite .panel-primary>.panel-heading.clearfix.hasbutton h3 {
    margin-top: 4px;
}










/* MEMBER AREA */
.livewebsite .member-area-background {
    background-color: rgba(42, 42, 42, 0.1);
}

.livewebsite .memberarea-nav-list.nav-list {
    padding-right: 13px;
    margin-top:20px;
    margin-bottom:10px;
    padding-left: 13px;
}

.livewebsite .memberarea-nav-list.nav-list .nav-header {
    padding: 0 0px;
    margin-right: -13px;
    margin-left: -13px;
    font-weight: normal;
    line-height: 1.538;
}

.livewebsite .memberarea-nav-list.nav-list>li {
    margin-bottom: 10px;
}

.livewebsite .memberarea-nav-list.nav-list>li.active>a, 
.livewebsite .memberarea-nav-list.nav-list>li.active>a:hover, 
.livewebsite .memberarea-nav-list.nav-list>li.active>a:focus {
    color: #fff;
    background-color: #3d9435;
}

.livewebsite .memberarea-nav-list.nav-list>li.active>a i, 
.livewebsite .memberarea-nav-list.nav-list>li.active>a:hover i, 
.livewebsite .memberarea-nav-list.nav-list>li.active>a:focus i {
    color: #db2021!important;
   
}

.livewebsite .memberarea-nav-list.nav-list>li.disabled>a, 
.livewebsite .memberarea-nav-list.nav-list>li.disabled>a:hover, 
.livewebsite .memberarea-nav-list.nav-list>li.disabled>a:focus {
    opacity: .6;
}

.livewebsite .memberarea-nav-list.nav-list>li.divider {
    height: 2px;
    margin: 9px -13px 9px -13px;
    background-color: #3d9435;
    border-bottom: none;
}

.livewebsite .memberarea-nav-list.nav-list>li>a {
    padding: 5px 10px;
    color: #fff;
    margin-right: -13px;
    background-color: #db2021;
    margin-left: -13px;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.333;
    text-shadow: none;
    border-radius: 0px;
}

.livewebsite .memberarea-nav-list.nav-list>li>a:hover,
.livewebsite .memberarea-nav-list.nav-list>li>a:active {
    background-color: #3d9435;
}

.livewebsite .memberarea-nav-list.nav-list>li>a:hover i,
.livewebsite .memberarea-nav-list.nav-list>li>a:active i {
    color: #db2021!important;
}

.livewebsite .memberarea-nav-list.nav-list>li>a i{
    color: #3d9435;
}





.livewebsite .memberarea-nav-list.nav-list .badge.pull-right {
    margin: 1px -4px -1px 0;
}

.livewebsite .memberarea-nav-list .nav-header {
    font-size: 22px;
    color: #292222;;
    text-transform: none;
}

/* MEMBER AREA BOX */

.livewebsite .memberarea-box {
    border: 1px solid #3d9435;
    padding:15px;
    background-color: #fff;
    margin-bottom: 20px;
    margin-top: 20px;
}

.livewebsite .memberarea-box h3 {
    margin-top: 0px;
}




/* MEMBER AREA TABS */
.livewebsite .memberarea-tabs .nav-tabs {
    border-bottom: none;
}

.livewebsite .memberarea-tabs .nav-tabs>li {
    position: relative;
    display: block;
    float: none;
    margin-bottom: -2px;
}

.livewebsite .memberarea-tabs .nav-tabs>li.active {
    z-index: 2;
}

.livewebsite .memberarea-tabs .nav-tabs>li.active>a, 
.livewebsite .memberarea-tabs .nav-tabs>li.active>a:hover, 
.livewebsite .memberarea-tabs .nav-tabs>li.active>a:focus {
    color: #fff;
    background-color: #db2021;
    border: 2px solid #db2021;
}

.livewebsite .memberarea-tabs .nav-tabs>li.active>a:before, 
.livewebsite .memberarea-tabs .nav-tabs>li.active>a:hover:before, 
.livewebsite .memberarea-tabs .nav-tabs>li.active>a:focus:before {
    display: none;
}

.livewebsite .memberarea-tabs .nav-tabs>li.active .dropdown-toggle .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.active .dropdown-toggle:hover .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.active .dropdown-toggle:focus .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}

.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a.dropdown-toggle, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a:hover {
    color: #fff;
}

.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a.dropdown-toggle .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a.dropdown-toggle, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a:hover {
    color: #7f8c9a;
    border-radius: 4px 4px 4px 0;
}

.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a.dropdown-toggle .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.dropdown.active.open>a:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}

.livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle, 
.livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle, 
.livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle:hover, 
.livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle:hover {
    color: #7f8c9a;
    background-color: #f3f4f5;
    border-color: #e1e4e7;
}

@media (min-width: 768px) {
    .livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle, 
    .livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle, 
    .livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle:hover, 
    .livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle:hover {
        border-bottom-color: transparent;
    }
}

.livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.open a.dropdown-toggle:hover .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li.open.active a.dropdown-toggle:hover .caret {
    border-top-color: #7f8c9a;
    border-bottom-color: #7f8c9a;
}

.livewebsite .memberarea-tabs .nav-tabs>li.open .dropdown-menu, 
.livewebsite .memberarea-tabs .nav-tabs>li.open.active .dropdown-menu {
    margin-top: -2px;
}

.livewebsite .memberarea-tabs .nav-tabs>li.open.active {
    z-index: 1003;
}

.livewebsite .memberarea-tabs .nav-tabs>li>a {
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #292222;;
    border: 1px solid transparent;
    border-width: 2px;
    border-radius: 4px;
    -webkit-transition: none;
    transition: none;
}

.livewebsite .memberarea-tabs .nav-tabs>li>a:hover, 
.livewebsite .memberarea-tabs .nav-tabs>li>a:focus {
    color: #3d9435;
    background-color: transparent;
    border: 1px solid transparent;
    outline: none;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-toggle {
    position: relative;
    z-index: 1002;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-toggle:hover .caret, 
.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-toggle:focus .caret {
    border-top-color: #db2021;
    border-bottom-color: #db2021;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-menu {
    border: 2px solid #e1e4e7;
    border-radius: 0 6px 6px 6px;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-menu li:first-child>a {
    border-radius: 0 4px 0 0;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-menu li:last-child>a {
    border-radius: 0 0 4px 4px;
}

.livewebsite .memberarea-tabs .nav-tabs>li .dropdown-menu li a {
    border-radius: 0;
}

.livewebsite .memberarea-tabs .nav-tabs>li .open .dropdown-toggle {
    background-color: #f3f4f5;
}

@media (min-width: 768px) {
    .livewebsite .memberarea-tabs .nav-tabs {
        margin-bottom: 20px;
        border-bottom-color: #e1e4e7;
        border-bottom-width: 2px;
    }
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content {
        margin-bottom: 0;
        border-bottom: none;
    }
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.active:first-child:before {
        position: absolute;
        bottom: -4px;
        left: 0;
        z-index: 2;
        display: block;
        width: 6px;
        height: 6px;
        content: "";
        background-color: #fff;
        border-left: 1px solid #3d9435;
    }
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a, 
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a.dropdown-toggle, 
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a:hover {
        color: #7f8c9a;
    }
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a .caret, 
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a.dropdown-toggle .caret, 
    .livewebsite .memberarea-tabs .nav-tabs.nav-append-content>li.dropdown.active>a:hover .caret {
        border-top-color: #7f8c9a;
        border-bottom-color: #7f8c9a;
    }
    .livewebsite .memberarea-tabs .nav-tabs>li {
        float: left;
    }
    .livewebsite .memberarea-tabs .nav-tabs>li.active>a, 
    .livewebsite .memberarea-tabs .nav-tabs>li.active>a:hover, 
    .livewebsite .memberarea-tabs .nav-tabs>li.active>a:focus {
        color: #292222;;
        border-color: #3d9435;
        border-bottom-width: 2px;
        background-color: #fff;
        border-width: 1px;
        border-bottom-color: #fff;
    }
    .livewebsite .memberarea-tabs .nav-tabs>li.active:before {
        display: none;
    }
    .livewebsite .memberarea-tabs .nav-tabs>li>a, 
    .livewebsite .memberarea-tabs .nav-tabs>li>a:hover, 
    .livewebsite .memberarea-tabs .nav-tabs>li>a:focus {
        padding: 7px 21px 8px;
        margin-right: 0;
        margin-bottom: 0;
        border: none;
        border-color: transparent;
        border-bottom-color: transparent;
        border-radius: 0px;
    }
}

.livewebsite .memberarea-tabs .tab-content {
    position: relative;
    z-index: 1;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #3d9435;
    background-color: #fff;
    border-radius: 0px;
}



/* COURSES TABLE MINI */
.livewebsite .courses-table-mini {
    border-left: 1px solid #3d9435;
    border-bottom: 1px solid #3d9435;
    border-right: 1px solid #3d9435;
}
.livewebsite .courses-table-mini tr th {
    border-bottom: 1px solid #3d9435;
}

.livewebsite .panel .courses-table-mini {
    border:0px!important;
}

.livewebsite .courses-table-mini tr td .course-hour {
    font-size: 12px;
}

    

.livewebsite .courses-table-mini tbody tr td {
    vertical-align: middle;
    border-bottom: 1px solid #3d9435;
    border-top: 0px;
}

.livewebsite .courses-table-mini .course-category {
    font-size: 12px;
    
    color: #3d9435;
}

.livewebsite .courses-table-mini .course-category i {
    color: #db2021;
}

.livewebsite .courses-table-mini tbody tr td:first-child {
    line-height: 1;
}

.livewebsite .courses-table-mini tbody tr td:last-child a {
    font-size: 22px;
}

.livewebsite tbody tr td:last-child a.action-button {
    font-size: 20px;
    margin-left:5px;
}

.livewebsite .courses-table-mini h4 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.livewebsite .courses-table-mini h4 a {
    color: #db2021;
    
    font-size: 15px;
}

.livewebsite .courses-table-mini h4 a:hover {
    color: #3d9435;
}

.livewebsite .courses-table-mini h4 a i{
    color: #3d9435;
}

.livewebsite .courses-table-mini .accreditation-level {
    width: 40px;
}


/* FILE INPUT */
.livewebsite .fileinput.input-group {
    display: table;
}
.livewebsite .fileinput {
    margin-bottom: 9px;
    display: inline-block;
}
.livewebsite .fileinput.input-group>* {
    position: relative;
    z-index: 2;
}
.livewebsite .fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
}
.livewebsite .form-control .fileinput-filename {
    vertical-align: bottom;
}
.livewebsite .fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}
.fileinput.input-group>.btn-file {
    z-index: 1;
}
.livewebsite .input-group-addon:not(:first-child) {
    border-left: 0;
}
.livewebsite .fileinput.input-group>* {
    position: relative;
    z-index: 2;
}
.livewebsite .fileinput .btn {
    vertical-align: middle;
}
.livewebsite .btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.livewebsite .fileinput-exists .fileinput-new, 
.livewebsite .fileinput-new .fileinput-exists {
    display: none;
}
.livewebsite .btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}
.livewebsite .fileinput .thumbnail {
    border-radius: 0px;
    padding: 5px;
}

.livewebsite .fileinput.fileinput-img .btn-file{
    padding: 5px 10px;
    line-height: 1;
    font-size: 17px;
}

.livewebsite .fileinput.fileinput-img .fileinput-remove {
    padding: 5px 10px;
    border: 0px;
    line-height: 1.15;
    font-size: 17px;
}
.livewebsite .fileinput-buttons {
    margin-top:5px;
}
.livewebsite .fileinput .btn-file {
    
   /* font-size: 16px;
    line-height: 1.3;
    border-radius: 0px;
    font-size: 18px;
    font-family: 'fs_joeyregular';
    font-weight: normal;    
    padding: 5px 10px;
    /*display: inline-block;*/
    /*padding: 6px 12px;*/
    /*margin-bottom: 0;*/
    /*font-size: 14px;*/
    
}


.livewebsite .fileinput .fileinput-element {
    width: 200px;
    height: 200px;
    /*margin: 5px 5px;*/
    position: relative;
    background: #f5f5f5;
}

.livewebsite .fileinput .fileinput-element img {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}


<!-- BOOTSTRAP DATETIMEPICKER -->


.livewebsite .bootstrap-datetimepicker-widget {
    list-style: none;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu {
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
}
.livewebsite .bootstrap-datetimepicker-widget table tr th.dow {
    color: #3d9435;
}
.livewebsite .bootstrap-datetimepicker-widget .btn-primary {
    color: #fff;
    background-color: #3d9435;
    border-color: #3d9435;
    border-radius: 0px;
}
.livewebsite .bootstrap-datetimepicker-widget .btn-primary:hover {
    color: #fff;
    background-color: #db2021;
    border-color: #db2021;
    border-radius: 0px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 2px 0;
    padding: 4px;
    width: 19em;
    background-color: #db2021;
    font-size: 15px;
    display: block;
}
@media (min-width: 768px) {
    .livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 992px) {
    .livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
@media (min-width: 1200px) {
    .livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em;
    }
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu:before,
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #db2021;
    z-index: 1;
    top: -7px;
    left: 7px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    top: -6px;
    left: 8px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.top:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #db2021;
    z-index: 1;
    bottom: -7px;
    left: 6px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.top:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid white;
    bottom: -6px;
    left: 7px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
    left: auto;
    right: 6px;
}
.livewebsite .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
    left: auto;
    right: 7px;
}
.livewebsite .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0;
}
.livewebsite .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0;
}
.livewebsite .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none;
}
.livewebsite .bootstrap-datetimepicker-widget .timepicker-hour,
.livewebsite .bootstrap-datetimepicker-widget .timepicker-minute,
.livewebsite .bootstrap-datetimepicker-widget .timepicker-second {
    width: 54px;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0;
}
.livewebsite .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Hours";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Increment Minutes";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Hours";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Decrement Minutes";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Hours";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Show Minutes";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle AM/PM";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Clear the picker";
}
.livewebsite .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Set the date to today";
}
.livewebsite .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center;
}
.livewebsite .bootstrap-datetimepicker-widget .picker-switch::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Toggle Date and Time Screens";
}
.livewebsite .bootstrap-datetimepicker-widget .picker-switch td {
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    line-height: inherit;
}
.livewebsite .bootstrap-datetimepicker-widget .picker-switch td span {
    line-height: 2.5;
    height: 2.5em;
    width: 100%;
}
.livewebsite .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0;
}
.livewebsite .bootstrap-datetimepicker-widget table tr:nth-child(2) {
    background-color: #fff;
}
.livewebsite .bootstrap-datetimepicker-widget table tbody {
    background-color: #fff;
}
.livewebsite .bootstrap-datetimepicker-widget table td,
.livewebsite .bootstrap-datetimepicker-widget table th {
    text-align: center;
    border-radius: 0px;
}
.livewebsite .bootstrap-datetimepicker-widget table th {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.livewebsite .bootstrap-datetimepicker-widget table th.picker-switch {
    width: 145px;
}
.livewebsite .bootstrap-datetimepicker-widget table th.disabled,
.livewebsite .bootstrap-datetimepicker-widget table th.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.livewebsite .bootstrap-datetimepicker-widget table th.prev::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Previous Month";
}
.livewebsite .bootstrap-datetimepicker-widget table th.next::after {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    content: "Next Month";
}
.livewebsite .bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.livewebsite .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: rgba(238, 238, 238, 0);
    color: #3d9435;
}
.livewebsite .bootstrap-datetimepicker-widget table td {
    height: 54px;
    line-height: 54px;
    width: 54px;
}
.livewebsite .bootstrap-datetimepicker-widget table td.cw {
    font-size: .8em;
    height: 20px;
    line-height: 20px;
    color: #777777;
}
.livewebsite .bootstrap-datetimepicker-widget table td.day {
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.livewebsite .bootstrap-datetimepicker-widget table td.day:hover,
.livewebsite .bootstrap-datetimepicker-widget table td.hour:hover,
.livewebsite .bootstrap-datetimepicker-widget table td.minute:hover,
.livewebsite .bootstrap-datetimepicker-widget table td.second:hover {
    background: #db2021;
    color: #fff;
    cursor: pointer;
}
.livewebsite .bootstrap-datetimepicker-widget table td.old,
.livewebsite .bootstrap-datetimepicker-widget table td.new {
    color: #777777;
}
.livewebsite .bootstrap-datetimepicker-widget table td.today {
    position: relative;
}
.livewebsite .bootstrap-datetimepicker-widget table td.today:before {
    content: '';
    display: inline-block;
    border: solid transparent;
    border-width: 0 0 7px 7px;
    border-bottom-color: #3d9435;
    border-top-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.livewebsite .bootstrap-datetimepicker-widget table td.active,
.livewebsite .bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #3d9435;
    color: #ffffff;
}
.livewebsite .bootstrap-datetimepicker-widget table td.active.today:before {
    border-bottom-color: rgba(255, 255, 255, 0);
}
.livewebsite .bootstrap-datetimepicker-widget table td.disabled,
.livewebsite .bootstrap-datetimepicker-widget table td.disabled:hover {
    background: none;
    color: #D8D8D8;
    cursor: not-allowed;
}
.livewebsite .bootstrap-datetimepicker-widget table td span {
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    background: #db2021;
    color: #fff;
    margin: 0;
    cursor: pointer;
    border-radius: 0px;
}
.livewebsite .bootstrap-datetimepicker-widget table td span:hover {
    background: #3d9435;
    color: #fff;
}
.livewebsite .bootstrap-datetimepicker-widget table td span.active {
    background-color: #3d9435;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.livewebsite .bootstrap-datetimepicker-widget table td span.old {
    color: #777777;
}
.livewebsite .bootstrap-datetimepicker-widget table td span.disabled,
.livewebsite .bootstrap-datetimepicker-widget table td span.disabled:hover {
    background: none;
    color: #777777;
    cursor: not-allowed;
}
.livewebsite .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px;
}
.livewebsite .bootstrap-datetimepicker-widget.wider {
    width: 21em;
}
.livewebsite .bootstrap-datetimepicker-widget .datepicker-decades .decade {
    line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
    cursor: pointer;
}

.livewebsite .input-group .input-group-addon:nth-of-type(2) {
    border-left:1px solid #3d9435;
}
    
}

.livewebsite .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}




.livewebsite .swal2-modal {
    background-color: #fff;
    font-family: fs_joeymedium;
    border-radius: 0px;
    border: 2px solid #db2021;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%;
}

.livewebsite .swal2-modal .swal2-styled {
    border: 0;
    width: 50%;
    float:left;
    text-align: center;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: normal;
    margin: 0px 5px 0px 5px;
    padding: 5px 20px;
}

.livewebsite .swal2-modal .swal2-title {
    color: #db2021;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: none;
    position: relative;
    margin: 0px;
    padding: 0px 15px 15px 15px;
    /* padding: 0; */
    display: block;
    word-wrap: break-word;
}

.livewebsite .swal2-modal .swal2-content {
    font-size: 17px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #292222;;
    padding: 0px 15px 15px 15px;
    word-wrap: break-word;
}

.livewebsite .swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 10px auto 10px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.livewebsite .swal2-modal .swal2-buttonswrapper {
    margin: 0px 15px 15px 15px;
    display: flex!important;
    text-align: center;
}











.livewebsite .col-md-6 .course-calendar-listing {
    padding: 10px;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: 1em;
    display: table;
    width: 100%;
}

.livewebsite .col-md-6 .course-calendar-listing .video-thumb-image {
    display: inline-block;
    position: relative;
    height: auto;
    width: 25%;
    vertical-align: middle;
    padding: 5px;
    border: 1px solid #3d9435;
    text-align: center;
    color: #db2021;
    background-color: #d8e9d6}

.livewebsite .col-md-6 .course-calendar-listing .video-text-content {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    margin-left: 10px;
}

.livewebsite .col-md-6 .course-calendar-listing .video-text-content h3 {
    margin-bottom: 0px;
    font-size: 20px;
}

.livewebsite .col-md-6 .course-calendar-listing .video-text-content p {
    line-height: 1.2;
    font-size:13px;
}

.livewebsite .col-md-6 .course-calendar-listing .order-video-course {
    position: absolute;
    right: -1px;
    top: -1px;
}

.livewebsite .col-md-6 .video-thumb-image.expired:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    color: #db2021!important;
    border-top: 4px solid;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.livewebsite .col-md-6 .video-thumb-image .month {
    text-transform: uppercase;
    font-size: 13px;
}
.livewebsite .col-md-6 .video-thumb-image .day {
    font-size: 30px;
    line-height: 1;
}

.livewebsite .col-md-6 .video-thumb-image .year {
    font-size: 12px;
    text-transform: uppercase;
    color: #3d9435;
}

.livewebsite .col-md-6 .video-thumb-image .county-location {
    font-size: 12px;
    color: #db2021;
}


.livewebsite .col-md-6 .video-text-content .small-date {
    font-size: 12px;
}

.livewebsite .col-md-6 .video-text-content .course-descr {
    margin-top:10px;
}

.livewebsite .col-md-6 .video-thumb-image hr {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}



.livewebsite .col-md-4 .course-calendar-listing {
    padding: 10px;
    position: relative;
    border: 1px solid #ddd;
    background-color: #fff;
    margin-bottom: 1em;
    display: table;
    width: 100%;
}

.livewebsite .col-md-4 .course-calendar-listing .video-thumb-image {
    display: inline-block;
    position: relative;
    height: auto;
    width: 25%;
    vertical-align: middle;
    padding: 5px;
    border: 1px solid #3d9435;
    text-align: center;
    color: #db2021;
    background-color: #d8e9d6}

.livewebsite .col-md-4 .course-calendar-listing .video-text-content {
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    margin-left: 10px;
}

.livewebsite .col-md-4 .course-calendar-listing .video-text-content h3 {
    margin-bottom: 0px;
    font-size: 15px;
}

.livewebsite .col-md-4 .course-calendar-listing .video-text-content p {
    line-height: 1.2;
    font-size:13px;
}

.livewebsite .col-md-4 .course-calendar-listing .order-video-course {
    position: absolute;
    right: -1px;
    top: -1px;
}

.livewebsite .col-md-4 .video-thumb-image.expired:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    color: #db2021!important;
    border-top: 4px solid;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.livewebsite .col-md-4 .video-thumb-image .month {
    text-transform: uppercase;
    font-size: 10px;
}
.livewebsite .col-md-4 .video-thumb-image .day {
    font-size: 25px;
    line-height: 1;
}

.livewebsite .col-md-4 .video-thumb-image .year {
    font-size: 12px;
    text-transform: uppercase;
    color: #3d9435;
}

.livewebsite .col-md-4 .video-thumb-image .county-location {
    font-size: 10px;
    color: #db2021;
}


.livewebsite .col-md-4 .video-text-content .small-date {
    font-size: 10px;
}

.livewebsite .col-md-4 .video-text-content .course-descr {
    margin-top:10px;
}

.livewebsite .col-md-4 .video-thumb-image hr {
    margin-top: 5px!important;
    margin-bottom: 5px!important;
}



@media (max-width: 575.98px) {
    .livewebsite .course-calendar-listing {
        padding: 15px;
        position: relative;
        border: 1px solid #db2021;
        background-color: #fff;
        margin-bottom: 1em;
        display: table;
        width: 100%;
    }

    .livewebsite .course-calendar-listing .video-thumb-image {
        display: inline-block;
        position: relative;
        height: auto;
        width: 30%;
        vertical-align: middle;
        padding: 5px;
        border: 1px solid #3d9435;
        text-align: center;
        color: #db2021;
        background-color: #d8e9d6    }

    .livewebsite .course-calendar-listing .video-text-content {
        display: inline-block;
        width: 65%;
        vertical-align: middle;
        margin-left: 10px;
    }

    .livewebsite .course-calendar-listing .video-text-content h3 {
        margin-bottom: 0px;
        font-size:18px;
    }

    .livewebsite .course-calendar-listing .video-text-content p {
        line-height: 1.2;
        font-size: 15px;
    }

    .livewebsite .course-calendar-listing .order-video-course {
        position: absolute;
        right: -1px;
        top: -1px;
    }

    .livewebsite .video-thumb-image.expired:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        color: #db2021!important;
        border-top: 4px solid;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    .livewebsite .video-thumb-image .month {
        text-transform: uppercase;
        font-size: 12px;
    }
    .livewebsite .video-thumb-image .day {
        font-size: 25px;
        line-height: 1;
    }

    .livewebsite .video-thumb-image .year {
        font-size: 14px;
        text-transform: uppercase;
        color: #3d9435;
    }

    .livewebsite .video-thumb-image .county-location {
        font-size: 11px;
        color: #db2021;
    }


    .livewebsite .video-text-content .small-date {
        font-size: 11px;
    }

    .livewebsite .video-text-content .course-descr {
        margin-top:10px;
    }

    .livewebsite .video-thumb-image hr {
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }
    .livewebsite .paralax-container,
    .livewebsite .paralax-color {
      height: 44px!important;
    }

    .livewebsite .paralax-container h1,
    .livewebsite .paralax-color h1 {
        font-size: 14px!important;
        line-height: 14px!important;
        margin-top:8px!important;

    }

    .livewebsite .input-group.front-search .form-control {
        height: 35px;
        font-size: 13px;
    }
    .livewebsite .input-group.front-search .input-group-btn .btn {
        height: 35px;
        font-size: 14px;
    }
    .livewebsite .search-widget {
        margin: 0px!important;
    }
    .livewebsite form#search {
        margin-bottom: 12px;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {
    .livewebsite .course-calendar-listing {
        padding: 15px;
        position: relative;
        border: 1px solid #db2021;
        background-color: #fff;
        margin-bottom: 1em;
        display: table;
        width: 100%;
    }

    .livewebsite .course-calendar-listing .video-thumb-image {
        display: inline-block;
        position: relative;
        height: auto;
        width: 20%;
        vertical-align: middle;
        padding: 5px;
        border: 1px solid #3d9435;
        text-align: center;
        color: #db2021;
        background-color: #d8e9d6    }

    .livewebsite .course-calendar-listing .video-text-content {
        display: inline-block;
        width: 75%;
        vertical-align: middle;
        margin-left: 10px;
    }

    .livewebsite .course-calendar-listing .video-text-content h3 {
        margin-bottom: 0px;
        font-size:20px;
    }

    .livewebsite .course-calendar-listing .video-text-content p {
        line-height: 1.2;
    }

    .livewebsite .course-calendar-listing .order-video-course {
        position: absolute;
        right: -1px;
        top: -1px;
    }

    .livewebsite .video-thumb-image.expired:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        color: #db2021!important;
        border-top: 4px solid;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    .livewebsite .video-thumb-image .month {
        text-transform: uppercase;
        font-size: 15px;
    }
    .livewebsite .video-thumb-image .day {
        font-size: 30px;
        line-height: 1;
    }

    .livewebsite .video-thumb-image .year {
        font-size: 14px;
        text-transform: uppercase;
        color: #3d9435;
    }

    .livewebsite .video-thumb-image .county-location {
        font-size: 13px;
        color: #db2021;
    }


    .livewebsite .video-text-content .small-date {
        font-size: 13px;
    }

    .livewebsite .video-text-content .course-descr {
        margin-top:10px;
    }

    .livewebsite .video-thumb-image hr {
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }

    .livewebsite .paralax-container,
    .livewebsite .paralax-color {
      height: 79px!important;
    }

    .livewebsite .paralax-container h1,
    .livewebsite .paralax-color h2 {
        font-size: 22px!important;
        line-height: 22px!important;
        margin-top:13px!important;
        
    }
    .livewebsite .input-group.front-search .form-control {
        height: 40px;
        font-size: 18px;
    }
    .livewebsite .input-group.front-search .input-group-btn .btn {
        height: 40px;
        font-size: 17px;
    }
    .livewebsite .search-widget {
        margin: 0px!important;
    }
    .livewebsite form#search {
        margin-bottom: 15px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .livewebsite .course-calendar-listing {
        padding: 15px;
        position: relative;
        border: 1px solid #db2021;
        background-color: #fff;
        margin-bottom: 1em;
        display: table;
        width: 100%;
    }
     .livewebsite .website-box.invert,
    .livewebsite .website-box {
        margin-top:0px!important;
    }

    .livewebsite .course-calendar-listing .video-thumb-image {
        display: inline-block;
        position: relative;
        height: auto;
        width: 20%;
        vertical-align: middle;
        padding: 5px;
        border: 1px solid #3d9435;
        text-align: center;
        color: #db2021;
        background-color: #d8e9d6    }

    .livewebsite .course-calendar-listing .video-text-content {
        display: inline-block;
        width: 75%;
        vertical-align: middle;
        margin-left: 10px;
    }

    .livewebsite .course-calendar-listing .video-text-content h3 {
        margin-bottom: 0px;
    }

    .livewebsite .course-calendar-listing .video-text-content p {
        line-height: 1.2;
    }

    .livewebsite .course-calendar-listing .order-video-course {
        position: absolute;
        right: -1px;
        top: -1px;
    }

    .livewebsite .video-thumb-image.expired:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        color: #db2021!important;
        border-top: 4px solid;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    .livewebsite .video-thumb-image .month {
        text-transform: uppercase;
        font-size: 15px;
    }
    .livewebsite .video-thumb-image .day {
        font-size: 40px;
        line-height: 1;
    }

    .livewebsite .video-thumb-image .year {
        font-size: 14px;
        text-transform: uppercase;
        color: #3d9435;
    }

    .livewebsite .video-thumb-image .county-location {
        font-size: 14px;
        color: #db2021;
    }


    .livewebsite .video-text-content .small-date {
        font-size: 14px;
    }

    .livewebsite .video-text-content .course-descr {
        margin-top:10px;
    }

    .livewebsite .video-thumb-image hr {
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }

    .livewebsite .paralax-container,
    .livewebsite .paralax-color {
      height: 105px!important;
    }

    .livewebsite .paralax-container h1,
    .livewebsite .paralax-color h1 {
        font-size: 30px!important;
        line-height: 30px!important;
        margin-top: 20px!important;
    }
    
}


@media (min-width: 992px) and (max-width: 1199.98px) {
    .livewebsite .course-calendar-listing {
        padding: 15px;
        position: relative;
        border: 1px solid #db2021;
        background-color: #fff;
        margin-bottom: 1em;
        display: table;
        width: 100%;
    }

    .livewebsite .course-calendar-listing .video-thumb-image {
        display: inline-block;
        position: relative;
        height: auto;
        width: 15%;
        vertical-align: middle;
        padding: 5px;
        border: 1px solid #3d9435;
        text-align: center;
        color: #db2021;
        background-color: #d8e9d6    }

    .livewebsite .course-calendar-listing .video-text-content {
        display: inline-block;
        width: 80%;
        vertical-align: middle;
        margin-left: 10px;
    }

    .livewebsite .course-calendar-listing .video-text-content h3 {
        margin-bottom: 0px;
    }

    .livewebsite .course-calendar-listing .video-text-content p {
        line-height: 1.2;
    }

    .livewebsite .course-calendar-listing .order-video-course {
        position: absolute;
        right: -1px;
        top: -1px;
    }

    .livewebsite .video-thumb-image.expired:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        color: #db2021!important;
        border-top: 4px solid;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    .livewebsite .video-thumb-image .month {
        text-transform: uppercase;
        font-size: 15px;
    }
    .livewebsite .video-thumb-image .day {
        font-size: 40px;
        line-height: 1;
    }

    .livewebsite .video-thumb-image .year {
        font-size: 14px;
        text-transform: uppercase;
        color: #3d9435;
    }

    .livewebsite .video-thumb-image .county-location {
        font-size: 14px;
        color: #db2021;
    }


    .livewebsite .video-text-content .small-date {
        font-size: 14px;
    }

    .livewebsite .video-text-content .course-descr {
        margin-top:10px;
    }

    .livewebsite .video-thumb-image hr {
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }
    .livewebsite .paralax-container,
    .livewebsite .paralax-color {
      height: 138px!important;
    }

    .livewebsite .paralax-container h1,
    .livewebsite .paralax-color h1 {
        font-size: 40px!important;
        line-height: 40px!important;
        margin-top: 24px!important;
    }
}


@media (min-width: 1200px) {
    .livewebsite .course-calendar-listing {
        padding: 15px;
        position: relative;
        border: 1px solid #db2021;
        background-color: #fff;
        margin-bottom: 1em;
        display: table;
        width: 100%;
    }

    .livewebsite .course-calendar-listing .video-thumb-image {
        display: inline-block;
        position: relative;
        height: auto;
        width: 15%;
        vertical-align: middle;
        padding: 5px;
        border: 1px solid #3d9435;
        text-align: center;
        color: #db2021;
        background-color: #d8e9d6    }

    .livewebsite .course-calendar-listing .video-text-content {
        display: inline-block;
        width: 80%;
        vertical-align: middle;
        margin-left: 10px;
    }

    .livewebsite .course-calendar-listing .video-text-content h3 {
        margin-bottom: 0px;
    }

    .livewebsite .course-calendar-listing .video-text-content p {
        line-height: 1.2;
    }

    .livewebsite .course-calendar-listing .order-video-course {
        position: absolute;
        right: -1px;
        top: -1px;
    }

    .livewebsite .video-thumb-image.expired:before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        right: 0;
        color: #db2021!important;
        border-top: 4px solid;
        -webkit-transform: rotate(-30deg);
        -moz-transform: rotate(-30deg);
        -ms-transform: rotate(-30deg);
        -o-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }

    .livewebsite .video-thumb-image .month {
        text-transform: uppercase;
        font-size: 15px;
    }
    .livewebsite .video-thumb-image .day {
        font-size: 40px;
        line-height: 1;
    }

    .livewebsite .video-thumb-image .year {
        font-size: 14px;
        text-transform: uppercase;
        color: #3d9435;
    }

    .livewebsite .video-thumb-image .county-location {
        font-size: 14px;
        color: #db2021;
    }


    .livewebsite .video-text-content .small-date {
        font-size: 14px;
    }

    .livewebsite .video-text-content .course-descr {
        margin-top:10px;
    }

    .livewebsite .video-thumb-image hr {
        margin-top: 5px!important;
        margin-bottom: 5px!important;
    }
    .livewebsite .paralax-container,
    .livewebsite .paralax-color {
      height: 170px!important;
    }

    .livewebsite .paralax-container h1,
    .livewebsite .paralax-color h1 {
        font-size: 50px!important;

        margin-top: 30px!important;
    }
}

.select-arial {
    font-family: "Arial", sans-serif;
}
.select-georgia {
    font-family: "Georgia", serif;
}
.select-tahoma {
    font-family: "Tahoma", sans-serif;
}
.select-timesnewroman {
    font-family: "Times New Roman", serif;
}
.select-verdana {
    font-family: "Verdana", sans-serif;
}

.select-arvo {
    font-family: "Arvo", serif;
}
.select-ebgaramond {
    font-family: "EB Garamond", serif;
}
.select-exo {
    font-family: "Exo", sans-serif;
}
.select-glegoo {
    font-family: "Glegoo", serif;
}
.select-merriweather {
    font-family: "Merriweather", serif;
}
.select-montserrat {
    font-family: "Montserrat", sans-serif;
}
.select-prata {
    font-family: "Prata", serif;
}
.select-rambla {
    font-family: "Rambla", sans-serif;
}
.select-robotocondensed {
    font-family: "Roboto Condensed", sans-serif;
}
.select-robotoslab {
    font-family: "Roboto Slab", serif;
}
.select-rubik {
    font-family: "Rubik", sans-serif;
}
.select-sanchez {
    font-family: "Sanchez", serif;
}
.select-titilliumweb {
    font-family: "Titillium Web", sans-serif;
}
.select-ubuntu {
    font-family: "Ubuntu", sans-serif;
}

.select-joeymedium {
    font-family: 'fs_joeymedium';
}


.livewebsite .header-container{
    height:150px;
    background-size:cover!important;
}

.livewebsite .header-container.color-bg {
    background-color: #db2021;
}

.livewebsite .header-container h1 {
    color: #fff;
}
.livewebsite .header-container h1.break-text{
    line-height:50px;
    
    font-size:60px;
    margin-top:0.4em;
}
.livewebsite .header-container h1.simple-text{
    font-size:80px;
    line-height:50px;
    margin-top:0.6em;
}


 @media (min-width:1400px) and (max-width:1599px){
   .livewebsite .header-container{
        height:150px;
        background:transparent;
    }
   
    .livewebsite .header-container h1.break-text{
        line-height: 45px;
        font-size: 45px;
        margin-top: 0.7em;
    }
    .livewebsite .header-container h1.simple-text{
        font-size: 45px;
        line-height: 45px;
        margin-top: 1.1em;
    }
    
}
 @media (min-width:1200px) and (max-width:1399px){
   .livewebsite .header-container{
        height:140px;
        background:transparent;
    }
     
   .livewebsite .header-container h1.break-text{
        line-height: 43px!important;
        font-size: 43px!important;
        margin-top: 0.6em;
    }
   .livewebsite .header-container h1.simple-text{
        font-size: 40px!important;
        line-height: 40px!important;
        margin-top: 1.25em;
    }
    
}
 @media (min-width:992px) and (max-width:1199px){
   .livewebsite .header-container{
        height:130px;
        background:transparent;
    }
    
   
    .livewebsite .header-container h1.break-text{
        line-height: 40px!important;
        font-size: 40px!important;
        margin-top: 0.6em;
    }
    .livewebsite .header-container h1.simple-text{
        font-size: 35px!important;
        line-height: 35px!important;
        margin-top: 1.35em;
    }
    
}
 @media (min-width:768px) and (max-width:991px){
   .livewebsite .header-container{
        height:110px;
        background:transparent;
    }
    
    .livewebsite .header-container h1.break-text{
        line-height: 30px!important;
        font-size: 30px!important;
        margin-top: 0.9em;
    }
    .livewebsite .header-container h1.simple-text{
        font-size: 30px!important;
        line-height: 30px!important;
        margin-top: 1.35em;
    }
    
}
 @media (min-width:480px) and (max-width:767px){
   .livewebsite .header-container{
        height:100px;
        background:transparent;
    }
    
   
    .livewebsite .header-container h1.break-text{
        line-height: 25px!important;
        font-size: 25px!important;
        margin-top: 1em;
    }
    .livewebsite .header-container h1.simple-text{
        font-size: 25px!important;
        line-height: 25px!important;
        margin-top: 1.55em;
    }
   
}
 @media (max-width:479px){
   .livewebsite .header-container{
        height:90px;
        background:transparent;
    }
   
    .livewebsite .header-container h1.break-text{
        line-height: 20px!important;
        font-size: 20px!important;
        margin-top: 1.4em;
    }
    .livewebsite .header-container h1.simple-text{
        font-size: 20px!important;
        line-height: 20px!important;
        margin-top: 1.80em;
    }
     
  
}




