
.a1 .input-group {
    margin-right: 11px;
}

.a1, .a2 {
    display: flex;
}
.a2 {
    width: 60%;
}
.a2 .startDate, .a2 .endDate {
    display: flex;
    align-items: center;
    margin-right: 12px;
}

.usernameOrEmail {
    width: 180% !important;
}

.elementor {
    max-width: 100% !important;
}

.elementor-section .elementor-container {
    max-width: 100% !important;
}

.leanbots {
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 10px;
    background: #FFFFFF;
    border-radius: 20px;
}
.divMyOrg .form-select, .divMySchool .form-select{
    text-align: left !important;
}
.leanbots-data-heading-select2 .dropdown-menu{
    max-width: 100% !important;
    min-width: 100% !important;
}
.leanbots-data-heading-select2 .form-select:hover, .leanbots-data-heading-select2 .form-select:focus{
    color: #000 !important;
    background-color: #FFF !important;
    border-color: unset !important;
    box-shadow: unset !important;
}
.leanbots-data {
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 60px;
    padding-left: 10px;
    background: #FFFFFF;
    border-radius: 20px;
}
.leanbots-data h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
    margin-bottom: 15px;
}
.leanbots-heading h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
    margin-bottom: 15px;
}

.form-container {
    /* width: 100vw;
	height: 100vh; */
    /* background-color: #7b2cbf; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.upload-files-container {
    background-color: #f7fff7;
    /* width: 420px; */
    padding: 30px 60px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
}

.drag-file-area {
    border: 2px dashed #7b2cbf;
    border-radius: 40px;
    margin: 10px 0 15px;
    padding: 30px 50px;
    width: 350px;
    text-align: center;
}

.drag-file-area .upload-icon {
    font-size: 50px;
}

.drag-file-area h3 {
    font-size: 20px;
    margin: 15px 0;
}

.drag-file-area label {
    font-size: 19px;
}

.drag-file-area label .browse-files-text {
    color: #7b2cbf;
    font-weight: bolder;
    cursor: pointer;
}

.browse-files span {
    position: relative;
    top: -25px;
}

.default-file-input {
    opacity: 0;
}

