﻿.child_detail_img {
    background: url(../Images/icons/detail_icon.png) no-repeat;
    cursor: pointer;
}

.collapse_img {
    background: url(../Images/icons/minus_collapse_icon.png) no-repeat;
    cursor: pointer;
}

.inactive_student {
    color: #f00;
    font-style: italic;
}

.back_to_list {
    text-align: left;
    margin: 0;
}

.center_align {
    text-align: center !important;
}

.bold {
    font-weight: bold;
}

.resolveIssues_link {
    top: 8px;
    text-decoration: none;
}

    .resolveIssues_link:hover {
        text-decoration: none;
    }

th[sortDirection="ascending"], th[sortDirection="asc"] {
    background-image: url(../images/icons/asc.png) !important;
    cursor: pointer !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
}

th[sortDirection="descending"], th[sortDirection="desc"] {
    background-image: url(../images/icons/dsc.png) !important;
    cursor: pointer !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
}

.sortable_table th:not(.actionColumn) {
    cursor: pointer;
}

.actionColumn {
    text-align: center;
}

.cursor_pointer {
    cursor: pointer;
}

.household_detail input[type="text"], .household_detail select {
    width: 110px;
}

.horizental_scroll {
    min-height: 0px;
}

.house_holdBorder {
    margin-bottom: 10px !important;
}

.fa-print {
    margin-right: 17px !important;
}

.fa-check-circle-o {
    margin-right: 21px !important;
}

div.jtable-main-container > table.jtable > thead th {
    padding-left: 0 !important;
}

.paging_dots {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    min-width: 14px !important;
    cursor: default !important;
}

    .paging_dots:hover {
        border: none !important;
        background: none !important;
        color: #337ab7 !important;
    }

.pagingLink {
    float: left;
    min-width: 26px;
    line-height: 22px;
    padding: 0px 2px;
    text-align: center;
    border: solid 2px #f1f1f1;
    border-radius: 4px;
    background: #f1f1f1;
    margin-right: 5px;
    display: block;
    cursor: pointer;
}

    .pagingLink:hover {
        border: solid 2px #3f5866;
        background: #3f5866;
        color: #fff;
    }

    .pagingLink:disabled {
        color: #626262;
        cursor: default;
    }

.selected_number {
    border: 1px solid;
    background: #3F5866 !important;
    color: white;
}

.green_btn_small {
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #98d788;
    padding: 0px 31px;
}

    .green_btn_small:hover, .green_btn_small:focus, .green_btn:focus {
        background: #70c15b;
    }

.green_dialog, .yellow_dialog, .red_dialog {
    position: absolute !important;
}

.lookup_srNo {
    width: 45px;
    text-align: center !important;
}

.expand_view:focus {
    text-decoration: none;
}

.lookup_grade, .lookup_MI {
    width: 60px;
}

.lookup_birthdate {
    width: 90px;
}

.lookup_schoolNo, .lookup_stdNo {
    width: 110px;
}

.ui-widget-overlay {
    background-color: #000 !important;
    opacity: 0.6 !important;
}

.orange_btn_dialog {
    width: 83px !important;
    /*margin-right: 0 !important;*/
}

.green_btn_dialog {
    width: 83px !important;
}

.capitalize {
    text-transform: capitalize;
}

.form_control input[type="email"] {
    width: 100%;
    padding: 6px;
    border: solid 1px #d1d2d4;
}

.district_dropdown {
    padding: 0;
    z-index: 1;
}

.district_header {
    /*margin: 9px 10px;*/
    font-size: 20px;
    font-weight: 600;
    max-width: 55%;
}

    .district_header a {
        color: #000 !important;
        top: -2px;
        outline: none;
    }

.menu_cross {
    color: #fff;
    font-size: 21px;
}

    .menu_cross:hover {
        color: #fff;
    }

.menu_cross_div {
    z-index: 101;
    text-align: right;
    padding-right: 7px;
}

.table_delete_icon, .table_edit_icon {
    font-size: 15px;
    color: #000;
}

.meun_heading {
    cursor: pointer;
}

.role_dropDown {
    vertical-align: middle;
}

.table_style td {
    padding: 10px;
}

.role_actionBox {
    margin-bottom: 9px;
    margin-right: 7px;
}

.table_style th {
    padding: 9px;
}

.header_permission {
    font-weight: bold !important;
    font-size: 14px !important;
    background: #d8d8d8 !important;
    border: solid 1px #A7A7A7 !important;
}

.body_section .container {
    padding-bottom: 20px;
    padding-top: 20px;
}

.filter_box {
    padding: 8px 5px 8px 5px;
}

