.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;
}



.bottom-left{
    width: 18%;
    float: left;
}
.bottom-center{
    width: 64%;
    float: left;
    height: 67px;

}
.bottom-right{
    width:16%;
    float: right;
}
.Header-nav-inner a:hover{
text-decoration: none;}
.Header-nav-inner{    
    height: 67px;
    line-height: 75px;
}
.container{
    margin-bottom: 120px;
}
.defaultlist{
text-align:left;
}
.defaultlist ul
{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}

.defaultlist li
{
    display: list-item;
}
.reservation_content.bg-gray {
    background: #f1f1f1;
}
.reservation_content {
    padding-bottom: 20px;
    margin-top: 45px;
    margin-left: 70px;
}
.reservation_content:before, .reservation_content:after {
    content: '';
    display: table;
    clear: both;
}
.reservation-heading {
    font-size: 16px;
    color: #333333;
    margin-top: 0px;
    line-height: 30px;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 0;
}
.reservation-calendar_custom .reservation-calendar_title {
    text-align: center;
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding-top: 7px;
    padding-bottom: 16px;
    position: relative;
    border-bottom: 1px solid #e4e4e4;
}

.reservation-calendar_custom .reservation-calendar_tabel {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    table-layout: fixed;
    margin-top: 15px;
    font-family: 'Hind', sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #333333;
}
.reservation-calendar_custom .reservation-calendar_tabel td {
    background-color: #fff;
    background-clip: content-box;
    padding: 3px;
}
.reservation-calendar_custom .reservation-calendar_tabel td a {
    position: relative;
    display: block;
    padding-top: 10%;
    padding-bottom: 50%;
    font-size: 16px;
    border: 2px solid transparent;
    cursor: initial ;
}
.reservation-calendar_custom .reservation-calendar_tabel td a:hover {
text-decoration: none;
}
.reservation-calendar_custom .reservation-calendar_tabel td a:before {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: '';
    border: 2px solid transparent;
    position: absolute;
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner {
    display: block;
    text-align: center;
    color: #cbcbcb;
    font-size: 35px;
    position: absolute;
    top: -20%;
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner.reservation-calendar_prev {
    left: 0;
}
.reservation-calendar_custom .reservation-calendar_title .reservation-calendar_corner.reservation-calendar_next {
    right: 0;
}

.ion-ios-arrow-thin-right:before {
    content: "\f3d6";
}
.ion-ios-arrow-thin-left:before {
    content: "\f3d5";
}
.fullybooked{
background:red!important;
}
.partbooked{
background:green!important;
}
.fullybooked, .partbooked, .fullybooked:hover, .partbooked:hover{
    color:white;
}
