.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: 0;
}

#Loading-page {
    background: #0a0a0a;
    opacity: 0.2;
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
}

#Loading-page > img {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
}

.topic-row {
    margin-top: 5px;
    margin-bottom: 5px;
}
.topic-icon {
    font-size: 20px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.activity-dropdown {
    text-align: right;
    margin-left: 10px;
}
.activity-dropdown .dropdown-toggle {
    cursor: pointer;
}
#quiz [hidden] {
    display: block !important;
}
img {
    max-width: 100%;
}
.open > .dropdown-menu {
    display: block;
}
#student label {
    display: inline-block;
    margin-right: 20px;
}
#student fieldset {
    margin-bottom: 10px;
    margin-top: 10px;
}

#student label input {
    border: 1px solid #DBE4EA;
    border-radius: 3px;
    padding: .375rem 2px .375rem 4px;
}
#student fieldset .btn-group {
    margin-left: 10px;
}
#student fieldset > button:not(.p12) {
    width: 25px;
    margin-right: 5px;
    transition: none;
}
#student label.end_of_support_label {
    margin-right: 0;
}
#student label.end_of_support_label input {
    border: 1px solid #DBE4EA;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    padding: .375rem 2px .375rem 4px;
}
.p12 {
    margin-left: 0;
    margin-right: 10px;
    transition: none;
    background: #DBE4EA;
    border: 1px solid #DBE4EA;
    border-left: 0;
    padding: .375rem 4px;
    border-radius: 0 3px 3px 0;
}
.success-msg {
    color: green;
}
.note-group-select-from-files {
    display: none;
}
.message-trash {
    padding: 0;
    background: 0 0;
    border: none;
    color: #919fa9;
    margin: 0 0 0 20px;
    line-height: 32px;
    vertical-align: middle;
}
.mail-box-letter-opened, .mail-box-letter-item {
    cursor: pointer;
    padding: 13px;
    margin: 5px;
    line-height: 18px;
    font-size: .9375rem;
    border: 1px solid #dddddd;;
    border-radius: 0;
}
.show-on-click {
    display: none;
}
.show-on-click-btn {
    margin-top: 15px;
    cursor: pointer;
}
.site-header .site-logo img {
    height: 35px;
    top: 2px;
    width: inherit;
}
.unviewed {
    background-color: #ecf2f5;
    border-left: 3px solid red;
    border-radius: 0;
}

.mail-box-letter-item .mail-box-letter-item-header .tbl-cell-name,
.mail-box-letter-opened .mail-box-letter-item-header .tbl-cell-name {
    font-weight: 500;
    height: 40px;
    vertical-align: top;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;

}
.unviewed .mail-box-letter-item-header .tbl-cell-name {
    font-weight: 600;
}
.mail-box-item .mail-box-item-header .tbl-cell-name,
.mail-box-letter-item .mail-box-letter-item-header .tbl-cell-name,
.mail-box-letter-opened .mail-box-letter-item-header .tbl-cell-name {
    line-height: 32px;
}
.notification-area .box-typical-body {
    min-height: 290px;
}
.notification-area .tbl-typical tr:nth-child(odd) {
    padding: 15px 20px 15px 15px;
    color: #6c7a86;
    line-height: 1.2;
}
.welcome-heading {
    background: #fbfcfd;
}
.welcome-message {
    min-height: 300px;
}
.welcome-message ul {
    list-style-type: inherit;
    padding-left: 30px;
    margin-bottom: 1rem;
}
.site-header .site-header-content {
    width: inherit !important;
}
.site-header .burger-right {
    display: none !important;
}
.activity-dropdown ul {
    margin: 6px 0 0 0;
}
.activity-dropdown ul li {
    padding: 0;
}
.activity-dropdown ul li:before {
    background: #fff;
    width: 0;
    height: 0;
}
.activity-dropdown ul li a {
    color: #292b2c;
    text-decoration: none;
    border-bottom: none;
}
textarea[name="meta[address]"] {
    height: 80px;
}

.padding-zero {
    padding-top: 0;
}

.breadcrumb-text {
    color: #00a8ff;
}

#customer > .row > .box-typical {
    margin-left: 15px;
}
#customer > .row > .selected {
    border-color: #00a8ff;
    background-color: #e4f5fe;
}
#customer > .row > .box-typical > label> input {
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 15px;
}
#customer > .row > .box-typical > label > span {
    font-weight: 600;
}
#customer > .row > .box-typical > label > .recommended {
    margin-left: 30px;
}
#customer > .row > .box-typical > label > .first {
    vertical-align: middle;
}
#customer > .box-typical {
    padding: 40px 25px 0 20px;
}
#customer > .box-typical > .row > label {
    background: #2da2fc;
    padding: 12px;
    color: white;
}
#customer > .box-typical > .credit_type > label {
    margin-top: -25px;
    margin-bottom: 25px;
}
#customer > .box-typical > .row > .selected {
    background: #248BD6;
}
#customer > .box-typical > hr {
    margin-left: -20px;
    margin-right: -25px;
    margin-bottom: 5px;
}
#customer > .box-typical > .form-group {
    text-align: center;
    margin-bottom: 5px;
}
#customer > .box-typical > .table {
    margin-bottom: 10px;
    border: 2px solid #000;
}
#customer > .box-typical > .table > tbody > .row {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
#customer > .box-typical > .table > tbody > .row > .cell {
    display: table-cell;
    vertical-align: middle;
    padding: 11px 10px 10px;
    border: 1px solid #eceeef;
}
#customer > .box-typical > .table > tbody > tr > td > input {
    border: none;
    width: 100%;
}
#customer > .box-typical > .table > tbody > .row > .cell > input {
    border: none;
    width: 100%;
}
#customer > .box-typical > .table > tbody > tr > td > .fa-plus-circle {
    cursor: pointer;
    font-size: 1.4em;
    color: red;
}
#customer > .box-typical > .table > tbody > .row > .cell > .fa-minus-circle {
    cursor: pointer;
    font-size: 1.4em;
    color: blue;
}

