/* color */
.red {
    color: red;
}

.red-important {
    color: red !important;
}

.green {
    color: #009900;
}

.blue {
    color: #4262a7 !important;
}

.gray {
    color: #e6e4e7 !important;
}

.gray2 {
    color: #606062 !important;
}

.smurf {
    color: #11ddff;
}

.cyan {
    color: #e3f5fc !important;
}

.black {
    color: black !important;
}

.white {
    color: white !important;
}

.pink {
    color: #DF007A !important;
}

.arancio {
    color: #FF6600 !important;
}

.azzurro {
    color: #3C9DEE;
}

.bluCenere {
    color: #003C7F;
}

/* background */
.tbg {
    background-color: transparent !important;
}

.wbg {
    background-color: white !important;
}

.bbg {
    background-color: black !important;
}

.blbg {
    background-color: #d9dfee !important;
}

.lgbg {
    background-color: #E6E5E6 !important;
}

.l1gbg {
    background-color: #F2F2F2 !important;
}

.l2gbg {
    background-color: #F6F5F6 !important;
}

.l3gbg {
    background-color: #CCCCCC !important;
}

.grbg {
    background-color: #0fc000 !important;
}

.gybg {
    background-color: gray !important;
}

.gybg2 {
    background-color: #cbcacb !important;
}

.cybg {
    background-color: #3c9dee !important;
}

.cy2bg {
    background-color: #f6f5f6 !important;
}

.cy2bgOpzionale {
    background-color: #ffd797 !important;
}

.ylbg {
    background-color: #ff9211 !important;
    color: #fff;
}

.rdbg {
    background-color: red !important;
}

.blbg {
    background-color: #4262a7 !important;
}

.lbbg {
    background-color: #d9dfee !important;
}

.grbg {
    background-color: green !important;
}


/* floating */
.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/* width */
.w80px {
    width: 80px;
}

.w90px {
    width: 90px;
}

.w100px {
    width: 100px;
}

.w110px {
    width: 110px;
}

.w120px {
    width: 120px;
}

.w130px {
    width: 130px;
}

.w140px {
    width: 140px;
}

.w150px {
    width: 150px;
}

.w200px {
    width: 200px;
}

.w250px {
    width: 250px;
}

.w220px {
    width: 220px;
}

.w320px {
    width: 320px;
}

.w350px {
    width: 350px;
}

.0
{
    width: 100%
;
}

.wall {
    width: 100%;
}

.w90 {
    width: 90%;
}

.w80 {
    width: 80%;
}

.w70 {
    width: 70%;
}

.w65 {
    width: 65%;
}

.w60 {
    width: 60%;
}

.w50 {
    width: 50%;
}

.w40 {
    width: 40%;
}

.w33 {
    width: 33%;
}

.w30 {
    width: 30%;
}

.w20 {
    width: 20%;
}

.w10 {
    width: 10%;
}

.w15 {
    width: 15%;
}

. {
    width: 10%;
}

.w0 {
    width: 0%;
}

/* height */

.mh10 {
    min-height: 1000px;
}

.mh9 {
    min-height: 900px;
}

.mh8 {
    min-height: 800px;
}

.mh7 {
    min-height: 700px;
}

.mh6 {
    min-height: 600px;
}

.mh5 {
    min-height: 500px;
}

.mh4 {
    min-height: 400px;
}

.mh3 {
    min-height: 300px;
}

.mh2 {
    min-height: 200px;
}

.mh1 {
    min-height: 100px;
}

.mh0 {
    min-height: 0px;
}

.h_5 {
    height: 50px;
}

.h_26 {
    height: 26px;
}

.h_3 {
    height: 30px;
}

.h_15 {
    height: 15px !important;
}

.h_16 {
    height: 16px !important;
}

.h0 {
    visibility: hidden;
    height: 0px;
}

.h01 {
    height: 1px;
}

.h03 {
    height: 3px;
}

.h05 {
    height: 5px;
}

/* border */
.brd {
    border: 1px dotted gray;
}

/* border */
.brdtopw {
    border-top: 2px solid white;
}

/* font and text */
.bold {
    font-weight: bold;
}

.wnormal {
    font-weight: normal;
}

.lightBold {
    font-weight: 700;
}

.jus {
    text-align: justify;
}

.em08 {
    font-size: 0.8em !important;
}

.em09 {
    font-size: 0.9em !important;
}

.em11 {
    font-size: 1.1em;
}

.em12 {
    font-size: 1.2em;
}

.em13 {
    font-size: 1.3em;
}

.em14 {
    font-size: 1.4em;
}

.em15 {
    font-size: 1.5em;
}

.em16 {
    font-size: 1.6em;
}

.little {
    font-size: 0.8em;
}

.small {
    font-size: 0.7em;
}

/* line-height */
.lh22 {
    line-height: 22px;
}

/* padding */

.notbpd th,
.notbpd td {
    padding: 0px !important;
}

