@charset "utf-8";

.fancybox-overlay-fixed{z-index:99 !important;}

.pagina-home{
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/background.jpg") no-repeat center top #232730 !important;
}

/*#- Widgets/Facebook#*/
iframe[src*="facebook.com"]{
    width:100% !important;
}

/* #- Mensagens de erro# */
#tabXVoos .error-alert,
#tabXHoteis .error-alert,
#tabXPacotes .error-alert,
#tabXCarros .error-alert{
    background: #FFF7AF !important;
    border: 1px solid #F3D405 !important;
    border-radius:4px !important;
    height: auto !important;
    padding: 3px 10px !important;
    display:none;
    font-weight:normal !important;
    color:#000;
    margin:0 0 10px !important;
}

#tabXVoos .error-alert p,
#tabXHoteis .error-alert p,
#tabXPacotes .error-alert p,
#tabXCarros .error-alert p{
    margin-bottom:0 !important;
}

.pagina-nao-encontrada,
.pagina-de-erro{
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/tela-404.png") no-repeat;
    width:357px;
    height:121px;
    padding-left:130px;    
    display:block;
    margin:100px auto;
    position:relative;
}

    .pagina-nao-encontrada h3,
    .pagina-de-erro h3{
        color: #60A2E1;
        margin: 20px 0 15px;
    }

    .pagina-nao-encontrada p,
    .pagina-de-erro p{
        font-size:12px;
    }
      
        .pagina-nao-encontrada p a,
        .pagina-de-erro p a{
            text-decoration:underline;
            font-weight:bold;
        }

.pagina-de-erro {
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/tela-erro.png") no-repeat;
}
    
    .pagina-de-erro h3{
        color:#b40106;
    }

.FeedIcon {
    margin:2px 10px 0 0;
}

.headerRight{
    margin-top:20px;
}

/* #- Calendario# */
body .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
body .ui-datepicker .ui-datepicker-header {border:none !important; background:none !important; position:relative; padding:.2em 0; }
body .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px !important; width: 1.8em; height: 1.8em; }
body .ui-datepicker .ui-datepicker-prev { left:2px; }
body .ui-datepicker .ui-datepicker-next { right:2px; }
body .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
body .ui-datepicker .ui-datepicker-title {width:166px; margin:0; background:#7C1A5A; line-height: 1.8em; text-align: center; color:#FFF; }
body .ui-datepicker .ui-datepicker-group-first .ui-datepicker-title {margin-left: 32px;}
body .ui-datepicker .ui-datepicker-group-last .ui-datepicker-title {margin-left: 5px;}
body .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
body .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
body .ui-datepicker select.ui-datepicker-month, 
body .ui-datepicker select.ui-datepicker-year { width: 49%;}
body .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em;}
body .ui-datepicker th {color:#6f6f6f !important; padding: 5px; text-align: center; font-weight: bold; border: 0; background:#f2f2f2;  }
body .ui-datepicker td { border: 0; padding: 3px; color:#ccc; }
body .ui-datepicker td span, .ui-datepicker td a { display: block !important; padding:3px !important; text-align: center !important; text-decoration: none !important; }
body .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
body .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
body .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }
body .ui-datepicker-today {font-weight: bold;border:1px solid #CCC !important;}
body .ui-datepicker-current-day {background:#7C1A5A;}
body .ui-datepicker-current-day a{color:#FFF !important; background:transparent !important; border: none !important;}
body .ui-datepicker .ui-datepicker-prev {background:#F2F2F2; display: inline-block; height: 22px; margin-left: 3px !important; width: 27px;}
body .ui-datepicker .ui-datepicker-prev span{width:5px; height:9px; margin: -4px 0 0 -2px; background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/arrow_left.gif") no-repeat !important; text-indent:-999px; overflow:hidden;}
body .ui-datepicker .ui-datepicker-next {background:#F2F2F2; display: inline-block; height: 22px; margin-right: 3px !important; width: 27px;}
body .ui-datepicker .ui-datepicker-next span{width:5px; height:9px; margin: -4px 0 0 -2px; background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/arrow_right.gif") no-repeat !important; text-indent:-999px; overflow:hidden;}
/* with multiple calendars */
body .ui-datepicker.ui-datepicker-multi { width:auto; margin-top:5px; padding:10px; position:relative; z-index: 9999 !important; background:#FFF; }
body .ui-datepicker-multi .ui-datepicker-group { float:left; }
body .ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
body .ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
body .ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
body .ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
body .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
body .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
body .ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
body .ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
body .ui-datepicker-rtl { direction: rtl; }
body .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
body .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
body .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
body .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
body .ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
body .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
body .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
body .ui-datepicker-rtl .ui-datepicker-group { float:right; }
body .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
body .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
body .ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}


/* #- Kentico CMSDesk# */ 

.PagePlaceholderBorder {padding:0 !important;}

/* #- Padrao# */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {
   display:inline-block;
}

/* #- Padrao/Clearfix# */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* #- Padrao/Reset# */

a, abbr, acronym, address, applet, article, aside, audio,
b, blockquote, big, body,
center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, 
em, embed,
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
    vertical-align: top; }

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

img {
    vertical-align:top; 
}

embed { 
    vertical-align:top;
}

input[type="radio"] {
    margin: 0 !important;
    padding: 0 !important;
}

textarea{
    height:100px;
}

input[type="text"].errorField, textarea.errorField{
  background:#FFF9D3;
  border-color:#FFDC00;
}

/* #- Elementos# */

html {
  width:100%;
}

html, body {
  height:100%;
}

body {   
    font-family:Arial, Helvetica, sans-serif;
    color:#a3afc7;
    min-width:960px;
    background:#22272f;
    font-size: 13px;
}

input[type="text"], textarea{
    width:calc(100% - 22px) !important;
    width:-webkit-calc(100% - 22px) !important;
    width:90%;
    height: 24px;
    padding: 2px 10px;
    border: 1px solid #EAE9E9;
    resize:none;    
    font-family: arial;
    font-size: 12px;
    color: #828383;
}

input:focus, select:focus{
    outline:none;
}

a {
  color:#449ad4; 
  outline:none; 
  text-decoration:none;  
  cursor:pointer;
}

a:hover {
  text-decoration:none;
}

p {
  margin-bottom:20px;
} 

h1 {
    display:inline-block;
    padding:20px 0 24px 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:35px;
    line-height:42px;
    background:none;
}

    h1 a {
        display:block; 
    }

h3, h4, h6, h5 {
    font-weight:normal;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    display:inline-block;
}

h3 {
    font-size:28px;
    line-height:34px;
    color:#363737;
}

h4 {
    font-size:24px;
    line-height:29px;
}

h5 {
    font-size:20px;
    line-height:24px;
}

h6 {
    font-family:"tahoma";
    font-size:19px;
    line-height:23px;
    color:#7c1a5a;
}
/* #- Geral# */
/* #- Geral/Estrutura# */

#header .logo {
    float: left;
    width: 150px;
}
.menu {
    float: right;
    margin-top: 35px;
}

.main {
    padding:0;
    margin:0 auto;
    font-size:12px;
    line-height:20px;
    position:relative;
}

.content {
    width:100%; 
    padding:30px 0;
}

header {
    width:100%;
    background: url('http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/header-bg_02.jpg') repeat-x #23282e;
    border-bottom: 2px solid #222222;
    /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    z-index:99;*/
}

section {
    /*margin-top: 110px;*/
}

footer {
    color:#6f6f6f;
    width:100%;
    padding:0 0 20px;
}

footer .main{
    padding-top:30px;
    border-top: 1px solid #343A49;
}

#content-all{
    width:100%;
    display:inline-block;
}

  #content-all #left {
      float: left;
      width: 250px;
  }
  
  
  #content-all > #right {
      float: right;
      width: 660px;
  }

/* #- Geral/Grid# */

.main {
    width: 960px;
}

.col1-3, 
.col2-3,
.col1-2,
.col2-2,
.col1-4,
.col2-4,
.col3-4,
.col4-4{
    margin: 0 10px;
    float: left;
    display: inline;
    position: relative;
}

.col1-3 {
    width: 300px;
}
.col2-3 {
    width: 620px;
}
.col3-3,
.col1-1{
    width: 940px;
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.col1-2{
    width:450px;
}
.col1-4{
    width:225px;
}
.col2-4{
    width:470px;
}
.col3-4{
    width:675px;
}
.col4-4{
    width:940px;
    float:none !important;
}

/* #- Geral/Definicoes# */

.mbottom {
    margin-bottom: 35px;
}
   
    .mbottom .box-holder-newsletter,
    .mbottom .conteudo{
        margin-bottom: 0 !important;
    }    

.mtop {
    margin-top: 35px;
}

.mright{
    margin-right:20px;
}

.mleft{
    margin-left:20px;
}

.mbottom20{
    margin-bottom:20px;
}

.fleft {
  float:left;
}

.fright {
  float:right;
}

.bt-enviar {
    height: 30px;
    padding:0 5px 3px;
    border: 1px solid #50143B;
    background: #7C1A5A;
    cursor:pointer; 
    font-size:14px;
    color:#FFF;
}

.bt-enviar:hover{
    border: 1px solid #7C1A5A;
    background: #50143B;
}

#voos .box-holder, #hoteis .box-holder {
    margin-bottom:0 !important;
}

.buscadores {
    width:470px;
    margin-bottom: 0 !important;
    float:left;
}

.BannerBuscadores {
    float: left;
    margin: 110px 20px;
}

.boxes {
    margin: 35px 10px;
}

    .boxes > article {
        width: 170px;
        min-height: 320px;
        margin: 0 2px;
        padding: 0 30px 20px;
        float: left;
        border: 1px solid #D2D0D0;
        border-radius: 8px;
        background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-boxes.jpg") repeat-x #BDBEBF;
  
        text-align: center;
    }

    .boxes > article.box1 {margin-left: 0 !important;}
    .boxes > article.box4 {margin-right: 0 !important;}

        .boxes > article > img {
            margin: -50px auto 0;
            display: block;            
        }

        .boxes > article > h2{
            margin:15px 0;
        }

        .boxes > article li{
            padding-left:20px;
            text-align:left;
            background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/marcador-boxes.png") no-repeat 0 6px;
        }

        .boxes > article li a:hover{
            text-decoration:underline;
        }


        h2.titulo-roxo{
            font-size:23px;
            color: #7d2a67;
        }
/* #- Geral/Definicoes/StyleCombobox # */

.styleCombobox-holder{
    overflow:hidden;
    position:relative;
}

    .styleCombobox {
        width:calc(100% - 2px) !important;
        width:-webkit-calc(100% - 2px) !important;
        width:100%;
        height:28px;
        border:1px solid #eae9e9;
        background-color:#fff;
        background-image:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-selectbox.jpg");
        background-repeat: no-repeat;
        background-position:calc(100% - 3px) 3px !important;
        background-position:-webkit-calc(100% - 3px) 3px !important;
        background-position:98% 3px;
        cursor:pointer;        
        font-size:12px;
        color:#828383;
    }

    .ie10 .styleCombobox {
        background-position:98% 3px !important;
    }
        .styleCombobox span {
            width:calc(100% - 45px) !important;
            width:-webkit-calc(100% - 45px) !important;
            width:70%;
            position:absolute;
            margin:5px 10px;
            white-space:nowrap;
            font-weight:normal !important;
            overflow:hidden;
        }
        
        .styleCombobox select {
            width:100%;
            height:27px;
            opacity:0;
            filter:alpha(opacity=0);
            cursor:pointer;
        }

/* #- Geral/Paginacao# */

.PagerNumberArea {
    display: inline-block;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

.PagerNumberArea span {
    font-size: 0;
}

.PagerNumberArea > span > a,
.PagerNumberArea .SelectedPage,
.PagerNumberArea .SelectedPrev,
.PagerNumberArea .SelectedNext,
#liPager span a{
    width:30px;
    height:25px;
    padding-top:5px;
    margin-right:5px;
    display:inline-block;
    border:1px solid #b7b7b7;
    border-radius:5px;
    background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 );
    text-align:center;
    font-size:12px;
}

  .PagerNumberArea > span > a {
   }

      .PagerNumberArea > span > a:hover,
      #liPager span a:hover,
      #liPager span.pagination-selected a{
          background:linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%);
          background:-webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
      }

  .PagerNumberArea > span[style*="padding"]{display:none;}

  .the-pagination > div {
      text-align: center;
  }

  .SelectedPrev,
  .UnselectedPrev{
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-esquerda.png") no-repeat center center, linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%) !important;
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-esquerda.png") no-repeat center center, -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%) !important;
      text-indent:-999px;
      overflow:hidden;
  }

  .UnselectedPrev:hover{
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-esquerda-hover.png") no-repeat center center, linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%) !important;
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-esquerda-hover.png") no-repeat center center, -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%) !important;
  }

  .SelectedNext,
  .UnselectedNext{
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-direita.png") no-repeat center center, linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%) !important;
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-direita.png") no-repeat center center, -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%) !important;
      text-indent:-999px;
      overflow:hidden;
  }

  .UnselectedNext:hover{
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-direita-hover.png") no-repeat center center, linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%) !important;
      background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/seta-direita-hover.png") no-repeat center center, -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%) !important;
  }

  .ie8 .SelectedPrev,
  .ie8 .UnselectedPrev,
  .ie9 .SelectedPrev,
  .ie9 .UnselectedPrev,
  .ie8 .SelectedNext,
  .ie8 .UnselectedNext,
  .ie9 .SelectedNext,
  .ie9 .UnselectedNext{
    text-indent: 0;
  }

