.logo-bis {
    text-align: center;
    margin: 0 auto;
}

.login .content {
    padding: 10px 30px 0px;
}

    .login .content h3 {
        color: #008e69 !important;
    }

.btn.green.btn-login, .btn-success.btn-submit {
    background-color: #39ae91;
    border-color: #39ae91;
}

    .btn.green.btn-login:not(.btn-outline):active,
    .btn.green.btn-login:not(.btn-outline):focus,
    .btn.green.btn-login:not(.btn-outline):hover,
    .btn-success.btn-submit:hover,
    .btn-success.btn-submit:active,
    .btn-success.btn-submit:focus {
        color: #FFF;
        background-color: #008e69 !important;
        border-color: #008e69 !important;
    }

.btn.green.btn-back {
    border-color: #39ae91;
    color: #39ae91;
}

    .btn.green.btn-back:hover {
        border-color: #39ae91;
        color: white;
        background-color: #39ae91;
    }

.page-logo .logo-bis-left {
    margin: 15.5px 0 0 !important;
}

.admin-boxes .admin-boxes2 .admin-boxes3 {
    background: white;
}

.widget-thumb .box-heading.widget-thumb-heading {
    padding-top: 35px;
    font-size: 18px;
    color: white;
    padding-bottom: 10px;
}

.page-header {
    margin-top: 0;
    box-shadow: 0 11px 12px -8px #eff3f8;
    margin-bottom: 4px;
}

.widget-thumb .box-color.widget-thumb-wrap {
    background-color: #f7974c;
}

.widget-thumb .box-color2.widget-thumb-wrap {
    background-color: #fdba53;
}

.widget-thumb .box-color3.widget-thumb-wrap {
    background-color: #f36557;
}

.widget-thumb .box-color4.widget-thumb-wrap {
    background-color: #eb9003;
}

.widget-thumb .box-color5.widget-thumb-wrap {
    background-color: #f68d3b;
}

/*this css added for Event menu in Dashboard by Tushar*/
.widget-thumb .box-color6.widget-thumb-wrap {
    background-color: #f3ca26;
}

.page-header .page-header-top .top-right-profile.top-menu {
    margin: 38px 0 0;
}

.page-content-inner {
    background: white;
    padding: 25px;
    /*padding-bottom:0px;*/
}

.pad-portlet {
    background-color: white !important;
}

.widget-thumb {
    padding: 0px;
    /*margin-bottom: 30px;*/
    margin-bottom: 10px;
    margin-top: 10px;
}

.love-bis {
    font-size: 17px;
    padding-left: 0px;
    color: gray;
}

.pad-left {
    padding-left: 0px;
}

.amount {
    margin-bottom: 15px;
}

.input-icon {
    margin-bottom: 0px;
}

.make-payment {
    padding: 10px 30px 10px 30px;
}

.widget-thumb .box-heading.widget-thumb-heading {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0;
}

    .widget-thumb .box-heading.widget-thumb-heading a {
        color: #fff;
        padding: 50px;
        display: block;
    }

        .widget-thumb .box-heading.widget-thumb-heading a:hover,
        .widget-thumb .box-heading.widget-thumb-heading a:focus {
            outline: none;
            text-decoration: none;
        }

.page-head .page-title {
    width: 100%;
}

    .page-head .page-title > h1 {
        color: #038d6c;
        font-weight: 500;
        display: inline-block;
    }


.login .content .forget-password {
    color: #39ae91;
    text-decoration: none;
}

.form-horizontal .control-label {
    text-align: left !important;
}

.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}


    .form-horizontal .form-group .mt-checkbox-inline {
        padding-top: 26px;
    }

.page-wrapper .page-wrapper-row.full-height {
    height: auto;
}

.logout {
    padding: 0 !important;
    font-size: 19px;
    color: #c1ccd1;
}

    .logout:hover {
        background-color: transparent !important;
        color: #c1ccd1;
    }

.mt-radio {
    margin-top: 15px;
    margin-bottom: 2px;
}

