footer {
    position: fixed;
    bottom: 0;
    z-index: 999;
    left: 0;
    right: 0;
    top: auto;
    padding: 8px;
    text-align: center;
    background-color: #25455d;
}

footer p {
    margin: 0;
    color: white;
    font-size: 11px;
    letter-spacing: 1px;
}

#mycalendar {
    width: 94%;
    margin: auto;
}

#tt_data>.dash-tr>td.text-center.dash-th {
    width: 65px;
    height: 65px;
    border: 1px solid #000 !important;
    box-shadow: 0px 5px 5px;
    display: table-cell;
    text-align: center;
    padding-top: 20px;
}

.center {
    margin-top: 50px;
}

.modal-header {
    padding-bottom: 5px;
}

.modal-footer {
    padding: 0;
}

.modal-footer .btn-group button {
    height: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    border-right: 1px solid #ddd;
}

.modal-footer .btn-group:last-child>button {
    border-right: 0;
}

#fp_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 9999999999999999;
}

.thisonefoot {
    width: 100%;
    float: left;
    background: #81ACBC;
    position: absolute;
    bottom: 0;
    text-align: center;
}

#overlay_pix {
    background: url(<?=base_url('uploads/'.SCHOOLDIR.'/baner/intro-banner1.jpg')?>);
    background-size: auto auto;
    background-size: auto auto;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100% auto;
    background-size: 100%;
}

.thisonefoot>a {
    font-size: 30px;
    cursor: pointer;
    color: #333;
}

.thisonefoot>i {
    animation: blinker 1s linear infinite;
    color: #333;
    font-size: 30px !important;
    margin-left: 1%;
    cursor: pointer;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.box-header.with-border {
    position: sticky;
    top: 0;
}

table#printData tr th {
    position: sticky;
    top: 0;
    background-color: white;
    box-shadow: 0 4px 4px #ddd;
}

table#printData tbody tr td:first-child {
    position: sticky;
    left: 0;
    background-color: white;
    box-shadow: 0 4px 4px #ddd;
    z-index: 1;
}

.col-md-4 {
    padding: 9px;
}

.box-footer.text-center {
    clear: both;
    margin: 10px auto;
}

.box-footer a {
    padding: 9px 20px;
    display: table;
    margin: 0 0 0 10px;
    background-color: #00b8ff;
    color: white;
    border-radius: 4px;
}

.section-counter a {
    display: block;
    color: #545454;
}

.section-counter a i {
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transform: rotate(0deg) scale(1.0);
    -webkit-transform: rotate(0deg) scale(1.0);
    -moz-transform: rotate(0deg) scale(1.0);
    -ms-transform: rotate(0deg) scale(1.0);
    -o-transform: rotate(0deg) scale(1.0);
}

.section-counter a:hover i {
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transform: rotate(360deg) scale(1.5);
    -webkit-transform: rotate(360deg) scale(1.5);
    -moz-transform: rotate(360deg) scale(1.5);
    -ms-transform: rotate(360deg) scale(1.5);
    -o-transform: rotate(360deg) scale(1.5);
}

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background-color: #848484;
}

.section-pd {
    padding: 20px 0;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.info-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 90px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 90px;
    background: rgba(0, 0, 0, 0.2);
    color: white;
}

.bg-aqua {
    background-color: #00c0ef !important;
}

.bg-red {
    background-color: #dd4b39 !important;
}

.bg-green {
    background-color: #00a65a !important;
}

.bg-yellow {
    background-color: #f39c12 !important;
}

.info-box-content {
    padding: 5px 10px;
    margin-left: 90px;
}

