﻿#cph_page_main_Login1 {
    text-align: center;
}

.appNameLink, .appNameLink:hover, .appNameLink:visited {
    color: #fff;
    text-decoration: none;
}

.page-header {
    padding-bottom: 9px;
    margin: 0;
    border-bottom: 1px solid #eee;
}

.mainarea {
    background: none repeat scroll 0 0 #fff;
}

.responsiveHelper:after {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #dddddd;
    bottom: 0;
    color: #ffffff;
    padding: 3px 7px;
    position: fixed;
    right: 0;
    z-index: 100000;
}

.headerbar {
    border: 0 none;
}

.headerbar .navbar-toggle .icon-bar {
    background-color: #fff;
}

div.headerbar > div.container-fluid {
    background-color: #2A8BBC;
/*     TODO: Rebranding */
/*    background-color: #006963;*/
}

.iplogo {
    height: 50px;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: left;
    margin-bottom: 9px;
    margin-left: 10px;
    margin-top: 8px;
    padding: 4px 6px;
    position: relative;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}

.icon-bar {
    background: none repeat scroll 0 0 #f6f4e7;
    height: 5px !important;
    width: 28px !important;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

#sub2 a {
    padding-left: 20px;
}

.applicationname {
    color: #fff;
    font-size: 24px;
    line-height: 48px;
    margin: auto;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: nowrap;
}

@media only screen and (max-width: 767px) {
    .applicationname {
        left: 60px;
    }
}

.nav > li.active > a:hover, .nav > li.active > a:focus {
    background-color: #fff;
    text-decoration: none;
}

#sub1 li {
    background: none repeat scroll 0 0 #f0f0f0;
}

.navbar-default .navbar-brand {
    color: #777777;
}

@media screen and (min-width:768px) {
    .headerbar .container > .navbar-collapse,
    .headerbar .container-fluid > .navbar-collapse {
        margin-left: 90px !important;
        margin-right: 0;
        min-height: 50px;
    }
}

.headerbar .container > .navbar-collapse1,
.headerbar .container-fluid > .navbar-collapse1 {
    margin-left: 215px !important;
    margin-right: 0;
}

.headerbar .navbar-collapse .collapse {
    margin-left: 215px !important;
}

.headerbar .navbar-nav > li > a {
    color: #fff;
}

.jumbotron {
    background-color: #e2e9e2;
    color: inherit;
    margin-bottom: 30px;
    padding: 30px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e2e9e2;
    color: #555555;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e2e9e2;
    color: #555555;
}

footer {
    background-color: #f5f5f5;
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
}

html {
    min-height: 100%;
    position: relative;
}

footer span {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.navbar-vertical {
    color: #000;
}

.navbar-vertical .container > .navbar-header, .navbar-vertical .container-fluid > .navbar-header, .navbar-vertical .container > .navbar-collapse, .navbar-vertical .container-fluid > .navbar-collapse {
    margin-left: 0px !important;
    margin-right: 0;
}

.navbar-vertical .navbar-nav > li > a {
    color: #000;
}

.headerbar .navbar-nav > li > a:hover, .headerbar .navbar-nav > li > a:focus {
    background-color: #f5f5f5;
    color: #fff;
    text-decoration: underline;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #f5f5f5;
    color: #000;
    text-decoration: underline;
}

.navbar-vertical .navbar-nav > li > a:hover, .navbar-vertical .navbar-nav > li > a:focus {
    background-color: #f5f5f5;
    color: #000;
}

.navbar-vertical .navbar-nav > li {
    float: none;
}

.navbar-vertical .nav.navbar-nav {
    width: 100%;
}

.spacer {
    margin: 0 0 30px;
}

html {
    font-size: 100%;
}

div.masterBanner {
    height: 96px;
    background-color: #006;
    color: #F0F0F0;
    border-bottom: 2px SOLID #000;
    padding-left: 12px;
}

div.mainLabel {
    font-weight: bold;
    font-size: 24pt;
    padding-top: 12px;
}

div.subLabel {
    font-size: 16pt;
    margin-top: 12px;
    padding-left: 24px;
}

div.mainContent {
    padding: 10px;
}

a {
    outline: 0;
}

h1 {
    font-size: 38.5px;
}

h1, h2, h3 {
    line-height: 40px;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: bold;
    margin: 10px 0;
    text-rendering: optimizelegibility;
    white-space: nowrap;
}

legend {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid transparent;
    margin: 0;
    padding: 5px;
}

fieldset {
    border: 2px solid #B6B6B6;
    border-radius: 0 0 0 0;
    margin: 10px;
    padding: 10px;
}

.bulletedlist li {
    list-style: disc inside none;
}

.breadcrumb {
    border-radius: 0 !important;
    font-size: 12px;
    padding: 4px 7px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-weight: 300;
    margin-bottom: 0 !important;
    margin-top: 10px !important;
}

.hasError {
    color: red;
    font-size: 10px;
    font-style: italic;
    line-height: 15px;
    display: block;
    margin-top: -15px;
    margin-bottom: 15px;
}

.page {
    background: none repeat scroll 0 0 transparent;
    padding-bottom: 60px !important;
    padding-top: 15px;
}

/* Move down content because we have a fixed navbar that is 50px tall */
body {
    font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    margin: 0 0 60px 0 !important;
    padding-top: 50px;
    padding-bottom: 20px;
}

.page-title {
    margin-top: 30px
}

.sdd-logo img {
    width: 120px;
    height: 60px;
    margin-top: 20px;
    float: right;
}

.ip-logo {
    height: 50px
}

/***********************************************************************************************************
Begin User Profile Section    
***********************************************************************************************************/

div#cph_page_header_UserProfile {
    margin-top: 10px;
}

    div#cph_page_header_UserProfile span.glyphicon.glyphicon-user {
        font-size: 2rem;
    }

