/*************************** mobile styles */
@media only screen and (max-width:600px) {
.quoterequestform
{

}
.block-polovina, .block-trecina, .block-ceo
{
	width:90%;
	 text-align: left;
	 	padding: 2%;
}

.ui-datepicker-trigger {
  position: absolute;
  right: 55px;
margin-top:10px;
margin-right:5px;
}
.qouterequestform select
{
width:96%;
box-sizing: border-box;
 
}
.qouterequestform input[type="text"],
.qouterequestform input[type="password"],
.qouterequestform input[type="date"],
.qouterequestform input[type="datetime"],
.qouterequestform input[type="email"],
.qouterequestform input[type="number"],
.qouterequestform input[type="search"],
.qouterequestform input[type="tel"],
.qouterequestform input[type="time"],
.qouterequestform input[type="url"],
.qouterequestform textarea{
width:100%;
padding:2%;
box-sizing: border-box;
	background: #198BD1;
    border: 1px solid #fff;
}
.booknowform select
{
width:96%;
box-sizing: border-box;
 
}
.booknowform input[type="text"],
.booknowform input[type="date"],
.booknowform input[type="datetime"],
.booknowform textarea{
width:100%;
padding:2%;
box-sizing: border-box;
		background: #198BD1;
    border: 1px solid #fff;
}
h4
{
  margin: 0 0 15px 20px;
}
h2
{
  margin: 0 0 10px 34px;
}
img.ui-datepicker-trigger {
    float: right;
    position: relative;
    right: 0;
	top: -40px;
}
.qouterequestform img {
    float: right;
    position: relative;
    right: 0;
	top: -40px;
    
}
.boxrazmakticketsFromTo {
    display: none;
    margin-bottom: 5px;
    padding: 10px 0;
}
#formbuttons-mobile {
display:block
}
.formbuttons
{

}
}
/*********************************tablet styles*/
@media only screen and (min-width: 601px) and (max-width: 768px) {
.quoterequestform
{
width: 80%;
}

	.block-ceo
{
	width:90%;
	float:center;
	padding: 5px 20px;
    text-align: left;
}
	.block-polovina, .block-trecina
{
	width:48%;
	padding: 1%;
    text-align: left;
}
/*	.block-polovina
{
	width:49%;
	float:left;
	padding: 1% 0;
    text-align: left;
	font-size:11px;
}
.block-trecina
{
width:32%;
	float:left;
	padding: 1% 0;
    text-align: left;
	font-size:11px;
}*/
.ui-datepicker-trigger {
  position: absolute;
  right: 65px;
margin-top:10px;
margin-right:5px;
}
h4
{
  margin: 0 0 15px 20px;
}
h2
{
  margin: 0 0 10px 34px;
}
.qouterequestform option
{
background: #000;
    color: #fff;
    font-style: normal;
    font-weight: normal;
}
.qouterequestform select
{
width:96%;
box-sizing: border-box;
}
.qouterequestform input[type="text"],
.qouterequestform input[type="password"],
.qouterequestform input[type="date"],
.qouterequestform input[type="datetime"],
.qouterequestform input[type="email"],
.qouterequestform input[type="number"],
.qouterequestform input[type="search"],
.qouterequestform input[type="tel"],
.qouterequestform input[type="time"],
.qouterequestform input[type="url"],
.qouterequestform textarea{
min-width:80%;
padding:2%;
	background:#198BD1;
	    border: 1px solid #fff;
}
.booknowform select
{
width:96%;
box-sizing: border-box;
}
.booknowform input[type="text"],
.booknowform input[type="date"],
.booknowform input[type="datetime"],
.booknowform textarea{
min-width:80%;
padding:2%;
}
img.ui-datepicker-trigger, .block-polovina img, .ui-datepicker-trigger img {
top: 10px;
}
}

