.panel-title > a::after {
  content: "";
  background-image: url("images/chevron-down.svg");
  position: absolute;
  right: 0;
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
}
.panel-title > a[aria-expanded="true"]::after {
  background-image: url("images/chevron-up.svg");
}
input[type="checkbox"]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #000000;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.company-formats {
  margin: 0 60px;
  /*display: inline-block;*/
}

.company-formats a {
	margin: 5px;
}

.f-left p,
.f-left a,
.f-left {
  text-align: left;
}

.f-right p,
.f-right a,
.f-right {
  text-align: right;
}

body.single-charter .f-right {
  text-align: unset !important;
}
body.single-charter .f-right .loggedin-only.wpb_column {
  text-align: right !important;
}

.modal-open .modal {
  margin-top: 40px;
}
.modal-header {
  padding: 20px;
  background: #ffa500;
  color: #fff;
}
.modal-header .close {
  float: right;
  opacity: 1;
  color: #fff;
  position: relative;
  z-index: 1;
}
.modal-title {
  font-size: 15px;
  padding: 0;
  text-align: left;
  color: #fff;
}

#RequestMatch p {
  text-align: left;
}
#RequestMatch .ginput_container_select .select2 {
  width: 102% !important;
}

#RequestMatch
  .select2.select2-container
  .select2-selection
  .select2-selection__arrow
  b[role="presentation"] {
  display: block;
}

.ts-advanced-tables-wrapper {
  border-top: 1px solid #e0e0e0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.woocommerce .product .price,
.w-counter.color_heading .w-counter-number {
  color: #66525f;
  font-weight: 300;
}

.register-to-reveal p {
  margin: 20px 0;
}

/*body.single-companies:not(.logged-in) .ts-advanced-tables-container tr {
    display: none !important;
}

body.single-companies:not(.logged-in) .ts-advanced-tables-container tr:nth-child(1),
body.single-companies:not(.logged-in) .ts-advanced-tables-container tr:nth-child(2),
body.single-companies:not(.logged-in) .ts-advanced-tables-container tr:nth-child(3) {
    display: table-row !important;
}*/

.register-to-reveal {
  display: none !important;
}

#address-map-container {
  position: relative;
  overflow: hidden;
  height: 350px;
}
#address-fields {
  position: relative;
  z-index: 9;
  background: rgba(232, 205, 205, 0.99);
  padding: 10px;
}

#address-fields p {
  text-align: left;
  color: #d21c23;
  float: left;
}

#address-fields a {
  color: #d21c23 !important;
  float: right;
  font-size: 16px;
  line-height: 28px;
}

#address-fields a i {
  color: #d21c23;
  text-shadow: 0 0 1px #fff;
}

.t-center {
  text-align: center;
}

.charter-title {
  font-size: 60px;
}

.font-400 {
  font-weight: 400;
}

.school-description-container h3 {
  line-height: 31px;
  font-size: 23px;
}

.ts-advanced-tables-container
  table.ts-advanced-tables-theme-simplelittle
  a:link {
  font-weight: normal !important;
  color: #f7931d !important;
}

.inline-arr {
  letter-spacing: 1px;
}

#request-timeline {
  margin-bottom: 60px;
}

#charter-company-table .ts-advanced-tables-wrapper {
  margin-top: 0 !important;
}

body
  .ts-advanced-tables-container
  table.ts-advanced-tables-theme-simplelittle
  a:visited {
  color: #f4a641 !important;
}
a:hover {
  text-decoration: none !important;
}

.address-email {
  text-transform: none !important;
}

.align-left {
  text-align: left !important;
}

#request-timeline-process,
#request-timeline-process * {
  text-align: left !important;
}

#request-timeline-process {
}
#request-timeline-process li {
  margin: 18px 0;
}

#request-timeline-process h3 {
  font-size: 19px;
  margin: 40px 0 4px;
}

#request-timeline-process .content li,
#request-timeline-process .content2 li {
  list-style: circle;
  margin: 4px 0 7px 23px;
}

#request-timeline-process h3 {
  font-weight: 400;
}

#request-timeline-process h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 21px;
}

.dark-box-shadow {
  box-shadow: 0 0 10px #5e5c5c;
  border-radius: 5px;
}

#scrollUp {
  z-index: 200 !important;
  display: none !important;
}

#cookie-law-info-bar {
  margin: 20px 3%;
  width: 94%;
  z-index: 10000;
  box-shadow: 0 -1px 10px 0 rgba(13, 13, 13, 0.3) !important;
}

#cookie_action_close_header {
  float: right;
}

.cookie-message {
  text-align: left;
  padding: 15px 50px 15px 15px !important;
}

