﻿
/* Styles for the prodect rebranding to EB-N1 */
body {
    font-family: Roboto, sans-serif !important;
    font-size: 13px !important;
    color: #393939;
    line-height: 1.5;
}

.whats-new {
    font-family: Roboto, sans-serif !important;
    margin-top: 20px;
    max-height: 400px;
}

h1, h2, h3, h4, h5 {
    font-family: Roboto, sans-serif !important;
}

.heading-blue {
    background-color: rgba(22,165,216,1);
}

.logo-box {
    background-color: white;
    border-radius: 4px;
    padding: 5px;
}

.nav-pushdown {
    padding-top: 10px;
}

.user-box {
    background-color: rgba(0, 149, 93, 1) !important;
    height: 50px;
}

.user-box:hover {
    background-color: #31b639!important;
}

.height-match {
    height: 100%;
}

.logo-padding {
    padding: 5px 5px 5px 15px;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar .navbar-nav>li>a,
.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus {
    font-size: 15px !important;
}

.navbar-center {
    margin: 0 auto;
    width: 100%;
    text-align:center;
}

.dropdown-submenu {
    text-align: left;
}

align-right{
    text-align: right;
}

.affix {
    top: 0;
    width: 100%;
}

.affix-top {
    width: 100%;
}

.affix + .row {
    padding-top: 60px;
}

.bottom-widget{
    padding-bottom: 60px;
}

.logoMain {
    width: 20rem;
}

html, body {
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/** Div used to contain header and content, 
    margin offset must be size of footer height*/
#nav-and-content-container {
    min-height: 100%;
    margin-bottom: -50px;
}

input::placeholder {
    color: #BBB;
}

/*#footer, #push {
    height: 50px;
}*/

#wrap > .container {
    padding-top: 20px;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

.container .credit {
    margin: 20px 0;
}

code {
    font-size: 80%;
}

/**Default Button**/
.btn-default,
.btn-default:active,
.btn-default:visited {
    background-color: #72787c!important;
    border-color: #72787c;
}

    .btn-default:hover,
    .btn-default:focus,
    .btn-info, .btn-info:focus,
    .btn-info:hover, .open .btn-info.dropdown-toggle {
        background-color: rgb(52, 64, 81) !important;
        border-color: rgb(52, 64, 81);
    }


/*Message show/hide*/
.show {
    visibility: visible;
}

.hide {
    visibility: hidden;
}

fieldset.tos {               
    -ms-border-radius: 0.8em;
    border-radius: 0.8em;         
    border: 0.1em solid #ccc;
    padding: 10px;
}

fieldset {
    min-width: 100%;
    padding: 5px;
    margin: 0;
    border: 0;
}

legend.tos {
    width: auto;
    margin-bottom: 0px;
    font-size: 14px;
    border-bottom: none;
    padding: 0 10px;
}

.legend-color {
    color: rgba(0,0,0,1);
}

.info i {
    margin: 10px 22px;
    font-size: 2em;
    vertical-align: middle;
}

.centered {
    position: fixed;
    top: 40%;
    left: 50%;
    /* bring your own prefixes */
    transform: translate(-40%, -60%);
}

.logoMain {
    width: 20rem;
}

.menuBackground {
    padding-left: 0 !important;
}

#navBar > .menuIcon {
    padding-right: 10px;
    vertical-align: middle
}

#navBar {
    display: table-cell;
    font-family: Roboto, sans-serif !important;
    font-size: 1.3em;
}

.menuHeader {
    font-size: 1.3em;
    color: rgb(247, 251, 253);
    text-align: center;
    width: inherit;
    padding-top: 5px;
    font-family: Roboto, sans-serif !important;
}

.navbar-left > ul {
    margin: 0 0 0 0 !important;
}

#btnsubmit.btn-sm {
    width: 332px;
}

#supportDD.dropdown-toggle {
    background-color: #fff !important;
    color: #485870 !important;
}

.breadcrumb {
    font-size: 16px !important;

}

.breadcrumb > li + li:before {
    font-family: FontAwesome;
    font-size: 16px !important;
    content: "\2022";
    color: black;
    margin-right: 2px;
    padding: 0 5px 0 2px;
    position: relative;
    top: 1px;

}

.breadcrumbs {
    border-bottom: 1px solid lightgray;
    background-color: rgb(235, 245, 250);
    font-size: 16px !important;
}

.pagefooter {
    height: 10px !important;
    background-color: #333;
    color: #a4a4a4;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.pagefooter_content {
    top: 0;
    bottom: 0;
    width: 100%;
}

DIV.logoMenu {
    height: 40px;
    line-height: 40px;
}

.ace-nav > li > a {
    background-color: #FFF;
    color: #485870;
    display: block;
    line-height: inherit;
    text-align: center;
    height: 100%;
    width: auto;
    min-width: 50px;
    padding: 0 8px;
    position: relative;
}

.ace-nav > li > a:hover,
.ace-nav > li > a:focus {
    background-color: #17263b;
}

.navbar .navbar-brand {
    color: black;
    font-size: 14px;
    text-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
    color: gray;
}

label {
    color: inherit;
    font-family: Roboto, sans-serif;
    user-select: none;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0px;
}

textarea, select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border-radius: 5px !important;
}

.btn {
    border-radius: 5px !important;
}


.nav {
    font-family: Roboto, sans-serif !important;
    letter-spacing: 0.4px;
    font-weight: 500
}

@media (min-width:768px) {
    .navbar-left {
        margin-left: 0;
        width: inherit;
        float: left !important
    }
}

#outerMain {
    border-top: 1px solid lightgray;
    right: 15px;
}

#renderBody {
    padding-left: 0;
    padding-right: 0;
}

.navbar {
    background-color: #fff;
}

#outerMain {
    border-top: 1px solid lightgray;
    right: 15px;
}

.btn-primary, .btn-primary:focus {
    background-color: #015bd9 !important;
    border-color: #015bd9 !important;
}

.btn-primary:hover, .open .btn-primary.dropdown-toggle {
    background-color: rgb(153, 194, 255) !important;
    border-color: rgb(153, 194, 255) !important;
    color: #000 !important;
    font-weight: 500;
}

.fa-times-circle {
    color: red;
}

.fa-check-circle {
    color: green;
}