.mail-box-letter-item .mail-box-letter-item-header .tbl-cell-date,
.mail-box-letter-opened .mail-box-letter-item-header .tbl-cell-date {
    width: auto;
}

@media (max-width: 768px) {
    .mail-box-list {
        width: 250px;
    }
    .mail-box-work-area .mail-box-work-area-in {
        margin-left: 250px;
    }
    .mail-box-letter-item .mail-box-letter-item-header .tbl-cell-name,
    .mail-box-letter-opened .mail-box-letter-item-header .tbl-cell-name {
        font-size: 0.8rem;
    }
    .mail-box-letter-item .mail-box-letter-item-header .tbl-cell-date,
    .mail-box-letter-opened .mail-box-letter-item-header .tbl-cell-date {
        font-size: 0.7rem;
    }
}

@media (max-width: 576px) {

    .mail-box-list {
        width: 100%;
    }
    .mail-box-work-area {
        margin-left: 0;
        margin-top: 8px;
        border-top: 2px solid #c3cdd2;
    }

    .mail-box-work-area .mail-box-work-area-in {
        margin-left: 0;
    }
    .mail-box-item .mail-box-item-head-tbl .tbl-cell-date {
        padding-left: 0;
    }

    .chat-area-bottom .btn, .chat-area-bottom .caption {
        margin: 0 4px 0 0;
    }
    .tbl-cell-name .date {
        font-size: 0.7rem;
        color: #919fa9;
    }
    .mail-box-header {
        padding: 8px;
    }
    .mail-box-header .btn-icon {
        margin: 0;
        height: 20px;
    }
    .mail-box-header .mail-box-header-nav li {
        margin: 0 4px;
    }
    .mail-box-header .mail-box-header-nav {
        line-height: normal;
        font-weight: normal;
        margin: 2px 8px;
    }
    .mail-box-header .search {
        width: 150px;
    }
    .mail-box-header .search .form-control {
        padding-top: .225rem;
        padding-bottom: .225rem;
        font-size: 0.9rem;
    }
    .breadcrumb {
        margin-bottom: 0;
        font-size: 0.9rem;
    }
    .page-content {
        padding: 100px 15px 0 15px;
    }
    .page-content.padding-zero {
        padding: 0;
    }
}

.mail-box-work-area-in, #mail-content-wrapper {
    height: 100%;
}

.mail-box-work-area-in .font-icon-large {
    margin-top: 20px;
    color: #adb7be;
    font-size: 6rem;
    line-height: 1;
}

.mail-box-work-area-in .caption {
    font-size: 1.25rem;
    font-weight: 600;
    margin: 0 0 .5rem 0;
}

.mail-box-work-area-in .txt {
    color: #919fa9;
    max-width: 340px;
    margin: 0 auto;
}

.mail-box-work-area #contact-content-loading,
.mail-box-work-area #mail-content-loading {
    padding: 15px;
}

.chat-area-bottom {
    padding: 0 0 0 15px;
    border-top: 0;
}

.online {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    vertical-align: super;
    background: #46c35f;
    display: inline-block;
}

.user-card-row .user-card-row-name {
    line-height: 32px;
}

.mail-box-work-area-header {
    height: 60px;
}

.mail-box-work-area-cont {
    height: calc(100% - 60px);
}
.text-muted {
    padding: 0;
}

#steps.tabcontrol .steps ul li {
    width: 50%;
    display: inline-block;
    text-align: center;
}
.tabcontrol .current a {
    font-weight: bold;
}
.tabcontrol .current-info  {
    display: none;
}
.tabcontrol>.actions li {
    display: inline-block;
    margin-left: 20px;
}
.tabcontrol>.actions li a {
    display: block;
    color: #fff;
    background-color: #00a8ff;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 20px;
    -webkit-border-radius: 25rem;
    border-radius: 25rem;
}
.tabcontrol>.actions {
    padding-top: 20px;
}
.courses-row .col-lg,
.courses-row .col-lg-1,
.courses-row .col-lg-10,
.courses-row .col-lg-11,
.courses-row .col-lg-12,
.courses-row .col-lg-2,
.courses-row .col-lg-3,
.courses-row .col-lg-4,
.courses-row .col-lg-5,
.courses-row .col-lg-6,
.courses-row .col-lg-7,
.courses-row .col-lg-8,
.courses-row .col-lg-9 {
    padding-left: 2px;
    padding-right: 2px;
}
#student_list input, #student_list select option,
#student_list .bootstrap-select li a,
#student_list .bootstrap-select span {
    font-size: 13px;

}
#student_list input {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 7px;
    padding-bottom: 5px;
}
#student_list span.select2 ul li, #student_list span.select2 ul li input {
    height: 17px;
    line-height: 17px;
    font-weight: normal;
    font-size: 0.9em;
}