/* #- Buscador# */
.bdpTitle {
    background: #5E9EDC !important;
    color: #FFFFFF !important;
    height: 20px !important;
}

    .bdpTitle th,
    .bdpTitle td{
        vertical-align:middle !important;
    }

.bdpPopUp td.bdpTodayDay {
    border: 1px solid #333333 !important;
    color: #000000 !important;
}

.bdpPopUp td.bdpSelectedDay {
    background: #5E9EDC !important;
    border: 0 solid #000000;
}

.bdpPopUp td.bdpSelectedDay a {
    color: #FFFFFF !important;
}

.bdpWrapper {
    border: 1px solid #333333 !important;
    font: 12px Arial,Tahoma,Verdana,sans-serif !important;
    padding: 5px !important;
}

.bdpCalendar th {
    padding: 3px !important;
    text-align: center !important;
}

td.bdpDay {
    border: 1px solid white;
    color: #ACA899;
    cursor: default;
    height: 14px;
    padding: 3px 7px !important;
    text-align: center !important;
    width: 13px;
}

.bdpPopUp a, .bdpPopUp a:link, .bdpPopUp a:visited, .bdpPopUp a:active, .bdpPopUp a:hover {
    color: black;
    cursor: pointer;
    font: 12px Arial,Tahoma,Verdana,sans-serif !important;
    padding: 0 !important;
    text-decoration: none;
}

.bdpPopUp, .bdpPopUp th, .bdpPopUp td, .bdpPopUp div {
    font: 12px Arial,Tahoma,Verdana,sans-serif !important;
}

.bdpDayHeader {
    background-color: #F2F2F2 !important;
    border-bottom: 1px solid #DDDDDD !important;
    font-weight: normal;
    padding-right: 3px;
    text-align: right;
}

.bdpNextPrev {
    background: none repeat scroll 0 0 #EEEEEE;
}

/* #- Buscador/_Tabs# */
ul#tabsX {
    margin: -60px 0 20px -35px;
    padding: 0;
    display:inline-block;
    list-style: none;
    border:none;
    width:100%;
}
ul#tabsX li {
    margin: 0 20px 0 0;
    padding: 0;
    float:left;
    overflow: hidden;
    position: relative;
    text-indent: -999px;
}
ul#tabsX li.last {
    margin:0;
}
ul#tabsX li a {
    width:64px;
    height:61px;
    display: block;
    border-right:none;
    outline: none;
}

ul#tabsX li.Voos a {background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-voos-off.png") 0 0 no-repeat;}
ul#tabsX li.Hoteis a {background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-hoteis-off.png") 0 0 no-repeat;}
ul#tabsX li.Hoos a {background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-voos-off.png") 0 0 no-repeat;}
ul#tabsX li.Pacotes a {background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-pacotes-off.png") 0 0 no-repeat;}

ul#tabsX li.Hoteis a:hover,
ul#tabsX li.Hoteis.active a {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-hoteis-on.png") 0 0 no-repeat;
}
ul#tabsX li.Voos a:hover,
ul#tabsX li.Voos.active a {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-voos-on.png") 0 0 no-repeat;
}
ul#tabsX li.Pacotes a:hover,
ul#tabsX li.Pacotes.active a {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-pacotes-on.png") 0 0 no-repeat;
}

ul#tabsX li.Carros a,
ul#tabsX li.carros a {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-carros-off.png") 0 0 no-repeat;
}

ul#tabsX li.Carros a:hover,
ul#tabsX li.Carros.active a {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/aba-carros-on.png") 0 0 no-repeat;
}

ul#tabsX li.Atividades a:hover,
ul#tabsX li.Atividades.active a {
  background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/tab_marker-atividades.png") 0 0 no-repeat;
}
ul#tabsX li.Atividades a,
ul#tabsX li.Atividades a {
  background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/tab_marker-atividades.png") 0 0 no-repeat;
}

.tabX_content {
    padding:23px 29px 0;
    /*background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/tab_content_bg.jpg") left top no-repeat;*/
}
.tabX_container {
    width:685px;
    /*min-height: 219px;*/
}
.tabX_background {
    min-height:227px;
}

.tabX_container #tabXVoos,
.tabX_container #tabXPacotes,
.tabX_container #tabXHoteis {
    padding: 10px 15px 0;
    display:none;
    min-height: 210px;
}

#boxSearch {
    background: rgba(100, 100, 100, 0.5);
    border-radius: 5px;
    box-shadow: 0 0 165px rgba(106, 134, 170, 0.8) inset;
    padding: 30px;
    margin-top: 30px !important;
    width: 410px;
}

.ie8 #boxSearch{
    background:#CCC;
}

#boxSearch .boxSearchHolder {
}

/* #- Buscador/Hoteis# */

#tabXHoteis #pnlError {
    display: none;
}

#pnlError p {
    margin: 0;
}

.tabX_container .alertaErroBuscador, .tabX_container .error-alert {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #FFCC33;
    border-radius: 5px 5px 5px 5px;
    float: right;
    display:none;
    padding: 0 0 0 5px;
    position: absolute;
    right: 10px;
    width: 40%;
    z-index: 2;
    bottom: 0;
}

.tabX_container .alertaErroBuscador p, 
.tabX_container .error-alert p{
    margin-bottom:5px;
}

.bdpButton{
    width:15px;
    height:21px;
    display:inline-block;
    position:absolute;
    top:4px;
    right:4px;
    overflow:hidden;
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/calendar.gif") no-repeat;
    border:0;
    cursor:pointer;
  
    text-indent:-999px;
}

#pnlGeneral {
    margin-top: 30px;
}

#tabXHoteis .form-item.field-checkin {
    width: 25%;
}

#tabXHoteis  .field-nights {
    margin: 0 3%;
    width: 12%;
}

#tabXHoteis  .field-checkout {
    width: 25%;
}

#tabXHoteis  .form-item.field-more-rooms {
    float: left;
    height: 80px;
    margin-left: 3%;
    width: 29%;
    height:60px;
}

.boxNextHotel{
    overflow: visible !important;
}

#tabXHoteis  .generic-dd-btn.more-rooms {
    background: #FFFFFF;
    border: 1px solid #EAE9E9;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    width:calc(100% - 2px) !important;
    width:-webkit-calc(100% - 2px) !important;
    width: 100%;
}

    #tabXHoteis  #show-modal-rooms-label {
        display: inline-block;
        padding: 4px 10px;
        color:#828383;
    }

#tabXHoteis h1{
    display:none !important;
}

#tabXHoteis #pnlGeneral > span {
    float: left;
    margin-bottom: 10px;
}

    #tabXHoteis .search-box-content label {
        display: block;
        color:#0C1824;
    }

    #tabXHoteis .field-city{
        width:100%;
    }

#tabXHoteis .search-modal-more-options, 
#tabXHoteis .search-modal-rooms {
    background:  rgba(100, 100, 100, 0.8);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 165px #6A86AA inset, 0 0 5px rgba(0, 0, 0, 0.5);
    left: 50%;
    padding: 10px;
    position: absolute;
    top: 2px;
    z-index:99;
    width: 366px;
    display:none;
    margin-left:-193px;
}

.ie8 #tabXHoteis .search-modal-more-options, 
.ie8 #tabXHoteis .search-modal-rooms{
    background:#426A7C;
}

#tabXHoteis .search-modal-more-options h2, 
#tabXHoteis .search-modal-rooms h2 {
    font-size:17px;
    color:#7c1a5a !important;
    font-weight:normal;
    margin-bottom:10px;
}
#tabXHoteis #clear-form-more-options, 
#tabXHoteis  #clear-form-rooms {
    position:absolute;
    top:10px;
    right:10px;
    font-size:11px;
    color:#7c1a5a;
}

#tabXHoteis .field-rooms-quantity > a {
    color: #7C1A5A;
}

#tabXHoteis #boxNextHotel .field-hotel-class label {
    margin-top:5px;
}

#tabXHoteis  .form-item.field-hotel-class {
    display: none;
}

#tabXHoteis .field-search {
    margin-top: -35px;
    position: relative;
}

#tabXHoteis .btns {
    display: inline-block;
    left: 90px;
    margin: 10px 0 20px !important;
    position: relative;
}

    #home #tabXHoteis #btnSearch,
    #home #tabXHoteis #btnSearch:hover{
        background: #FAFBFB;
        border: medium none;
        border-radius: 5px 5px 5px 5px;
        color: #426A7C;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        height: 30px;
        padding: 0 10px 3px;
        margin-top: 11px;
    }

