.caldera-grid{
  margin: auto !important;
  width: 60%;
  margin-left: 20%;
}
.caldera-grid .form-control:focus {
  border-color: rgb(233, 141, 4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, .075), 0 0 8px rgba(255, 255, 255, .6);
}

/****   Header ***/
#CF5a115b49135d9_1-row-1 > div > div > h2,
#CF5a115b49135d9_1-row-9 > div > div > h2,
#CF5a115b49135d9_1-row-17 > div > div > h2{
 color: #f68d2d;
 font-weight: bold;
}
/****  Bread crumbs ***/
#CF5a115b49135d9_1 > span > ol{
  background-color:#ffff !important;
}

.caldera-grid .breadcrum > .active a, .caldera-grid .breadcrum > .active{
  color:#fff;
  background-color: #F5B93A;
  border-color:#E8E8E8;
}

#CF5a115b49135d9_1 > span > ol > li{
  margin-right: 25%;
  width: 6%;
}

#CF5a115b49135d9_1 > span > ol > li:before{
  content: '' !important;
  position: absolute;
  top: .9em;
  left: -4em;
  width: 4em;
  height: .2em;
  z-index: -1;
}

#CF5a115b49135d9_1 > span > ol > li.active{
  text-decoration: none;
}

#CF5a115b49135d9_1 > span > ol > li a{
  padding-left:38%;
  font-size: 30px;
  color:#ccc;
  position: relative;
  margin-left: auto;
  text-decoration: none;
  text-shadow:none;
  border: 5px solid #ccc;
  border-radius: 50%;
  background-color: #E8E8E8;
  display: block;
  margin:auto;
  width: 60px;
  height: 60px;
  line-height: 50px;
}
#CF5a115b49135d9_1 > span > ol > li.active a,
#CF5a115b49135d9_1 > span > ol > li.active a:focus{
  color:#fff;
  text-decoration: none;
  background-color: #F5B93A;
}
.caldera-grid .breadcrumb {
	border-radius: 0;
	background-color: #ffff;
	padding:0;
	height: none;
}

.caldera-grid .breadcrumb:after {
	border-bottom: 2px solid #E8E8E8;
	content:" ";
	display: block;
	margin-top:-30px
}

.caldera-grid .breadcrumb  > ol > li {
	width: 32%;
	margin-right: 0;
	text-align: center;
}

.caldera-grid .breadcrumb  > ol > li > a {
	background-color: #F5B93A;
	border: 5px solid #ccc;
	border-radius: 50%;
	border: 4px solid #ccc;
	background-color: #E8E8E8;
	display: block;
	margin:auto;
	width: 60px;
	height: 60px;
	line-height: 50px;
}

.caldera-grid .breadcrumb  > ol > li.active > a {
	background-color: #F5B93A;
}

.caldera-grid .breadcrumb > li.done > a {
  background-color: #f68d2d !important;
  color:#ccc;
}

/*** Asterix ***/
.caldera-grid em{
  color: #f68d2d;
}
.caldera-grid span.field_required{
  color: #f68d2d !important;
}

/* page 2   */
/* #form_page_1_pg_2{
  width: 50%;
} */

/* page 3   */
#CF5a115b49135d9_1-row-18.row  {
  width: 100%;
  display: flex;
  flex-flow: row;
}

#CF5a115b49135d9_1-row-18 > .first_col{
  width: 31%;
}
#CF5a115b49135d9_1-row-18 > .last_col{
  right: 4%;
}
#CF5a115b49135d9_1-row-18 > .first_col > div{
  width: 200%;
}
#CF5a115b49135d9_1-row-18 > .first_col > div > h4,
#fld_5787052_1-wrap > div > h4{
  overflow: hidden;
  display: inline-block !important;
  clear: both;
  background: none !important;
  float:none !important;
  color:black;
  font-weight: bold;
}

/* #CF5a115b49135d9_1-row-20, #CF5a115b49135d9_1-row-21{
  width:50%;
} */

/***  currency select ***/
.currency-select >  div > label.radio-inline{
  margin-right: 25px;
}

/* currency with error */

.caldera-grid .form-group.currency-select {
	position:relative;
}


.caldera-grid .form-group.currency-select .parsley-errors-list {
	position: absolute;
	top: 60px;
	color: red;
}

/***  errors  ***/
.parsley-errors-list, .has-error, .parsley-required{
  color: red;
  padding-bottom:30px;
  padding-top: 15px;
}

