   /*220613*/
td.hyphen-word-break {
    hyphens: auto!important;
}
#add-teacher-course-form textarea,#add-teacher-course-form textarea{
    border:1px solid #ccc;
    padding : 10px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-left: 0!important;
}
tr.text-center td {
    text-align: center!important;
}
td.text-center {
    text-align: center!important;
}
.partcipate-profile h3 a:hover {
    color: #03a9f4;
}
.parti-accordian .page-numbers {
    color: #fff!important;
    background-color: transparent;!important;
    height: 20px!important;
    min-width: 20px!important;
    padding: 0px!important;
    font-size: 11px!important;
}
.parti-accordian .pagination-wrapper-participants .page-numbers.current {
    background: #e67817!important;
    color: #fff!important;
    opacity: 1!important;
}
.parti-accordian .pagination-wrapper-participants .page-numbers.current:hover{
      color: #fff!important;
}
.parti-accordian .pagination-wrapper-participants {
    margin-top: 20px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.parti-accordian .pagination-wrapper-participants a.page-numbers:hover{
    color: #999!important;
}
table#view-courses-page-table {
    table-layout: initial;
}
.add-media-modal-opener {
    margin-bottom: 20px;
}
.tab-pane p.small-btn {
    margin: 10px 0 20px!important;
}
#myModalCoursePag .modal-dialog {
    margin-top: 100px;
}

.tox.tox-tinymce {
    min-height: 600px!important;
    height: auto!important;
}
.um-profile .um-profile-nav {
    display: none!important;
}
#add-teacher-course-form input, #add-teacher-course-form select, .com-course input , .com-course select{
    padding: 10px;
    border: 1px solid #dfdfdf!important;
    /* background-image: none!important; */
    margin-top: 5px;
    font-size: 14px!important;
    appearance: auto;
}
.footer{
    margin-top:30px!important;
}
.post-head-my-page-green{
  color:  #F403A9!important;
  font-weight: 600!important;

}
.post-head-my-page-black {
    color : #02A836!important;
    font-weight: 600!important;
}
form#add-teacher-course-form, .com-course {
    background: #fff;
    padding: 30px;
}
.custom-check {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.custom-check input[type="checkbox"] {
    margin: 0px!important;
    width: 18px;
    height: 18px;
}
.custom-check span {
    padding-left: 7px;
    font-weight: 500;
}

#add-teacher-course-form label , .com-course label{
    font-size: 18px;
}

label.error {
    font-size: 14px!important;
    color: red;
    font-weight: 400;
}

