﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff'), url('../fonts/lato-bold-webfont.ttf') format('truetype'), url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Indie Flower';
    font-style: normal;
    src: url('../fonts/10JVD_humAd5zP2yrFqw6ugdm0LZdjqr5-oayXSOefg.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

html {
    height: 100%;
}

body {
    font-family: 'latoregular';
    background: url(../images/background.jpg) no-repeat fixed;
    background-size: 100% 100%;
    height: 100%;
}

* {
    position: relative;
    box-sizing: border-box;
    outline: none;
}

.clear {
    clear: both;
}

.heading {
    font-family: 'latobold';
    color: #444444;
    font-size: 24px;
    text-align: center;
}

    .heading i {
        color: #c2c2c2;
        margin-right: 10px;
    }

.header_box {
    background: #e4e4e4;
}

.header_top {
    min-height: 75px;
}

.logo_box {
    height: 75px;
    display: table-cell;
    vertical-align: middle;
}

.top_nav .navbar-default {
    background: none;
    border: none;
    border-radius: 0px;
    margin-bottom: 9px;
}

.top_nav ul {
    margin-top: 18px;
    margin-right: -83px;
}

.header_bottom {
    background: #3f5866;
    min-height: 45px;
}

    .header_bottom .navbar-default {
        background: none;
        border: none;
        border-radius: 0px;
        margin-bottom: 0px;
    }

    .header_bottom a {
        color: #fff !important;
    }

    .header_bottom .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #555 !important;
        background-color: #fff;
    }

    .header_bottom ul li a:hover {
        color: #555 !important;
        background-color: #fff !important;
    }

.header_box button {
    background: #fff;
}

.count_box {
    background: #f1f1f1;
    padding: 10px;
}

    .count_box select {
        border-radius: 50px;
        font-size: 14px;
        padding: 8px;
    }

.align_center {
    text-align: center;
}

.count_no {
    font-family: 'latobold';
    color: #58595b;
    font-size: 4em;
}

    .count_no i {
        color: #9a9a9a;
        margin-right: 10px;
    }

.count_box2 {
    padding: 10px 0px;
}

.count_text {
    font-size: 16px;
    padding-top: 20px;
}

    .count_text strong {
        font-weight: normal;
        font-family: 'latobold';
    }

.yellow_box {
    min-height: 165px;
    background: #fef0cf;
    margin-bottom: 30px;
}

.green_box {
    min-height: 165px;
    background: #e0f3db;
}

.btn_box {
    text-align: right;
    padding: 10px 10px 0px 10px;
}

.orange_btn {
    width: 200px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #f7941d;
}

    .orange_btn:hover {
        background: #df7a01;
    }

.green_btn {
    width: 200px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #98d788;
}

    .green_btn:hover {
        background: #70c15b;
    }

.black_btn {
    width: 90%;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #3f5866;
}

    .black_btn:hover {
        background: #223038;
    }

.quick_search_bg {
    background: #f1f1f1;
    padding: 10px;
    margin: 0px 15px;
}

    .quick_search_bg label {
        display: block;
        min-height: 16px;
    }

    .quick_search_bg input {
        padding: 5px;
        border: solid 1px #dfdfdf;
        border-radius: 3px;
        width: 95%;
    }

.email_counts_box {
    border: solid 3px #f1f1f1;
}

.email_counts_boxTop {
    padding: 15px;
    background: #f1f1f1;
}

.count_text2 {
    font-size: 16px;
}

.count_text3 {
    font-size: 30px;
    margin-bottom: -12px;
}

.circular_count {
    position: relative;
    z-index: 10;
    top: 0px;
    text-align: center;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: -177px;
    margin-top: 20px;
}

.email_no_box {
    padding: 20px 0px;
}

.rotate {
    left: 1px;
    top: 1px;
}

.email_count_box_bottom {
    padding: 10px;
    background: #fff;
}

.arrow_box:after {
    bottom: -23%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 30px;
    margin-left: -30px;
}

.email_no_box .align_center {
    margin: 10px 0px;
}

