/*widget-bg layout*/

.widget-bg {
  background: url(../images/widget-bg.jpg) no-repeat;
  background-size: cover;
  min-height: 650px;
  background-position: top center;
  margin-top: 25px!important;
}

.widget-box a {
  text-decoration: none;
}

.widget-box {
  width: 325px;
  border-radius: 5px;
  float: right;
  margin-top: 40px;
  z-index: 99;
  margin-left: 22px;
  background: rgba(0, 0, 0, 0.58);
  box-shadow: 0px 2px 6px #000;
}

.widget-box .head {
  text-align: center;
  color: #fff;
  padding: 5px;
  font-size: 20px;
  line-height: 24px;
  background: #475D6A;
  border-radius: 5px 5px 0px 0px;
  border-bottom: 1px solid #000;
  margin-bottom: 0px;
  min-height: 36px;
}

.widget-box .head strong {
  display: block;
}

.widget-box .row {
  margin: 0px;
  padding: 0px;
}

.widget-box label {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  width: 100%;
  display: block;
}

.widget-box label i {
  font-weight: 700;
}

.widget-box input {
  width: 100%;
}

.widget-box input, .widget-box select {
  border-radius: 0px;
  position: relative;
  height: 25px;
  padding-left: 3px;
  color: #000;
}

.widget-box select {
  width: 99%;
  height: 25px;
  color: #000;
  background-color: #fff;
}

.widget-box .greycolor {
  color: #635f5f !important;
}

.widget-box select option {
  color: #000;
}

.widget-box span.yard {
  position: absolute;
  background: #9c9cb1;
  right: 3px;
  top: 23px;
  height: 25px;
  padding: 0px 10px;
  line-height: 26px;
}
.widget-box span.yard.tag {
    width: 47px;
    color:#2B3840;
    font-size: 10px;
}

button.continue-btn, a.continue-btn {
  background: #faa728;
  background-image: -webkit-linear-gradient(top, #faa728, #f78f1f);
  background-image: -moz-linear-gradient(top, #faa728, #f78f1f);
  background-image: -ms-linear-gradient(top, #faa728, #f78f1f);
  background-image: -o-linear-gradient(top, #faa728, #f78f1f);
  background-image: linear-gradient(to bottom, #faa728, #f78f1f);
  color: #fff;
  padding: 2.5px 25px 4px 25px;
  display: inline-block;
  border-radius: 3px;
  font-size: 15px;
  text-shadow: 0px 0px 3px #000;
  margin-top: 5px;
  font-weight: 700;
  margin-bottom: 0px;
  position: relative;
}

button.continue-btn {
  border: 0;
  cursor: pointer;
}

button.continue-btn img {
  vertical-align: bottom;
}

button.continue-btn:disabled {
  cursor: default;
}

.foot {
  background: rgba(106, 125, 69, .5);
  padding: 5px 13px;
  display: inline-block;
  position: relative;
  top: 0px;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
  text-align: left;
  min-height: 32px;
  border-top: 1px solid #000;
}

.foot.m-height {
  background: rgba(32, 91, 127, 0.25);
}

.foot .manage-quote img, .foot .manage-policy img, .foot .get-quote img {
  vertical-align: middle;
}

.checkbox-text {
  color: #fff;
  font-size: 13px;
  text-align: left;
}

.checkbox-text input {
  position: relative;
  top: 0px;
  height: inherit;
  width: inherit;
  margin-left: 0px;
}

.foot a {
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.foot a span {
  color: #bcd74f;
}

.widget-box {
  position: relative;
}

.widget-box div.col-xs-6 {
  float: left;
  width: 152px;
}

.widget-box div.col-xs-6, .widget-box div.col-xs-12 {
  padding: 0px 0px;
}

.widget-box .form-group {
  margin-bottom: 2px;
  text-align: left;
  padding: 0px 5px 5px 5px;
}

.checkbox-text .inline {
  text-align: center;
  min-width: 45%;
  display: inline-block;
  margin-bottom: 2px;
}

.white-text {
  color: #fff;
}

.thank-you {
  padding: 10px 0px 20px;
  text-align: center;
  font-size: 13px;
}

.thank-you p {
  margin-bottom: 5px;
}

.widget-box .primary-btn {
  padding: 5px 25px;
  margin-bottom: 15px;
}

#calculate-price .modal-dialog {
  width: 100%;
}

#calculate-price .modal-body h2 {
  font-size: 14px;
}

#calculate-price .modal-body h2 i {
  display: block;
}

#calculate-price ul li {
  list-style: none;
  font-size: 10px;
}

#calculate-price p {
  font-weight: 900;
  font-size: 12px;
}

.email-box input {
  width: 99%;
}

.clearfix {
  clear: both;
}

.step-4 p {
  font-size: 13px;
  padding-left: 5px;
}

.widget-box .btn {
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
}

.primary-btn, .primary-btn:hover {
  background: #2699f7;
  background: -moz-linear-gradient(top, #2699f7 0%, #2989d8 42%, #207cca 57%, #056cc0 100%);
  background: -webkit-linear-gradient(top, #2699f7 0%, #2989d8 42%, #207cca 57%, #056cc0 100%);
  background: linear-gradient(to bottom, #2699f7 0%, #2989d8 42%, #207cca 57%, #056cc0 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#2699f7', endColorstr='#056cc0', GradientType=0);
  color: #fff!important;
  text-align: center;
  border: 1px solid #000;
  text-align: center;
}

.widget-box .primary-btn {
  padding: 5px 25px;
  font-weight: 600;
}

#calculate-price {
  position: absolute;
  padding: 10px!important;
  top: 40px;
  z-index: 99;
  background: #ccc;
  width: 230px;
  right: 20px;
  text-align: left;
}

#calculate-price .modal-body h2 i {
  color: #065fa6;
  font-weight: 800;
}

#calculate-price .modal-body h2 {
  color: #065fa6;
  font-weight: 500;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
  line-height: 20px;
}

#calculate-price .modal-body ul {
  padding-left: 5px;
}