#add-teacher-course-form input#submit-add-course-button ,  .com-course input[type="submit"], .com-course input[type="button"]{
    background: #e67817;
    background-image: none;
    box-shadow: none;
    border-color: #e67817;
    padding: 12px 35px!important;
    line-height: 20px;
}
#add-teacher-course-form input#submit-add-course-button:hover, .com-course input[type="submit"]:hover, .com-course input[type="button"]:hover {
    box-shadow: none!important;
    background: #e67817;
}
#add-teacher-course-form span {
    font-size: 14px;
    line-height: 20px;
}
.com-course button.ck {
    box-shadow: 0 2px 2px 0 rgb(230 120 23), 0 3px 1px -2px rgb(230 120 23), 0 1px 5px 0 rgb(230 120 23)!important;
}
.com-course select#course {
    padding: 8px 10px;
    margin: 0px!important;
    max-width: 300px;
    width: 100%;
    margin-left: 10px!important;
}
.ck-focused {
    outline: none!important;
    border-color: #dfdfdf!important;
    box-shadow:none!important;
}
#my-comment-ul {
    background: #fff;
    padding: 30px;
    /*margin-top: 30px;*/
    /* margin-bottom: 50px; */
}
#my-comment-ul li a {
    color: #e67817;
    text-decoration: underline;
    padding-right: 10px;
    font-weight: 500;
    /* text-transform: capitalize; */
}
#my-comment-ul ul {
    padding: 0px;
}
#my-comment-ul ul ul {
    padding-left: 25px;
}
#my-comment-ul a.btn , .small-btn{
    color: #fff;
    text-decoration: none;
    background: #e67817;
    box-shadow: none!important;
    padding: 5px 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    display: inline-block;
    border-radius: 5px;
}
#my-comment-ul ul li {
    margin-bottom: 10px;
    margin-top: 10px;
}
.pagination ul.page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagination ul.page-numbers .page-numbers.current ,.pagination ul span.current  {
    background: #e67817;
}
/* 220615 */
.semester-check-wrapper {
    display: flex;
}
.semester-check-wrapper .custom-check {
    margin-right: 25px;
}
.my-page-box-wrapper ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.my-page-box-wrapper ul li {
    width: calc(25% - 20px);
    margin: 10px;
    /*padding: 10px 10px 0px 10px;*/
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    font-family: "Annie Use Your Telescope", Sans-serif;
    font-size: 32px;
}
.my-page-box-wrapper ul li a{
    padding: 10px 10px 10px 10px;
    display: block;
    /*height: 100%;*/
    width: 100%;
}
.my-page-box-wrapper2 ul li {
    width: calc(33% - 20px);
}
.dark-red-li {
    border-color: #B30012;
}
.my-page-box-wrapper ul li img {
    max-width: 50px;
    margin-bottom: 20px;
}
.normal-red-li {
    border-color: #FF001A;
}
.dark-blue-li {
    border-color: #0020B2;
}
.dark-green-li {
    border-color: #0079B2;
}
.normal-green-li {
    border-color: #00B292;
}
.dark-yellow-li {
    border-color: #FBC02D;
}
.dark-orange-li {
    border-color: #FF6600;
}
.my-page-box-wrapper ul li p {
    font-size: 25px;
    font-weight: 700;
    word-spacing: -5px;
    letter-spacing: 0.2px;
    line-height: 26px;
    margin-bottom: 0px;
}
.normal-green-li p, .normal-green-li i {
    color: #00B292;
}
.dark-red-li p, .dark-red-li i {
    color: #B30012;
}
.normal-red-li p , .normal-red-li i {
    color: #FF001A;
}
.dark-blue-li p , .dark-blue-li i {
    color: #0020B2;
}
.dark-green-li p, .dark-green-li i {
    color: #0079B2;
}
.dark-yellow-li p, .dark-yellow-li i {
    color: #FBC02D;
}
.dark-orange-li p, .dark-orange-li i {
    color: #FF6600;
}
.dark-red-li p , .dark-red-li i {
    color: #B30012;
}
.normal-orange-li {
    border-color: #FF6600;
}
.normal-orange-li p, .normal-orange-li i {
    color: #FF6600;
}
.normal-blue-li {
    border-color: #0079B2;
}
.normal-blue-li p, .normal-blue-li i {
    color: #0079B2;
}
.light-blue-li {
    border-color: #2DCFFB;
}
.light-blue-li-stu {
    border-color: #FF6600;
}
.light-blue-li-stu p,.light-blue-li-stu i {
   color: #FF6600!important;
}

.light-blue-li p, .normal-blue-li i {
    color: #2DCFFB;
}
.normal-purple-li {
    border-color: #9C27B0;
}
.normal-purple-li p, .normal-purple-li i {
    color: #9C27B0;
}
.tooltip-inner {
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 10px!important;
    min-width: 250px;
    text-align: left;
}
.tooltip-arrow {
    border-right-color: #000!important;
}
#add-teacher-course-form span {
    position: relative;
}
.tooltip {
    top: 50%!important;
    transform: translateY(-50%)!important;
    z-index: 1;
}
.my-page-box-wrapper-outer .row {
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
}