.table_footer {
    padding: 12px 0px 0px 0px;
}

    .table_footer ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        margin-left: -15px;
        display: inline-block;
    }

    .table_footer li {
        float: left;
        min-width: 27px;
        line-height: 22px;
        padding: 0px 3px;
        text-align: center;
        border: solid 2px #f1f1f1;
        border-radius: 4px;
        background: #f1f1f1;
        margin-right: 7px;
        display: block;
        cursor: pointer;
    }

        .table_footer li:hover {
            border: solid 2px #3f5866;
            background: #3f5866;
            color: #fff;
        }

.selected_number {
    background: #fff !important;
    cursor: auto !important;
}

.table_footer .selected_number:hover {
    color: #000;
}

.number_empty_bg {
    background: #fff !important;
    border: solid 2px #fff !important;
    cursor: auto !important;
}

.table_footer .number_empty_bg:hover {
    color: #000;
}

.table_footer select {
    border: solid 2px #f1f1f1;
    top: -7px;
    padding: 2px;
}

.align_right {
    text-align: right;
}

.table_button {
    padding: 4px 15px;
    text-align: center;
    border: solid 2px #f1f1f1;
    border-radius: 4px;
    background: #fff;
}

    .table_button:hover {
        border: solid 2px #98d788;
        background: #98d788;
        color: #fff;
    }

.green_check {
    color: #98d788;
}

.red_cross {
    color: #c16a6a;
}

@media screen and (max-width: 700px) {
    .count_no {
        text-align: center;
    }
}

/*=========================== 26 jan 2016*/

.header_bottom .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555 !important;
    background-color: #fff;
}

.header_bottom ul li ul li a {
    color: #555 !important;
}

    .header_bottom ul li ul li a:hover {
        color: #555 !important;
        background-color: #f5f5f5 !important;
    }

/*=========================== 27 jan 2016*/

.filter_box {
    padding: 10px;
    background: #f3f3f4;
    margin-bottom: 15px;
}

.body_section {
    margin: 30px 0px;
}

.filter_box h1 {
    font-size: 23px;
    margin: 12px 0px;
    font-family: 'latobold';
}

.filter_box label {
    display: block;
    margin: 3px 0px;
    font-weight: normal;
    font-size: 14px;
}

.filter_box input[type="text"], select {
    width: 100%;
}

input[type="text"], select, textarea, input[type="password"] {
    padding: 6px;
    border: solid 1px #d1d2d4;
}

input[type="checkbox"], input[type="radio"] {
    top: 2px;
}

.bottom_btn_box {
    text-align: right;
    padding: 10px 15px;
}

.expand_view {
    color: #58585a;
    display: inline-block;
    margin-top: 15px;
    text-decoration: none;
}

    .expand_view:hover {
        color: #3cc8ee;
        text-decoration: none;
    }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    margin: 0 auto;
}

.document_text {
    margin: 6px 0px;
    font-size: 14px;
}

    .document_text i {
        font-size: 20px;
        top: 2px;
    }

.tab-pane {
    padding: 15px 10px;
    background: #fff;
}

.application_heading {
    font-size: 22px;
    font-family: 'latobold';
    margin: 10px 0px;
    color: #58585a;
}

/*=========================== 28 jan 2016*/

.issue_box {
    background: #f0dede;
    margin: 10px 0px;
}

.issue_header {
    background: #be6060;
    padding: 12px;
}

.issue_body {
    padding: 12px;
}

.issue_box h1 {
    font-family: 'latobold';
    font-size: 18px;
    margin: 0px;
    color: #fff;
}

.issue_box label {
    display: block;
    font-weight: normal;
    font-size: 13px;
}

    .issue_box label a {
        color: #58585a;
    }

.student_list {
    border-bottom: solid 1px #d1d2d4;
    padding: 12px 0px;
}

    .student_list label {
        display: block;
        margin-bottom: 4px;
        font-size: 14px;
        padding-left: 5px;
    }

    .student_list img {
        height: 52px;
    }

    .student_list input[type="text"] {
        padding: 15px 6px;
        border: solid 1px #d1d2d4;
        width: 100%;
    }

    .student_list img {
        margin: inherit;
    }

