.gomakoil_call_block{
  width: 350px;
  position: absolute;
  top: 190px;
  z-index: 800;
  left: 50%;
  margin: 0 0 0 -175px;
  background-color: #fff;
  padding: 30px 30px 10px 30px;
  border-radius: 10px;
  display: none;
  text-align: left;
}

.gomakoil_call_block .close_block{
  background: url("close_cart.png");
  height: 29px;
  width: 29px;
  position: absolute;
  margin: -21px 0px 0 340px;
  cursor: pointer;
}

.gomakoil_call_block input[type=text]{
  padding: 0 5px;
  height: 22px;
  width: 250px;
  border: 2px solid #ccc;
  border-radius: 3px !important;
  font-size: 12px;
  color: #000;
}

.gomakoil_call_block textarea{
  border: 2px solid #ccc;
  border-radius: 3px;
  width: 300px;
  height: 80px;
  font-size: 12px;
  color: #000;
  padding: 1px 5px;
}

.gomakoil_call_block .button{
  width: 104px;
  height: 34px;
  font: normal 14px/12px PT Sans;
  margin: 12px 0 0 0;
  border: none;
}

.gomakoil_call_block .submit{
  text-align: center;
  padding: 0 0 20px 0;
}

.gomakoil_call_block .button_large{
  font-weight: bold;
  color: #fff !important;
  font-size: 1.385em !important;
  margin: 0;
  padding: .125em .8em .2em;
  border-top: 1px solid #6ec97a;
  border-left: 1px solid #6ec97a;
  border-bottom: 1px solid #d6e3d1;
  border-right: 1px solid #d6e3d1;
  text-shadow: 0 -1px 1px #23701d;
  position: relative;
  display: block;
  margin: 15px auto -10px auto;
  height: 30px;
  outline: none;
  border-radius: 3px !important;
  background: -moz-linear-gradient(top,#85d390 0%,#009700 50%,#007800 51%,#219b0c 75%,#31a517 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#85d390),color-stop(50%,#009700),color-stop(51%,#007800),color-stop(75%,#219b0c),color-stop(100%,#31a517));
  background: -webkit-linear-gradient(top,#85d390 0%,#009700 50%,#007800 51%,#219b0c 75%,#31a517 100%);
  background: -o-linear-gradient(top,#85d390 0%,#009700 50%,#007800 51%,#219b0c 75%,#31a517 100%);
  background: -ms-linear-gradient(top,#85d390 0%,#009700 50%,#007800 51%,#219b0c 75%,#31a517 100%);
  background: linear-gradient(top,#85d390 0%,#009700 50%,#007800 51%,#219b0c 75%,#31a517 100%);
}

.gomakoil_call_block .button_large:hover{
  background:#00ba00;
  background:-moz-linear-gradient(top,#a7e2b0 0%,#00ba00 50%,#008600 51%,#3cdf19 85%,#46e522 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a7e2b0),color-stop(50%,#00ba00),color-stop(51%,#008600),color-stop(85%,#3cdf19),color-stop(100%,#46e522))

}

.gomakoil_call_block label{
  color: #4f4f4f;
  font: normal 15px/12px PT Sans;
  margin: 0 0 0px 7px;
}

.gomakoilFreeCall{
  position: absolute;
  z-index: 200;
  cursor: pointer;
}

.gomakoilFreeCall:hover div{
  text-decoration: underline;
}

.gomakoilFreeCall img{
  float: left;
}

.gomakoilFreeCall div{
  font: normal 13px/12px Arial;
  float: left;
  margin: 9px 0 0 8px;
  color: rgb(79, 79, 79);
}

.gomakoil_overlay {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 202;
}

.gomakoil_freecall_form .button{
  padding: 0.28em 0.78em 0.28em 0.78em;
  cursor: pointer;
  border-radius: 7px !important;
  text-shadow: 0 -1px 0 #333;
  box-shadow: 2px 2px 3px 0 #cecece;
  font-size: 14px;
  border: 1px solid #2b6ea2;
  color: #fff !important;
  outline: none;
  background: #4485b2;
  cursor: pointer;
  margin: 0 0 0 432px;
  background: -moz-linear-gradient(top,#4485b2 0%,#4485b2 50%,#2b6ea2 50%,#2b6ea2 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4485b2),color-stop(50%,#4485b2),color-stop(50%,#2b6ea2),color-stop(100%,#2b6ea2));
  background: -webkit-linear-gradient(top,#4485b2 0%,#4485b2 50%,#2b6ea2 50%,#2b6ea2 100%);
  background: -o-linear-gradient(top,#4485b2 0%,#4485b2 50%,#2b6ea2 50%,#2b6ea2 100%);
  background: -ms-linear-gradient(top,#4485b2 0%,#4485b2 50%,#2b6ea2 50%,#2b6ea2 100%);
  background: linear-gradient(top,#4485b2 0%,#4485b2 50%,#2b6ea2 50%,#2b6ea2 100%);
}

.gomakoil_freecall_form .button:hover{
  background:#4495ce;text-decoration:none;
  background:-moz-linear-gradient(top,#4495ce 0%,#4495ce 50%,#2b80c2 50%,#2b80c2 100%);
  background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#4495ce),color-stop(50%,#4495ce),color-stop(50%,#2b80c2),color-stop(100%,#2b80c2));
  background:-webkit-linear-gradient(top,#4495ce 0%,#4495ce 50%,#2b80c2 50%,#2b80c2 100%);
  background:-o-linear-gradient(top,#4495ce 0%,#4495ce 50%,#2b80c2 50%,#2b80c2 100%);
  background:-ms-linear-gradient(top,#4495ce 0%,#4495ce 50%,#2b80c2 50%,#2b80c2 100%);
  background:linear-gradient(top,#4495ce 0%,#4495ce 50%,#2b80c2 50%,#2b80c2 100%);
}

.gomakoil_freecall_form .fb-like{
  position: absolute;
  margin: 3px 0 0 140px;
  display: inline-block;
}
