/* full size stylesheet */

body {
    /*background-color: #D2E6EF;*/
    background-color:#DDD;
    color: #000;
    font-family: "Lucida Grande", Arial, Arial, sans-serif;
    margin: 0;
    padding: 10px;
    font-size:12px;  

    
}

/*--------------------------------STRUCTURE--------------------------- */


#timer{
   z-index: 200;
}


.logo-div{
   height: 130px;
   width: 100%;
   background-image:url("/Content/FormImages/22-step1.png");
   background-repeat: no-repeat;
   background-position: top center;
}


#header_wrap
{
	width:100%;
	}
	
	#header
	{
		margin:auto;
		width:100%;
		margin-top:10px;
                background-color: #fff;
                border-radius: 10px;
                padding-top: 15px;
		}
	
#content_wrap
{
    width:100%;
	background-image:url('../Images/ContainerBg.png');
	background-repeat:repeat-x;
	background-position:left top;	
    }
    
    #content
    {
       /* background-color:#FFFFFF;
        margin:auto;
        padding:20px;
        border:1px solid #CCC;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin-top:20px;
        width:890px;*/
        }	     
	
#footer_wrap
{
    width:100%;
    }
	
	#footer
	{
	    width:960px;
	    margin:auto;
	    color:#00577c;
	    padding-top:60px;
	    text-align:center;
	    
	    }
	    
	    #Div_FormContainer
	    {
	        width:860px;
	    	padding:15px;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
	        }
	    
	    #Div_Date
	    {
	    	width:320px;
	    	padding:15px;
	    	float:left;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   /*min-height:350px*/;
	    	}
	    	

