.faq-section .table-asignment {
    min-width: 0;
}

.faq-section .table-wrap .table-body .submissions a {
    white-space: initial;
    text-overflow: initial
}

.three-block-border {
    border: 1px solid #0cb;
}

.video-border {
    border: 3px solid #4b0081;
}

.pdg-15 {
    padding: 15px !important;
}

.mc-btn-menu {

    height: 30px;
    line-height: 30px !important;
    font-size: 16px !important;

}

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

#package-tbl {
    font-size: 21px;
}

#package-tbl td th {
    border: 1px solid red;
    text-align: center;
}

#package-tbl th {
    background-color: #C2C4C3;
}

table,
td,
th {
    border: 1px solid #ddd;
    text-align: center;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th {
    background-color: #00CCBB;
}

th,
td {
    padding: 15px;
}

.title-style-howitworks {
    color: #003F51;
    /*font-weight: bold;*/
    font-size: 22px;
    font-weight: 600px;
}

.title-style-package {
    color: #003F51;
    font-weight: bold;
    font-size: 18px;
    font-weight: 600px;
    line-height: 60px;
}

.title-style-pmantra {
    color: #003F51;
    font-weight: bold;
    font-size: 27px;
    font-weight: 600px;
}

.btn-width-150 {
    width: 150px !important;
}

.title-style-3-block {
    font-family: 'eras itc', sans-serif;
    font-size: 32px;
    line-height: 1.5em;
    color: #666;

}

.bold-style {
    font-weight: bold !important;
}

.light-blue-bg {
    background-color: #00CCBB !important;
    ;
}

.light-bg {
    background-color: #f9f9f9 !important;
}

.title-style {

    color: #4B0082;
    font-weight: bold;
    font-size: 27px;
    font-weight: 600px;

}

/* paddings */
.pdg-tp-5 {
    padding-top: 5px !important;
}

.pdg-bt-5 {
    padding-bottom: 5px !important;
}

.pdg-tp-10 {
    padding-top: 10px !important;
}

.pdg-bt-10 {
    padding-bottom: 10px !important;
}

.pdg-tp-20 {
    padding-top: 20px !important;
}

.pdg-bt-20 {
    padding-bottom: 20px !important;
}

.pdg-tp-30 {
    padding-top: 30px !important;
}

.pdg-bt-30 {
    padding-bottom: 30px !important;
}

.pdg-tp-40 {
    padding-top: 40px !important;
}

.pdg-bt-40 {
    padding-bottom: 40px !important;
}

.pdg-tp-50 {
    padding-top: 50px !important;
}

.pdg-bt-50 {
    padding-bottom: 50px !important;
}

.pdg-bt-60 {
    padding-bottom: 60px !important;
}

.pdg-tp-60 {
    padding-top: 60px !important;
}

.pdg-tp-80 {
    padding-top: 80px !important;
}


/* padding class ends here */

/* margin */
.mrg-tp-10 {
    margin-top: 10px !important;
}

.mrg-bt-10 {
    margin-bottom: 10px !important;
}

.mrg-tp-20 {
    margin-top: 20px !important;
}

.mrg-bt-20 {
    margin-bottom: 20px !important;
}

.mrg-tp-30 {
    margin-top: 30px !important;
}

.mrg-bt-30 {
    margin-bottom: 30px !important;
}

.mrg-tp-40 {
    margin-top: 40px !important;
}

.mrg-bt-40 {
    margin-bottom: 40px !important;
}

.mrg-tp-50 {
    margin-top: 50px !important;
}

.mrg-bt-50 {
    margin-bottom: 50px !important;
}

.mrg-tp-60 {
    margin-top: 60px !important;
}

.mrg-bt-60 {
    margin-bottom: 60px !important;
}

.mrg-tp-80 {
    margin-top: 80px !important;
}

.mrg-bt-80 {
    margin-bottom: 80px !important;
}

/* margin class ends here */




.why-join-box-pmantra {
    margin-top: 73px;
    border: 1px solid #0d86a8;
    padding: 40px;
    background-color: #0d86a8;
    height: 242px;
}

.why-join-box-pmantra p {
    color: white;
    font-size: 18px;
    padding-top: 20px;
}

.input-text input {
    border: 1px solid #c9c9c9;
    padding: 10px 15px;
    width: 100%;
}

.contact-from-heading h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.input-message textarea {
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 160px;
    padding: 15px;
}

.contact-from-heading h3::before {
    background: #c9c9c9 none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 16%;
}

.bg-blur {
    background-blend-mode: overlay;
    background-color: #ffffff80;
}

.contact-us-page .sub-banner-content {
    padding: 100px;
}

.contact-us-page .sub-banner-content h2 {
    font-size: 50px
}

@media screen and (max-width: 990px) {
    .show-in-desktop {
        display: none !important;

    }

    .show-in-mobile {
        display: block !important;
    }
}

@media screen and (max-width: 900px) {
    .mc-section-1 {
        padding: 0px 0;
    }

    .slide {
        /* display:none !important; */
    }


}




@media screen and (max-width: 380px) {
    .why-join-box-1 {
        height: 400px !important;
    }

    .slide {
        display: none !important;
    }

    .title-style {
        font-size: 16px;
    }

    .pdg-tp-mobile {
        padding-top: 30px;
    }
}

@media screen and (max-width: 260px) {
    .why-join-box-1 {
        height: 500px !important;
    }
}

@media screen and (max-width: 540px) {
    .contact-us-page .sub-banner-content {
        padding: 0;
    }

    .contact-us-page .sub-banner-content h2 {
        font-size: 30px
    }

    .faq-section .table-asignment {
        min-width: 0;
    }

    .faq-section .table-wrap .table-body .submissions a {
        white-space: initial;
        text-overflow: initial
    }

    .slide {
        /* display:none !important; */
    }

    .pdg-tp-mobile {
        padding-top: 40px;
    }


    .title-style {
        font-size: 20px;
    }

    .contact-us-page .sub-banner-content {
        padding: 0;
    }

    .contact-us-page .sub-banner-content h2 {
        font-size: 30px
    }

    .faq-section .table-asignment {
        min-width: 0;
    }

    .faq-section .table-wrap .table-body .submissions a {
        white-space: initial;
        text-overflow: initial
    }


}


@media screen and (min-width: 700px) {
    .modal-lg {
        /* width:500px; */
        /*top:0%;*/
    }

    .height-from-700px {
        height: 250px !important;
    }

    .sub-banner {

        padding: 0px 0;

    }
}

@media screen and (min-width: 900px) {

    .pading-left-50-desktop {
        padding-left: 50px;
    }

    .pading-right-50-desktop {
        padding-right: 50px;
    }

    .pading-top-50-desktop {
        padding-top: 50px;
    }

    .pdg-tp-90-in-desktop {
        padding-top: 90px !important;
    }

    .pdg-tp-40-in-desktop {
        padding-top: 40px !important;
    }

    .pdg-tp-50-in-desktop {
        padding-top: 50px !important;
    }

    .pdg-tp-30-in-desktop {
        padding-top: 30px !important;
    }

    .pdg-tp-20-in-desktop {
        padding-top: 20px !important;
    }

    .pdg-tp-160-in-desktop {
        padding-top: 160px !important;
    }

    .pdg-tp-90-in-desktop {
        padding-top: 90px !important;
    }

    .pdg-tp-100-in-desktop {
        padding-top: 100px !important;
    }

    .pdg-tp-70-in-desktop {
        padding-top: 70px !important;
    }

    .pdg-bt-90-in-desktop {
        padding-bottom: 90px !important;
    }

    .pdg-tp-150-desktop {
        padding-top: 150px !important;
    }

    .pdg-rt-10 {
        padding-right: 10px;
    }

    .pdg-lt-10 {
        padding-left: 10px;
    }

    .pdg-tp-80-in-desktop {
        padding-top: 80px !important;
    }

    .pdg-tp-100-in-desktop {
        padding-top: 100px !important;
    }

    .mrg-tp-80-desktop {
        margin-top: 80px !important;
    }


}

@media screen and (min-width: 991px) {
    .border-left-in-desktop {
        border-left: 1px solid #DDDDDD;
    }


    .show-in-desktop {
        display: block !important;
    }

    .show-in-mobile {
        display: none !important;
    }

    @media (min-width: 1200px) {
        .container {
            width: 100%;
        }

    }

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

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }

}



