/*  Begin Overwrites  */

body {
    /*background: transparent url("") top left no-repeat;*/
    background: transparent url('../../../../images/login.jpg');
    background-size: cover;
}

/*h3 {
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important; 
    font-weight: 300;
}

strong {
    font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important;
    font-weight: 600;
}



a {
    color: #01468C !important;
    cursor: pointer;
    text-decoration: underline !important;
}

div.modal {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
/*    border: 5px solid #FFFF00;*/
    /*padding: 10px;
    font-size:16px;
    font-weight:700;
}*/

/*modal header*/
/*div.modal-header {
    padding: 0px 12px 0px 12px !important;
    border-bottom: 1px solid #e5e5e5;
    color: #FFF;
    background-color: #01468C !important;
    height: 30px !important;
    font-size: 20px;
}*/

.append-icon i,
.append-icon svg {
    position: absolute;
    top: 8px;
    right: 5px;
    color: #bcc4c9;
}    /* Never saw a style for these set */

/*  end overwrites  */

/*  Main Page Styles  */

/*i,
svg {
    color: #eba900;
}*/

#login-block {
    padding-top: 10%;  /*  We could actually use javascript / jQuery to mack the window always align center vertically in the screen */
}

img#imgLogo {
    margin: 0 0 30px;
}

section#login_panel {
    height:auto;
    width: 45%;
    /*max-width: 34%;*/
/*    max-width: 1200px;*/
    margin: 0 auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 4px 4px 8px #888;
    -moz-box-shadow: 4px 4px 8px #888;
    -webkit-box-shadow: 4px 4px 8px #888;
    -o-box-shadow: 4px 4px 8px #888;
    border: 1px solid #acb9c2;
    margin-top: 5%;
}

section#login_panel .account-info,
section#login_panel .account-form {
    /*display: table-cell;*/
    padding: 30px 50px;
    vertical-align: top;
}

    section#login_panel .account-info {
        background-position: 0% 0%;
        /*background-image: linear-gradient(to bottom, #5f6d76, #373f45);*/
        width: 20%;
        border-bottom-right-radius: 10px;
        border-top-right-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
        font-size: 25px;
        color: #dde4e7;
        background-color: white;
        background-repeat: repeat;
        background-attachment: scroll;
        border-style: solid;
        border-width: 0px 0px 0px 2px;
    }

section#login_panel .account-info ul {
    padding: 0;
    margin: 0 0 60px;
}

section#login_panel .account-info li {
    list-style: none;
    padding: 0 0 0 25px;
    margin: 0 0 30px;
    position: relative;
}

section#login_panel .account-info li i,
section#login_panel .account-info li svg {
    position: absolute;
    top: 5px;
    left: 0;
}

section#login_panel .account-form {
    background: #fff;
    border-left: 1px solid #ced0d2;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    /*width:80%;*/
}

section#login_panel .account-form h3 {
    margin: 30px 0;
    padding: 0;
    font-size: 36px;
    color: #184c88;
    font-weight: 400;
}

section#login_panel .account-form h3 strong {
    font-weight: 900;
}

#btnSSOLogin {
    background-image: -webkit-linear-gradient(top, #ffcc33, #ff9900) !important;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    font-size: 25px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

section#login_panel .account-form input {
    background-color: #eff2f4 !important;
    border: 1px solid #d4d9dd !important;
    margin-bottom: 4px;
}