.cannot-upload-message {
    background-color: #ffc6c4;
    font-size: 17px;
    display: flex;
    align-items: center;
    margin: 5px 0;
    padding: 5px 10px 5px 30px;
    border-radius: 5px;
    color: #BB0000;
    display: none;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.cannot-upload-message span,
.upload-button-icon {
    padding-right: 10px;
}

.cannot-upload-message span:last-child {
    padding-left: 20px;
    cursor: pointer;
}

.file-block {
    color: #f7fff7;
    background-color: #7b2cbf;
    transition: all 1s;
    width: 390px;
    position: relative;
    display: none;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 15px;
    padding: 10px 20px;
    border-radius: 25px;
    cursor: pointer;
}

.file-info {
    display: flex;
    align-items: center;
    font-size: 15px;
}

.file-icon {
    margin-right: 10px;
}

.file-name,
.file-size {
    padding: 0 3px;
}

.remove-file-icon {
    cursor: pointer;
}

.progress-bar {
    display: flex;
    position: absolute;
    bottom: 0;
    left: 4.5%;
    width: 0;
    height: 5px;
    border-radius: 25px;
    background-color: #4BB543;
}

.upload-button {
    background-color: #7b2cbf;
    color: #f7fff7;
    display: flex;
    align-items: center;
    font-size: 18px;
    border: none;
    border-radius: 20px;
    margin: 10px;
    padding: 7.5px 50px;
    cursor: pointer;
}

.leanbots-content {
    margin-top: 30px;
}

* {
    margin: 0;
    padding: 0;
}

.selectPackage{
    display: flex;
}

.selectPackage .selectPackage1{
    margin-right: 11px;
    width: 30%;
}
.selectPackage .selectPackage2{
    width: 30%;
}

.box-wrap {
    padding: 0px 16px;
}
.table-wrap{
    padding: 5px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 10px 20px, rgba(0, 0, 0, 0.28) 0px 6px 6px;
}
.leanbot-data-course-package table td, .leanbot-data-render-codes table td {
    border: 4px solid #EDF4FD !important;
    border-collapse: collapse;
    background-color: #fff !important;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}
.btnRenderCodes{
    background-color: #FE5B00 !important;
    border-color: #FE5B00 !important;
    margin: 30px 0;
}
.leanbot-data-course-package table th, .leanbot-data-render-codes table th{
    border: none !important;
}
.table-wrap table{
    text-align: center;
}
.table-wrap th{
    border: none !important;
    color: #0070C0;
}
.table-wrap td{
    border: none !important;

}
/* .leanbots-data-heading{
    display: flex;
    justify-content: space-between;
} */
.uploadLeanbotIDs{
    font-size: 14px !important;
    background-color: #FE5B00 !important; 
    color: #fff !important;
    border: 1px solid #FE5B00 !important;
    box-shadow: none !important;
}
.check-column{
    text-align: center;
}
h5{
    display: none;
}
.page-numbers{
    font-size: 20px;
    color: #666666;
    background-color: #f2f2f2;
    border-radius: 6px;
    cursor: pointer;
    padding: 5px 10px;
}
.current{
    color: white;
    background: #007fff;
}
/*# sourceMappingURL=main.css.map */



@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
.course-heading h3, .scholarlab-heading h3{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
    /* margin-bottom: 15px; */
    margin: 0 !important;
}
.scholarlab-heading{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.scholarlab-heading a{
    background: #FE5B00 !important;
    border-color: #FE5B00 !important;
}
.course-LMS, .badges-LMS, .scholarlab-course{
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    background: #FFFFFF;
    border-radius: 20px;
}
.talen{
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}
section.slidedemo, section.slideCourse{
  position: relative;  
  /* height: 450px;
  width: 1075px; */
  display: flex;
  align-items: center;
  
}
.swiper-button-next{
    right: -19px !important;
    left: auto;
}
.swiper-button-prev {
    left: -11px !important;
    right: auto;
}
.slidedemo .swiper, .slideCourse .swiper{
  width: 950px;
}
.mySwiper2 .card{
    background: #FFF !important;
    box-shadow: none !important;
}
.mySwiper2 .card .image img{
    height: 100%;
    width: 50% !important;
    object-fit: cover;
  }
.mySwiper2 .card .card-content{
    text-align: center;
}
.slidedemo .card, .slideCourse .card{
  position: relative;
  background: #F0F7FF;
  border-radius: 20px;
  margin: 20px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  border: none;
}

/* .slidedemo .card::before{
  content: "";
  position: absolute;
  height: 40%;
  width: 100%;
  background: #7d2ae8;
  border-radius: 20px 20px 0 0;
} */

.slidedemo .card .card-content, .slideCourse .card .card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  position: relative;
  z-index: 100;
}

section.slidedemo .card .image, section.slideCourse .card .image{
  /* height: 140px;
  width: 140px; */
  border-radius: 50%;
  padding: 3px;
  /* background: #7d2ae8; */
}

.slidedemo .inactive{
    background: #FE5B00 !important;
    border-radius: 5px;
    border-color: #FE5B00 !important;
    font-family: 'Open Sans';
    font-style: normal;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}


section.slidedemo .card .image img, section.slideCourse .card .image img{
  height: 100%;
  width: 100%;
  object-fit: cover;
  /* border-radius: 50%;
  border: 3px solid #fff; */
}

.slidedemo .card .media-icons{
  position: absolute;
  top: 10px;
  right: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slidedemo .card .media-icons i{
  color: #fff;
  opacity: 0.6;
  margin-top: 10px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.slidedemo .card .media-icons i:hover{
  opacity: 1;
}

.slidedemo .card .name-profession, .slideCourse .card .name-profession{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
  text-align: center;
} 
.mySwiper1 .name-profession .name a, .scholarlab .name-profession .name a{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;

    color: #333333;
}
.mySwiper1 .card-content {
    height: 238px;
}
.slidedemo .name-profession .name, .slideCourse .name-profession .name{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #333333;
}

.slidedemo .name-profession .profession, .slideCourse .name-profession .profession{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #8A8A8A;
}

.slidedemo .card .rating{
  display: flex;
  align-items: center;
  margin-top: 18px;
}

.slidedemo .card .rating i{
  font-size: 18px;
  margin: 0 2px;
  color: #7d2ae8;
}

.slidedemo .card .button{
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
  margin-bottom: 10px;
}

.slidedemo .card .button button{
    background: #C6C6C6;
    border-radius: 5px;
    border: 1px solid #C6C6C6;
    color: #fff;
    cursor: pointer;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
}

/* .slidedemo .button button:hover{
  background: #6616d0;
} */

.slidedemo .swiper-pagination, .slideCourse .swiper-pagination{
  position: absolute;
}

.slidedemo .swiper-pagination-bullet, .slideCourse .swiper-pagination-bullet{
  height: 7px;
  width: 26px;
  border-radius: 25px;
  background: #7d2ae8;
}

.slidedemo .swiper-button-next, .swiper-button-prev{
  opacity: 0.7;
  color: #7d2ae8;
  transition: all 0.3s ease;
}
.slideCourse .swiper-button-next, .swiper-button-prev{
    opacity: 0.7;
    color: #7d2ae8;
    transition: all 0.3s ease;
  }
.slidedemo .swiper-button-next:hover, .swiper-button-prev:hover{
  opacity: 1;
  color: #7d2ae8;
}
.slideCourse .swiper-button-next:hover, .swiper-button-prev:hover{
    opacity: 1;
    color: #7d2ae8;
  }
l {
    color: #FF0505;
    font-weight: 700;
}
.commingSoon{
    background: #C6C6C6;
    border-radius: 5px;
    border: 1px solid #C6C6C6;
    color: #fff;
    cursor: pointer;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
/* identical to box height */


color: #FFFFFF;
}
.commingSoon:hover{
    background: #C6C6C6 !important;
    border-radius: 5px;
    border: 1px solid #C6C6C6;
    color: #fff;
    cursor: pointer;
}
#slider-container2 {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    background: #FFFFFF;
    border-radius: 20px;
}


#slider-container2 .btn2:hover {
    transform: scale(1.2);
}

#slider-container2 .btn2.inactive {
    border-color: #0070C0;
}

#slider-container2 .btn2:first-of-type {
    transform: rotate(-45deg);
    left: 10px
}