#tabXHoteis #btnSearch{
    background: #7c1a5a;
    border: 1px solid #50143b;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 11px;
    padding: 0 10px 3px;
}

#tabXHoteis #btnSearch:hover{
    background: #50143b;
    border: 1px solid #7c1a5a;
}

#tabXHoteis #show-more-options > span {
    display: inline-block;
    margin-left: 115px !important;
    margin-top: 14px;
    color: #7C1A5A;
}

#tabXHoteis .search-modal-content .field-hotel-name {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

#tabXHoteis .search-modal-more-options select {
    background:#fff !important;
}

#tabXHoteis .search-modal-more-options .btns input, 
#tabXHoteis .search-modal-rooms .btns input {
    background: #fbfbfb;
    border: none;
    border-radius:5px;
    color: #426A7C;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight:bold;
    height: 30px;
    min-width: 75px;
    padding: 0 10px 3px;
}

#tabXHoteis .search-modal-content .btn-cancel{
    margin-left: 10px !important;
}

#tabXHoteis .search-modal-more-options .btn-cancel{
    left:-2px !important;
}

#tabXHoteis #containerRoom .room-number {
    background: #7c1a5a;
    color: #FFFFFF;
    float: left;
    height: 23px;
    margin-top: 31px;
    padding-top: 5px;
    text-align: center;
    width: 27px;
}

#tabXHoteis #containerRoom .form-item.field-adults {
    float: left;
    margin: 10px;
    width:150px;
}

#tabXHoteis #containerRoom .form-item.field-children {
    float: left;
    width:150px;
    margin:10px 0;
}

#tabXHoteis #containerRoom .field-children-age {
    margin-left: 10px;
    width: 70px;
}

    #tabXHoteis #containerRoom #childen-11,
    #tabXHoteis #containerRoom #childen-21,
    #tabXHoteis #containerRoom #childen-31{
        margin-left: 37px;
    }

#tabXHoteis .search-modal-more-options {
    min-height: 215px;
}

/* #- Buscador/Voos# */

#tabXVoos .search-box-top > h1 {
    display: none;
}

#tabXVoos .field-legs {    
    display: block;    
    float:none !important;
}

    #tabXVoos .field-legs label{
        margin:0 15px 0 0 !important;
    }

#tabXVoos .form-item{
    margin-bottom: 10px;
    float:left;
}

    #tabXVoos .search-box-content label{
        color: #0c1824;
        white-space: nowrap;
    }

#tabXVoos .field-origin{
    width:48%;
    margin-right:4%;
}

#tabXVoos .field-destiny{
    width:48%;
}

#tabXVoos .field-checkin{    
    width: 22% !important;
    margin-right: 4%;
}

#tabXVoos .field-checkout{
    width:22% !important;
}

.field-checkin > span,
.field-checkout > span{
    width:100%;
    display:inline-block;
    position:relative;
}

.ie8 #tabXVoos .field-checkout{
    width:20% !important;
}

#tabXVoos .field-adults{
    width:13.3%;
    margin:0 4% 0 4% !important;
}

.ie8 #tabXVoos .field-adults{
    margin:0 3% 0 6% !important;
}

#tabXVoos .field-children{
    width:13.3%;
    margin:0 4% 0 0 !important;
}

#tabXVoos .field-infant{
    width:13.3%;
    margin:0 !important;
}

    #tabXVoos .form-item.field-children > select + label,
    #tabXVoos .form-item.field-infant > select + label{
        font-size:10px;
        margin:0 !important;
    }

#tabXVoos #divAdvancedSearchFlight {
    width: 100%;
    display: inline-block;
    position:relative;
}

#tabXVoos .field-day-time{
    width:22%;
    margin-right:4%;
}

#tabXVoos .field-day-time.liArrivalTime{
    width:22%;    
}

#tabXVoos .field-class{
    width:22%;
    margin-right:4%;
}

#tabXVoos .field-class + span{
    width:22%;
    margin-top:15px;
}

#tabXVoos .bt-busca-avancada {
    display: inline-block;
    margin-bottom: 10px;
}

#home #tabXVoos .field-search input[type="button"],
#home #tabXVoos .field-search input[type="button"]:hover{
    background: #FAFBFB;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #426A7C;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    padding: 0 10px 3px;
}

#tabXVoos .field-search input[type="button"]{
    background: #7c1a5a;
    border: 1px solid #50143b;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    padding: 0 10px 3px;
}

#tabXVoos .field-search input[type="button"]:hover{
    background: #50143b;
    border: 1px solid #7c1a5a;
}

/**/
#tabXVoos .field-md-origin,
#tabXVoos .field-md-destination{
    margin-right: 2.5%;
    width: 30%;
}

#tabXVoos .field-md-date {
    margin-right: 2.5%;
    width: 16%;
    position: relative;
}

#tabXVoos #FSCommonControls.common-controls-md {
    display: inline-block;
    width: 100%;
}

#tabXVoos #FSCommonControls.common-controls-md .pax-container {
    width: 55.5%;
    float: right;    
}

#tabXVoos .field-adults.field-adults-md,
#tabXVoos .field-children.field-children-md,
#tabXVoos .field-infant.field-infant-md{
    width: 29%;
    margin-right: 2.5%;
}

#tabXVoos .field-md-date .bdpButton{
    top: 24px;
}

#tabXVoos .field-md-departuretime {
    width: 16%;
}

#tabXVoos #multiFlightBar {
    width: 44.5%;
    margin-top: 25px;
    float: left;
    position: relative;
    z-index: 999;
    color:#000;
}

#tabXVoos #multiAddFlight{
    width: 20px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/bt-mais.jpg") no-repeat;
    cursor: pointer;
  
    text-indent: -999px;
}

#tabXVoos #multiRemoveFlight{
    width: 20px;
    height: 22px;
    display: inline-block;
    overflow: hidden;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/bt-menos.jpg") no-repeat;
    cursor: pointer;
  
    text-indent: -999px;
}

#tabXVoos .multidest_row > div {
    font-weight: bold;
    color: #000;
}

/* #- Buscador/Pacotes# */
#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneTabsPacotes_PackageSearch_liLblPackageType, 
#plc_lt_zoneContent_pageplaceholder_pageplaceholder_lt_zoneTabsPacotes_PackageSearch_liLblPrice, 
#tabXPacotes ul.next,
#tabXPacotes #next_package,
#tabXPacotes legend{
    display:none !important;
}

#tabXPacotes .semMargem > li{
    margin-bottom:10px;
    display:inline-block !important;
}


#tabXPacotes .semMargem {
    margin-bottom: 10px;
}

#tabXPacotes label{
    margin:0 10px 0 0;
    display:inline-block;
    color:#0C1824;
}

#tabXPacotes .fixAltura > li {
    width: 48%;
    margin-bottom: 10px;
    float: left;        
}

    #tabXPacotes #liLoadingDeparture_0, 
    #tabXPacotes #liLoadingData_0 {
        margin-right: 4%;
    }

#home #tabXPacotes #button > input,
#home #tabXPacotes #button > input:hover{
    background: none repeat scroll 0 0 #FAFBFB;
    border: medium none;
    border-radius: 5px 5px 5px 5px;
    color: #426A7C;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding: 0 10px 3px;
    margin-top: 10px;
}

#tabXPacotes #button > input{
    background: #7c1a5a;
    border: 1px solid #50143b;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 10px;
    padding: 0 10px 3px;
}

#tabXPacotes #button > input:hover{
    background: #50143b;
    border: 1px solid #7c1a5a;
}

#tabXPacotes div#button {
    display: inline-block;
    width: 100%;
}

/* #- Fluxos# */
#loadingFlight,
#loading-hotels {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

  #loadingFlight .opacidade,
  #loading-hotels .opacidade {
      background: none repeat scroll 0 0 #000000;
      height: 100%;
      opacity: 0.3;
      filter:alpha(opacity=75);
  }
  
  #loadingFlight img,
  #loading-hotels img{
      left: 50%;
      margin: -50px 0 0 -50px;
      opacity: 0.7;
      position: absolute;
      top: 50%;
  }

/* #-Buscador/Carros# */
#tabXCarros .box-search h2, #tabXCarros .spanVendor {
    display: none !important;
}
#tabXCarros .box-content .field-city {
    display: inline-block;
    margin-right: 2%;
    width: 47%;
}
#tabXCarros .divPickupReturn {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
#tabXCarros .box-content .spanDifferentLocalDelivery {
    display: inline-block;
    margin-bottom: 7px;
    width: 100%;
}
#tabXCarros .box-content .field-checkin, #tabXCarros .box-content .field-checkout {
    display: inline-block;
    margin-right: 2%;
    width: 25.6%;
}
#tabXCarros .box-content .spanPickupTime, #tabXCarros .box-content .spanReturnTime {
    display: inline-block;
    width: 19% !important;
}
#tabXCarros .box-content .spanPickupTime {
    margin-right: 2%;
}
#tabXCarros #btnSearchCSX {
    background: none repeat scroll 0 0 #fafbfb;
    border: medium none;
    border-radius: 5px;
    color: #426a7c;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin-top: 0;
    padding: 0 10px 3px;
}
#tabXCarros label {
    white-space: nowrap;
    color:#0c1824;
}
div#button {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

/* #- Fluxos# */
#loadingFlight,
#loading-hotels {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

  #loadingFlight .opacidade,
  #loading-hotels .opacidade {
      background: none repeat scroll 0 0 #000000;
      height: 100%;
      opacity: 0.3;
      filter:alpha(opacity=75);
  }
  
  #loadingFlight img,
  #loading-hotels img{
      left: 50%;
      margin: -50px 0 0 -50px;
      opacity: 0.7;
      position: absolute;
      top: 50%;
  }

/* #Fluxos/Carros# */
#carros .main-content-top{
    background: #7c1a5a !important;
}

#carros .sidebar-top{background: #7c1a5a !important;}

    #carros .main-content-top h2,
    #carros .sidebar-top h2{
        font-size:19px !important;
    }

#carros .main-content-top-right,
#carros .sidebar-top-right{
    display:none !important;
}

#carros .sidebar{
    background:#FFF !important;
}

#carros .resultado-voos-item-reservar{
    background:#7c1a5a !important;
    border-color:#50143b !important;
}

#carros .resultado-voos-item-reservar:hover{
    background:#50143b !important;
    border-color:#7c1a5a !important;
}

#carros .resultado-voos-item-perna-cabecalho h6,
#carros .modal-resultado-voos-item-ida .modal-resultado-voos-item-perna-col-1 h6{
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bgs-novo-resultado.png") !important;
    color: #7C1A5A !important;
}

#carros .modal-resultado-voos-item-perna-col .item-perna-cidade,
#carros .modal-resultado-voos-item-perna-col .item-perna-aeroporto{
    color: #7C1A5A !important;
}

