#inner {
	border-top: none!important;
}

/* settings - start */
body {
    font-size: 11px;
	    background: #e9eae9  url("/21036/uploads/fs_images/settings/34/pozadie-webu2_241_o.jpg")  no-repeat;
}
a {
    color: #454545;
}

a:hover {
    color: #000000;
}
#menu {
		background:  url("") no-repeat;
}
.nav li li {
    background: #27c8fd  none repeat;
}
.nav li li a:hover {
    background-color:  #008da6 ;
}
.nav a {
    color: #ffffff;
}
.nav li li a {
    color: #ffffff;
}

#nav li a {
	    background:  url("") repeat-x;
    color: #3c3c3c;
}

#nav li a:hover {
    background-color: #b0da8b ;
    color: #3c3c3c;
}

#left-slave {
    background-color: #82d2e3;
}

#right-slave {
    background-color: #82d2e3;
}
#country-list a{
    color:  #3A80AD ;
}
#country-list a:hover{
    color: #9B4A3F ;
}
#footer {
	    background:  url("") repeat-x;
    color: #ffffff;
}
#footer a {
    color: #ffffff;
}

.altrow,
.sm-result:nth-child(2n+1){
    background-color: none;
}
    background-color: none;
}

table.scroll tbody tr.alt{
    background-color: none;
}

.top-offer-square{
    background: none;
}

#master{
        width:749px;border-right:none;
            }

#show-map{
    color : #454545;
}

/* settings - own */

* {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box
}

body{
  background-position:top center;
}

p{
  line-height:19px;
}

#main, #wrap, #inner{
  width: 100%;
  max-width:1160px;
  background:transparent none;
  border:0 none;
}

/****** KONTAKT V HLAVICE ***********/

#head .kontakt {
  color: #41C3DD;
  text-align:right;
  margin-top: 13px;
  position:absolute;
  right:0;
  font-size:14px;
  font-family: 'Open Sans', sans-serif;
}

.kontakt .phone {
  font-weight: bold;
}

.kontakt a{
  color:#41C3DD;
}

/************* KONTAKT V HLAVICKE KONEC ********/




/* menu */

#menu {
  background: #008da6 none repeat scroll 0 0;
  height: 35px;
  margin-top: 60px;
  padding: 0;
  position: absolute;
  right: 0;
  width: auto;
}

.menu-first.menu-1 {
  background: #90267b none repeat scroll 0 0;
}

#menu li{
  border-right:1px solid black;
  box-shadow:5px 6px 14px -13px #000000;
}

#menu li div a{
  line-height:35px;
  height:35px;
  font-size:17px;
  font-family: 'Open Sans', sans-serif;
  text-transform:uppercase;
  padding:0 15px;
}

#menu li:hover div a{
  background:#27c8fd;
  color:#fff;
}

#menu li:last-child {
  border-right: 0 none;
}

.nav li ul li {
  width: 200px;
}

.nav li ul {
  width: 200px;
  margin-top:-2px;
  box-shadow:5px 6px 14px -12px #000000;
}

.nav li li {
  background: #05B7B9  none repeat;
  border-bottom: 1px solid #029D9F ;
}
.nav li li a{
  height: auto !important;
  color: #fff  !important;
  text-transform: none!important;
  padding:5px 10px!important;
  line-height:21px!important;
  font-size:13px!important;
}

.nav li li a:hover{
  background: #029D9F!important;
}


/*sidebox menu*/

.hpmenu .cd-content {
  padding: 0!important;
}

.hpmenu .cd-title {
  display: none!important;
}

#nav li {
  position: relative;
  float: left;
  line-height: 25px;
  margin-bottom: 0px;
  width: 100%;
  background: #53c0ea none repeat scroll 0 0;
  border-bottom: 1px solid #31a4d2;
  color: #fff;
}

#nav li a {
  background: none;
  width: auto;
  height: auto;
  font-size: 18px;
  font-weight: 600;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align:center;
  text-transform:uppercase;
}

