﻿html {
    overflow-y: scroll;
    max-width: 100%;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif !important;
}

body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: .85em;
}

/*ADHS LOGO*/

.logo {
    margin: 15px 0;
    display: inline-block;
    min-height: 50px;
    float: left;
    margin-right: 15px;
    margin-left: 18px;
    vertical-align: middle;
    border: 0;
    box-sizing: border-box;
    cursor: pointer;
}

.motto {
    margin: 0;
    padding: 0;
    line-height: 15px;
    font-size: 0.87em;
    font-family: 'Fira Sans', sans-serif !important;
    font-style: oblique;
    color: #790306;
}

.title {
    font-family: 'Abel', sans-serif !important;
    margin: 29px 0 0 0;
    padding: 0;
    font-size: 1.5em;
    letter-spacing: 0.015em;
    word-spacing: .05em;
    font-weight: normal !important;
    color: black;
    display: inline-block;
}

.navbar-nav {
    margin: 0;
}

.navbar-collapse {
    padding: 0;
}

.NewComplaint {
    color: #FFFFFF;
    background-color: #B82C27;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    width: 150px;
    height: 30px;
    margin-top: 30px;
}

.Lookup {
    margin-top: 30px;
    margin-bottom: 20px;
    color: #B82C27;
    background-color: white;
    border: none;
    font-size: 14px;
    width: 100px;
    height: 30px;
    font-weight: 600;
}

.Status {
    margin-top: 25px;
    margin-bottom: 20px;
    background-color: white;
    border: none;
    font-size: 14px;
    width: 100px;
    height: 30px;
    font-weight: 600;
}

.searchAlign {
    margin-top: 20px;
    color: #FFFFFF;
    background-color: #B82C27;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100px;
    height: 30px;
}

.backAlign {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #B82C27;
    background-color: white;
    border: none;
    font-size: 14px;
    width: 100px;
    height: 30px;
    font-weight: 600;
    margin-left: 20%;
    margin-right: 5%;
}
.BacktoComplaintAlign {
    margin: unset;
    border: none;
    background-color: white;
    font-size: 24px;
}
 .BacktoComplaintAlign:hover {
        color: #B82C27;
    }

.SaveAlign {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #FFFFFF;
    background-color: #B82C27;
    border: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100px;
    height: 30px;
}

.row-hover tr:hover {
    color: #B82C27;
    cursor: pointer;
    font-weight: bold;
}
button:focus {
    outline: 0;
}

label {
    margin-top: 30px;
}

.display-none{
    display:none;
}

.pencil-adjust {
    margin-right:30px;
    margin-top:20px;
    cursor:pointer;
}
    .pencil-adjust:hover {
        color: #B82C27;
    }
    /* Tabs panel */
    .tabbable-panel {
        border: none;
        padding: 10px 10px 10px 10px;
    }

.tabbable-line {
    /*overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;*/
}

    .tabbable-line a {
        /*width: 100%;
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;*/
    }
    /* Default mode */
    .tabbable-line > .nav-tabs {
        border: none;
        margin: 0px;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
    }

        .tabbable-line > .nav-tabs > li {
            margin-right: 2px;
            display: inline-block;
            float: none;
            padding: 1px;
        }

        .tabbable-line > .nav-tabs > a {
            margin-right: 2px;
        }

        .tabbable-line > .nav-tabs > li > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

        .tabbable-line > .nav-tabs > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

        .tabbable-line > .nav-tabs > li > a > i {
            color: #a6a6a6;
        }

        .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
            border-top: 4px solid #C6E2EE;
        }

        .tabbable-line > .nav-tabs > a.open, .tabbable-line > .nav-tabs > a:hover {
            border-top: 4px solid #C6E2EE;
        }

        .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
            border: 0;
            background: none !important;
            color: #333333;
        }

            .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
                color: #a6a6a6;
            }

        .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
            margin-top: 0px;
        }

        .tabbable-line > .nav-tabs > li.active {
            border-top: 4px solid #B82C27;
            position: relative;
        }

        .tabbable-line > .nav-tabs > a.open, .tabbable-line > .nav-tabs > a:hover {
            border: 0;
            background: none !important;
            color: #333333;
        }

        .tabbable-line > .nav-tabs > a.open, .tabbable-line > .nav-tabs > a:hover {
            color: #a6a6a6;
        }

            .tabbable-line > .nav-tabs > a.open .dropdown-menu, .tabbable-line > .nav-tabs > a:hover .dropdown-menu {
                margin-top: 0px;
            }

        .tabbable-line > .nav-tabs > li.active > a {
            border: 0;
            color: #333333;
        }

            .tabbable-line > .nav-tabs > li.active > a > i {
                color: #404040;
            }

        .tabbable-line > .nav-tabs > a.active {
            border: 0;
            color: #333333;
        }

        .tabbable-line > .nav-tabs > a.active {
            color: #404040;
        }

    .tabbable-line > .tab-content {
        margin-top: 0px;
        background-color: #fff;
        border: 0;
        border-top: 1px solid #eee;
        padding: 0px 0;
    }

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below > .nav-tabs > a {
    border-top: 4px solid transparent;
}

