* {-webkit-font-smoothing: antialiased;}
html,body{height:100%; min-width: 1400px}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,pre{margin:0;padding:0; list-style: none; font-family: 'Source Sans Pro', sans-serif; font-size:100%; font-weight: 400; letter-spacing: 0; color: #000}
body,input,textarea,select,button,table,pre,em,strong{font-family: 'Source Sans Pro', sans-serif; letter-spacing: 0; vertical-align: baseline}
img,fieldset{border:0;vertical-align:middle;}
ul,ol{list-style:none}
em,address{font-style:normal}
legend{*margin-left:-7px;display:none;}
table{border-collapse:collapse;border-spacing:0}
a{text-decoration:none; font-family: 'Source Sans Pro', sans-serif; font-weight: 400;  -webkit-tap-highlight-color:transparent; display: inline-block; color: #000}
div {-webkit-tap-highlight-color:transparent;}
a:hover,a:active,a:focus{text-decoration:none;}
iframe{border:0}
input:focus,
textarea:focus {outline: none;}

.inner {width:1200px; margin: 0 auto;}
#wrap { margin:0 auto; padding:0; width: 100%; min-width: 1240px;}


input[type="text"] {padding: 10px; line-height: 20px; border: 1px solid #ddd; box-sizing: border-box;}
textarea {padding: 10px; line-height: 20px; border: 1px solid #ddd; box-sizing: border-box; resize: none}
select {-webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(../img/select_arrow.png) no-repeat 95% center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; outline: none; font-family: inherit; border: none;}
select::-ms-expand {display: none;}
.plus_icon {background: #f29200; height: 30px; width: 30px; border-radius: 50%; display: inline-block; color: #fff; text-align: center; line-height: 30px; font-style: normal; font-size: 18px; margin-right: 10px;}