#error-information-container{
	border-color: #FF4B4B !important;
	color: #2D3842 !important;
}
#error-information-container a{
	background-color: #FF4B4B !important;
}
#tech-information-container{
	border-color: #FF4B4B !important;
	color: #2D3842 !important;
}
#main-layout{
	background-color: #FFF !important;
}

.view-document-header-icons:hover{
	color: #CCCCCC !important;
}


#login-body {
	background-color: #eee;
}
body{
	background-color: #cccccc;
	color: #000;
}
/* Login Footer */
#login-footer {
	background-color: #eeeeee !important;
}
#login-footer .login-footer-content .login-footer-content-element{
	color: #333333 !important;
}
#login-footer .login-footer-content .login-footer-content-element:hover{
	color: #0082B4 !important;
}
#login-footer .login-footer-content .vertical-line{
	border-left-color:#CCCCCC !important;
}

.dashboard-menu-item{
	background-color: #FFF !important;
	color:#0082B4 !important;
	border: 1px solid #0082B4;
}

.dashboard-menu-item:hover{
	background-color: #005D81 !important;
	color:#FFF !important;
	border-color: #005D81;
}

#login-container{
	border-color: #0082B4;
	-webkit-box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 8px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px -1px rgb(0 0 0 / 75%);
}

.password-forget{
	color: #000 !important;
}

.password-forget:hover{
	color: #0082B4 !important;
}

.selfservice-button-able{
	background-color: #0082B4 !important;
}

.selfservice-button-able:hover{
	background-color: #005D81 !important;
}

#selfservice-container{
	border-color: #0082B4 !important;
}
#initialchanges-container{
	border-color: #0082B4 !important;
}
.password-data-save-button-able{
	background-color: #0082B4 !important;
}

.password-data-save-button-able:hover{
	background-color: #005D81 !important;
}
.password-data-container-both-active{
	border-bottom-color: #0082B4 !important;
}

#login-container #logo-box img {
    margin: 20px auto;
}

#login-container .login-button-abled{
	background-color: #0082B4 !important;
}

#login-container .login-button-abled:hover{
	background-color: #005D81 !important;
}
#login-container .login-caption {
	margin: 0 0 15px 0;
}
#login-container label {
	font-size: 14px;
}

.login-mailto-problems{
	color: #000 !important;
}
.login-mailto-problems:hover{
	color: #0082B4 !important;
}

.tfa-login-renew-pin{
	color: #000 !important;
}
.tfa-login-renew-pin:hover{
	color: #0082B4 !important;
}

#loader{
	border-top-color: #0082B4 !important;
}

#loader:before{
	border-top-color: #C8E1F0 !important;
}

#loader:after{
	border-top-color: #005D81 !important;
}

#main-layout #main-layout-menu{
	background-color: #0082B4 !important;
	color: #FFF;
	border-top: 1px solid #0082B4
}

#main-layout #main-layout-content #headline{
	background-color: #FFF !important;
	border-bottom: 1px solid #0082B4;
}

#main-layout #main-layout-content #headline #logo-box #product-logo{
	height: 56px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    background-color: #FFF;
    padding: 12px 10px;;
}
/*TODO*/
.process-container .process-container-headline{
	background-color: #0082B4;
	border: 1px solid #0082B4;
}

.leftmenu-item-active{
	color:#0082B4 !important;
	background-color: #FFF !important;
	border-left-color: #005D81 !important;
}
.leftmenu-item-active:hover{
	color: #FFF !important;
    background-color: #005D81 !important;
    border-left-color: #C8E1F0 !important;
}

.leftmenu-item{
	border-left-color: #999999;
	color: #FFF;
}

.leftmenu-item:hover{
	background-color: #005D81;
	border-left-color: #C8E1F0;
	color: #FFF;
}

/*TODO*/
.filter-box .filter-action #filter-result-refresh-button{
	background-color: #0082B4;
}
.filter-box .filter-action #filter-result-refresh-button:hover{
	background-color: #005D81;
}