.mc-btn-top-menu {
    height: 35px !important;
    line-height: 35px !important;

}

.why-join-box-1 {
    margin-top: 73px;
    /*//border: 1px solid #0cb;*/
    /*padding-top: 65px;*/
    padding-right: 20px;
    padding-left: 20px;
    background-color: #F1F4F4;
    font-size: 16px;
    color: white;
    height: 300px;
    box-shadow: 2px 4px #0cb !important;
    /*box-shadow: 2px 4px #4B0082 !important;*/
    /*position: relative;*/

}

.why-join-box-1 p {
    color: #444141;
    font-size: 18px;
    padding-top: 20px;
}

.why-join-box-2 {
    margin-top: 73px;
    border: 1px solid #0cb;
    padding: 40px;
    background-color: #F7BA17;
    height: 242px;
}

.why-join-box-2 p {
    color: white;
    font-size: 18px;
    padding-top: 20px;
}

.why-join-box-3 {
    margin-top: 73px;
    border: 1px solid #0cb;
    padding: 40px;
    background-color: #eb59ae;
    height: 242px;
}

.why-join-box-3 p {
    color: white;
    font-size: 18px;
    padding-top: 20px;
}

.p-mantra-title {
    font-weight: bold;
    font-size: 20px;
}

.table-wrap .table-body .table-item.faq .tbody .item,
.table-wrap .table-body .table-item.faq .tbody .item:hover {
    background-color: white;
}