.pd0 {
    padding: 0px !important;
}

.pd3 {
    padding: 3px !important;
}

.pd5 {
    padding: 5px !important;
}

.pd10 {
    padding: 5px !important;
}

.pdl3 {
    padding-left: 3px !important;
}

.pdl5 {
    padding-left: 5px !important;
}

.pdl10 {
    padding-left: 10px !important;
}

.pdh3 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.pdh5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.pdlh0 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.pdr3 {
    padding-right: 3px !important;
}

.pdr5 {
    padding-right: 5px !important;
}

.pdr10 {
    padding-right: 10px !important;
}

.pdr20 {
    padding-right: 20px !important;
}

.pdt1 {
    padding-top: 1px !important;
}

.pdt3 {
    padding-top: 3px !important;
}

.pdt5 {
    padding-top: 5px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdb1 {
    padding-bottom: 1px !important;
}

.pdb3 {
    padding-bottom: 3px !important;
}

.pdb5 {
    padding-bottom: 5px !important;
}

.pdb10 {
    padding-bottom: 10px !important;
}

.pdv1 {
    padding-bottom: 1px !important;
    padding-top: 1px !important;
}

.pdv3 {
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}

.pdv5 {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.pdv10 {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

/* labels */
span.label {
    font-weight: bold;
    white-space: nowrap;
    color: #49494A;
    float: left;
    padding: 0px 10px 8px 0px;
}

span.text {
    font-weight: normal;
}

/* others */
.ovauto {
    overflow: auto;
}

.mgauto {
    margin: 0 auto;
}

.centerDiv {
    margin-left: auto;
    margin-right: auto;
}

.mg0 {
    margin: 0;
}

.mg5 {
    margin: 5px;
}

.mgb5 {
    margin-bottom: 5px;
}

.mgl10 {
    margin-left: 10px;
}

/* align */
.aleft {
    text-align: left;
}

.aright {
    text-align: right;
}

.center {
    text-align: center;
}

.vatop {
    vertical-align: top;
}

.vamid {
    vertical-align: middle;
}

.vabot {
    vertical-align: bottom;
}

/* wrap */
.nowrap {
    white-space: nowrap;
}

.wsnormal {
    white-space: normal;
}

.wspre {
    white-space: pre;
}

.wrapword {
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal;
}

/* cursor */
.cpointer {
    cursor: pointer;
}

/* spacer */
.vspace {
}

/* font style */
.oblique {
    font-style: oblique;
}

/* font size */
.fs14 {
    font-size: 14px;
}

.fs13 {
    font-size: 13px;
}

.fs12 {
    font-size: 12px;
}

.fs11 {
    font-size: 11px;
}

.fs10 {
    font-size: 10px;
}

/* relative */
.rdown5 {
    position: relative;
    top: 5px;
}

/* border */
/* .bbdot { */
/* 	border-bottom: 3px dotted #c4c3c4; */
/* } */

table.bbdot {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    width: 99%
}

table.bbdot .vatop.aleft {
    background-color: #f6f5f6;
}

.rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.uppercase {
    text-transform: none;
}

/* overflow */
.auto {
    overflow: auto;
}

/* display */
.block {
    display: block;
}

.inline {
    display: inline;
}

/* high readeable */
/*cambio da mario color da 0D3A7E a 000 */
.hread14 {
    color: #000;
    text-align: justify;
    font: 14px/170% Verdana, sans-serif;
}

.hread12 {
    color: #000;
    text-align: justify;
    font: 12px/170% Verdana, sans-serif;
}

.hread11 {
    color: #000;
    text-align: justify;
    font: 11px/150% Verdana, sans-serif;
}

/* text rotation */
.rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    white-space: nowrap;
    display: block;
    bottom: 0;
    width: 15px;
}

.rotateTh {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    display: block;
    bottom: 0px;
    position: relative;
    top: 30px;
    border-right: 0px !important;
}

.labelEvidente {
    color: #FF6600 !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
}

/* prezzi */
.prezzo {
    color: #FF6600 !important;
    white-space: nowrap !important;
    font-weight: bold !important;
}

/* prezzi */
.prezzoH, .sectionH {
    color: white !important;
    white-space: nowrap !important;
    font-weight: bold !important;
}

.prezzoHorange {
    color: #ff9211 !important;
    white-space: nowrap !important;
    font-weight: bold !important;
}

.sectionH {
    display: block;
}

.sp3 {
    border-spacing: 3px;
}

.sp5 {
    border-spacing: 5px;
}

.sp03 {
    border-spacing: 0 3px;
}

.elencoLocation {
    color: white;
    font-style: oblique;
    font-size: 0.8em !important;
    text-decoration: underline;
}

.elencoLocation:hover {
    color: #E6E5E6;
    text-decoration: none;
}

/* stato prodotto */
.roomAvailable {
    color: #009900;
    background-color: transparent !important;
    padding: 2px;
    font-weight: bold;
    white-space: nowrap !important;
}

.roomOnRequest {
    color: #ff9211;
    background-color: transparent !important;
    padding: 2px;
    font-weight: bold;
    white-space: nowrap !important;
}

/* stato prodotto */
.Disponibile {
    color: #cc7700 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.Confermato {
    color: #00cc00 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.CancellatoPenale {
    color: #cc0000 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.InRichiesta {
    color: #cc7700 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.Opzionato {
    color: #CC2200 !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.Overbooking {
    color: red !important;
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.NonDisponibile {
    color: #fff !important;
    background-color: rgba(255, 69, 69, 0.9) !important;
    padding-left: 2px;
    padding-right: 2px;
}

.NonDisponibileAlt {
    color: white !important;
    background-color: red !important;
    padding-left: 2px;
    padding-right: 2px;
}


/*Aggiunto da Mario per sistemare allineamento bottone dettaglio negli hotel*/
.padButDet {
    margin-top: 10px;
}

.boldLightBlue {
    text-decoration: none;
    font-weight: bold;
    color: #38538c;

}

.LightBlue {
    color: #38538c;
}

/* disposizione camere / viaggiatori */
.viaggiatoriBlack {
    background-color: #F6F5F6 !important;
}

.viaggiatoriBlack tbody {
    color: #000 !important;
}

.temporaleButtons {
    width: 350px;
    text-align: right;
    background-color: #f6f5f6;
}

/******************************
MENU
*******************************/
.menuPreventivo ul {
    list-style: none;
}

.menuPreventivo li {
    list-style: none;
    margin-top: 3px;
    margin: 3px 0 0 10px;
}

.menuPreventivo {
    font-size: 13px;
    font-weight: 400;
    color: #000;


}

.menuPreventivo a:hover {
    /* 	   font-weight: bold; */
    color: #2B5E9E;
}

.menuPreventivo .selectedSectionEntry > a {
    font-weight: bold;
    /* border: 1px dotted #2B5E9E;
       border-radius: 5px 5px 5px 5px;*/
    color: #3C9DEE;
    /*     padding: 2px 3px; */
}

.menuPreventivo li.selectedSectionEntry > a {

}

/* .menuPreventivo > ul > li{border-bottom: 1px dotted #2B5E9E;} */

/* .sectionEntry { */
/* 	padding: 0.5em; */
/* 	line-height: 150%; */
/* 	overflow: auto; */
/* } */

/* .sectionEntry:hover { */
/* 	background-color: #e6e6e6; */
/* 	color: #000; */
/* } */

/* .selectedSectionEntry { */
/* 	padding: 0.5em; */
/* 	line-height: 150%; */
/* 	overflow: auto;	 */
/* 	background-color: #e6e6e6; */
/* 	color: #000; */
/* } */

/* .sectionEntry:hover a { */
/* 	color: #000; */
/* } */

/* colspan */
.cspan3 {
    colspan: 3;
}

.highlighted {
    color: #FF6600 !important;
    /*	font-weight: bold!important; */
}

.filterName div, .filterName input {
    margin: 10px 0 0 0
}

.agencyNote {
    color: #FF9212;
    font-weight: bold;
}


.internalnote {
    padding: 0px 10px 0 10px;
    height: 110px;
    overflow-y: scroll;
    box-shadow: 10px 10px 5px #888888;
    margin: 8px 20px;
}

.externalnote {
    padding: 0px 10px 0 10px;
    box-shadow: 10px 10px 5px #888888;
    margin: 8px 20px;
}

.internalnote .notaEven,
.internalnote .notaOdd,
.externalnote .notaEven,
.externalnote .notaOdd {
    background: transparent !important;
    padding: 6px 10px 0 10px !important
}

.internalnote .pdt10, .externalnote .pdt10 {
    padding-top: 3px !important;
    padding-bottom: 5px !important;
}

.externalnote {
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #ddf2ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f9ff), color-stop(47%, #cbebff), color-stop(100%, #ddf2ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #ddf2ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #ddf2ff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #ddf2ff 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #ddf2ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#ddf2ff', GradientType=0); /* IE6-9 */

    /*background-image: url('../images/info.gif') no-repeat 5px 5px;*/
}

.internalnote {
    background: #fceabb; /* Old browsers */
    background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 88%, #fbdf93 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceabb), color-stop(50%, #fccd4d), color-stop(88%, #f8b500), color-stop(100%, #fbdf93)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 88%, #fbdf93 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 88%, #fbdf93 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 88%, #fbdf93 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 88%, #fbdf93 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0); /* IE6-9 */
    /*  background-image: url('../images/info.gif') no-repeat 5px 5px;*/
}

.internalnote.showall, .externalnote.showall {
    height: auto;
}

.internalnote button, .externalnote button {
    text-align: right;
    float: right;
    text-align: right;
    float: right;
    border: 0;
    background: none;
    text-decoration: underline;
    color: grey;
    margin: 4px 0;
}

.internalnote button:hover, .externalnote button:hover {
    border: 0;
}


.conditionPolicy .gwt-Label {
    font-size: 12px;
    margin: 16px 0 0 5px;
    color: #1D4F90;
    font-weight: bold;
    text-transform: uppercase;
}

.conditionPolicy .pdt10, .conditionPolicy .pdb10 {
    padding: 0 5px !important
}

.conditionPolicy p {
    padding: 5px 0
}

.conditionPolicy .notaOdd {
    padding: 0 !important
}

.fixrelative {
    position: relative
}

.fixabsolute {
    position: absolute
}

.showallresult {
    top: 2px;
    right: 5px
    top: 2px;
    right: 5px;
    background: none;
    border: 0;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    text-decoration: underline;
}

.suggestLabel div .showallresult {
    font-weight: normal;
    text-decoration: underline;
    position: absolute
}

.suggestLabel div .showallresult .gwt-ToggleButton-up {
    border: 0;
}

.simpleItemTour .name {
    font-weight: bold;
    float: left;
    color: #343434;
    font-size: 1.4em;
    text-transform: none;
    max-width: 570px
}

/* .simpleItemTour.bgIconRepartomistral{background:url('../images/loghi/reparti/small_color/mistral.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartoildiamante{background:url('../images/loghi/reparti/small_color/il_diamante.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartobrasilworld{background:url('../images/loghi/reparti/small_color/latin_world.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartoamericaworld{background:url('../images/loghi/reparti/small_color/america_world.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartoeuropaworld{background:url('../images/loghi/reparti/small_color/europa_world.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartolatitudpatagonia{background:url('../images/loghi/reparti/small_color/latitud_patagonia.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartodiscoveraustralia{background:url('../images/loghi/reparti/small_color/discover_australia.png') no-repeat 8px 10px;} */
/* .simpleItemTour.bgIconRepartoexotictour{background:url('../images/loghi/reparti/small_color/exotic_tour.png') no-repeat 8px 10px;} */

.preline div {
    word-wrap: break-word;
    max-width: 260px;
}


/*SERVIZI visualizzazione ridotta tour operator*/
.touroperatormodeservice .imTourOperatorImageContainer,
.agencymodeservice .smallImTourOperatorImage,
.touroperatormodeservice .descriptionPanel,
.touroperatormodeservice .transportMeansPanel,
.touroperatormodeservice .serviceTypePanel,
.touroperatormodeservice .imServiceImageContainer {
    display: none;
}

.touroperatormodeservice .dottedTitleTop {
    border: 0;
    margin-top: 0px;
}

/*TOUR visualizzazione ridotta tour operator*/
.touroperatormodetour {
    height: 290px;
    overflow: hidden;
}

.touroperatormodetour .iconImages, .touroperatormodetour .pnlImTourOperator,
.touroperatormodetour .transportMeansPanel, .touroperatormodetour .categoryPanel,
.touroperatormodetour .travelStylePanel {
    display: none;
}

.touroperatormodetour .mapContainer {
    visibility: hidden
}

.touroperatormodetour .dottedTitleTop {
    border: 0;
    margin-top: 0px;
}

.hidden {
    display: none !important;
}

/*SELFDRIVE visualizzazione ridotta tour operator*/
.touroperatormodeselfdrive {
    height: 290px;
    overflow: hidden;
}

.touroperatormodeselfdrive .iconImages, .touroperatormodeselfdrive .pnlImTourOperator,
.touroperatormodeselfdrive .transportMeansPanel, .touroperatormodeselfdrive .categoryPanel
.touroperatormodeselfdrive .travelStylePanel {
    display: none;
}

.touroperatormodeselfdrive .mapContainer {
    visibility: hidden
}

.touroperatormodeselfdrive .dottedTitleTop {
    border: 0;
    margin-top: 0px;
}

.touroperatormodeselfdrive .place, .touroperatormodetour .place, .touroperatormodeservice .place {
    display: block;
    overflow: visible;
    width: 794px;
    border: solid;
}

.simpleItemTour .dottedTitle {
    float: none;
}


/*fix logo in alto a destra dettaglio tour - delfdrive*/
.detailInfoTO {
    position: relative
}

.detailInfoTO .GGQT44PDH2B {
    /*position: initial;*/
}

.detailInfoTO .GGQT44PDH2B .GGQT44PDJ2B {
    right: 0;
    top: 55px;
    position: absolute;
}

.bgGreen .detailInfoTO .GGQT44PDH2B .GGQT44PDJ2B {
    top: -10px;
}

.detailInfoTO .GGQT44PDH2B .GGQT44PDJ2B .GGQT44PDI2B {
    height: 50px;
    max-height: 50px;
}

input[type="radio"] {
    margin-right: 6px;
}


/*CALENDARIO DATEPICKER partenze tour*/
/*.simpleItemTour {min-height: 255px;}*/
.simpleItemTour {
    position: relative;
}

.simpleItemTour .priceElement,
.simpleItemTour .departureElement {
    display: inline;
    float: left;
    line-height: 24px;
}

.simpleItemTour .priceElement strong {
    color: #38538c;
}

.simpleItemTour .priceElement {
    width: 225px;
    font-size: 1.2em;
}

.simpleItemTour .departureElement .date {
    width: 225px;
    font-size: 1.2em;
}

.simpleItemTour .departureElement .date span.ok {
    color: #00BB2D;
    background-image: none;
    font-size: 14px;
}

.simpleItemTour .departureElement .date span.rq {
    color: #FF920E;
    background-image: none;
    font-size: 14px;
}

.simpleItemTour .departureElement .date span.ko {
    color: red;
    background-image: none;
    font-size: 14px;
}

.simpleItemTour .ok {
    background: url('../images/icone/calendar/ok.png') no-repeat left 5px;
}

.simpleItemTour .rq {
    background: url('../images/icone/calendar/rq.png') no-repeat left 5px;
}

.simpleItemTour .ko {
    background: url('../images/icone/calendar/ko.png') no-repeat left 5px;
}

.simpleItemTour .offer {
    background: url('../images/icone/calendar/offer.png') no-repeat left 5px;
}

.simpleItemTour .flok {
    background: url('../images/icone/calendar/flok.png') no-repeat left 5px;
}

.simpleItemTour .flrq {
    background: url('../images/icone/calendar/flrq.png') no-repeat left 5px;
}

.simpleItemTour .flko {
    background: url('../images/icone/calendar/svko.png') no-repeat left 5px;
}

.simpleItemTour .svok {
    background: url('../images/icone/calendar/svok.png') no-repeat left 5px;
}

.simpleItemTour .svrq {
    background: url('../images/icone/calendar/svrq.png') no-repeat left 5px;
}

.simpleItemTour .svko {
    background: url('../images/icone/calendar/svko.png') no-repeat left 5px;
}

.simpleItemTour .center .ok {
    background-position: 65px 4px;
}

.simpleItemTour .center .rq {
    background-position: 65px 4px;
}

.simpleItemTour .center .ko {
    background-position: 65px 4px;
}

.simpleItemTour .center .offer {
    background-position: 48px 4px;
}

.simpleItemTour .center .flok {
    background-position: 65px 4px;
}

.simpleItemTour .center .flrq {
    background-position: 65px 4px;
}

.simpleItemTour .center .flko {
    background-position: 54px 4px;
}

.simpleItemTour .center .svok {
    background-position: 35px 4px;
}

.simpleItemTour .center .svrq {
    background-position: 35px 4px;
}

.simpleItemTour .center .svko {
    background-position: 25px 4px;
}

.simpleItemTour .ok label,
.simpleItemTour .rq label,
.simpleItemTour .ko label,
.simpleItemTour .offer label,
.simpleItemTour .flok label,
.simpleItemTour .flrq label,
.simpleItemTour .flko label,
.simpleItemTour .svok label,
.simpleItemTour .svrq label,
.simpleItemTour .svko {
    margin-left: 20px;
    font-weight: bold;
}

.simpleItemTour .ok,
.simpleItemTour .rq,
.simpleItemTour .ko,
.simpleItemTour .offer,
.simpleItemTour .flok,
.simpleItemTour .flrq,
.simpleItemTour .flko,
.simpleItemTour .svok,
.simpleItemTour .svrq,
.simpleItemTour .svko {
    min-height: 16px;
}

.simpleItemTour .date {
    display: inline;
}

.popupContent p {
    margin: 5px
}

.popupContent p.ok {
    background: url('../images/icone/calendar/ok.png') no-repeat left top;
}

.popupContent p.rq {
    background: url('../images/icone/calendar/rq.png') no-repeat left top;
}

.popupContent p.ko {
    background: url('../images/icone/calendar/ko.png') no-repeat left top;
}

.popupContent p.offer {
    background: url('../images/icone/calendar/offer.png') no-repeat left top;
}

.popupContent p.flok {
    background: url('../images/icone/calendar/flok.png') no-repeat left top;
}

.popupContent p.flrq {
    background: url('../images/icone/calendar/flrq.png') no-repeat left top;
}

.popupContent p.flko {
    background: url('../images/icone/calendar/svko.png') no-repeat left top;
}

.popupContent p.svok {
    background: url('../images/icone/calendar/svok.png') no-repeat left top;
}

.popupContent p.svrq {
    background: url('../images/icone/calendar/svrq.png') no-repeat left top;
}

.popupContent p.svko {
    background: url('../images/icone/calendar/svko.png') no-repeat left top;
}

.popupContent p.ok label,
.popupContent p.rq label,
.popupContent p.ko label,
.popupContent p.flok label,
.popupContent p.flrq label,
.popupContent p.flko label,
.popupContent p.svok label,
.popupContent p.svrq label,
.popupContent p.svko label,
.popupContent p.offer label {
    margin-left: 20px
}


.gwt-DialogBox .ok {
    background: url('../images/icone/calendar/ok.png') no-repeat left top;
}

.gwt-DialogBox .rq {
    background: url('../images/icone/calendar/rq.png') no-repeat left top;
}

.gwt-DialogBox .ko {
    background: url('../images/icone/calendar/ko.png') no-repeat left top;
}

.gwt-DialogBox .offer {
    background: url('../images/icone/calendar/offer.png') no-repeat left top;
}

.gwt-DialogBox .flok {
    background: url('../images/icone/calendar/flok.png') no-repeat left top;
}

.gwt-DialogBox .flrq {
    background: url('../images/icone/calendar/flrq.png') no-repeat left top;
}

.gwt-DialogBox .flko {
    background: url('../images/icone/calendar/svko.png') no-repeat left top;
}

.gwt-DialogBox .svok {
    background: url('../images/icone/calendar/svok.png') no-repeat left top;
}

.gwt-DialogBox .svrq {
    background: url('../images/icone/calendar/svrq.png') no-repeat left top;
}

.gwt-DialogBox .svko {
    background: url('../images/icone/calendar/svko.png') no-repeat left top;
}

.gwt-DialogBox .ok label,
.gwt-DialogBox .rq label,
.gwt-DialogBox .ko label,
.gwt-DialogBox .offer label,
.gwt-DialogBox .flok label,
.gwt-DialogBox .flrq label,
.gwt-DialogBox .flko label,
.gwt-DialogBox .svok label,
.gwt-DialogBox .svrq label,
.gwt-DialogBox .svko label {
    margin-left: 20px;
    font-weight: bold;
}


.gwt-DialogBox .spDepartureDate div, .gwt-DialogBox .spDepartureDate .date {
    display: inline;
}

.gwt-DialogBox .spPriceTitleValue div {
    display: inline;
}

.gwt-DialogBox .spPriceTitleValue span.labelNB {
    color: #fff !important
}

.gwt-DialogBox .spDebug, .simpleItemTour .spDebug {
    max-width: 200px;
    border: red solid 1px;
    padding: 5px 0;
}

/*vista con la mappa - confronta tour*/
.simpleItemTour .center .priceElement,
.simpleItemTour .center .departureElement,
.simpleItemTour .center .date {
    display: block;
    float: none;
}

.simpleItemTour .center .priceElement {
    width: auto
}


.field-label-esclusiva {
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    padding: 0 30px 0 10px;
    text-align: center;
    background: url('../images/icone/calendar/star_orange.png') no-repeat right 2px #1C3D72;
}

.simpleItemTour .contentQuoteDeparture {
    position: relative;
    width: 370px;
}

.simpleItemTour .departureElement .date {
}

.simpleItemTour .departureElement .date label {
    position: absolute;
    width: 130px;
    border: solid grey 1px;
    padding-left: 10px;
    left: 330px;
    top: 2px;
    background: #fff;
}

.btAllDate {
    border: 0 none;
    cursor: pointer;
    position: absolute;
    right: 60px;
    top: 4px;
    height: 20px;
    background: transparent url("../images/icone/calendar/calendar.jpg") no-repeat 115px 0;
    width: 144px;
    z-index: 1;
}

.iconImages {
    border-top: 1px solid #DBD8CE;
    padding-top: 5px
}

.iconImages img {
    vertical-align: middle;
}

.detailInfoTO .iconImages {
    text-align: justify;
    border: 0;
    margin-bottom: 7px;
}

.detailInfoTO .iconImages img {
    float: right;
    margin: 0px 0px 0px 15px;
}


.maprender .simpleItemTour .departureElement .date label {
    position: initial;
    width: 120px;
    display: inline-block;
    border: solid grey 1px;
    padding-left: 10px;
    left: auto;
    top: auto;
    background: #fff;
    text-align: left;
}

.maprender .simpleItemTour .departureElement .date {
    width: 250px;
    text-align: left;
}

.maprender .simpleItemTour .departureElement {
    height: 72px;
}

.maprender {
    height: 100%
}

.maprender .simpleItemTour .btAllDate {
    right: 38px;
    top: 75px;
}

.maprender .simpleItemTour .fs11 {
    position: relative;
}

.maprender .simpleItemTour .priceElement {
    height: 50px;
}

.maprender .simpleItemTour .fs12 {
    height: 30px;
    overflow: hidden;
}

.searchFormTour select {
    width: 250px
}

.tabHotel {
    z-index: 1;
    height: 100%;
    /*cursor: pointer;*/
    vertical-align: middle;
    color: white;
}

.tabHotel .gwt-TabBarItem-wrapper {
    background: none;
    padding: 0;
}

.tabHotel .gwt-TabBarItem-wrapper-selected {
    background: none;
    color: white;
}

.tabHotel .gwt-TabBarItem-wrapper div {
    background: #a0a0a0;
    padding: 2px 8px 2px 8px;
    cursor: pointer;
    color: white;
    text-align: center;
    border-radius: 3px 3px 0px 0px;
    margin-right: 3px;
}

.tabHotel .gwt-TabBarItem-wrapper-selected div {
    background-color: #38538C;
    color: white;
}

.tabServiceResult {
    z-index: 1;
    height: 100%;
    /*cursor: pointer;*/
    vertical-align: middle;
    /* 	color: white; */
}

.tabServiceResult .gwt-TabBarItem-wrapper {
    background: none;
    padding: 0;
}

.tabServiceResult .gwt-TabBarItem-wrapper-selected {
    background: none;
    /* 	color: white; */
}

.tabServiceResult .gwt-TabBarItem-wrapper div {
    background: #a0a0a0;
    padding: 2px 8px 2px 8px;
    cursor: pointer;
    /* color: white; */
    text-align: center;
    border-radius: 3px 3px 0px 0px;
    margin-right: 3px;
}

.tabServiceResult .gwt-TabBarItem-wrapper-selected div {
    background-color: #38538C;
    /* 	color: white; */
}

.hotelSearchPanel input[disabled], .hotelSearchPanel input[disabled=true] {
    background-color: #E6E5E6;
    border: grey;

}

.rowtotalcol tr td:first-child {
    width: 140px;
    text-align: left
}

.rowtotalcol tr td:last-child {
    text-align: right;
    width: 90px;
}

.rowtotalcol tr {
    margin: 10px 0;
    display: block
}

.rowtotalcol tr td {
    border-bottom: solid #ccc 1px;
}

.sommarioDettaglioPrezzi tbody tr {
    line-height: 20px;
}

.sommarioDettaglioPrezzi tbody tr td {
    border: none !important;
    border-bottom: solid #ccc 1px !important;
}

.sommarioDettaglioPrezzi tbody tr:last-child td:first-child {
    font-weight: bold
}

.editorCatalogOperativo {
    background: #f6f5f6;
    border: solid 2px #ccc;
    padding: 5px 0px;
}

.editorCatalogOperativo .warning {
    border: orange 3px solid;
}

.editorCatalogOperativo .verify {
    border: green 3px solid;
}

.editorCatalogOperativo .error {
    border: red 3px solid;
}

.editorCatalogOperativo table tr td {
    padding: 0 5px;
}

/*
.operativoCatalogoEdit{border: 2px solid rgb(230, 229, 230);padding: 0px 20px; margin: 0px 10px;}

.operativoCatalogoEdit table tr{}
*/
.editorCatalogOperativo .w30 .gwt-Label {
    font-weight: bold;
    color: grey;
}

.operativoListTourCatalog .rowpaxOperativo {
    margin-left: 70px;
    margin-bottom: 10px;
    font-style: italic;
    font-size: 11px;
}

/*.editorCatalogOperativo tr td { border-bottom: solid #ccc 1px;}*/
.prodottogroup .panelCamere {
}

.prodottogroup .panelQM {
}

.gwt-TextBox.error {
    border: solid red 3px;
}

.tabtourcat {
    border-bottom: 1px dashed #DBD8CE;
}

.view-row-giorno {
    color: #F15A24;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 0;
}

.view-row-giorno-img {
    width: 210px;
    height: 157px;
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    border: 1px solid #C1C1C1;
}

.width-100p {
    width: 99%;
}

.width-200px {
    width: 200px;
}

.width-150px {
    width: 150px;
}

.width-100px {
    width: 100px;
}

.width-90px {
    width: 90px;
}

.width-80px {
    width: 80px;
}

.width-70px {
    width: 70px;
}

.width-60px {
    width: 60px;
}

.width-50px {
    width: 50px;
}

.width-20px {
    width: 20px;
}

.width-10px {
    width: 10px;
}

.width-5px {
    width: 5px;
}

.avancedTable {
    font-size: 10px;
    margin: 0;
    border: 1px solid #1565C0;
}

.avancedTable tr th {
    font-size: 11px;
    padding: 3px 5px 3px 5px;
    border: 1px solid #fff;
    color: white;
    background: #3c9dee;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #3c9dee 0, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3c9dee), color-stop(50%, #2989d8), color-stop(51%, #207cca), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, #3c9dee 0, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -o-linear-gradient(top, #3c9dee 0, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: -ms-linear-gradient(top, #3c9dee 0, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    background: linear-gradient(to bottom, #3c9dee 0, #2989d8 50%, #207cca 51%, #7db9e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9dee', endColorstr='#7db9e8', GradientType=0);
    text-shadow: none;
}

.avancedTable tr {
    background-color: #f6f5f6;
}

.avancedTable tr td {
    border: 1px solid #fff;
    color: black;
    text-align: center;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;

}

.avancedTable input[type=text] {
    font-size: 11px;
    border: 1px solid #CCC;
    background-color: #fff;
    border-radius: 3px;
    width: 90%;
}

.avancedTable select {
    width: 99%;
    font-size: 11px;
    border: 1px solid #CCC;
    background: #FFFFFF url("../images/icone/triangle_on.png") no-repeat 95% 50%;
    overflow: hidden;
    line-height: 1;
    border-radius: 3px;
    box-shadow: none;
    text-indent: 0.01px;
    text-overflow: '';
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ricercaHotelTable {

}

.ricercaHotelTable tr th {
    border-bottom: 2px solid transparent;
    color: #003C7F !important;
    font-family: Verdana, Arial, sans-serif;
    font-weight: 600;
    margin: 10px 20px 10px;
    text-decoration: none;
    text-align: left;
}

.ricercaHotelTable tr td div {
    border-bottom: 2px solid transparent;
    color: #003C7F !important;
    font-family: Verdana, Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
}

.ricercaHotelTable tr td {
    padding-right: 3px;
    margin-bottom: 10px;
}

.ricercaHotelTable input[type=text] {
    font-size: 12px;
    border: 1px solid #CCC;
    background-color: #fff;
    border-radius: 3px;
}

.colorOrange {
    background-color: #FF6600;
}

#contentTab {
    background: transparent;
    margin-top: 1%;
    width: 99%;
    height: 100%;
    clear: both;
    display: block;
    overflow: hidden;
}

#contentHeadTab {
    overflow: hidden;
    padding: 0 10px 0 10px;
}

#contentHeadTab .headTab {
    width: 48%;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
    display: block;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}

.headTab a {
    border: 0;
    opacity: 1
    font-size: 15px;
    font-family: Verdana, Arial, sans-serif;
    margin: 0;
}

.headTab a div {
    padding-left: 10px;
}

.headTab .floatDiv {
    float: left;
    width: 60%;
    height: 40px;
    color: #FFFFFF;
}

.headTab .amap {
    float: left;
    width: 40%;
}

.headTab .amap button {
    font-size: 10px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;

}

#contentBodyTab {
}

