.loginSubmitBtn {
    color: #FFF;
    background-color: #3C3C3C;
    border-color: #3C3C3C;
}

.logoFooter {
    width: 35px;
    height: 25px;
    display: inline-block;
}

.logo {
    width: 50%;
    height: 50%;
}

.modal-header {
    padding-bottom: 5px;
}

.breadcrumb li a {
    color: #3C3C3C;
}

div.container-fluid.main-container {
    padding-top: 10px;
}

.navbar a:visited, header a:visited, footer a:visited {
    color: #FFF;
}

.navbar.active {
    background-color: #FFF !important;
    margin-top: 1px;
}

ul.top-nav-boxes li a span:first-child {
    font-size: 27px;
}

ul.top-nav-boxes li a span {
    font-size: 14px;
    padding: 2px;
}

ul.top-nav-boxes li a {
    color: #3C3C3C;
    border: 1px solid #FFF;
    padding: 8px;
}

ul.left-menu li ul.submenu li {
    width: 100%;
    text-indent: 10px;
    display: flex;
    vertical-align: middle;
    margin-top: -5px;
    font-size: 15px;
}

ul.left-menu li ul.submenu li:last-child {
    border-bottom: none;
}

ul.left-menu li {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    font-size: 20px;
    vertical-align: middle;
}

ul.left-menu li a {
    color: #3C3C3C;
    padding: 10px;
    margin: 5px;
    vertical-align: middle;
}

ul.left-menu li a:hover {
    padding: 10px;
    color: #3C3C3C;
    width: 100%;
}

#hide-top-stats:hover {
    color: #3C3C3C;
    background-color: #E9E9E9;
}

#hide-top-stats {
    width: 50px;
    height: 50px;
    cursor: pointer;
    padding: 5px 4px;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 50px;
    -webkit-border-radius : 50px;
    -moz-border-radius : 50px;
    color: #3C3C3C;
    left: 0px;
    top: -10px;
}

#backtotop {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    bottom: 70px;
    padding: 5px 8px;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    filter: alpha(opacity=20);
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    opacity: 0.2;
    color: #FFF;
    font-size: 14px;
    z-index: 1000;
    right: 10px;
    border: 1px solid #FFF;
}

#backtotop:hover {
    background-color: #3C3C3C;
    opacity: 1;
}

#gotobottom {
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    bottom: 20px;
    padding: 9px;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    -webkit-border-radius : 50px;
    -moz-border-radius : 50px;
    filter : alpha(opacity=20);
    -khtml-opacity : 0.2;
    -moz-opacity : 0.2;
    opacity : 0.2;
    color: #FFF;
    font-size: 14px;
    z-index: 1000;
    right: 10px;
    border: 1px solid #FFF;
}

#gotobottom:hover {
    background-color: #3C3C3C;
    opacity: 1;
}

div.container-fluid.content-wrapper {
    min-height: 100%;
    height: 100%;
    overflow: hidden;
}

footer {
    padding: 12px;
    width: 100%;
    height: 6%;
    position: fixed;
    bottom: 0;
}

.requiredFld {
    border-left: 2px solid #F00;
}

div.hero-unit {
    color: #3C3C3C;
    background-color: #E8D3B3AB;
    border: none;
    padding: 10px;
    text-align: center;
}

div.hero-unit h1 {
    padding-bottom: 0px;
    padding-top: 25px;
}

.red {
    color: #DF6349;
}

.formError .formErrorContent,
.formError .formErrorArrow div {
    background: #FFF;
    color: #000;
}

.formLabel {
    margin: 5px;
    vertical-align: top;
}

.close:hover,
.close:focus {
    color: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.close {
    opacity: 1;
}

.help-block {
    font-size: 11px;
}

.textareaError {
    left: 0px !important;
    top: 0px !important;
}

.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

html .ui-autocomplete {
    height: 100px;
}

ul.ui-autocomplete {
    width: 158px;
    box-shadow: none;
    padding: 0px 5px 15px 5px;
    -moz-border-shadow: none;
    -webkit-border-shadow: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: none;
    border-color: #dadada;
    font-size: 10pt;
}

ul.ui-autocomplete li {
    border-bottom: 1px dashed #ddd;
}

ul.ui-autocomplete li a {
    color: #009a8c;
    font-size: 0.9em;
    padding: 7px 5px 7px 5px !important;
    cursor: pointer;
    font-family: Lato, Arial, sans-serif;
}

ul.ui-autocomplete li a:hover,
ul.ui-autocomplete li a:active {
    border: none;
    color: #9cc833;
    margin: 0px !important;
}

.ui-datepicker-year,
.ui-datepicker-month {
    color: #333;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover,
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    color: #CCC;
}

#mceu_42 {
    border-width: 1px 1px 0px 0px !important;
}

.breadcrumb {
    padding: 9px 0px 0px 10px;
    background-color: #E8D3B3AB;
    color: #3C3C3C;
    margin-bottom: 30px;
}

.breadcrumb > li + li:before {
    color: #3C3C3C;
}

.breadcrumb > .active {
    color: #101010;
}

.dataTable {
    width: 100% !important;
}

.dataTable th, .dataTable td {
    padding: 10px !important;
    vertical-align: middle !important;
    text-align: center !important;
    width: 150px !important;
    white-space: nowrap !important;
}

.dataTables_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.dataTables_filter {
    margin-bottom: 17px !important;
}

.dataTables_info, .dataTables_paginate {
    margin-top: 17px !important;
}

.addNewBtn {
    position: absolute;
    right: 17px;
    top: 2px;
}

.addNewBtn a, .addNewBtn a:hover {
    color: #FFF !important;
}

.alert-danger {
    color: #fff;
    background-color: #a94442ab;
    border-color: #a94442ab;
}

h1 input.form-control {
    display: inline-block;
    width: 100px;
    vertical-align: middle;
}