.panel-default {
    border-color: #39ae91;
}

    .panel-default > .panel-heading {
        color: white;
        background-color: #00827f;
        border-color: #00827f;
    }

.panel .panel-title > a {
    color: white;
    font-weight: 500;
}

    .panel .panel-title > a:hover {
        color: white;
    }

.batch {
    font-weight: 600;
    font-size: 18px;
    margin-top: 5px;
    color: #038d6c;
}

.btn.btn-outline.yellow-edit {
    border-color: #659be0;
    color: #659be0;
    background: transparent;
}

    .btn.btn-outline.yellow-edit:hover {
        border-color: #659be0;
        color: white;
        background: #659be0;
    }

.btn.btn-outline.delete {
    border-color: #ed6b75;
    color: #ed6b75;
    background: transparent;
}

    .btn.btn-outline.delete:hover {
        border-color: #ed6b75;
        color: white;
        background: #ed6b75;
    }

.btn.btn-outline.view {
    border-color: #c49f47;
    color: #c49f47;
    background: transparent;
}

    .btn.btn-outline.view:hover {
        border-color: #c49f47;
        color: white;
        background: #c49f47;
    }

.vertical-align {
    vertical-align: middle !important;
}


.batch-filter {
    padding: 9px 0px;
}

.total-files {
    font-weight: 600;
    font-size: 15px;
    /*padding: 16px 0px;*/
}

/*.table thead tr th {
    background: #F1F1F1;
}*/

.input-date .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.total {
    padding-top: 8px;
    font-weight: 600;
}

.margin-bottom-custom {
    margin-bottom: 50px;
}

.custom-hr-parent {
    display: block;
    height: 0px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
    background: transparent;
    width: 99.6%;
    margin-bottom: 10px;
}

.custom-hr {
    display: block;
    height: 0px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    background: transparent;
}

.mg-rt-10 {
    margin-right: 10px;
}

.close {
    width: 16px;
    height: 16px;
}

.hide {
    display: none;
}

.cropit-preview {
    background-color: #f8f8f8;
    background-size: cover;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 200px;
    width: 100%;
}