.Div_EventSelect { height:40px; }
.EventRadioBtn { margin:0px; margin-left:0px;margin-top:10px;vertical-align: middle;}
	    	
	    	.Div_EventSelect_Radio
	    	{
	    	    font-size:12px;
	    	    color:#000;   
	    	    line-height:30px;
                min-height:30px;
                display:block;
	    	}
	    	    
	    	.Div_EventSelect_Description
	    	{
	    	    width:200px;
                position:absolute;
                left: -100px;
                top:0px;
                background-color:#FFF;
                border-radius:3px solid #AAA;
                border:1px solid #AAA;
	    	    color:#AAA;
	    	    padding:3px;
	    	    line-height:30px;
                    font-size:10px;
                    display:inline-block;
	    	    height:30px;
	    	    }    
	    	
	    #Div_HeadingBox
	    {
	    	width:100%;
	    	padding:0px;
	    	}	
	    	
	    #Div_Heading1a
	    {
	    	width:350px;
	    	float:left;
	    	}
	    	
	    #Div_Heading1b
	    {
	    	width:510px;
	    	float:right;
	    	}	
	    
	    #Div_Sep1
	    {
	    	width:10px;
	    	float:left;
	    	border-right:2px dashed #DDD;
	    	min-height:350px;
	    	padding-top:15px;
	    	padding-bottom:15px;
	    	}
	    	
		#Div_Sep2
		{
			width:10px;
			float:left;
			min-height:350px;
			padding-top:15px;
	    	padding-bottom:15px;
			}
	    	
		#Div_Table, #Div_TableSelection
	    {
	    	width: 480px;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:350px;
	    	}
	    	
	    #Div_TableSelection	
	    {
	    	width:480px;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
	    	}
	    	
	    	#Div_TableSelection_Heading
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    font-weight:bold;
	    	    }
	    	    
	    	#Div_TableSelection_Description
	    	{
	    	    color:#AAA;
	    	    font-size:12px;
	    	    font-weight:normal;
	    	    }
	    	    
	    	#TableSelectBtn
	    	{
	    	    float:right;
	    	    }   
	    	    
	    	#Div_TablesSelected
	    	{
	    	    width:100%;
	    	    float:left;
	    	    display:none;
	    	    } 
	    	    
	    	    #Div_TableSelectedHeader
	    	    {
	    	        font-weight:bold;
	    	        color:#000;
	    	        margin-bottom:5px;
	    	        }
	    	        
	    	        .TableBox
	    	        {
	    	            border: 1px solid #777;
                       -webkit-border-radius: 6px;
                       -moz-border-radius: 6px;
                       border-radius: 6px;
                       background-color:#BBB;
                       color:#FFF;
                       font-weight:bold;
                       height:32px;
                       line-height:32px;
                       font-size:12px;
                       float:left;
                       width:40px;
                       text-align:center;
                       margin-right:10px;
                       margin-bottom:5px;
                       padding-left:3px;
                       padding-right:3px;
	    	            }
	    	
	    	#Div_Table_Description
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    margin-bottom:15px;
	    	    }
	    	    
	    	#Div_MiniaturePlan
	    	{
	    	    width:150px;
	    	    /*height:200px;*/
	    	    float:left;
	    	    }
	    	    
	    	    #SmallPlanImg
	    	    {
	    	        border:1px solid #AAA;
	    	        cursor:pointer;
	    	        margin-bottom: 15px;
	    	        }
	    	    
	    	#Div_Table_Dropdowns
	    	{
	    	    float:left;
	    	    width:300px;
	    	    padding-left:15px;
	    	    padding-right:15px;
	    	    }    
	    	    
	    	.Div_Heading_Dropdown
	    	{
	    	    font-weight:bold;
	    	    }
	    	    
	    	.Div_Dropdown
	    	{
	    	   height:30px;
	    	   padding:10px 0 10px 0;
	    	    }
	    	    
	    	    .Div_Dropdown select
	    	    {
	    	        width:300px;
	    	        }
	    	
	   
	   #Div_ProductSelection	
	    {
	    	width:480px;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
		   margin-top:10px;
	    	}
	    	
	    	#Div_ProductSelection_Heading
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    font-weight:bold;
	    	    }
	    	    
	    	#Div_ProductSelection_Description
	    	{
	    	    color:#AAA;
	    	    font-size:12px;
	    	    font-weight:normal;
	    	    }
	    	
	    	
	   .Active_Div, .HoverBg:hover
	   {
	   		background-color:#eaf7ff;
			border: 1px solid #c0e7ff;
	   		
	   	}
	   	
	   	.Deactive_Div
	   	{
	   		border: 1px solid #E3E3E3;
			background-color:#F9F9F9;
			color:#AAA;
	   		}
	   		
	   		.Deactive_Div div
	   	    {
	   		    color:#AAA;
	   	        }
	   		
	   		.Deactive_Heading
	   		{
	   			color:#E3E3E3;
	   			}
	   			
	   #Div_ButtonBox
	   {
	       /*width:890px;*/
	       padding:15px 0 15px 0;
	       }
	       
	       #Div_Next
	       {
	           text-align:right;
	           float:right;
	           width:200px;
	           }
	           
	       #Div_Back
	       {
	           text-align:left;
	           float:left;
	           width:200px;
	           }
	           

/*--------------------------------TEXT--------------------------- */
	    
a
{
    color:#00577c;
    }
    
    a img
    {
        border:0px;
        }
    
 h1 
 {
     font-size:20px;
     text-align:center;
     border-bottom:1px solid #E0E0E0;
     font-weight:normal;
     }
     
  h2   
  {
  	font-size:16px;
  	     margin-top:5px;
     margin-bottom:5px;
     font-weight:normal;
     	
     	}
     	
     	.right
     	{
     	    text-align:right;
     	    }
     	    
     	.left 
     	{
     	    text-align:left;
     	    }
     
 fieldset {
   border: 1px solid #E3E3E3;
   padding: 10px;
   margin: 0 0 1.5em 0;
   margin-top:25px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   background-color:#F9F9F9;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
    color:#000;
}

