﻿.notifyselection_container_outer
{
    float:left; 
    width:100%;
    overflow:auto;
    font-size:11px;
    font-weight:normal;      
}

.notifyselection_container
{
    float:left;    
    width:100%;   
}

.notifyselection_item
{
    float:left;
    clear:left;
    width:98%;
    margin-left:4px;   
    margin-top:4px;
}

.notifyselection_caption
{
    float:left;
    width:15%;  
    margin-left:4px;
    margin-right:20px;
    font-weight:bold;
}

.notifyselection_text
{
    float:left;
    width:30%;
    margin-top:2px; 
    margin-left:6px;
}

.notifyselection_checkbox
{
    float:left;
    width:25%;
}

.notifyselection_checkbox_sms
{
    float:right;
    width:20%;
}

/* AutoCompleteExtender */
/* Keep class names as short as possible because this is going over the vire with each keystroke */
.accl /* CompletionListCssClass */
{  
  cursor:pointer;    
  background-color:White;
}

.acclh /* CompletionListHighlightedItemCssClass */
{
  background-color:#CCCCCC;
}

.accli  /* CompletionListItemCssClass */
{ 
    
}


.aci /*container for each item*/
{
    float:left;
    clear:both;    
    font-size:11px;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
    font-weight:normal;
    cursor:pointer;
    color: #244866;
    border-bottom:1px solid #CCCCCC;
}

.aci:hover
{
    background-color: rgb(242, 243, 244);
}

.acnm /*name for each item*/
{
    float:left;
    font-weight:bold;
    font-size:12px;
    width:50%;
}

.acnc /*clear line*/
{
    float:left;
    clear:both;
    width:50%;
}

.acncc /*clear line*/
{
    float:left;
    clear:both;
    width:100%;
}

.actl /*regular text for each item left*/
{
    float:left;
    width:50%;
}

.achl /*highlight text*/
{   
   color:#609bc6;   
}

.ace_container
{
    float:left;
    margin:10px;    
}

.ace_textbox
{
    float:left;
    border:1px solid #CCCCCC;
    font-size:14px;
    font-weight:bold;
    height:20px;
    padding-left:6px;
    color:#244866;
    background-color: rgb(242, 243, 244);
}

.ace_button
{
   float:left; 
}

.ace_info
{
    float:left;    
    clear:left;   
    padding:5px;
    color:#244866;
    margin-top:5px;
    border:1px solid #CCCCCC;
    background-color: rgb(242, 243, 244);
}

.ace_info_text
{
    float:left;       
    padding-left:10px;
    padding-top:2px;
}

.ace_items
{
    float:left;
    clear:left;
    color:Black;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    border:1px solid #CCCCCC;
    background-color: rgb(242, 243, 244);
    margin-top:5px;
    overflow:auto;
}

.ace_item
{
    float:left;
    margin-bottom:5px;
}

.ace_remove
{
    color:#244866;
}
/*

        CompletionListHighlightedItemCssClass="acclh" CompletionListItemCssClass="accli" /*

*/

/* HeaderMessages Interface */
.hm_container
{
    float:right;    
    margin-left:4px;
}

.hm_item
{
    float:left;
    background-color:transparent;
    width: 16px;
    height: 16px;
    margin-right:4px;
}

.hm_image
{
    float:left;
    cursor:pointer;
}

/* StandardMessage */
.sm_container
{
    float:left;
    clear:both;
    padding:4px;        
}

.sm_item_cont
{
    float:left;
    clear:both;        
}

.sm_radio
{
    float:left;
    clear:both;
    padding:0px;  
}

.sm_text
{
    font-family:Arial;
    float:left;
    color:#1a1a1a;
    font-size:12px;
    border-width:0px;
    background-color:transparent;
    margin:1px;
    overflow:hidden;
    height:16px;
}

.sm_text_enabled
{
    border:1px solid #CCCCCC;
    overflow:auto;
    height:30px;
    margin:0px;
    background-color:white;
}


/*Smarties*/
DIV#topHeader_smarties 
{
	BACKGROUND: url(../images/smarties/enega_header.png) repeat-y left top; 
	MARGIN: 0px auto; 
	WIDTH: 897px; 
	POSITION: relative; 
	HEIGHT: 155px;
	margin-top:0px;
	margin-left: 4px;
}

