﻿
/*Page Deal*/
#wrap_deal
{
    min-height:100px;    
    font-family: 'Open Sans', sans-serif;
}
#formnotifydeal
{
	width: 98%;
	max-width: 400px;
	min-height: 160px;
	background: #fff;
	border: 1px solid #ccc;
	position: fixed;
	top: 30%;
	left: 50%;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	box-shadow: 2px 2px 5px #666;
	z-index: 9999999999999999999999;
	display: none;
}
#formnotifycontentdeal
{
	font-size: 12pt;
	color: #666;
	margin-top: 30px;
}
#formnotifyokdeal
{
	margin: 0px auto;
	margin-top: 20px;
	width: 100px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #df811e;
	cursor: pointer;
}
#formnotifyokdeal:hover
{
	background: #be3024;
}
.dealrow
{
	text-align: left;
	background:#fff;
	color:#000;
}
.bg_deal
{
    max-width: 650px;
    width: 100%;
    background: #fff;
    margin:auto;
    padding-bottom:20px; 
    border-bottom:1px solid #888;
}
.deal_banner
{
    width:100%;
    padding-top:40px; 
}
.deal_banner img
{
    width:100%;   
}
#deal_title_group
{
	font-family: Arial;
	font-size: 14pt;
	overflow: hidden;
	color: #000;
	clear:both;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
}
.deal_content
{
    overflow:hidden;
    width:100%;    
}
.deal_salon_name
{
    width:100%;
    height:auto;
    border:1px solid #888;
    font-size:20pt;
    text-align:center;
    line-height:50px;
}
.deal_box_salon
{
    width:100%;
    height:auto;
    overflow:hidden;    
}
.deal_box_salon_l
{
    width:50%;
    height:auto;
    min-height:140px;
    float:left;
    border:1px solid #888;   
    border-right:none;
    border-top:none; 
    font-size:12pt;
    text-align:right;
    line-height:23px;
    padding:22px;
}
.deal_box_salon_r
{
    width:50%;
    height:auto;
    min-height:140px;
    float:left;
    border:1px solid #888;    
    border-top:none; 
    font-size:12pt;
    text-align:left;
    line-height:23px;
    padding:22px;
}
.buybuttondeal
{
    width: 100%;
    max-width: 100px;
    background: #4099d3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0px auto;
    height: 35px;
    line-height: 35px;
    opacity:1.0;
    border:none;
} 
.buybuttondeal:hover
{
    opacity:0.5;
} 
.deal_button
{
    text-align:center;
    margin-top:20px;
    padding-bottom:20px;
}
.buybutton 
{
    background:#8fc400;
	color:#fff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:10px 30px;
	text-decoration:none;
	cursor: pointer;
	opacity:1.0;
margin-bottom:5px;
    border:none;
}.buybutton:hover {
	opacity:0.7;
}.buybutton:active {
	position:relative;
	top:1px;
}

.textboxdeal
{
	width: 93%;
	height: 25px;
	border: 1px solid #cccccc;
	color:#000 !important;
}
/*Page Deal*/
	
	
/*Deal New*/
#boxinformation
{
    width: 100%;
    height:100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    overflow: hidden;
    background: rgba(0,0,0,0.5); 
    display:none; 
}
#information
{
    background: rgba(0,0,0,0.9); 
    width: 670px;
    height: auto;
    overflow: hidden;
    margin: auto;
    padding:10px;
}
#loadspinner1
{
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    padding-top:250px;
    left:0px;
    overflow:hidden;
    display:none;
    z-index:999999999999999999;
    background:rgba(0,0,0,0.5);
}
#img_loader1
{
    width:28px;
    height:28px;
    margin:0px auto;
}
#img_loader1 img
{
    width:28px;
    height:28px;
}
.form_deal
{
    padding:10px;    
}
#banner_signup_deal
{
    width:650px;
    margin:0px auto;
    text-align:center;
}
#banner_signup_deal img
{
    width:100%;
}
#title_signup_deal
{
    text-align:center;
    font-size: 20pt;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    line-height:30px;
}
#box_restrictions_deal
{
    width:100%;
    height:auto;
    text-align:left;   
    font-size:14pt;
    line-height:30px;
    color:#fff;
}
#restrictions_deal
{
    color:#999;    
}
#box_expired_deal
{
    width:100%;
    height:auto;
    text-align:left;   
    font-size:14pt;
    line-height:30px;
    color:#fff;
}
#expired_deal
{
    color:#999;    
}
#box_serial_deal
{
    width:100%;
    height:auto;
    text-align:left;   
    line-height:30px;
    font-size:14pt;
    color:#4099d3;
}
#serial_deal
{
    color:#999;   
}
#box_serial_deal b
{
     
}
.deal_fill
{
    text-align:left;
    color:#fff;
    font-weight: bold;
    font-size:14pt;
    font-family: 'Open Sans', sans-serif;
}
.show_error
{
    color:#ff0000; 
    height:14px; 
    line-height:30px; 
    width:100%;
    display:none;
    font-size:12pt;
}
.egiftrow
{
    color:#fff;    
    font-size:14pt;
    text-align: left;
    margin-bottom: 10px;
}

/*Deal New*/



@media screen and (max-width: 700px)
{
    #deal
    {
        height:auto;
        font-weight:normal;
        font-size:12pt;
    }
    .btngetdeal
    {
        display:none;    
    }
    .btngetdealmb
    {
        display:block;    
    }
}


@media screen and (max-width: 615px) 
{		
     .deal_salon_name
     {
        width:90%;
        margin:auto;   
        border-bottom:none; 
    }
     .deal_box_salon
    {
        width:90%;
        margin:auto;    
    }
     .deal_box_salon_l
    {
        width:100%;
        float:none;
        border:1px solid #888;   
        border-top:1px solid #888;   
        text-align:center;
        border-bottom:none; 
    }
    .deal_box_salon_r
    {
        width:100%;
        float:none;
        border:1px solid #888;   
        border-top:1px solid #888;   
        text-align:center;
    }
     
}

@media screen and (max-width: 500px) 
{
    #information
    {
        width:96%;    
    }
    #banner_signup_deal
    {
        width:96%;    
    }
}