#slider-container2 .btn2:last-of-type {
    transform: rotate(135deg);
    right: 10px;
}

#slider-container2 h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
    margin-bottom: 15px;
}

#slider-container2 .btn2 {
    cursor: pointer;
    position: absolute;
    top: 50%;
    height: 30px;
    width: 30px;
    border-left: 8px solid #0070C0;
    border-top: 8px solid #0070C0;
}

#slider-container2 #slider2 {
    display: flex;
    width: 1000%;
    height: 100%;
    transition: all .5s;
}

#slider-container2 #slider2 .slide2 {
    margin: auto 10px;
    box-shadow: 2px 2px 4px 2px white, -2px -2px 4px 2px white;
    display: grid;
    place-items: center;
}

#slider-container2 #slider2 .slide2 span {
    color: white;
    font-size: 150px;
}

@media only screen and (min-width: 1100px) {

    #slider-container2 #slider2 .slide2 {
        width: calc(2.5% - 20px);
    }

}

@media only screen and (max-width: 1100px) {

    #slider-container2 #slider2 .slide2 {
        width: calc(3.33% - 20px);
    }

}

@media only screen and (max-width: 900px) {

    #slider-container2 #slider2 .slide2 {
        width: calc(5% - 20px);
    }

}

@media only screen and (max-width: 550px) {

    #slider-container2 #slider2 .slide2 {
        width: calc(10% - 20px);
    }

}

.content-item-container {
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    border-bottom: 1px solid #edf1f6;
    box-sizing: border-box;
    padding: 15px 20px;
    position: relative;
    /* margin: 0; */
    margin-bottom: 10px;
    display: block;
    color: inherit;
    text-decoration: none;
}

/* .content-item-container:hover {
    color: #677388;
    background-color: #edf1f6;
} */

.content-item-container .notification-message {
    color: #2f3847;
    font-weight: 400;
    font-size: .875rem;
    line-height: 22px;
}

.content-item-container .view-more {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 12px;
    line-height: 12px;
}

.content-item-container .content-item-footer {
    color: #657187;
    font-family: Inherit;
    font-size: .75rem;
    line-height: 1.571;
    text-transform: Inherit;
    font-weight: 600;
}

.viewAllBadges {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    color: #333333;
}

.viewnotifall {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;

    color: #333333;
}

.viewAllCourse {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    color: #333333;
}


#slider-container,
#slider-container1 {
    /* background: #54d5e4;
    box-shadow: 5px 5px 8px gray inset; */
    position: relative;
    overflow: hidden;
    padding-top: 10px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
    background: #FFFFFF;
    border-radius: 20px;
}

#slider-container h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
    margin-bottom: 15px;
}

#slider-container .btn {
    cursor: pointer;
    position: absolute;
    border-bottom: unset;
    border-right: unset;
    top: 50%;
    height: 30px;
    width: 30px;
    border-left: 8px solid #0070C0;
    border-top: 8px solid #0070C0;
}

#slider-container1 .btn1 {
    cursor: pointer;
    z-index: 9;
    position: absolute;
    top: 50%;
    height: 30px;
    width: 30px;
    border-left: 8px solid #0070C0;
    border-top: 8px solid #0070C0;
    box-shadow: inset 2px 2px 1px 1px #ffffff;
}

#slider-container .btn:hover,
#slider-container1 .btn1:hover {
    transform: scale(1.2);
}

#slider-container .btn.inactive,
#slider-container1 .btn1.inactive {
    border-color: #0070C0;
}

#slider-container .btn:first-of-type,
#slider-container1 .btn1:first-of-type {
    transform: rotate(-45deg);
    left: 5px
}

#slider-container .btn:last-of-type,
#slider-container1 .btn1:last-of-type {
    transform: rotate(135deg);
    right: 5px;
}

#slider-container #slider,
#slider-container1 #slider1 {
    display: flex;
    width: 1000%;
    height: 100%;
    transition: all .5s;
}

#slider-container1 #slider1 .slide1 a {
    font-family: 'Open Sans';
    font-style: normal;
    padding-right: 20px;
    padding-left: 20px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
}

#slider-container #slider .slide a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #333333;
}

#slider-container #slider .slide {
    background: #F0F7FF;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    /* height: 100px; */
    margin: auto 10px;
    box-shadow: 2px 2px 4px 2px white, -2px -2px 4px 2px white;
    display: grid;
    place-items: center;
}

#slider-container1 #slider1 .slide1 {
    background: #F0F7FF;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    
    margin: auto 10px;
    box-shadow: 2px 2px 4px 2px white, -2px -2px 4px 2px white;
    display: grid;
    /* place-items: center; */
}

#slider-container #slider .slide span,
#slider-container1 #slider1 .slide1 span {
    color: white;
}


@media only screen and (min-device-width : 1101px) and (max-device-width : 1280px) {
    #slider-container1 #slider1 .slide1 {
        height: 350px;
    }
    #slider-container #slider .slide,
    #slider-container1 #slider1 .slide1 {
        width: calc(2.5% - -33px);
    }
}