#cookie-law-info-again {
  display: none !important;
}

.main-wrapper .opencase-synopsis,
.main-wrapper .opencase-synopsis * {
  text-align: left !important;
  margin-bottom: 15px !important;
}
.objectives p {
  margin-bottom: 15px !important;
}

.objectives ul {
  margin-left: 23px !important;
}
.objectives ul li {
  list-style: disc !important;
  margin-bottom: 5px !important;
}

.timeline-process .title,
.timeline-process .date,
.timeline-item .date {
  font-weight: bold;
}
.timeline-process h4 i {
  font-weight: bold;
  line-height: 38px;
}

.um-account-side li:nth-child(3) {
  display: none !important;
}
.um-account-link.current span {
  color: #fff !important;
}

.school-description-container ul {
  margin-left: 13px;
  margin-top: 10px;
}

.school-description-container li {
  list-style: disc;
}

#tikemp_usearch_form {
  width: 100% !important;
}
#tikemp_search_submit {
  margin: 0 2px !important;
  float: left !important;
  height: 34px !important;
}
form#tikemp_usearch_form input[type="text"] {
  background-color: #fff !important;
  color: #000 !important;
  border: 0;
  height: 35px !important;
  width: 65% !important;
}

#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-new-content,
#wp-admin-bar-vc_inline-admin-bar-link,
#wp-admin-bar-new_draft,
#wp-admin-bar-customize,
#wp-admin-bar-gform-forms,
#wp-admin-bar-wp-logo,
#wp-admin-bar-search {
  display: none !important;
}

.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free" !important;
}

#gform_confirmation_message_10 {
  color: #fff;
  font-size: 16px;
  background: #2d8b3c;
  padding: 15px;
  margin: 10px 0;
  width: 370px;
}

.orange-btn-center {
  background: var(--primary);
  color: #fff;
  padding: 15px 25px;
}

/*#wpadminbar,
#wpadminbar .menupop .ab-sub-wrapper,
#wpadminbar .shortlink-input {
  background: #155799 !important;
}

#wpadminbar .ab-top-menu > li.hover > .ab-item,
#wpadminbar.nojq .quicklinks .ab-top-menu > li > .ab-item:focus,
#wpadminbar:not(.mobile) .ab-top-menu > li:hover > .ab-item,
#wpadminbar:not(.mobile) .ab-top-menu > li > .ab-item:focus {
  background: #ea4878 !important;
  color: #fff !important;
}*/

#timeline-process- {
  display: none;
}

/* #input_9_13,
#input_19_36 {
  height: 1px !important;
  opacity: 0 !important;
}

.field_9_13text,
.field_19_36text {
  height: 200px;
} */

body.single-charter #field_9_25 {
  display: none !important;
}

.ql-toolbar.ql-snow + .ql-container.ql-snow {
  background: #fff;
}
.ql-toolbar.ql-snow {
  background: #fcfbfb;
}

/* Charter Edit arae */

#charter-buttons {
  background: #fff;
  border-bottom: 1px solid #ddd;
  margin-top: 30px;
}
#charter-buttons .tab-btn {
  background: #fff;
  display: inline-block;
  padding: 10px;
  color: #000;
  margin-right: 2px;
}
.tab-btn.active {
  background: #f7931d !important;
  color: #fff !important;
}
#charter-general,
#charter-timeline {
  background: #fff;
  padding: 15px;
}

#charter-timeline,
#charter-attachments {
  display: none;
}

.wp-media-buttons {
  display: none !important;
}

.acf-actions {
  text-align: left !important;
}
#charter-timeline .updated {
  display: none !important;
}

.should-hide {
  display: none !important;
}

.oc-resources {
  list-style-type: none;
  margin: 0;
}
.oc-resources li {
  display: block;
  margin: 0;
  text-align: left;
}
.oc-resources li a {
  list-style-type: none;
  background: #f0eded;
  display: block;
  padding: 10px;
  margin: 10px 0;
  color: #5b5858;
}
.oc-resources li a i {
  margin: 0 10px;
  color: #cf3232;
}

#blog-posts .navigation {
  display: none;
}

.editor-formatting * {
  text-align: left !important;
}
.editor-formatting .wpb_wrapper > div {
  white-space: break-spaces;
}
.editor-formatting .wpb_wrapper > div * {
  white-space: normal !important;
}
.editor-formatting ul li {
  display: list-item;
  list-style: disc !important;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 28px !important;
}
.editor-formatting ol li {
  display: list-item;
  list-style: decimal !important;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 28px !important;
}
.editor-formatting ul,
.editor-formatting ol {
  margin-left: 20px;
  margin-top: 12px;
  line-height: 1;
}
.editor-formatting p:empty,
.editor-formatting p:blank,
.editor-formatting ol li:empty,
.editor-formatting ul li:empty {
  display: none !important;
}