#nav li a:hover{
  background: #008DA6;
  color: #fff;
}
#nav li ul {
  left: -999em;
  margin-left: 0;
  margin-top: 0;
  z-index: 999;
}
#nav li li{
  width: 190px;
  background: rgba(169,212,239,1);
  background: -moz-linear-gradient(top, rgba(169,212,239,1) 0%, rgba(205,230,246,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(169,212,239,1)), color-stop(100%, rgba(205,230,246,1)));
  background: -webkit-linear-gradient(top, rgba(169,212,239,1) 0%, rgba(205,230,246,1) 100%);
  background: -o-linear-gradient(top, rgba(169,212,239,1) 0%, rgba(205,230,246,1) 100%);
  background: -ms-linear-gradient(top, rgba(169,212,239,1) 0%, rgba(205,230,246,1) 100%);
  background: linear-gradient(to bottom, rgba(169,212,239,1) 0%, rgba(205,230,246,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d4ef', endColorstr='#cde6f6', GradientType=0 );
}

#nav li ul{
  position: static;
  display: none;
}
#nav li:hover ul{
  display: block;
}



.default-sidebox-design .cd-title{
  font-size:18px!important;
}




/* head */
.background-head {
  background: white none repeat scroll center top;
  min-height: 120px;
  position: absolute;
  width: 100%;
}

#head{
  width: 100%;
  max-width:1160px;
  background:#fff;
  border:0 none;
  min-height:120px;
}

#head img{
  background:transparent none;
  width:270px;
  margin-left:0px;
  margin-top:22px;
}


/* cont */
#cont{
  background:transparent none;
  border:0 none;
  width:auto;
  margin-top:15px;
}

#left-slave{
  width:100%;
  max-width:265px;
  margin-right:15px;
  background:transparent none;
}


.homepage #master {
  background: transparent none repeat scroll 0 0;
  padding: 0;
}

#master{
  background:#fff;
  padding:15px;
  border:0 none;
  width:auto;
}

.default-design{
  margin-bottom:10px;
}

.homepage .default-design .cd-title{
  color:#90267B!important;
}

.default-design .cd-title{
  color:#90267B!important;
  padding:10px 0;
  font-size:25px!important;
  font-family: 'Comfortaa', sans-serif;
}



/*.text-title {
background: url("/21036/uploads/fs_images/contentdesignimagesets/11/footer-bg272o_198_o.png") 
repeat-x scroll left center rgba(0, 0, 0, 0) !important;
padding: 10px 15px;
height: 20px;
}
*/


/* sidebox */
.sidebox{
  margin-bottom:15px;
  width:100%!important;
  box-shadow:5px 6px 14px -13px #000000;
}

.sidebox p{
  font-size:14px;
}

.sidebox .cd-title{
  padding:10px;
  font-size:18px;
  font-family: 'Open Sans', sans-serif;
  background: #18bcf2 none repeat scroll 0 0;
}

.default-sidebox-design .cd-content{
  padding:15px;
}

.sidebox input[type="text"] {
  padding-left: 10px;
  width: 205px;
  height: 26px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 0;
}


.callbacks-view .submit {
  background: #18bcf2 none repeat scroll 0 0;
  border: 0 none;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
  width: 100%!important;
}

.exchangerates-sidebox table {
  width: 173px !important;
  display: table;
}

.side-weather .cd-content{
  display:table;
  width: 100%;
}
.side-weather .cd-content ul{
  display:table-row;
}
.side-weather .cd-content ul li{
  display:table-cell;
  vertical-align:middle;
  padding:1px;
  font-size:14px;
}
.sidebox table td{
  font-size:14px;
}

.side-weather .cd-content ul li img{
  position:static;
}
.side-weather .cd-content br{
  display:none;
}
.side-weather ul li:last-child,
.exchangerates-sidebox tr td:last-child{
  text-align:right;
  font-weight:bold;
}






.sb-image .cd-content{
  padding:0;
  position:relative;
}

.contentsideboxes-view-13 .cd-content a {
  text-decoration:none;
}

/* searchmasks */
#search-hide {position: relative;top: 0px;background: #90267b;padding: 10px;font-size: 15px;color:#fff;z-index: 1;cursor:pointer;font-weight:700;}



.searchmask-global .cd-title {
  display: none!important;
}
#search-mask-sb {
    padding: 0;
    background: transparent;
}
.searchmask-global .cd-content form{
  background: #90267b none repeat scroll 0 0!important;
  padding:15px 30px;
}

.searchmask-global label {
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  line-height: 25px;
}

.searchmask-global .selectBox-dropdown, .searchmask-global .dest-selector-opener{
  background: white none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
  width: 100%!important;
}

