/* #################### LOGIN ###################### */
.loginForm-container {
    width: 560px;
    margin: auto;
}
.loginForm-subcontainer {
    background-color: #000000;
    float: left;
    padding: 1.5rem;
    margin-top: 20%;
}
#login-left-container {
    border-right: 1px solid #ffffff;
}
#loginForm {


}

.header-login-title {
    color: #ffffff;
    font-size: 23px;
    margin-bottom: 8px;
}
.header-login-subtitle {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 6px;
}

/*
.button-inactive {
    color: #aaaaaa !important;
}
*/

.navbar-right{
	margin-right: 0px;
}
#systemname {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 70px;
    width: 200px;
}

.login_font {
    float: left;
    font-size: 16px !important;
    font-weight: normal;
    margin-left: 14px;
    width: 122px;
}

.sso-text {
    color: #ffffff;
}

.panel-body {
    padding-top: 8px;
}

.panel-body-static {
    height: 90px !important;
}
.panel-primary {
    border-color: #dddddd !important;
    overflow: hidden;
    word-wrap: break-word;
    min-width: 190px;
}

.panel_shadow {
    box-shadow: 8px 8px 10px -5px;
}

.image_panel_decide .image_panel_body{
    background-color: rgb(226, 0, 27);
}
.image_panel_container_error .image_panel .image_panel_body{
    background-color: #ff7700;
}
/*
.image_panel_decide .error{
    background-color: rgb(226, 0, 27);
}
*/
.bu-box-rights{
    margin-left: 10px;
}
.panel-body-static:hover {
    background-color: #e3e3e3 !important;
}

.login_btn {
    height: 22px !important;
    min-width: 60px;
    margin-top: 5px !important;
    line-height: 0.6 !important;
    font-size: 11px !important;
    margin-left: 0px !important;
    float: left !important;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #ffffff;
}
.register_button{
    float: left !important;
    font-size: 11px !important;
    padding: 0px !important;
    margin: 0px !important;
    background: none;
    border: none;
    color: #FFF;
    height: 15px !important;
}
.register_button:hover{
    background: none !important;

}
input.form-control{
    /* background: #f5f5f5 none repeat scroll 0 0; */
    border-radius: 0px !important;
    height: 26px;
    font-size: 12px;
}
.login_input{
    font-size: 12px !important;
    height: 20px !important;
    margin-right: 15px;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 6px;
    width: 190px;
}
.login_forgot_input {
    float: left;
    font-size: 12px !important;
    height: 25px !important;
    margin-right: 15px;
    margin-bottom: 2px;
    margin-top: 0px;
    padding-bottom: 0;
    padding-top: 0;
    width: 220px;
}

input#dateValidUntil{
    margin-top: 0px !important;
}
.panel .button{
    background-color: transparent;
    background-image: url("/design/default/cu/img/login/navi_bg.gif");
    border-left: 1px solid #dedede;
    border-radius: 2px;
    border-right: 1px solid #dedede;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    color: #666;
    float: right;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 20px;
}

.panel-icon {
    float: left; 
    width: 15px; 
    height: 15px;
    margin-right: 10px;
}

.button{
    display: block;
    float: right;
    height: 22px;
    line-height: 1.6;
    margin: 2px 0 5px 5px;
    padding: 2px 8px;
    text-align: center;
    text-decoration: none;
}

.btn-xs {
    float: none;
    font-size: 12px !important;
}

.control-label{
    font-size: 15px !important;
}
.login_logo {
    float: right;
    height: 100%;
    /* width: 320px; */
}
.alert {
    position: fixed;
    right: 10px;
    bottom: 10px;
}

[data-ncsCk], [data-ncsCf], [data-ncsL], [data-ncsdl], [data-ncssb], [data-ncsCkG] {
    cursor: pointer;
}

.login_content{
    padding: 15px;
    margin-top: 60px;
    background-color: #FFFFFF;
border-radius: 8px !important;
    box-shadow: 5px 5px 5px -5px rgba(0,74,131,0.5);
}
.login{
    margin-top: 30px;
}

#pwd, #usr {
    margin: 5px;
}
.pw_forgot{
    margin-top: 5px;
}
.big_font{
    font-size: 15px !important;
}

.login-document-terms {
    margin: 13px 0px 5px 0px;
    font-size: 12px;
}
.login-document-terms a, .login-document-terms a:hover {
    color: #ffffff;
    padding-left: 0px;
    text-decoration: underline;
}
.login-checkbox-terms {
    color: #ffffff;
    margin: 13px 0px 0px 0px;
    font-size: 12px;
    float: left;
}
.login-checkbox-terms input {
    float: left;
}
#login-checkbox-terms-1 {
    float: left;
    width: 10%;
}
#login-checkbox-terms-2 {
    float: left;
    width: 90%;
    margin-top: 3px;
}
#login-checkbox-terms-text {
    /* 
    float: left;
    margin: 2px 0px 0px 10px;
    */
    font-weight: normal;
}
.login-links {
    float: left;
    margin: 4px 0px 0px 0px;
}