.btn_box_tab {
    text-align: right;
    border: 0px;
}

.nutri_tabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 2px solid #6d6e71;
    border-radius: 0px;
    border-bottom: transparent;
    bottom: -1px;
}

.nutri_tabs .nav-tabs {
    border-bottom: 2px solid #6d6e71;
}

.nutri_tabs li:first-child {
    margin-left: 20px;
}

.nutri_tabs .nav-tabs > li > a:hover {
    border-radius: 0px;
}
/*=========================== 29 jan 2016*/

.records_nav {
    font-size: 15px;
    position: absolute;
    right: 20px;
    z-index: 10;
}

.nutri_accordian .panel-heading {
    border-radius: 0px;
    background: #e7e7e8;
    font-family: 'latobold';
    font-size: 20px;
}

.nutri_accordian .panel-group .panel {
    border-radius: 0px;
}

.nutri_accordian .panel-body {
    background: #f3f3f4;
}

.nutri_accordian .panel-heading h4 a {
    text-decoration: none;
    display: block;
}

.nutri_accordian .panel-heading h4 i {
    position: absolute;
    right: -3px;
    top: 2px;
}

.household_detail label {
    font-weight: normal;
    font-size: 9px;
    display: block;
}

.household_detail input[type="text"] {
    width: 100%;
    font-family: 'latobold';
}

.household_detail {
    margin-bottom: 12px;
}

.month_box {
    padding: 2px;
    border: solid 1px #d1d2d4;
    text-align: center;
    background: #fff;
    top: -1px;
    font-size: 10px;
    height: 20px;
    text-transform: uppercase;
}

.edit_icon {
    color: #27ae60;
    font-size: 18px;
}

.house_holdBorder {
    border-top: solid 1px #dadadc;
    padding-top: 12px;
}

.total_text {
    text-align: right;
    padding-top: 6px;
}

.close {
    z-index: 12;
}

.modal-header .close {
    font-size: 13px;
    margin-top: 6px;
}

label {
    font-weight: normal;
}

.form_control label {
    display: block;
}

.form_control input[type="text"], .form_control select, .form_control input[type="password"] {
    width: 100%;
}

.checkBox_box {
    margin: 12px 0px;
}

.compressed_view {
    text-align: right;
    margin: 12px;
}

table {
    width: 100%;
}

.table_scroll_big {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 20px;
}

.table_scroll_small {
    height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 20px;
}

.count_box select, .email_counts_boxTop select, .table_footer select {
    width: 250px;
}

.student_table {
    margin-top: 6px;
}

    .student_table td {
        background: #fff;
        border: solid 1px #d2d3d5;
        height: 40px;
        text-align: center;
    }

.btn_bottom {
    padding: 10px 0px;
    text-align: right;
}

/*=========================== 31 jan 2016*/

.main_heading {
    font-size: 26px;
    margin: 12px 0px;
    font-family: 'latobold';
}

.setting_main_heading {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'latobold';
}

.Lightorange_btn {
    padding: 0px 20px;
    height: 32px;
    border-radius: 10px;
    text-align: center;
    color: #f7931d;
    border: 0px;
    background: #fde9d2;
    font-size: 13px;
}

    .Lightorange_btn:hover {
        background: #f7931d;
        color: #fff;
    }