DIV#topHeader_smarties A 
{
	DISPLAY: block; LEFT: 26px; WIDTH: 206px; POSITION: absolute; TOP: 26px; HEIGHT: 60px
}

.container_smarties
{
  WIDTH: 100%; 
  height:100%;
  background-color:#e5e5e5;
  MARGIN: 0px auto;   
}

.containall_smarties
{
  WIDTH: 920px; 
  background-color:#e5e5e5;
  MARGIN: 0px auto; 
  border: 0px solid red;
}

DIV#wrapper_smarties
{
  float:left;
	 PADDING-RIGHT: 10px; 
	 PADDING-LEFT: 8px; 
	 BACKGROUND: url(../images/citydirect/wrapper_background.gif) repeat-y left top; 
	 PADDING-BOTTOM: 0px; 
	 MARGIN: 0px auto; 
	 WIDTH: 897px; 
	 PADDING-TOP: 0px
}
DIV#bottom_smarties 
{
	CLEAR: both; 
	FONT-SIZE: 10px; 
	COLOR: #999999; 
	PADDING-TOP: 16px; 
	FONT-FAMILY:Trebuchet MS, Arial, Helvetica, sans-serif; 
	HEIGHT: 44px; 
	TEXT-ALIGN: center
}
DIV#bottom_smarties A
{
	COLOR: #999999;
}

DIV#bottom_smarties P 
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px 3px; 
	PADDING-TOP: 0px	
}
DIV#bottomWrapper_smarties 
{
  float:left;
	BACKGROUND: url(../images/citydirect/bottom_background.gif) no-repeat left top; 
	MARGIN: 0px auto; 
	WIDTH: 915px; 
	HEIGHT: 11px
}
DIV#topWrapper_smarties 
{
  float:left;
	BACKGROUND: url(../images/citydirect/top_background.gif) no-repeat left bottom; 
	MARGIN: 0px auto; 
	WIDTH: 915px; 
	HEIGHT: 20px;
	COLOR: #999999;
}

DIV#topLinkWrapper_smarties
{	
  position:relative;
  left:4px;
	MARGIN: 0px auto; 
	margin-top:5px;
	WIDTH: 890px; 
	text-align:center;		
	FONT-SIZE: 10px;
}
DIV#topLinkWrapper_smarties A
{	
	color:#999999;
}


/*Main Processes / Main Workflow */
.mp_container
{
    float:left;
    width:100%;
    color:#15476C;
}

.mp_controlpanel
{
    float:left;
    width:100%; 
    border-bottom:1px solid #CCCCCC;
    padding:5px 0px;
}

.mp_info
{
    float:left;
    padding-left:5px;
}

.mp_info_name
{
    float:left;
    font-size:13px;
    font-weight:bold;
    margin-left:4px;   
}

.mp_info_description
{
    float:left;
    clear:left;
    margin-left:4px;   
}

.mp_info_items
{
    float:right;    
    margin-left:5px;
    margin-right:5px;
}

.mp_main
{
    float:left;
    width:100%;
}

.mp_controlpanel_inner
{
    float:left;    
    padding:4px;
}

.mp_start
{
    float:left;
    clear:left;    
    height:111px;
    width:33px;
    padding-top:5px;
}

.mp_processexecutionmenu
{
    float:left;      
}

.mp_activeprocess_container
{
    float:left;
    clear:left;
    margin:0px auto;
    text-align:center; 
    font-size:12px;
    width:100%;
    /*color:#3D4C53;*/
}

.mp_activeprocess
{
    float:left;    
    padding-top:3px;
    width:100%;
}

.mp_startbutton
{
    float:left;
    clear:left;
    margin-top:4px;
}

.mp_finish
{
    float:right;     
    height:116px;   
}

.mp_finishbutton
{
    float:left;
    margin-right:4px;
    margin-top:88px;
}


.mp_process
{
    float:left;
}

.mp_layout
{
    float:left;
    background-color: #f2f3f4;
}

.mp_layoutinner
{
    float:left;
}