#calculate-price button.close {
  position: absolute;
  right: -5px;
  border-radius: 50%;
  top: -8px;
  background: #000;
  border: none;
  color: #fff;
}

.hide {
  display: none;
}


/*layout ends*/

.forget-link a {
  color: #fff;
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 700;
}

.widget-box .center-text-align {
  text-align: center;
  display: block;
}

select option[value=""] {
  color: #ccc;
}

.widget-box .manage-quote-template .form-group {
  margin-bottom: 0px !important;
}

.widget-box .manage-quote-template .form-group.email-box {
  margin-bottom: 3px !important;
}

.space {
 width: 100%;
 padding: 8px 8px 8px;
 /* background: #8ea9c8;
 background: -moz-linear-gradient(left, #8ea9c8 0%, #788eb4 100%);
 background: -webkit-linear-gradient(left, #8ea9c8 0%,#788eb4 100%);
 background: linear-gradient(to right, #8ea9c8 0%,#788eb4 100%); */
 display: inline-block;
}

.forget-link {
  padding-top: 3px;
}

.t-left {
  text-align: left;
}

.l-33 {
  line-height: 33px !important;
}

.forgot_policy_submit_btn {
  margin-bottom: 15px;
}

.pd-15 {
  margin-bottom: 8px !important;
}
.pb-0 {
    padding-bottom: 0px !important;
}

.widget-popup .modal-content {
  background: #efefef;
  border: 1px solid #065fa6;
  border-radius: 0px;
  padding: 0px 10px;
}