.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}

.tabbable-line.tabs-below > .nav-tabs > a {
    margin-top: 0;
}

.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-top: 0;
    border-bottom: 3px solid #B82C27;
}

.tabbable-line.tabs-below > .nav-tabs > a:hover {
    border-top: 0;
    border-bottom: 3px solid #B82C27;
}

.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-top: -2px;
    border-top: 0;
    border-bottom: 4px solid #B82C27;
}

.tabbable-line.tabs-below > .nav-tabs > a.active {
    margin-top: -2px;
    border-top: 0;
    border-bottom: 4px solid #B82C27;
}

.tabbable-line.tabs-below > .tab-content {
    margin-top: 20px;
    border-top: 0;
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 15px;
}

.tabbable-line > .nav-tabs > a.active {
    border-bottom: 3px solid #B82C27;
    position: relative;
}

.modal-body {
    margin: 30px,30px, 30px, 30px;
}

.SelectMenu {
    color: #B82C27;
}

.tabbable-line.tabs-below > .nav-tabs > .userDropdown:hover {
    border-top: 0;
    border-bottom: 0;
}


/*NAV BAR*/
.navbar-nav li a {
    background-color: white;
}

    .navbar-nav li a:hover {
        color: #B82C27;
        font-weight: bold;
        margin-left: 4px;
        border-left: 4px solid #B82C27;
        cursor: pointer;
        background-color:none;
    }
/* make sidebar nav vertical */
@media (min-width: 768px) {
    .affix-content .container {
        width: 700px;
    }

    html, body {
        height: 100%;
    }

    .affix-content .container .page-header {
        margin-top: 0;
    }

    .sidebar-nav {
    }

    .affix-sidebar {
        padding-right: 0;
        font-family: 'Open Sans', Arial, sans-serif;
        font-size: 14px;
        padding-left: 0;
    }

    .affix-row, .affix-container, .affix-content {
        /*height: 100%;*/
        margin-left: 0;
        margin-right: 0;
    }

    .affix-content {
        background-color: white;
    }

    .sidebar-nav .navbar .navbar-collapse {
        padding: 0;
        max-height: none;
    }

    .sidebar-nav .navbar {
        border-radius: 0;
        margin-bottom: 0;
        border: 0;
    }

        .sidebar-nav .navbar ul {
            float: none;
            display: block;
        }

        .sidebar-nav .navbar li {
            float: none;
            display: block;
        }

            .sidebar-nav .navbar li a {
                padding-top: 12px;
                padding-bottom: 12px;
                transition: 0.3s
            }
}

@media (min-width: 769px) {
    .affix-content .container {
        width: 600px;
    }

        .affix-content .container .page-header {
            margin-top: 0;
        }
}

@media (min-width: 992px) {
    .affix-content .container {
        width: 900px;
    }

        .affix-content .container .page-header {
            margin-top: 0;
        }
}