@media only screen and (min-device-width : 1281px) {
    #slider-container #slider .slide,
    #slider-container1 #slider1 .slide1 {
        width: calc(2.5% - -42px);
    }
    #slider-container1 #slider1 .slide1 {
        height: 340px;
    }
}

@media only screen and (max-width: 1100px) {
    #slider-container1 #slider1 .slide1 {
        height: 90%;
        place-items: center;
    }
    #slider-container #slider .slide,
    #slider-container1 #slider1 .slide1 {
        width: calc(3.3333333% - 16px);
    }

}

@media only screen and (max-width: 900px) {
    #slider-container1 #slider1 .slide1 {
        height: 90%;
        place-items: center;
    }

    #slider-container #slider .slide,
    #slider-container1 #slider1 .slide1 {
        width: calc(5% - 20px);
    }

}

@media only screen and (max-width: 550px) {
    #slider-container1 #slider1 .slide1 {
        height: 90%;
        place-items: center;
    }
    #slider-container #slider .slide,
    #slider-container1 #slider1 .slide1 {
        width: calc(10% - 20px);
    }

}


.notification-lms-info {
    background: rgba(254, 91, 0, 0.1);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
}

.notification-lms-info p a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;

    color: #39393B;
}

.notification-lms-heading p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #0070C0;
}


.badges {
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    background: #FFFFFF;
    border-radius: 20px;
}

.badges-info1 {
    text-align: center;
    margin-bottom: 15px;
    color: #0070C0;
}

.badges-info1 img {
    max-width: 50% !important;
}

.badges-info {
    margin-top: 15px;
}

.badges .card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 0;
}

.badges .carousel-inner {
    padding: 1em;
}

.badges .cards-wrapper {
    display: flex;
    justify-content: center;
}

.badges .carousel-control-prev-icon {
    background-image: url("../../images/fa-user-circle.png") !important;
}

.badges .carousel-control-next-icon {
    background-image: url("../../images/fa-user-circle1.png") !important;
}

.badges .carousel-control-prev,
.badges .carousel-control-next {
    width: 3vh;
    height: 3vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.badges .card img {
    max-width: 100%;
    max-height: 100%;
}

.badges .badges-heading h3 {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
}

.course {
    padding-top: 20px;
    margin-bottom: 12px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 11px;
    background: #FFFFFF;
    border-radius: 20px;
}

.course .course-heading h3 {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 19px;
    color: #0070C0;
}

.course .card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    border-radius: 0;
    padding: 20px;
}

.course .carousel-inner {
    padding: 1em;
}

.course .cards-wrapper {
    display: flex;
    justify-content: center;
}

.course .card img {
    max-width: 100%;
    max-height: 100%;
}

.scrolling-wrapper {
    overflow-x: auto;
}

.course-info {
    margin-top: 14px;
}

.course-info .card-block {
    height: 200px;
    background-color: #fff;
    border: 1px solid #edf1f6;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-position: center;
    background-size: cover;
    transition: all 0.2s ease-in-out !important;
    border-radius: 8px;
    margin-bottom: 30px;
}

.course-info-body .card-title {
    font-size: 10px;
    color: green;
    border-radius: 15px;
    background-color: #b9ffa3;
    padding: 5px;
}

.course .carousel-control-prev-icon {
    background-image: url("../../images/fa-user-circle.png") !important;
}

.course .carousel-control-next-icon {
    background-image: url("../../images/fa-user-circle1.png") !important;
}

.course .carousel-control-prev,
.course .carousel-control-next {
    width: 3vh;
    height: 3vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

.course-info img {
    height: 100px !important;
}

.course-info .card-text {
    font-size: 13px;
    font-weight: 700;
    margin-top: 8px;
    text-align: center;
}

.course-info .card-text a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 16px;

    color: #333333;
}

.course-info-body {
    padding: 8px 8px;
}

.talen_show {
    /* padding: 20px; */
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 12px;
}

.talen_show .cards-wrapper {
    display: flex;
    justify-content: center;
}

.talen_show .card img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.swiper-button-next1,
.swiper-button-prev1 {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.talen_show .card {
    margin: 0 0.5em;
    /* box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18); */
    border: none;
    border-radius: 0;
    background: #F0F7FF;
    border-radius: 10px;
    text-align: center;
}

.talen_show .card .card-content a {
    background: #FE5B00 !important;
    border-radius: 5px;
    border-color: #FE5B00 !important;
}

.talen_show .card .card-content h5 {
    display: block !important;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-align: center;

    color: #333333;
}

.talen_show .card .card-content p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;

    color: #8A8A8A;
}

.talen_show .carousel-inner {
    padding: 1em;
}

.talen_show .carousel-control-prev-icon {
    background-image: url("../../images/fa-user-circle.png") !important;
}

.talen_show .carousel-control-next-icon {
    background-image: url("../../images/fa-user-circle1.png") !important;
}

