﻿h1 {
    font-size: 20px;
    font-weight: 400;
}

h2 {
    font-size: 17px;
    font-weight: 400;
}

h3 {
    font-size: 15px;
    font-weight: 400;
}

.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;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 27px;
}

.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;
}

    .nav.side-menu > li.active > a {
        text-shadow: none;
        background: none;
        box-shadow: none;
    }

.nav-sm .nav.side-menu li a {
    padding: 10px 1px;
}

.left_col, .nav_title {
    background: #800184;
}

.main_menu_side {
    border-top: 1px solid #fff;
}

.btn-primary, .btn-success {
    background-color: #800583;
    border-color: #800583;
    color: #fff;
}

    .btn-primary:hover, .btn-success:hover {
        background-color: #9154d6;
        border-color: #9154d6;
    }

.toggle a i {
    color: #800184;
}

.nav-sm .nav.side-menu li a {
    font-size: 12px;
}

.ajax-loader {
    background: #000 none repeat scroll 0 0;
    height: 100%;
    opacity: 0.98;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 100000;
    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;
}

.btn-create-payments {
    margin-top: -55px
}

table td, table th {
    font-size: 11px;
}

.table {
    width: 100% !important
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #E7E7E7;
}

.table-striped > tbody > tr th, .table-striped > thead > tr th {
    background-color: #800184;
    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: 200px;
}

.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 #B9774C;
}

.dashboard .bg-success {
    background-color: #800184;
}

.dashboard .bg-info {
    background-color: #DCAD67;
}

.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: #800184;
}

.dashboard-row a, .dashboard-row .fa {
    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;
}

.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: #800184;
    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 {
    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;
}

@media (max-width: 768px) {
    [class*="col-md-"] {
        width: 100%
    }

    #table-filter_filter {
        float: right !important;
        width: 60%;
    }

    .x_panel {
        overflow-x: auto;
        overflow-y: visible;
    }

    .x_panel {
        padding: 10px 5px;
    }

    div.dt-buttons {
        position: relative;
        float: left !important;
    }

    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: 14px;
    }

    .ajax-loader {
        display: block
    }
}

.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: 8px 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: #DCAD67;
    border-color: #DCAD67;
    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
}

.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 {
    color: red
}

