.heder_calc{
    background: #565656; width: 310px;  border-radius: 10px;
    box-shadow: 2px 2.5px 1px 0px #119D97;
    margin: 12px 12px 0 0;

}
.styled-select select {
    background: transparent !important;
    width: 173px !important;
    padding-left: 5px !important;
    border: 1px solid #EBEBEB !important;
    height: 30px !important;
    background:  #EBEBEB !important;
    border-radius: 6px !important;
    margin: 5px 0 4px 10px !important; 
    color: #565656 !important;
    font-size: 13px !important;
    font-style: italic !important;
	padding : 0 0 0 0 !important;
}
.place_calc_title{
    color: #E1E0E0;
    font-size: 13px;
    font-style: italic;
    text-align: right;
    margin: 4px 22px 0 0;
}
.sp_styler{
    background: transparent;
    width: 27px;
    padding: 4px 0px 4px 0px;
    border: 1px solid #EBEBEB;
    height: 13px;
    background:  #EBEBEB;
    border-radius: 6px;
    color: #565656;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.place_space{
    width: 120px;
    margin-top: 10px;
	padding: 6px;
}
.img-rplace{
    /* float:left; */
    margin:2px 5px 0 8px;
    cursor: pointer;
}

.img-lplace{
    float:right;	margin-top:13px;
   /*  margin:3.5px 22px 0 0; */
    cursor: pointer;
}
.img-continue{
    float:right;
    cursor: pointer;
	right: 10px;
    position: relative;
    bottom: 70px;
}

.img-continue img:hover{
    opacity: 0.8;
}

.place_calc_price{
    font-family: Digiface; 
    width: 185px;
    height: 18px;
    background:  #C5D3C2;
    background: url(display_img.png) no-repeat;
    border-radius: 6px;
    margin: 0 0 18px 5px;
    font-size: 23px;
    font-weight: bold;
    height: 38px;
	line-height:28px;
}
.calc-lprice{
    float:left;
    margin: 7px 10px;
}
.calc-rprice{
    float:right;
    margin: 7px 12px;
}


.styled-checkbox{
	 padding: 8px;
}
.styled-checkbox label{
	color: #EBEBEB;
    font-size: 13px;
    font-style: italic;
    padding-left: 5px;
	display: inline;
	
}
#place_pages{height:13px!important;}