﻿@media (max-width: 768px) {
    [class*="col-md-"] {
        width: 100%
    }

    #table-filter_filter {
        float: right !important;
        width: 60%;
    }

    div.dt-buttons {
        position: relative;
        float: left !important;
    }

    .modal-title {
        color: #fff;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        width: 75%;
    }

    .nav_menu .col-md-2 {
        width: 15%
    }

        .nav_menu .col-md-2.avatar {
            width: 50%
        }

    .nav_menu .col-md-8 {
        width: 35%;
        padding: 0;
    }

    .header-cont h2 {
        font-weight: bold;
        margin-top: 23px;
        text-align: center;
        position: absolute;
        left: 32px;
        font-size: 11px;
    }

    .ajax-loader {
        display: block
    }
}

h1 {
    font-size: 20px;
    font-weight: 400;
}

h2 {
    font-size: 17px;
    font-weight: 400;
}

h3 {
    font-size: 15px;
    font-weight: 400;
}
.nav-sm .container.body .right_col {
    margin-left: 90px;
}
.nav-sm .container.body .col-md-3.left_col {
    width: 90px;
}
.nav-sm .main_menu span.fa .nav-md .logo-symbol {
    display: none
}

.nav-sm .logo {
    display: none
}

img.nav-bar-img.logo {
    width: 85px;
    border-radius: 0;
    padding: 10px;
    margin-top: -8px;
    margin-left: -20px;
}

.nav-md img.nav-bar-img.logo-symbol {
    display: none;
}

button.btn-filter.pull-right {
    margin-left: 20px;
}

.menu_section > ul {
    margin-top: 0;
}

.header-cont {
    text-align: center;
    font-weight: bold;
}

    .header-cont h2 {
        font-weight: bold;
        margin-top: 20px;
    }

.right_col {
    font-size: 11px;
}

.container .form-horizontal .control-label {
    text-align: right;
    font-weight: normal;
}

    .container .form-horizontal .control-label.text-left {
        text-align: left;
        font-weight: bold;
    }

th {
    font-size: 11px;
}

body {
    color: #666;
}

.nav.side-menu > li {
    border-bottom: 1px solid #fff;
}

.left_col, .nav_title {
    background: #a76f0a;
}

.main_menu_side {
    border-top: 1px solid #fff;
}

.btn-primary, .btn-success {
    background-color: #d2ac67;
    border-color: #d2ac67;
    color: #fff;
}

    .btn-primary:hover, .btn-success:hover {
        background-color: #b39256;
        border-color: #b39256;
    }

.toggle a i {
    color: #006091;
}

.nav-sm .nav.side-menu li a {
    font-size: 12px;
}

.ajax-loader {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
    display: none;
}

    .ajax-loader > img {
        position: relative;
        top: 45%;
    }

.page-title .title_right .pull-right {
    margin: 0;
}

.container .form-horizontal .control-label {
    font-weight: bold;
}

.form-error, .sd-error {
    display: none
}

.scrollable {
    max-height: 500px;
    width: 100%;
    overflow: auto
}

.save-imports {
    margin-top: 20px
}

.filter button {
    margin-top: 25px;
    margin-right: 10px;
}
table td, table th {
    font-size: 12px;
    color: #000000;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #E7E7E7;
}

.table-striped > tbody > tr th, .table-striped > thead > tr th {
    background-color: #d69c35;
    color: #fff;
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-color: #fff;
}

.table-bordered.dataTable {
    border-top: 0;
}

.btn {
    font-size: 11px
}

.coat-of-arms img {
    max-width: 150px;
}

.validation-summary-errors li {
    text-align: left
}

.Open {
    color: #a94442;
}

.Approved {
    color: #31708f;
}

.Closed {
    color: #3c763d;
}

.Escalated {
    color: #8a6d3b
}

.nav.side-menu > li.current-page, .nav.side-menu > li.active, .nav.side-menu > li:hover {
    border-right: 5px solid #8a5a04;
}
.nav.side-menu > li {
    border-bottom: 1px solid #fff;
    border-right: 5px solid transparent;
}
.radio-cont {
    float: left;
    margin-top: 6px;
}

    .radio-cont input {
        float: left
    }

    .radio-cont span {
        padding-right: 10px;
        margin-top: 3px;
        margin-left: 5px;
        float: left;
    }

.nav-sm .main_menu span.fa {
    float: none;
    width: 100%;
    text-align: center !important;
}

.nav.side-menu .glyphicon {
    padding-right: 5px;
    font-size: 18px;
}

.navbar.nav_title {
    text-align: center
}

span.main-title {
    color: #fff;
    padding: 16px 6px;
    border: 2px solid;
    -ms-border-radius: 32px;
    border-radius: 32px;
    margin-top: 10px;
    height: 55px;
    width: 55px;
    font-weight: bold;
    position: relative;
    top: 26px;
    left: -2px;
}

img.nav-bar-img {
    width: 60px;
    border-radius: 32px;
    margin-top: 7px;
    margin-left: -4px;
}

.bg-danger {
    background-color: #a94442;
}

.bg-info {
    background-color: #31708f;
}

.bg-warning {
    background-color: #8a6d3b;
}

.bg-success {
    background-color: #cc9636;
}

.dashboard-row a, .dashboard-row .fa {
    color: #ffffff
}

.nav_menu {
    background: #a76f0a;
    color: #fff;
    border-left: 1px solid #fff;
}

.nav.navbar-nav > li > a {
    color: #ffffff !important;
}

.top_nav .nav > li > a:focus, .top_nav .nav > li > a:hover, .top_nav .nav .open > a, .top_nav .nav .open > a:focus, .top_nav .nav .open > a:hover {
    background: #a76f0a;
}

