/* Sticky footer styles
-------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Catamaran:wght@300;400;500;700&display=swap");
html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    font-family: "Catamaran" !important;
    line-height: 1.7;
    font-style: normal;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
    background-size: cover;
    min-height: 1080px;
}

a {
    color: #000000;
}
a:hover {
    color: #000000;
}

.navbar-brand > img {
    display: block;
    max-height: 45px !important;
    margin-top: 0px !important;
    max-width: 200px !important;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #ffffff;
    background-color: #cecece;
    border-color: #337ab7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #cecece;
}

.navbar-nav {
    z-index: 16777271 !important;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 94%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -20px;
}

#wrap {
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Set the fixed height of the footer here */
#push,
#footer {
    height: 60px;
}
footer {
    background-color: #f5f5f5;
    border-top: 1px solid #cecece;
    padding-top: 10px;
    font-size: 12px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

footer a {
    color: #006325;
}
#toprow {
    background-color: #337ab7;
    text-align: right;
    color: #ffffff;
    height: 45px;
    font-size: 16px;
    padding-top: 10px;
}

.navbar {
    background-color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #337ab7;
}

.navbar a {
    color: #333333 !important;
}

.navbar-header {
    color: #ffffff;
    margin-top: 3px;
}

.navbar .nav > li > a {
    margin-top: 20px !important;
}

.btn-default {
    background-color: #ffffff;
    color: #232323;
    font-weight: bold;
}
.btn-primary {
    background-color: #1f5caa;
    border: 0px;
    color: #ffffff;
    font-weight: bold;
}
.btn-primary:hover,
.btn-primary:focus {
    background-color: #006598;
    border: 0px;
    color: #ffffff;
    font-weight: bold;
}
.btn-primary:disabled {
    background-color: #337ab7;
    border: 0px;
    color: #ffffff;
}

.btn-danger {
    background-color: #262626;
    border: 0px;
    color: #ffffff;
    font-weight: bold;
}
.btn-danger:hover,
.btn-danger:focus {
    background-color: #474646;
    border: 0px;
    color: #ffffff;
    font-weight: bold;
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.forgot-password {
    display: block;
    padding-top: 16px;
}

.btn-signin {
    font-size: 14px;
    font-weight: 400;
    border: 2px solid #ffffff;
    background-color: #1f5caa;
    color: #ffffff;
    height: 56px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.btn-signin:hover {
    border: 2px solid #ffffff;
    background-color: #006598;
    opacity: 0.4;
    color: #ffffff;
    margin: auto;
    margin-bottom: 10px;
}
.btn-signin a {
    font-size: 14px;
    margin-top: 20px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #ffffff;
    color: #337ab7;
}

.navbar-default button {
    background-color: #1f5caa;
}

.navbar-brand {
    display: block;
    max-height: 65px !important;
    margin-top: 0px !important;
    max-width: 200px !important;
}

.navbar-collapse {
    box-shadow: inset 0 0px 0 #848079;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #d8dcd8;
}

#top-info-bar {
    bottom: 0px;
    width: 100%;
    min-height: 46px;
    color: #ffffff;
    padding-top: 10px;
    border: 0px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    background-color: #1f5caa;
    letter-spacing: -0.049em;
}
#top-info-bar a {
    text-decoration: none;
    color: #ffffff;
}

#top-info-bar a.tib_phone {
    color: #ffffff;
}
#top-info-bar a.tib_phone:hover {
    color: #ffffff;
}

.navbar {
    border-bottom: 0px;
    background-color: #fff;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
    transform: translate3d(0, 0, 0);
    min-height: 64px;
    z-index: 1001;
    border-radius: 0;
}

.navbar-nav > li > a {
    font-size: 16px;
}

.navbar .nav {
    color: #272727;
}

.navbar .nav > li > a {
    float: none;
    line-height: 1.7;
    text-decoration: none;
}

