/* Write your custom CSS here */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i');
@import url("https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/components/icon.min.css");

.ng-cloak { display: none !important; }
body {
    font-family: 'Raleway', sans-serif !important;
}
.font-raleway {
    font-family: 'Raleway', sans-serif !important;
}
.text-shadow {
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
/* Fixes */
.top-margin-25 {
    margin-top: 25px;
}

.font-size-15 {
    font-size: 15px !important;
}

.left-margin-10 {
    margin-left: 10px;
}

.seg-mg-lt-tp {
    margin-left: 41px !important;
    margin-top: 20px !important;
}

.font-lato-300-w {
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400 !important;
}

.btn {
    cursor: pointer !important;
}

.alert-container {
    padding-left: 225px;
}

.alert-container .card {
    padding: 0px;
    margin: 0px;
    min-height: 70px;
    height: auto;
}

.alert-container .card-content {
    padding: 5px;
}

.error-msg-container {
    padding: 2px 10px;
    border-left: 2px solid crimson;
}

.error-msg {
    color: #F44336;
    font-size: 1.2em;
}

.card_grid_link {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.card_grid_link:hover {
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.small-lineheight {
    line-height: 10px;;
}

nav.toolbar {
    color: #000;
    box-shadow: none !important;
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin: 0;
    padding: 0 10px;
}

nav.toolbar ul a, nav.toolbar .nav-wrapper i {
    color: #000 !important;
}

nav.toolbar ul a {
    border-right: 1px solid #eaeaea;

}

nav.toolbar ul a:hover {
    background-color: #eaeaea;
}

/***Parsely**/
.parsley-errors-list li {
    list-style: none !important;
    color: red !important;
}

input.parsley-error, textarea.parsley-error, select.parsley-error {
    border: 1px solid red !important;
}

ul.parsley-errors-list {
    margin: 0px;
}

.parsley-error-list {
    color: red !important;
}

.centralize {
    margin: 0px auto;
}

/***Step circle***/
.numberCircle {
    font: 32px Arial, sans-serif;

    width: 2em;
    height: 2em;
    box-sizing: initial;

    background: #fff;
    border: 0.1em solid #666;
    color: #666;
    text-align: center;
    border-radius: 50%;

    line-height: 2em;
    box-sizing: content-box;
}

i {
    vertical-align: top;
}

.note, .success, .warning, .danger, .validation {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 35px;
    min-height: 35px;
    height: auto;
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 10px center;
}

.note {
    background-color: #367ABD;
    color: #FFFFFF;
    background-image: url('../../images/icons/info.png');
}

.success {
    background-color: #4F8A10;
    color: #FFFFFF;
    background-image: url('../../images/icons/success1.png');
}

.warning {
    background-color: #F7C02D;
    color: #f4f4f4;
    background-image: url('../../images/icons/warning.png');
}

.danger {
    background-color: #EE4035;
    color: #FFFFFF;
    background-image: url('../../images/icons/error.png');
}

.success p, .danger p, .warning p, .note p {
    margin: 0 0 0 5px;
}

.danger ul li, .success ul li, .warning ul li, .note ul li {
    list-style: decimal;
}

/***Tutor page navbar **/
.tutor-sidebar-nav1 {
    padding-bottom: 2rem;
}

@media only screen and (min-width: 40.063em) {
    .tutor-sidebar-nav1 {
        padding-top: 3rem;
    }
}

.tutor-sidebar-nav1 ul {
    margin: 0;
}

.tutor-sidebar-nav1 li {
    padding: 0 !important;
    margin: 0;
    display: block;
    text-align: left;
    position: relative;
}

.tutor-sidebar-nav1 li:before {
    display: none;
}

.tutor-sidebar-nav1 a {
    text-decoration: none;
    padding: .8rem 1rem !important;
    display: block;
}

.tutor-sidebar-nav1 > ul > li > a {
    background-color: #082b47;
    color: white;
}

.tutor-sidebar-nav1 > ul > li > ul li {
    margin-top: 0.14286rem;
}

.tutor-sidebar-nav1 > ul > li > ul li a {
    background-color: #f0f0f0;
}

@media only screen and (min-width: 64.063em) {
    .tutor-sidebar-nav1 > ul > li > ul li a {
        white-space: pre-wrap;
        line-height: 1em;
        padding: .8rem 1rem !important;
        display: block;
        color: #082b47;
    }

    .tutor-sidebar-nav1 > ul > li > ul li a:after {
        display: none;
    }

    .tutor-sidebar-nav1 > ul > li > ul li a:hover {
        color: black;
        font-weight: bold;
    }
}

.tutor-sidebar-nav1 > ul > li > ul li.selected a {
    color: black;
    font-weight: bold;
}

.big_label {
    margin-left: 15px;
    font-size: 1.2rem;
}

.big_input {
    font-size: 1.64rem !important;
}

.tutor-header-bg {
    height: 300px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.apply-header-text {
    color: #fff;
    opacity: 1 !important;
}

.tutor-header-bg .header-trans-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 300px;
    opacity: 0.1;
}
/**
.icon span {
    display: block;
    margin-right: 5px;
    float: left;
    width: 20%;
    font-size: 10px;
    padding: 0px;

}

.icon span a {
    color: #082b47;
    margin: 0px auto;
}
*/
a.nostyle:link, .nostyle, .no-style, a.no-style {
    text-decoration: inherit;
    color: inherit;
    cursor: pointer;
}

a.nostyle:visited, .nostyle {
    text-decoration: inherit;
    color: inherit;
    cursor: pointer;
}

.icon-bar {
    width: 100%; /* Full-width */
    background-color: transparent; /* Dark-grey background */
    overflow: auto; /* Overflow due to float */
}

.icon-bar i {
}

.icon-bar a {
    float: left; /* Float links side by side */
    text-align: center; /* Center-align text */
    width: 20%;
    /* Equal width (5 icons with 20% width each = 100%)
       padding: 12px 0; /* Some top and bottom padding */
    transition: all 0.3s ease; /* Add transition for hover effects */
    color: inherit; /* White text color */
    font-weight: normal;
    font-size: 15px; /* Increased font size */
    padding-top: 10px;
}

.icon-bar div {
    margin: 0px;
    padding: 0px;
}

.icon-bar a:hover {
    background-color: rgba(0, 0, 0, 0.1); /* Add a hover color */
}

.navbar-fixed {
    height: 60px !important;
}

/***Inline list **/
.inline li {
    display: inline;
    list-style-type: none;
    margin: 0px 8px;
}

.small-font {
    font-size: 14px !important;
    line-height: 18px;
}

.small-font i {
    vertical-align: middle !important;
}

.course_video_div {
    height: 400px;
    background-color: #000;
}

/****Custom *** border***/
.border-1-top {
    border-top: 1px solid #d7dceb;
}

.border-1-bottom {
    border-bottom: 1px solid #d7dceb;
}

.border-1-left {
    border-left: 1px solid #d7dceb;
}

.border-1-right {
    border-right: 1px solid #d7dceb;
}

.border-1-all {
    border: 1px solid #d7dceb;
}

.default-icon-bg {
    color: transparent;
}

.course-title, .course-description {
    min-height: 40px;
    max-height: 40px;
}

.non-fixed-header {
    position: static !important;
}

.header-message {
    background-color: #f4f4f4;
    font-weight: bolder;
}

.header-message h5 {
    color: #bf360c;
}

/****Color and Bg definition***/
.m-red {
    color: #bf1e2e;
}

.m-yellow {
    color: #f9a11c;
}

.m-green {
    color: #8ec63f;
}

.m-blue-1 {
    color: #01aef0;
}

.m-blue {
    color: #005faf;
}

.m-yellow-1 {
    color: #ef762d;
}

.m-green-1 {
    color: #37b84b;
}

.m-blue-2 {
    color: #243b99;
}

.m-red-bg {
    background-color: #bf1e2e;
}
.m-gray-bg{
    background-color:#3a529b;
}
.m-gray-deep-light {
    background-color: #919bab;
}
.m-yellow-bg {
    background-color: #f9a11c;
}
.m-learn-img-bg{
    background: url('/app/assets/images/bg/white_learn.png');
    position: relative;
}

.m-green-bg {
    background-color: #8ec63f;
}

.m-blue-1-bg {
    background-color: #01aef0;
}
.padding-top-bottom-gap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.m-blue-bg {
    background-color: #005faf;
}

.m-yellow-1-bg {
    background-color: #ef762d;
}

.m-green-1-bg {
    background-color: #37b84b;
}

.m-blue-2-bg {
    background-color: #243b99;
}
.m-gray-light-bg {
    background-color: #f4f7f9;
}

.horizontal-card {
    background: #fff none repeat scroll 0 0;
    border-radius: 0.375rem;
    margin-bottom: 1.5rem;
    margin-top: 0;
    position: relative;
    text-align: left;
    border-radius: 10px;
    transition: all 0.3s ease 0s;
}

.horizontal-card:hover {
    box-shadow: 12px 15px 20px 0 rgba(46, 61, 73, 0.15);
}

.vcenter {
    display: flex;
    align-items: center;
}

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.dropzone_c {
    border: 3px dashed #d7dceb !important;
    outline-offset: -10px;

}

.dropzone_c:hover {

    border: 3px dashed #67a5c5 !important;
    background-color: #d7dceb;
}

.course_preview_header {
    padding-bottom: 4rem;
    padding-top: 4rem;
    text-align: left;
    background-color: #ebeef5;
}

[data-letters]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 1.5em;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    border-radius: 50%;
    background: #dfe5f8;
    vertical-align: middle;
    margin-right: 1em;
    color: #2d3033;
}

.no-background {
    background: none !important;
}

.footer {
    min-height: 21.5625em;
    background: #262626;
    color: #eee;
    margin-top: 50px;
    padding-top: 20px;
    padding-bottom: 20px;

}

fieldset.custom-fieldset {
    border: solid 1px #DDD !important;
    padding: 0 10px 10px 10px;
    border-bottom: none;
}

legend.custom-legend {
    width: auto !important;
    border: none;
}

.list-group.list-group-root {
    padding: 0;
    overflow: hidden;
}

.list-group.list-group-root .list-group {
    margin-bottom: 0;
}

.list-group.list-group-root .list-group-item {
    border-radius: 0;
    border-width: 1px 0 0 0;
}

.list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0;
}

.list-group.list-group-root > .list-group > .list-group-item {
    padding-left: 30px;
}

.list-group.list-group-root > .list-group > .list-group > .list-group-item {
    padding-left: 45px;
}

.medium-font {
    font-size: 12px;
}
ul.instruction-check {
    list-style-image: url('/app/assets/images/check 2.png');
}

.div_file_attached{
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    margin: 0 10px 9px;
    max-width: 448px;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
}
.div_file_attached_remove{
    cursor: pointer;
    float: right;
    height: 16px;
    margin-top: 1px;
    opacity: 0.5;
    width: 16px
}
ul.checked-bullet{
    list-style-image:url('/app/assets/images/checked_bullet.png') !important;

}
ul.checked-bullet li {
  /*  padding: 0.75rem 1.25rem;*/
}
.media-date{
    background-color: #000;
    color: #fff;
    padding:12px 5px; 9px 5px;
}
.blog-font-big{

    font-size: 20px;
}
.selected-content a,.selected-content{
    color:#0084bf;
    font-weight: bolder;
}
.icon-box {
    font-size: 4rem;
    height: 70px;
    line-height: 70px;
    margin: 10px auto 20px;
    position: relative;
    text-align: center;
    width: 70px;
}

.inline-actions li {
    padding:0px 5px;
}
ul.options li {
    font-size: 1rem;
    list-style: none;
    margin: 10px 0px ;
}
p.question{
    font-size: 1.5rem;
}


.media .date {
    background: #ccc;
    width: 52px;
    margin-right: 10px;
    border-radius: 10px;
    padding: 5px
}

.media .date .day, .media .date .month {
    margin: 0;
    text-align: center;
    color: #fff
}

.media .date .day {
    font-size: 27px;
    line-height: 27px;
    font-weight: 700
}

.event .media-body a.title {
    font-weight: 700
}

.event .media-body p {
    margin-bottom: 0
}
.borderless td, .borderless th {
    border: none;
}
.list-group.list-group-root {
    padding: 0;
    overflow: hidden;
}

.list-group.list-group-root .list-group {
    margin-bottom: 0;
    border-width: 1px 0 0 0;

}

.list-group.list-group-root .list-group-item {
    border-radius: 0;
    border-width: 0px 0 0 0;
    margin: 4px 0px;
}

.list-group.list-group-root > .list-group-item:first-child {
    border-top-width: 0;
}

.list-group.list-group-root > .list-group > .list-group-item {
    padding-left: 30px;
}

.list-group.list-group-root > .list-group > .list-group > .list-group-item {
    padding-left: 45px;
}

.details {
    padding-left: 60px;
}

.topic-text {
    font-weight: bold;
}

.default-avatar img:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    background-image: url('../../images/user.png');
}

