.require {
    color: #d33753;
}

/* reviews tab */
.reviews-form {
    padding-top: 20px;
}

.reviews-form label {
    font-weight: normal;
}

.reviews-form input.form-control {
    color: #aaa;
}

.review-item {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #eee;
    padding: 0 5px 5px;
    margin: 0 -5px 20px;
}

.review-item-submitted {
    margin-bottom: 5px;
    position: relative;
}

.review-item-submitted strong,
.review-item-submitted em {
    display: block;
}

.review-item-submitted strong {
    margin-bottom: 3px;
}

.review-item-submitted em {
    font-style: normal;
    color: #bbb;
    font-size: 12px;
}

.review-item-submitted .rateit {
    position: absolute;
    top: 3px;
    right: 0;
}

/***
Login page
***/
.login .logo {
    margin: 60px auto 20px auto;
    padding: 15px;
    text-align: center;
}

.login {
    background-color: #fff;
    width: 360px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.login h3 {
    color: #000;
}

.login h4 {
    color: #555;
}

.login p {
    color: #222;
}

.login .login-form,
.login .forget-form {
    padding: 0px;
    margin: 0px;
}

.login .input-icon {
    border-left: 2px solid #258abd !important;
}

.login .input-icon {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.login .input-icon .form-control {
    border-left: 0;
}

.login .forget-form {
    display: none;
}

.login .register-form {
    display: none;
}

.login .form-title {
    font-weight: 300;
    margin-bottom: 25px;
}

.login .form-actions {
    background-color: #fff;
    clear: both;
    border: 0px;
    border-bottom: 1px solid #eee;
    padding: 0px 30px 25px 30px;
    margin-left: -30px;
    margin-right: -30px;
}

.login .form-actions .checkbox {
    margin-left: 0;
    padding-left: 0;
    display: inline-block !important;
}

.login .forget-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.login .register-form .form-actions {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0px;
}

.login .form-actions .checkbox {
    margin-top: 8px;
    display: inline-block;
}

.login .form-actions .btn {
    margin-top: 1px;
}

.login .forget-password {
    margin-top: 25px;
}

.login .create-account {
    border-top: 1px dotted #eee;
    padding-top: 10px;
    margin-top: 15px;
}

.login .create-account a {
    display: inline-block;
    margin-top: 5px;
}

/* select2 dropdowns */
.login .select2-container {
    border-left: 2px solid #258abd !important;
}

.login .select2-container .select2-choice {
    border-left: none !important;
}

.login .select2-container i {
    display: inline-block;
    position: relative;
    color: #ccc;
    z-index: 1;
    top: 1px;
    margin: 4px 4px 0px -1px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    text-align: center;
}

.login .has-error .select2-container i {
    color: #b94a48;
}

.login .select2-container a span {
    font-size: 13px;
}

.login .select2-container a span img {
    margin-left: 4px;
}

/* footer copyright */
.login .copyright {
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    color: #999;
    font-size: 13px;
}

.form-control-static.students {
    display: block;
}

.lead {
    margin-bottom: 0px !important;
}

.total {
    border-top: 1px solid #000;
}

#teacher > ul > li:nth-child(3n+1) {
    clear: left;
}

@media (max-width: 480px) {
    /***
    Login page
    ***/
    .login .logo {
        margin-top: 10px;
    }

    .login {
        width: 280px;
    }

    .login h3 {
        font-size: 22px;
    }

    .login .checkbox {
        font-size: 13px;
    }
}

.pricing-head select.input-sm {
    height: 30px !important;
    width: 50% !important;;
    line-height: 30px !important;;
    padding: 5px 10px !important;;
    margin: 15px auto 0px auto !important;;
}

.term:nth-child(3n) {
    clear: left;
}

@media (max-width: 770px) {
    .col-md-6 .text-right {
        text-align: left !important;
    }

    .course-header h2 {
        margin-top: 1em;
    }
}

.dataTables_info {
    display: none !important;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px;
}

.price small.tax, .price small.rest-price {
    display: block;
}
.price .hints small:last-child {
    margin-bottom: 2em;
}

.tax-hint {
    display: block;
}

.dataTable .details {
    background-color: transparent !important;
}

.tooltip {
    z-index: 999999 !important;
}

body > .d_pay_rate {
    height: inherit !important;
}

a.btn.btn-primary.time {
    margin: 0 10px 10px 0;
}

.datepicker table tr td.range.free {
    background: #d3ffc6;
}

.datepicker table tr td.range.medium {
    background: #ffe8c6;
}

.datepicker table tr td.range.full {
    background: #ffc6c6;
}

.datepicker table tr td.range.catchUp {
    background: #c6dcff;
}

.datepicker table tr td.range.cancelled {
    background: #484c4e !important;
    color: #fff !important;
}

.datepicker.datepicker-inline,
.datepicker.datepicker-inline table.table-condensed {
    width: 100% !important;
}

.course-module .tab-content,
#main-content .course-module .tab-content .container {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.course-module .quote-v1 span {
    font-size: 1.1em;
    line-height: 1.3em;
}

.course-module .table tr.heading > th {
    background: transparent !important;
}

.course-module .nav-pills > li > a {
    border-radius: 4px;
}

.course-module .dataTables_wrapper .row {
    height: 0;
}

.external_price {
    display: inline-block;
    line-height: 1.4em;
    padding-left: 15px;
    padding-right: 15px;
    white-space: wrap !important;
}