.navbar .nav > li > a {
    font-size: 14px;
}
.navbar .nav > li > a {
    background: #fff;
    background-size: cover;
    color: #000;
    display: block;
    font-family: "Open Sans", Helvetica, Arial, Verdana, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.618;
    overflow: auto;
    text-align: right;
    margin-top: 0px;
    letter-spacing: 1.618px;
    font-weight: 700;
    line-height: 0px;
    cursor: pointer;
    color: #000000;
    text-transform: uppercase;
}

.navbar .nav > li > a:hover {
    box-shadow: inset 0px 4px 0 0 #cecece;
    color: #337ab7;
}
.panel {
    border: 0px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}
.panel-container {
    border: 3px solid #232323;
}

.panel-client > .panel-heading {
    color: #232323;
    background-color: #1f5caa;
    border-color: #dddddd;
    border-bottom: 1px solid #565656;
}

.panel-default {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel-default.panel-input,
.panel-secondary {
    box-shadow: none !important;
    border: none !important;
}
.panel-footer {
    background-color: #ffffff;
    border-top: 0px;
}
.panel-secondary {
    border: 1px solid #cbcbcb;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-secondary > .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-default > .panel-heading {
    background-color: #1f5caa;
    color: #ffffff;
    padding: 10px 15px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.panel-default > .panel-footer {
    border: 0px;
    border-color: #337ab7;
    background-color: #ffffff;
    color: #ffffff;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/* CSS used here will be applied after bootstrap.css */
.panel-heading-sm {
    height: 20px;
    padding: 4px 10px;
}

.panel-body-sm {
    padding: 5px 10px;
}

.panel-login {
    border: 0px;
    border-radius: 1px;
    background-color: transparent;
    margin-top: 25%;
    box-shadow: none !important;
}
@media screen and (max-height: 871px) {
    .panel-login {
        margin-top: 10% !important;
    }
}
@media screen and (max-height: 780px) {
    .panel-login {
        margin-top: 0% !important;
    }
}
.panel-login ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ffffff;
}
.panel-login ::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}
.panel-login :-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
}
.panel-login :-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}
.panel-login .form-control {
    background-color: transparent;
    color: #000000;
    font-weight: 500;
    border: 0px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}
.panel-login > .panel-heading {
    text-align: center;
    background-color: transparent;
    color: #ffffff;
    padding: 52px 15px 25px 25px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #cecece;
    font-size: 48px;
    font-weight: 400;
}

.panel-login input {
    border: 2px solid #000000;
    height: 55px;
}

.panel-login label {
    display: none;
}

.panel-login p {
    color: #000000;
    font-size: 14px;
}

.signin-checkbox {
    border: 1px solid #000000;
}
.signin-welcome {
    text-align: center;
    font-size: 24px;
    color: #000000;
}
.form-control::placeholder {
    color: rgba(0, 0, 0, 0.45);
}

table.table-heading-sm thead tr th,
table.table-heading-sm tbody tr td {
    font-size: 12px;
    height: 28px;
    padding: 4px 10px;
}

.table-body-sm {
    padding: 5px 10px;
}

.capitalize {
    text-transform: capitalize;
}

.nav-pills > li > a {
    border-radius: 4px;
    background-color: #f4f4f4;
    border: 1px solid #cecece;
    margin-bottom: 3px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #ffffff;
    background-color: #424371;
    margin-bottom: 3px;
}

#status {
    background-color: #fff;
    padding: 20px;
    margin-top: 40px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}
#status h1 {
    font-size: 600%;
    font-weight: bold;
    text-align: center;
    line-height: 1.1;
}
#status p {
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
}
#status input {
    border: 2px solid #c3c3c3;
    min-height: 80px;
    font-size: 32px;
    color: #cecece;
    background-color: #272727;
}
#status button {
    display: block;
    min-height: 80px;
    width: 80%;
    margin: auto;
    font-size: 32px;
}

#status footer {
    border-top: 1px solid #c3c3c3;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
    background-color: #f4d03a;
    height: 65px;
    overflow: hidden;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        margin-top: 25px;
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 0px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .collapse.in {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }
}