.mp_item
{
    float:left;
    width:200px;   
    border-right:1px solid #CCCCCC;
    margin:0px 0px;
    padding:4px;
    height:102px;
    overflow:hidden;
}

.mp_item_top
{
    float:left;   
    overflow:hidden;
}

.mp_item_top_text
{    
    float:left;
    margin-left:4px;    
    margin-top:4px;    
    font-size:12px; 
}
.mp_item_top_description
{    
    float:left;
    margin-left:4px;    
    margin-top:2px;    
    font-size:12px; 
}
.mp_item_middle
{
    float:left;
    clear:left;
    width:100%;
    min-height:56px;
    max-height:56px;
    margin-bottom:2px;
    overflow:hidden;
}

.mp_item_middle_left
{
    float:left;
    width:60%;
    margin-top:4px;
   /* min-height:50px;
    max-height:50px;*/
    overflow:hidden;
}

.mp_item_middle_right
{
    float:right;
    width:38%;
    margin-left:4px;    
    margin-top:4px;
    overflow:hidden;
    color: #3D4C53;
    font-style:italic;
}

.mp_item_bottom
{
    float:left;
    clear:left;
    width:100%;
}

.mp_item_bottom_left
{
    float:left;   
}

.mp_item_bottom_right
{
    float:right; 
}

.mp_icon
{
    float:left;
    margin:4px;    
}

.mp_itemicon
{
    float:left;
    margin:2px;    
}




.mp_color_green
{
    background-color:#A9CF54
}

.mp_color_green_border
{
    border-top:2px solid #A9CF54;
    border-bottom:4px solid #A9CF54;
}

.mp_color_red
{
    background-color:#F1433F
}

.mp_color_red_border
{
    border-top:2px solid #F1433F;
    border-bottom:4px solid #F1433F;
}

.mp_color_gray
{
    background-color:#DDDDDD
}

.mp_color_gray_bottom
{
    border-top:2px solid #DDDDDD;
    border-bottom:4px solid #DDDDDD;
}

.mp_color_yellow
{
    background-color:#F7E967
}

.mp_color_blue
{
    background-color:#70B7BA
}

.mp_color_blue2
{
    background-color:#3D4C53
}

/* Template and question mark in cards in processes */
.mm-sharp-layout #content table .popup_tabcontainer .pnlTemplateContainerSharp { top:24px !important; }
/* Fix for process display of userinput */
.newLayout .mm-sharp-layout #content table .popup_tabcontainer .pnlTemplateContainerSharp { top:4px !important; }
/* Selectet menu for template in cards in processes */
.mm-sharp-layout .aml { background-color:#fff; border:2px solid #273351; }
.mm-sharp-layout .actionmenu_link { color:#000; }
.mm-sharp-layout .actionmenu_lbl { color:#000; }
/* Disabled menu item */
.mm-sharp-layout .actionmenu_lbl.am_disabled { color:#ccc; }

.mm-sharp-layout .actionmenu_lbl_ws { color:#000; }
.mm-sharp-layout .actionmenu_sep { border-top:1px solid #273351; }

/*  */
.mm-required-sign { color:red; font-size:19px; font-weight:normal; }
.mm-custom-required-sign { color: darkmagenta; font-size: 19px; font-weight: normal; }

/*
#F1433F
flamingo
red

#F7E967
portica
yellow

#A9CF54
conifer
green yellow

#70B7BA
light blue
neptune

#3D4C53
light blue
limed spruce
*/

.modal_progress {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: rgba(255, 255, 255, 0.2);
}

.center_progress {
    z-index: 1000;
    margin: 0 auto;
    padding: 10px;
    width: 130px;
    border-radius: 10px;
}

.spinner_content {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner_content > div {
    width: 18px;
    height: 18px;
    background-color: #0E1333;
    opacity: 1;
    -moz-opacity: 1;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner_content .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner_content .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.modal_spinner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	position: absolute;
	width: calc(100% - 2rem);
}

.modal_spinner > div {
	width: 18px;
	height: 18px;
	background-color: #0E1333;
	opacity: 1;
	-moz-opacity: 1;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.modal_spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.modal_spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