.table-wrap .table-body .table-item.faq .tbody .item .submissions {
    text-indent: 0;
}

.table-wrap .table-body .faq .submissions {
    white-space: initial;
    text-overflow: initial;
}

.table-wrap .faq .submissions {
    width: auto;
}

/* .table-wrap .table-body .table-item.new .thead .submissions {
    color: #37abf2;
} */

.table-wrap .table-body .table-item.faq .thead .submissions a:before {
    content: '';
    display: initial;
    position: initial;
    width: initial;
    height: initial;
}

.table-wrap .table-body .table-item.faq .thead .submissions a {
    padding-left: 0
}

.table-wrap .table-body .table-item.faq .thead .toggle.tb-icon {
    float: right
}

.faq .item .submissions p {
    font-size: 16px;
    text-align: justify
}

.contact-form input,
.contact-form textarea {
    font-size: 14px;
    /*    color: #403C3C;*/
    color: #403C3C;

    padding: 0 12px;
    height: 40px;
    width: 100%;
    border-radius: 4px;
    border: 0;
    margin-top: 20px
}

.contact-form textarea {
    height: auto;
}

.input-text input {
    border: 1px solid #c9c9c9;
    padding: 10px 15px;
    width: 100%;
}

.contact-from-heading h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
    position: relative;
}

.input-message textarea {
    border: 1px solid #c9c9c9;
    width: 100%;
    height: 160px;
    padding: 15px;
}

.contact-from-heading h3::before {
    background: #c9c9c9 none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 16%;
}

.contact-us-page .sub-banner-content {
    padding: 100px;
}

.cs-product {
    position: relative;
    background-color: #ffffff;
    box-shadow: 2px 2px 2px 2px rgb(174, 168, 174);
    /*box-shadow :0px 2px 2px 0px rgb(62, 0, 68);*/
    /*box-shadow: 0px 2px 2px 0px rgba(206, 206, 206, 0.5);*/
    margin-bottom: 32px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}

.cs-product-content {
    padding: 20px;
    background: #fff;
    border-top: 1px solid #ececec;
}

.cs-product-title {
    display: inline-block;
    color: #444444;
    font-size: 18px;
    font-weight: 500;
}

.cs-right {
    float: right;
}

.mt-2 {
    margin-top: 10px !important;
}