#carros .modal-resultado-voos-item-fechar, 
#carros .modal-resultado-voos-item-fechar-mail{
    color: #449AD4;
}

#carros .holder-modal-resultado-voos-item-email {
    color: #000000 !important;
}

#carros .confirm-reservation,
#carros a.send-button, 
#carros input.send-button{
    background:#7c1a5a;
    border-color: #50143b;
    padding-bottom:3px;
}

#carros .confirm-reservation:hover,
#carros a.send-button:hover, 
#carros input.send-button:hover{
    background:#50143b;
    border-color: #7c1a5a;
}

#carros #dadosPagamentoHidden,
#carros .payment-method-card-selection{
    color:#000;
}

#carros .main-content-reservation .billing-address-city input {
    width: 171px;
}

.ie8 #carros .main-content-reservation .billing-address-city input {
    width: 210px !important;
}

.grupo_btns .close.modal,
.conj_modal .grupo_btns a,
#cmdMoreCarOptions{
    background: #fafbfb !important;
    border: none !important;
    border-radius: 5px !important;
    color: #426a7c !important;
    cursor: pointer !important;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 30px !important;
    margin-top: 0;
    padding: 0 10px 3px !important;
}

.send-flight-to-friend-message .send-button {
    background: #7c1a5a !important;
    border-color: #50143b;
}

.send-flight-to-friend-message .send-button:hover {
    background: #50143b !important;
    border-color: #7c1a5a;
}

/* #- Fluxos/Voos# */

#voos .main-content-top{
    background: #7c1a5a !important;
}

#voos .sidebar-top{background: #7c1a5a !important;}

    #voos .main-content-top h2,
    #voos .sidebar-top h2{
        font-size:19px !important;
    }

#voos .main-content-top-right,
#voos .sidebar-top-right{
    display:none !important;
}

#voos .sidebar{
    background:#FFF !important;
}

#voos .resultado-voos-item-reservar{
    background:#7c1a5a !important;
    border-color:#50143b !important;
}

#voos .resultado-voos-item-reservar:hover{
    background:#50143b !important;
    border-color:#7c1a5a !important;
}

#voos .resultado-voos-item-perna-cabecalho h6,
#voos .modal-resultado-voos-item-ida .modal-resultado-voos-item-perna-col-1 h6{
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bgs-novo-resultado.png") !important;
    color: #7C1A5A !important;
}

#voos .modal-resultado-voos-item-perna-col .item-perna-cidade,
#voos .modal-resultado-voos-item-perna-col .item-perna-aeroporto{
    color: #7C1A5A !important;
}

#voos .modal-resultado-voos-item-fechar, 
#voos .modal-resultado-voos-item-fechar-mail{
    color: #449AD4;
}

#voos .holder-modal-resultado-voos-item-email {
    color: #000000 !important;
}

#voos .confirm-reservation,
#voos a.send-button, 
#voos input.send-button{
    background:#7c1a5a;
    border-color: #50143b;
    padding-bottom:3px;
}

#voos .confirm-reservation:hover,
#voos a.send-button:hover, 
#voos input.send-button:hover{
    background:#50143b;
    border-color: #7c1a5a;
}

#voos #dadosPagamentoHidden,
#voos .payment-method-card-selection{
    color:#000;
}

#voos .main-content-reservation .billing-address-city input {
    width: 218px !important;
}

.ie8 #voos .main-content-reservation .billing-address-city input {
    width: 210px !important;
}

.send-flight-to-friend-message .send-button {
    background: #7c1a5a !important;
    border-color: #50143b;
}

.send-flight-to-friend-message .send-button:hover {
    background: #50143b !important;
    border-color: #7c1a5a;
}
/* #- Fluxos/Hoteis# */
#hoteis .main-content{
    color:#000;
}

#hoteis .main-content-top, 
#hoteis .sidebar-top {
    background: none repeat scroll 0 0 #7C1A5A;
    border-color:#7C1A5A;
}

    #hoteis .main-content-top h2,
    #hoteis .sidebar-top h2{
        font-size:19px !important;
    }

#hoteis a.reserve-button,
#hoteis .hotel_details table td a,
#hoteis .confirm-reservation,
.btImprimirReserva{
    background: #7C1A5A;
    border-color: #50143B;
}

#hoteis a.reserve-button:hover,
#hoteis .hotel_details table td :hover,
#hoteis .confirm-reservation:hover{
    background: #50143B;
    border-color: #7C1A5A;
}

#hoteis .form-item.guests-infos-type {
    width: 136px;
}

#hoteis .btImprimirReserva {
    background: #fff;
    border-color: #bbb;
    color: #333;
}

#hoteis .btImprimirReserva:hover {
    background: #eee;
    border-color: #bbb;
}

.ui-widget-content {
    border: 1px solid #EAE9E9 !important;
    border-radius: 0 0 0 0 !important;
    /*width: 183px !important;*/
}

.ui-menu-item .ui-corner-all {
    background:#5E9BD6;
    border-bottom: 1px solid #EEEEEE;
    border-radius: 0 0 0 0 !important;
    color: #FFFFFF;
    line-height: normal !important;
    padding: 8px !important;
}

.ui-menu .ui-menu-item a.ui-state-hover, 
.ui-menu .ui-menu-item a.ui-state-active{
    background:#FF9600;
    margin:0 !important;
    color:#fff !important;
    border-width:0 0 1px !important;
}

/* #- Fluxos/Pacotes# */
#pacotes #headerResultados,
.sidebar h2#tituloResumoCompra{
    background: #7C1A5A !important;
}

    #pacotes #headerResultados h2{
        box-shadow: none;
        font-size: 19px;
    }

       #pacotes #headerResultados h2 .iconeMala {
            display: none;
        }

        #pacotes #contentResultados .btSelecionar,
        #pacotes #chamadaPacoteRight .campos .btRefazerBusca,
        div[aria-labelledby*="ui-dialog-title-modalRooms"] .ui-button,
        #pacotes .formDadosPassageiros .payment-confirm input[type="submit"]{
            background: #7C1A5A !important;
            border-color: #50143B !important;            
        }

        #pacotes #contentResultados .btSelecionar[type="button"],
        #pacotes #chamadaPacoteRight .campos .btRefazerBusca,
        div[aria-labelledby*="ui-dialog-title-modalRooms"] .ui-button,
        #pacotes .formDadosPassageiros .payment-confirm input[type="submit"]{
            padding-bottom:3px !important;
        }

        #pacotes #contentResultados .btSelecionar:hover,
        #pacotes #chamadaPacoteRight .campos .btRefazerBusca:hover,
        div[aria-labelledby*="ui-dialog-title-modalRooms"] .ui-button:hover,
        #pacotes .formDadosPassageiros .payment-confirm input[type="submit"]:hover{
            background: #50143B;
            border-color: #7C1A5A;
        }

        div[aria-labelledby*="ui-dialog-title-modalRooms"] .ui-button span{
            padding:0 !important;
        }

#pacotes .titResultados{
    font-weight:bold !important;
    color: #3A3A38 !important;
}

#pacotes #resultadosDaBusca{
    color:#000;
}

#pacotes .generic-dd-btn span{
    background-image:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/add.gif");
}

#pacotes #contentResultados .resumoCompra h3 {
    color: #7C1A5A;
}

#pacotes #contentResultados .form-item.contact-address-name {
    width: 358px;
}

#modalRooms {
    color: #000;
}

#pacotes .btMaisInfo {
    border: 1px solid #50143B !important;
    background: #7C1A5A !important;
}

#ModalMaisInfo > span {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
}

.ModalMaisInfo label {
    display: inline-block;
    margin-bottom: 5px;
}

.ModalMaisInfo input {
    margin-bottom: 10px;
}


.ModalMaisInfo-btEnviar {
    display: inline-block;
    margin: 20px auto 0;
    text-align: center;
    width: 100%;
}

#btCloseMove,
#btnSendPackage{
    width:110px;
    height:30px;
    margin-right:10px;
    border: 1px solid #ffdd00;
    background: #ffff00 !important;
    background: linear-gradient(to bottom,  #ffff00 0%,#ffdd00 100%) !important;
    background: -webkit-linear-gradient(top,  #ffff00 0%,#ffdd00 100%) !important;    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ffdd00',GradientType=0 ) !important;
    cursor: pointer;
    color: #000099;
}

#btnSendPackage{
    margin-right:0 !important;
}

.AddRoom{    
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/mais.jpg") !important;
}

.RemoveRoom{
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/menos.jpg") !important;
}

/* #- Containers#*/
/* #- Containers/Box Com titulo#*/

.box-holder{
    width:100%;
    margin:0 0 20px;
    display:inline-block;
}

    .box-titulo{
        height: 21px;
        padding: 12px;
        border: 1px solid #EAE9E9;
        border-radius:5px 5px 0 0;
        background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-1.gif") repeat-x scroll left top #FAFAFA;        
        
        font-family:tahoma;
        font-weight:bold;
        font-size:19px;
        color:#58595B;
    }
    
    .box-conteudo {
        padding: 15px 20px;    
        border-width: 0 1px 1px;
        border-style: solid;
        border-color: #EAE9E9;
        border-radius: 0 0 5px 5px;
        background: #FFF;    
    }

/* #- Containers/Box sem titulo#*/
.box-sem-titulo {
    padding: 15px 20px;    
    border-width: 1px;
    border-style: solid;
    border-color: #EAE9E9;
    border-radius: 5px;
    background: #FFF;    
}

/* #- Containers/Box de Newsletter# */
.box-holder-newsletter{
    margin-bottom:20px;
    padding:14px 19px 19px 20px;
    border: 1px solid #406AA1;
    border-radius:5px;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-2.gif") repeat-x scroll left top #5C97D0;    
}
    
    .box-titulo-newsletter{        
        padding: 2px 0 17px 40px;
        font-size:25px;
        background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/marker-6.png") no-repeat scroll left 6px transparent;
        
        font-size: 23px;
        line-height: 30px;
        color: #FFFFFF;        
    }

    .box-conteudo-newsletter{
        padding:15px 20px 28px 17px;
        border:1px solid #406AA1;
        border-radius:2px;
        background:#FFF;
    }

        .box-conteudo-newsletter .newsletter-holder > p{
            color:#ff9700;
        }

        .newsletter-form-btn-send{
            height: 30px;
            padding:0 5px 3px;
            display:block;
            border: 1px solid #50143B;
            background: #7C1A5A;
            cursor:pointer; 
            font-size:14px;
            color:#FFF;
            margin-bottom: 20px;
        }

        .newsletter-form-btn-send:hover{
            border: 1px solid #7C1A5A;
            background: #50143B;
        }

