.course_short_info,
.course_short_info * {
    color: #fff!important;
}
span.front_code {
    background: #054138;
    line-height: 1;
    display: inline-block;
    padding: 6px 14px 5px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
    margin: 1em 0 0;
}
.course_short_info ul {
    margin: 1em 0;
}
.course_short_info ul li {
    font-size: 19px;
}


.course_short_info h3 {
    font-size: 28px !important;
    font-family: buckwheattc !important;
    font-weight: 100 !important;
}

.course_short_info span {
    font-size: 16px;
}
.course_short_info .avia-button span {
    color: #000!important;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
}
.mem_price, .nonmem_price {
    margin-bottom: 1em;
}
.search_courses_header {
    background-color: #F4F4F4;
    padding: 2em 3em;
}
.search_courses_values {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.search_courses_values > * {
    flex: 1;
    margin: 10px;
}
.search_courses_values > label {
    position: relative;
}
.search_courses_values > label:first-child {
    margin-left: 0;
}
.search_courses_values > label input {
    border: 1px solid #284846 !important;
    padding: 8px 10px!important;
    font-size: 17px!important;
	margin: 0!important;
}
.search_courses_values > label button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #284846;
    padding: 9px 12px;
    color: #fff;
    border: 0;
	cursor: pointer;
}
.search_courses_values select {
    margin-bottom: 0!important;
    border: 1px solid #284846 !important;
    padding: 8px 10px!important;
    font-size: 17px!important;
    margin: 0!important;
}
.search_courses_tags {
	margin: 0 0 .5em;
}
.search_courses_body {
    display: flex;
    flex-wrap: wrap;
}
.orion_calendar_results {
    display: flex;
    flex-wrap: wrap;
}
.search_courses_body .tek_course {
    background-color: #f4f4f4;
    width: 24%;
    margin: 0.5%;
}
.orion_calendar_results .tek_course {
    background-color: #f4f4f4;
    /*
	width: 31%;
    margin: 0.5%;
	*/
}
.tek_course > a > div {
	position: relative;
    margin: 1em;
    height: 250px;
}
.tek_course > a > div h2 {
    line-height: 0.9;
	text-decoration: none;
	font-size: 23px;
}

.tek_course h4 {
    font-family: buckwheattc !important;
    font-size: 25px;
    font-weight: 100 !important;
}

.tek_course > a > div > div {
/*    position: absolute; */
    bottom: 0;
    left: 0;
	text-decoration: none;
}
.tek_course:hover {
    background-color: #79A8A0;
}
.search_courses_wrapper #post_tag .tagcloud {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.search_courses_wrapper #post_tag .tagcloud a {
    color: #284846;
    background: #eaeaea;
    line-height: 1;
    display: inline-block;
    padding: 7px 14px 4px;
    border-radius: 20px;
    font-size: 15px!important;
    margin: 6px;
    font-family: "proximanova", sans-serif;
    font-weight: bold;
    cursor: pointer;
    letter-spacing: 1px;
}
.search_courses_wrapper #post_tag .tagcloud a:hover,
.search_courses_wrapper #post_tag .tagcloud a.secili {
    background: #284846;
    color: #f4f4f4;
    text-decoration: none;
}
.orion_loader {
    width: 100%;
    text-align: center;
    padding: 3em;
	display: none;
}
.orion_loader img {
    width: 80px;
}
.no_course {
    text-align: center;
    display: block;
    width: 100%;
    padding: 2em 0 1em;
}
.tek_upcoming_teacher {
    background: #e9e9e9;
    border-radius: 4px;
	margin-top: 10px;
}
.tek_upcoming_teacher a,
.tek_upcoming_teacher a *,
.tek_upcoming_teacher a:hover,
.tek_upcoming_teacher a:focus,
.tek_upcoming_teacher a *:hover,
.tek_upcoming_teacher a *:focus {
    text-decoration: none!important;
}
.tek_upcoming_teacher a > div {
    padding: 1em;
}
.tek_upcoming_teacher a > div h2 {
    font-size: 22px;
    white-space: break-spaces;
}
.tek_upcoming_teacher .image-overlay {
    display: none!important;
}
.upcoming_box {
    overflow: hidden!important;
}
.upcoming_box > h2{
    margin-bottom: 20px;
    font-size: 1.3em;
}
.tek_upcoming_teacher a > div table,
.tek_upcoming_teacher a > div table tr,
.tek_upcoming_teacher a > div table tr td {
    background: unset!important;
    background-color: unset!important;
	padding: 0;
	margin: 0;
}
.tek_upcoming_teacher a > div table tr td {
    font-size: 16px;
    padding: 3px;
    line-height: 1.2;
    color: #2a6662;
}
.tek_upcoming_teacher a > div h4 {
    margin: 10px 0 0;
    padding: 0;
    text-decoration: underline!important;
}
.tek_upcoming_teacher > a img {
    border-radius: 4px 4px 0 0;
    width: 100%;
}