.headline-userinfo-active{
	background-color: #0082B4 !important;
	color:#fff !important;
	border-bottom: 1px solid #0082B4;
}
.headline-userinfo-inactive{
	background-color: #FFF !important;
	color: #0082B4 !important;
}
#headline-userinfo-photo{
	color:#0082B4;	
}
.headline-userinfo-active #headline-userinfo-photo{
	color:#FFF !important;	
}

#headline-userinfo:hover{
	color: #fff !important;
	background-color: #0082B4 !important;
}

#headline-userinfo:hover #headline-userinfo-photo{ 
	color: #fff;
}

#main-layout #main-layout-content #headline #headline-logout-button{
	background-color: #0082B4 !important;
}

#main-layout #main-layout-content #headline #headline-logout-button:hover{
	background-color: #005D81 !important;
}

.newform-next-button{
	background-color: #0082B4 !important;
}

.newform-create-button{
	background-color: #0082B4 !important;
}

.control-button{
	background-color: #0082B4 !important;
}

.control-button:hover{
	background-color: #005D81 !important;
}

/* #save-button{ */
	/* background-color: #0059b3 !important; */
/* } */

/* #save-button:hover{ */
	/* background-color: #00bfff !important; */
/* } */

.disabled{
	background-color:#999 !important;
}

.abled{
	background-color: #0082B4 !important;
}

.abled:hover{
	background-color: #005D81 !important;
}

.action-button.active{
	background-color: #0082B4 !important;
}

.action-button.active:hover{
	background-color: #005D81 !important;
}

.login-button{
	background-color: #0082B4 !important;
}

.login-button:hover{
	background-color: #005D81 !important;
}

#year-skipper i{
	background-color: #0082B4 !important;
}

#year-skipper i:hover{
	background-color: #005D81 !important;
}

#view-container{
	background-color:#0082B4 !important;
}
#view-container-header{
	/*color: #000000 !important;*/
}

#secure-login{
	border-color: #0082B4 !important;
}

.loader{
	border-top-color: #0082B4 !important;
}

.loader:before{
	border-top-color: #C8E1F0 !important;
}

.loader:after{
	border-top-color: #005D81 !important;
}

.local-loader{
	border-top-color: #0082B4 !important;
}

.local-loader:before{
	border-top-color: #C8E1F0 !important;
}

.local-loader:after{
	border-top-color: #005D81 !important;
}

.history-element .dashboard-history-timeline{
	background-color: #E3E3E3 !important;
}

.history-element .dashboard-history-timeline .dashboard-history-timeline-dot{
	background: #C8E1F0 !important;
}

.history-element .history-element-header{
	background-color: #0082B4 !important;
	color: #FFF !important;
}

.history-element .history-element-body{
	background-color: #E3E3E3 !important;
	color: #000 !important;
}

.history-element .history-element-header:after{
	border-right-color: #0082B4 !important;
}
.documents-table-row td i{
	color: #333333 !important;
}

.documents-table-row td i:hover{
	color: #0082B4 !important;
}

.documents-table-row:hover{
	background-color: #C8E1F0 !important;
	/*background-color: rgba(153, 153, 153,0.5) !important*/
}

input[type='checkbox']:checked + label:before{
	background-color: #0082B4 !important;
}


#job-info-notification-icon{
	background-color: #FFF;
	color: #0082B4;
}

#job-info-notification-icon:hover{
	background-color: #0082B4 !important;
	color: #FFF !important;
}
.job-menu-active{
	color:#fff !important;
	background-color: #0082B4 !important;
}
.job-menu-inactive{
	color:#0082B4 !important;
}

#job-info-notification-icon:hover #job-info-notification-text{
	color: #fff !important;
}
#job-info-notification-icon:hover i{
	color: #fff !important;
}

.setting-line a{
	color: #0082B4 !important;
}

.setting-line a:hover{
	color: #005D81 !important;
}

#secure-container #secure-settings fieldset{
	border-color: #0082B4 !important;
}

#dashboard-history-load-more{
	background-color: #FFF !important;
	color: #0082B4 !important;
	border: 1px solid #FFF;
}

