/*--MYSTYLE--*/
.form0
{
}
.form0 h2
{
margin-bottom: 30px;
margin-left: 2%;
}
.form1 
{
float: left;
width: 46%;
margin: 1% 2%;
}
.form1 label
{
float: left;
width: 30%;
color: #999;
margin-top: 10px;
}
.form1 input
{
float: left;
width: 60%;
outline: none;
border: 2px solid #E9E9E9;
background: #fff;
color: #999;
font-size: 14px;
padding: 12px 10px;
}
.form1 input:focus
{
}
.form1 select
{
float: left;
width: 67%;
outline: none;
border: 2px solid #E9E9E9;
background: #fff;
color: #999;
font-size: 14px;
padding: 10px 10px;
}
.sub_box1
{
margin-top: -7px !important;
float: left !important;
margin: 0 !important;
margin-right: 10px !important;
margin-bottom: 20px !important;
margin-left: 2% !important;
}
.sub_box2
{
text-align: left !important;
line-height: 12px !important;
margin: 0 !important;
font-size: 17px !important;
}
.sub_box3
{
float: left;
background: #1ABC9C;
color: #fff;
font-size: 17px;
text-transform: uppercase;
padding: 14px 25px;
border: 0;
width: 200px;
margin-left: 2%;
}
.cap_bg
{
font-family: 'shankregular';
width: 193px;
float: left;
background-image: url(../images/cap.png);
text-align: center;
background-size: 100%;
font-size: 25px;
height: 67px;
color: #fff;
font-weight: bold;
line-height: 75px;
margin-bottom: 10px;
}