.info-box-text {
    display: block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info-box-number {
    display: block;
    font-weight: bold;
    font-size: 18px;
}

.panel_heading_bl_c {
    background: #00c0ef;
    border-color: #585c63;
    border-radius: 8px;
    font-size: 18px;
    padding: 5px;
    color: white;
}

.section-counter-admin header {
    font-size: 18px;
}

.section-timetable .table>thead>tr>th:nth-child(2) {
    color: rgb(208, 101, 3);
}

.section-timetable .table>thead>tr>th:nth-child(3) {
    color: rgb(22, 145, 190);
}

.section-timetable .table>thead>tr>th:nth-child(4) {
    color: rgb(233, 147, 26);
}

.section-timetable .table>thead>tr>th:nth-child(5) {
    color: rgb(22, 107, 162);
}

.section-timetable .table>thead>tr>th:nth-child(6) {
    color: rgb(208, 101, 3);
}

.section-timetable .table>thead>tr>th:nth-child(7) {
    color: rgb(22, 107, 162);
}

.section-timetable .table>thead>tr>th {
    background-color: #f9f9f9;
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

.section-pti .box-header.with-border {
    background-color: white !important;
    padding: 0;
    border-radius: 0;
}

.section-pti .box .box-header .box-title {
    font-size: 18px;
    color: #fff;
    padding: 10px 15px;
    font-family: 'Lato', sans-serif !important;
    width: 100%;
    margin: 0;
}

.box-body.form-group col-xs-12 {
    padding: 10px;
    height: 500px;
    overflow: auto;
}

.section-pti .box.box-primary {
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: white;
}

.section-pti .notice-list-col-item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 0;
    background: #fff;
}

.section-pti .notice-list-col-item:before,
.section-pti .notice-list-col-item:after,
.section-pti .notice-list-col-item a:before,
.section-pti .notice-list-col-item a:after {
    content: " ";
    display: table;
    clear: both;
}

.section-pti .notice-list-col-item:last-child {
    border: none;
}

.section-pti .notice-list-col-item a {
    display: block;
}

.notice-list-col .notice-list-col-item-img {
    float: left;
}

.notice-list-col .notice-list-col-item-img img {
    width: 50px;
    height: 50px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    padding: 5px;
}

.section-pti .notice-list-col-item a:hover img {
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.notice-list-col .notice-list-item-info {
    margin-left: 60px;
}

.notice-list-col {
    list-style: none;
    margin: 0;
    padding: 0;
}

.notice-list-col .notice-list-item-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}

.notice-list-item-info span {
    font-weight: 400;
    color: #272727;
}

.section-pti .col-md-4:nth-child(1) .box.box-primary,
.section-pti .col-md-4:nth-child(2) .box.box-primary,
.section-pti .col-md-4:nth-child(3) .box.box-primary,
.fee_history_col {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.section-pti .col-md-4:nth-child(1) .box-header.with-border,
.section-pti .col-md-4:nth-child(4) .box-header.with-border,
.bg-color-style1 {
    background: #dd4b39 !important;
}

.section-pti .col-md-4:nth-child(2) .box-header.with-border,
.bg-color-style2 {
    background: #00c0ef !important;
}

.section-pti .col-md-4:nth-child(3) .box-header.with-border,
.bg-color-style3 {
    background: #fb6800 !important;
}

.section-pti .col-md-4:nth-child(1) .label {
    color: #dd4b39;
}

.section-pti .col-md-4:nth-child(2) .label {
    color: #00c0ef;
}

.section-pti .col-md-4:nth-child(3) .label {
    color: #f39c12;
}

.section-timetable h4 {
    font-family: 'Lato', sans-serif !important;
}

.section-calender iframe {
    width: 100% !important;
    margin: 0 !important;
    border: 1px solid #ddd !important;
    border-top: none !important;
}

a.canvasjs-chart-credit {
    display: none;
}

.section-calender h3 {
    font-family: 'Lato', sans-serif;
    background-color: #00c0ef;
    color: white;
    padding: 10px 15px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}

#chartContainer {
    padding: 25px 0;
    background-color: white;
}

.section-calender ul.chart-legend li {
    display: inline-block;
    padding: 20px 15px;
}

.section-calender ul.chart-legend {
    clear: both;
    z-index: 1;
    position: relative;
    background-color: white;
    text-align: center;
    min-height: 129px;
}

.text-reds {
    color: #dd4b39;
}

.section-attendance label {
    margin: 0;
    color: white;
    padding: 0;
    text-align: right;
}

.section-attendance table {
    margin: 0;
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0;
    border: 1px solid #ddd;
    border-top: none;
}

.sectiona-assignments .cbp-item {
    margin: 0;
}

.no-bottom-padding {
    padding-bottom: 0;
}

.bg-color-style1,
.bg-color-style2,
.bg-color-style3 {
    border-radius: 0;
}

.box-style1,
.box-style2,
.box-style3 {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-top: none;
}

.section-counter-admin .col-sm-4:nth-child(1) .odo {
    background: #dd4b39 !important;
}

.section-counter-admin .col-sm-4:nth-child(2) .odo {
    background-color: #00c0ef !important;
}

.section-counter-admin .col-sm-4:nth-child(3) .odo {
    background: #fb6800 !important;
}

.section-counter-admin .odo span {
    background-color: transparent !important;
    color: white;
}

.section-counter-admin .panel {
    margin-bottom: 0;
}

.section-pti .panel_heading_bl_c {
    border-radius: 0;
}

.notice-col .box-primary h3 {
    background: #fb6800 !important;
    /*background: linear-gradient(45deg, #d85a00, #fb6800);*/
    border-radius: 0;
}

.notice-col .box-primary {
    border-color: #f66600 !important;
}

.student-image {
    width: 90px;
    height: 90px;
    background-size: cover;
    border-radius: 100%;
    margin: 0 auto 8px;
    background-color: #f3f3f3;
}

.student-name {
    font-size: 14px;
    color: #000;
    margin-bottom: 2px;
}

.student-class {
    font-size: 13px;
}

.col-md-4-clear:nth-child(3n+1) {
    clear: both;
}

.col-md-4-clear {
    padding: 10px;
}

.col-mb-0 {
    margin-bottom: 0;
}

header.panel_heading_bl_c:before,
header.panel_heading_bl_c:after {
    content: '';
    display: table;
    clear: both;
}

#calendar-iframe {
    height: 430px;
    border-radius: 0;
}

.section-calender header.panel_heading_bl_c {
    border-radius: 0;
}

.section-pti .col-md-4:nth-child(3) .box.box-primary h3 {
    border-radius: 0;
    background: transparent;
}