.talen_show .carousel-control-prev,
.talen_show .carousel-control-next {
    width: 3vh;
    height: 3vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

/* .talen_show button{
    width: 5% !important;
}
.talen_show button:hover{
    background-color: #fff !important;
}
.talen_show .card{
    width: 18rem;
    margin: 0 30px;
    background: #F0F7FF;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
} */
.fade1.in {
    opacity: 1 !important;
}

.modalSchoolSearchButton2 {
    display: flex;

}

.modalSchoolSearchButton #btnsearch {
    background: #FE5B00;
    border-radius: 5px;
    width: 90px;
}

.modalSchoolSearchButton #btnAddSchoolName {
    margin-right: 10px;
}

.modalSchoolSearchButton #btnAddSchoolName,
.modalSchoolSearchButton #btnsearchAgain {
    background: #FE5B00;
    border-radius: 5px;
    display: none;
}

.modalSchoolSearchText {
    display: flex;
    align-items: center;
    justify-content: end;
}

.tableDataSchool td {
    border: 4px solid #EDF4FD;
    border-collapse: collapse;
    background-color: #fff !important;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}

.alertSuccessActive table th {
    border: 4px solid #EDF4FD !important;
    border-collapse: collapse;
    background-color: #fff !important;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}

.alertSuccessActive table td {
    border: 4px solid #EDF4FD;
    border-collapse: collapse;
    background-color: #ECECEC !important;
    padding: 15px;
    vertical-align: middle;
    text-align: center;
    text-transform: capitalize;
}

.tableDataSchool button {
    width: 100%;
    color: #000;
    border: 1px solid #FFF;
}

.tableDataSchool button:hover,
.tableDataSchool button:focus {
    width: 100%;
    color: #000;
    background: #FFF;
    border: 1px solid #FFF;
}

.tableDataSchool th {
    border: 4px solid #EDF4FD !important;
    border-collapse: collapse !important;
    background-color: #EDF4FD !important;
    padding: 15px !important;
    text-align: center !important;
    vertical-align: middle;
    text-transform: capitalize !important;
}

.modalSchoolSearchInput input {
    background: #FFFFFF !important;
    border: 1px solid #C6C6C6 !important;
    border-radius: 5px !important;
}

#modalSchool .modal-content {
    background: #EDF4FD;
}

.modalSchool {
    background: #D9D9D9;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    color: #000;
}

.tableDataSchool {
    text-align: center;
    margin-top: 15px;
}

#prevPageBtn,
#nextPageBtn {
    background: #FE5B00;
    border-radius: 5px;
    width: 20%;
    color: #fff;
}

#modalSchool .modal-body p {
    padding: 5px 0;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FE5B00;
}

.modalSchool:hover,
.modalSchool:focus {
    background: #D9D9D9;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    color: #000;
}

ul.student-lern-sec3 li {
    width: calc(100%/4) !important;
    float: left !important;
    list-style: none;
}

div#box-student-learning-1 {
    border-left: unset !important;
    border-bottom: unset !important;
    border-right: 1px solid #0070C0;
    padding: 15px 0px !important;
}

.DOB {
    display: flex;
}

.DOB #day,
.DOB #month {
    width: 25%;
    margin-right: 15px;
}

.DOB #year {
    width: 30%;
}

.box-profile-student-line {
    border: 1px solid #0070C0;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25);
    margin-bottom: 10px;
    margin-top: 10px;
}

div#box-student-learning-2,
div#box-student-learning-3 {
    border-right: 1px solid #0070C0;
    border-bottom: unset !important;
    border-left: unset !important;
}

ul.student-lern-sec4 li {
    width: calc(100%/3) !important;
    float: left !important;
    list-style: none;
}

.box-profile-student-sec4 {
    border: none !important;
    padding: 0 !important;
    background: #FFFFFF;
    display: flow-root;
}

div#box-student-learning-4 {
    border-left: unset !important;
    border-bottom: unset !important;
    border-right: unset !important;
}

div#box-student-learning-5,
div#box-student-learning-6 {
    border-bottom: unset !important;
    border-right: 1px solid #0070C0;
    border-left: unset !important;
    border-top: unset !important;
}

a {
    text-decoration: none;
}

#main_div {
    margin-left: 0 !important;
}

.connect-child:hover {
    color: #fff !important;
    background: #FE5B00 !important;
}

.learning_tools-content-heading1 {
    text-align: initial !important;
}

.learning_tools-content-Text1 {
    text-align: initial !important;
}

.learning_tools-content-TexttUsername1 {
    margin: 0;
}

.learning_tools-content1 {
    margin-bottom: 20px;
    text-align: center;
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
}

.connect-child {
    background: #FE5B00;
    border-radius: 96px;
    padding: 5px 20px;
    color: #fff;
}

.learning_tools-content-Img1 {
    margin-right: 5px;
}

.learning_tools-content-TextFullname1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #53EC1B;
}

.learning_tools-content-Text-request {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FE5B00;
}

.learning_tools-content-body1 {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    margin-left: -2px;
    margin-right: -2px;
}

.learning_tools-content1 {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 11px;
}

.learning_tools-line1 {
    border: 1px solid #ECECEC;
}

.learning_tools-content-heading1 p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;

    line-height: 20px;
    color: #0070C0;
}

.learning-space-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    line-height: 20px;
    color: #0070C0;
}

.learning-tool-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #0070C0;
}