.cs-product-img {
    width: 300px;
    padding: 5px;
    margin: 0 auto !important;
}

.cs-product-img img {
    width: 100%;
    height: 100%;
}

#start-exam-btn {
    background-color: #ff9800;

}

#start-exam-btn:hover {
    background-color: #0cb;

}

.theme-violet {
    color: #4B0082 !important;
}

.modal-input-design {
    height: 40px;
}

.modal-submit-btn {
    background-color: #3f7d05;
    color: white;
    width: 200px !important;
    font-size: 16px;
}

.vertical-center {


    top: 50%;

}

.white-text {
    color: white !important;
}

.justify-para {
    text-align: justify !important;
}

.theme-torq {
    color: #0cb !important;
}

.pdg-rt-5 {
    padding-right: 5px !important;
}

.grid {
    padding-left: 6%;
}

.white-text {
    color: white !important;
}

.mc-item {
    min-height: 300px;
}

.test-heading-pdg-lf-rt {
    padding-left: 2% !important;
    padding-right: 2% !important;
}

.ajax-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 1);
    display: none;
    width: 160px;
    height: 50px;
    border-radius: 2px;
    z-index: 9999989;
    box-shadow: 0 0px 20px rgba(0, 0, 0, .2);
    margin-left: -80px;
    margin-top: -20px;
    text-align: center;
    padding: 6px;
}

/*custom checkboxes starts here*/
/* Customize the label (the container) */
.container-cb {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}

/* Hide the browser's default checkbox */
/*.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}*/

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #eee;
    background-color: #fbf6f6;
    border: 1px solid black;
}

/* On mouse-over, add a grey background color */
.container-cb:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-cb input:checked~.checkmark {
    background-color: #8E0771;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-cb input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-cb .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*custom checkbox ends here*/



/*custom checkboxes for conatct starts here*/
/* Customize the label (the container) */
.container-cb-contact {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: justify;
}

/* Hide the browser's default checkbox */
/*.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}*/

/* Create a custom checkbox */
.checkmark-cb-contact {
    position: absolute;
    top: 0px;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #eee;
    background-color: #fbf6f6;
    border: 1px solid black;
}

/* On mouse-over, add a grey background color */
.container-cb-contact:hover input~.checkmark-cb-contact {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-cb-contact input:checked~.checkmark-cb-contact {
    background-color: #8E0771;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-cb-contact:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-cb-contact input:checked~.checkmark-cb-contact:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-cb-contact .checkmark-cb-contact:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*custom checkbox for contact ends here*/

#package-tbl th {
    background-color: #0CB;
}

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

.signup-input::-webkit-input-placeholder {
    color: orange;
}

.signup-input::-moz-placeholder {
    /* Firefox 19+ */
    color: pink;
}

.sweet-alert .confirm.btn {
    background-color: #428bca;
    color: white
}

.form-login .link {
    margin-top: 30px;
}

.validation-error {
    display: block;
    background: #fff4f2;
    color: #e4391f;
    padding: 3px 10px;
}

.validation-error p {
    color: #e4391f;
}

.validation-error p {
    margin: 0;
}

.form-control.has-error {
    border-color: #ffd2ca;
}

.form-control.has-error:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(255, 91, 62, 0.6)
}

.form-control.has-error+.validation-error p {
    margin: 0;
    font-size: 13px;
}

.validation-align .form-control.has-error+.validation-error p {
    position: static;
}

.form-control+.validation-error {
    display: none;
}

.form-control.has-error+.validation-error {
    display: block;
}

.form-control-label--required {
    position: relative;
}

.form-control-label--required:after {
    content: '*';
    top: 0;
    position: absolute;
    right: -10px;
    font-weight: bold;
    color: red;
}

.form-control-label {
    margin-bottom: 5px;
}

button[disabled],
html input[disabled] {
    cursor: not-allowed;
}

.logout-bg {
    background-color: #d84315 !important;
}

.logout-text-span {
    font-weight: bold;
    padding-left: 13px;
}

.sidebar-profile-text-bold {
    font-weight: bold !important;
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 0;
    margin: 20px 0;
}

.inbox-messages-replay {
    max-height: 450px;
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
}

.message-receiver {
    text-align: right;
    padding-left: 70px;
}

.message-sender {
    text-align: left;
    padding-right: 70px;
}

.message-receiver .media-body {
    padding: 30px;
    border: 1px solid #fafafa;
}

.message-receiver .pull-left {
    float: right !important;
    padding-left: 30px;
    padding-right: 0;
}

.btn-style-login {
    border: 2px solid gray;
    height: 40px !important;
    line-height: 40px !important;
    border-radius: 0px !important;
}

.btn-style-login:hover {
    /*background-color: purple !important;*/
    background-color: #0cb !important;
    color: white !important;
    border: 2px solid #dbeaf4 !important;
}

.color-red {
    color: red
}

.mb10 {
    margin-bottom: 10px;
}

#marketingAdModal .modal-dialog {
    margin-top: 10%;
    opacity: 0;
    animation: fadeInModal 3s;
    animation-delay: 3s;
    animation-fill-mode: forwards;
}