.student_id_link {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .student_id_link a {
        color: #000;
        padding-right: 12px;
        font-size: 14px;
        transition: all 0.3s ease-in-out 0s;
    }

        .student_id_link a:hover i {
            transform: rotate(-360deg);
            transition: all 0.3s ease-in-out 0s;
        }

.application_lookup_box {
    margin: 15px 0px;
    padding: 0px 0px 10px 0px;
    border-top: solid 1px #d8d9db;
}

    .application_lookup_box h1 {
        text-align: left;
    }

.application_boxes {
    margin: 6px 0px;
}

    .application_boxes strong {
        font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    }

.application_comment_box {
    padding: 15px;
    background: #f2f3f4;
}

    .application_comment_box textarea {
        width: 100%;
        resize: none;
        height: 80px;
        margin-top: 10px;
    }

.green_btn_adjs {
    padding: 16px;
    height: inherit;
    width: 100%;
    top: 24px;
}

@media screen and (max-width: 1024px) {
    .green_btn_adjs {
        top: 0;
    }
}

.application_boxes ul {
    margin: 0px;
    margin-top: 6px;
    list-style: none;
    padding: 0px;
}

.white_background {
    background: #fff;
    padding: 10px 0px;
}

.adult_ssn input[type="text"] {
    width: 32.7%;
}

.form_control textarea {
    width: 100%;
    resize: none;
}

.horizental_scrollContainer {
    overflow-x: overlay;
    padding-bottom: 22px;
}

.horizental_scroll {
    width: 1086px;
    min-height: 365px;
}

.household_detail div {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.household_detail input[type="text"], .household_detail select {
    width: 150px;
}

.back_to_list {
    margin: 10px;
    text-align: right;
}

.form_control label {
    margin-top: 8px;
}

.login_box_bg {
    background: #f2f3f4;
    padding: 55px;
    font-family: Sofia Pro;
}
fieldset {
    border: 1px solid #000;
}

.legend_label {
    margin-bottom: 0px !important;
    font-size:inherit!important;
}

.loginInputs {
    border: none !important;
    background-color: #f2f3f4 !important;
}

.divfield {
    height: 100%;
    width: 100%;
    border: 1px solid #2d4044;
}

.loginlabel1 {
    width: 185px;
    margin-top: -14px;
    margin-left: 15px;
    background: #f2f3f4;
    padding-left: 10px;
}
.loginlabel2 {
    width: 74px;
    margin-top: -14px;
    margin-left: 15px;
    background: #f2f3f4;
    padding-left: 10px;
}

.OLDlogin_container h1 {
    text-align: center;
    margin: 20px 0px;
    font-size: 26px;
    font-family: 'latobold';
}

.login_container h1 {
    text-align: center;
    /* margin: 40px 0px; */
    margin: 48px 36px 48px 5px;
    font-family: 'Manrope';
    font-weight: bold;
    font-size: 26px;
    margin-top: 60px;
    margin-bottom: 20px;
}

.center-block {
    float: none;
    min-width:500px !important;
    vertical-align:middle;
}

.login_box_bg input[type="text"], .login_box_bg select, .login_box_bg input[type="password"] {
    width: 100%;
    padding: 14px;
}

.login_btn_box {
    text-align: right;
}

.login_box_bg-center input[type="text"], .login_box_bg select, .login_box_bg input[type="password"] {
    width: 100%;
    padding: 14px;
}

.login_btn_box-center {
    text-align: center !important;
}

.table_top_tr {
    background: #fff !important;
}

    .table_top_tr:hover {
        background: #fff !important;
    }

    .table_top_tr label {
        display: block;
    }

    .table_top_tr input[type="text"] {
        width: 100%;
    }

    .table_top_tr td {
        padding-bottom: 15px;
    }

.student_table_adjs tr:hover:first-child {
    background: #fff !important;
}

.table_top_tr table tr td {
    width: auto !important;
}

.loader_container p {
    color: #fff;
}

.clear_icon {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ff855c;
    cursor: pointer;
    width: 10px;
    height: 10px;
    z-index: 10;
}

    .clear_icon:hover {
        color: #3cc8ee;
    }

.clear_btn {
    width: 25px;
    height: 25px;
    line-height: 22px;
    border-radius: 4px;
    background: #ff855c;
    color: #fff;
    border: 0px;
}

    .clear_btn:hover {
        background: #3cc8ee;
    }

.search_container {
    margin-bottom: 10px;
}

    .search_container input[type="text"] {
        width: 100%;
        padding-right: 50px;
    }

    .search_container div {
        padding: 0px;
    }

.search_btn {
    color: #98d788;
    background: none;
    border: 0px;
    font-size: 13px;
}

.search_btn_box {
    position: absolute;
    top: 6px;
    right: 14px;
}

.reset_btn {
    color: #f7941d;
    background: none;
    border: 0px;
    font-size: 13px;
}

.add_btn_box {
    text-align: right;
    margin: 12px 0px;
}

.edit_icon {
    font-size: 15px;
    color: #27ae60;
    padding: 6px 8px;
}

    .edit_icon:hover {
        background: #27ae60;
        color: #fff;
    }

.delete_icon {
    font-size: 15px;
    color: #c0392b;
    padding: 6px 8px;
}

    .delete_icon:hover {
        background: #c0392b;
        color: #fff;
    }

.eraser_icon {
    font-size: 15px;
    color: #3498db;
    padding: 6px 8px;
}

    .eraser_icon:hover {
        background: #3498db;
        color: #fff;
    }

.back_link {
    text-align: right;
    font-size: 18px;
    padding-top: 10px;
}

.red_important {
    color: red;
}

.form_control select {
    padding: 5px;
}

.my_drop_down li {
    padding: 2px 6px;
}

.my_drop_down .divider {
    padding: 0px;
}

.count_box button {
    border-radius: 50px;
    padding: 10px;
}

.notification_box {
    width: 230px;
    margin: 0 auto;
}

.counts_bottom_text {
    font-size: 13px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: -6px;
}

.big_number {
    display: inline-block;
    min-width: 105px;
    text-align: center;
}

.form_heading {
    font-size: 20px;
    margin: 10px 0px;
}

.checkBox_box2 {
    margin: 4px 0px;
}

.role_dropDown {
    display: inline-block;
    vertical-align: top;
    float: none !important;
    margin: 0px !important;
    vertical-align: top;
}

    .role_dropDown button {
        padding: 0px 6px;
    }

        .role_dropDown button i {
            font-size: 9px;
        }

.role_actionBox {
    background: #95a5a6;
    color: #fff;
    border-radius: 4px;
    padding: 2px 12px;
    font-size: 12px;
    display: inline-block;
    top: 2px;
    margin-right: 5px;
    min-width: 60px;
    text-align: center;
    margin-bottom: 5px;
}

.Cross_role {
    position: absolute;
    right: -5px;
    top: -5px;
    color: #fff;
    cursor: pointer;
    background: #F00;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    font-size: 9px;
}




.table_outter {
    overflow-x: scroll;
    border: solid 1px #d8d8d8;
    padding-bottom: 176px;
}

    .table_outter table {
        table-layout: auto;
        width: 330%;
        border: 0px;
    }

.search-table, td, th {
    border-collapse: collapse;
}

.table_outter td {
    border-left: solid 1px #d8d8d8;
}

.table_outter th {
    border-left: solid 1px #A7A7A7;
}

.divSelectedPermissions {
    width: 138px;
    display: inline-block;
}

.input-file {
    position: relative;
    margin: 0px;
}
    /* Remove margin, it is just for stackoverflow viewing */
    .input-file .input-group-addon {
        border: 0px;
        padding: 0px;
    }

        .input-file .input-group-addon .btn {
            border-radius: 0 4px 4px 0;
        }

        .input-file .input-group-addon input {
            cursor: pointer;
            position: absolute;
            width: 72px;
            height: 33px;
            z-index: 2;
            top: 0;
            right: 0;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            opacity: 0;
            background-color: transparent;
            color: transparent;
        }

.form_control .form-control {
    width: 185px;
    overflow: hidden;
}

.ui-widget-overlay {
    background-image: none !important;
    background: #666 !important;
    opacity: 0.9 !important;
}

.ui-dialog h2 img {
    width: auto;
    height: auto;
}

.header_bottom .navbar-default {
    /* padding: 0px 20px;*/
}

.header_bottom .container-fluid {
    padding: 0px;
    margin: 0px;
}

.header_bottom .top_navigation {
    padding-left: 0px;
}

#bars {
    left: 18px;
}

.header_top .navbar-toggle {
    right: 19px;
}

.body_section .container {
    background: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
}

.search_icon_btn {
    background: #adaead;
    border-radius: 5px;
    color: #fff;
    width: 25px;
    height: 28px;
    position: absolute;
    right: 3px;
    border: 0px;
    top: 3px;
}

    .search_icon_btn:hover {
        background: #3cc8ee;
    }

.search_field_box input[type="text"] {
    padding-right: 30px;
}

.accordion-opened:after {
    font-family: 'FontAwesome';
    content: "\f078";
}

.accordion-opened:after {
    content: "\f054";
}

.bottom_curvey_img {
    background: url(../images/bottom_bg.jpg) repeat-x bottom;
    margin-top: 5px;
    padding: 0px;
    display: inline-block;
}

.right_curvey_img {
    background: url(../images/right_bg.png) right bottom repeat-y;
    width: 12px;
    /* height: 45px; */
    width: 100%;
    padding: 0px 16px 0px 12px;
    font-family: 'Indie Flower';
    word-break: break-all;
    margin-bottom: 6px;
    right: -4px;
    font-size: 18px;
    margin-top: 1px;
    min-height: 26px;
}

.header_bottom .navbar-nav {
    float: none;
    margin: 0 auto;
    /*width: 673px;*/
}

.header_bottom .navbar-header button {
    right: 50px;
}

.header_bottom .navbar-right {
    position: absolute;
    right: 0px;
    top: 0px;
    width: inherit;
}

.header_bottom container {
    padding: 0px;
}

.header_bottom .top_navigation {
    float: none !important;
    padding: 0px;
}

.reports_list {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .reports_list li {
        padding: 12px;
        font-size: 16px;
        border-bottom: solid 1px #dedcdd;
        cursor: pointer;
    }

        .reports_list li:hover {
            background: #c9e7f1;
        }

        .reports_list li i {
            float: right;
        }

.reports_list_selected {
    background: #c9e7f1;
}

.reports_container {
    padding: 0px;
}

.report_control select {
    border-radius: 3px;
}










.chs_header{
	padding:0px 15px;
	    border-bottom: 4px solid #003057;
}
.chs_header img{
	height: 170px;
	    margin: inherit;
}
.csh_body{
	padding: 15px;
}
.csh_body h1{
	text-align: center;
	color: #093254;
}
.effective_text{
	text-align: center;
	color: #f2a900;
}
.noMargin{
	margin: 0px;
}
.darkOrange_btn{
    height: 32px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #f2a900;
	padding: 5px 20px;
	    min-width: 95px;
}
.darkBlue_btn{
    height: 32px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    border: 0px;
    background: #003057;
	padding: 5px 20px;
	    min-width: 95px;
}
.number_of_house{
	margin-bottom: 5px;
}
.house_member{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.house_member li{
	padding: 8px 0px;
	border-bottom: 1px solid #d0d0d0;
}

.add_member{
	padding: 8px;
    background: #e8e8e8;
}
.footer_btn{
	text-align: right;
	padding: 10px 0px;
}
.qualify_message{
	text-align: center;
}
.house_number{
	width: 100px;
}
.txtIncome{width: 40%;}
.height_adjs{
	line-height: 35px;
}
.house_member li .form-control{
	box-shadow: none !important;
}
.house_member li .form-control:focus{
	border: solid 1px #d1d2d4;
}
.house_member li .input-group-addon{
	border-radius: 0px;
}


@media screen and (max-width: 768px) {
	.chs_header img{margin: 0 auto;}
	.csh_body{text-align: center;}
	.darkOrange_btn, .darkBlue_btn{width: 100%; margin-bottom: 5px;}
	.csh_body input[type="text"]{width: 100%; margin-bottom: 10px;} span{margin-bottom:10px;}
	.number_of_house span{margin-bottom:10px;    display: block;font-weight: bold;}
	.csh_body .txtIncome{width: 90% !important;}
/*	.house_member li:nth-child(even){	background: #f5f5f5;}*/
	.add_member .darkBlue_btn{margin-bottom: 0px;}
	.house_member li .form-control{	margin-bottom: 0px;}
	.house_member li .input-group{margin-bottom: 10px;}
}