.imgApplication {
    border: 1px solid lightgrey;
}

.resolve_delete_link {
    font-size: 13px;
    padding: 0;
    text-align: right;
}

.issue_box {
    border: 1px solid #be6060;
}

.yellow_box {
    min-height: 185px;
}

.green_box {
    min-height: 185px;
}

.hide {
    display: none;
}

.divPagination {
    /*background: #d8d8d8;*/
    padding: 5px 0;
}

.body_section {
    margin-top: 0;
}

/*.table_style tr {
    line-height: 0.8;
}*/

.settings_icon {
    font-size: 15px;
    color: #f7941d;
    padding: 6px 8px;
}

    .settings_icon:hover {
        background: #f7941d;
        color: #fff;
    }

.report_export_btns {
    /*background: #d8d8d8;*/
    padding: 7px 0;
    text-align: right;
    padding-right: 8px;
    width: 32.1%;
}

.repors_table_outer {
    overflow-x: scroll;
    border: solid 1px #d8d8d8;
}

    .repors_table_outer table {
        table-layout: auto;
        width: 125%;
        border: 0px;
    }

.table_button {
    margin: 4px 0;
}

.report_status_chkbox {
    display: inline-block !important;
    margin-right: 6px !important;
}

.student_list input[type="text"] {
    padding: 8px 5px;
}

.match_Buttons {
    text-align: left;
}

.month_box {
    font-size: 9px;
}

    .month_box:focus {
        border: 1px solid #000;
    }

.header_bottom_selected {
    background-color: #fff;
}

    .header_bottom_selected a {
        color: #000 !important;
    }

.tab-pane {
    padding: 0;
}

.resolveIssue_summary {
    margin-top: 34px;
    border-top: 2px solid #000;
    margin-right: 0px;
    margin-left: 0;
}

#tbodyFormStudent tr:not(.selected_row) .img {
    border: 1px solid black;
}

tr.selected_row .img {
    border: 2px solid blue;
}

tr.clearbackground {
    background: none !Important;
}

.selected_arrow {
    color: #70c15b;
}

.student_arrow {
    cursor: pointer;
    font-weight: bold;
    font-size: 17px;
    top: 1px;
    left: -4px;
}

.student_lookupBtn {
    padding-top: 34px;
    padding-left: 0;
    text-align: right;
}

.highlight_issue, .highlight_less_confidence {
    border: 1px solid #b36060 !important;
    color: #b36060;
}

.red {
    color: #b36060 !important;
}

.last_save {
    padding: 2px;
    font-size: 10px;
    color: #ffaa00;
}

.resolve_img_td {
    border: 0;
    padding: 0 !important;
    padding-bottom: 7px !important;
}

    .resolve_img_td .img {
        max-height: 197px;
        width: 328px;
    }

.household_remove {
    font-size: 21px;
    color: #ffaa00;
}

    .household_remove :hover {
        color: red;
    }

    .household_remove:visited {
        color: #ffaa00;
    }

.divSelectedPermissions {
    width: 135px;
}

.reports_list li {
    font-size: 15px;
}

    .reports_list li i {
        top: 3px;
    }

.add_new_student {
    z-index: 1;
    text-align: right;
    padding: 6px;
}

.jtable-data-row {
    padding: 7px;
}

.stateIconClass {
    font-size: 30px;
    color: black;
}

.stateTextClass {
    font-size: 12px !important;
}

.settingMainDiv {
    background-color: #ffffff;
    margin-bottom: 10px;
    padding: 0px;
    position: relative;
    z-index: 8;
}

    .settingMainDiv:after {
        background-color: #F4F4F4;
        content: '';
        display: block;
        position: absolute;
        top: 0px;
        left: 0px;
        right: 10px;
        bottom: 0px;
        z-index: -1;
    }

.settingSubMainDiv {
    padding-bottom: 0px;
}

.faSettingDiv {
    background-color: #EAEAEA;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
}

.faSettings {
    font-size: 80px;
    color: #3D5965;
}

.settingMain {
    text-align: left;
    padding-top: 15px;
    font-size: 18px !important;
    font-weight: bold;
    padding-left: 10px;
}

.detailSettings {
    text-align: left;
    padding-bottom: 15px;
    padding-left: 10px;
}

.add_note {
    width: 83px;
    vertical-align: bottom;
    margin: 5px;
}

.note_text {
    width: 456px !important;
    height: 65px;
}

.color_green {
    color: #27ae60;
}

.color_red {
    color: #c0392b;
}

.report_refresh_btn {
    width: 90px;
    font-size: 14px;
    top: 35px;
}

input:disabled, select:disabled {
    background: #e0e0e0;
}

