﻿
.display-block {
    display: block;
    height: 50px;
    line-height: 20px;
}
/* Slide Range DEPRECATED **************************/
.SliderRange .ui-slider-range {
    background-color: #cba900;
    border-radius: 16px;
    box-shadow: none;
    height: 16px;
}

.SliderRange {
    background-color: #dadbde;
    border: none;
    border-radius: 16px;
    box-shadow: none;
    height: 16px;
}

.SliderRange .ui-slider-handle,
.phone .SliderRange .ui-slider-handle,
.tablet .SliderRange .ui-slider-handle {
    background: none;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 1px 3px rgba(107, 107, 107, .3);
    height: 30px;
    top: -6px;
    width: 30px;
}

.SliderRange .ui-slider-handle:before,
.phone .SliderRange .ui-slider-handle:before,
.tablet .SliderRange .ui-slider-handle:before {
    height: 12px;
    left: 9px;
    margin-left: 0;
    top: 8px;
}

.SliderRange .ui-slider-handle:after,
.phone .SliderRange .ui-slider-handle:after,
.tablet .SliderRange .ui-slider-handle:after {
    height: 12px;
    left: 13px;
    top: 8px;
    width: 2px;
}

.SliderRange .ui-slider-handle:active {
    box-shadow: none;
}

/* Range Slider */
.noui-interval .noUi-base, .noUi-origin .noUi-background, .noUi-origin {
    background-color: #dadbde;
    box-shadow: none;
    height: 16px;
}

.noUi-origin.noUi-connect {
    background-color: #cba900;
}

.noUi-horizontal .noUi-handle {
    background: none;
    background-color: #fff;
    border-radius: 30px;
    height: 30px;
    top: -6px;
    width: 30px;
}

.noUi-horizontal .noUi-handle:before {
    height: 12px;
    left: 9px;
    top: 8px;
}

.noUi-horizontal .noUi-handle:after {
    height: 12px;
    left: 13px;
    top: 8px;
    width: 2px;
}

.noUi-base {
    background-color: #cba900;
    border-radius: 16px;
}
.course-main-title{width:76%;}
.card-course {

    width: 31.3%;
}
.SectionExpandable.expanded .SectionExpandable_header {
    background: #44257D;
    color: #fff;
}
.SectionExpandable_header {
    color: #44257D;
}
.SectionExpandable.expanded .SectionExpandable_header .Heading2, .expanded .SectionExpandable__icon.Heading2 > .fa {
    color: #fff;
    font-weight: 600;
}
.search-filter-text{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    color: #334152;
    vertical-align: top;
        overflow-wrap: break-word;
}
.pos-relative.input-icon .fa.fa-fw {
    top: 20px;
}
.noUi-value {
    font-weight: 600;
    color: #333;
}
.noUi-origin.noUi-connect {
    background-color:  #44257D;
}
.Slider_minvalue, .Slider_maxvalue, .Slider_currentvalue, .Slider_currentvalue2 {
    color:  #334152;
    font-size: 12px;
    margin-top: 2px;
    font-weight: 600;
}
input[type="text"]
{

    font-size: 16px;
}
.noUi-horizontal .noUi-handle {
    top: -10px;
}
.noui-interval .noUi-base, .noUi-origin .noUi-background, .noUi-origin {
    height: 12px;
}
.SliderRange {

    height: 14px;
}
.LabelValues > div, .Slider_InputNumber, .Slider_InputNumber2 {
    font-size: 12px;
    font-weight: 600;
    color: #333;
}
.Slider_currentvalue2.OSInline {
    float: right;
}
.Slider_currentvalue2.OSInline span, .noUi-marker-horizontal.noUi-marker-large, .noUi-value{display: none;}
.LabelValues {
    height: 35px;
    margin-top: 0;
    font-weight: 600;
    color: #333;
    margin-left: 5px;
    margin-right: -2px;
}
.no-data-msg{
background: #fff;
    /* width: 100%; */
    display: block;
    padding: 20px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 600;
}
.mb-20{margin-bottom: 20px;}
input[type="checkbox"]:checked:before {
    background-color: #44257D;
}
.SectionExpandable.expanded .SectionExpandable_content {
    border: 1px solid #44257D;
    border-top: transparent;
}
  .ListNavigation_Wrapper a.ListNavigation_PageNumber,  .ListNavigation_Wrapper span.ListNavigation_CurrentPageNumber,
  .ListNavigation_Wrapper span.ListNavigation_DisabledPrevious, .ListNavigation_Wrapper span.ListNavigation_DisabledNext,
  .ListNavigation_Wrapper .carousel .carousel-arrow-left, .ListNavigation_Wrapper .carousel .carousel-arrow-right{
     padding: 0px 12px;
 }
 .ListNavigation_Wrapper a.ListNavigation_Next, .ListNavigation_Wrapper a.ListNavigation_Previous, .ListNavigation_Wrapper a.ListNavigation_DisabledPrevious, .ListNavigation_Wrapper a.ListNavigation_DisabledNext {
    padding-top: 0px;

}
.ListNavigation_Wrapper a.ListNavigation_Previous{  padding-top: 1px;}
.card.card-sectioned.card-course{padding-top: 0;}
.card.card-sectioned.card-course img{max-width: 100%;width: 100%;}
.course-left-container{width: 20%;}
.course-right-container{width: 77%;margin-left: 15px;}
.tablet .course-left-container{width: 35%;}
.tablet .course-right-container{width: 57%;margin-left: 15px;}
.phone .course-left-container{width: 100%;}
.phone .course-right-container{width: 100%;margin-left: 0px;}
.phone .card.card-sectioned.card-course, .phone .TableRecords_BottomNavigation.OSAutoMarginTop.table-records-pagination{margin-left: 0;}
.TableRecords_BottomNavigation.OSAutoMarginTop.table-records-pagination {
    margin-left: 10px;
    background: #DEF0F5;
    border-radius: 8px;
    ---comment-7: /* width: 67%; */;
    line-height: 32px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 10px;
}

ul.os-internal-ui-autocomplete
{
width: 17.3%!important;
}
.tablet ul.os-internal-ui-autocomplete {
    width: 30%!important;
}
.phone ul.os-internal-ui-autocomplete {
    width: 79%!important;
}
.Warning-message + .MainContent, .message-error-email + .MainContent {
    margin-top: 0px;
}