/*******************************desktop styles*/
@media only screen and (min-width:769px) {
.quoterequestform
{
width: 65%;
}
.block
{
margin: 0 0 10px 0;
}
	.block-ceo
{
    float: left;
    padding: 0;
    text-align: left;
    width: 100%;
}
.block-single
{
float:left;
text-align:left;
width: 100%;
}
	.block-polovina
{
	width:50%;
	float:left;
/*	padding: 1%;*/
    text-align: left;
}
.block-trecina
{
width:32%;
	float:left;
	padding: 1% 0;
    text-align: left;
}

.ui-datepicker-trigger {
  position: relative;
  right: 35px;

}

.qouterequestform input[type="text"],
.qouterequestform input[type="password"],
.qouterequestform input[type="date"],
.qouterequestform input[type="datetime"],
.qouterequestform input[type="email"],
.qouterequestform input[type="number"],
.qouterequestform input[type="search"],
.qouterequestform input[type="tel"],
.qouterequestform input[type="time"],
.qouterequestform input[type="url"],
.qouterequestform input[type="submit"],
.contactform input[type="submit"],
.qouterequestform select {
width:98%;
padding:2%;
margin:1%;
height:30px;
box-sizing: border-box;
		background:#198BD1;
	    border: 1px solid #fff;
}
.qouterequestform textarea {
width:99%;
padding:2%;
margin:0.5%;
height: 100px;
box-sizing: border-box;
}

.qouterequestform input[type="submit"]{
width:20%;
background:#BD151D;
color:white;
box-sizing: border-box;
border:none;
padding: 1%;
    font-size: 24px;
    float: right;
    margin: 1%;
	height: auto;
	cursor:pointer;
}
.contactform input[type="submit"]{
width:20%;
background:#022759;
color:white;
box-sizing: border-box;
border:none;
padding: 1%;
    font-size: 24px;
    float: right;
    margin: 1% 0;
	height: auto;
	cursor:pointer;
}
.qouterequestform input[type="submit"]:hover, .contactform input[type="submit"]:hover{
background:#F1C821;
}
.ui-datepicker {
   color: #fff;
 }

h4
{
  margin: 0 0 15px 1%;
}
h2
{
  margin: 0 0 10px 52px;
}
#mobilemenu{
  display: none; }
}
/*************************************************************/
select
{
margin: 0;	
background-color: rgba(0,0,0,0);
box-sizing: border-box;
}
option { 
background: #000;
    color: #fff;
    font-style: normal;
    font-weight: normal;
box-sizing: border-box;
}
.childages,.boxrazmakchildren1,.boxrazmakchildren2,.boxrazmakchildren3,.boxrazmakchildren4,.boxrazmakchildren5,.boxrazmakchildren6,.boxrazmakchildren7,.boxrazmakchildren8,.boxrazmakchildren9
{
display:none;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year
{
min-width:auto;
}

#mobilemenu{
 background:#333333;
color:fff;
padding:2px 5px; }
#mobilemenu a, #mobilemenu a:link, #mobilemenu a:visited{
color:fff;}
#mobilemenu ul{
color:fff;
padding:2px  5px;
 list-style-type: none; }
 #mobilemenu ul li{
color:fff;
padding:10px;
 list-style-type: none; }