.my-page-box-wrapper-outer .row:first-child{
    justify-content: center;
}
.my-page-box-wrapper-outer {
    padding-top: 50px;
    padding-bottom: 50px;
}
.tooltip-span .cs-tooltip i {
    color: #0075ff;
}
.com-course .ck.ck-content {
    height: 200px;
}
#myModal .modal-dialog-lg {
    max-width: 80%;
    width: 100%;
    margin: 50px auto 50px;
}
#myModal .modal-dialog-lg .modal-header button.close {
    background: #e67817;
    padding: 10px;
    width: 15px;
    height: 15px;
    font-size: 25px;
    line-height: 16px;
    box-shadow: none;
}
/* 220615 */
/* 220617 */
.com-section {
    padding-top: 70px;
    padding-bottom: 70px;
}
/* #my-comment-ul table th {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    line-height: 25px;
    vertical-align: top;
} */
/* #my-comment-ul table td {
    font-size: 18px;
    line-height: 20px;
    padding: 10px;
    vertical-align: top;
} */
#my-comment-ul table td .delete-comment-button {
    margin-bottom: 0px;
}
table.com-table  {
    border: 1px solid #eeeeee;
    table-layout: fixed;
}
#my-comment-ul table td a {
    color: #e67817;
}
/*
#my-comment-ul table th:first-child, #my-comment-ul table th:nth-child(2) {
    width: 200px;
}
#my-comment-ul table th:last-child {
    width: 500px;
}
*/
table.com-table th, table.com-table td {
    border: 1px solid #eee;
}
table.com-table th {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    line-height: 25px;
}
table.com-table td {
    font-size: 18px;
    line-height: 20px;
    vertical-align: top;
    word-break: break-word;
    text-align: left;
}
.my-course-wrap button#DelAll,.my-course-wrap button#DelAll1 {
    margin: 30px 0;
    background: #e67817;
    box-shadow: none;
}
.my-course-wrap table th:first-child {
    width: 150px;
    /* display: flex;
    align-items: center; */
    border: none;
}
.my-course-wrap table  input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0px;
}
.my-course-wrap table th input[type="checkbox"] {
    margin-left: 10px;
    position: relative;
    top: 3px;
}
.my-course-wrap table th:last-child {
    width: 170px;
}
.my-course-wrap table th:nth-child(2) {
    width: 200px;
}
.my-course-wrap table th:nth-child(3) {
    width: 150px;
}
.my-course-wrap table th:nth-child(4) {
    width: 108px;
}
.my-course-wrap table th:nth-child(5) {
    width: 300px;
}
.my-course-wrap table td  a{
    color:#e67817;
}
.my-course-wrap table td a.small-btn {
    color: #fff;
    padding: 5px 15px!important;
    margin: 0px!important;
}
.my-course-wrap table td a.small-btn:first-child {
    margin-right: 10px!important;
}
.com-course button.ck:hover {
    background: transparent!important;
    color: #000!important;
}
/* 220617 */
/*220622*/
.mypage-cors {
    font-size: 18px;
    margin-bottom: 18px;
    line-height: 20px;
}
/*220622*/
/* 220624 */
.page-id-30 .hestia-title {
    text-align: center;
}
/*.um-role-teachers .select2-search {
    display: none;
}*/
#add-teacher-course-form label{
    text-align: left;
    width: 100%;
}
.course-page-wrapper {
    margin-top: 10px;
    background: #fff;
    padding: 30px;
}
.course-page-wrapper h2 {
    margin-top: 0px;
    line-height: 37px;
    margin-bottom: 20px;
}
.course-running {
    font-size: 20px;
    font-weight: 500;
    color: green;
    margin-bottom: 15px;
}
.course-running span {
    color: red;
}
.course-page-wrapper p {
    font-size: 16px;
    text-align: left;
}
.course-row {
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
}
.course-row:first-child {
    margin-bottom: 20px;
}
.course-row:last-child {
    margin-top: 20px;
}
.course-d-title h3 {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 18px;
    margin: 0px;
    font-weight: 600;
}
.course-tab li a {
    font-size: 26px;
    text-transform: capitalize;
    margin-bottom: 0px;
    padding: 10px 25px;
    font-family: "Annie Use Your Telescope", Sans-serif;
    /*color: #003df7!important;*/
    font-weight: 700;
}
/*.course-tab ul {
    border-color: #003df7;
}*/
/*.course-tab li.active a {
    border-color: #003df7!important;
    border-bottom-color: transparent!important;
}*/
.course-tab .tab-content {
    /*border: 1px solid #003df7;*/
    border-top: none!important;
    padding: 20px;
}
.course-tab .tab-content p {
    margin-bottom: 0px;
}
.course-tab {
    padding-top: 20px;
}
.course-d-disc, .course-d-title {
    margin-bottom: 30px;
}
.course-tab li a:hover {background: transparent;opacity: 1!important;border-color: #fff #fff #003df7;}
#add-teacher-course-form label p {
    display: inline-block;
    margin-bottom: 0px;
}
span.astrik {
    color: red;
    padding-right: 5px;
}
/* 220624 */
/*220613*/

/* SWICTCH START */