.error-text {
    color: #ff0000;
}

/* ##################### NAV BAR #################### */
div#main-navbar {
    /* clear: left; */
    margin-left: 271px;
}
div.step-bar div.active{
    color: #FFFFFF !important;
    /* background-color: #CD2626 !important; */
    background-color: #012f46  !important;
}
.image{
    border-color: #c6c6c6 !important;
    box-shadow: 8px 8px 10px -5px !important;
}
.logo-container {
    float: left;
}
.logo_main {
    margin-left: 38px;
    margin-top: 26px;
    margin-bottom: 27px;
    width: 180px;
}
.dropdown{
    list-style-type: none;
}
li.workflow_btn a {
    margin-left: 3px;
    margin-right: -10px;
    background-color: #d7d7d7;
    line-height: 5px;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    color: black;
    box-shadow: 2px -2px 4px -3px !important;
}
li.workflow_btn {
    margin-top: 60px;
    margin-left: 11px;
    margin-right: 3px;
}

.navbar-nav > li > a:hover {
    background-color: #000000;
}
.navbar-nav > .open > a {
    background-image: none;
}
.navbar-nav > li > a, .navbar-nav > li > a:focus {
    border-top-left-radius: 8px;
    background-color: #8d989b;
    color: #FFFFFF;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-item-selected {
    background-color: #000000 !important;
}
.header {
    background-repeat: no-repeat;
    height: 108px;
    background-color: #FFFFFF;
    border-bottom: 13px solid #000000;
}
.header-home {
    height: 95px;
    background-color: #ffffff;
}

.navbar {
    border: none;
}

/* ##################### ALLGEMEIN ################### */
.img-responsive, .thumbnail a > img, .thumbnail > img{
    display: initial;
}
.helper_v_aligne {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.admin_panel{
    margin-left: 30px;
}
.add_button{
    margin-top: -15px;
}
.user-admin, .user-normal{
    background-size: 15px 15px;
}
.user-admin{
    background-image: url('/design/default/cu/img/user/user_red.png');
}
.user-normal{
    background-image: url('/design/default/cu/img/user/user_grey.png');
}
.item-disabled{
    opacity: 0.2;
}
span.btn-default{
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 5px;
}
div.role-wrapper form div.form-group span.btn-default, 
div.bu-wrapper form div.form-group span.btn-default,
div.user-wrapper form div.form-group span.btn-default
{
    margin: 20px !important;
}
.btn-default-2 {
    margin: 5px 20px 5px 20px;
}
button.btn-default{
    margin-right: 15px;
    margin-left: 15px;   
}

.btn-default, .btn-default-2{
    background-color: #ed125f;
    border: 1px solid #ed125f;
    color: #ffffff;    
    background-image: none;    
    box-shadow: none;
    font-weight: normal;
    text-shadow: none;
}

.btn-default:hover, .btn-default:focus,
.btn-default-2:hover, .btn-default-2:focus, 
.btn-default:active, .btn-default.active,
.btn-default-2:active, .btn-default-2.active{
    background-color: #ffffff;
    border: 1px solid #ed125f;
    color: #ed125f;
}
.btn-danger{
    color: #fff;
}



.btn-danger:hover, .btn-danger:focus{
    background-color: #ffffff;
    color: #ed125f;
}

.big_img{
    margin: 1em 0;
    text-align: center;
    white-space: nowrap;
}


span.btn-danger{
}
label.checkbox input {
    margin-left: -5px !important;
}

hr {
    margin-bottom: 10px;
    margin-top: 10px;
}

li.logout_dropdown a.dropdown-toggle{
    width: 200px;
    background-color: #000000 !important;
    border-top-left-radius: 8px !important;   
    color: #ffffff;
    line-height: 5px;
}
li.logout_dropdown a.dropdown-toggle:hover, li.logout_dropdown a.dropdown-toggle:active{
    background-color: #606e72 !important;
}
li.logout_dropdown .caret {
    float: right;  
}

.menu-user-icon:hover{
    color: #000000 !important;
}

.navbar-nav .open .dropdown-menu{
    background-color: #FFFFFF !important;
    position: relative;
    top: -1px;
}
.navbar-nav .dropdown-menu-active span{
    background-image: url('/design/default/cu/img/icons/check.png');
    background-repeat: no-repeat;
    background-position: 100px 0px;
    display: block;
}
.navbar-bus {
    position: relative;
    top: -70px;
    right: 107px;
}

/** Responsive navigation start **/
#main-navbar {
    overflow: hidden;
}
#navbar-container {
    margin-left: 3px;
    position: absolute !important;
    right: 0px;
    top: 60px !important;
}
#navbar-subcontainer-1 {
    position: relative;
    background-color: #ffffff;
    width: 80%;
    height: 35px;
    left: 20px;
}
#navbar-subcontainer-2 {
    position: relative;
    top: -35px;
}
.navbar-main {
    height: 143px;
    overflow: hidden;
    padding-right: 7px;
}
.menu-item-basic-alternative {
    display: none;
}