.block-msg
{
height:auto;
    margin: 0 15px;
    padding: 10px;
}
.block
{
	display:block;
	overflow:hidden;

	
}
.ui-datepicker-trigger {
  border: none;
  background: none;
  color: #C2C2C2;
  font-size: 18px;
  outline: none;
  cursor:pointer;
 }
  .ui-datepicker-trigger:hover {
    background: none;
    color: #636363 !important; }
.block-polovina	img
{
vertical-align:middle;
}
.qouterequestform input[type="text"],
.qouterequestform input[type="password"],
.qouterequestform input[type="date"],
.qouterequestform input[type="datetime"],
.qouterequestform input[type="email"],
.qouterequestform input[type="number"],
.qouterequestform input[type="search"],
.qouterequestform input[type="tel"],
.qouterequestform input[type="time"],
.qouterequestform input[type="url"],
.qouterequestform select
.qouterequestform textarea{
color:#808080;
font-size:12px;
		background:#198BD1;
}
img.ui-datepicker-trigger {
  right: 10%;
    position: relative;
    top: 7px;
}
.FooterTop
{
text-align:center;
margin-bottom:10px;
}
.FooterTop button
{
background-color:white;
    border: 2px solid #c2c2c2;
    border-radius: 0;
font-family: "museo300" !important;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    outline: medium none;
    padding: 12px 30px;
    transition: color 0.18s ease 0s, background-color 0.18s ease 0s, border-color 0.18s ease 0s;
	 -webkit-transition: color 0.18s, background-color 0.18s ease 0s, border-color 0.18s ease 0s;
  -moz-transition: color 0.18s, background-color 0.18s ease 0s, border-color 0.18s ease 0s;
  -o-transition: color 0.18s, background-color 0.18s ease 0s, border-color 0.18s ease 0s;
 
    vertical-align: middle;
	cursor:pointer;
	color: #1289d5;
}
.FooterTop button:hover
{
color:white;
background-color: #1289D5;
border-color:#1289D5;
color:#fff; 
}

/*FORMULARI I BUTTONI SA STRANE FIXED***************************************************/

.formbuttons
{
background: #86232F ;
width: 5%;
float: right;
margin: 0 auto;
padding: 0;
right:0;
height:100%;
font-size:1.2em;
font-weight:bold;
text-align: center;
text-transform: uppercase;
position:fixed;
z-index:1000;
}
.formbuttons nav ul
{
	background-color: #093;
	list-style-type: none;
	display: block;
}
.formbuttons nav ul li
{
 
}
.formbuttons nav a, .formbuttons nav a:link, .formbuttons nav a:visited
{
color:#fff;
text-decoration:none;
}



#formbuttons
{
 background:#86232F ;
/*	background: #f0e7d7;*/
width: 5%;
float: right;
margin: 0;
padding: 0;
right:0;
height:100%;
font-size:1.2em;
font-weight:bold;
text-align: center;
text-transform: uppercase;
position:fixed;
 white-space: nowrap;
 z-index:1000;
}


#formbuttons nav a, #formbuttons nav a:link, #formbuttons nav a:visited
{
display: block;
	text-decoration: none;
    color: white;
 position: relative;
 height:100%;
 width:auto;
}
.quoterequest
{
background:#EEC008;
/*top: 0%;*/
right: 0%;
padding:20% 0;
  -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
	-o-transition:all 200ms ease-in;
	-o-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
 position:relative;
}
.quoterequest:hover, .zoomquoterequest
{
background:#F1C821;
  z-index: 1000;
 right: 10%;
  
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
	-o-transition: all 200ms ease-in;
	-o-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
	
}
.booknow
{
	background:#0072BB;

/*top: 30%;*/
right: 0%;
 position:relative;
 -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
	padding:20% 0;
}
.booknow:hover, .zoombooknow
{
	background:#198BD1;
right: 10%;
z-index: 1000;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
	
}
.resortfinder
{
background:#B10C13;
right: 0%;
 position:relative;
 -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
	padding:20% 0;
	
}
.resortfinder:hover, .zoomresortfinder
{
background:#D1232C;
right: 10%;
z-index: 1000;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
	
}
.slika img{
height: auto; 
    width: auto; 
    max-width: 100%; 
    max-height: 100%;
vertical-align: middle; 
 -webkit-transition: all0ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 0ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 0ms ease-in;
    -moz-transform: scale(1);
    transition: all 0ms ease-in;
    transform: scale(1); 
 }  
 .slika img:hover{
  -webkit-transition: all0ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 0ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 0ms ease-in;
    -moz-transform: scale(1);
    transition: all 0ms ease-in;
    transform: scale(1); 
  }
.slika {
max-height:100%;
padding:0;
 -webkit-transition: all0ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 0ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 0ms ease-in;
    -moz-transform: scale(1);
    transition: all 0ms ease-in;
    transform: scale(1); 
}
.slika:hover {
max-height:100%;
padding:0;
 -webkit-transition: all0ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 0ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 0ms ease-in;
    -moz-transform: scale(1);
    transition: all 0ms ease-in;
    transform: scale(1); 
}
.slikasupport img{
height: auto; 
    width: auto; 
    max-width: 100%; 
    max-height: 100%;
vertical-align: middle; 
}  

.slikasupport {
max-height:100%;
padding:20% 0;
}
.formbuttonsboxchat
{
display: block;
	width: 100%;
	height: 10%;
	 position:relative;
    right:0;
    float:left;
	 text-align: center;
     padding: 10% 0;
	 overflow:hidden;
	  vertical-align: middle;
	  background:#86232F;
	  
	   -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
}
.formbuttonsboxchat:hover, .zoomboxchat
{
	  background:#9F1828;
	    right:10%;
z-index: 1000;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}
.socialbox
{
display: block;
	width: 100%;
	height: 8%;
     position:relative;
	   right:0;
    float:left;
	 text-align: center;
     padding-top: 5%;
	 overflow:hidden;
	  vertical-align: middle;
	  background:#86232F;
	   -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1); 
	cursor:pointer;
}
.socialbox:hover, .zoomsocial
{
  padding-bottom: 0;
    margin-bottom: 0;
	  background:#9F1828;
z-index: 1000;
width:100%;

-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.2);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.2);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.2);
    transition: all 200ms ease-in;
    transform: scale(1.2);
	
}
.socialbuttonsright
{
display: none;
}
.socialbox:hover  .socialbuttonsright
{
	display: block;
	}
	
.slikasocial img{
height: auto; 
    width: auto; 
    max-width: 100%; 
    max-height: 100%;
vertical-align: middle; 
}  