.course-page .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 24px;
    margin-bottom: 0px;
  }
  
  .course-page .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .course-page .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .course-page .slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .course-page input:checked + .slider {
    background-color: #e67817;
  }
  
  .course-page input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  .course-page input:checked + .slider:before {
    -webkit-transform: translateX(35px);
    -ms-transform: translateX(35px);
    transform: translateX(35px);
  }
  
  /* Rounded sliders */
  .course-page .slider.round {
    border-radius: 34px;
  }
  
  .course-page .slider.round:before {
    border-radius: 50%;
  }
  /* switch end */
  /**/
  .cs-padding{
      padding: 80px 15px;
  }
  .cspage-inner-content{
      background: #fff;
      padding: 30px;
  }
  .cs-padding table td a:not(.btn):not(.small-btn) {
      color: #e67817;
  }
  .cs-padding a.small-btn{
      color: #fff!important;
  } 
  .w-225{
      width: 225px;
  }
  .w-185{
      width: 185px;
  }
  .w-120{
      width: 120px;
  }
  .w-70{
      width: 70px;
  }
  .cs-flex{
      display: flex;
      flex-wrap: wrap;
  }
  .cs-flex::after,
  .cs-flex::before{
      display: none;
  }
  .cs-align-items-center{
      align-items: center;
  }
  .toogle-btn-cs{
      margin-top:20px;
  }
  .toogle-btn-cs .btn{
      margin-bottom: 10px 0;
  }
  .toogle-btn-cs .course-page h5{
      margin: 5px 15px 5px 0;
          color: #003df7;
  }
  .small-btn{
      cursor: pointer;
  }
  .toogle-btn-cs .small-btn {
        margin: 15px 0px;
  }
  .um-field-checkbox {
        width: 100%!important;
  }
  .com-sec-grow {
    flex-grow: 1;
    }
/*loader css start here*/
    .loader-parent {
        position: fixed;
        top: 0;
        left: 0;
        background: rgb(255 255 255 / 50%);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 99999;
        display: none;
    }
    .upload-loader {
        overflow: hidden;
    }
    .upload-loader .loader-parent {
        display: flex;
    }
    .loader img {
        max-width: 60px;
    }
   
/*loader css end here*/
/*220711*/
.email-confirm-text {
    font-family: Roboto;
    font-size: 28px;
    font-weight: 600;
    color: #003df7;
    text-align: center;
    border: 1px solid #ff8d00;
    background: rgb(255 141 0 / 3%);
    padding: 10px;
    border-radius: 5px;
    margin: 50px 10px;
}
.stdt-add-cou select {
    width: 100%;
    padding: 8px 10px;
}
/*220711*/
/*220720*/
.country-page ul{
    padding-left: 0px;
    margin-bottom: 0px;
}
.country-page li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
.country-page li::marker {
    color: #e8004d;
}
.country-page li a:hover, .country-page li a:focus {
    color: #e8004d!important;
    opacity: 1;
}
.country-page .my-page-box-wrapper ul li, .country-desc li {
    width: calc(50% - 20px);
    /*padding: 30px;*/
}
.country-page .my-page-box-wrapper ul li p {
    margin-bottom: 0px;
    margin-top: 30px;
}
.country-page-row{
    display: flex;
    justify-content: center;
}
/*220720*/
/* 220722 */
.main-hero-banner {
    padding: 170px 0 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}