#student_list .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    font-size: 1.5em;
}

#student_list .select2-container--default .select2-selection--multiple {
    min-height: auto;
}

#student_list .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 3px 5px;
}

.client-form-radio label input[type="radio"],
.client-form-checkbox label input[type="checkbox"] {
    vertical-align: bottom;
    margin: 8px 4px 4px 0;
}
.wallet-icon{
    background: url("../images/wallet-icon.png")  no-repeat top left;
    display: inline-block;
    height: 16px;
    width: 18px;
}

.bootstrap-table .table thead th, .fixed-table-body .table thead th, .table thead th {
    vertical-align: top;
}

#credit_user_table td.details-control {
    cursor: pointer;
}

#credit_user_table td.details-control::before {
    content: "\2b";
    font-family: startui !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: -.15em;
}

#credit_user_table tr.details td.details-control {
    cursor: pointer;
}

#credit_user_table tr.details td.details-control::before {
    content: "\2c";
    font-family: startui !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    position: relative;
    top: -.15em;
}

.background-grey {
    background-color: #eceeef;
}

.background-tranparent {
    background: transparent;
}

hr.margin-1 {
    margin: 1rem 0;
}

a.no-border {
    border: none;
}

#steps-cpd.steps-numeric-block li.current .steps-numeric-header-in,
#steps-cpd.steps-numeric-block li.error .steps-numeric-header-in,
#steps-cpd.steps-numeric-block li.done .steps-numeric-header-in {
    color: #FFFFFF;
}

#steps-cpd.steps-numeric-block li.current .steps-numeric-header-in .num,
#steps-cpd.steps-numeric-block li.error .steps-numeric-header-in .num,
#steps-cpd.steps-numeric-block li.done .steps-numeric-header-in .num {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

#steps-cpd .control-label {
    font-size: 18px;
    font-weight: 600;
    color: #919fa9;
    margin-bottom: 8px;
}

.nowrap {
    white-space: nowrap;
}

.calendar-page .calendar-page-content-in {
    margin: 0 -1px -1px -1px;
}

table.dataTable.small tbody td {
    padding: 8px 8px;
    height: auto;
    font-size: 0.9em;
}

.form-check-input:only-child {
    position: static;
    vertical-align: text-bottom;
}

th label {
    font-weight: normal;
}

.btn-group.bootstrap-select>.btn.dropdown-toggle.btn-default.bs-placeholder {
    color: #999 !important;
}

.exp-timeline .exp-timeline-item .dot {
    position: absolute;
    width: 11px;
    height: 11px;
    background: #919FA9;
    border: solid 1px #919FA9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0;
    top: 5px;
    z-index: 3;
}

#filter-header.collapsed:after {
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;
}

#filter-header:after {
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;
}

#filter-table_wrapper {

}

#filter-table {
    width: 100%;
    margin-top: 0 !important;
}

#filter-table_wrapper .pagination {
    font-size: 0.7rem;
}

#filter-table_wrapper .page-link {
    padding: 5px 10px;
}

#filter-table_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    font-size: 0.9em;
}

#existing-filters-wrapper .btn-name,
#existing-filters-wrapper .btn-name:hover {
    background: #FFFFFF;
    cursor: text;
    color: #0a0a0a !important;
    font-weight: 300;
    border-color: #bec6cc;
}

.mail-box-letter-item .mail-box-letter-item-txt,
.mail-box-letter-opened .mail-box-letter-item-txt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mail-box-letter-item .mail-box-letter-item-photo img,
.mail-box-letter-opened .mail-box-letter-item-photo img {
    width: 100%;
    border-radius: 50%;
    display: block;
}

.mail-box-letter-item .mail-box-letter-item-photo,
.mail-box-letter-opened .mail-box-letter-item-photo {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 0;
    top: 2px;
}

.mail-box-letter-item .mail-box-letter-item-in,
.mail-box-letter-opened .mail-box-letter-item-in {
    position: relative;
    padding: 0 0 0 44px;
    min-height: 32px;
}

.forward-message-container {
    display: inline-block;
    padding-left: 73px;
}

.btn-xs {
    padding-top: .35rem;
    font-size: .7rem;
    border-radius: .2rem;
    padding-bottom: .35rem;
}

.label-xs {
    font-size: .7rem;
}

.custom-select-xs {
    font-size: .7rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    height: 30px;
}
.table.table-no-bordered,
.table.table-no-bordered tr,
.table.table-no-bordered td {
    border: none;
}