.slikasocial {
max-height:100%;
padding:20% 0;
}
.quoterequest, .booknow, .resortfinder
{
display: block;
	width: 100%;
	height: 21%;
    float:left;
	 text-align: center;
     padding: 20% 0;
	 overflow:hidden;
	  vertical-align: middle;
	
}
.quoterequest a, .booknow a, .resortfinder a{
 display: block;
	text-decoration: none;
    color: white;
 position: relative;
 height:100%;
 /*width:auto;*/
 }
#formbuttons-mobile {display:none}
/*.art-logolink-mobile{display:none}*/
input::-webkit-input-placeholder {
color: #002859 !important;
opacity: 1;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #002859 !important; 
opacity: 1; 
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #002859 !important;  
opacity: 1;
}
 
input:-ms-input-placeholder {  
color: #002859 !important;  
opacity: 1;
}
/*QUOTE REQUEST FORM**************************************************/

.quoterequestform{
position: fixed;
z-index: 900;
top: 15%;
right: 5%;
height: 300px;
display:none;
color:#fff !important;
}
.booknowform{
position: fixed;
z-index: 900; 
top: 55%;
right: 5%;
width: 30%;
height: 330px;
display:none;
color:#fff;
}
.socialboxform{
position: fixed;
z-index: 900;
bottom: 0;
right: 5%;
height: 15%;
display:none;
color:#fff;
background:#86232F;
padding:1% 2% 1% 1%;
}


.quoterequestform h4, .quoterequestform label, .quoterequestform p, input:placeholder-shown, input[placeholder], [placeholder], *[placeholder] {
font-weight:normal;
 font-family: "museo300" !important;
 color:#fff !important;
}

.additionalnotes {
    display: none;
}
.smallpolovina
{
font-size:14px
}
.boxrazmakticketsFromTo, .boxrazmakticketsSingle, .airtransportationbox
{
display:none;
}
input[type='number'] {
    -moz-appearance:textfield;
	background:none;
	color:white
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
background:none;
	color:white;
    -webkit-appearance: none;
}
.righttext
{
text-align:right
}
.righttext button
{
 font-family: Arial;
  color: #ffffff;
  font-size: 24px;
  padding: 5px 10px 5px 10px;
  border: solid #ffffff 1px;
  text-decoration: none;
  background:transparent;
  cursor:pointer;
  margin:0.5%;
}
.righttext button:hover
{
background: #198BD1;
  text-decoration: none;
}
.formframe{
margin: 0 0 5px 0;
}
.qouterequestform h4{
margin: 5px 0 5px 0;
}
.qouterequestform p{
color:white;
}
/***********************KRAJ QUOTE REQUEST************/
/***********************BOOK NOW FORM************/
.booknowform
{
background: rgba(0, 0, 0, 0.8);
}
.booknowform h2{
background: #EEC008;
color:#fff;
display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: .3em 2%;
    min-height: 0;
    font-size: 130%;
	text-transform:uppercase;
}
.booknowform input,
.booknowform input[type="text"],
.booknowform input[type="date"],
.booknowform input[type="datetime"],
.booknowform select{
width:100%;
padding:1.5%;
box-sizing: border-box;
color:#fff !important;
margin:1% 0;
}
#booknow
{
padding:3% 6% 3% 3% !important
}
#booknowsubmit
{
background:#EEC008;
color:#fff;
padding:1%;
border: none;
font-weight: bold;
text-transform:uppercase;
float:right;
cursor:pointer;
}
#booknowsubmit:hover
{
filter: brightness(1.2);
-webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -ms-filter: brightness(1.2);
}
#bncheckout::placeholder, #bncheckin::placeholder{ 
color:#fff !important;
text-transform:uppercase }
.booknowform select{
width:100%;

box-sizing: border-box;
color:#fff !important;
text-transform:uppercase;
}
#booknowselectgroup
{
 color:#fff;
    font-style:normal;
    font-weight:normal;
	font-size:150%;
	padding:2px 0;
}
.booknowform option:disabled{
    background:#000;
    color:#fff;
    font-style:normal;
    font-weight:normal;
	font-size:110%;
    }
	.booknowform option{
    background:#000;
    color:#fff;
    font-style:normal;
    font-weight:normal;
    }
	