.main-hero-banner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.main-hero-banner .hestia-title {
    color: #fff;
}
#cs_country_drop{
    order: -1;
}
#menu-hauptmenue li.menu-item:first-child {
    order: -2;
}
.main-wrapper {
    background: #fff;
    padding: 70px 0;
}
.main-wrapper + footer {
    margin: 0px!important;
}
.cou-post-wrap h6 {
    margin-bottom: 0px;
    font-size: 18px;
    letter-spacing: 1.5px;
}
.cou-post-wrap h2 {
    margin-top: 0px;
    font-size: 25px;
    line-height: 35px;
}
.cou-post-wrap h6 a {
    color: #3C4858;
    font-weight: 700;
}
.cou-post-wrap h2 a, .cou-posted-by a{
    color: #3C4858;
}
.main-hero-title {
    font-size: 52px;
    color: #fff;
    font-weight: 700;
}
.cou-post-wrap {
    margin-bottom: 60px;
}
.cou-post-wrap:last-child {
    margin-bottom: 0px;
}
.page-template-participants-page-template {
    background-color: #fff!important;
}
.cs_parti-wrap h2 {
    /*color: #00AF05;*/
    font-size: 55px;
    font-weight: bold;
}
.cs-parti-box {
    text-align: center;
}
.cs-parti-box .cs-parti-profile {
    font-size: 50px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    /*background: #ff0000;*/
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 auto;
}
/*.cs-parti-box.cs-part-student .cs-parti-profile {
    background: #0020b2;
}*/
.cs-parti-box h3 {
    /*color: #ff0000;*/
    font-weight: 600;
    font-family: "Annie Use Your Telescope", Sans-serif;
    font-size: 24px;
}
.cs-parti-box.cs-part-student h3 {
    color: #0020b2;
}
.cs-parti-box p {
    color: #a5a5a5;
    font-size: 16px;
}
.parti-box-wrap {
    /*background: #ff9393;*/
    padding: 15px 15px 70px;
}
.partcipate-profile {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 15px;
}
.partcipate-profile figure img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.partcipate-profile figure {
    padding-right: 20px;
}
.partcipate-profile h3 a {
    margin: 0px;
    font-size: 16px;
    line-height: 26px;
    color: #444;
    font-weight: 700;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.partcipate-profile h3 {
    margin: 0px;
    line-height: 0px;
}
.parti-wrapper-outer {
    padding-top: 20px;
}
.parti-accordian .card {
    margin-bottom: 10px;
    border-radius: 0px;
    box-shadow: none;
    /*background: #8AB5CA;*/
}
.parti-accordian .card h2 {
    margin: 0px;
}
.parti-accordian .card button {
    border-radius: 0px!important;
    box-shadow: none!important;
    background: transparent;
    font-family: "Roboto Slab", "Times New Roman", serif;
    /*color: #0020B2!important;*/
    font-size: 14px;
    font-weight: 700;
    min-height: unset;
    margin: 0px!important;
    text-decoration: none;
    transition: all 0.5s ease;
    width: 100%;
    text-align: left;
    height: 100%;
    display: block;
    padding: 15px!important;
}
.parti-accordian .card button:hover {
    opacity: 1;
    background: transparent;
}

.parti-accordian .card-body {
    padding: 15px;
}
.parti-accordian .card-body img {
    width: 50px;
    height: 50px;
}
.parti-accordian .card-body figure {
    padding-right: 15px;
}
.parti-accordian .card-body  .partcipate-profile {
    margin-bottom: 15px;
}
.pagination-wrapper-participants {
    margin-top: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination-wrapper-participants .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    margin: 0 3px;
    padding: 0 11px;
    border-radius: 30px !important;
    color: #999999;
    background: transparent;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
}
.pagination-wrapper-participants .page-numbers.current {
    background: #e67817;
    color: #fff;
}
.pagination-wrapper-participants a.page-numbers:hover {
    color: #999999;
    background-color: #eee;
    opacity: .75;
}
.parti-accordian .card button.collapsed i {
    transform: rotate(0deg);
}
.parti-accordian .card button i {
    transform: rotate(-90deg);
    margin-right: 5px;
}
.No-Courses-Found h4 {
    /*background: #8ab5ca;*/
    /*color: #0020B2!important;*/
    font-size: 14px;
    font-weight: 700;
    padding: 15px;
    font-family: "Roboto Slab", "Times New Roman", serif;
    margin: 0px;
}
/* 220722 */
/*220725*/
.students-custom-checkbox {
    border: 1px solid #767676;
    display: inline-flex;
    width: 18px;
    height: 18px;
    border-radius: 3px;
}
.students-custom-checkbox i {
    color: #e67817;
    display: none;
}
.students-custom-checkbox.button_clicked {
    border: none!important;
}
.students-custom-checkbox.button_clicked i {
    display: block;
}
.my-stud-table {
    table-layout: initial!important;
}
.no-teac-partic {
    font-size: 18px;
    margin-top: 50px;
    padding: 15px;
    line-height: 22px;
    background: #f5f5f5;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    text-align: center;    
    font-weight: 400;
}
.parti-accordian .loader-parent {
    position: absolute;
}
/*220725*/
/* 220727 */
.single-post #wpdiscuz-comment-message {
    display: none;
}
.wpd_comm_form input.wc_comm_submit {
    white-space: nowrap;
}
.um-req {
    color: red!important;
}
.country-page-main {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 70px;
    background: #fff;
}
.country-page {
    padding: 0px;
}
.page-template-countries-page-php {
    background-color: #fff!important;
}
.country-page .my-page-box-wrapper ul li a {
    padding: 15px;
}
.count-page-icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: red;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}
.country-page .my-page-box-wrapper ul li .count-page-icon:hover {
    transform: scale(1.1);
}
.count-page-icon i {
    color: #fff;
}
.count-detail {
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    color: #a5a5a5;
    font-size: 16px;
    padding: 0px 15px;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 30px;
    display: block;
    margin-top: 10px;
}
.country-desc p {
    color: #333;
    font-size: 16px;
    text-align: center;
}
.country-desc ul {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.country-page .my-page-box-wrapper ul li{
    box-shadow: inset 0px 0px 10px 0px rgb(0 0 0 / 50%);
}
.country-desc li {
    margin: 10px;
}
.country-page-col h2 {
    margin-left: 10px;
    margin-right: 10px;
}
.country-page-main .main-hero-banner {
    padding: 110px 0;
    background-attachment: unset;
}

/* 220727 */
table#my-comments-course-page-table-students {
    table-layout: initial;
}
table#my-comments-course-page-table-students td img {
    max-width: 50px;
    width: 100%;
}
table#my-comments-course-page-table-students tr td:first-child {padding: 15px;}
/* MENATIS */
#add-teacher-course-form input {
    position: relative;
}
#add-teacher-course-form input[type="date"]::-webkit-calendar-picker-indicator {
    background-position: right;
    background-size: auto;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);    
    width: auto;
}
/* MANTIS */
/*220808*/
table.com-table td.cs-table-button-wrapper a {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.country-page-body div#primary {
    transform: unset!important;
}
/*220808 end*/
select#select_teacher_universities_multiple option,
select#select-who-coop-partner option {
    font-size: 16px;
}
select#select_teacher_universities_multiple {
    height: 213px;
}