.searchmask-global input[type="text"]{
  border:0 none;
  width:100%!important;
  height:30px;
  line-height:30px;
  padding:0!important;
}

.searchmask-global .submit > input {
  background: #18bcf2 none repeat scroll 0 0;
  border: 0 none;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 20px;
  text-transform: uppercase;
  width: 205px!important;cursor:pointer;
}


.topoffers-global .cd-content{
  color:#fff!important;
}



/* radkova sablona */


.radkovaInner {
  background: #f3f3f3 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: 5px 6px 14px -13px #000000;
  color: #454545;
  margin-bottom: 15px;
  margin-right: 15px;
  width: 100%;
}

.radkovaInner .thumb {
  width: 160px;
  height: 147px;
  background-size: cover !important;
  background-position: center center !important;
}

.radkovaInner .hotel > a {
  font-family: open sans,arial;
  font-size: 18px;
  text-transform: uppercase;
  width: 100%;
  padding-right: 5px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.radkovaInner.last {
  margin-right: 0;
}

.radkovaInner a {
  color: #008DA6;
  text-decoration: none;
}

.radkovaInner .info {
  position: relative;
  width: 235px;
  padding: 0;
  text-align:left;
}

.homepage .radkovaInner .info {
  width: 250px;
}

.radkovaInner .description {
  height: 75px;
  margin-top: 15px;
}

.radkovaInner .info table {
  padding-left: 10px;
  width: 100% !important;
}

.radkovaInner .dest {
  padding-left: 10px;
}

.radkovaInner .hotel {
  font-size:15px;
  height:25px;
  padding-left: 10px;
  font-weight: bold;
  color: #008DA6;
}

.radkovaInner .country {
  font-size: 15px;
}

.radkovaInner .price {
  bottom: 10px;
  background:#53C0EA;
  border:0 none;
  width: auto;
  padding: 5px 10px;
  text-align:right;
}

.radkovaInner .price a {
  font-size: 19px;
  font-weight: bold;
  color:#fff;
}

.radkovaInner .rating {
  height: 12px;
  margin-left: 10px;
  float: left;  
}

.radkovaInner .rating img {
  margin-right: 3px;
}


/* sloupcova sablona */


.sloupcovaInner {
  margin-bottom: 15px;
  margin-right: 15px;
  width: 100%;
  background: #008da6 none repeat scroll 0 0;
  color: #fff;
  box-shadow:5px 6px 14px -13px #000000;
}

.sloupcovaInner a {
  text-decoration: none;
  color: #fff;
}

.sloupcovaInner.last {
  margin-right: 0;
}

.sloupcovaInner .dest {
  padding: 10px;
  text-align: center;
  font-size: 13px;
}

.sloupcovaInner .dest .hotel {
  font-weight: bold;
  height: 18px;
  overflow: hidden;
}

.sloupcovaInner .dest .country {
  height: 18px;
  overflow: hidden;
}


.sloupcovaInner .thumb {
  height: 131px;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
}

.sloupcovaInner .info {
  background: #f3f3f3 none repeat scroll 0 0;
  color:#000;
  padding: 5px 10px;
  font-size:13px;
  height:120px;
  font-family: 'Open Sans', sans-serif;
}

.sloupcovaInner .info table {
  width: 100% !important;
}

.sloupcovaInner .info table tr td:last-child {
  float: right;
}

.sloupcovaInner .price {
  text-align: center;
  font-size: 20px;
  background:#90267B;
  font-weight: bold;
  padding: 10px 0;
}

.sloupcovaInner .price a{
  color:#fff;
}








/* slider sidebox */
.topoffer-slider .cd-title{
  display:none !important;
}
.topoffer-slider .cd-content{
  padding:0;
}

.topoffer-slider .cd-content li img{
}

.topoffer-slider .slider-prev-button{
  left:110px;
}
.topoffer-slider .slider-prev-button a{
  margin:0;
  border:0 none;
  padding:5px;
}

.topoffer-slider .slider-next-button{
  left:110px;
}

.topoffer-slider .slider-next-button a{
  margin:0;
  border:0 none;
  padding:5px;
}
.topoffer-slider .top-offer-sidebox-slider-subscribe{
  background:url('/21036/uploads/fs_images/contentdesignimagesets/11/slider-subscribe274o_208_o.png') no-repeat center center;
  top:-50px !important;
}
.topoffer-slider .top-offer-sidebox-slider-subscribe .left{
  width:163px;
  padding:6px;
}
.topoffer-slider .top-offer-sidebox-slider-subscribe .tosl-destination{
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  width:auto;
}
.topoffer-slider .top-offer-sidebox-slider-subscribe .kc{
  font-size:16px;
  font-weight:bold;
  margin-top:12px;
}
/* footer */
/*#footer{
height:110px;
line-height:110px;
text-align:center;
text-transform:uppercase;
border:0 none;
}*/

/* -- footer -- */

#footer {
  background: #008da6 none repeat scroll 0 0;
  border: 0 none;
  color: white;
  font-family: open sans;
  font-size: 12px;
  height: auto;
  line-height: 15px;
  margin-top: 15px;
  padding: 25px;
}

