/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 27, 2017, 2:26:46 PM
    Author     : LY
*/
body {
    /*color: #121718;*/
    color: #121718;
    font-size: 14px;
    background: #454545;
}

    body .container.body .right_col {
        background: #eaeef3;
    }

.x_panel {
    border-radius: 4px;
}

.x_title h2 {
    color: #121718;
    font-size: 14px;
    font-weight: bold;
}

.form-horizontal label {
    font-weight: 700;
    font-size: 14px;
    color: #121718;
}

.form-horizontal .control-label {
    font-size: 14px;
    color: #121718;
}

.form-control {
    border-radius: 4px;
    width: 100%;
}

.form-control-feedback {
    margin-top: 8px;
    height: 20px;
    color: #bbb;
    line-height: 20px;
    font-size: 15px;
}

.nav_menu {
    /*0b7aa6*/
    background: #454545;
    border-bottom: 1px solid #454545;
}

.table > thead > tr > th {
    font-weight: 700;
    font-size: 14px;
    color: #121718;
}

.toggle a i, .top_nav li a i, .nav.navbar-nav > li > a {
    color: #fff !important;
}

.top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover, .top_nav .nav > li > a:focus, .top_nav .nav > li > a:hover {
    background: #FF6A14;
}

.left_col, .nav_title, .sidebar-footer {
    background: #454545;
}

    .sidebar-footer a {
        background: #FF6A14;
        color: #fff;
    }

.nav.side-menu > li.active > a {
    background: none;
}

.nav.side-menu > li.active, .nav.side-menu > li.current-page {
    border-right: 5px solid #FF6A14;
}

.btn-primary {
    background-color: #FF6A14;
}

.btn-danger {
    background-color: #454545;
    border-color: #454545 !important;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #454545;
        border-color: #454545;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    text-align: center !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    left: 10px;
}

.tools-bottom a {
    font-size: 10px !important;
}


.pull-left {
    text-align: left !important;
}

label.required::after {
    color: #FF6A14;
    content: "*";
    margin-left: 3px;
}

.dataTables_processing {
    height: 50px;
    margin-top: 50px !important;
}

#admins-datatable tbody tr:last-child .btn-group .dropdown-menu {
    top: auto;
    bottom: 34px;
}

#admins-datatable tbody tr:nth-last-child(2) .btn-group .dropdown-menu {
    top: auto;
    bottom: 34px;
}

.dataTables_wrapper > .row {
    overflow: inherit !important;
}

.detail {
    background-color: transparent;
}

#myTabContent .details {
    width: 160px;
    font-size: 10px;
}

#myTabContent .message {
    width: 440px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
}

#myTabContent li {
    border: none;
    padding: 3px;
}

.thumb {
    width: 100px;
}

.field .alert {
    padding: 0 !important;
    margin: 0 !important;
    color: #CE5454 !important;
}

.crtdetails ul.bar_tabs > li.active {
    font-weight: bold;
}

.crtdetails ul.bar_tabs {
    background: none;
}

.crtdetails .x_title h2 {
    font-size: 16px;
}

.crtdetails .form-horizontal .control-label {
    text-align: left;
}

#school-notes-datatable .table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: normal !important;
}

.tableFixedLength {
    max-height: 300px;
    overflow: auto;
}

#notification-div .fa-angle-right {
    color: #CE5454 !important;
    font-size: 13px;
}

#notification-div .timesent {
    font-size: 11px;
    font-style: italic;
    font-weight: 700;
    position: relative;
    float: right;
    margin-right: 17px;
}

.allnotifications ul.msg_list li a .time {
    right: 51px;
}

#add_calendar_term .input-group {
    margin-bottom: 0px;
}

.bootbox-close-button {
    margin-top: 0px !important;
}

.othersdisplay .tag:after {
    border-left: none;
}

.holiday_date {
    margin-top: 8px;
}

.mark_active_check {
    margin-top: 8px;
}

.error-msg {
    text-transform: capitalize;
}

.help-block .error-help-block {
    text-transform: capitalize;
}

li.Completed {
    content: "";
    position: absolute;
    background: url(../img/accept.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 12px;
    left: 33px;
    pointer-events: none;
}

.input-group-addon {
    cursor: pointer;
}

.edit-profile-btn {
    margin-top: 10px;
    margin-left: 53px;
}
/**
*CRT Calendar CSS
**/
.fc-sat, .fc-sun {
    background-color: #ececec !important;
}

.fc-event-container {
    text-align: center;
}

.fc-content {
    background: none;
}

.fc-event, .fc-event-dot {
    background-color: inherit !important;
    border: none !important;
}

.whiteClass {
    color: #000000 !important;
}

.fc-icon-left-single-arrow:after {
    font-size: 150% !important;
}

.fc-icon-right-single-arrow:after {
    font-size: 150% !important;
}

.calendar_back {
    margin-top: 10px;
}

.table-indicator {
    background: #dadada;
    min-height: 45px;
    position: fixed;
    left: 230px;
    z-index: 999;
    bottom: 0;
    right: 21px;
}

fist-sec, .sec-sec li {
    display: inline-flex;
    margin-right: 30px;
    margin-left: 10px;
}

.thin-circle {
    margin-top: 5px !important;
}

.thin-circle {
    display: block;
    height: 15px;
    width: 15px;
    line-height: 60px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border-color: #000000;
    position: absolute;
    margin-top: 15px;
    margin-left: -19px;
}

.thin-circle-blue {
    background-color: #5b97d6;
}

.thin-circle-avail {
    background-color: #6cdcb1;
}

.thin-circle-notavail {
    background-color: #ffffff;
}

.thin-circle-holy {
    background-color: #F8F8F8;
}

.thin-circle-orange {
    background-color: #ECDABF;
}



.calendar_view #calendar {
    border-top: 60px solid #979797;
    padding-top: 30px;
    margin-top: 15px;
}

#term_calendar {
    border-top: 60px solid #979797;
    padding-top: 30px;
    margin-top: 45px;
}

.fc-toolbar {
    margin-bottom: 28px !important;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -72px;
}

#term_calendar .fc-toolbar {
    margin-top: -72px;
}

.fc-toolbar .fc-center h2 {
    color: #fff;
}

.thin-circle-closed-term {
    color: #ddd;
}

.table-indicator .sec-sec {
    margin-top: 20px;
}

.profile_img #crop-avatar img {
    max-width: 100px;
}