.payment-mode {
    display: none
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-15 {
    margin-top: 15px
}

.date-of-marriage {
    display: none
}

.member-details tr td:first-child {
    background: #F5F5F5;
    font-weight: bold;
}

.no-border td {
    border: none !important;
    background: none !important
}

.checkbox-cont.form-control {
    margin-top: 24px;
    padding-bottom: 25px;
    float: left;
}

    .checkbox-cont.form-control .control-label {
        margin-top: 3px;
        padding-top: 0;
        font-size: 11px;
        float: left;
        padding-right: 5px;
    }

    .checkbox-cont.form-control input {
        float: left;
    }

.checkbox-cont .control-label {
    margin-top: 3px;
    padding-top: 0;
    font-size: 11px;
    float: left;
    padding-right: 50px;
}

.checkbox-cont {
    padding: 7px 5px 7px 10px;
    float: left;
    border: 1px solid #ccc;
    width: 100%;
}

.checkbox.checkbox-only.checkbox-cont {
    margin-top: 20px;
}

    .checkbox.checkbox-only.checkbox-cont input {
        margin-top: 1px;
    }

.checkbox-cont .checkbox-only {
    margin-top: 20px;
}

.checkbox-cont input {
    float: left;
}

.form-vertical .checkbox, .form-vertical .radio {
    min-height: 25px;
    margin-top: 0;
}

.attendance .fa-pencil {
    font-size: 8px;
    padding: 3px;
    background: none;
}

.banking .dt-buttons, .balance-sheet .dt-buttons {
    float: right;
    margin-top: -59px;
}

    .banking .dt-buttons a.dt-button {
        background: #DCAD67;
        border-color: #DCAD67;
    }

.visibility-none {
    visibility: hidden
}

.balance-sheet .net {
    background-color: #DCAD67;
    color: #fff;
}

.balance-sheet .fa-money {
    color: #fff;
}

.balance-sheet .tile-stats .count {
    font-size: 25px;
}

.balance-sheet .table-bordered.dataTable {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #ddd !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #FC7E27;
    border-color: #FC7E27;
}

.x_content .dataTables_wrapper .dataTables_paginate .paginate_button {
    display: contents !important;
}

.collapsed ul {
    margin: 0;
    padding: 0;
}

    .collapsed ul li {
        list-style: none;
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

span.dtr-data {
    float: right;
}

.filter-cont {
    background: #efefee;
    margin-top: -16px;
    margin-bottom: 15px;
    padding-top: 10px;
}

.date-saved {
    display: none
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}

.nav-sm ul.nav.child_menu {
    left: 109%;
}

    .nav-sm ul.nav.child_menu li {
        border-bottom: 1px solid #ccc;
    }

.btn.glyphicon-step-backward:before {
    padding-right: 5px;
    padding-top: 1px;
    float: left;
}

a.btn.glyphicon.glyphicon-step-backward {
    padding-bottom: 6px;
    padding-top: 5px;
}

.table-hover > tbody > tr:hover, .table-hover > tr:hover {
    background-color: #e9eff3;
}

.modal-title {
    color: #fff;
}

.nav-sm ul.nav.child_menu.bottom {
    bottom: 0;
    top: auto;
    height: auto !important;
}

.chart {
    height: 450px;
    margin-bottom: 20px;
}

.overlay-loader {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-color: rgb(0,0,0,0.8);
}

.loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 97px;
    height: 97px;
    animation-name: rotateAnim;
    -o-animation-name: rotateAnim;
    -ms-animation-name: rotateAnim;
    -webkit-animation-name: rotateAnim;
    -moz-animation-name: rotateAnim;
    animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    -ms-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    -moz-animation-duration: 0.4s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -o-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

    .loader div {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        border: 1px solid rgb(254,254,254);
        position: absolute;
        top: 2px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

        .loader div:nth-child(odd) {
            border-top: none;
            border-left: none;
        }

        .loader div:nth-child(even) {
            border-bottom: none;
            border-right: none;
        }

        .loader div:nth-child(2) {
            border-width: 2px;
            left: 0px;
            top: -4px;
            width: 12px;
            height: 12px;
        }

        .loader div:nth-child(3) {
            border-width: 2px;
            left: -1px;
            top: 3px;
            width: 18px;
            height: 18px;
        }

        .loader div:nth-child(4) {
            border-width: 3px;
            left: -1px;
            top: -4px;
            width: 23px;
            height: 23px;
        }

        .loader div:nth-child(5) {
            border-width: 3px;
            left: -1px;
            top: 4px;
            width: 31px;
            height: 31px;
        }

        .loader div:nth-child(6) {
            border-width: 4px;
            left: 0px;
            top: -4px;
            width: 39px;
            height: 39px;
        }

        .loader div:nth-child(7) {
            border-width: 4px;
            left: 0px;
            top: 6px;
            width: 49px;
            height: 49px;
        }

@keyframes rotateAnim {
    from {
        transform: rotate(360deg);
    }

    to {
        transform: rotate(0deg);
    }
}

@-o-keyframes rotateAnim {
    from {
        -o-transform: rotate(360deg);
    }

    to {
        -o-transform: rotate(0deg);
    }
}

@-ms-keyframes rotateAnim {
    from {
        -ms-transform: rotate(360deg);
    }

    to {
        -ms-transform: rotate(0deg);
    }
}

@-webkit-keyframes rotateAnim {
    from {
        -webkit-transform: rotate(360deg);
    }

    to {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes rotateAnim {
    from {
        -moz-transform: rotate(360deg);
    }

    to {
        -moz-transform: rotate(0deg);
    }
}