.section-pti .blue-bg .box-header.with-border {
    background: #00c0ef !important;
}

.section-pti .orange-bg .box-header.with-border,
.orange-bg .panel_heading_bl_c {
    background: #fb6800 !important;
}

.section-pti .red-bg .box-header.with-border {
    background: #dd4b39 !important;
}

.section-chat .col-md-4:nth-child(3n+1) {
    clear: both;
}

.pd-zero {
    padding: 0 !important;
}

@media (min-width: 1299px) {}

@media (max-width: 1199px) {
    canvas {
        margin: 0 auto;
        left: 0;
        right: 0;
    }
}

@media (max-width: 991px) {
    #calendar-iframe {
        height: 430px;
    }

    .section-tmc div[class^="col-"],
    .section-absentees-student div[class^="col-"] {
        margin-bottom: 20px;
    }

    .section-tmc div[class^="col-"]:last-child,
    .section-absentees-student div[class^="col-"]:last-child {
        margin-bottom: 0;
    }

    .section-chat .width-full-595 {
        margin-bottom: 20px;
    }

    .col-md-4-clear:nth-child(3n+1) {
        clear: none;
    }

    .col-md-4-clear:nth-child(2n+1) {
        clear: both;
    }
}

@media (max-width: 767px) {
    .col-mg-767 {
        margin-bottom: 20px;
    }

    .section-counter-admin .width-full {
        margin-bottom: 20px;
    }
}

@media (max-width: 595px) {
    .width-full-595 {
        width: 100%;
    }

    .section-counter-admin header {
        font-size: 16px;
    }
}

@media (max-width: 480px) {

    .dashboard_index #calendar-iframe,
    .dashboard #calendar-iframe {
        height: 300px;
    }

    .section-attendance header {
        text-align: center;
        display: table;
        widows: 100%;
    }

    .section-attendance select {
        width: 100% !important;
        float: none !important;
        margin: 0 !important;
    }

    .section-attendance label {
        text-align: center;
        vertical-align: middle;
        margin: 10px auto;
    }

    .section-attendance .width-full {
        text-align: center;
    }

    .dashboard div[class^="col-"],
    .dashboard_index div[class^="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 414px) {
    .section-calender ul.chart-legend li {
        padding: 20px 5px 0;
    }

    .section-calender ul.chart-legend {
        min-height: 109px;
    }
}

@media (max-width: 320px) {}

a#anchorSms {
    min-height: 33px;
    font-size: 12px;
    min-width: 33px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 11px 0;
    cursor: pointer;
}

.wrapper-toggle:before,
.wrapper-toggle:after,
.form-group col-xs-12:before,
.form-group col-xs-12:after {
    content: '';
    clear: both;
    display: table;
}

.wrapper-toggle {
    clear: both;
    display: block;
}

.wrapper-toggle {
    clear: both;
}

.toggle-c {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 40px !important;
    color: white;
    outline: 0;
    text-decoration: none;
    border-radius: 100px;
    background-color: #dedede;
    transition: all 500ms;
}

.toggle-c:active {
    background-color: #eeeeee;
}

.toggle--on:after {
    content: 'Activated';
    border-radius: 50px 5px 5px 50px;
    color: #ffffff;
    background-color: #089200;
}

.toggle-c:after {
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    width: calc(60%);
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    color: white;
    background-color: #089200;
    transition: all 500ms;
    border-radius: 20px;
}

.toggle--off:after {
    content: 'Deactivated';
    transform: translate(100%, 0);
    color: #ffffff;
    background-color: red;
}

.toggle--moving {
    background-color: #dedede;
}

.toggle--moving:after {
    color: transparent;
    border-color: #dedede;
    background-color: #dedede;
}

.wrapper-toggle,
.btn-inline {
    display: inline-block;
    vertical-align: middle;
}

.btn-inline {
    margin-left: 35px;
    width: auto;
}

a#searchteacher {
    min-height: 33px;
    font-size: 12px;
    min-width: 33px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 11px 0;
    cursor: pointer;
}

.toggle-ct {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 40px !important;
    color: white;
    outline: 0;
    text-decoration: none;
    border-radius: 100px;
    background-color: #dedede;
    transition: all 500ms;
}

.toggle-ct:active {
    background-color: #eeeeee;
}

.toggle-ct:after {
    display: block;
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    width: calc(60%);
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    color: white;
    background-color: #089200;
    transition: all 500ms;
    border-radius: 20px;
}

.toggle--off:after {
    content: 'Deactivated';
    transform: translate(100%, 0);
    color: #ffffff;
    background-color: red;
}

.toggle--moving {
    background-color: #dedede;
}

.toggle--moving:after {
    color: transparent;
    border-color: #dedede;
    background-color: #dedede;
}

.wrapper-toggle,
.btn-inline {
    display: inline-block;
    vertical-align: middle;
}

.btn-inline {
    margin-left: 35px;
    width: auto;
}

.dbox header.panel_heading_bl_c {
    border-radius: 0;
}

.dbox section.panel.panel-info-bl-c {
    border: 0;
}

.dbox header.panel_heading_bl_c,
.dbox section.panel.panel-info-bl-c {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