#footerBoxWrapper{
  text-align:left;
  height:104px;
}
.footer-box{
  width:33%;
}
.footer-title{
  font-size:16px;
  font-weight:bold;
  margin-bottom:8px;
}


/* hp boxes */


.hp-Boxes .cd-title {
  display: none!important;
}

.hpBox {
  height: 190px;
  padding: 10px;
  position: relative;
  /*box-shadow:5px 6px 14px -13px #000000;*/
}
.hpBox.last {
  margin-right: 0;
}
.hpBox .hpBox-title {
  background: #F3F3F3 none repeat scroll 0 0;
  border-bottom: 0 none;
  padding: 10px 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.hpBox .hpBox-title a {
  color: #008da6;
  font-size: 17px;
  text-decoration: none;
}

.hpBox-image {
  width: 100%;
}
.hpBox-image img {
  height: 150px;
  width: 100%;
}


.hp-Boxes .cd-content {
  min-height: 191px;
}


/*
.hpBox{
margin-right:23px;
position:relative;
}
.hpBox.last{
margin-right:0;
}
.hpBox .hpBox-title{
position:absolute;
top:0 none;
background:#000;
background:rgba(0,0,0,0.6);
border-bottom:1px solid #000;
width:214px;
text-align:center;
padding:10px 0;
}
.hpBox .hpBox-title a{
color:#fff;
text-decoration: none;
font-size:17px;
}


*/

.dates-favourites .cd-title{
  display:none;
}


.tmpl-style-4 .structured-content__tabs .simple-tab-header a.opened span, .tmpl-style-4 .info-box__price{
  background:#18bcf2 none repeat scroll 0 0;
}

table.menu-table {
  margin-bottom: 30px;
}

/* respon start */

.show-menu {
  background: #53c0ea;
}

@media screen and (max-width: 1025px) {
  body {
    background: none;
  }

  #head img {
    width: 215px;
  }

  #head .kontakt { 
    margin-right: 10px;
  }

  #left-slave {
    max-width: none;
  }

  #master {
    width: 100%;
  }

  #left-slave .sidebox.searchmasks-sidebox.searchmask-global {
    width: 100% !important;
    margin-right: 0px;
    display: block;
  }

  .search-mask-sb div.input {
    margin-bottom: 5px;
    width: 23%;
    float: left;
    margin-right: 15px;
  }

  .search-mask-sb div.submit {
    margin-right: 30px;
  }
  .search-mask-sb .input.checkbox.sm-lm {
    margin-top: 10px;
  }

  .search-mask-sb div.checkbox input {
    float: right;
    margin-top: -16px;
  }

  #left-slave .sidebox {
    width: 32% !important;
    margin-right: 10px;
    clear: none;
    float: left;
    display: block;
  }

  #left-slave .sidebox.hpmenu {
    width:49% !important;
    float: left;
  }

  #left-slave .sidebox.contentsideboxes-view-3 {
    width:49% !important;
    margin-right: 0px;
    float: left;
  }

  #left-slave .sidebox.contentsideboxes-view-10 {
    text-align: center;
  }
  #left-slave .sidebox.contentsideboxes-view-10 a.right, #left-slave .sidebox.contentsideboxes-view-10 img.left  {
    float: none;
  }

  #left-slave .sidebox #nav li a {
    padding: 25px;
  }

  .radkovaInner .thumb {
    width: 36%;
  }
  .homepage .radkovaInner .info, .radkovaInner .info {
    width: 64%;
  }

  .top-offers.cd-content .text-before {
    color: #008da6;
    padding: 0px 10px;
  }

  .next.right {
    margin-right: 10px;
  }

  .paging {
    color:#90267B;
  }
}