.learning-tool .title-student-sec2 h2 {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #284B80;
    text-align: center;
}

.learning-tool .box-profile-student-sec3 {
    border: none !important;
    padding: 0 !important;
}

.learning-tool .box-student-learning img {
    width: 50px;
    height: auto !important;
}

.learning-tool .box-student-learning {
    padding: 10px 0px;
}

.learning-tool .title-student-sec2 {
    margin-bottom: 15px;
}

.learning-tool ul li h4 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 163.42%;
    text-align: center;
    color: #121212;
    ;
}

.learning-space-info .box-profile-student-sec2 {
    background: #F0FFF3;
    border: 1px solid #FFFFFF;
    border-radius: 20px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.learning-space .col-md-3 {
    background: #FFFFFF;
    border-radius: 10px;
    margin-right: 10px;
    width: 30%;
}

.learning-space .box-student-resources p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #000000;
    height: auto;
}

.learning-space .box-student-resources {
    padding: 15px 0;
}

/* .learning-space-info1, .learning-space-info2, .learning-space-info3{
    width: 33%;
} */
.learning-space .box-student-resources h4 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 163.42%;
    text-align: center;
    color: #121212;
}

.learning-space-info .box-student-resources img {
    border-radius: 10px;
    margin: auto;
    display: block;
    width: 110px !important;
    height: auto;
    margin-bottom: 0 !important;
}

.subcription-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #0070C0;
}

a:hover {
    text-decoration: none;
}

.menuSidebarStudent ul li.active {
    border-left: 5px solid #0070C0;
    background: #F0F7FF;
}

.menuSidebarStudent ul .logout {
    margin-top: 100px;
}

.menuSidebarStudent ul li {
    padding: 18px 65px 21px 60px;
}

.menuSidebarStudent ul li a {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #0070C0;
}

.menuSidebarStudent ul li .signout {
    color: #E55858;
}

.menuSidebarStudent ul {
    margin-top: 18px;
}

.menuSidebarStudent img {
    margin-right: 7px;
}

.profileStudentSection {
    background: #F0F7FF;
}

.profileStudentSection .elementor-container {
    max-width: 100% !important;
}

.profileStudentSection .elementor-container .elementor-widget-wrap {
    padding: 0 !important;
}

.bannerStudent {
    background: linear-gradient(270deg, #0070C0 0%, rgba(0, 112, 192, 0) 89.56%);
    border-radius: 0px 20px 20px 0px;
}

.bannerStudentInfo2TextWorkspace {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}

.bannerStudentInfo {
    padding: 35px 0;
    display: flex;
    justify-content: space-around;
}

.bannerStudentInfo1 {
    display: flex;
    align-items: center;
}

.bannerStudentInfo1Img {
    /* background: #0070C0; */
    border-radius: 9.59184px;
    display: flex;
    /* height: 110px; */
    align-items: center;
    justify-content: center;
}

.subcription-infoText1 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
    margin-bottom: 0.3rem;
}

.subcription-info2 {
    text-align: center;
}

.subcription-info2TextDate {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 20px;
    color: #FFFFFF;
}

.subcription-info2TextDate t {
    font-family: 'Open Sans' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #53EC1B !important;
}

.subcription-infoImg {
    width: 22%;
}

.subcription-infoText2 {
    font-family: 'Open Sans';
    margin-bottom: 0.3rem;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #53EC1B;
}

.annoucement-info2TextIcon {
    align-items: center;
    display: flex;
}

.subcription {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
}

.learning-space {
    padding-top: 20px;
    /* padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-top: 11px;
    background: #FFFFFF;
    border-radius: 20px; */
}

.learning-tool {
    padding: 20px;
    margin-top: 12px;
    background: #FFFFFF;
    border-radius: 20px;
}

.learning-space-info {
    margin-top: 15px;
    /* margin-right: 30px; */
    margin-bottom: 10px;
    /* margin-left: 30px; */
}

.subcription-info {
    margin-top: 11px;
    display: flex;
    justify-content: space-around;
}

.subcription-info1 {
    display: flex;
    align-items: center;
}

.profile-student-sec1 {
    background: #F0F7FF;
}

.profile-student-sec1 #main_content {
    display: flex;
    margin-top: 15px;
}

.subcription-line {
    border: 1px solid #ECECEC;
}

.profile-student-sec1 #main_content .tab-content {
    width: 100%;
    margin-left: 12px;
    margin-right: 12px;
}

.menuSidebarStudent {
    width: 20%;
    background: #FFFFFF;
    border-radius: 0px 30px 30px 0px;
}

.annoucement img {
    width: 170px;
}

.annoucement-info1Img,
.annoucement-info2Img {
    margin-left: 15px;
    margin-right: 15px;
    display: flex;
    justify-content: center;
    align-items: baseline;
}

.annoucement h4 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #333333;
}

.annoucement p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #8A8A8A;
}

.annoucement-info1 {
    padding-top: 18px;
    display: flex;
    background: #F0FFF3;
    border-radius: 20px;
    margin-bottom: 11px;
}

.annoucement-info2 {
    padding-top: 18px;
    display: flex;
    background: rgba(254, 91, 0, 0.1);
    border-radius: 20px;
    margin-top: 9px;
}