/* #- Containers/titulo sem box#*/
.titulo span{
    width:100%;
    margin-bottom:31px;
    display:inline-block;
    font-family:"tahoma";
    font-weight:bold;    
    font-size:19px;
    color:#E1E9F6;
}

    .titulo-azul span{
        width:100%;
        margin-bottom:31px;
        display:inline-block;
        font-family:"tahoma";
        font-weight:bold;    
        font-size:19px;
        color:#355787;
    }

    .titulo-cinza span{
        width:100%;
        margin-bottom:31px;
        display:inline-block;
        font-family:"tahoma";
        font-weight:bold;    
        font-size:19px;
        color:#58595B;
    }

.conteudo{
    margin-bottom:20px;
}

.titulo h2{
    width:100%;
    margin-bottom:31px;
    font-family:"tahoma";
    font-weight:bold;
    font-size:19px;
    color:#E1E9F6;
}

/* #- Containers/Banner Slider# */

#slider_box .bx-pager-item {
    float: left;
}

#slider_box .bx-pager a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    display: block;
    float: left;
    height: 16px;
    line-height: 30;
    margin-right: 5px;
    overflow: hidden;
    width: 16px;
}

#slider_box .bx-pager a.active,
#slider_box .bx-pager a:hover{
    background: #8A1A62;
}

#slider_box .bx-pager {
    right: 10px;
    position: absolute;
    top: 10px;
    z-index: 100;
}

#slider_box {
    overflow: hidden;
    position:relative;
}

#slider_box .bx-prev, #slider_box .bx-next {
    display:none;
}

#slider_box .bx-pager a.pager-active {
    background: none repeat scroll 0 0 orange;
}

#BannerSlider img {
    border-radius: 0 0 5px 5px;
}


/* #- Containers/Banner Miniaturas# */
.bx-wrapper {
    position: relative;
}

    .bx-controls.bx-has-pager {
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 99;
        width:100%;
    }
    
        .bx-pager-item {
            margin-bottom: 10px;
        }
/* #- Widgets# */
/* #- Widgets/Classificacao# */
.ratingStar
{
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/FilledStar.png");

}

.emptyRatingStar {
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/EmptyStar.png");
}

.savedRatingStar {
    background-image: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/SavedStar.png");
}

.CntRatingResult
{
    clear:left;
    padding-top:5px;
}

.CntRatingRadioTable tr
{
    text-align: center;
}

/* #- Widgets/Menu topo#*/

header .mainMenu {
  width:100%;
}

header .mainMenu nav {

}

header #menuElem {
    padding:0; 
    position:relative;
    right:0;
    z-index:20;
}

header #menuElem > li {
    float:left;
    position:relative;
    background: url('http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/divider.gif') no-repeat scroll right top transparent;
}

header #menuElem li a{
    display:block;
    font-size:13px;
    font-weight:bold;
    color:#fdfefe;
    z-index:20;
    cursor:pointer;
    padding:5px 17px;
}

header #menuElem li > img {
    position: absolute;
    top: 12px;
    right:5px;
}

header #menuElem li a.active > span,
header #menuElem > li > a:hover > span,
header #menuElem > li.sfHover > a > span {
    top:50px;
    left:50%;
}

header #menuElem li a.active,
header #menuElem > li > a:hover,
header #menuElem > li.sfHover > a {
    color:#426a7c;
    background:#fdfefe;
    border-radius:6px;
}

header #menuElem ul {   
    background: #fff;
    border-radius:5px;
    padding:5px 0;
    display: none;    
    position: absolute;
    top: 0;
    z-index: 1;
}

header #menuElem li:hover > ul {
    display: block;
}

header #menuElem ul li {
    width:100%;
}

header #menuElem li:hover {
    visibility:inherit;
}

header #menuElem li li {
    background:none;    
}

header #menuElem li li:hover > a {
    background:#eed0e4 !important;
    color:#333 !important;
}

header #menuElem li li a {
    background:none;
    text-transform:none;
    display:block;
    padding:5px 10px;
    color:#6f6f6f;
    font-size:12px;
    line-height:15px;
    border:none;
    font-weight:normal;
    min-width:120px;
}

header #menuElem li li > a:hover {
    color:#355787; 
}

header #menuElem li li > a:hover span {
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/marker-1.png") left 3px no-repeat;
}
header #menuElem > li:hover > ul{
    top:30px;
}

header #menuElem > li:hover > ul > li > ul{
    left:141px;
}

/* #- Widgets/Menu rodape# */

footer nav {
    margin-bottom:13px;
    padding: 0;
    width:800px;
    float:left;
}

footer nav ul {
    overflow:hidden;
}

footer nav ul li {
    float:left;
    font-size:12px;
    line-height:15px;
    font-weight:bold;
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/marker-7.gif") right 3px no-repeat;
    padding:0 14px 0 13px;
}

footer nav ul li:first-child {
    padding-left:0;
}

footer nav ul li.last {
    background:none;
    padding-right:0;
}

footer nav ul li a {
    color:#586680;
    text-decoration:none;
}

footer nav ul li a:hover, footer nav ul li a.active{
    text-decoration:underline;
}

footer nav ul li ul {
    display: none;
}

footer .d-block{
    float:right;
}

/* #- Widgets/Menu com marcador# */
.marcadoresCMSListMenuHighlightedLI a{
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/arrow_right.gif") no-repeat 0 5px;
    display: inline-block;
    margin-bottom: 5px;
    padding-left: 15px;
}

/* #- Widgets/Utilidades# */
.utilidades-select {
    float: left;
    margin-right: 10px;
}

.utilidades-itens {
    clear: both;
    margin-bottom: 30px;
    width: 100%;
}
    
   .utilidades-itens .utilidades-titulo {
        color: #5FA0E0;
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 5px;
        width: 100%;
    }

    .utilidades-itens .utilidades-itens-conteudo .utilidades-converter {
        display: inline-block;
        margin-bottom: 10px;
        width: 100%;
    }
        
        .utilidades-itens .utilidades-itens-conteudo .utilidades-converter label {
            display: inline-block;
            width: 100%;
        }
        
        .utilidades-itens .utilidades-itens-conteudo .utilidades-converter .utilidades-unidades {
            float: left;
            width: 48%;
        }

        .utilidades-itens .utilidades-itens-conteudo .utilidades-converter .utilidades-tipo {
            float: right;
            width: 48%;
        }

    .utilidades-itens .utilidades-itens-conteudo .utilidades-converter-para {
        display: inline-block;
        float: left;
        width: 48%;
    }

        .quero-converter, 
        .para {
            display: inline-block;
            padding-bottom: 5px;
        }

        .utilidades-itens .utilidades-itens-conteudo .result_container {
            float: right;
            margin-top: 30px;
            width: 48%;
        }
/* #- Formularios# */
/* #- Formularios/Logon CMS# */
.logon-cms input {
    display: block;
    width: 280px;
    border: 1px solid #EAE9E9;
    color: #828383;
    font-family: arial;
    font-size: 12px;
    height: 30px;
    padding: 2px 10px;
    resize: none;  
}
.logon-cms input[type="submit"] {
    width: 50%;
    margin-top: 10px;
}
.logon-cms label {
    display: block;
    margin-top: 10px; 
}
.logon-cms {
    margin: auto;
    width: 300px;
}
/* #- Formularios/Contato# */
.EnvioFaleConosco > li {
    margin-bottom: 10px;
}

.EnvioFaleConosco > li > span {
    display: block;
    margin-bottom: 5px;
    white-space: nowrap;
}

.EnvioFaleConosco li.EnvioFaleConosco-btEnviar{
    text-align:right;
}

.EnvioFaleConosco-sucesso-holder{
  width:100%; 
  height:100%; 
  display:none;
  overflow:hidden;
  position:fixed; 
  left:0; 
  top:0;   
  z-index:999999;
}

    .EnvioFaleConosco-sucesso{
        display:none;
        width:360px;
        height:100px;
        margin:-50px 0 0 -190px;
        padding:35px 10px 0;
        position:absolute;
        z-index:999999;
        top:50%;
        left:50%;    
        background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-sucesso.png") no-repeat;
      
        font-weight:bold;
        font-size:22px;
        text-align:center;
        color:#3b6c9f;
    }

.ie8 .EnvioFaleConosco input[type="text"], 
.ie8 .EnvioFaleConosco textarea,
.Safari .EnvioFaleConosco input[type="text"], 
.Safari .EnvioFaleConosco textarea{
    /*width:428px;*/
}

/* #-widgets/RSS# */
.rss-feed {
    margin-bottom: 14.3px;
}

    .rss-feed .date{
        margin-right:10px;
    }

/* #- Formularios/Monte seu Pacote# */

.dados-pessoais-contato > span > label {
    margin-left: 5px;
}