#charter-general .wp-editor-tabs,
#charter-general .quicktags-toolbar,
#charter-general .wp-editor-area {
  display: none;
}

#charter-general .mce-tinymce {
  display: block;
}

#WebinarModal .modal-body {
  padding: 0;
}
.WebinarModalBody {
  background: url(images/loader.gif) center center no-repeat;
  min-height: 200px;
  width: 100%;
}

.WebinarModalBody iframe {
  width: 100%;
  height: 450px;
  overflow-x: hidden;
}
.past-webinar-list textarea,
.upcoming-webinar-list textarea {
  height: 0;
  border: 0;
  opacity: 0;
  width: 0;
}

#linked_request_departments {
  display: none;
}

/* .timeline-item {
  margin-top: -60px;
  padding-top: 60px;
}
 */
.applications-table .btn-layer button,
.applications-table .btn-layer a {
  border-radius: 7px !important;
}
.applications-table.table > tbody > tr > td,
.applications-table.table > tbody > tr > th,
.applications-table.table > tfoot > tr > td,
.applications-table.table > tfoot > tr > th,
.applications-table.table > thead > tr > td,
.applications-table.table > thead > tr > th {
  vertical-align: middle !important;
  text-align: center !important;
}
.applications-table.table > thead > tr {
  background-color: orange !important;
  color: white !important;
}
.applications-table .orange-accordion .change-status {
  margin-top: 0px !important;
}

.applications-table.table .modal {
  text-align: left;
}

#timeline-process-editor-content_ifr,
#timeline-process-editor-content2_ifr {
  height: 400px !important;
}

.modal-header2 .modal-title2 {
  padding: 20px;
  background: #efefef;
  color: black;
}

.model-height .height {
  height: auto !important;
  border: aliceblue;
  background-color: #e6e6fa87;
}

.charter-listing-view .charter_school_logo,
.charter-listing-view .charter_company_logo {
  margin-top: 15px;
  border: 1px solid var(--gray-default) !important;
}
.charter-listing-view .vc_column-inner {
  margin-bottom: 20px;
}

.sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after,
table.dataTable thead .sorting_asc_disabled::after,
table.dataTable thead .sorting_desc_disabled::after {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
}

table.dataTable thead .sorting_desc::after {
  content: "\f0dd";
}

table.dataTable thead .sorting_asc::after {
  content: "\f0de";
}
table.dataTable thead .sorting::after {
  opacity: 0.2;
  content: "\f0dc" !important;
}
.open-link-new-tab {
  color: #f7931d;
}
.open-link-new-tab:after {
  display: inline-block;
  content: "\f35d";
  color: #f7931d;
  font-family: "Font Awesome 5 Free";
  margin-left: 5px;
}
.radio-inline {
  display: inline-block;
  min-height: 0px;
}
.form-group input:not([type="checkbox"]),
.form-group select,
body ul.gform_fields li.gfield .ginput_container input:not([type="checkbox"]),
body ul.gform_fields li.gfield .ginput_container select,
body ul.gform_fields li.gfield .ginput_container textarea {
  min-height: 0px !important;
}


.single-course .vc_col-sm-12 {
    background: #fff;
}


.form-control {
  border-color: #C4C4C4 !important;
  border-radius: 0!important;
}

.select2.select2-container .select2-selection {
  border-color: #C4C4C4 !important;
}


.current-blog-id-2 .label-live_case strong,
.current-blog-id-2 .label-capstones strong {
  display: none !important;
}

.back-to-course a {
  display: block;
  text-align: left;
}
.back-to-course {
  margin-bottom:10px !important;
}

.is-student,
.is-non-loggedin {
  display: none !important;
}

.user-type-student .is-student,
body:not(.logged-in) .is-non-loggedin {
  display: block !important;
}

.blink {
 animation:highlighted-post-fade 5s;
 animation-timing-function:ease-out
}
@keyframes highlighted-post-fade {
 0% {
  background-color:#fbf2d4;
 }
 100% {
  background-color:rgba(0,0,0,0)
 }
}


#input_34_1_3_container input + label,
#input_34_1_6_container input + label {
	display: inherit !important;
}

#oc-login,
#oc-register {
	display:none;
}