.menuSidebarRightStudent h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 19px;
    line-height: 30px;
    text-align: center;
    color: #0070C0;
}

.menuSidebarRightStudent {
    padding-left: 14px;
    padding-right: 18px;
    padding-top: 18px;
    margin-left: 12px;
    width: 30%;
    background: #FFFFFF;
    border-radius: 30px 0px 0px 30px;
}

/* .bannerStudentInfo2Button {
    margin-top: 30px;
} */

.bannerStudentInfo2 {
    text-align: center;
}

.bannerStudentInfo2ButtonStart {
    background: #FE5B00;
    border-radius: 96px;
    padding: 11px 26px;
    color: #fff;
}

.bannerStudentInfo2ButtonStart:hover {
    color: #fff;
}

.subcription-info2ButtonDetail:hover {
    color: #fff;
}

.bannerStudentInfo2ButtonStart {
    background: #FE5B00;
    border-radius: 96px;
    padding: 5px 26px;
    color: #fff;
}

.subcription-info2ButtonDetail {
    background: #FE5B00;
    border-radius: 96px;
    padding: 6px 21px;
    color: #fff;
}

.bannerStudentInfo1Img img {
    width: 70%;
}

/* .bannerStudentInfo1Text {
    margin-left: 20px;
} */

.bannerStudentInfo1TextUsername {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: -0.03em;

    color: #333333;
}

.bannerStudentInfo1TextFullname {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.03em;

    color: #333333;
}

.bannerStudentInfo1TextFullname l {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    letter-spacing: -0.03em;

    color: #333333;
}




/* .card-block:hover{
    transform: translateY(-5px);
    box-shadow: none;
    opacity: 0.9;
} */

/* .card-1{
	background-color: #4158D0;
background-image: linear-gradient(43deg, #4158D0 0%, #C850C0 46%, #FFCC70 100%);
} */


.errorRegiterCode,
.errorFname,
.errorRecaptcha,
.errorLname,
.errorUname,
.errorUname1,
.errorUname2,
.errorUname3,
.errorUname4,
.errorEmail2,
.errorEmail1,
.errorPword,
.errorPword2,
.errorEmail,
.errorAge,
.errorSchool,
.errorCity,
.errorCountry {
    display: none;
    color: #d93025;
}

.label_required {
    color: red;
}

.your-profile input {
    border: 1px solid #ced4da;
}

.your-profile {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    background: #FFFFFF;
    border-radius: 20px;
}

.your-profile-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #0070C0;
}

.your-profile-info {
    padding-top: 15px;
    padding-top: 12px;
    padding-left: 40px;
}

.your-profile-password {
    display: flex;
    align-items: center;
}

.your-profile-info .btneditStudent {
    background: #FE5B00;
    border-radius: 5px;
    width: 80px;
}

.your-profile-button {
    justify-content: center;
}

.your-profile-info .btnchangepass {
    margin-left: 10px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    padding: 0;
    background: #fff;
    border: none;
    color: #53EC1B;
}

.your-profile-parent {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-top: 11px;
}

.your-profile-parent-line {
    border: 1px solid #ECECEC;
}

.your-profile-parent-info {
    text-align: center;
}

.your-profile-parent-info p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    margin-top: 11px;
    font-size: 14px;
    line-height: 19px;
    color: #FE5B00;
}

.your-profile-parent-info a {
    background: #FE5B00;
    border-radius: 5px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #FFFFFF;
    padding: 10px 40px;
}

.your-profile-parent-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #0070C0;
}

.notification {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FE5B00;
    text-align: center;
}

.learning_tools-content {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
}

.learning_tools-content-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #0070C0;
}

.learning_tools-content-body {
    margin-left: -2px;
    margin-right: -2px;
}

.learning_tools-content-body .pavatar,
.learning_tools-content-body .plearn,
.learning_tools-content-body .psim,
.learning_tools-content-body .phub,
.learning_tools-content-body .pnote,
.learning_tools-content-body .pcode,
.learning_tools-content-body .pgit,
.learning_tools-content-body .plab,
.learning_tools-content-body .pvr,
.learning_tools-content-body .leanbot_ide,
.learning_tools-content-body .leanbot_blockly {
    background: #F0F7FF;
    border-radius: 20px;
}

.plearn {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    margin-bottom: 10px;
}

.psim,
.pavatar,
.phub,
.pnote,
.pcode,
.pgit,
.plab,
.pvr,
.leanbot_ide,
.leanbot_blockly {
    margin-top: 19px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    border: none;
    flex: 1 0 41.666667% !important;
    max-width: 50%;
    margin-bottom: 10px;
}
.leanbot_blockly-Img{
    padding-right: 10px;
}
.leanbot_ide,
.leanbot_blockly {
    padding: 25px 10px;
}

.pavatar,
.pvr,
.pnote,
.pgit,
.leanbot_ide {
    margin-right: 10px;
}

.pavatar-content p,
.plearn-content p,
.psim-content p,
.phub-content p,
.pnote-content p,
.pcode-content p,
.pgit-content p,
.plab-content p,
.pvr-content p,
.leanbot_blockly-content p,
.leanbot_ide-content p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin: 0 !important;
}