#UserProfile__btn span,
#cph_page_header_UserProfile__btn span {
    display: block;
    text-align: center;
}

#UserProfile {
    position: relative;
}

#cph_page_header_UserProfile__settings,
#UserProfile__settings {
    display: none;
    position: absolute;
    right: 15px;
    margin-top: 10px;
    background-color: transparent;
    z-index: 3;

    min-width: 375px;

}

#cph_page_header_UserProfile__settings div.panel,
#UserProfile__settings div.panel {
    margin-bottom: 0;
    -webkit-box-shadow: 0px 2px 5px 0px #000000;
    -moz-box-shadow: 0px 2px 5px 0px #000000;
    box-shadow: 0px 2px 5px 0px #000000;
}

#cph_page_header_UserSettingsContainer > div:nth-child(2) {
    margin-top: 15px;
    margin-bottom: 10px;
}

.line-details:hover {
    background-color: #f5f5f5;
}

.line-details {
    border-bottom: 1px solid
}

/***********************************************************************************************************
End User Profile Section    
***********************************************************************************************************/

/***********************************************************************************************************
Begin Site Outage Message 
***********************************************************************************************************/

.login-site-outage {
    margin-top:100px;
}

/***********************************************************************************************************
End Site Outage Message 
***********************************************************************************************************/

/***********************************************************************************************************
Begin: CSS Loader/Saver
***********************************************************************************************************/

.loader-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}

.loader-spin > div {
    display: block;
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    color: #2A8BBC;
    /*     TODO: Rebranding */
    /*        color: #006963;*/
    font-size: 14px;
    font-weight: bold;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.loader-spin::before {
    content: '';
    display: block;
    position: relative;
    left: 49%;
    top: 40%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #2A8BBC;
    /*     TODO: Rebranding */
    /*        border-color: #006963;*/
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}

.loader-spin::after {
    display: block;
    position: relative;
    top: 42%;
    width: 100%;
    height: 40px;
    color: #2A8BBC;
    /*     TODO: Rebranding */
    /*        color: #006963;*/
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}

.loader-spin__save--msg::after {
    content: 'Loading';
}

.loader-spin__update--msg::after {
    content: 'Loading';
}

/***********************************************************************************************************
End: CSS Loader/Saver
***********************************************************************************************************/
.d-flex {
    display: flex;
}
.justify-content-end {
    justify-content: flex-end;
}
.align-items-center{
    align-items: center;
}
.padding-to-child > *{
    padding-left: 20px;
}

.outline-link > a{
    text-decoration: underline !important;
}
.login-help-container {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 75px; 
    font-size: 12px;
}
.login-help-title {
    font-weight: bold;
    font-size: larger;
}
.icon--hide svg > * {
    fill-opacity: 0;
}
.mr-10 {
    margin-right: 10px;
}