.toggle a i {
    color: #ffffff;
}

.pull-right a {
    float: right
}

.complaint-error {
    display: none
}

.top_nav .navbar-right {
    width: 100%
}

.intro {
    padding-bottom: 5px;
}

#action-cont .radio-cont {
    float: left;
    margin-top: 3px;
    margin-left: 15px;
}
.form-group.required .control-label:after {
    content: " *";
    color: red;
}
.action-complaint-details.table-bordered tr td {
    padding: 8px;
    vertical-align: inherit;
    font-size: 11px;
}

    .action-complaint-details.table-bordered tr td label {
        margin-bottom: 0
    }

#me-action-cont .x_content {
    min-height: 100px
}

.logs-new-record {
    max-width: 300px;
    overflow: auto
}

td span {
    line-height: inherit;
}

.header-cont h4 {
    font-size: 13px
}

.add-districts i.fa.fa-times-circle {
    font-size: 20px;
    margin-top: -6px;
}

.fa-pencil {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: none;
    font-size: 13px;
    outline: none;
    padding: 6px;
    background-color: #2991D6;
    color: #fff;
}

    .fa-pencil:hover {
        color: #efefef;
        opacity: 0.9;
    }

.fa-eye {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: none;
    outline: none;
    padding: 6px;
    background-color: #d2ac67;
    color: #fff;
}

span.fancytree-icon {
    display: none !important;
}

input[type=checkbox], input[type=radio] {
    margin-right: 5px;
    cursor: pointer;
}

.profiles i.fa {
    font-size: 16px;
    cursor: pointer;
}

footer.copy p {
    text-align: center;
    padding-top: 10px;
}

.profiles li {
    list-style: none
}

.profiles .folder {
    cursor: pointer
}

.profiles li ul {
    list-style: none;
    border-left: 1px dotted;
    margin-bottom: 0px;
    padding-left: 25px;
    margin-left: 18px;
    display: none;
}

ul#treeData {
    font-family: tahoma, arial, helvetica;
    font-size: 10pt;
    white-space: nowrap;
    padding: 10px;
    padding-left: 30px;
    margin: 0;
    background-color: white;
    border: 1px dotted gray;
    min-height: 0%;
    position: relative;
}

.complaint-title {
    text-transform: uppercase
}

.search-btn {
    cursor: pointer
}

button.btn.btn-primary.btn-export {
    margin-left: 10px;
}

footer {
    padding: 10px 20px;
}

.copy img {
    height: 40px;
}
.tile-stats .count {
    font-size: 25px;
}
.tile-stats {
    padding: 20px 15px
}

    .tile-stats .icon {
        top: 40px;
    }

.pp_social {
    display: none
}

.pbu-complaints-table tr td:nth-child(1) {
    font-weight: bold
}

.red td {
    color: #E74C3C;
}

input[type="file"] {
    height: auto;
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

select[multiple], select[size] {
    height: 34px;
}

.pbu-report .False td {
    color: #dc143c
}

input.btn.btn-primary {
    margin-left: 0px !important;
}

.login_content div .reset_pass {
    margin-top: 13px !important;
    margin-right: 10px;
    float: right;
}

.login_content button.btn.btn-default.submit {
    margin-left: 10px;
    float: left;
}

.multiselect-native-select .btn-group, .multiselect-native-select .multiselect, .multiselect-selected-text {
    width: 100%;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    margin-top: 0;
}

button.multiselect.dropdown-toggle.btn.btn-default {
    -ms-border-radius: 1px;
    border-radius: 1px;
    padding: 9px 12px;
}

.reports-filter .col-md-3 {
    margin-bottom: 15px
}

.reports-filter.filter button {
    margin-top: 0;
}

.multiselect-selected-text {
    text-align: left;
    float: left;
    font-size: 13px;
}

.multiselect-container {
    width: 100%
}

.reports-filter i.fa {
    padding-right: 3px;
}

.pagination > li.current-page > a, .pagination > li.current-page > span {
    color: #fff;
    background: #2991D6;
}

.no-button-margin div.dt-buttons {
    margin-top: 0;
    margin-left: 10px;
}

div.dt-buttons .fa {
    font-size: 13px
}

#table-filter.detailed th {
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 10px;
}

#table-filter.table.detailed thead :after {
    right: 3px;
    top: 5px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd;
    border-right: 0;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 0;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 0;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-right: 1px solid #ddd;
}

.table-striped {
    -webkit-border-top-left-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-topright: 7px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

button.dt-button, div.dt-button, a.dt-button {
    background-image: none;
    background-color: #d2ac67;
    border-color: #d8ad5f;
    color: #fff;
    font-size: 11px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

    button.dt-button:hover, div.dt-button:hover, a.dt-button:hover {
        background-color: #b39256 !important;
        border-color: #b39256 !important;
        background-image: none !important;
    }

.dataTables_empty {
    color: #a94442;
}

.automated-scripts .alert {
    display: none
}
div#table-filter_length {
    float: left;
}
.checkbox.no-margin input[type=checkbox] {
    margin-left: 0px
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px !important;
}

.select2-container--default .select2-selection--single {
    -ms-border-radius: 0;
    border-radius: 0;
    min-height: 20px;
    height: auto;
}

td.Pending, tr.Pending td {
    color: red
}

.nav.side-menu > li.active > a {
    text-shadow: none;
    background: none;
    box-shadow: none;
}
.col-md-auto.header-buttons {
    float: right;
    margin-top: -30px;
}
.nav-sm .nav.side-menu li a i, .nav.side-menu > li, .nav-sm .nav.side-menu li a {
    cursor: pointer
}