/** Add css rules here for your application. Suggestion style Facebook */
.auto_suggest {
    z-index: 20;
    background-color: white;
    padding: 10px;
    width: 400px;
    height: 230px;
}

.original-token-input {
    width: 396px;
    border: 1px solid #8496ba;
    font-size: 12px;
    font-family: Verdana;
    padding: 4px 8px;
}

ul.token-input-list-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    width: 500px;
    border: 1px solid #8496ba;
    cursor: text;
    font-size: 12px;
    font-family: Verdana;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 1px 4px;
    background-color: #fff;
}

ul.token-input-list-facebook {
    list-style-type: none;
}

ul.token-input-list-facebook li {
    margin: 0;
}

ul.token-input-list-facebook li input {
    border: 0;
    width: 100px;
    padding: 3px 8px;
    background-color: white;
    margin: 2px 0;
}

li.token-input-token-facebook {
    overflow: hidden;
    height: auto !important;
    height: 1%;
    margin: 3px;
    padding: 1px 3px;
    background-color: #eff2f7;
    color: #000;
    cursor: default;
    border: 1px solid #ccd5e4;
    font-size: 11px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: left;
}

li.token-input-token-facebook p {
    display: inline;
    padding: 0;
    margin: 0;
}

li.token-input-token-facebook span {
    color: #a6b3cf;
    margin-left: 5px;
    font-weight: bold;
    cursor: pointer;
}