.notificationbox
{
	border: 1px solid #E3E3E3;
   padding: 10px;
   margin: 0 0 1.5em 0;
   margin-top:25px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   background-color:#F9F9F9;
   float:left;
   width:170px;
   height:60px;
   margin-right:20px;
   text-decoration:none;
   padding-left:50px;
	}
	
	.table
	{
		background-image:url('../Images/table.png');
		background-repeat:no-repeat;
		background-position:5px 5px;
		}
	
	.ticket
	{
		background-image:url('../Images/ticket.png');
		background-repeat:no-repeat;
		background-position:5px 5px;
		}
	
	.notificationbox:hover
	{
		background-color:#eaf7ff;
		border: 1px solid #c0e7ff;
		}
		
		.notificationbox p
		{
			text-decoration:none;
			margin:0px;
			margin-top:10px;
			color:#000;
			}

/* Form Items
-----------------------------------------------------------*/			
input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 7px;
    font-size: 1.2em;
    color: #444;
    width: 300px;
    font-size:13px;
    -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}	
			
input[type="submit"], input[type="button"] {
   border:0px;
   cursor:pointer;
   padding: 0px;
   padding-left:10px;
   padding-right:10px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   color: white;
   font-weight:bold;
   font-size: 12px;
   text-transform:uppercase;
   vertical-align: middle;
   line-height:34px;
   height:34px;
   margin-top:5px;
   margin-bottom:5px;
   text-shadow:1px 1px #000;
   
   }
   
.linkbutton
{
    height:34px;
    min-width:50px;
    line-height:34px;
    text-align:center;
    font-size:12px;
    font-weight:bold;
    float:left;
    color:#FFFFFF;
    text-decoration:none; 
    padding-left:8px;
    padding-right:8px;
    -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
    border-radius: 5px; 
    cursor:pointer;
    margin:3px;
    text-transform:uppercase;
    text-shadow:1px 1px #000;
    } 
   
.button:hover, input[type="submit"]:hover ,input[type="button"]:hover {
   color: #ffffff;
   }
   
#loading 
{
    position:absolute;
   left:50%;
    top:50%;
    width:300px;
    height:200px;
    text-align:center;
    margin-left:-150px;
    margin-top:-100px;
    background-color:#FFF;
    border:1px solid #CCC;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        display:none;
    }   
    
    #loading img
    {
        margin-top:50px;
        }
        
  .FormTable td 
 {
     padding:5px;
     }

  .FormTable td.Description 
 {
     font-weight:bold;    
     }
     
select
{
	width:300px;
	}
	
textarea
{
    width:300px;
    height:100px;
    }

/* Validation Errors
-----------------------------------------------------------*/
.field-validation-error {
    color: #FFF;
    background-color:#ff9600;
    border:1px solid #ff6b00;
    padding: 7px;
    font-size: 1.2em;
    -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   position:absolute;
   max-width:350px;
}

.field-validation-valid {
    display: none;
}

#TableSelectError .field-validation-error 
{
    
    
    }