/*** credit card image  ***/
#fld_4577029_1-wrap > div > label > img{
  width: 50%;
}
#fld_4577029_1-wrap > div{
 width:100%;
}

.caldera-grid label.checkbox-inline{
 font-weight: bold;
 margin-left:5px;
}

#fld_4577029_1-wrap > div > label:nth-child(2){
 right: 30%;
 display: none; /** for now not to show paypal  ***/
}



/****  submit button ***/
.caldera-grid input[type=submit]{
  background: url("https://israelguidedog.org.il/en/wp-content/plugins/donation-form/css/submit.jpg") no-repeat !important;
  width: 400px;
  height: 75px;
  text-indent: -9999px;
  transform: scale(0.7,0.7);
 }

.caldera-grid input.next{
  background: url("https://israelguidedog.org.il/en/wp-content/plugins/donation-form/css/next-step.jpg") no-repeat !important;
  width: 400px;
  height: 75px;
  text-indent: -9999px;
  transform: scale(0.7,0.7);
}

.caldera-grid input.prev{
  background: url("https://israelguidedog.org.il/en/wp-content/plugins/donation-form/css/back.jpg") no-repeat !important;
  height: 70px;
  text-indent: -9999px;
  width: 400px;
  transform: scale(0.7,0.7);
}

.caldera-grid .radio input[type=radio], .ca,.caldera-grid .radio-inline input[type=radio]{
  color: #f68d2d !important;
}
 .caldera-grid .checkbox-inline input[type=checkbox]{
  margin-right: 10px;
}

span#fld_9149053Caption.help-block{
  margin-left: 30px;
  font-size: 14px;
}
.caldera-grid input[type=radio]{
  background: #E8E8E8 !important;
}

 /***  amounts to pay ***/
 .cf-toggle-switch a {
  color:#E98D4B !important;
  background-color: #ccc !important;
  border-color: #ccc !important;
  border-bottom: 4px solid #E98D4B !important;
  height:40px;
  width:80px;
  margin-right: 20px;
  text-decoration: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow:none;
  font-weight: bold;
  font-weight: 900 !important;
}

.cf-toggle-switch .btn-success:hover,
.cf-toggle-switch a:hover,
.cf-toggle-switch .btn-success
{
  color:#fff !important;
  background-color: #F5B93A !important;
  border-color: #F5B93A !important;
  border-bottom: 2px solid #E98D4B !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-shadow:none;
}
@media all and (max-width:480px){

}
/*** FIREFOX ***/
@-moz-document url-prefix() {
  .caldera-grid .checkbox input[type=checkbox],
  .caldera-grid .checkbox-inline input[type=checkbox],
  .caldera-grid .radio input[type=radio],
  .caldera-grid .radio-inline input[type=radio] {
      width: 20px !important;
  }
}
@media all and (min-width: 981px) {
  .caldera-grid .checkbox input[type=checkbox],
  .caldera-grid .checkbox-inline input[type=checkbox],
  .caldera-grid .radio input[type=radio],
  .caldera-grid .radio-inline input[type=radio] {
      margin-right: 26px;
      width: 0;
  }
  .caldera-grid input[type=checkbox]:hover,
  .caldera-grid input[type=radio]:hover {
      cursor: pointer;
  }
  .caldera-grid input[type=radio]:before,
  .caldera-grid input[type=checkbox]:before {
      font-family: FontAwesome !important;
      font-size: 13px;
      position: absolute;
      right: -12px;
  }
  .caldera-grid input[type=radio]:before {
      content: '\f111';
      color: white;
      /*** COLOR OF RADIO WHEN UNSELECTED ***/
      background: white;
      border-radius: 50%;
      padding: 3px;
      border: 1px solid #E98D4B;
      line-height: 11px;
  }
  .caldera-grid input[type=checkbox]:before {
      content: "\f00c";
      color: white;
      /*** COLOR OF CHECKBOX WHEN UNSELECTED ***/
      background: white;
      border-radius: 1px;
      padding: 2px;
      border: 1px solid #E98D4B;
      /* position:  absolute; */
      /* top: -2px; */
  }
  .caldera-grid input[type=radio]:checked:before {
      color: #E98D4B;
      /*** COLOR OF RADIO WHEN SELECTED ***/
  }
  .caldera-grid input[type=checkbox]:checked:before {
      color: #E98D4B;
      /*** COLOR OF CHECKBOX WHEN SELECTED ***/
      background: #fff;
      border-radius: 3px;
      padding: 2px;
  }
}