.tek_course a > div table,
.tek_course a > div table tr,
.tek_course a > div table tr td {
	background: unset!important;
    background-color: unset!important;
    padding: 0;
    margin: 0;
}
.tek_course a > div table tr td {
    font-size: 16px;
    padding: 3px;
    line-height: 1.2;
    color: #2a6662;
    font-family: proximanova;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em !important;
}
.tek_course > a > div > div h4 {
    margin-top: 0.5em;
    text-decoration: underline!important;
}
#datepicker,
.ui-datepicker,
.ui-datepicker-header,
.ui-datepicker-calendar,
.ui-widget.ui-widget-content {
  width: 100%;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.highlight a {
    border: 1px solid #3a4a4a;
    background: #3a4a4a!important;
	color: #fff!important;
}
.main_color .orion_sag_agenda_wrap a {
	color: #333;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa9070;
    color: #fff;
}
.highlight a:hover {
	border: 0!important;
	outline: 0!important;
}
.orion_sag_agenda_wrap {
	position: -webkit-sticky;
	position: sticky;
	top: 3em;
	align-self: flex-end;
}
.orion_sag_agenda_wrap .ui-datepicker-today a {
    background: #ffe46f!important;
    border-color: #d5ba45!important;
}
ul.list_grid_teacher_list {
    list-style: none!important;
    margin: 10px 0;
    padding: 0;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
}
ul.list_grid_teacher_list li {
    margin: 0;
    padding: 0;
    line-height: 1;
}
.tek_course:hover ul.list_grid_teacher_list li {
	color: #000;
}
.ui-datepicker .ui-datepicker-header,
.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all,
table.ui-datepicker-calendar tr {
	background: #e9e9e9!important;
	border: 0;
	border-radius: 0;
}
.ui-icon-circle-triangle-w {
    background-position: -97px 0!important;
	transform: scale(1.5);
}
.ui-icon-circle-triangle-e {
    background-position: -32px -0px!important;
	transform: scale(1.5);
}
.ui-datepicker-title {
    font-family: buckwheattc;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 100;
}
table.ui-datepicker-calendar {
    font-family: buckwheattc;
}
table.ui-datepicker-calendar thead th {
    font-size: 16px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    padding: 8px 0;
    text-align: center;
}
a.ui-state-default {
    display: block;
    height: 24px;
    width: 24px;
    line-height: 17px;
    text-align: center!important;
	font-size: 17px;
	font-family: buckwheattc;
	color: #333;
}
table.ui-datepicker-calendar tbody td {
    padding: 10px 0;
}
a.ui-state-default:hover {
    outline: 0!important;
	border: 0!important;
}
a.ui-datepicker-prev.ui-corner-all {
    background: url(https://cdn0.iconfinder.com/data/icons/leading-international-corporate-website-app-collec/16/Slider_arrow_left-512.png) no-repeat;
    background-position: center;
    background-size: 18px 16px;
    top: 50%;
    transform: translateY(-50%);
}
a.ui-datepicker-next.ui-corner-all {
    background: url(https://cdn0.iconfinder.com/data/icons/leading-international-corporate-website-app-collec/16/Slider_arrow_left-512.png) no-repeat;
    background-position: center;
    background-size: 18px 16px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
}
.owl-nav {
    position: absolute;
    top: -44px;
    right: 0;
}
.owl-nav button span {
    font-size: 53px;
}
button.owl-prev {
    margin: 0 30px;
}
.owl-nav button:focus {
    outline: 0;
}
.column-top-margin {
    margin-top: 0!important;
}
.av_one_third {
    margin-left: 20px!important;
    width: 29.333333333333332%;
}
.coursebydate_wrap {
    display: flex;
    flex-wrap: wrap;
}
.coursebydate_wrap .tek_course {
    width: 31%;
    margin: 1%;
    background: #f3f3f3;
}
.coursebydate_wrap {
    margin-left: -1%;
    margin-right: -1%;
}
@media screen and (max-width: 930px){
	.search_courses_values {
		display: block;
	}
	.search_courses_values > * {
		margin: 0 0 10px 0;
	}
	.search_courses_values > label {
		position: relative;
		display: block;
	}
	.search_courses_values > label input {
		border-radius: 3px!important;
	}
	.search_courses_values > label button {
		border-radius: 0px 3px 3px 0px!important;
	}
}
@media screen and (min-width: 1520px){
	table.ui-datepicker-calendar tbody td {
		padding-left: 20px;
	}
}
@media screen and (min-width: 1177px){
	table.ui-datepicker-calendar tbody td {
		padding-left: 12px;
	}
}
@media screen and (max-width: 1176px){
	table.ui-datepicker-calendar tbody td {
		padding-left: 8px;
	}
}