.pavatar-Img,
.plearn-Img,
.psim-Img,
.phub-Img,
.pnote-Img,
.pcode-Img,
.pgit-Img,
.plab-Img,
.pvr-Img,
.leanbot_blockly-Img,
.leanbot_ide-Img {
    max-width: 25%;
}

.pavatar-content,
.plearn-content,
.psim-content,
.phub-content,
.pnote-content,
.pcode-content,
.pgit-content,
.plab-content,
.pvr-content,
.leanbot_blockly-content,
.leanbot_ide-content {
    max-width: 75%;
}

.your-parent-account {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 12px;
}

.your-parent-account-heading p {
    margin-bottom: 0.2rem;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #0070C0;
}

.your-parent-account-line {
    border: 1px solid #ECECEC;
}

.your-parent-account-info-title {
    color: red;
    text-align: center;
    margin: 15px 0;
}

.your-profile-button #submit {
    background: #FE5B00;
    border-radius: 5px;
    width: 102px;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .profile-student-sec1 #main_content {
        display: block !important;
    }

    .card.col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .menuSidebarStudent {
        width: 100%;
        border-radius: initial !important;
    }

    .menuSidebarStudent ul {
        flex-direction: initial !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .menuSidebarStudent ul .logout {
        margin-top: 0 !important;
    }

    .bannerStudent {
        border-radius: initial !important;
    }

    .profile-student-sec1 #main_content .tab-content {
        width: 97.5%;
        margin-left: 12px;
        margin-top: 12px;
    }

    .annoucement-info1 {
        padding-top: 18px;
        padding-bottom: 18px;
        display: flex;
        background: #F0FFF3;
        border-radius: 20px;
    }

    .annoucement-info2 {
        padding-top: 18px;
        padding-bottom: 18px;
        display: flex;
        background: rgba(254, 91, 0, 0.1);
        border-radius: 20px;
        margin-top: 9px;
    }

    .menuSidebarRightStudent {
        padding-left: 14px;
        padding-right: 18px;
        padding-top: 18px;
        margin-top: 12px;
        margin-left: 12px;
        width: 97%;
        background: #FFFFFF;
        border-radius: 30px 30px 30px 30px;
    }

}

@media (max-width: 767px) {
    .notification {
        font-size: 13px !important;
    }

    .card.col {
        flex-basis: 100%;
        max-width: 100%;
    }

    ul.student-lern-sec3 li {
        width: calc(100%/4) !important;
        float: left !important;
        list-style: none;
    }

    div#box-student-learning-5 {
        border-bottom: unset;
        border-left: 1px solid #0070C0;
        border-top: unset !important;
    }

    .show-pc {
        display: block !important;
    }

    .bannerStudentInfo {
        padding: 35px 0;
        display: block !important;
    }

    .bannerStudentInfo1 {
        display: block !important;
        text-align: center;
    }

    .bannerStudentInfo1Img img {
        width: 35% !important;
    }

    .profile-student-sec1 #main_content {
        display: block !important;
    }

    .menuSidebarStudent {
        width: 100%;
        border-radius: initial !important;
    }

    .menuSidebarStudent ul .logout {
        margin-top: 0 !important;
    }

    .profile-student-sec1 #main_content .tab-content {
        width: 100% !important;
        margin-top: 12px;
        margin-left: 0 !important;
    }

    .learning_tools-content-body .pavatar,
    .learning_tools-content-body .plearn,
    .learning_tools-content-body .psim,
    .learning_tools-content-body .phub,
    .learning_tools-content-body .pnote,
    .learning_tools-content-body .pcode,
    .learning_tools-content-body .pgit,
    .learning_tools-content-body .plab,
    .learning_tools-content-body .pvr {
        display: block;
        text-align: center;
    }

    .plearn-Img,
    .pavatar-Img,
    .psim-Img,
    .phub-Img,
    .pnote-Img,
    .pcode-Img,
    .pgit-Img,
    .plab-Img,
    .pvr-Img {
        max-width: 100% !important;
    }

    .plearn-content,
    .psim-content,
    .phub-content,
    .pnote-content,
    .pcode-content,
    .pgit-content,
    .plab-content,
    .pvr-content {
        max-width: 100% !important;
    }

    #inputFirstnameStudent3 {
        margin-bottom: 10px;
    }

    .your-profile-info {
        padding-top: 15px;
        padding-top: 12px;
        padding-left: 0 !important;
    }

    .menuSidebarRightStudent {
        padding-left: 14px;
        padding-right: 18px;
        padding-top: 18px;
        margin-top: 12px;
        margin-left: 0 !important;
        width: 100% !important;
        background: #FFFFFF;
        border-radius: 30px 30px 30px 30px;
    }
}

@media (min-width: 992px) {
    .card.col {
        flex-basis: 33.33%;
        max-width: 33.33%;
    }
}

@media only screen and (min-device-width : 1025px) and (max-device-width : 1280px) {
    .menuSidebarStudent ul li {
        padding: 18px 30px 21px 30px !important;
    }

    .annoucement img {
        width: 300px !important;
    }
}