#marketingAdModal .close {
    position: absolute;
    color: red;
    font-size: 40px;
    float: right;
    opacity: 1;
    right: 0;
    top: -8px;
}

#marketingAdModal img {
    width: 100%;
}

#leadModal .modal-dialog {
    /* margin-top:5%; */
    opacity: 0;
    animation: fadeInModal 3s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

#leadModal .close {
    position: absolute;
    color: red;
    font-size: 40px;
    float: right;
    opacity: 1;
    right: 0;
    top: -8px;
}


@keyframes fadeInModal {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.menu-active-profile {
    color: #E7852E !important;
    border-bottom: 4px solid #EB740E !important;
}

.profile-bg {
    background-image: url('../images/bg/nos-dark-bg.jpg') !important;
    background-repeat: none !important;
    background-position: center;
    background-size: cover;
}

.border-rad-8 {
    border-radius: 6px !important;
}

.light-bg-profile {
    background-image: url('../images/bg/light-bg.jpg') !important;
}


/*for vertical-align*/
.container-n {
    height: 300px;
    position: relative;
    border: 3px solid green;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.center-align {
    margin: auto;
    width: 100%;
    /*border: 3px solid #73AD21;*/
    padding: 20px;
    background-color: #F1F4F4;
    font-size: 16px !important;
    color: white;
    box-shadow: 2px 4px #0cb !important;
}

.min-height-650 {
    min-height: 650px !important;
    /*height:100%;*/
}

.owl-pagination {
    padding-left: 50px !important;
}

.form-group label {
    margin-bottom: 5px;
}

.w100p {
    width: 100%;
}

.mt-4p {
    margin-top: 4%;
}

.text-white {
    color: white;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: 250px !important;
}

#additionalStudentTestModal .modal-dialog {
    overflow: auto;
    height: 600px;
}

.card {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
}

.card>.card-link {
    color: #333;
}

.card>.card-link:hover {
    text-decoration: none;
}

.card>.card-link .card-img img {
    border-radius: 6px 6px 0 0;
}

.card .card-img {
    position: relative;
    padding: 0;
    display: table;
}

.card .card-img .card-caption {
    position: absolute;
    right: 0;
    bottom: 16px;
    left: 0;
}

.card .card-body {
    display: table;
    width: 100%;
    padding: 12px;
}

.card .card-header {
    border-radius: 6px 6px 0 0;
    padding: 8px;
}

.card .card-footer {
    border-radius: 0 0 6px 6px;
    padding: 8px;
}

.card .card-left {
    position: relative;
    float: left;
    padding: 0 0 8px 0;
}

.card .card-right {
    position: relative;
    float: left;
    padding: 8px 0 0 0;
}

.card .card-body h1:first-child,
.card .card-body h2:first-child,
.card .card-body h3:first-child,
.card .card-body h4:first-child,
.card .card-body .h1,
.card .card-body .h2,
.card .card-body .h3,
.card .card-body .h4 {
    margin-top: 0;
}

.card .card-body .heading {
    display: block;
}

.card .card-body .heading:last-child {
    margin-bottom: 0;
}

.card .card-body .lead {
    text-align: center;
}

@media(min-width: 768px) {
    .card .card-left {
        float: left;
        padding: 0 8px 0 0;
    }

    .card .card-right {
        float: left;
        padding: 0 0 0 8px;
    }

    .card .card-4-8 .card-left {
        width: 33.33333333%;
    }

    .card .card-4-8 .card-right {
        width: 66.66666667%;
    }

    .card .card-5-7 .card-left {
        width: 41.66666667%;
    }

    .card .card-5-7 .card-right {
        width: 58.33333333%;
    }

    .card .card-6-6 .card-left {
        width: 50%;
    }

    .card .card-6-6 .card-right {
        width: 50%;
    }

    .card .card-7-5 .card-left {
        width: 58.33333333%;
    }

    .card .card-7-5 .card-right {
        width: 41.66666667%;
    }

    .card .card-8-4 .card-left {
        width: 66.66666667%;
    }

    .card .card-8-4 .card-right {
        width: 33.33333333%;
    }
}

/* -- default theme ------ */
.card-default {
    border-color: #ddd;
    background-color: #fff;
    margin-bottom: 24px;
}

.card-default>.card-header,
.card-default>.card-footer {
    color: #333;
    background-color: #ddd;
}

.card-default>.card-header {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.card-default>.card-footer {
    border-top: 1px solid #ddd;
    padding: 8px;
}

.card-default>.card-body {}

.card-default>.card-img:first-child img {
    border-radius: 6px 6px 0 0;
}

.card-default>.card-left {
    padding-right: 4px;
}

.card-default>.card-right {
    padding-left: 4px;
}

.card-default p:last-child {
    margin-bottom: 0;
}

.card-default .card-caption {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}


/* -- price theme ------ */
.card-price {
    border-color: #999;
    background-color: #ededed;
    margin-bottom: 24px;
}

.card-price>.card-heading,
.card-price>.card-footer {
    color: #333;
    background-color: #fdfdfd;
}

.card-price>.card-heading {
    border-bottom: 1px solid #ddd;
    padding: 8px;
}

.card-price>.card-footer {
    border-top: 1px solid #ddd;
    padding: 8px;
}

.card-price>.card-img:first-child img {
    border-radius: 6px 6px 0 0;
}

.card-price>.card-left {
    padding-right: 4px;
}

.card-price>.card-right {
    padding-left: 4px;
}

.card-price .card-caption {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.card-price p:last-child {
    margin-bottom: 0;
}

.card-price .price {
    text-align: center;
    color: #337ab7;
    font-size: 3em;
    text-transform: uppercase;
    line-height: 0.7em;
    margin: 24px 0 16px;
}

.card-price .price small {
    font-size: 0.4em;
    color: #66a5da;
}

.card-price .details {
    list-style: none;
    margin-bottom: 24px;
    padding: 0 18px;
}

.card-price .details li {
    text-align: center;
    margin-bottom: 8px;
}

.card-price .buy-now {
    text-transform: uppercase;
    color: white;
    background-color: purple;
    padding: 12px;
}

.card-price table .price {
    font-size: 1.2em;
    font-weight: 700;
    text-align: left;
}

.card-price table .note {
    color: #666;
    font-size: 0.8em;
}

.carousel-offer-bundle .carousel-control {
    background-image: initial;
    width: 0%;
}

.carousel-offer-bundle .carousel-control span {
    color: purple
}

.carousel-offer-bundle .list-group,
.carousel-offer-bundle .offerBundleHeight {
    overflow: auto;
    max-height: 200px;
}

.carousel-offer-bundle .offerBundleHeight table td:first-child {
    width: 125px
}

.table-th-center table th {
    text-align: center;
}

.table500px {
    overflow: auto;
    max-height: 500px;
}

.create-course-content tr td {
    overflow: inherit;
}

html,
body {
    height: 100%;
    margin: 0;
}


body {
    overflow-x: hidden;
}

.float-right {
    float: right;
}

.color-white {
    color: white;
}