/* Override Bootstrap nonsense */
.navbar-nav {
    margin: 0 0 0 6px !important;
    float: left;    
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 3px 11px 3px 11px !important;
        line-height: 1.42857143 !important;
    }
    .navbar-bus {
        display: none;
    }
}
@media (max-width: 1505px) { /* Ab hier wird das alternative Navigationspulldown angezeigt */
    .navbar-main {
        /* display: none; */
    }
    .navbar_rechts {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
    .navbar-alternative {
        display: block !important;
    }
    /*
    .menu-item-basic {
        display: list-item;
    }
    */
}
@media (max-width: 782px) { /* Ab hier wird die normale Navigation ausgeblendet */
    .navbar-main {
        display: none;
    }
}
@media (max-width: 431px) { /* Ab hier wird das alternative Navigationspulldown ausgeblendet und dessen Inhalt im normalen  Navigationspulldown angezeigt */
    .navbar-alternative {
        display: none !important;
    }
    .menu-item-basic-alternative {
        display: block !important;
    }
}


.alternative-dropdown {
    /*
    margin-left: 3px;
    position: absolute !important;
    right: 206px;
    top: 70px !important;
    */
}
.navbar-alternative > li > a {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

li.alternative-dropdown a.dropdown-toggle{
    width: 200px;
    background-color: #ed125f !important;  
    color: #ffffff;
    line-height: 5px;
}
li.alternative-dropdown a.dropdown-toggle:hover, li.alternative-dropdown a.dropdown-toggle:active {
    background-color: #606e72 !important;
}
li.alternative-dropdown .caret {
    float: right;  
}
/** Responsive navigation end **/

.image_panel_body{
    word-wrap: break-word;
    background-color: #012f46 !important;
}

div.datepicker div.datepicker-days .table-condensed > tbody > tr > td:hover{
    background-color: #878787;
    opacity: 0.8;
    border-radius: 180px;
}
div.datepicker div.datepicker-days .table-condensed > tbody > tr > td{
    text-align: center;
    min-width: 30px;
}

div.clear_both {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

#imagesArea{
    min-height: 350px !important;
    float: left;
    width: 100%;
}
div.category ul {
    list-style-type: none;
}
.container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.modal-close {
    background-image: url('/design/default/cu/img/icons/icon_tab_close_active_grau.png');
    background-repeat: no-repeat;
    display: block;
    float: right;
    width: 23px;
    height: 23px;
}
.modal-xl {   
    width: 98% !important;
    margin-left: 1%;
    margin-right: 1%;
}
.modal-mg {
    font-size: 14px;   
}
.m-t-lg{
    margin-top: 2rem !important;
}
img.m-t-md{
    margin-top: 0 !important;
}
.float_right{
    float: right;
}
.mdb_title_p{
    font-style: bold;
    margin-left: 8px !important;
}
.mdb_p{
    font-style: bold;
    margin-left: 6px !important;
}
.padding_top{
    padding-top: 5px;
}

.btn{
    min-width: 130px !important;
}

.btn_big{
    min-width: 180px !important;
   -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn_small{
    margin-left: -10px !important;
    min-width: 50px !important;
   -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn_right{
    float: right;
}
.icon {
    height: 15px;
    width: 17px;
    margin-bottom: 3px;
    margin-right: 5px;
}
.icon_pdf{
    width: 180%;
    margin-left: 3px;
}
.btn-primary{
    margin-top: 10px;
    margin-left: 5px;
}
div.container {
    padding : 0;
    min-height: 2000px;
}

p {
    margin: 0!important;
}

.scale-down {
    object-fit: scale-down;
}
.border{
    border: red 1px solid;
}

.header-title-container, .header-title-container-slider {
    float: left;
    background-color: #ffffff;
    margin-right: 20px;
}
.header-title {
    color: #000000;
    font-weight: bold;
    margin: 45px 10px 5px 34px;
}
.header-title-1 {
    font-size: 20px;
    margin-right: 20px;
}
.header-title-2 {
    font-size: 13px;
}

.a_popup{
    padding: 0px;
}
a {
    font-size: 12px !important;
    padding-left: 5px;
    color: #cc0048;
}
a:hover {
    color: #ed125f;
    text-decoration: none;
}
span.glyphicon{
    margin-left:16px;
}


.cover {
    object-fit: cover;
}


/* Martin*/
h1, h2, h5 {
    color: #000000;
    font-weight: bold;
}
h1{
    font-size: 26px;
    font-weight: bold;
    color: #000000;

}
h2 {
    font-size: 19px;
}

h5 {
    font-size: 16px;
    font-weight: bold;
    color: #004a83;
}

select {
   background: #ffffff;
   width: 100px;
   padding: 5px;
   font-size: 14px;
   font-weight: bold;
   line-height: 1;
   border: 3px;
   border-color: #cbe3f8; 
   border-radius: 4px;
   height: 28px;
   margin-left: 0px;
   margin-right: 10px;
}

.pdf_btn{
    margin-right: 35px;
    width: 45px !important;
}
.pdf_btn2{
    width: 45px !important;
}

.modal-header {
    background-color: #000000 !important;
    font-weight: bold;
    font-size: 16px;
    color: #fff !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.modal-footer {
    border-style: none !important;
}
body {
    background: #FFFFFF none repeat scroll 0 0;

}

#loading-indicator {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("/design/default/cu/img/loading.gif") 50% 50% no-repeat rgba(249,249,249,0.1);
 	background-size: 4%;
 	display: none;
}
.mustfield-notactive {
    display: none;
}

.header .dropdown-menu > li > a{
    padding: 3px 11px;
}
.dropdown-menu-large li{
    width: 198px;
}
.checkbox label{
    font-size: 12px;
}
.date .input-group-addon{
    padding: 4px 12px !important;
}

/* ############################### CU listing stuff ######################## */
.user_panel  .bu_normal, .user_panel  .bu_bold{
    font-size: 15px !important;
}

.user_panel .bu_bold{
    font-weight: bold;
}
.bu_panel_header{
    border-bottom: 1px solid #000;
}

.bu_panel_header li{
    float: left;
    list-style-type: none;
    font-size: 18px;
    padding: 0px !important;
}
.user_panel:hover {
    background-color: #e3e3e3 !important;
    margin-left: -15px;
    width: 103.9%;
    padding-left: 2%;
    padding-right: 2%;
}
.bu_list{
    float: left;
}
.bu_panel tr{
    
    }
    
#main-panel-holder .user_panel:nth-child(even) {
    background-color: #f2f2f2;
}
#main-panel-holder div.user_panel{
    overflow: hidden;
}
#main-panel-holder .toggle_userlist{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 15px 4px;
    height: 20px;
    width: 45px;
}
#main-panel-holder .toggle-list{
    background-image: url("/design/default/cu/img/layout_thumbs-normal.png"); 
}
#main-panel-holder .toggle-thumb{
    background-image: url("/design/default/cu/img/layout_list-normal.png");
}