.monte-seu-pacote-holder{
    width:100%;
    padding-bottom:50px;
    border-radius:0 0 10px 10px;
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-rodape-dicas.jpg") repeat-x bottom left #FFF;
    
    color:#58595b;
}

    .monte-seu-pacote-topo{
        padding:30px;
        background:#7c1a5a;
        color:#fbfbfb;
    }
    
        ul.monte-seu-pacote-topo-esquerda{
            margin:0;
            padding:0;
            list-style:none;
        }
            .monte-seu-pacote-icone{
                width:48px;
                height:48px;
                margin-right:20px;
                float:left;
                overflow:hidden;
                background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte-seu-pacote-icone.png") no-repeat 0 0;
                
                text-indent:-999px;
            }
        
            .monte-seu-pacote-tituloPrincipal{
                font-weight:bold;
                font-size:17px;                             
            }
            
            .monte-seu-pacote-tituloScundario{
                font-size:15px;
            }
    
    .monte-seu-pacote-conteudo{
        padding:25px 15px;
    }
    
        .monte-seu-pacote-itens{
            width:94%;
            margin-bottom:15px;
            padding:0 3%;
            display:inline-block;
            border-bottom:1px dotted #ccc;
        }

        .monte-seu-pacote-voos,
        .monte-seu-pacote-hoteis,
        .monte-seu-pacote-carros{
            display:none;
        }
        
            .monte-seu-pacote-itens h3{
                width:100%;
                margin-bottom:10px;
                padding-left:30px;
                clear:both;
                
                font-weight:normal;
                font-size:18px;
                color:#7c1a5a;
            }
            
                .monte-seu-pacote-buscador-generico h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/lupa.png") no-repeat 0 center;}
                .monte-seu-pacote-voos h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/voos.png") no-repeat 0 center;}
                .monte-seu-pacote-hoteis h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/hoteis.png") no-repeat 0 center;}
                .monte-seu-pacote-carros h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/carros.png") no-repeat 0 center;}
                .monte-seu-pacote-tipos h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/pacotes.png") no-repeat 0 center;}
                .monte-seu-pacote-dados-pessoais h3{background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/monte_seu_pacote/dados-pessoais.png") no-repeat 0 center;}

           .monte-seu-pacote-itens > div{
                width:48%;
                margin-bottom:20px;
                float:left;
                position: relative;
           }

                .monte-seu-pacote-buscador-generico .destino{
                    float:right;
                }
                
                .monte-seu-pacote-buscador-generico .data-saida,
                .monte-seu-pacote-itens .adultos{
                    width:20% !important; 
                    margin-right:8%;
                }
                
                    .monte-seu-pacote-buscador-generico .data-saida input[type="text"],
                    .monte-seu-pacote-buscador-generico .data-volta input[type="text"]{                     
                    }

                        .monte-seu-pacote-conteudo .bdpButton{
                            background: url("http://devsite-wtx.tst-travelexplorer.local/App_Themes/WTX.Delta/images/icones/calendar.gif") no-repeat scroll 0 0 transparent;
                            display: inline-block;
                            height: 21px;
                            margin: 20px 0 0;
                            padding: 0;
                            overflow: hidden;
                            position: absolute;
                            text-indent: -999px;
                            width: 15px;
                            border:0;
                            cursor:pointer;
                        }
                
                .monte-seu-pacote-buscador-generico .data-volta,
                .monte-seu-pacote-itens .criancas{
                    width:20% !important;
                }
                
                .monte-seu-pacote-itens .destino > span{
                  float:right;
                
                  font-size:10px;
                }

                .monte-seu-pacote-itens .criancas > span{
                  font-size:10px;
                }
                
                .monte-seu-pacote-itens .carros-deseja-alugar{
                    height:52px;
                }

                .monte-seu-pacote-itens .carros-dias{
                    float: right !important;
                }

                .monte-seu-pacote-itens .carros-retirar{
                }

                .monte-seu-pacote-itens .carros-entregar{
                }

                .monte-seu-pacote-dados-pessoais .dados-pessoais-email {
                    float: right !important;
                }

                .monte-seu-pacote-dados-pessoais .dados-pessoais-comentarios{
                    float:right !important;
                }

                .monte-seu-pacote-itens label{
                    margin-bottom:2px;
                    
                    font-weight:bold;
                }
                
                .monte-seu-pacote-itens .dados-pessoais-comentarios textarea {
                    height: 55px;
                    padding-top: 8px;
                }

                    .monte-seu-pacote-buscador-generico textarea{
                        height:187px !important;
                    }    
              
                .monte-seu-pacote-conteudo .tipos-de-pacotes > .styleCheckbox{
                    margin-right:15px;
                }

                .dados-pessoais-contato .styleRadio {
                    margin-left: 10px;
                }

                .monte-seu-pacote-conteudo .bt-enviar-pacote{
                    padding:3%;
                }

/* #- Widgets/Dicas# */

#dicas-holder{
    width:100%;
    padding-bottom:50px;
    border-radius:0 0 10px 10px;
    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-rodape-dicas.jpg") repeat-x bottom left #FFF;
    
    color:#58595b;
}

    #dicas-topo{
        padding:30px;
        background:#7c1a5a;
        color:#FAFBFB;
    }
    
        ul.dicas-topo-esquerda{
            margin:0;
            padding:0;
            list-style:none;
        }
            .dicas-icone{
                width:48px;
                height:48px;
                margin-right:20px;
                float:left;
                background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/dica-icone.png") no-repeat 0 0;
            }
        
            .dicas-tituloPrincipal{
                font-weight:bold;
                font-size:17px;                             
            }
            
            .dicas-tituloScundario{
                font-size:15px;
            }

            .dicas-faceLike {
                float: right;
                margin-top: -50px;
            }
    
    #dicas-conteudo{
        padding:25px 15px;
    }
    
        .dicas-itens{           
            margin-bottom:25px;
            padding:0 20px 20px;
            list-style:none;
            border-bottom:1px dotted #ccc;
        }
        
            .dicas-itens-titulo{
                width:55%;
                padding-bottom:10px;
                margin-right:3%;
                float:left;
                
                font-weight:bold;
                font-size:15px;
            }
            
            .dicas-itens-titulo-categoria{
                width:35%;
                float:right;
                
                text-align:right;
            }
            
                .dicas-itens-titulo-categoria a{
                    font-size:13px;
                    text-decoration:underline;
                    color:#939598;
                }
                
            .dicas-itens-texto{
                display:block;
                clear:both;
                
                font-size:13px;
            }
            
            .dicas-itens-leiaMais{
                margin-left:10px;
            }
            
                .dicas-itens-leiaMais{
                    font-size:13px;
                    text-decoration:none;
                }.dicas-itens-leiaMais:hover{text-decoration:underline;}


/* #- Widgets/Destaques# */
.destaque-holder{
}

    .destaque-grupo-itens{
        display: inline-block;
        width: 100%;
    }
    
        .destaque-item, .destaque-item-alt{
            width:100%;
            margin:3px 0 10px;
            padding:0 0 15px;
            display:inline-block;
            list-style:none;
            border-bottom:1px solid #CCC;
        }

            .destaque-foto{
                margin-right:20px;
                float:left;
            }
            
                .destaque-foto img{
                    width:120px; 
                    height:80px;
                }
            
            .destaque-titulo{
                margin-bottom:5px;
                font-weight:bold;
                font-size:16px;             
            }
            
            .destaque-dias{
                font-size:12px;
            }
            
            .destaque-preco{
                font-weight:bold;
                font-size:12px;
            }
            
            .destaque-detalhes{
            }

/* #Widfgets/Destaques Box# */
.destaque-item-box,
.destaque-item-box-alt{
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    margin:0 10px 20px;
    padding: 14px 19px 19px 20px;
    float:left;
    width:258px;
    color:#000;
}

.EditorWidgetZone .destaque-item-box{
    width:256px;
}

    .destaque-item-box.medio,
    .destaque-item-box-alt.medio{
        width:179px;
    }

    .EditorWidgetZone .destaque-item-box.medio,
    .EditorWidgetZone .destaque-item-box-alt.medio{
        width:177px;
    }

        .destaque-item-box.medio .destaque-foto img,
        .destaque-item-box-alt.medio .destaque-foto img{
            width:179px !important;
            height: 170px !important;
        }

    .destaque-item-box.pequeno,
    .destaque-item-box-alt.pequeno{
        width:131px;
    }

    .EditorWidgetZone .destaque-item-box.pequeno,
    .EditorWidgetZone .destaque-item-box-alt.pequeno{
        width: 129px;
    }

        .destaque-item-box.pequeno .destaque-foto img,
        .destaque-item-box-alt.pequeno .destaque-foto img{
            width:131px !important;
            height: 90px !important;
        }

    .destaque-item-box .destaque-item,
    .destaque-item-box-alt .destaque-item-alt{
        border:none !important;
    }

    .destaque-item-box .destaque-foto img,
    .destaque-item-box-alt .destaque-foto img{
        width:260px !important;
        height: 302px !important;
    }

    .destaque-item-box .destaque-titulo,
    .destaque-item-box-alt .destaque-titulo{
        width:100%;
        display:inline-block;
        margin-top:15px;
        font-size: 17px !important;
        font-weight: normal !important;
        color:#7c1a5a !important;
    }

    .destaque-item-box .destaque-dias,
    .destaque-item-box-alt .destaque-dias{
        margin:5px 0;
    }

    .destaque-item-box .destaque-preco > a,
    .destaque-item-box-alt .destaque-preco > a{
        text-decoration: underline;
    }

/* #- Widgets/Ultimas Noticias# */

.ultimas-noticias-holder{
    width:100%;
    display:inline-block;
}

    ul.ultimas-noticias-itens{
        border-bottom: 1px solid #DDDDDD;
        display: inline-block;
        list-style: none outside none;
        margin: 0 0 10px;
        padding: 0 0 16px;
        width: 100%;
    }

        .ultimas-noticias-home ul.ultimas-noticias-itens{min-height:30px;}

        .ultimas-noticias-data{
            margin:0 10px 0 0;
            display:block;
            float:left;
            
            font-size:10px;
        }
        
        .ultimas-noticias-foto{         
            float:left;
        }
        
            .ultimas-noticias-foto img{
                margin-right:10px;
            }
            
        .ultimas-noticias-texto a{
            text-decoration:none;           
        }
        
            .ultimas-noticias-texto a:hover{text-decoration:underline;}

        a.veja-mais-noticias:link,
        a.veja-mais-noticias:visited{
            width:100%;
            display:inline-block;
            
            text-decoration:underline;
        }

.noticias-detalhes-titulo {
    font-size: 20px;
    line-height: normal !important;
    padding: 10px 0 20px;
}
/* #- Widgets/Informativos# */

.informativos-holder{
    display:inline-block;
}

    ul.informativos-itens{
        width:100%;
        margin:0 0 15px;
        padding:0 0 15px;
        display:inline-block;
        list-style:none;
        border-bottom:1px solid #ddd;
    }
    
        .informativos-data{
            margin-bottom:5px;
            display:block;
            
            font-size:10px;
        }
            
        .informativos-texto a{
            text-decoration:none;           
        }
        
            .informativos-texto a:hover{text-decoration:underline;}

        a.informativos:link,
        a.informativos:visited{
            width:100%;
            display:inline-block;
            
            text-decoration:underline;
        }

/* #- Widgets/Cambio# */

.cambio-data{
    margin-bottom:10px;
    display:inline-block;
    
    font-size:12px;
}

ul.cambio-holder{
    margin:0;
    padding:0;
    clear:both;
    list-style:none;
}

    ul.cambio-holder li.cambio-itens {
        background: #EEE;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
        margin-bottom: 10px;
        padding: 2px;
    }
    
        ul.cambio-holder li.cambio-itens .cambio-nome-moeda {
            background: #7C1A5A;
            color: #FFFFFF;
            display: inline-block;
            padding: 5px 0;
            text-align: center;
            width: 50px;
        }
                        
        ul.cambio-holder li.cambio-itens .cambio-valor-moeda {
            color: #333333;
            float: right;
            padding: 6px;
        }

/* #- Widgets/Destaques - Lista# */
ol.destaquesLista{
    list-style: decimal inside none;
    border-left: 1px solid #EAE9E9;
    border-right: 1px solid #EAE9E9;
    border-bottom: 1px solid #EAE9E9;
    margin-bottom: 7px;
}

.destaquesLista li {
    padding: 4.7px;
    border-top: 1px solid #EAE9E9;
}

.destaquesLista li.alt {
    background: #FAFAFA;
}

/* #- Widgets/Eventos# */
.Calendar > table {
    width: 100%;
}

    .Calendar > table td[style*="Silver"] {
        background: #7c1a5a !important;
        color: #FFFFFF;
        height: 30px;
        padding: 0;
        vertical-align: middle;
    }
    
    .Calendar > table td[style*="15%"] {
        background: none repeat scroll 0 0 transparent;
    }
    
        .Calendar > table td[style*="15%"] a {
            background: none repeat scroll 0 0 #F2F2F2;
            display: inline-block;
            height: 24px;
            padding-top: 4px;
            text-align: center;
            width: 20px;
        }
    
    .Calendar > table td[style*="15%"] + td[style*="70%"] {
        vertical-align: middle;
    }
    
    .Calendar > table th[align*="center"] {
        background: none repeat scroll 0 0 #F2F2F2;
        border: 1px solid #E9E9E9;
        height: 40px;
        vertical-align: middle;
    }
    
    .Calendar > table td[style*="14%"] {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #E9E9E9;
        box-shadow: -3px 3px 3px rgba(100, 100, 100, 0.06) inset;
        height: 60px;
        vertical-align: middle;
    }