li.token-input-selected-token-facebook {
    background-color: #5670a6;
    border: 1px solid #3b5998;
    color: #fff;
}

li.token-input-input-token-facebook {
    float: left;
}

/** Add css rules here for your application. RichTextArea */

.gwt-RichTextArea {
    background: #fff;
}

.hasRichTextToolbar {
    border: 0px;
}

.gwt-RichTextToolbar {
    background: #e3e8f3 url(images/hborder.png) repeat-x 0px -2003px;
    border-bottom: 1px solid #BBBBBB;
    padding: 3px;
    margin: 0px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
    padding: 0px 1px 0px 0px;
    margin-right: 4px;
    margin-bottom: 4px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 1px 0px 0px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-down {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 0px 0px 1px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 0px 0px 1px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 1px 0px 0px;
    border: 1px solid #bbb;
    border-bottom: 1px solid #a0a0a0;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 1px 0px 0px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 0px 0px 1px;
    border-width: 1px;
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
    margin-right: 4px;
    margin-bottom: 4px;
    padding: 0px 0px 0px 1px;
    border-width: 1px;
}

.cw-RichText {
    border: 1px solid #BBBBBB;
    border-spacing: 0px;
}


.resultHotelScroll {
    height: 400px;
    overflow-y: scroll;
}