@media screen and (max-width: 960px) {
  #head img {
    width: 270px;
  }
  #head .kontakt {
    text-align: left;
    margin-top: 25px;
    left: 280px;
  }
  #menu {
    margin-top: 0px;
    position: fixed;
  }
  #menu li div a {
    background: #008da6;
    border-bottom: 1px solid #fff;
  }

  #menu .nav li:hover ul a {
    background: #05B7B9 none repeat;
    border-bottom: 1px solid #fff;
  }

  #left-slave .sidebox.contentsideboxes-view-10 img.left {
    width: 100%;
  }

  .homepage .topoffers-global.topoffers-index-1 .clear {
    clear: none;
  }
}

@media screen and (max-width: 810px) {
  .search-mask-sb div.input {
    width: 30%;
  }

  #left-slave .sidebox.contentsideboxes-view-10 a.right {
    width: 100%;
  }

  .search-mask-sb div.submit {
    margin-right: 6%;
  }
}

@media screen and (max-width: 760px) { 
  .radkovaInner .thumb {
    height: 160px;
  }

  .radkovaInner .description {
    height: 88px;
  }

  #left-slave .sidebox {
    width: 31.5% !important;
  }

  #left-slave .sidebox.hpmenu, #left-slave .sidebox.contentsideboxes-view-3 {
    width: 49% !important;
  }

  .sidebox input[type="text"] {
    width: 175px;
  }
}

@media screen and (max-width: 681px) {
  #left-slave .sidebox #nav li a {
    padding: 15px;
  }

  #left-slave .sidebox, #left-slave .sidebox.hpmenu, #left-slave .sidebox.contentsideboxes-view-3 {
    width: 100% !important;
  }

  #left-slave .sidebox.contentsideboxes-view-10 img.left {
    max-width: 300px;
    margin: 0 auto;
  }

  .sidebox table {
    width: 100% !important;
  }

  .sidebox input[type="text"] {
    width: 100%;
  }

  .search-mask-sb div.input {
    width: 46%;
  }
  .search-mask-sb div.submit {
    margin-right: 5%;
  }

  .srch-res-inv-tmpl .dates-table, .srch-res-inv-tmpl .more-link {
    width: 100%;
  }

  table.menu-table tr {
    display: grid;
  }

  table.menu-table td {
    margin-bottom: 5px;
  }

  .bottom.clearfix .destination {
    margin-bottom: 10px;
  }

  .srch-res-inv-tmpl .recommendation.left {
    margin-top: -30px;
    float: right;
  }

  .hpBox.last {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 426px) {
  #head {
    min-height: 160px;
    text-align: center;
  }

  #head .kontakt {
    width: 100%;
    left: 0px;
    text-align: center;
    margin-top: 100px;
  }
  .search-mask-sb div.input {
    width: 100%;
  }
  .search-mask-sb div.submit {
    margin-right: 0px;
  }

  a.copy {
    width: 350% !important;
  }

  .order-form .new-submit {
    padding: 0 15px;
  }

  .price-list select {
    max-width: 275px;
  }
}

@media screen and (max-width: 361px) {
  .simple-tabs .simple-tab-content > div {
    padding: 5px;
  }

  .price-list select{
    max-width: 245px;
  }
  
  .selectBox-options LI label{
    color:black!important;
  }
}


.respon-tmpl-term-1 .hotel-inner .price, .respon-tmpl-term-1 .simple-tabs .simple-tab-header a.opened span{
  background:#18bcf2 none repeat scroll 0 0;
}

.respon-tmpl-term-1 .hotel-inner .order{
  background:#90267B;
}



/* settings - stop */