/***********************KRAJ BOOK NOW FORM************/
/**********************RESORT FINDER FORM*************/
.resortfinderform{
position: fixed;
z-index: 900;
top: 10%;
right: 5%;
width: 50%;
display:none;
color:#fff;
}
#resortfindersubmit {
    background: #BD151D;
    color: #fff;
    padding: 2.2%;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    float: right;
    margin: 2%;
    cursor: pointer;
    width: 45%;
}
#resortfindersubmit:hover
{
filter: brightness(1.2);
-webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -ms-filter: brightness(1.2);
}
.resortfinderselect{
margin:2%;
width:46%;
    padding: 2%;
    color: #fff;
    font-size: 12px;
    font-family: "museo300" !important;
    font-weight: normal;
    font-style: normal;
    text-shadow: none;
}
.resortfinderform option{
background: #000;
    color: #fff;
    font-style: normal;
    font-weight: normal;
	}
.resortfinderform h2{
background: #B10C13;
color:#fff;
display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: .3em 2%;
    min-height: 0;
    font-size: 130%;
	text-transform:uppercase;
}
.resortfinderform h3{
background: rgba(164, 0, 1, 0.8);
color:#fff;
display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: .3em 2%;
    min-height: 0;
    font-size: 100%;
}
.resortfinderform h4{
background: rgba(0, 0, 0, 0.8);
color:#fff;
display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: .3em 2%;
    min-height: 0;
    font-size: 80%;
}
.resortfinderform{
background: gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%);
background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.8) 100%);
}
input#resortfinder1[type=checkbox], input#resortfinder2[type=checkbox], input#resortfinder3[type=checkbox], input#resortfinder4[type=checkbox], input#resortfinder5[type=checkbox], input#resortfinder6[type=checkbox], input#resortfinder7[type=checkbox], input#resortfinder8[type=checkbox], input#resortfinder9[type=checkbox], input#resortfinder10[type=checkbox], input#resortfinder11[type=checkbox], input#resortfinder12[type=checkbox], input#resortfinder13[type=checkbox], input#resortfinder14[type=checkbox], input#resortfinder15[type=checkbox], input#resortfinder16[type=checkbox], input#resortfinder17[type=checkbox], input#resortfinder18[type=checkbox] {
display:none;
}
 
input#resortfinder1[type=checkbox] + label, input#resortfinder2[type=checkbox] + label, input#resortfinder3[type=checkbox] + label, input#resortfinder4[type=checkbox] + label, input#resortfinder5[type=checkbox] + label, input#resortfinder6[type=checkbox] + label, input#resortfinder7[type=checkbox] + label, input#resortfinder8[type=checkbox] + label, input#resortfinder9[type=checkbox] + label, input#resortfinder10[type=checkbox] + label, input#resortfinder11[type=checkbox] + label, input#resortfinder12[type=checkbox] + label, input#resortfinder13[type=checkbox] + label, input#resortfinder14[type=checkbox] + label, input#resortfinder15[type=checkbox] + label, input#resortfinder16[type=checkbox] + label, input#resortfinder17[type=checkbox] + label, input#resortfinder18[type=checkbox] + label
{
height: 45px;
width: 110px;
display:inline-block;
padding: 0 0 0 0px;
cursor:pointer;
margin: 1% 1% 3%;
text-align:center;
font-size: 13px;
}
input#resortfinder1[type=checkbox]:checked + label, input#resortfinder2[type=checkbox]:checked + label, input#resortfinder3[type=checkbox]:checked + label, input#resortfinder4[type=checkbox]:checked + label, input#resortfinder5[type=checkbox]:checked + label, input#resortfinder6[type=checkbox]:checked + label, input#resortfinder7[type=checkbox]:checked + label, input#resortfinder8[type=checkbox]:checked + label, input#resortfinder9[type=checkbox]:checked + label, input#resortfinder10[type=checkbox]:checked + label, input#resortfinder11[type=checkbox]:checked + label, input#resortfinder12[type=checkbox]:checked + label, input#resortfinder13[type=checkbox]:checked + label, input#resortfinder14[type=checkbox]:checked + label, input#resortfinder15[type=checkbox]:checked + label, input#resortfinder16[type=checkbox]:checked + label, input#resortfinder17[type=checkbox]:checked + label, input#resortfinder18[type=checkbox]:checked + label
{
height: 45px;
width: 110px;
display:inline-block;
padding: 0px;
margin: 1% 1% 3%;
text-align:center;
color:#bd151d;
}

/**********************KRAJ RESORT FINDER FORM*************/
.rm-form-style1 input[name=name], .rm-form-style1 input[name=fname],.rm-form-style1 input[name=email], .rm-form-style1 input[type=email]
 {
 color: #03275B !important;
 }