#dashboard-history-load-more:hover{
	background-color: #FFF !important;
	color: #0082B4 !important;
	border-color: #0082B4;
}

#history-status-reload-icon{
	color: #0082B4 !important;
	padding: 3px;
	border: 1px solid #FFF;
}

#history-status-reload-icon:hover{
	color: #0082B4;
	border-color: #0082B4;
}

#job-info-notification-list-container{
	border: 1px solid #0082B4 !important;
	border-top: 1px solid #0082B4 !important;
}

.readStatus-unread{
	border-left-color: #0082B4 !important;
}

#headline-userinfo-usermenu{
	border: 1px solid #0082B4 !important;
	border-top: none !important;
}
.headline-userinfo-usermenu-menuitem a{
	color: #0082B4;
}

.headline-userinfo-usermenu-menuitem a:hover{
	color: #333333;
	background-color: #FFF !important;
}

.language-box .help-link{ color: #000 !important;}
.language-box .help-link #help-icon{ color: #000 !important;}
.language-box .help-link:hover{ color: #0082B4 !important;}
.language-box .help-link:hover #help-icon{ color: #0082B4 !important;}

#login-password-reveal-icon:hover{
	color: #0082B4 !important;
}

.passwordRevealIcon:hover{
	color: #0082B4 !important;
}
.settings-group,
.mydata-container .mydata-group {
	border-left-color: #005D81 !important;
}

.mydata-container .mydata-group .mydata-save-button-abled{
	background-color: #0082B4 !important;
}

.mydata-container .mydata-group .mydata-save-button-abled:hover{
	background-color: #005D81 !important;
}

#job-detail-data .job-detail-line #job-detail-document-table{
	border: 1px solid #a6a6a6 !important;
	background-color: #ccc !important;
}
#job-detail-data {
	border: 1px solid #CCCCCC;
}

.readStatus-read:hover{
	border-left-color: #005D81 !important;
}

.job-info-notification-list-element{
	color: #0082B4 !important;
}

.job-info-notification-list-element:hover{
	background-color: #FFF !important;
	color: #333333 !important;
}

.job-info-notification-list-element:hover i{
	color: #333333 !important;
}

.job-info-notification-list-element i{
	color: #0082B4 !important;
}

.password-rules{
	background: #ccc !important;
}
.password-rules::after{
    border-color: transparent #ccc transparent transparent !important;
}

.mailrules{
	background: #ccc !important;
}
.mailrules div::after{
    border-color: transparent #ccc transparent transparent !important;
}

.view-window-buttongroup .active {
	background-color: #0082B4 !important;
}
.view-window-buttongroup .active:hover {
	background-color: #005D81 !important;
}
.document-view-timeout-progress-bar {
	background-color: #005D81 !important;
}

.tooltip:hover{
	color: #0082B4 !important;
}
.logoutTimer{
	color: #FFF !important;
}

.multipleProblemsContainer-list-element:hover{
	color: #0082B4 !important;
}
.multipleProblemsContainer-close-button:hover{
	color: #0082B4 !important;
}

/*2.0.x*/
#secure-container .secure-login .login-button{
	background-color: #0082B4;
}
#secure-container .secure-login .login-button:hover{
	background-color: #005D81;
}
.renew-subcontainer-buttongroup-loader .v-progress-circular__overlay{stroke:#0082B4;}
.renew-subcontainer-buttongroup-loader .v-progress-circular__underlay{stroke:#2D3842;}
#status-container #job-details #job-status #job-detail-data .job-detail-line-button {
	background-color: #0082B4; 
	color: #FFF;
}
#status-container #job-details #job-status #job-detail-data .job-detail-line-button:hover {
	background-color: #005D81; 
	color: #FFF;
}
.renew-container{ 
	border-color: #0082B4;
}
.renew-container-title i:hover {
	color: #0082B4;
}
.tfa-button-abled {
	color: #FFF;
	background-color: #0082B4;
}
.tfa-button-abled:hover {
	color: #FFF;
	background-color: #005D81;
}