.user-type-student .course-students-list{
  display: none;
}
/* wp editor fixes */
.main-wrapper p {
  /* text-align: left; */
}
.main-wrapper .wpb_wrapper div,
.main-wrapper .wpb_wrapper span {
 /*  font-size: 16px;
  line-height: 28px !important; */
}
.main-wrapper h1,
.main-wrapper h2,
.main-wrapper h3,
.main-wrapper h4,
.main-wrapper h5,
.main-wrapper h6,
.main-wrapper .h1,
.main-wrapper .h2,
.main-wrapper .h3,
.main-wrapper .h4,
.main-wrapper .h5,
.main-wrapper .h6 {
  margin: 25px 0 20px;
}
.main-wrapper ol,
.main-wrapper ul {
  margin-top: 15px;
}
.main-wrapper ol {
  list-style: decimal;
}

.main-wrapper ol li,
.main-wrapper ul li {
  list-style: unset;
    list-style-position: inside;
    padding: 0;
    margin-bottom: 10px;
}
/* wp editor fixes */

#PostFiltrations {
  width: 100%;
}

.company-logo-container{
	text-align: center !important;
}

.acf-image-uploader {
  max-width: 350px;
}

.small-to-large-image * {
  width: 100%;
}
.small-to-large-image img {
  height: 240px;
}



.checkout-button.button.alt.wc-forward {
  border-radius: 50px;
  background: var(--primary) !important;
  border: 2px solid var(--primary) !important;
  color: #fff !important;
}
.cart_totals h2 {
  margin-bottom: 15px;
  font-size: 20px;
}
.woocommerce-cart #coupon_code {
  width: 150px;
  border-radius: 1px;
  padding: 5px;
}
.woocommerce-cart-form__contents .button {
  background: transparent !important;
  border: 1px solid var(--primary) !important;
  border-radius: 23px !important;
  color: var(--primary) !important;
}

#billing_country_field .select2-container {
  min-width: 100% !important;
  max-width: 100% !important;
}
.woocommerce-additional-fields {
  margin-top: 30px;
}
.woocommerce-terms-and-conditions-checkbox-text {
  margin-left: 30px;
}
.woocommerce-terms-and-conditions-wrapper .validate-required {
  margin-top: 17px !important;
}
.woocommerce form .form-row .input-checkbox {
  margin: 2px 8px 0 0 !important;
}
.woocommerce-info {
  border-top-color: var(--primary) !important;
}
.woocommerce-info::before {
  color: var(--primary) !important;
}
.woocommerce-checkout #coupon_code {
  padding: 8px;
  border: 1px solid #C4C4C4 !important;
}
.woocommerce-form-coupon .form-row.form-row-last {
  float: left;
}
.woocommerce-form-coupon .form-row.form-row-last .button {
  background: transparent !important;
  border: 1px solid var(--primary) !important;
  border-radius: 23px !important;
  color: var(--primary) !important;
}

.woocommerce-tabs {
  display: block;
  height: 0px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
}

.single-product .stock.in-stock {
  display: none !important;
}
body.single-product .single_add_to_cart_button {
  margin: 0 !important;
}

.v-application .v-text-field .v-label {
  z-index: 1 !important;
}

.post-password-form {
  padding: 70px;
  text-align: center;
}
.post-password-form p {
  margin-bottom: 25px;
}

.acf-field-5f91a93c8b9c0{
  display: none !important;
}

/*  Adding Default browsers styling */
.post-template-default.single-post .blog-post-content ol {
  display: block;
  list-style-type: decimal;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;;
}
.post-template-default.single-post .blog-post-content ul:not(.blog-categories) {
  display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-bottom: 1 em;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
}

.single-course .vc_custom_heading {
  text-transform: uppercase;
}

.project-list-table .project-status-th {
    width: 150px;
}

.dashboard-user-box .avatar {
  max-width: inherit;
}

.current-blog-id-1 .gchoice_19_22_2,
.current-blog-id-1 .gchoice_19_22_4,
.current-blog-id-1 .gchoice_19_22_5,
.current-blog-id-1 .gchoice_19_22_8,
.current-blog-id-1 .gchoice_19_22_9,
.current-blog-id-1 .gchoice_19_22_12,
.current-blog-id-1 .gchoice_19_22_13,
.current-blog-id-1 .gchoice_19_22_15,
.current-blog-id-1 .gchoice_19_22_18,
.current-blog-id-1 .gchoice_19_22_21,
.current-blog-id-1 .gchoice_19_22_24,
.current-blog-id-1 .gchoice_19_22_27,
.current-blog-id-1 .gchoice_19_22_28,
.current-blog-id-1 .gchoice_19_22_32,
.current-blog-id-1 .gchoice_19_22_35,
.current-blog-id-1 .gchoice_19_22_39,
.current-blog-id-1 .gchoice_19_22_41
 {
  display: none !important;
}