/*  IE10+  */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {
   .caldera-grid input[type=checkbox],
   .caldera-grid .checkbox-inline input[type=checkbox]
   .caldera-grid input[type=radio],
   .caldera-grid .radio-inline input[type=radio]  {
    height: 20px !important;
    width:20px !important;
   }

}
   .ie .caldera-grid input[type=checkbox],
   .ie .caldera-grid .checkbox-inline input[type=checkbox],
   .ie .caldera-grid input[type=radio],
   .ie .caldera-grid .radio-inline input[type=radio]  {
    height: 20px !important;
    width:20px !important;
   }

 /***   up to  481 pixel ***
 ****************************/
/* breadcrumbs */
 @media screen and (max-width: 481px) {
  .caldera-grid .breadcrumb{
    width:360px;
    margin: 30px -50px 22px !important;
  }
  #CF5a115b49135d9_1 > span > ol > li a {
    padding-left: 73%;
  }
  .parsley-errors-list .filled, .has-error, .parsley-required{
    margin-top: 35px;
    padding-top: 0;
  }
  /* next, prev, submit buttons */
  .caldera-grid input.next,
  .caldera-grid input.prev,
  .caldera-grid input[type=submit]{
    margin-left: -100px;
  }

  .currency-select > div > label.radio-inline {
    margin-left: -30px;
    margin-right:0;
  }
  #fld_1032667_1-wrap > div{
    display: flex;

  }
  div.cf-toggle-group-buttons.btn-group{
    display: flex;
    flex-direction: column;

  }
  .cf-toggle-group-buttons.btn-group > a {
    margin-bottom: 10px;

 }

 #fld_4577029_1-wrap > div > label {
 width: 100%;
  }

  #fld_4577029_1-wrap > div > label > img {
    width: 100%;
  }

  #fld_4577029_1-wrap > div > label:nth-child(2){
    width:50%;
    margin-left: 56px;
    margin-top: 10px;
  }
/* paypal image */
  #fld_4577029_1-wrap > div > label:nth-child(2) > img{
    width:55%
  }

  #CF5a115b49135d9_1-row-18 > .first_col > div > h4,
  #fld_5787052_1-wrap > div > h4{
    width:195px;
  }

  span#fld_5787052_1{
    margin-left: 120px;
  }

} /* media query 481 */


/*** from 481 up to 767 ***
 ****************************/
 .caldera-grid .breadcrumb{
  margin: 30px -50px 22px !important;
}
@media screen and (max-width: 767px) and (min-width: 481px) {
  .caldera-grid input.next,
  .caldera-grid input.prev,
  .caldera-grid input[type=submit]{
    margin-left: -61px;
  }
  #CF5a115b49135d9_1 > span > ol > li a {
    padding-left: 62%;
  }
  .currency-select > div > label.radio-inline {
    margin-right: 0px;
  }
  #fld_1032667_1-wrap > div{
    display: flex;
  }
  div.cf-toggle-group-buttons.btn-group{
    display: flex;
  }
  #CF5a115b49135d9_1-row-18 > .first_col > div > h4,
  #fld_5787052_1-wrap > div > h4{
    width:195px;
  }
  span#fld_5787052_1{
    margin-left: 85px;
  }
  #fld_4577029_1-wrap > div > label {
    width: 100%;
     }

     #fld_4577029_1-wrap > div > label > img {
       width: 100%;
     }

     #fld_4577029_1-wrap > div > label:nth-child(2){
       width:50%;
       margin-left: 100px;
       margin-top: 10px;
     }
   /* paypal image */
     #fld_4577029_1-wrap > div > label:nth-child(2) > img{
       width:55%
     }
}
/*** from 767 up to 1200 ***
 ****************************/
@media screen and (max-width: 1200px) and (min-width: 767px) {
  .caldera-grid input.next,
  .caldera-grid input.prev,
  .caldera-grid input[type=submit]{
    margin-left: -61px;
  }

  #CF5a115b49135d9_1-row-18 > .first_col > div > h4,
  #fld_5787052_1-wrap > div > h4{
    width:195px;
  }

  span#fld_5787052_1{
    margin-left: 20px;
  }
  #fld_4577029_1-wrap > div > label {
    width: 100%;
     }

     #fld_4577029_1-wrap > div > label > img {
       width: 100%;
     }

     #fld_4577029_1-wrap > div > label:nth-child(2){
       width:46%;
       margin-left: 170px;
       margin-top: 10px;
     }
   /* paypal image */
     #fld_4577029_1-wrap > div > label:nth-child(2) > img{
       width:55%
     }

}