@media (max-width: 767.98px) {

    .ks-navbar-horizontal {
        padding-left: 0 !important;
        padding-right: 0 !important;
    
    }
    .ks-navbar-horizontal .nav-item .nav-link {
       
        padding: 16px 20px 14px 11px;
       
    }

    .ks-navbar-horizontal.ks-icons-top .nav-link.dropdown-toggle:after {
        position: absolute;
        right: 20px;
        top: 30px;
    }

    .ks-widget-payment-simple-amount-item .payment-simple-amount-item-icon-block {
        width: 50px !important;
        height: 50px !important;
        margin-right: 8px !important;
    }

    .ks-widget-payment-simple-amount-item .payment-simple-amount-item-icon-block>.ks-icon {
        font-size: 25px !important;
    }

    .ks-widget-payment-simple-amount-item {

        -webkit-justify-content: flex-start !important;
    }

    .mobile-padding {
            padding: 8px !important;
    }
    .col-6{
        padding-right: 5px !important;
        padding-left: 5px !important;
        margin-bottom: 5px !important;
    }

    .ks-card-widget .card-block {
        padding: 30px 10px 30px 10px !important;
    }

    .ks-card-widget .card-header {
        padding: 26px 10px 10px 10px !important;
    }

    .row-margin {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .mobile-table-responsive{
        display: block;
        width: 100%;
        overflow-x: auto;
    }
    .mobile-padding{
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .mobile-grade-margin{
        margin-top: -30px !important;
    }
    .table td, .table th {
        padding: 8px 5px;
    }
    .pb-5 {
        padding-bottom: 5px !important;
    }
    
    .pt-5 {
        padding-top: 10px !important;
    }
    .table td {
        font-size: 11px !important;
    }
    .ks-card-widget .card-header{
        padding: 13px 1px 10px 10px !important;
        margin-bottom: -28px !important;
        font-size: 15px !important;
    }
}  
.move-end{
    margin-left: auto !important;
}

.quiz-container{
    padding-bottom: 50px; 
    width: 60%; 
    margin-right: auto; 
    margin-left: auto;
}
@media screen and (max-width: 850px) {
    .quiz-container{
        width: 100%;  
    }
}