.widget-popup .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.widget-popup .modal {
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.widget-popup .modal-header .close {
  margin-top: 2px;
}

.widget-popup button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.widget-popup .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000!important;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.widget-popup .modal-body {
  padding: 0px 0px 10px;
  position: relative;
  font-size: 10px;
}

.widget-popup .modal-body p {
  margin: 7px 0px;
  padding-bottom: 0px;
}

.widget-popup .modal-body h2 {
  color: #065fa6;
  font-weight: 500;
  font-size: 13px;
  padding-bottom: 7px;
}

.widget-popup .modal-body h2.mrgn10 {
  margin: 0px 0px 12px 0px;
}

.widget-popup .modal-dialog {
  margin: 15px 15px;
}

.widget-popup .modal-header {
  border: none;
  padding: 0px;
}

.widget-popup {
  text-align: left;
}

.widget-popup .modal h3 {
  color: #065fa6;
  font-size: 13px;
  font-weight: 700;
  margin: 13px 0px 4px;
}

.modal-header:after, .modal-header:before {
  display: table;
  content: " ";
  clear: both;
}

.select-arrow {
  width: 8px;
  height: 0px;
  background: #000;
  position: absolute;
  z-index: 9;
  right: 11px;
  top: 29px;
}

.select-arrow:before {
  content: '';
  position: absolute;
  top: -11px;
  border: 4px solid transparent;
  border-bottom-color: #045da7;
}

.select-arrow:after {
  content: '';
  position: absolute;
  top: 1px;
  border: 4px solid transparent;
  border-top-color: #045da7;
  border-bottom: 0;
}

.contest-select select {
  -webkit-appearance: none;
}

.pad-bt {
  padding-bottom: 1px !important;
}

input:focus::-webkit-input-placeholder{
    color: transparent!important;
}
input:focus::-moz-placeholder{
    color: transparent!important;
}
input:focus:-moz-placeholder{
    color: transparent!important;
}
.calender-icon{
    background-color: #EEEEEE !important;
    border-left: 1px solid rgba(128, 128, 128, 0.45);
    cursor: pointer;
}
.calender-icon img{
    height: 15px;
    margin-top: 5px;
}
.calendar-text {
	line-height: 20px;
    color : #a94442;
    margin-bottom: 5px;
    font-size: 10.5px;
    text-align: center;
}
.widget-box .contest-date-group {
  position: relative;
  margin-bottom: 0px;
}
.datepicker-panel {
  min-height: 20px;
  padding: 9px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.datepicker-container {
  width: 276px !important;
  background-color: transparent !important;
  border: 0px !important;
}
.datepicker-panel>ul[data-view=week]>li,
.datepicker-panel>ul[data-view=week]>li:hover {
  background-color: #f5f5f5 !important;
  font-weight: 700;
  color: #2B3840;
  border: 1px solid transparent;
}
.datepicker-top-left, .datepicker-top-right {
  border-top-color: transparent !important;
}
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view=next],
.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  font-weight: 700;
}
.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
  background-color: #e6e6e6 !important;
  border: 1px solid #adadad;
  border-radius: 4px;
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
ul[data-view="days"] li {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.datepicker-panel>ul>li:hover {
  color: #333;
  background-color: #e6e6e6 !important;
  border-color: #adadad;
}
.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"] {
  float: none;
  color: #2B3840;
  display: inline-block;
}
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view="year next"] {
  float: right;
  color: #2B3840;
}
.datepicker-panel>ul {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.datepicker-panel>ul[data-view=months]>li,
.datepicker-panel>ul[data-view=years]>li {
  height: 30px !important;
  line-height: 30px !important;
  width: 83px !important;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.datepicker-panel>ul>li {
  width: 34px !important;
  height: auto;
}
.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="year current"],
.datepicker-panel>ul>li[data-view="years current"] {
  width: 160px !important;
  margin-left: 5px;
  margin-right: 5px;
}

button.quote__btn {
  width: 100%;
  margin-top: 0;
  padding-left: 18px;
  padding-right: 18px;
}
.widget-box .form-group.Phone-number__label {
  padding-bottom: 0;
  margin-bottom: 0;
}

.contact__num {
    color: #2B3840;
    line-height: 1.8;
    display: inline-block;
}

#putting_form label {
  font-size: 12px;
}
#putting_form .select-arrow {
  top: 36px;
}



/*media queries*/

@media (max-width: 1024px)  {
	.widget-box {
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	}
}
@media (max-width: 424px) {
	.widget-box {
		width: 100%;
	}
	.widget-box div.col-xs-6 {
		float: none;
		width: 100%;
	}
}


