.button-google, .button-google:focus {
  position: relative;
  color: #ffffff;
  background: #eb6e6e;
  border-color: #eb6e6e;
  border: none;
  padding-top: 15px;
}
.button-google:hover, .button-google:active {
  color: #ffffff !important;
  background: #e85858;
  border-color: #e85858;
}
.selfcheck {
  position: relative;
}
.selfcheck:hover::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-top: 3px solid #e85858;
}
.selfcheck:hover::after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-bottom: 3px solid #e85858;
}
.selfcheck::before {
  /**/ position: absolute;
  content: '';
  top: -3px;
  left: 0;
  height: 0;
  width: 100%;
  border-top: 3px solid #eb6e6e;
}
.selfcheck::after {
  /**/ position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  height: 0;
  width: 100%;
  border-bottom: 3px solid #eb6e6e;
}
@media (max-width: 992px) {
  .rd-navbar-corporate-list-social {
    padding-top: 20px;
  }
}
/***************************************************************************************************************************************************/
.button-selfcheckin, .button-selfcheckin:focus {
  color: #ffffff;
  background: #eb6e6e;
  border-color: #eb6e6e;
}
.button-selfcheckin:hover, .button-selfcheckin:active {
  color: #ffffff;
  background: #000000 !important;
  border-color: #000000 !important;
}
.button-selfcheckin.button-ujarak::before {
  background: #000000 !important;
  border-color: #000000 !important;
}
.button-selfcheckin.button-pipaluk, .button-selfcheckin.button-pipaluk:focus {
  background: transparent;
}
.button-selfcheckin.button-pipaluk::before, .button-selfcheckin.button-pipaluk:focus::before {
  background: #000000 !important;
  border-color: #000000 !important;
}
.button-selfcheckin.button-pipaluk::after, .button-selfcheckin.button-pipaluk:focus::after {
  border-color: #000000 !important;
}
.button-selfcheckin.button-wapasha, .button-selfcheckin.button-wapasha:focus {
  color: #eb6e6e;
  background: #000000 !important;
}
.button-selfcheckin.button-wapasha::before, .button-selfcheckin.button-wapasha:focus::before {
  border-color: #000000 !important;
}
.button-selfcheckin.button-wapasha::after, .button-selfcheckin.button-wapasha:focus::after {
  border-color: #000000 !important;
}
.button-selfcheckin.button-wapasha:hover, .button-selfcheckin.button-wapasha:active {
  color: #151515;
  background: #000000 !important;
}
.petnumber {
  display: none;
}
.form-wrap .radios {
  width: 30px;
  height: 30px;
}
.form-wrap .radios:after {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 0px;
  left: 0px;
  position: relative;
  background-color: none;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #000000;
  cursor: pointer;
}
.form-wrap.has-error .radios {
  visibility: hidden;
}
.form-wrap.has-error .radios:after {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 0px;
  left: 0px;
  position: relative;
  background-color: none;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 1px solid #f5543f;
  cursor: pointer;
}
.petfields .form-validation {
  position: absolute;
  left: 0px;
  top: -10px;
  z-index: 11;
  margin-top: 2px;
  font-size: 9px;
  font-weight: 400;
  line-height: 12px;
  letter-spacing: 0;
  color: #f5543f;
  transition: .3s;
}
.form-validation {
  font-weight: bold;
}
.form-wrap.has-error .form-input {
  outline: 1px dashed red;
  border: 1px solid #f5543f !important;
}
.booklistings {
  display: none;
}
.has-error .select2-container {
  outline: 1px dashed red;
  border-color: #f5543f !important;
}
.select2 {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width: 100% !important;
  margin: 0;
  vertical-align: middle;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: .025em;
  color: #151515;
  background-color: #f7f7f7;
  background-image: none;
  border-radius: 0;
  -webkit-appearance: none;
  transition: .3s ease-in-out;
  border: 1px solid #f7f7f7;
}
.select2-dropdown {
  top: -10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.provincesdiv, .cardinfo {
  display: none;
}
.checkboxer .form-validation {
  left: 0px;
  top: -10px;
}
.modal-dialog {
  max-width: 700px;
}
@media (max-width: 992px) {
  .normallist .text-right {
    text-align: left;
  }
}
.form-wrap {
  margin-bottom: 15px;
}


#footer, #footer p, #footer h3.spb-heading {
    color: #ffffff;
}
#footer {
    background: #1661e2;
}
#footer {
    padding: 40px 0 0;
    border-top: 0 solid transparent;
}
.headergraphic {
    text-align: center;
    margin: auto;
    background: rgba(0, 0, 0, 0) url("../images/header-bg.jpg") repeat scroll center top;
    padding-top: 10px;
        padding-bottom: 10px;
}
.page-heading {
    padding-top: 0px;
    padding-bottom: 5px;
    font-size: 20px;
    background-color: #ffff59;
    color: #222222;
    margin-top: 0;
    margin-bottom: 0;
    white-space: normal;
    font-family: "Old Standard TT";
    line-height: 36px;
    font-weight: 400;
    font-style: normal;
}
body {
    background-color: #eceaf2;
}
.navigationrow{
    background-color: #1c68bf;
}
.nav li{
    display: inline;
    float: left;
}
.nav li a {
    padding: 23px 15px;
    display: block;
    color: #ffffff;}


ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0;
    /* margin-bottom: 1rem; */
}
.mobilenavigation{
    display: none;
}

.nav li ul {
    position: absolute;
    padding: 10px 0;
    z-index: 9999;
    width: 240px;
    background-color: #4a65e0;
    visibility: hidden;
    opacity: 0;
    border-top: none;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-transform: translateZ(0);
    text-align: left;
}
.nav li li{
    width: 100%;
}

@media only screen and (max-width: 767px){
    .nav li ul {
        visibility: visible;
   opacity: 1;
        background: none;
        border-top: none;
    }    
    .headergraphic{
        display:none;
        
    }
    .mobilenavigation{
    display: block;
        background-color: #317a28;
}
  .mobilenavigation img{
      padding-top: 13px;    
      padding-bottom: 13px;
    max-width: 50%;}
 .nav li{
    display: block;
    float: none;
}   
    
    
    
    
    
    
#nav-check {
/**/  display: none;
}    
.nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
.nav-btn > label {
    display: inline-block;
    width: 60px;
    height: 60px;
    padding: 13px;
  }

.nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
.navigationrow {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 60px;
    left: 0px;
    z-index: 999;
  }
  .nav a {
    display: block;
    width: 100%;
  }
#nav-check:not(:checked) ~ .nav {
    height: 0px;
  }
#nav-check:checked ~ .nav {
    height: calc(100vh - 50px);
    overflow-y: auto;
  } 
    
    }


.newdatepicker{
    padding-left: 25px!important;
}

.defaultlist ul, .defaultlist ol {
    color: black;
	padding-left: 3em !important;
	margin: 5px 0 !important;
}
.defaultlist li {
	padding-left: 5px !important;
	margin: 3px 0 0 !important;
    display: list-item;
}
.defaultlist ul, .defaultlist ul li {
	list-style: disc outside !important;
}
.defaultlist ol, .defaultlist ol li {
	list-style: decimal outside !important;
}
#page-container {
  position: relative;
  min-height: 100vh;
    padding-top: 0px!important;
    width: 100%;
}
#content-wrap {
    display: inline-block;
  padding-bottom: 292px;    /* Footer height */
    width: 100%;
}

#footer-wrap{
      position: absolute;
  bottom: 0;
  width: 100%;
  height: 292px; 
}