.notification_number {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    color: white;
    font-size: 11px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    position: relative;
    top: -1px;
}

.issue_header {
    background: #b36060;
}

.nowrap_td {
    width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}


.email_icon {
    font-size: 15px;
    color: #f7941d;
    padding: 6px 8px;
}

    .email_icon:hover {
        background: #f7941d;
        color: #fff;
    }

.top_nav .navbar-default {
    margin-bottom: 0;
}

.records_nav {
    right: 14px;
}

.products_list label {
    display: inline;
}

.form_heading2 {
    text-decoration: underline;
    font-size: 17px;
    margin: 33px 0px 10px 0px;
}

.setting_main_heading2 {
    text-decoration: underline;
    font-size: 14px;
}


.breadcrumb {
    font-size: 15px !important;
    color: #337ab7 !important;
}

    .breadcrumb a {
        color: #337ab7 !important;
    }

        .breadcrumb a:visited {
            color: #337ab7;
        }

.labelStyle {
    margin-bottom: 5px;
    margin-top: 8px;
}

.inside_div {
    display: inline-block;
    width: 150px;
}

.hide_scrollbar {
    overflow: hidden !important;
}

.circular_count {
    z-index: 1;
}

.yellow_btn_dialog {
    width: 83px !important;
}

.yellow_btn {
    width: 200px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #fcce61;
}

    .yellow_btn:hover, .yellow_btn:focus {
        background: #fcfc61;
    }

input[type="datetime"] {
    padding: 6px;
    border: solid 1px #d1d2d4;
    width: 100%;
}

.upload_schema {
    width: 110px;
    border-radius: 4px;
    height: 34px;
}

.green_btn_link {
    display: inline-block;
    line-height: 32PX;
    width: 89px;
    TEXT-DECORATION: none;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    background: #98d788;
}

    .green_btn_link:hover {
        color: #fff;
        background: #70c15b;
        TEXT-DECORATION: none;
    }

.role_permission_helpLink {
    display: inline-block;
    width: 77%;
    float: left;
}

.small_circle {
    width: 6px;
    height: 6px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 6px;
    float: left;
    top: 6px;
    margin-right: 4px;
}

.dotRed {
    background: #f00;
}

.dotGreen {
    background: #98d788;
}

.dotYellow {
    background: #FFFF66;
}

.ui-icon-closethick {
    background: none !important;
}

td.fixed_width {
    width: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    td.fixed_width div {
        width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.app_listing_div {
    position: fixed;
    top: 39%;
    cursor: pointer;
    left: 0px;
    padding: 0px;
    margin: 0px;
    width: 30px;
    height: 144px;
    background: #3f5866;
    z-index: 15;
}

    .app_listing_div p {
        color: #fff;
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        margin-top: 93px;
        font-size: 15px;
    }

.disable_events {
    pointer-events: none;
}

.nav-tabs {
    border-bottom: 1px solid #DDDDDD;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            border: 1px solid rgba(0, 0, 0, 0);
            border-radius: 4px 4px 0 0;
            line-height: 1.42857;
            margin-right: 2px;
        }

            .nav-tabs > li > a:hover {
                border-color: #EEEEEE #EEEEEE #DDDDDD;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            background-color: #FFFFFF;
            border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
            border-image: none;
            border-style: solid;
            border-width: 1px;
            color: #555555;
            cursor: default;
        }

    .nav-tabs.nav-justified {
        border-bottom: 0 none;
        width: 100%;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            left: auto;
            top: auto;
        }

.step-container {
    width: 800px;
    margin: 0 auto;
}

.red_btn {
    width: 200px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #D80000;
}

    .red_btn:hover, .red_btn:focus {
        background: #A80000;
    }

.issue_help_link {
    text-decoration: underline;
    display: inline-block;
    margin-left: 15px;
    color: #337ab7 !important;
}

.lesser_student_name {
    padding: 0;
}

.lesser_student_search_btn {
    top: 13px;
}

.multiselect, .multiselect:hover, .multiselect:active {
    width: 350px;
    background-color: #fff;
    border: solid 1px #d1d2d4;
    border-color: #d1d2d4;
    border-radius: 0 !important;
    text-align: left;
    cursor: default;
}

.multiselect-container {
    height: 250px;
    overflow-y: scroll;
    width: 100%;
}

.multiselect-selected-text {
    width: 98%;
    display: inline-block;
    overflow: hidden;
}

.topMost {
    z-index: 99999 !important;
}

.orange_btn:disabled {
    background: #cecece;
}

.green_btn:disabled {
    background: #cecece;
}

.orange_btn:focus {
    background: #df7a01;
}