section#login_panel .account-form input[type="submit"] { 
   
        background: #104d8a;
        background-image: -webkit-linear-gradient(top, #104d8a, #052956);
        background-image: -moz-linear-gradient(top, #104d8a, #052956);
        background-image: -ms-linear-gradient(top, #104d8a, #052956);
        background-image: -o-linear-gradient(top, #104d8a, #052956);
        background-image: linear-gradient(to bottom, #104d8a, #052956);
        color: #ffffff;
        font-size: 25px;
        padding: 10px 20px 10px 20px;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 0;
    }

p.account-copyright {
    text-align: center;
    color: #4a5158;
    font-size: 11px;
    padding: 10px 0;
}

/*starting of the added style for all pages*/
navPage {
    padding: 0 30px;
}

div.panel-header {
    background: #134b8b;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
}

.main-content .page-content .panel .panel-header h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.main-content .page-content .panel .panel-header h2 i,
.main-content .page-content .panel .panel-header h2 svg {
    color: #76abdc;
}

.main-content .page-content .panel {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.main-content .page-content {
    margin: 0;
    padding: 0;
}

.button-green,
.btn-success {
    background: #39b54a;
    background-image: -webkit-linear-gradient(top, #39b54a, #006c3a);
    background-image: -moz-linear-gradient(top, #39b54a, #006c3a);
    background-image: -ms-linear-gradient(top, #39b54a, #006c3a);
    background-image: -o-linear-gradient(top, #39b54a, #006c3a);
    background-image: linear-gradient(to bottom, #39b54a, #006c3a);
    color: #fff;
}

.button-dark-blue,
.btn.blue {
    background: #134b8b;
    background-image: -webkit-linear-gradient(top, #134b8b, #002959);
    background-image: -moz-linear-gradient(top, #134b8b, #002959);
    background-image: -ms-linear-gradient(top, #134b8b, #002959);
    background-image: -o-linear-gradient(top, #134b8b, #002959);
    background-image: linear-gradient(to bottom, #134b8b, #002959);
    color: #fff;
}

.button-red,
.btn.red {
    background: #f15b29;
    background-image: -webkit-linear-gradient(top, #f15b29, #c2222d);
    background-image: -moz-linear-gradient(top, #f15b29, #c2222d);
    background-image: -ms-linear-gradient(top, #f15b29, #c2222d);
    background-image: -o-linear-gradient(top, #f15b29, #c2222d);
    background-image: linear-gradient(to bottom, #f15b29, #c2222d);
    color: #fff;
}

/*  Sidebar  */

.main-content div.navbar.panel {
    background-position: 0% 0%;
background-image: linear-gradient(to bottom, #d8e2e8, #ffffff) !important !important;
    border: 1px solid #fff !important;
    box-shadow: 4px 4px 8px #888;
    -webkit-box-shadow: 4px 4px 8px #888 !important;
    -moz-box-shadow: 4px 4px 8px #888;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px !important;
    text-align: center;
    padding: 10px 10px 100px 10px;
    margin: 0 0 30px;
    background-color: #d8e2e8 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}

div.page-title,
.main-content div.navbar.panel h3 {
    color: #002959;
    font-size:30px
}

.main-content div.navbar.panel h3 {
    padding: 0 0 5px;
    margin: 0 0 5px;
    text-align: left;
    font-weight: 700;
    border-bottom: 1px solid #d5d8d7;
    font-size: 18px;
}

.main-content div.navbar.panel li a {
    border-bottom: 1px solid #d5d8d7;
    display: block;
    padding: 5px 0;
}

div.page-title {
    padding-left: 20px;
    height: auto !important;  /*  All throughout this thing there are heights set by .JS - WHY??  */
}

div.page-title + div div {
    text-align: right;
    padding: 10px 20px 0 0;
    width: auto !important;
}

/*  Form Styles  */

.form-control {
	background: #eaeff2 !important;
	background-size: auto;
	height: auto !important;
	min-height: 40px;
	cursor: pointer;
	border: 1px solid #d5d8d7 !important;
	padding: 5px;
}

.form-control:focus {
	background: #fff5e7 !important;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; /* remove default arrow */
    background: #eaeff2 url('../../../../images/dropdown-select-arrows.png') !important;
    ;
    /* add custom arrow */
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

select.form-control::-ms-expand { 
    display: none; /* hide the default arrow in ie10 and ie11 */
}

/* target Internet Explorer 9 to undo the custom arrow */
@media screen and (min-width:0\0) {
    select.form-control {
        background-image:none\9;
        padding: 5px\9;
    } 
}


.input-group-text-HAI {
    border-color: #b56a9f;
    margin-bottom: 0px !important;
}

.input-group-HAI > .input-group-prepend-HAI > .input-group-text-HAI {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-text-HAI + .input-group-text-HAI {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}


.input-group-text-HAI {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem .875rem;
    margin-bottom: 0;
    /*font-size: .8125rem;*/
    font-weight: 400;
    line-height: 1.47;
    color: #6b6a6a !important;
    text-align: center;
    white-space: nowrap;
    background-color: #EAEFF2;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-radius: 0px 4px 4px 0px;
}

.input-group-HAI {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-prepend-HAI {
    margin-right: -1px;
    margin-bottom: -2px;
}

.input-group-append-HAI, .input-group-prepend-HAI {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group-append-HAI {
    margin-left: -1px;
    margin-bottom: -2px;
    /*color: #bcc4c9;*/
}



.form-control-HAI {
    display: block;
    /*width: 100%;*/
    /*height: calc(1.47em + 1rem + 2px);*/
    padding: .5rem .875rem;
    /*font-size: .8125rem;*/
    /*line-height: 1.47;*/
    color: #6b6a6a !important;
    /*font-size: 18pt !important;*/
    font-weight: 700 !important;
    background: #eaeff2 !important;
    /*background-clip: padding-box;*/
    /*border: 1px solid #e5e5e5;*/
    border-radius: 4px;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    margin-bottom: 0px !important;
}

.form-control-plaintext-HAI {
    display: block;
    width: 100%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-bottom: 0;
    line-height: 1.47;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.input-group-HAI > .custom-select-HAI:not(:first-child), .input-group-HAI > .form-control-HAI:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group-HAI > .custom-file-HAI, .input-group-HAI > .custom-select-HAI, .input-group-HAI > .form-control-HAI, .input-group-HAI > .form-control-plaintext-HAI {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.boxEdge {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.form-control:focus ~ .input-group-prepend-HAI {
    background: #886ab5;
}

.has-length .input-group-text-HAI {
    border-color: #886ab5;
}

    .has-length .input-group-text-HAI + .input-group-text-HAI {
        border-left: 1px solid rgba(0, 0, 0, 0.1);
    }

    .has-length .input-group-text-HAI:not([class^="bg-"]):not([class*=" bg-"]) {
        background: #2199e8;
        color: #fff !important;
        outline: -webkit-focus-ring-color auto 1px;
        outline-color: -webkit-focus-ring-color;
        outline-style: auto;
        outline-width: 1px;
    }

/*
/*starting of the added style for all pages*/
/*  End main page styles  */