.input-validation-error {
    border: 1px solid #ff9600;
    background-color: #fde7c8;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

#Street
{
    width:220px;
    margin-right:10px;
    }

#HouseNumber
{
    width:50px;
    }
			
			
/* Gradient Colors
-----------------------------------------------------------*/
.linkred 
{
    background-color: #cd0000;
    background: -webkit-gradient(linear, left top, left bottom, from(#cd0000), to(#e80000));
   background: -webkit-linear-gradient(top, #cd0000, #e80000);
   background: -moz-linear-gradient(top, #cd0000, #e80000);
   background: -ms-linear-gradient(top, #cd0000, #e80000);
   background: -o-linear-gradient(top, #cd0000, #e80000);
   
}

.linkred:hover
{
   background: #e80000;
   background: -webkit-gradient(linear, left top, left bottom, from(#e80000), to(#cd0000));
   background: -webkit-linear-gradient(top, #e80000, #cd0000);
   background: -moz-linear-gradient(top, #e80000, #cd0000);
   background: -ms-linear-gradient(top, #e80000, #cd0000);
   background: -o-linear-gradient(top, #e80000, #cd0000);
    }
    
.linkgrey
{
    background-color: #898989;
    background: -webkit-gradient(linear, left top, left bottom, from(#898989), to(#bbbbbb));
   background: -webkit-linear-gradient(top, #898989, #bbbbbb);
   background: -moz-linear-gradient(top, #898989, #bbbbbb);
   background: -ms-linear-gradient(top, #898989, #bbbbbb);
   background: -o-linear-gradient(top, #898989, #bbbbbb);
}

.linkgrey:hover
{
   background: #bbbbbb;
   background: -webkit-gradient(linear, left top, left bottom, from(#bbbbbb), to(#898989));
   background: -webkit-linear-gradient(top, #bbbbbb, #898989);
   background: -moz-linear-gradient(top, #bbbbbb, #898989);
   background: -ms-linear-gradient(top, #bbbbbb, #898989);
   background: -o-linear-gradient(top, #bbbbbb, #898989);
    }
    
.linkgreen
{
    
    background-color: #128112;
    background: -webkit-gradient(linear, left top, left bottom, from(#128112), to(#38be38));
   background: -webkit-linear-gradient(top, #128112, #38be38);
   background: -moz-linear-gradient(top, #128112, #38be38);
   background: -ms-linear-gradient(top, #128112, #38be38);
   background: -o-linear-gradient(top, #128112, #38be38);
}

.linkgreen:hover
{
   background: #38be38;
   background: -webkit-gradient(linear, left top, left bottom, from(#38be38), to(#128112));
   background: -webkit-linear-gradient(top, #38be38, #128112);
   background: -moz-linear-gradient(top, #38be38, #128112);
   background: -ms-linear-gradient(top, #38be38, #128112);
   background: -o-linear-gradient(top, #38be38, #128112);
    }
    
.linkblue
{
    
    background-color: #577EA1;
    background: -webkit-gradient(linear, left top, left bottom, from(#577EA1), to(#274D70));
   background: -webkit-linear-gradient(top, #577EA1, #274D70);
   background: -moz-linear-gradient(top, #577EA1, #274D70);
   background: -ms-linear-gradient(top, #577EA1, #274D70);
   background: -o-linear-gradient(top, #577EA1, #274D70);
}

.linkblue:hover
{
   background: #274D70;
   background: -webkit-gradient(linear, left top, left bottom, from(#274D70), to(#577EA1));
   background: -webkit-linear-gradient(top, #274D70, #577EA1);
   background: -moz-linear-gradient(top, #274D70, #577EA1);
   background: -ms-linear-gradient(top, #274D70, #577EA1);
   background: -o-linear-gradient(top, #274D70, #577EA1);
    }
    
.linkorange
{
    
    background-color: #ff6b00;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff6b00), to(#ff9600));
   background: -webkit-linear-gradient(top, #ff6b00, #ff9600);
   background: -moz-linear-gradient(top, #ff6b00, #ff9600);
   background: -ms-linear-gradient(top, #ff6b00, #ff9600);
   background: -o-linear-gradient(top, #ff6b00, #ff9600);
}

.linkorange:hover
{
   background: #ff9600;
   background: -webkit-gradient(linear, left top, left bottom, from(#ff9600), to(#ff6b00));
   background: -webkit-linear-gradient(top, #ff9600, #ff6b00);
   background: -moz-linear-gradient(top, #ff9600, #ff6b00);
   background: -ms-linear-gradient(top, #ff9600, #ff6b00);
   background: -o-linear-gradient(top, #ff9600, #ff6b00);
    }

/* Table Plan Colors - BE CAREFULL
-----------------------------------------------------------*/

#TablePlan
{
    background-image:url('../Images/RasterSmall.png');
	background-repeat:repeat;
	background-color:transparent;
	border-top:0px solid #EAEAEA;
	border-left:0px solid #EAEAEA;
	margin:0px;
	padding:0px;
	position:relative;
	top:0px;
	left:0px;
    }
    
    #Balloon 
    {
        background-image:url('../Images/balloon.png');
        background-repeat:no-repeat;
        width:140px;
        padding:10px 10px 20px 10px;
        height:70px;
        position:absolute;
        line-height:20px;
    }
    
    #Balloon_Vertical 
    {
        background-image:url('../Images/balloon_vertical.png');
        background-repeat:no-repeat;
        width:140px;
        padding:20px 10px 10px 10px;
        height:70px;
        position:absolute;
        line-height:20px;
    }
    
    #balloon_left_top
    {
        background-image:url('../Images/balloon_left_top.png');
        background-repeat:no-repeat;
        width:140px;
        padding:20px 10px 10px 10px;
        height:70px;
        position:absolute;
        line-height:20px;
    }
    
    #balloon_left_bottom
    {
        background-image:url('../Images/balloon_left_bottom.png');
        background-repeat:no-repeat;
        width:140px;
        padding:10px 10px 20px 10px;
        height:70px;
        position:absolute;
        line-height:20px;
    }
    
    .Table
    {
        position:absolute;
        background-color:transparent;
        background-repeat:no-repeat;
        top:100px;
        left:100px;
        }
        
        .MoveableTable
        {
            cursor:pointer;
            }
            
        .Locked .TableNumber, .Locked .TablePrice
        {
        	background-image:url('../Images/lock.png');
        	background-repeat:no-repeat;
        	background-position:3px 3px;
        	}
            
         .TableNumber
         {
             color:#FFF;
             font-size:11px;
             font-weight:bold;
             text-align:center;
             display:none;
             }
             
          .TablePrice
          {
              color:#FFF;
              font-size:11px;
              font-weight:bold;
              text-align:center;
              display:none;
              }
              
      .ZoneSquare
      {
           position:absolute;
           opacity:0.4;
           filter:alpha(opacity=40);
          }
        
          
          .ZoneName
          {
              color:#FFF;
              font-size:14px;
              font-weight:bold;
              text-align:center;
              text-shadow:#000000 1px 1px;
              filter: dropshadow(color=#000000,offX=1,offY=1);
              width:90px;
              height:30px;
              }
           

/*--------------------------------RESPONSIVE--------------------------- */



.TableCheckbox{
display: flex;
justify-content: center;
}

#header_wrap
{
	width:100%;
	}
	
	#header
	{
		margin:auto;
		width:100%;
		margin-top:10px;
		}
	
#content_wrap
{
    width:100%;
	background-image:url('../Images/ContainerBg.png');
	background-repeat:repeat-x;
	background-position:left top;	
    }
    
    #content
    {
        background-color:#FFFFFF;      
        /*padding:20px;*/
        border-radius: 10px;
        margin-top:20px;
    }	     
	
#footer_wrap
{
    width:100%;
    }
	
	#footer
	{
	    width:960px;
	    margin:auto;
	    color:#00577c;
	    padding-top:60px;
	    text-align:center;
	    
	    }
	    
	    #Div_FormContainer
	    {
	        width: 100%;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
	        }
	    
	    #Div_Date
	    {
	    	width: 100%;
	    	padding:15px;
	    	float:left;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   /*min-height:350px;*/
                  height: 100%;
	    	}
	    	

.Div_EventSelect { height:40px; }
.EventRadioBtn { margin:0px; margin-left:0px;margin-top:10px;vertical-align: middle;}
	    	
	    	.Div_EventSelect_Radio
	    	{
	    	    font-size:12px;
	    	    color:#000;   
	    	    line-height:30px;
                min-height:30px;
                display:block;
	    	}
	    	    
	    	.Div_EventSelect_Description
	    	{
	    	    width:200px;
                position:absolute;
                left: -100px;
                top:0px;
                background-color:#FFF;
                border-radius:3px solid #AAA;
                border:1px solid #AAA;
	    	    color:#AAA;
	    	    padding:3px;
	    	    line-height:30px;
                    font-size:10px;
                    display:inline-block;
	    	    height:30px;
	    	    }    
	    	
	    #Div_HeadingBox
	    {
	    	width:100%;
	    	padding:0px;
	    	}	
	    	
	    #Div_Heading1a
	    {
	    	width:100%;
	    	float:left;
	    	}
	    	
	    #Div_Heading1b
	    {
	    	width:100%;
	    	float:right;
	    	}	
	    
	    #Div_Sep1
	    {
	    	width:10px;
	    	float:left;
	    	border-right:2px dashed #DDD;
	    	min-height:350px;
	    	padding-top:15px;
	    	padding-bottom:15px;
	    	}
	    	
		#Div_Sep2
		{
			width:10px;
			float:left;
			min-height:350px;
			padding-top:15px;
	    	padding-bottom:15px;
			}
	    	
		#Div_Table, #Div_TableSelection
	    {
	    	width:100%;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
	                             /*min-height: 400px*/
		   height: 100%;
                                                      
	    	}
	    	
	    #Div_TableSelection	
	    {
	    	width:100%;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
	    	}
	    	
	    	#Div_TableSelection_Heading
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    font-weight:bold;
	    	    }
	    	    
	    	#Div_TableSelection_Description
	    	{
	    	    color:#AAA;
	    	    font-size:12px;
	    	    font-weight:normal;
	    	    }
	    	    
	    	#TableSelectBtn
	    	{
	    	    float:right;
	    	    }   
	    	    
	    	#Div_TablesSelected
	    	{
	    	    width:100%;
	    	    float:left;
	    	    display:none;
	    	    } 
	    	    
	    	    #Div_TableSelectedHeader
	    	    {
	    	        font-weight:bold;
	    	        color:#000;
	    	        margin-bottom:5px;
	    	        }
	    	        
	    	        .TableBox
	    	        {
	    	            border: 1px solid #777;
                       -webkit-border-radius: 6px;
                       -moz-border-radius: 6px;
                       border-radius: 6px;
                       background-color:#BBB;
                       color:#FFF;
                       font-weight:bold;
                       height:32px;
                       line-height:32px;
                       font-size:12px;
                       float:left;
                       width:40px;
                       text-align:center;
                       margin-right:10px;
                       margin-bottom:5px;
                       padding-left:3px;
                       padding-right:3px;
	    	            }
	    	
	    	#Div_Table_Description
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    margin-bottom:15px;
	    	    }
	    	    
	    	#Div_MiniaturePlan
	    	{
	    	    width:150px;
	    	    /*height:200px;*/
	    	    float:left;
	    	    }
	    	    
	    	    #SmallPlanImg
	    	    {
	    	        border:1px solid #AAA;
	    	        cursor:pointer;
	    	        }
	    	    
	    	#Div_Table_Dropdowns
	    	{
	    	    float:left;
	    	    width:300px;
	    	    padding-left:15px;
	    	    padding-right:15px;
	    	    }    
	    	    
	    	.Div_Heading_Dropdown
	    	{
	    	    font-weight:bold;
	    	    }
	    	    
	    	.Div_Dropdown
	    	{
	    	   height:30px;
	    	   padding:10px 0 10px 0;
	    	    }
	    	    
	    	    .Div_Dropdown select
	    	    {
	    	        width: 100%;
	    	        }
	    	
	   
	   #Div_ProductSelection	
	    {
	    	width:480px;
	    	padding:15px;
	    	float:right;
	    	-webkit-border-radius: 6px;
		   -moz-border-radius: 6px;
		   border-radius: 6px;
		   min-height:100px;
		   margin-top:10px;
	    	}
	    	
	    	#Div_ProductSelection_Heading
	    	{
	    	    color:#000;
	    	    font-size:12px;
	    	    font-weight:bold;
	    	    }
	    	    
	    	#Div_ProductSelection_Description
	    	{
	    	    color:#AAA;
	    	    font-size:12px;
	    	    font-weight:normal;
	    	    }
	    	
	    	
	   .Active_Div, .HoverBg:hover
	   {
	   		background-color:#eaf7ff;
			border: 1px solid #c0e7ff;
	   		
	   	}
	   	
	   	.Deactive_Div
	   	{
	   		border: 1px solid #E3E3E3;
			background-color:#F9F9F9;
			color:#AAA;
	   		}
	   		
	   		.Deactive_Div div
	   	    {
	   		    color:#AAA;
	   	        }
	   		
	   		.Deactive_Heading
	   		{
	   			color:#E3E3E3;
	   			}
	   			
	   #Div_ButtonBox
	   {
	       /*width:890px;*/
	       /*padding:15px 0 15px 0;*/
	       }
	       
	       #Div_Next
	       {
	           text-align:right;
	           float:right;
	           width:200px;
	           }
	           
	       #Div_Back
	       {
	           text-align:left;
	           float:left;
	           width:200px;
	           }


/*---------------------------PASSWORD LOGIN----------------------- */
.pre-pre-sales-info {
    padding: 10px;
    background: #fffac1;
    border: 1px solid #dfcf84;
    border-radius: 6px;
    text-align: justify;
}
.pre-pre-sales-info span {
    font-weight: bold;
}


/*--------------------------------STEPS--------------------------- */

.form-steps {
    display: block;
    width: 100%;
    position: relative;
}

    .form-steps:after {
        content: "";
        display: table;
        clear: both;
    }

.form-steps__item {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}

.form-steps__item-content {
    display: inline-block;
}

.form-steps__item-icon {
    background-color: #f1f9fe;
    border: 2px solid #e3e3e3;
    color: #8191ab;
    display: block;
    border-radius: 100%;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 25px;
    margin: 0 auto 10px auto;
    position: relative;
    font-size: 13px;
    font-weight: 700;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-steps__item-text {
    font-size: 13px;
    color: #8191ab;
    font-weight: 500;
}

.form-steps__item-line {
    display: inline-block;
    height: 3px;
    width: 100%;
    background: #cfd8dc;
    float: left;
    position: absolute;
    left: -50%;
    top: 25px;
    z-index: 1;
}

.form-steps__item--active .form-steps__item-icon {
    background: #67b0e4;
    color: #ffffff;
}

.form-steps__item--active .form-steps__item-text {
    color: #4f5e77;
}

.form-steps__item--active .form-steps__item-line {
    background: #85cc6f;
}

.form-steps__item--completed .form-steps__item-text {
    color: #4f5e77;
}

.form-steps__item--completed .form-steps__item-icon {
    background: #85cc6f;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBkYXRhLW5hbWU9IkxheWVyIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDkuMTIgNyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMTIgMS4wNkw4LjA2IDAgMy4xOCA0Ljg4IDEuMDYgMi43NiAwIDMuODIgMy4xOCA3bDUuOTQtNS45NHoiLz48L3N2Zz4=);
    color: transparent;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 50px;
    height: 50px;
    line-height: 25px;
}

.form-steps__item--completed .form-steps__item-line {
    background: #00aeef;
}

.form-steps__item--completed .form-steps__item-line {
    background: #85cc6f;
}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (max-width: 768px) {
    .form-steps__item-text {
        display: none;
    }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
}

/* CUSTOM MEDIA QUERIES */

/* Set width to make card deck cards 100% width */
@media (max-width: 950px) {
}


/*-----------------------------Overlay-----------------------*/


.my-modal{
position: fixed;
background-color: #fff;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 300;
height: 100vh;
width: 100%;
}

.my-modal-header{
display: flex;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-pack: justify;
justify-content: space-between;
align-items: center;
padding: 1rem 1rem;
border-bottom: 1px solid #dee2e6;
border-top-left-radius: calc(0.3rem - 1px);
border-top-right-radius: calc(0.3rem - 1px);
box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

.my-modal-body{
height: auto;
overflow: auto;
}

.close-modal{
font-size: 30px;
    margin-right: 9px;
}

@media (min-width: 800px) { 
 .my-modal{
    top: 20px;
    right: initial;
    bottom: initial;
    left: calc(50% - 300px);
    width: 600px;
    position: absolute;
  }

.my-modal::after{

}
}


/*-------------------------- Warteliste ---------------------*/
#warteliste {
    background-color: #c0e7ff;
    padding: 10px 15px;
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    top: -10px;
}
#warteliste .title {
    font-weight: bold;
    color: #ff6b00;
}
#warteliste a {
    text-decoration: underline;
    color: #000;
}
.Deactive_Div #warteliste {
    background-color: #efeded;
}
.Deactive_Div #warteliste .title {
    color: #aaa;
}
.Deactive_Div #warteliste a {
    color: #aaa;
    cursor: default;
    text-decoration: none;
}



