#search{

}

.no_nondispay{
    display: table-row !important;
    BORDER-BOTTOM: 1PX SOLID BLACK;
}
.cursor-n-resize {
    cursor: n-resize; 
}

.btn-cu-select {
	background: url('/design/default/maw/images/select-normal.png');
	padding: 0px 25px 10px 0px;
	background-repeat: no-repeat;
	height: 20px;
}
.btn-cu-selected {
	background: url('/design/default/maw/images/selected-normal.png');
	padding: 0px 25px 10px 0px;
	background-repeat: no-repeat;
	height: 20px;
}

.terms-reset {
    font-size: 9px;
    padding-right: 10px;
    text-decoration: underline;
}


div.newsadmin {
    padding-left: 2%;
    padding-right: 2%;
}

div.news-mainData div.input-group {
    width: 100%;
}

#user-request-field-plz-city {
    display: none;
}

#news-login-container {
    width: 560px;
    margin: auto;
    color: #ffffff;
}
#news-login-subcontainer {
    background-color: #000000;
    float: left;
    padding: 3rem;
    width: 100%;
}
.news-login h2 {
    color: #ffffff;
}
.news-login-title {
    
}

/* Hide ncs-header on unlock request pages */
.requestImage, .deny, .allow {
    display: none;
}

#myAssets3Frame-container {
    position: absolute;
    top: 143px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
}
#myAssets3Frame {
    width: 100%;
    height: 99%;
    border: 0px;
    margin: 0px;
    padding: 0px;
}