.cropit-preview-image-container {
    cursor: move;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external {
    background: darkslategray;
}

    .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external > h3 {
        color: white;
    }

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a {
    color: white;
}

    .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-extended .dropdown-menu > li.external > a:hover {
        color: white;
    }

.page-header .page-header-top {
    height: 115px;
}

.page-header .page-header-menu {
    background: #00827f;
}

    .page-header .page-header-menu .hor-menu .navbar-nav > li:hover > a {
        background: #026d6b !important;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav > li > a {
        color: #fff;
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav > li.active > a {
        color: #fff;
        background: #026d6b;
        padding: 16px 14px 15px;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav > li > a:active,
    .page-header .page-header-menu .hor-menu .navbar-nav > li > a:focus {
        color: #fff;
        background: #026d6b !important;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu {
        background: #026d6b;
        box-shadow: none !important;
        /*border-top: 2px solid #098a87;*/
    }

        .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:first-child {
            border-top: 2px solid #098a87;
        }

        .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li > a {
            color: #fff;
            border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }

        .page-header .page-header-menu .hor-menu .navbar-nav > li .dropdown-menu li:hover > a {
            color: #fff;
            background: #00827f;
        }

    .page-header .page-header-menu .hor-menu .navbar-nav > li > a:hover {
        color: #fff;
        background: #026d6b !important;
    }

    .page-header .page-header-menu .hor-menu .navbar-nav > li > a > i {
        color: #fff;
    }

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu:after {
    border-bottom-color: darkslategray;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    background: #fbfcfd;
    border: 0;
}

    .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a, .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a {
        color: black;
        border-bottom: 1px solid #e7ecf1 !important;
    }

/*.label-warning {
    background-color: #36c6d3 !important;
}*/

.label.label-icon > i {
    color: white !important;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a .time {
    background: transparent;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a:hover {
    background: #f3f4f6;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-notification.dropdown-dark .dropdown-menu .dropdown-menu-list > li > a:hover .time {
    background: transparent;
}

.page-header .page-header-top {
    height: 115px;
}

.page-header .page-header-menu {
    background: #00827f;
}

/*.label-warning {
    background-color: #ffffff;
}*/

.pay-now {
    margin-top: 10px;
}

.page-content {
    padding-bottom: 15px;
    padding-top: 15px;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu > li.external {
    background: #3e444c;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a > i {
    color: black;
}

.page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a {
    font-weight: 400;
}

    .page-header .page-header-top .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a:hover {
        background: transparent;
    }

.table > thead:first-child > tr:first-child > th {
    background-color: #f3f3f3;
    border-color: #e0e0e0;
    vertical-align: middle;
    padding-right: 20px;
    padding-left: 20px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid transparent !important;
}

i.fa.fa-edit {
    color: #00827f;
}

.bottom {
    margin-bottom: 0px;
    padding-top: 0px;
}

span.fa.fa-trash {
    color: #ed6b75;
    cursor: pointer;
    font-size: 14px;
}

span.fa.fa-user {
    color: black;
    cursor: pointer;
}

span.fa.fa-close {
    color: black;
    cursor: pointer;
}

.display-none {
    display: none;
}

.cropper-bg {
    width: 100% !important;
}

span.fa.fa-lock {
    color: black;
    cursor: pointer;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
    background-color: #44b6ae;
    border-color: #44b6ae;
}

.pagination > li > a {
    color: #333;
}

span.fa.fa-user-plus {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_info {
    float: none;
}

.dataTables_wrapper .dataTables_paginate {
    float: none;
}

div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
}

a:hover {
    text-decoration: none;
}

.mt-checkbox > span:after {
    left: 8px;
    top: 2px;
    width: 8px;
    height: 16px;
    border: solid #00827f;
    border-width: 0 3px 3px 0;
}

.mt-checkbox > span, .mt-radio > span {
    height: 25px;
    width: 25px;
}

.mt-checkbox-list {
    padding: 0px 0;
}

.emergency-notify {
    margin-top: 1px;
}

.send_notify .input-group.mt-checkbox-inline {
    padding: 0px;
}

.send_notify label.mt-checkbox.mt-checkbox-outline {
    margin-bottom: 0px;
}

.send_notify {
    margin-bottom: 0px;
}

.year-board .bootstrap-select.btn-group .dropdown-menu {
    margin-top: 1px;
    max-height: 200px !important;
    min-height: 105px !important;
}

span.widget-thumb-body-stat {
    font-size: 30px;
    font-weight: 600;
    color: #717171;
}

h4.block {
    font-size: 16px !important;
    color: #ffffff;
    background-color: #09a4a0;
    padding: 6px;
}

    h4.block b {
        font-weight: 400;
    }

.pad-top {
    padding-top: 0px !important;
}

.list-group-item {
    border: 1px solid #f2f2f2;
    float: left;
    width: 161px;
    text-align: left;
}

    .list-group-item > .badge {
        float: none;
    }

.mt-element-list .list-simple.mt-list-container {
    padding: 0px;
    border: none;
}

    .mt-element-list .list-simple.mt-list-container ul > .mt-list-item > .list-item-content {
        padding: 0;
    }

        .mt-element-list .list-simple.mt-list-container ul > .mt-list-item > .list-item-content > h3 > a {
            font-size: 14px;
            color: black;
            font-weight: 400;
        }

            .mt-element-list .list-simple.mt-list-container ul > .mt-list-item > .list-item-content > h3 > a:hover {
                color: black;
            }

    .mt-element-list .list-simple.mt-list-container ul > .mt-list-item {
        padding: 10px 0;
    }

.mt-element-step .step-no-background .mt-step-number {
    border-radius: 0% !important;
    margin: auto auto 11px;
}

.mt-element-step .step-no-background .mt-step-col {
    padding: 0px;
}

small {
    font-size: 11px;
    color: #AAB5BC;
    font-weight: 600;
    text-transform: uppercase;
}

.input-1 {
    float: left !important;
}

.nav.nav-pills > li > a > .badge, .nav.nav-stacked > li > a > .badge {
    margin-top: -2px;
    float: right;
    margin-top: 1px;
}

.nav-pills > li > a {
    color: black;
    border-bottom: 1px solid #efefef;
}

#chartdiv {
    width: 100%;
    height: 200px;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
    display: none;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
    margin-top: 6px;
    display: none;
}

.bootstrap-switch {
    margin-right: 15px;
    margin-top: 3px;
}

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
        background: #44b6ae;
    }

.panel-title2 {
    margin: 0px;
    font-size: 18px;
}

    .panel-title2 > a {
        color: white;
        font-weight: 500;
    }

        .panel-title2 > a:before {
            float: right !important;
            font-family: FontAwesome;
            content: "\f068";
            padding-right: 5px;
        }

        .panel-title2 > a.collapsed:before {
            float: right !important;
            content: "\f067";
        }

        .panel-title2 > a:hover,
        .panel-title2 > a:active,
        .panel-title2 > a:focus {
            text-decoration: none;
        }

.panel-default > .panel-heading {
    color: white;
    background-color: #44b6ae;
    border-color: #44b6ae;
}

label.mt-std.mt-checkbox.mt-checkbox-outline > span {
    height: 15px;
    width: 15px;
    border: 1px solid #d9d9d9;
}

label.mt-std.mt-checkbox {
    margin-bottom: 0px;
}

    label.mt-std.mt-checkbox.mt-checkbox-outline > span:after {
        left: 4px;
        top: 0px;
        width: 5px;
        height: 9px;
        border: solid black;
        border-width: 0 1px 1px 0;
    }

.panel-default > .panel-heading .badge {
    color: #00827f;
    background-color: #fff;
    margin-right: 9px;
    font-weight: 600;
}

.pl10 {
    padding-left: 10px;
    font-size: 15px;
}

span.fa.fa-edit {
    color: #00827f;
}

i.fa.fa-trash-o {
    color: #555555;
}

.viewmore {
    color: #04a4a0;
}

    .viewmore:focus {
        text-decoration: none;
        color: #04a4a0;
    }

fieldset[disabled] .form-control {
    opacity: 1;
    color: #555;
}

/*.bootstrap-select > .dropdown-toggle.bs-placeholder {
    color: #000;
}*/

.select2-selection__choice {
    background-color: transparent !important;
}

.mt-checkbox > input:disabled ~ span {
    background-color: #c0cad7 !important;
}

.morecontent span {
    display: none;
}


.more {
    margin: 0px;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li > a {
    font-size: 14px;
    font-weight: 400;
    padding: 16px 16px 15px;
}

/*.modal-open .colorpicker, .modal-open .datepicker, .modal-open .daterangepicker {
    z-index:0 !important;
}*/

.btn.dropdown-toggle.btn-default {
    color: #555 !important;
}

.fam-color {
    background-color: #795547;
}

.TextUpper {
    text-transform: uppercase;
}

.StudentHasSibling .mt-radio > span {
    width: 18px;
    height: 18px;
}

.StudentHasSibling .mt-radio {
    margin-top: 4px;
}

option {
    color: #555 !important;
}

    option[value=""], option[disabled="disabled"] {
        color: #999 !important;
    }

.event_record {
    word-break: break-word;
}

.form-actions.right,
.form-actions {
    margin-bottom: 15px;
}

.modal-footer .form-actions {
    margin-bottom: 0px;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.DeleteIcon {
    cursor: pointer;
    padding-left: 15px;
    font-size: 20px;
    color: #e24646;
}

input[type="text"].form-control::placeholder,
input[type="search"].select2-search__field::placeholder,
textarea.form-control::placeholder {
    text-transform: none;
    color: #555;
}

input[type="text"].form-control::-webkit-input-placeholder,
input[type="search"].select2-search__field::-webkit-input-placeholder,
textarea.form-control::-webkit-input-placeholder { /* WebKit browsers */
    text-transform: none;
    color: #555;
}

input[type="text"].form-control:-moz-placeholder,
input[type="search"].select2-search__field:-moz-placeholder,
textarea.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    text-transform: none;
    color: #555;
}

input[type="text"].form-control::-moz-placeholder,
input[type="search"].select2-search__field::-moz-placeholder,
textarea.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    text-transform: none;
    color: #555;
}

input[type="text"].form-control:-ms-input-placeholder,
input[type="search"].select2-search__field:-ms-input-placeholder,
textarea.form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    text-transform: none;
    color: #555;
}

.radio-btn label {
    margin-top: 0;
}

.mt-radio > span {
    height: 18px;
    width: 18px;
}

.site-progress {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
    margin: 0 auto;
    display: block;
}

.user-role {
    padding-left: 28px;
    margin-bottom: 3px;
}

    .user-role b {
        margin-top: 4px;
        display: block;
        margin-left: 5px;
        font-weight: 600;
    }

.user-check {
    margin-bottom: 21px;
}

.user-role-table > tbody > tr > td {
    vertical-align: middle;
}

.user-role-table > thead:first-child > tr:first-child > th {
    background-color: #00827f;
    color: white;
}

.user-role-table .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span, .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span, .mt-checkbox.mt-checkbox-outline > input:checked ~ span, .mt-checkbox.mt-checkbox-outline > input:focus ~ span, .mt-checkbox.mt-checkbox-outline > span, .mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span, .mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span, .mt-checkbox.mt-radio-outline > input:checked ~ span, .mt-checkbox.mt-radio-outline > input:focus ~ span, .mt-checkbox.mt-radio-outline > span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span, .mt-radio.mt-checkbox-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > input:focus ~ span, .mt-radio.mt-checkbox-outline > span, .mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span, .mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span, .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-radio-outline > input:focus ~ span, .mt-radio.mt-radio-outline > span {
    background-color: white;
}

.filter-option {
    color: #555;
}

.modal-open .colorpicker, .modal-open .datepicker, .modal-open .daterangepicker {
    z-index: 2 !important;
}



.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #555;
}

.fileinput-exists .uneditable-input, .FileExists {
    display: none;
}

i.fa.fa-upload {
    cursor: pointer;
}

span.input-group-addon.btn.default.btn-file, .file-aleady-exists {
    color: black;
    font-size: 19px;
    border: none;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
    padding-left: 15px;
}

.fileinput .btn.default:not(.btn-outline):active:focus {
    background-color: transparent !important;
    border: none;
    color: black;
}

.fileinput .btn.default:not(.btn-outline) {
    background-color: transparent !important;
    border: none;
    color: black;
}

.info-icon {
    padding-left: 15px;
    font-size: 20px;
    color: #adadad;
    display: block;
    position: relative;
    cursor: pointer;
}

.fileinput.fileinput-new .info-icon {
    bottom: 5px;
}

.upload-instruction .mt-element-list {
    padding: 0px 0px 0px 16px;
}

.crop-file-upload i.fa.fa-file {
    font-size: 20px;
    color: black;
}

.upload-icon {
    right: -141px;
}

.cropit-image-input {
    width: 200px;
}

.modal-title {
    font-weight: 600;
}


/*.board-date .valid {
    z-index: unset !important;
}*/

body.modal-open .datepicker-dropdown {
    z-index: 15000 !important;
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #00827f;
    color: white;
    cursor: pointer;
    border-radius: 50% !important;
    width: 50px;
    height: 50px;
}

    #myBtn:hover {
        background-color: #00827f;
    }

.customDate {
    width: 100% !important;
}

    .customDate > .form-control {
        padding: 0;
    }

    .customDate > .input-group-addon {
        width: 10%;
    }


.dateField {
    display: inline-block;
    margin-right: 5px;
}

.dateFieldDD, .dateFieldMM {
    width: 50px;
}

.dateFieldYYYY {
    width: 100px;
    padding-left: 30px;
    padding-right: 30px;
}

.info-icon-l {
    /*padding-left: 15px;*/
    font-size: 20px;
    color: #36c6d3;
    position: relative;
    /*cursor: pointer;*/
}