.EventDetail > h1 {
    font-size: 25px;
    margin: 20px 0 5px 3px;
    padding: 0;
}

#page-eventos {
    margin-top: 140px;
}

/* #- Widgets/Enquete# */
.PollTitle {
    display: none;
    font-size: 15px;
    width: 100%;
}

.PollQuestion {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}

.PollCount {
    padding-left: 10px;
}

.PollGraph {
    background: #F2F2F2;
    width: 100%;
}

.PollGraph > div{
    background:#60A2E1;
}

.PollAnswerRadio > input[type="radio"] {
    display: inline-block;
    margin: 2px 10px 0 0 !important;
}

.PollVoteButton {
    width:70px;
    height: 30px;
    margin-top:20px;
    padding:0 5px;
    border: 1px solid #EF8C02;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/bt-laranja.jpg") repeat-x;
    cursor:pointer; 
    font-size:14px;
    color:#FFF;
}

.FormButton{
    width:70px;
    height: 30px;
    margin:5px 0 0 47px;
    padding:0 5px;
    border: 1px solid #EF8C02;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/bt-laranja.jpg") repeat-x;
    cursor:pointer; 
    font-size:14px;
    color:#FFF;
}

.CMSSiteMapList li {
    margin-left: 10px;
    padding-left: 10px;
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/arrow_right.gif") no-repeat 0 5px;
}

    .CMSSiteMapList li ul {
        margin:5px 0;
    }

.destaque-horizontal .packages-list li,
.destaque-vertical .packages-list li{
    border-bottom: 1px solid #CCCCCC;
    display: inline-block;
    list-style: none outside none;
    margin: 3px 1% 10px;
    padding: 0 0 15px;
    width: 46%;
}

.carousel .destaque-horizontal .packages-list li,
.carousel .destaque-vertical .packages-list li{
    border: 0 !important;
    margin-bottom: 0 !important;
}

.destaque-vertical .packages-list li{
    width: 100%;
    margin:3px 0 10px !important;
}
    
    .destaque-horizontal .packages-list li .package-image,
    .destaque-vertical .packages-list li .package-image{
        margin-right:20px;
        float:left;
    }
    
        .destaque-horizontal .packages-list li .package-image img,
        .destaque-vertical .packages-list li .package-image img{
            width:120px !important;
            height:80px !important;
        }

        .destaque-horizontal .packages-list li .package-image img,
        .destaque-vertical .packages-list li .package-image img{
            width:170px !important;
            height:80px !important;
        }
    
    .destaque-horizontal .packages-list li .div-packages.package-title a,
    .destaque-vertical .packages-list li .div-packages.package-title a{
        color: #6F6F6F;
        font-size: 16px;
        font-weight: bold;
    }

    .destaque-horizontal .packages-list li .package-destination > a,
    .destaque-vertical .packages-list li .package-destination > a{
        display: inline-block;
        font-size: 16px;
        margin: 10px 0 5px;
    }

    .destaque-horizontal .packages-list li .package-main-price,
    .destaque-vertical .packages-list li .package-main-price{
        color: #666666;
        display: block;
        font-weight: bold;
    }

.destaque-lista .packages-list > li {
    border-bottom: 1px solid #CCCCCC;
    display: inline-block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

    .destaque-lista .packages-list > li > div {
        display: table-cell;
        padding-right: 5%;
        vertical-align: middle;
    }

       .destaque-lista .packages-list > li > .package-image {
            width: 12%;
        }

           .destaque-lista .div-packages.package-image img {
                height: auto !important;
                width: 100% !important;
            }

       .destaque-lista .packages-list > li > .package-title {
            font-size: 18px;
            font-weight: bold;
            width: 25%;
        }
        
       .destaque-lista .packages-list > li > .package-destination {
            font-size: 15px;
            font-weight: bold;
            height: 70px !important;
            width: 12%;
        }

        .destaque-lista .packages-list > li > .package-price {
            width: 15%;
            text-align:right;
        }

           .destaque-lista .packages-list > li > .package-price .package-main-price span {                
                margin-left:10px;
                float:right;
                display: block;
                font-size: 26px;
                font-weight: bold;
                color: #C01212;
            }

       .destaque-lista .packages-list > li > .package-redirect-button {
            width: 10%;
            text-align:right;
        }

           .destaque-lista .packages-list > li > .package-redirect-button a{
                width:70px;
                height: 20px;
                padding:5px;
                display:inline-block;
                border: 1px solid #50143b;
                background:#7c1a5a;
                cursor:pointer; 
                font-size:14px;
                text-align:center;
                color:#FFF;
            }

            .destaque-lista .packages-list > li > .package-redirect-button a:hover{
                border: 1px solid #7c1a5a;
                background:#50143b; 
            }

/* #- Widgets/Travel Magazine# */
#magazine-holder {
    background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/bg-rodape-dicas.jpg") repeat-x scroll left bottom #FFFFFF;
    border-radius: 0 0 10px 10px;
    color: #58595B;
    padding-bottom: 50px;
    width: 100%;
}

    #magazine-topo {
        background: #7c1a5a;
        padding: 20px 30px;
        color:#fbfbfb;
    }
    
        #magazine-topo-esquerda{
            width:40%;
            float:left;
        }
        
            #magazine-topo-esquerda ul{
                margin:0;
                padding:0;
                list-style:none;
            }
            
                #magazine-topo-esquerda ul li{
                    float:left;
                }
                
                #magazine-topo-esquerda ul li.magazine-icone{
                    width:52px;
                    height:48px;
                    margin-right:15px;
                    display:inline-block;
                    background:url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/icones/travel-magazine.png") no-repeat;
                }
        
                #magazine-topo-esquerda ul li.magazine-titulo{
                    margin-top:5px;
                    font-weight:bold;
                    font-size:18px;
                }
        
        #magazine-topo-direita{
            margin-top:10px;
            margin-left:4%;
            float:right;
        }
        
            #magazine-topo-direita ul{
                margin:0;
                padding:0;
                list-style:none;
            }
            
                #magazine-topo-direita ul li{
                    float:left;
                    margin-right:15px;
                }
                    
                    #magazine-topo-direita ul li.magazine-outros-destinos{
                        margin-top:6px;
                        font-size:15px;
                    }
        
    #magazine-conteudo {
        padding: 30px;
    }
    
        #magazine-conteudo-esquerda{
            width:385px;
            float:left;
        }
        
        #magazine-conteudo-direita{
            width:490px;
            float:right;
        }

    .magazine-destaques {
        padding: 30px;
    }
    
        .magazine-destaques .destaque-lista .packages-list > li > .package-image {
            width: 6%;
        }

#magazine-holder .titulo span{
    color:#7c1a5a;
}

#magazine-holder h2{
    margin-bottom:31px;
    font-family:"tahoma";
    font-weight:bold;
    font-size:19px;
    color:#7c1a5a;
}

/* #- Widgets/Travel Magazine/Mapa# */
.mapa { position: relative; width: 784px; margin: 20px auto; height: 441px; background: #a3a3a3 url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/mapInvert.png") no-repeat 0 0; overflow: hidden; zoom: 1; _display: none; }
.mapa a { position: absolute; z-index: 2; display: block; background: url("http://www.gaiaturismo.tur.br/App_Themes/WTX.Delta/images/mapInvertMarked.png") no-repeat 9999em 9999em; text-indent: -9999em; overflow: hidden; zoom: 1; }
.mapa a:hover { background-color: #78255a; z-index: 3; }
.mapa .nAmerica { left: 0; top: 0; width: 342px; height: 252px; }
.mapa .cAmerica { left: 136px; top: 226px; width: 88px; height: 45px; }
.mapa .sAmerica { left: 189px; top: 254px; width: 105px; height: 187px; }
.mapa .europe { left: 343px; top: 0; width: 180px; height: 195px; }
.mapa .africa { left: 327px; top: 184px; width: 161px; height: 194px; }
.mapa .mEast { left: 424px; top: 149px; width: 107px; height: 104px; }
.mapa .asia { left: 506px; top: 0; width: 278px; height: 319px; }
.mapa .oceania { left: 614px; top: 284px; width: 145px; height: 128px; }

.mapa .nAmerica:hover { background-position: 0 0; }
.mapa .cAmerica:hover { background-position: -345px 0; }
.mapa .sAmerica:hover { background-position: -345px -65px; }
.mapa .europe:hover { background-position: -617px 0; }
.mapa .africa:hover { background-position: -453px 0; }
.mapa .mEast:hover { background-position: -454px -201px; }
.mapa .asia:hover { background-position: -885px 0; }
.mapa .oceania:hover { background-position: -617px -200px; }


#mapa_destinos h2{ margin-bottom:18px; }
#mapa_destinos div#menu_regioes{ text-align:center; margin-top:20px; margin-bottom:3px; font-size:12px; line-height:1.5; }
#mapa_destinos div#menu_regioes a{ padding:0 2px; }
#mapa_destinos div#menu_regioes a:hover, a.maphover{ color:#fff !important; background:#e25f12; text-decoration:none; }
#menu_regioes a:hover, #menu_regioes a.maphover{ background:#e25f12 !important; }
#mapa{ width:300px; height:176px; background:#fff ; position:relative; }
#mapa li{ position:absolute; display:inline; margin:0; }
#mapa li a{ text-indent:-9999px; overflow:hidden; display:block; }
#americacentral, #americacentral a{ width:71px;height:36px;top:77px;left:37px; z-index:10; }
#americadonorte, #americadonorte a{ width:104px;height:96px;top:0;left:0; }
#americadosul, #americadosul a{ width:49px;height:77px;top:101px;left:75px; }
#africa, #africa a{ width:72px;height:78px;top:75px;left:133px; z-index:3; }
#asia, #asia a{ width:119px;height:127px;top:0;left:202px; z-index:1; }
#europa, #europa a{ width:89px;height:82px;top:0;left:127px; z-index:2; }
#oceania, #oceania a{ width:68px;height:58px;top:109px;left:248px; z-index:4; }
#oriente, #oriente a{ width:50px;height:35px;top:70px;left:170px; z-index:4; }
#americacentral a:hover, #americacentral a.maphover{ background-position:-230px -233px; }
#americadosul a:hover, #americadosul a.maphover{ background-position:-130px -271px; }
#americadonorte a:hover, #americadonorte a.maphover{ background-position:0 -339px; }
#africa a:hover, #africa a.maphover{ background-position:-245px -370px; }
#oriente a:hover, #oriente a.maphover{ background-position:-153px -222px; }
#oceania a:hover, #oceania a.maphover{ background-position:-248px -296px; }
#asia a:hover, #asia a.maphover{ background-position:-2px -198px; }
#europa a:hover, #europa a.maphover{ background-position:-125px -352px; }

ul.menu-continentes,
ul.menu-paises{
    margin:-10px 0 20px;
    display:inline-block;
}

ul.menu-continentes li, 
ul.menu-paises li {
    float: left;
    margin:0 23px 15px 0;
}

ul.menu-continentes li a, 
ul.menu-paises li a{
    border: 1px solid #7C1A5A;
    border-radius: 5px 5px 5px 5px;
    padding: 5px 10px;
    display: block;
}

.TopoListaContinente{
    border-bottom: 1px solid #DCDCDC;
    color: #363737;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 31px;
    padding: 10px 0 17px;
    width: 100%;
}

/* #- Widgets/Travel Magazine/Galeria# */
#magazine-conteudo-esquerda > div {
    display: inline-block;
    margin-bottom: 50px;
}

.foto-grande > img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    height: 375px;
    padding: 5px;
    width: 345px;
}