@media (min-width: 1220px) {
    .affix-row {
        /*overflow: hidden;*/
    }

    .affix-content {
        overflow-x: hidden;
    }

        .affix-content .container {
            width: 1450px;
        }

            .affix-content .container .page-header {
                margin-top: 0;
            }

    .affix-title {
        border-bottom: 1px solid #ecf0f1;
        padding-bottom: 10px;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-collapse {
        padding: 0;
    }

    .nav li a {
        color: black;
    }

    .card-body li a:hover {
        color: #B82C27;
        font-weight: bold;
        margin-left: 4px;
        border-left: 4px solid #B82C27;
        background-color: white;
    }
    .nav li a > .caret {
        margin-top: 8px;
    }
}
/*Bootstrap Cards*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 0.25rem;
}

.card-shadow {
    box-shadow: 0 5px 5px #777;
}

.card > hr {
    margin-right: 0;
    margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #fff;
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-deck .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -ms-flexbox;
            display: flex;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }
}

.card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .card-group > .card {
        margin-bottom: 15px;
    }

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:not(:last-child) {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:not(:last-child) .card-img-top,
                .card-group > .card:not(:last-child) .card-header {
                    border-top-right-radius: 0;
                }

                .card-group > .card:not(:last-child) .card-img-bottom,
                .card-group > .card:not(:last-child) .card-footer {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:not(:first-child) {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:not(:first-child) .card-img-top,
                .card-group > .card:not(:first-child) .card-header {
                    border-top-left-radius: 0;
                }

                .card-group > .card:not(:first-child) .card-img-bottom,
                .card-group > .card:not(:first-child) .card-footer {
                    border-bottom-left-radius: 0;
                }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }
}

.accordion > .card {
    overflow: hidden;
}

    .accordion > .card:not(:first-of-type) .card-header:first-child {
        border-radius: 0;
    }

    .accordion > .card:not(:first-of-type):not(:last-of-type) {
        border-bottom: 0;
        border-radius: 0;
    }

    .accordion > .card:first-of-type {
        border-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .accordion > .card:last-of-type {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .accordion > .card .card-header {
        margin-bottom: -1px;
    }

.font-weight-bold {
    font-weight: 700 !important;
}

.map-container-4 {
    height: 450px;
    overflow-x: hidden;
}
.selectAlign {
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    cursor: pointer;
}
.selectAlign:hover {
    color: #B82C27;
    background-color: white;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    cursor: pointer;
}

button:focus {
    outline: 0;
}

/* ******************** */
/* Toggle Switch: Create Sub Action*/

.onoffswitch {
    position: relative;
    width: 90px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #999999;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block;
        float: left;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 14px;
        color: white;
        font-family: Trebuchet, Arial, sans-serif;
        font-weight: bold;
        box-sizing: border-box;
    }

    .onoffswitch-inner:before {
        content: " ";
        padding-left: 10px;
        background-color: #2D9D3C;
        color: #FFFFFF;
    }

    .onoffswitch-inner:after {
        content: " ";
        padding-right: 10px;
        background-color: #EEEEEE;
        color: #999999;
        text-align: right;
    }

.onoffswitch-switch {
    display: block;
    width: 18px;
    margin: 6px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 56px;
    border: 2px solid #999999;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + input[type="hidden"] + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + input[type="hidden"] + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.createNew {
    color: red;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}

.asteriskField {
    color: #ef0000;
}

#ck-button {
    display: block;
    padding: 5px 5px;
    margin: 4px 0;
    font: 14px/20px Arial, sans-serif;
    background-color: #fff;
    border-radius: 10px;
    color: #d9534f;
    border: 1px solid #d9534f;
}

    #ck-button:hover {
        background-color: #fff;
        cursor: pointer;
        color: #d9534f;
    }    

input.checkbx {
    display: none;
}

input[type="checkbox"] {
    position: relative;
    top: 1px;
}

label#ck-button.isSelected {
    background-color: #d9534f;
    color: #fff;
}

/*Mega Menu*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Open Sans', 'sans-serif';
}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #0071bc;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}