
@import "http://fonts.googleapis.com/css?family=Raleway";
/*----------------------------------------------
CSS settings for HTML div Exact Center
------------------------------------------------*/
#abc {
width:100%;
height:100%;
opacity:.95;
top:0;
left:0;
display:none;
position:fixed;
background-color:#313131;
overflow:auto
}
img#close {
position:absolute;
right:-14px;
top:-14px;
cursor:pointer
}
div#popupContact {
position:absolute;
left:50%;
top:17%;
margin-left:-202px;
font-family:'Raleway',sans-serif
}
form { background-color: #fff;
    border: 2px solid;
    border-radius: px;
    font-family: raleway;
    
    padding: 10px 50px;
}
p {
margin-top:30px
}
h2 {    background-color: #0099ff;
    font-size: 27px;
    margin: -10px -50px;
    padding: 4px 35px;
    text-align: center;
}
hr {
margin:10px -50px;
border:0;
border-top:1px solid #ccc
}
input[type=text] {    border: 1px solid #ccc;
    font-family: raleway;
    font-size: 15px;
    margin-top: 24px;
    padding: 8px 6px 9px 28px;
    width: 119%;
}
#box{

background-repeat:no-repeat;
background-position:5px 7px
}
#box{

background-repeat:no-repeat;
background-position:5px 7px
}
#submit {
text-decoration:none;
width:42%;
text-align:center;
display:block;
background-color:#0066FF;
color:#fff;
border:1px solid #0066FF;
padding:10px 0;
font-size:20px;  margin: 10px 126px;
cursor:pointer;
border-radius:5px
}
span {
color:;
font-weight:700
}
button {
width:100%;
height:45px;
border-radius:3px;
background-color:#0066FF;
color:#fff;
font-family:'Raleway',sans-serif;
font-size:18px;
cursor:pointer
}