.mediaGallery {
    display: inline-block;
    margin-top: 5px;
    padding: 0;
    width: 369px;
}

    .mediaGallery > li {
        border:0;
        margin 0 5px;
        float:left;
        margin-right: 5px;
    }

        .mediaGallery img {
            border: 1px solid #CCCCCC;
            height: 55px !important;
            padding: 3px;
            width: 59px !important;
            cursor: pointer;
        }

/* #- Widgets/Travel Magazine/Pacotes# */
.pacotes-travel-magazine .packages-list > li > div {
    display: inline-block !important;
    padding-right:0 !important;
}

    .pacotes-travel-magazine .destaque-lista .packages-list > li > .package-image {        
        width: 120px !important;
        margin-right: 20px !important;
        float:left !important;
    }

    .pacotes-travel-magazine .div-packages.package-title {
        width: 220px !important;
        font-size:16px !important;
    }

    .pacotes-travel-magazine .destaque-lista .packages-list > li > .package-price {
        width: auto !important;
    }

        .pacotes-travel-magazine .destaque-lista .packages-list > li > .package-price .package-main-price span {
            font-size:14px !important;
        }

    .pacotes-travel-magazine .div-packages.package-redirect-button {
        display: none !important;
    }

/*#- MyReserves#*/
/*#- MyReserves/Trocar senha#*/
.ulErrors.Error, ul#errors {
    background: none repeat scroll 0 0 #FFFFCC;
    border: 1px solid #FFCC33;
    border-radius: 5px;
    bottom: 0;
    padding: 0 0 0 5px;
}
#Actions {
    margin: 10px 0 0;
}
#divChangePassword {
    width: 400px;
}
#divChangePasswordForm > div {
    padding: 5px 0;
}
#divChangePasswordForm label {
    display: inline-block;
    width: 150px;
}
#divChangePassword input.defaultButton {
    margin-top: 10px;
}
#divChangePassword input.defaultButton {
    margin-top: 10px;
}
#divChangePasswordMessage input {
    display: block;
}
/*#- MyReserves/CadastroB2C#*/
.headerRight #frmLoggedMenu,
.headerRight #frmLoggedMenu a {
    color: #FFFFFF;
}
.headerRight #frmLoggedMenu .btnLogout {
    padding:0 0 0 5px;
}
.headerRight #frmLoggedMenu a {
    border-width:0 0 0 1px;
    padding: 0 5px;
    border-color:#fff;
    border-style:dotted;
}
.headerRight #frmLoggedMenu a:first-of-type {
    border:none;
}
.headerRight #frmLoggedMenu a:hover {
    color: #FFFFFF;
    text-decoration:underline;
}
.welcome-message {
    display: block;
    text-align: right;
}
.myReserves h3 {
    margin:0 0 15px 0;
}
.register-user .col1-3 {
    width:285px;
}
.register-user legend {
    width:100%;
    font-size:17px;
    color:#58595B;
}
  .register-user legend > span {
      padding:10px;
      display:block;
  }

.register-user select {
    border: 1px solid #EAE9E9;
    color: #828383;
    font-family: arial;
    font-size: 12px;
    height: 31px;
    padding: 5px;
    resize: none;
    width: 100% !important;
}

.register-user input[type="password"] {
    border: 1px solid #EAE9E9;
    color: #828383;
    font-family: arial;
    font-size: 12px;
    height: 24px;
    padding: 2px 10px;
    resize: none;
    width: calc(100% - 22px) !important;
}
.form-item-salvar {
    display: block;
    padding: 10px;
}
#formButtons > span#saveClientSpan {
    display: block;
    margin: 10px 0 0 9px;
}
.ErrorList {
    background: none repeat scroll 0 0 #FFF9D3;
    border: 1px solid #FFDC00;
    border-radius: 5px;
    margin: 0 10px;
    padding: 10px;
}
#loginconfirmlinks a {
    text-decoration:underline;
    display: block;
}
#loginconfirmlinks {
    margin-top:10px;
}
/*#- Login/cadastro#*/
#divRegisterBoth a {
    background: none repeat scroll 0 0 #FFA500;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
}
/*#- MyReserves/Reservas#*/
.btEmailTicket {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/resend-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 5px 0 5px 25px;
    color:#f39200;
}
.btEmailTicket.btEmailTicketDisabled {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/resend-icon-off.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#d3d4d5;
    cursor: default;
}
.btViewTicket {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/view-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 5px 0 5px 25px;
    color:#f39200;
    margin:0 5px;
}
.btViewTicket.btViewTicketDisabled {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/view-icon-off.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#d3d4d5;
    cursor: default;
    margin:0 5px;
}
.btViewVoucher {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/view-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 5px 0 5px 25px;
    color:#f39200;
    margin:0 5px;
}
.btViewVoucher.btViewVoucherDisabled {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/view-icon-off.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#d3d4d5;
    cursor: default;
}
.btEmailVoucher {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/resend-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 5px 0 5px 25px;
    color:#f39200;
}
.btEmailVoucher.btEmailVoucherDisabled {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/resend-icon-off.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#d3d4d5;
    cursor: default;
}

.myReserves .startDate > span,
.myReserves .endDate > span {
    display: inline-block;
    position: relative;
}
.myReserves .startDate > label, .myReserves .endDate > label {
    display: block;
}
.myReserves .startDate, .myReserves .endDate, .myReserves .searchButton {
    display: inline-block;
}
.myReserves a#btnSearch {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/bt-laranja.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #EF8C02;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 21px;
    margin-top: 20px;
    padding: 3px 5px;
}
.myReserves .DTTT_container.ui-buttonset.ui-buttonset-multi {
    display: none;
}
#MyReservesGrid-grid .ui-state-default, 
#MyReservesGrid-grid .ui-widget-content .ui-state-default, 
#MyReservesGrid-grid .ui-widget-header .ui-state-default {
    background: url("http://tempsite50.travelexplorer.com.br/CMSPages/jQueryUI/bg_fallback.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#MyReservesGrid-grid .ui-state-default, 
#MyReservesGrid-grid .ui-widget-content .ui-state-default, 
#MyReservesGrid-grid .ui-widget-header .ui-state-default {
    border: 1px solid #B6B6B6;
    color: #4F4F4F;
    font-weight: normal;
}
#MyReservesGrid-grid thead td, 
#MyReservesGrid-grid th {
    background: url("https://devfo-wtx.tst-travelexplorer.local/App_Themes/FrontOffice-Default/img/bgThead.jpg") repeat-x scroll 0 0 #D2D3D4 !important;
    border: 1px solid #CCCCCC !important;
    color: #4D4841 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    padding: 7px !important;
    text-align: center !important;
}
#MyReservesGrid-grid {
    border-collapse: collapse;
    white-space: nowrap;
    width:100%;
    background: none repeat scroll 0 0 #FFFFFF;
}
#MyReservesGrid-grid td {
    border: 1px solid #CCCCCC !important;
    font-size: 11px;
    padding: 7px !important;
    text-align: center;
    white-space: normal;
}
#MyReservesGrid-grid > tbody > tr.even,
#MyReservesGrid-grid > tbody > tr.odd {
    cursor: pointer;
}
#MyReservesGrid-grid > tbody > tr > td.info_row,
#MyReservesGrid-grid > tbody > tr.row_open {
    background: #FDFAE7;
}
#MyReservesGrid-grid > tbody > tr > td.info_row table.dataTable {
    width:99%;
}
#MyReservesGrid-grid > tbody > tr > td.info_row table.dataTable > thead > tr > th {
    background:#F2F2F4 !important;
}
#MyReservesGrid-grid > tbody > tr > td.info_row table.dataTable > tbody {
    background: #fff;
}
#MyReservesGrid-grid > tbody > tr > td.info_row .left-col {
    width:50%;
    float:left;
}
#MyReservesGrid-grid > tbody > tr > td.info_row .right-col {
    width:50%;
    float:right;
}
#MyReservesGrid-grid > tbody > tr > td.info_row .paxGrid {
    margin-bottom: 5px;
}
#MyReservesGrid-grid > tbody > tr > td.info_row .title-detail,
#MyReservesGrid-grid > tbody > tr > td.info_row .title-history {
    font-weight:bold;
}
#MyReservesGrid-grid tr th.grid-cell .DataTables_sort_wrapper {
	background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/icon-arrow.png") no-repeat scroll right 5px !important;
	padding-right:12px;
	cursor:pointer;
}

#MyReservesGrid-grid .paxGrid tr th.grid-cell .DataTables_sort_wrapper {
	background: none !important;
	padding-right:0px;
}

.form-agrupador-interno p {
	margin: 20px 0px 10px 0px;	
}
.form-agrupador-interno-bts-acoes-finais span {
	float:left;
	display:inline-block;
	margin-right:10px;	
}

.form-agrupador-interno-bts-acoes-finais input {
    background: url("http://tempsite50.travelexplorer.com.br/App_Themes/WTX.Fox/images/icones/bt-laranja.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #EF8C02;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin-top: 0px;
    padding: 3px 5px;
}
.package-search-without-departure #liLoadingData_0 {
    margin-right:3% !important;
    margin-left:1% !important;
}
.information-night { 
  display:inline-block;
  float:right;
}

.information-night-message {
    border: 1px solid #FC3;
    display: block;
    float: right;
    margin: 11px 0;
	padding: 5px;
}

.close-information-message {
	color:#fff;
	padding:0px 5px;
	border-radius:2px;
	background:#F00;
	font-weight:bold;
	display:block;
	float:right;
	margin:-10px -10px 0px 0px;	
}

.filterType > label {
    display: block;
}

.filterType {
    display: inline-block;
}

.Pax-area > label {
    display: block;
}

.Pax-area {
    display: inline-block;
}

.myReserves h3 {
    display: block !important; 
}

.myReservesSearch {
    float: right;
}

.filterType > select {
    border: 1px solid #eae9e9;
    color: #828383;
    font-family: arial;
    font-size: 12px;
    height: 30px;
    padding: 2px 10px;
    resize: none;
}

#Actions {
    float: left !important;
    margin: 25px 0 0 !important;
}