/* content design - on v2 */
.default-floatbox-design{position:fixed;left:54%; margin-left: 456px; text-align: left;top:5%;}
.default-floatbox-design .cd-title{display:none;min-height:22px;_height:22px;background-color:#3B9AD7;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.default-floatbox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-floatbox-design .cd-content{background-color:#fff;background-image:none;color:#656565;}
.default-floatbox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-floatbox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-sidebox-design{}
.default-sidebox-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.default-sidebox-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-sidebox-design .cd-content{background-color:#badde8;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;}
.default-sidebox-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-sidebox-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.default-design{}
.default-design .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#000000;font-size:22px;text-transform:uppercase;}
.default-design .cd-icon{background-image:none;height:0px;width:0px;}
.default-design .cd-content{background-image:none;color:#3f3f3f;font-size:11px;}
.default-design .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.default-design .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-1{}
.contentsideboxes-view-1 .cd-title{display:block;min-height:22px;_height:22px;background-color:#711e26;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.contentsideboxes-view-1 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-1 .cd-content{background-color:#ffffff;background-image:none;color:#364A90;}
.contentsideboxes-view-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;color:#ffffff;}
.contentsideboxes-view-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-4{}
.contentsideboxes-view-4 .cd-title{display:block;min-height:22px;_height:22px;background-color:#6d173f;background-image:none;color:#ffffff;font-size:11px;text-transform:uppercase;}
.contentsideboxes-view-4 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-4 .cd-content{background-color:#ebdcb5;background-image:none;color:#364A90;}
.contentsideboxes-view-4 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#6d173f;background-image:none;color:#ffffff;}
.contentsideboxes-view-4 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-13{}
.contentsideboxes-view-13 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-13 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-13 .cd-content{background-color:#ffffff;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;padding-left:33px;
border:1px solid #ccc;}
.contentsideboxes-view-13 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-13 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-3{}
.contentsideboxes-view-3 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-3 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-3 .cd-content{background-color:#ffffff;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;border:1px solid #ccc;
}
.contentsideboxes-view-3 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-3 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-10{}
.contentsideboxes-view-10 .cd-title{display:none;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-10 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-10 .cd-content{background-color:#badde8;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;padding:0;
border-radius:5px;}
.contentsideboxes-view-10 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-10 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.localcountries-view{}
.localcountries-view .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#000000;font-size:22px;text-transform:uppercase;}
.localcountries-view .cd-icon{background-image:none;height:0px;width:0px;}
.localcountries-view .cd-content{background-image:none;color:#3f3f3f;font-size:11px;}
.localcountries-view .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.localcountries-view .cd-icon-footer{background-image:none;height:0px;width:0px;}
.searchmasks-sidebox-1{}
.searchmasks-sidebox-1 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.searchmasks-sidebox-1 .cd-icon{background-image:none;height:0px;width:0px;}
.searchmasks-sidebox-1 .cd-content{background-color:#7ecee7;background-image:none;background-repeat:no-repeat;color:#000000;font-size:14px;}
.searchmasks-sidebox-1 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.searchmasks-sidebox-1 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.dates-view{}
.dates-view .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#000000;font-size:22px;text-transform:uppercase;}
.dates-view .cd-icon{background-image:none;height:0px;width:0px;}
.dates-view .cd-content{background-image:none;color:#3f3f3f;font-size:12px;}
.dates-view .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.dates-view .cd-icon-footer{background-image:none;height:0px;width:0px;}
.searchmasks-master{}
.searchmasks-master .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#000000;font-size:22px;text-transform:uppercase;}
.searchmasks-master .cd-icon{background-image:none;height:0px;width:0px;}
.searchmasks-master .cd-content{background-image:none;color:#3f3f3f;font-size:11px;}
.searchmasks-master .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.searchmasks-master .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-9{}
.contentsideboxes-view-9 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-9 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-9 .cd-content{background-color:#badde8;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;}
.contentsideboxes-view-9 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-9 .cd-icon-footer{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-14{}
.contentsideboxes-view-14 .cd-title{display:block;min-height:22px;_height:22px;background-image:none;background-repeat:no-repeat;color:#ffffff;font-size:14px;text-transform:uppercase;}
.contentsideboxes-view-14 .cd-icon{background-image:none;height:0px;width:0px;}
.contentsideboxes-view-14 .cd-content{background-color:#ffffff;background-image:none;background-repeat:no-repeat;color:#3f3f3f;font-size:12px;}
.contentsideboxes-view-14 .cd-footer{display:none;min-height:0px;_height:0px;background-color:#3B9AD7;background-image:none;}
.contentsideboxes-view-14 .cd-icon-footer{background-image:none;height:0px;width:0px;}
/* content design - off */