@media only screen and (max-width: 1199px){
    #add-teacher-course-form label , .com-course label{
        font-size: 16px;
        line-height: 20px;
    }
    #add-teacher-course-form span {
        font-size: 13px;
        line-height: 18px;
    }
    .tooltip {
        transform: translateX(-60%)!important;
        left: 0%!important;
        top: 100%!important;
    }
    
    .tooltip-inner {
        margin-top: 5px;
        font-size: 13px;
        min-width: 150px;
    }
    .tooltip.right .tooltip-arrow {
        top: 3px!important;
        left: 61%;
        transform: translateX(0%) rotate(90deg);
    }
}
@media only screen and (max-width: 991px){
    .mypage-cors {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .post-head-my-page-green ,  .post-head-my-page-black {
        font-size: 26px;
        line-height: 30px;
        text-align: left;
    }
    .course-page-wrapper p {
        font-size: 15px;
    }
    .course-info {
        margin-top: 10px;
    }
    .course-running {
        margin-bottom: 5px;
    }
    .course-d-title {
        margin-bottom: 0px;
    }
    .course-tab li a {
        font-size: 22px;
        padding: 10px 15px;
    }
    .course-running, .course-d-title h3 {
        font-size: 16px;
    }
    .course-tab {
        padding-top: 0px;
    }
    .main-wrapper {
        padding: 30px 0 50px;
    }
    .main-hero-banner {
        padding-bottom: 70px;
    }
}
@media only screen and (max-width:768px){
    /* header */
    .navbar.header-with-topbar {
        top: 0;
    }
    .navbar.navbar-fixed-top.header-with-topbar:not(.navbar-scroll-point) .navbar-collapse{
        margin-top: 90px;
        padding-bottom: 10px;
    }
    .navbar .navbar-nav .dropdown a .caret {
        border: none;
    }
    .navbar .navbar-nav .dropdown a .caret svg {
        margin: 0px;
    }
    /* header */
    .main-hero-title {
        font-size: 26px;
    }
    .main-hero-banner {
        padding: 120px 15px 50px;
    }
    .navbar.hestia_left .navbar-nav {
        display: flex;
    }
    .navbar.hestia_left .navbar-nav li:last-child {
        height: auto!important;
    }
    #cs_country_drop .dropdown-menu li a {
        padding: 15px 0 15px 30px;
    }
    #cs_country_drop .dropdown-menu .dropdown-menu li a {
        padding: 15px 0 15px 45px;
    }
}
@media only screen and (max-width: 767px){
    #add-teacher-course-form label, .com-course label{
        font-size: 15px;
    }
    form#add-teacher-course-form, .com-course{
        padding: 20px;
    }
    #add-teacher-course-form label {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #add-teacher-course-form span.tooltip-span {
        padding-left: 50px;
    }
    
    .com-course .ck.ck-content {
        height: 100px;
    }
    #myModal .modal-dialog-lg {
        max-width: 90%;
    }
    table.com-table th {
        font-size: 18px;
    }
    table.com-table td {
        font-size: 16px;
    }
    #my-comment-ul table th:first-child, #my-comment-ul table th:nth-child(2) {
        width: 160px;
    }
    #my-comment-ul table th:last-child {
        width: 350px;
    }
    .my-course-wrap table th:nth-child(2) {
        width: 150px;
    }
    .my-page-box-wrapper ul li {
        width: calc(33.3% - 20px);
    }
    .course-page-wrapper {
        padding: 30px 15px;
    }
    .course-tab li a {
        font-size: 18px;
        padding: 8px 13px;
    }
    .course-tab .tab-content {
        padding: 20px 15px;
    }
    footer.footer.footer-black a {
        padding: 10px;
    }
    ul#menu-footer-menue {
        margin-bottom: 10px;
    }
    .tooltip.right .tooltip-arrow {
        left: 90%;
    }
    .email-confirm-text {
        font-size: 18px;
    }
    .country-page li {
        font-size: 14px;
        line-height: 25px;
    }
    .parti-accordian {
        padding-top: 15px;
    }
    .cs-parti-box.cs-part-student {
        margin-top: 30px;
    }
    .cs_parti-wrap h2 {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 30px;
    }
    .cs-parti-box .cs-parti-profile {
        width: 70px;
        height: 70px;
        font-size: 35px;
    }
    .cs-parti-box h3 {
        margin-bottom: 0px;
    }
    .partcipate-profile h3 a {
        font-size: 15px;
        line-height: 20px;
    }
    .partcipate-profile figure img {
        width: 60px;
        height: 60px;
    }
    .parti-accordian .card-body img {
        width: 40px;
        height: 40px;
    }
    .parti-box-wrap {
        padding: 15px 15px 50px;
    }
    .no-teac-partic {
        font-size: 16px;
        padding: 10px;
        line-height: 20px;
        margin-top: 30px;
    }
    #add-teacher-course-form input, #add-teacher-course-form select {
        text-align: left!important;
        padding: 10px!important;
    }
}
@media only screen and (max-width: 575px){
    .my-page-box-wrapper ul li {
        width: calc(50% - 20px);
    }
    .com-course select#course {
        margin-left: 0px!important;
        max-width: 100%;
        margin-top: 5px!important;
    }
    .course-tab li, .course-tab li a {
        margin: 0px;
    }
    .course-tab li.active a {
        background: #003df7!important;
        color: #fff!important;
        border-radius: 5px;
    }
    .course-tab .tab-content {
        margin-top: 10px;
        border-top: 1px solid #003df7;
        padding: 15px;
    }
    .country-page .my-page-box-wrapper ul li, .country-desc li {
        width: 100%!important;
    }
}
@media only screen and (max-width: 480px){
    .my-page-box-wrapper ul li {
        width: calc(100% - 20px);
    }
}

@media(max-width: 991px){
    table.com-table{
        table-layout: initial;
    }
    table.com-table td{
        word-break: initial;
    }
    .navbar.hestia_left .navbar-nav li {
        margin: 0px;
    }
    .navbar.hestia_left .navbar-nav li:last-child a {
        padding: 10px;
    }
    .navbar.hestia_left .navbar-nav li:last-child {
        height: 40px;
        letter-spacing: 0.5px;
    }
    .navbar.hestia_left .navbar-nav li a {
        padding: 10px;
    }
    .hestia-top-bar .row {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .hestia-top-bar ul li {
        margin: 0 3px!important;
    }
    .hestia-top-bar .row ul {
        display: flex;
    }
    .course-page-wrapper .col-md-12 {
        width: 100%;
    }
}