
body {
       padding: 0px;
       margin: 0px auto;
       background-image: url(../img/bg_body_texture.png);
       background-repeat: repeat;
    background-attachment: fixed;
       background-color: #ccc;
       width: 1020px;      
}

/* body {
       padding: 0px;
       margin: 0px auto;
       background-color: #ccc;
       width: 1020px;
       background-image: url(../img/bg_body_login.jpg);
       background-position: top center;
       -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
} */

.BodyPopup {
    width:auto;
    margin: 0px; 
    padding: 0px; 
    background-color: #fff; 
    background-image: none
}

.bodyContent {
       padding: 10px 0px;
       float: left;
       border: 0px solid #cc0000;
}

.htmlContent {
       width: 1020px;
       padding: 0px;
       margin: 0px;
       float: left;
}

.pageContent {
       width: 980px;
       padding: 20px 20px 20px 20px;
       float: left;
       background-color: #fff;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
}

.contenuto_pagina {
       width: 980px;
       padding: 0px;
       float: left;
}

.colonna_sx {
       width: 180px;
       margin: 0px;
       padding: 0px;
       float: left;
}

.colonna_dx {
       width: 790px;
       margin-left: 10px;
       padding: 0px;
       float: left;
}

/* LOGIN */

.body_login {
       margin: 50px auto !important;
       width: 550px !important;
       background-image: url(../img/bg_body_texture.png);
       background-repeat: repeat;
    background-attachment: fixed;
       /*
    background-image: url(../img/bg_body_login.jpg);
       background-position: top center;
       -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    */
}

.htmlContent_login {
       padding: 0px;
       background: #fff;
       float: left;  
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
}

.top_login {
       width: 510px;
       float: left;
       padding: 10px 20px;
       margin: 3px 0px 0px 0px;
       height: 30px;
       background-image: url(../img/bg_top_menu_login.png);
       background-repeat: repeat-x;
}

.link_login {
    text-align: right;
}

.link_login a,
.link_login a:link,
.link_autenticazioneADFS a,
.link_autenticazioneADFS a:link
{
    text-transform: uppercase;
    float: right;
    white-space: nowrap;
    margin-left: 20px;
    font-size: 7pt;
    color: #333;
}

.content_login {
       border: 0px solid #cc0000;
       padding: 30px 0px;
       float: left;
       width: 550px;
}

.box_login {
       float: left;
       width: 550px;
}

.logo_login {
       border: 0px solid #cc0000;
       float: left;
       width: 550px;
       text-align: center;
}

.logo_login img {
       border: 0px solid #cc0000;
}

.box_form_login {
       background-color: #fff;
       float: left;
       width: 490px;
       padding: 20px;
       margin: 30px 10px 44px 10px;
       border-top: 1px solid #f1f1f1;
       border-bottom: 1px solid #f1f1f1;
}

.label_text_login,
.label_text_password {
       text-transform: uppercase;
       font-size: 10pt;
       color: #666;
       text-shadow: #fff 0px 1px 0;
       margin: 0px;
       clear: both;
       text-align: center;
}

.clearfix {
    clear: both !important;
}

.seatPreferenceButton 
{
    padding: 2px 2px 2px 2px !important;
    font-size: 7pt !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -ms-border-radius: 2px !important;
    -o-border-radius: 2px !important;
    border-radius: 2px !important;
    background-color: #0061aa !important;
    color: #FFFFFF !important;
    text-align: center !important;
    white-space: nowrap !important;
    cursor: pointer !important;
}

.seatPreferenceValueInput
{
    border: 1px solid #999 !important;
    width: 30px !important;
    text-align: center !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -ms-border-radius: 2px !important;
    -o-border-radius: 2px !important;
    border-radius: 2px !important;
}

.trainSeatMapLegendDiv
{
    border: 1px solid #999;
}

.trainSeatMapLegendImg
{
    width: 50px;
}

/* TRAIN map Start */
.trainSeatMapCoachTitle
{
    font-weight:bold;
    text-align:center;
    width:100%;
    font-size: 12px;
}

.seatMapTrainLegend td:nth-child(2) {
    vertical-align: bottom;
    padding-bottom: 5px;
}                  


.seatMapTrainLegend {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    padding: 0px;
    margin: 0px;
    color: #444;
    cursor:none;    
    float: left;
    margin-left: 20px;
}

.coachClass 
{
    border-top:    8px solid #e1e1e1;
    border-right:  2px solid#e1e1e1;
    border-bottom: 8px solid #e1e1e1;
    border-left: 2px solid #e1e1e1;
    padding: 20px;
    margin: 10px auto;
    width: 70%;
    float: left;
}


.seatMapTrainLegend > * {
    cursor:default !important;
}

.trainSeatMapSchema {
    margin: auto;
}

.trainMapSeat
{
    width: 28px; height: 34px; text-align:center; vertical-align: middle;
    font-family:Tahoma; font-size:12px;
}
.trainMapSeatLabelLeft
{
    margin-top:5px;
    margin-left:0px;
}
.trainMapSeatLabelRight
{
    margin-top:5px;
    margin-left:5px;
}
.trainMapSeatLeftFree
{
    background-image: url('/content/img/trainmap_seatleftfree.png');
    background-repeat: no-repeat; background-position: center bottom;
    cursor: pointer;
}
.trainMapSeatLeftSelected
{
    background-image: url('/content/img/trainmap_seatleftselected.png');
    background-repeat: no-repeat; background-position: center bottom;
    cursor: pointer;
}
.trainMapSeatLeftReserved
{
    background-image: url('/content/img/trainmap_seatleftunavailable.png');
    background-repeat: no-repeat; background-position: center bottom;
}

.trainMapSeatRightFree
{
    background-image: url('/content/img/trainmap_seatrightfree.png');
    background-repeat: no-repeat; background-position: center bottom;
    cursor: pointer;
}
.trainMapSeatRightSelected
{
    background-image: url('/content/img/trainmap_seatrightselected.png');
    background-repeat: no-repeat; background-position: center bottom;
    cursor: pointer;
}
.trainMapSeatRightReserved
{
    background-image: url('/content/img/trainmap_seatrightunavailable.png');
    background-repeat: no-repeat; background-position: center bottom;
}

/* TRAIN map Start - END */



.field_login,
.field_password {
       text-align: center;
       float: left;
}

.login {
       float: left;
       width: 232px;
       margin: 0px 0px 10px 0px;
}

.password {
       float: left;
       width: 232px;
       margin: 0px 0px 10px 20px;
}

.box_form_login .input_L {
       font-size: 12pt;
       padding: 5px 10px;
       color: #000;
       width: 210px;
       text-align: center;
       background-color: #f1f1f1;
       float: left;
       -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.BoxFilterSliderRadius
{
    width: 150px; float:left;
}
.BoxFilterSliderRadiusLabel
{
    float:left; margin-left: 20px;
}
.box_form_login .input_L:hover {
       background-color: #fff;
}

.box_submit_login {
       padding: 0px 20px;
       float: left;
       width: 510px;
}

.box_submit_login > div:first-child {
       margin: 15px 0px 0px 0px;
       float: left;
}

.box_submit_login > div > input,
.box_submit_login > div > span {
       float: left;
       color: #999;
       text-transform: uppercase;
       font-size: 7pt;
       margin: 0px 3px;
}

.box_submit_login > div > span {
       *margin: 5px 0px 0px 0px; /* for IE7 */
}

.CenteredButtons {
    text-align: center;
    clear: both;
    margin: 10px auto;
    float: left;
    width: 522px;
}

.CenteredButtons .btn {
    padding: 5px 10px 2px 10px;
    font-size: 12pt !important;
}

.box_submit_login .btn {
    float: right;
    font-size: 12pt !important;
}

.box_submit_login a,
.box_submit_login a:link {
    font-size: 12pt !important;
}

.box_messages_login {
    text-align: center;
    float: left;
    width: 446px;
    padding: 0px 20px;
}

.box_messages_login div {
    margin: 2px auto;
}

.messageError_login,
.messageAlert_login {
    padding: 2px;
    margin: 2px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.messageError_login img,
.messageAlert_login img {
    width: 25px;
}

.messageError_login {
    border: 1px solid #cc0000; 
    color: #cc0000 !important;
    background-color: #FFDDDD;
    -moz-box-shadow: 0px 0px 3px #cc0000;
    -webkit-box-shadow: 0px 0px 3px #cc0000;
    -ms-box-shadow: 0px 0px 3px #cc0000;
    -o-box-shadow: 0px 0px 3px #cc0000;
    box-shadow: 0px 0px 3px #cc0000;
}

.messageAlert_login {
    border: 1px solid #cc9900; 
    color: #cc9900 !important;
    background-color: #FFCC99;
    -moz-box-shadow: 0px 0px 3px #cc9900;
    -webkit-box-shadow: 0px 0px 3px #cc9900;
    -ms-box-shadow: 0px 0px 3px #cc9900;
    -o-box-shadow: 0px 0px 3px #cc9900;
    box-shadow: 0px 0px 3px #cc9900;
}

.footer_login {
       width: 550px;
       float: left;
       padding: 10px 0px;
}

.footer_login span {
       float: right;
       font-size: 7pt;
       text-transform: uppercase;
       color: #666;
}

/* CHANGE PASSWORD */

.change_password {
       float: left;
       width: 510px;
       margin: 0px 0px 10px 0px;
}

.change_password .label_text_password {
       float: left;
       width: 170px;
       margin: 10px 0px 0px 0px;
       text-align: left;
}

.change_password .field_password input {
       width: 310px;
       float: right;
}

.change_password_introtext {
       float: left;
       width: 490px;
       font-size: 10pt;
       font-weight: bold;
       text-transform: uppercase;
       color: #0061AA;
       text-align: center;
       padding: 5px 10px;
       margin: 5px 0px 20px 0px;
}

/* FEEDBACK */
.feedbackbox { display:none;}

.box_feedback_close {
    width: 400px;
    position: absolute;
    top: 180px;
    left: -377px;
    border: 0px solid #cc0000;
    padding: 0px;
    z-index: 4;
}

.box_feedback_open {
    width: 400px;
    position: absolute;
    top: 180px;
    left: -5px;
    border: 0px solid #cc0000;
    padding: 0px;
    z-index: 4;
}

.label_feedback {
    float: right;
    width: 30px;
    height: 120px;
    border: 0px solid #cc0000;
    background-color: #000;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

.content_feedback {
    float: left;
    width: 345px;
    border: 5px solid #000;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    padding: 10px;
    position: absolute;
    background-color: #fff;
}

.content_feedback > div {
    float: left;
}

.content_feedback h2 {
    font-size: 14pt;
}

.form_feedback > div {
    text-transform: uppercase;
}

.note_feedback {
    float: left;
    width: 334px;
    border: 1px solid #CC0000;
    background-color: #FFDDDD;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px #ccc;
    -moz-box-shadow: 0px 0px 3px #ccc;
    -ms-box-shadow: 0px 0px 3px #ccc;
    -o-box-shadow: 0px 0px 3px #ccc;
    box-shadow: 0px 0px 3px #ccc;
    padding: 2px 5px;
    margin: 0px 0px 10px 0px;
    color: #CC0000;
    text-align: center;
    font-weight: normal !important;
    text-transform: none !important; 
}

.form_feedback_hide {
    display: none;
}

.response_feedback_hide {
    display: none;
}

.response_feedback p {
    font-style: italic;
    text-align: right;
}

.response_feedback p:first-child {
    font-style: normal;
    text-align: justify;
}

/* TOOLTIP */

.hotspot {
    cursor: pointer;
}

.buttonImage {
    cursor: pointer;    
}

#tt {
    position: absolute;
    z-index:2000;
    display: block;
    background: url(../img/tt_left.gif) top left no-repeat;
}

#tttop {
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../img/tt_top.gif) top right no-repeat;
    overflow: hidden
}

#ttcont {
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #000;
    color: #FFF !important;
}

#ttcont > div {
    color: #FFF !important;
}

#ttbot {
    display: block;
    height: 5px;
    margin-left:5px;
    background: url(../img/tt_bottom.gif) top right no-repeat;
    overflow: hidden
}

/* AUTHORIZATION */

.table_authorization {
       width: 780px;
       margin-top: 50px;
       border: 0px solid #000;
}

.table_box_authorization {
       border: 1px solid #ccc;
       padding: 10px;
       background-color: #f1f1f1;
       width: 400px;
       height: 150px;
       text-align: center;
}

.authorization_ok,
.authorization_ko,
.authorization_error,
.authorization_alert {
       font-size: 9pt;
       font-weight: bold;
       text-transform: uppercase;
       padding: 5px;
       border: 1px solid #ccc;
}

.authorization_ok {
       color: #fff;
       background-color: #339900;
}

.authorization_ko {
       color: #fff;
       background-color: #CC0000;
}

.authorization_error {
       color: #fff;
       background-color: #CC0000;
}

.authorization_alert {
       color: #fff;
       background-color: #cc9933;
}

/* TESTI */

hr {
       color: #999999;
       border-top: 1px solid #f1f1f1;
       border-left: 0px solid #fff;
       margin: 3px 0px;
}

p {
       margin: 10px 0px;
}

h1, h2, h3 {
       color: #000 !important;
       font-weight: bold;
       text-transform: uppercase;
}

h1 {
       font-size: 10pt;
       font-weight: bold;
}

h2 {
       font-size: 8pt;
       text-align: center;
       text-transform: uppercase;
       border-bottom: 1px solid #ccc;
}

.label {
    white-space: nowrap;
    text-transform: uppercase; 
}

.alertLabel {
       color: #cc0000;
}

.label_block {
       clear: both;
       display: block;
       text-transform: uppercase;
    font-size: 8pt;
}

.dato {
       color: #0061aa;
       font-size: 8pt;
}

.datoTitle {
       font-weight: bold;
       font-size: 14px;
       color: #0061aa;     
}

.datoResponse {
       font-weight: bold;
       color: #545D6B;
}

.datoItem,
.datoItemLeft,
.datoItemRight {
       text-transform: uppercase;
       font-weight: bold;
       color: #fff;
}

.datoItemLeft {
       float: left;
}

.datoItemRight {
    float: right;
}

.datoContact {
       color: #666;
       font-size: 11pt;
}

.paginazione {
       border: 0px solid #f1f1f1;
       padding: 0px;
       text-align: center;
       margin-bottom: 10px;
       margin-top: 5px;
}

.paginazione .pagina,
.paginazione .pagina_SELECTED {
    display: inline;
}

.paginazione div {
   margin-left: 5px;
}

.paginazione a,
.paginazione a:link,
.paginazione a:hover {
       color: #666;
       font-size: 8pt;
       padding: 1px 5px;
       border: 1px solid #ccc;
       background-color: #fff; 
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.pagina {
    background-color:#fff;
}

.paginazione a:hover {
    color: #fff;
       text-decoration: none;
       border: 1px solid #0061aa;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
       background-color: #0061aa;
}

.pagina_SELECTED {
       color: #fff;
       font-weight: bold;
       background-color: #0061aa;
       padding: 1px 5px 1px 5px;
       border: 1px solid #0061aa;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* FORM */

.checkBoxList input {
    margin-right: 5px;
    cursor: pointer;
    vertical-align: top;
}

.checkBoxList label {
    margin-right: 25px;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
}

.checkBoxList .checkBoxListItem {
    margin: 5px 5px 5px 0px;
    width: 200px;
    float: left;
}

.radioButtonList label {
    font-weight: bold;
    margin-right: 10px;
    cursor: pointer;
}

.radioButtonList input {
    vertical-align: bottom;
    cursor: pointer;
}

.ajax__calendar td {
    padding: 0px !important;
}

.ajax__calendar_active {
    color: #aaf;    
    font-weight: bold;
}

.ajax__validatorcallout_popup_table {
    display: none !important;
}

.invalidField {
    background-color: #fbb !important;
    border-color: #cc0000 !important;
}

.modalBackground {
    background-color: #555;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.moveable {
    cursor: move;
}

.messageError,
.messageAlert {
    font-size: 9pt;
       font-weight: bold;
       text-transform: uppercase;
}

.messageError {
    color: #CC0000;
}

.messageAlert {
    color: #cc9900;
}

/* ALERT MESSAGE */

.box_alertMessage {
    background-color: #cc0000;
    width: 500px;
    height: 80px;
    position: absolute;
    background: url(../img/bg_box_alertMessage.png) no-repeat;
    color: #ccc;
    z-index: 1000;
}

.box_alertMessage_content {
    border: 0px solid #cc0000;
    padding: 15px 15px 0px 15px;
    width: 470px;
    height: 55px;
    overflow: hidden;
}

.box_alertMessage_title {
    color: #fff;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

.box_alertMessage_text {
    color: #ccc;
    width: 470px;
}

.box_alertMessage_text p {
    color: #ccc;
    line-height: 19px;
}

.box_alertMessage_text span {
    background-color: #fff;
    padding: 0px;
    margin: 0px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

/* HELP TOOLTIP */

.box_helptooltip_sx {
    background-color: #cc0000;
    width: 225px;
    height: 198px;
    position: absolute;
    margin: -10px 0px 0px -5px; 
    background: url(../img/bg_box_helptooltip_sx.png) no-repeat;
    color: #ccc;
    z-index: 1000;
}

.box_helptooltip_sx_content {
    border: 0px solid #cc0000;
    padding: 20px 0px 0px 30px;
    width: 175px;
    height: 158px;
    overflow: hidden;
}

.box_helptooltip_sx_title {
    color: #fff;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #ccc;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 5px 0px;
}

.box_helptooltip_sx_text {
    color: #ccc;
    width: 175px;
}

.box_helptooltip_sx_text p {
    color: #ccc;
    line-height: 19px;
}

.box_helptooltip_sx_text span {
    background-color: #fff;
    padding: 0px;
    margin: 0px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

/* BOX SX */

.box_sx {
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    width: 180px;
       border: 1px solid #ccc;
       background-color: #fff;
       padding: 0px;
       float: left;
       margin: 0px 0px 10px 0px;
}

.box_sx_banner {
       margin-top: 5px;
       border: 1px solid #f1f1f1;
       padding: 6px 10px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    float: left;
    width: 160px;
}

.box_sx_banner p {
       position: absolute;
    z-index: 3; 
    background: #fff;
    margin-top: -15px;
    margin-left: 5px;
    padding: 2px;
    color: #999;
    font-size: 7pt;
    text-transform: uppercase;
}

.box_sx_banner img {
       border: 1px solid #ccc;
       margin: 5px 0px;
       width: 160px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: border 0.2s ease-in-out;
    -moz-transition: border 0.2s ease-in-out;
    -ms-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.box_sx_banner img:hover {
       border: 1px solid #666;
}

.box_sx_header {
       margin: 0px;
       width: 160px;
       height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border-bottom: 0px solid #ccc;    
    float: left;
    padding: 12px 10px 0px 10px;
    background: #f1f1f1;
}

.box_sx_header_text {
    float: left;
    color: #444;
       text-transform: uppercase;
       font-size: 8pt;
       text-shadow: #fff 0px 1px 0;
}

.box_sx_content {
    clear: both;
    float: left;
    width: 180px;
    margin: 0px;
    border-top: 1px solid #ccc;
}

.box_sx_content > div {
    padding: 5px 5px;
       margin: 0px;
       float: left;
       width: 170px;
}

.box_sx_link {
    border-top: 0px solid #F1F1F1 !important;
    background-color: #0061AA;
    text-align: center;
    float: left !important;
    width: 100px !important;
    margin-left: 35px !important;
    margin-bottom: 10px !important;
    text-transform: uppercase;
    font-size: 7pt;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    /*-webkit-box-shadow: 0px 1px 1px #000;
    -moz-box-shadow: 0px 1px 1px #000;
    -ms-box-shadow: 0px 1px 1px #000;
    -o-box-shadow: 0px 1px 1px #000;
    box-shadow: 0px 1px 1px #000;*/
}

.box_sx_link a {
    text-transform: uppercase;
    font-size: 7pt;
    color: #fff !important;
}

/* BOX SX HISTORY */

.stato_history {
       font-weight: bold;
       color: #0061aa;
       float: left;
       clear: both;
       font-size: 7pt;
       text-transform: uppercase;
       font-weight: bold;
       margin: 2px 0px;
}

.box_sx_content_history {
       background: url(../img/arrow_history.png) right no-repeat;
}

.box_sx_content_history:hover {
       cursor: pointer;
       background: #f1f1f1 url(../img/arrow_history_hover.png) right no-repeat;
}

.box_sx_content_history_selected {
       background: #e0ecf3 url(../img/arrow_history_selected.png) right no-repeat;
       -moz-box-shadow: 0 5px 5px #0061aa;
    -webkit-box-shadow: 0 5px 5px #0061aa;
    -ms-box-shadow: 0 5px 5px #0061aa;
    -o-box-shadow: 0 5px 5px #0061aa;
    box-shadow: 0 5px 5px #0061aa;
    position: relative;
    border: 1px solid #0061aa !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.box_sx_content_history_nolink .stato_history {
       font-weight: bold;
       color: #444;
       float: left;
       clear: both;
}

.box_sx_content_history_nolink:hover {
       cursor: default;
       background-image: none;
}

.info_history {
       color: #444;
       float: left;
       clear: both;
}

.img_history, .content_history {
    float: left;
}

.img_history {
    margin-top: 8px;
}

.content_history {
    width: 135px;
    padding: 5px 2px;
    border: 0px solid #cc0000;
}

.box_history_collapse .espansione {
       float: left;
}

.box_sx_content_history_lastversion {
    text-align: center;
    padding: 10px 0px;
    background-color: #fff;
}

.box_sx_content_history_lastversion_active {
    background-color: #009900 !important;
}

.box_sx_content_history_lastversion span {
    text-align: center;
    text-transform: uppercase;
    padding: 4px 7px;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    background-color: #0061AA;
    cursor: pointer;    
    -webkit-box-shadow: 0px 0px 3px #999999;
    -moz-box-shadow: 0px 0px 3px #999999;
    -ms-box-shadow: 0px 0px 3px #999999;
    -o-box-shadow: 0px 0px 3px #999999;
    box-shadow: 0px 0px 3px #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.box_sx_content_history_lastversion span:hover {
    background: #000;
}

.box_sx_content_history_lastversion a,
.box_sx_content_history_lastversion a:link {
    font-size: 7pt;
}

/* BOX SX BASKET */

.box_sx_content_basket table,
.box_sx_content_basket table td {
       margin: 0px;
       padding: 0px;
       border: 0px solid #cc0000;
       background: none;
}

.box_sx_content_basket > div {
       border-bottom: 1px solid #f1f1f1;
}

.servizio_basket {
       font-weight: bold;
       color: #000;
       float: left;
       text-transform: uppercase;
       padding-top: 2px;
       font-size: 8pt;
}

.info1_basket {
       font-weight: bold;
       color: #0061aa;
       float: left;
       clear: both;
       text-align: left;
}

.info1_basket span {
       font-weight: bold;
       color: #0061aa;
       margin-right: 2px;
}

.info2_basket {
       color: #333;
       float: left;
       clear: both;
       font-size: 8pt;
       text-transform: uppercase;
}

.book_basket,
.request_basket {
       float: left;
       padding: 3px 5px;
       text-align: right;
       font-size: 9pt;
       text-transform: uppercase;
       margin: 5px 0px;
    width: 158px;
    text-shadow: #fff 0px 1px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.book_basket {
       color: #009900;     
       background-color: #EEF5EA;
       border: 1px solid #009900;
    background-image: url(/Content/img/icon_basket_book.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.request_basket {
       color: #ff6600;
       background-color: #ffecce;
       border: 1px solid #ff6600;
    background-image: url(/Content/img/icon_basket_request.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.img_basket,
.content_basket {
    float: left;
}

.content1_basket {
    width: 145px;
    padding: 4px 0px;
    float: left;
}

.content1_basket img {
    float: right;
}

.content2_basket {
    width: 165px;
    padding: 0px 2px 4px 2px;
    float: left;
}

.content3_basket {
    width: 170px;
    padding: 0px 2px 4px 2px;
    float: left;
    text-transform: uppercase;
    font-size: 7pt;
    color: #444;
}

.content3_basket span {
    color: #0061aa;
    font-weight: bold;
}

.box_total_price_basket {
    width: 170px;
    padding: 10px 5px;
    border-top: 1px solid #ccc;
    float: left;
}

.total_price_basket {
    float: left;
    margin: 0px 5px 10px 5px;
    text-align: center;
    width: 160px;
}

.total_price_basket div {
    color: #0061AA;
    font-size: 9pt;
    font-weight: bold;
}

.total_price_basket span {
    color: #0061AA;
    font-size: 14pt;
    font-weight: bold;
    margin-left: 5px;
}

.total_price_basket p {
    color: #0061AA;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

.box_total_price_basket .btn {
    font-weight: bold;
    text-align: center;
}

.box_total_price_basket .btn a,
.box_total_price_basket .btn a:link {
    font-size: 9pt;
    font-weight: bold;
    float: right;
}

/* SERVIZI */

.close {
       float: right;
}

.close img {
       border: 0px solid #f1f1f1;
       cursor: pointer;
}

.espansione {
       float: right;
}

.espansione img {
       border: 0px solid #f1f1f1;
       cursor: pointer;
}

.box_sx_header > .CommandEdit {
       float: right;
       margin: -3px 0px 0px 0px;
}

.CommandEdit, .CommandEdit * {
       float: right;
}

.serviceSection .icona_servizio {
       border: 1px solid #ccc;
       background-color: #fff;
       float: left;
       padding: 0px 15px;
       margin: 0px 10px 0px 0px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
}

.icona_servizio {
       border: 0px solid #ccc;
       float: left;
       padding: 0px;
       margin: 0px;
}

/* CONFIGURAZIONE */

.configSection {
       background-color: #fff;
       margin-bottom: 10px;
       padding: 10px;
    border: 1px solid #ccc;
}

.configFooterDiv {
    margin-bottom: 10px;
}

.tdCenter {
    text-align: center;
}

.colCommand {
    width: 80px;
}

.activeServiceType {
    border: 1px solid #090 !important;
}

.configDisabled {
    text-decoration: line-through;
    color: #777;
}

/* BOX SERVIZI */

.serviceSectionToolbar {
    margin: 0px;
    padding: 2px;
    float: right;
    width:100%;
}

.serviceSectionToolbar .btn a, .serviceSectionToolbar .btnleft a, .serviceSectionToolbar .btnright a {
    font-size: 7pt !important;
    font-weight: bold !important;
}

.serviceSectionTotalPrice {
    margin: 0px 0px -20px 0px;
    padding: 5px 30px 0px 30px;
    height: 42px;
    float: right;
    border: 1px solid #0061AA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #0061AA;
}

.serviceSectionTotalPrice span {
    color: #fff;
    text-transform: uppercase;
    font-size: 9pt;
}

.serviceSectionTotalPrice_Value {
    color: #0061AA !important;
    text-transform: uppercase;
    padding: 1px 10px;
    margin: 0px 5px;
    font-size: 12pt !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.serviceSection {
       width: 768px;
       background-color: #fff;
       margin-bottom: 10px;
       padding: 10px;
       float: left;
    border: 1px solid #ccc !important;
}

.serviceSection > div {
    clear: left;
}

.serviceHeader {
    border-bottom: 1px solid #ccc;
    float: left;
    margin: -10px 0 10px -10px;
    padding: 5px 10px;
    width: 768px;
    background: #f1f1f1;
}

.serviceHeader h1 {
       color: #444 !important;
       font-size: 10pt;
       font-weight: normal;
       float: left;
       margin: 7px 0px 0px 0px;
}

.serviceHeader .espansione {
       margin: 7px 0px 0px 0px;   
}

.serviceSubHeader {
       float: left;
       margin: 20px 0px 0px 0px !important;
       border-top: 1px solid #ccc;
       border-left: 1px solid #ccc;
       border-right: 1px solid #ccc;
       width: 746px;
       padding: 5px 10px 7px 10px;
    background-color: #fff;
}

.serviceSubHeader div {
       float: left;
       margin: 5px 0px 0px 0px;
       text-transform: uppercase;
       font-weight: bold;
       color: #666;
}

.serviceSubHeader div span {
       font-size: 10pt;
       padding: 2px 10px;
       margin: 0px 5px;
       font-weight: bold !important;
       color: #fff;
       background-color: #0061AA;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.iconSubHeader {
       cursor: pointer;
       float: right;
}

.iconSubHeader img {
       float: right;
       vertical-align: middle;
       margin: 0px 2px;
}

.iconSubHeader div {
       float: right;
       margin: 7px 2px 0px 0px;
       font-size: 7pt;
       text-transform: uppercase;
}

.iconSubHeader div:hover {
    color: #000;
}

.serviceContent {
       width: 768px;
       float: left;
}

.serviceContent table {
       width: 100%;
}

.serviceContent table td {
       padding: 2px;
}

.serviceFooter {
       width: 768px;
       float: left;
}

.serviceItemViewSection,
.serviceItemEditSection,
.serviceItemInsertSection,
.serviceUnrequestedProposalSection {
       width: 768px;
       float: left;
}

.serviceRequestedProposalSection{
    width: 768px;
       float: left;
}

.serviceRequestedProposalSection > .serviceItemViewContent {
    border-top-width: 0px;
}

.serviceRequestedProposalSection > .serviceItemViewContent2 {
    border-top-width: 0px;
}

.serviceItemViewContent table,
.serviceItemViewContent2 table,
.serviceItemEditContent table,
.serviceItemInsertContent table {
       width: 100%;
}

.serviceItemViewContent table td,
.serviceItemViewContent table th,
.serviceItemViewContent2 table td,
.serviceItemViewContent2 table th,
.serviceItemEditContent table td,
.serviceItemEditContent table th,
.serviceItemInsertContent table td,
.serviceItemInsertContent table th {
       padding: 1px;
}

.propTableNoBorder {
    background-color: #fff;
    border: solid 1px #ccc;
    margin: 0px 3px;
    padding: 5px;
    width: 744px !important;
}

.twoColumnsTable > tbody > tr > td {
    width: 50%;
}

.fourColumnsTable > tbody > tr > td {
    width: 25%;
}

#trTravellers > td > span:first-child {
    padding: 2px 0px;
    margin: 10px 0px;
    border-bottom: solid 1px #ccc;
    text-transform: uppercase;
    display: block;
}

#trTravellers > td > span:first-child img {
    margin: 0 5px 0px 0px;
    float: left;
    border: solid 0px #ccc;
    width: 15px;
}

.serviceItemViewFooter {
       width: 758px;
       float: left;
       padding: 5px;
       text-align: right;
       background-color: #fff;
}

.serviceItemEditFooter,
.serviceItemInsertFooter {
       width: 768px;
       float: left;
       padding: 5px 0px;
       margin: 5px 0px -6px -6px;
       background-color: #fff;
       border-top: 1px solid #ccc;
}

.serviceItemTicketFooter {
       width: 768px;
       float: left;
       padding: 5px 0px;
       margin: 5px 0px;
       background-color: #fff;
}

.TickeType
{
    width: 528px; line-height: 20px;
}
.PriceTicket
{
    width: 80px; line-height: 20px;
}
.TicketQuantity
{
    width: 85px; text-align:right; line-height: 20px;
}
.TicketQuantity select
{
    width: 50px;
}


/* BOX SERVIZI ITEM VIEW */

.box_select_preview_traveller {
    float: left;
    padding: 7px 2px 0px 2px;
    height: 25px;
    margin: 0px 5px 5px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.box_alert_preview_traveller {
    float: left;
    border: 1px solid #FF9900;
    color: #FF9900;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: #fff 0px 1px 0;
    padding: 10px 2px 0px 2px;
    height: 22px;
    margin: 0px 0px 10px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 3px #FF9900;
    -moz-box-shadow: 0px 0px 3px #FF9900;
    -ms-box-shadow: 0px 0px 3px #FF9900;
    -o-box-shadow: 0px 0px 3px #FF9900;
    box-shadow: 0px 0px 3px #FF9900;
}

.box_alert_preview_traveller img {
    float: left;
    width: 14px;
    margin: 0px 5px 0px 0px;
}

.ProposalHeader {
    height: 22px;
       font-size: 9pt;
       font-weight: bold;
       background-color: #fff;
       border: 1px solid #ccc;
       margin: 0px 3px;
       padding: 0px 6px;
}

.ProposalHeaderPrice {
    float: right;
    font-size: 18px;
    height: 22px; 
    line-height: 22px;
    width: 140px;
    text-align: right;
    font-weight: normal;
}

.ProposalHeaderTitle {
    text-transform: uppercase;
    line-height: 22px;
    text-shadow: #fff 0px 1px 0;
}

.serviceItemViewHeader,
.serviceUnrequestedProposalHeader,
.serviceItemViewHeaderProposal {
       padding: 5px;
       float: left;
       color: #f1f1f1;
       text-transform: uppercase;
}

.serviceItemViewHeaderCancelReason {
    float: left;
    width: 758px;
    clear: both;
    color: #cc0000;
    font-size: 7pt !important;
    padding: 9px 5px 0px 5px;
    background-color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 5px 0px;
    height: 18px;
    -moz-box-shadow:  0px 2px 5px #cc0000;
    -webkit-box-shadow:  0px 2px 5px #cc0000;
    -ms-box-shadow:  0px 2px 5px #cc0000;
    -o-box-shadow:  0px 2px 5px #cc0000;
    box-shadow:  0px 2px 5px #cc0000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #cc0000;
    background-color: #FFDDDD;
    background: #FFDDDD url(../img/arrow_history_alert.png) right no-repeat;
}

.serviceItemViewHeaderCancelReason * {
    font-size: 7pt !important;
    color: #cc0000 !important;
}

.serviceItemViewHeaderCancelReason img {
    float: left;
    margin: -5px 5px 0px 0px;
}

.serviceItemViewHeaderHistoryVersion {
    float: left;
    width: 758px;
    clear: both;
    color: #0061aa;
    font-size: 7pt !important;
    padding: 9px 5px 0px 5px;
    background-color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 5px 0px;
    height: 18px;
    -moz-box-shadow:  0px 2px 5px #0061aa;
    -webkit-box-shadow:  0px 2px 5px #0061aa;
    -ms-box-shadow:  0px 2px 5px #0061aa;
    -o-box-shadow:  0px 2px 5px #0061aa;
    box-shadow:  0px 2px 5px #0061aa;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #0061aa;
    background-color: #E0ECF3;
    background: #e0ecf3 url(../img/arrow_history_selected.png) right no-repeat;
}

.serviceItemViewHeaderHistoryVersion * {
    font-size: 7pt !important;
    color: #0061aa !important;
}

.serviceItemViewHeaderHistoryVersion img {
    float: left;
    margin: -5px 5px 0px 0px;
}

.serviceItemViewHeaderLastVersion {
    float: right;
    width: 160px;
    padding: 8px 5px 0px 5px;
    background-color: #0061AA;
    font-size: 7pt;
    font-weight: bold;
    color: #fff;
    margin: 5px 0px 0px 5px;
    text-transform: uppercase;
    text-align: center;
    margin: 5px 0px 10px 5px; 
    height: 18px;
    -webkit-box-shadow: 0px 0px 3px #999999;
    -moz-box-shadow: 0px 0px 3px #999999;
    -ms-box-shadow: 0px 0px 3px #999999;
    -o-box-shadow: 0px 0px 3px #999999;
    box-shadow: 0px 0px 3px #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.serviceItemViewHeaderIcon {
    border: 1px solid #ccc;
    float: right;
    background-color: #fff;
    padding: 0px 5px;
    margin: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
}

.serviceItemViewHeaderIcon a {
    text-transform: uppercase;
    font-size: 8pt;
}

.serviceItemViewHeader {
       background-color: #0061AA;
       width: 758px;
}

.serviceItemViewHeaderProposal {
       background-color: #A9A9A9;
       width: 758px;
}

.serviceItemViewHeaderProposal > span {
       text-shadow: none;
}

.serviceUnrequestedProposalHeader {
    background-color: #0099CC;
}

.serviceRequestIndex {
    color: #0061AA;
    background-color: #fff;
    float: left;
    margin: 0px 2px 2px 0px;
    padding: 0px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.box_sx_content_basket .serviceRequestIndex {
    color: #fff;
    background-color: #0061AA;
    float: left;
    margin-bottom: 2px;
    margin-right: 10px;
    padding: 0px 5px;
    font-size: 8pt;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.serviceRequestedProposalHeader {
   color: #09c;
   text-transform: uppercase;
   font-weight: bold;
}

.serviceItemViewContent {
       width: 756px;
       border: 1px solid #f1f1f1;
       float: left;
       padding: 5px;
       background-color: #fff;
}
.serviceItemViewContent2 {
       width: 756px;
       border-left: 1px solid #f1f1f1;
       border-right: 1px solid #f1f1f1;
       border-bottom: 1px solid #f1f1f1;
       float: left;
       padding: 5px;
       background-color: #fff;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.serviceItemViewArrow {
    text-align: right;
    padding-bottom: 7px;
    padding-right: 30px;
    border-left: 1px solid #f1f1f1;
    clear: both;
       border-right: 1px solid #f1f1f1;
       background-color: #fff;
}

.serviceItemViewHeaderRightSpan {
    position: absolute;
    right: 0px;
    padding-right: 10px;
    color: #fff;
}

.serviceItemViewHeaderStatusRightSpan {
    padding-right: 10px;
    color: #fff;
    float:right;
    clear: both;
}

.proposal_proposed,
.proposal_chosen,
.proposal_rejected {
    border: 1px solid #ccc;
    font-size: 8px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 2px;
    white-space: nowrap;
}

.proposal_proposed {
    cursor: pointer;
    background-color: #0099cc;
}

.proposal_chosen {
    background-color: #009900;
}

.proposal_rejected {
    background-color: #cc0000;
}

.tdRejectProposals {
    border: 0px !important;
    background-color: #f1f1f1 !important;
}

/* BTN COPY & PASTE */

.serviceItemViewHeaderBtn {
    border: 1px solid #ccc;
    float: right;
    background-color: #fff;
    padding: 0px 7px;
    margin: 0px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    text-transform: uppercase;
    cursor: pointer;
}

.serviceItemViewHeaderBtn:hover {
    border: 1px solid #fff;
}

.serviceItemViewHeaderBtn a,
.serviceItemViewHeaderBtn a:link {
    color: #0061AA;
}

.serviceItemViewHeaderBtn img {
    float: left;
    margin: 0px 5px 0px 0px !important;
}

/* BOX STATUS TRASFERTA */

.serviceItemViewHeaderStatus_working,
.serviceItemViewHeaderStatus_closed,
.serviceItemViewHeaderStatus_confirmed,
.serviceItemViewHeaderStatus_deleted,
.serviceItemViewHeaderStatus_proposal,
.serviceItemViewHeaderStatus_request {
    border: 1px solid #ccc;
    float: left;
    background-color: #fff;
    padding: 0px 5px;
    margin: 0px 15px 0px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
}

.serviceItemViewHeaderStatus_working img,
.serviceItemViewHeaderStatus_closed img,
.serviceItemViewHeaderStatus_confirmed img,
.serviceItemViewHeaderStatus_deleted img,
.serviceItemViewHeaderStatus_proposal img,
.serviceItemViewHeaderStatus_request img {
    float: left;
    margin: 2px 2px 0px 0px
}

.serviceItemViewHeaderStatus_working span,
.serviceItemViewHeaderStatus_closed span,
.serviceItemViewHeaderStatus_confirmed span,
.serviceItemViewHeaderStatus_deleted span,
.serviceItemViewHeaderStatus_proposal span,
.serviceItemViewHeaderStatus_request span {
    float: left;
    margin: 5px 0px 0px 0px;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;  
}

.serviceItemViewHeaderStatus_working span {
    color: #0099cc;
}

.serviceItemViewHeaderStatus_closed span {
    color: #0061AA;
}

.serviceItemViewHeaderStatus_confirmed span {
    color: #009900;
}

.serviceItemViewHeaderStatus_deleted span {
    color: #999999;
}

.serviceItemViewHeaderStatus_proposal span {
    color: #FF6600;
}

.serviceItemViewHeaderStatus_request span {
    color: #CC0000;
}

/* BOX STATUS SERVIZIO */

.serviceItemViewHeader .serviceItemViewHeaderStatus_created,
.serviceItemViewHeader .serviceItemViewHeaderStatus_modified,
.serviceItemViewHeader .serviceItemViewHeaderStatus_deleted,
.serviceItemViewHeader .serviceItemViewHeaderStatus_booking,
.serviceItemViewHeader .serviceItemViewHeaderStatus_nomodified {
    float: right;
    background-color: #fff;
    padding: 0px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 9pt;
    text-shadow: none !important;
    font-weight: bold;
    height: auto !important;
}

.serviceItemViewHeader .serviceItemViewHeaderStatus_created {
    border: 1px solid #009900;
    color: #009900;
}

.serviceItemViewHeader .serviceItemViewHeaderStatus_modified {
    border: 1px solid #0061AA;
    color: #0061AA;
}

.serviceItemViewHeader .serviceItemViewHeaderStatus_deleted {
    border: 1px solid #CC0000;
    color: #CC0000;
}

.serviceItemViewHeader .serviceItemViewHeaderStatus_booking {
    border: 1px solid #009900;
    color: #009900;
}

.serviceItemViewHeader .serviceItemViewHeaderStatus_nomodified {
    border: 1px solid #333333;
    color: #333333;
}

/* STATI APPROVAZIONE */

.status_approved,
.status_rejected,
.status_pending {
    text-transform: uppercase;
    padding: 0px 10px;
    margin: 0px;
    font-weight: bold;
    font-size: 8pt;
    color: #fff;
    text-shadow: #444 0px -1px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.status_approved {
    background-color: #009900;
}

.status_rejected {
    background-color: #cc0000;
}

.status_pending {
    background-color: #666666;
}

/* BOX SERVIZI ITEM EDIT */

.serviceItemEditHeader {
       background-color: #0061aa;
       padding: 5px;
       float: left;
       color: #fff;
       font-size: 8pt;
       font-weight: bold;
       text-transform: uppercase;
       -webkit-box-shadow: 0px 0px 3px #999999;
    -moz-box-shadow: 0px 0px 3px #999999;
    -ms-box-shadow: 0px 0px 3px #999999;
    -o-box-shadow: 0px 0px 3px #999999;
    box-shadow: 0px 0px 3px #999999;
}

.serviceItemEditContent {
       width: 756px;
       border: 1px solid #ccc;
       float: left;
       padding: 5px;
       background-color: #eaf0f5;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* BOX SERVIZI ITEM INSERT */

.serviceItemInsertHeader {
    background-color: #009900;
       padding: 5px;
       width: 758px;
       float: left;
       color: #fff;
       font-size: 8pt;
       font-weight: bold;
       text-transform: uppercase;
}

.serviceItemInsertContent {
       width: 756px;
       border: 1px solid #ccc;
       float: left;
       padding: 5px;
       background-color: #eef5ea;
}

.serviceItemInsertAdditionalInfo,
.serviceItemEditAdditionalInfo {
    text-align: center;
    text-transform: uppercase;
    font-size: 7pt;
    font-weight: bold;
    padding: 3px;
    color: #fff;
    margin: 15px 0px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.serviceItemInsertAdditionalInfo {
    background-color: #009900;
}

.serviceItemEditAdditionalInfo {
    background-color: #0061AA;
}

.tableHeaderInsertService th {
    text-align: left;
}

/* SCELTA TIPO RICERCA (solo andata, andata/ritorno, ecc.) */

.box_select_type {
       width: 750px;
       border: 0px solid #ccc;
       float: left;
       padding: 10px 0px 10px 0px;
       text-align: center;
}

.box_select_type div {
       border: 0px solid #009900;
       float: left;
       padding: 0px;
}

.option_select_type {
    cursor: pointer;
}

.option_select_type,
.option_select_type_SELECTED {
       color: #009900;
       font-weight: bold;
       font-size: 9pt;
       margin: 0px 60px 0px 60px;
       padding: 5px 5px 0px 5px;
       height: 18px;
       float: left;
       font-size: 8pt;
       font-weight: bold;
       text-transform: uppercase;
       border: 0px solid #009900;
}

.box_select_type a,
.box_select_type a:link {
       color: #009900;
       font-weight: bold;
       text-transform: uppercase;
       text-decoration: none;
       background-color: #fff;
       border: 1px solid #009900;
       -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.box_select_type a:hover,
.option_select_type:hover,
.option_select_type_SELECTED {
       color: #fff;
       background-color: #009900;
}

.box_select_type a.option_select_type_SELECTED,
.box_select_type a.option_select_type_SELECTED:link {
       color: #fff;
       background-color: #009900;
}

/* SCELTA RICERCA IN MODIFICA */

.box_select_typeEdit {
       width:750px;
       border:0px solid #cccccc;
       float:left;
       padding:10px 0px 10px 0px;
       text-align:center;
}

.box_select_typeEdit div {
       border:0px solid #009900;
       float:left;
       padding:0px;
}

.option_select_typeEdit{
    cursor:pointer;
}

.option_select_typeEdit,
.option_select_typeEdit_SELECTED
{
    color: #0061AA;
    font-weight: bold;
    font-size: 9pt;
    margin: 0px 70px 0px 70px;
    padding: 5px 5px 0px 5px;
    height: 18px;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px solid #009900;
}

.box_select_typeEdit a,
.box_select_typeEdit a:link
{
    color: #0061AA;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.box_select_typeEdit a:hover,
.option_select_typeEdit:hover,
.option_select_typeEdit_SELECTED
{
    color: #ffffff;
    background-color: #0061AA;
    border: 0px solid #cc0000;
    border-bottom: 1px solid #cccccc;
}

.box_select_typeEdit a.option_select_typeEdit_SELECTED,
.box_select_typeEdit a.option_select_typeEdit_SELECTED:link
{
    color: #ffffff;
    background-color: #0061AA;
    border: 0px solid #cc0000;
    border-bottom: 1px solid #cccccc;
}

/* TABLES */

.label_table {
       text-transform: uppercase;
}

.info_table {
       width: 100% !important;
       border: 1px solid #ccc;
       background-color: #fff;
       margin: 0px 0px 10px 0px;
       padding: 0px;
       border-spacing: 0px;
}

.info_table th {
    margin: 0px;
    padding: 5px !important;
       border-bottom: 1px solid #ccc;
       text-transform: uppercase;
       background-color: #f1f1f1;
       font-weight: bold;
       color: #666;
       text-align: center;
       font-size: 7pt !important;
       text-shadow: #fff 0px 1px 0;
}

.info_table td {
    margin: 0px;
    padding: 2px;
       border-bottom: 1px solid #f1f1f1;
       background-color: #fff;
       height: 30px;
       text-align: center;
}

.table_results p,
.table_proposals p {
       margin: 0px;
       padding: 0px;
}

.table_proposals {
       width: 100%;
       background-color: #f1f1f1;
       padding: 4px;
       border-spacing: 0px;
}

.div_proposal {
       padding: 10px 2px;
       margin: 6px 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.proposal_blu {
    border: 1px solid #ccc;
       background-color: #f1f1f1;
}

.table_blu {
       background-color: #f1f1f1;
}

.price_blu {
    color: #0061AA;
}

.proposal_green {
    border: 1px solid #009900;
    background-color: #DDFFDD;
}
.table_green
{
       background-color: #DDFFDD;
}

.price_green {
    color: #009900;
}

.proposal_green th {
       border: 1px solid #009900;
    background-color: #009900;
}

.proposal_red {
    border: 1px solid #CC0000;
    background-color: #FFDDDD;
}

.table_red {
    background-color: #FFDDDD;
}

.price_red {
    color: #CC0000;
}

.proposal_red th {
       border: 1px solid #CC0000;
    background-color: #CC0000;
}

.proposal_note {
    background-image: url('../img/bg_note_proposal.png');
    width: 756px;
    height: 63px;
    margin: 10px 0px;
}

.proposal_note > div:first-child {
    line-height: 22px;
    float: left;
    width: 170px;
    text-align: center;
    padding: 8px 0px 0px 0px;
}

.label_proposal_note {
    margin-left: 70px;
    margin-top: 5px;
    font-weight: bold;
    color: #444;
    text-transform: uppercase;
    text-shadow: #fff 0px 1px 0;
}

.table_results {
       border: 1px solid #ccc;
       width: 100%;
       background-color: #f1f1f1;
       padding: 4px;
       float: left;
       border-spacing: 0px;              
}

.table_results td,
.table_proposals td {
       padding: 2px;
       border: 1px solid #ccc;
       background-color: #fff;
       text-align: center;
}

.table_proposals_note {
    text-align: left !important;
    padding: 2px 5px !important;
}

.table_results .odd td {
    background-color: #ddd;
       padding: 2px;
}

.table_results th,
.table_proposals th {
       color: #fff;
       text-align: center;
       white-space: nowrap;
       font-weight: normal;
       font-size: 8pt;
       text-transform: uppercase;
}

.table_results th {
    border: 1px solid #0061aa;
       background-color: #0061aa;
}

.proposal_blu th {
       border: 1px solid #0061aa;
       background-color: #0061aa;
}

.table_results th a,
.table_proposals th a {
    color: #fff;
    text-align: center;
    font-weight: normal;
       font-size: 8pt;
}

.table_proposal_segments {
    width: 100%;
}

.td_proposal {
    vertical-align: bottom;
    width: 80px;
}

.table_configuration_data,
.table_configuration_search {
       width: 100%;
}

.table_configuration_search {
    margin-bottom: 10px;
}

.table_configuration_data th,
.table_configuration_search th {
    background-color: #0061AA;
    color: #fff;
    padding: 4px;
    white-space: nowrap;
}

.table_configuration_data td,
.table_configuration_search td {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0px 5px;
}

.table_configuration_data input[type='image'] {
    vertical-align: middle;
}

.table_configuration_search td {
    background-color: #cff;
}

.table_configuration_data_insert td {
    border: 1px solid #009900;
    background-color: #EEF5EA;
}

.table_configuration_data_edit td {
    border: 1px solid #0061AA;
    background-color: #EAF0F5;
}

.table_statistics {
    padding: 3px;
    width: 100%;
}

.table_statistics td {
    padding: 1px;
}

.odd td {
    background-color: #eee;
}

.odd2 td{
    background-color: #ddd;
}

/* HISTORY */

.statisticsValue,
.statisticsValueSelected{
    text-align: right;
}

.statisticsValue span,
.statisticsValueSelected span {
    font-weight: bold;
    padding: 1px 6px;
}

.statisticsValue span {
    background-color: #fff;
    color: #000;
}

.statisticsValueSelected span {
    background-color: #0061AA;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

td.reqCreating,
td.reqEmail,
td.reqWaitingProposal,
td.reqPartialProposals,
td.reqWaitingChoice,
td.reqBooking,
td.reqBookingCompleted,
td.reqRejected, 
td.reqPending, 
td.reqApproved,
td.reqNothing {
    width: 2px;
    /* border: 1px solid #ccc; */
}

.reqCreating {
    background-color: #eee !important;
}

.reqEmail {
    background-color: #339 !important;
}

.reqWaitingProposal {
    background-color: #f00 !important;
}

.reqPartialProposals {
    background-color: #f90 !important;
}

.reqWaitingChoice {
    background-color: #fc0 !important;
}

.reqBooking {
    background-color: #090 !important;
}

.reqBookingCompleted {
    background-color: #09f !important;
}

.reqNothing {
    background-color: #fff !important;
}

.reqPending {
    background-color: #FFCC00 !important;
}

.reqApproved {
    background-color: #006600 !important;
}

.reqRejected {
    background-color: #cc0000 !important;
}

/* TOP HEADER */

.top_menu {
       margin: 3px 0px 10px -20px;
       padding: 0px;
       width: 1020px;
       float: left;
       height: 30px;
       background-image: url(../img/bg_top_menu.png);
       background-repeat: repeat-x;
}

.top_header {
    width: 980px;
       padding: 0px;
       margin: 0px;
       float: left;
       padding: 0px 20px 10px 20px;
       background-color: #fff;
       -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.top_header_logo {
       margin: 0px;
       padding: 0px;
       float: left;
       border: 0px solid #ff0000;
}

.top_header_banner {
       padding: 0px;
       float: right;
       width: 468px;
       height: 60px;
}

.top_header_banner img {
       margin: 0px;
       padding: 0px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    -webkit-transition: border 0.2s ease-in-out;
    -moz-transition: border 0.2s ease-in-out;
    -ms-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

.top_header_banner img:hover {
       border: 1px solid #666;
}

/* LANGUAGE CHOICE */

.box_language_choice {
    border: 0px solid #cc0000;
       padding: 5px 10px 5px 0px;
       float: right;
    height: 18px;
    text-align: right;
    width: 150px;
}

.box_language_choice > img {
       border-left: 0px solid #cc0000;
       padding: 0px 5px 0px 0px;
       margin: 3px 10px 0px 10px;
       width: 15px;
}

#label_language_choice {
       padding: 0px;
       margin: 5px 0px 0px 0px;
       float: left;
       text-transform: uppercase;
       font-size: 7pt;
       cursor: pointer;
       color: #333;
       text-align: right;
       width: 105px;
       text-shadow: #fff 0px 1px 0;
}

.panel_language_choice {
       border: 2px solid #fff;
       background-color: #f1f1f1;
    margin: 0px;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    padding: 0px;
    z-index: 10;
    position: relative;
}

#panel_language_choice > div:first-child {
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px -1px 0px;    
    *padding: 0px 0px 0px 30px; /* for IE7 */
    *margin: 2px 0px -4px 0px; /* for IE7 */
}

#panel_language_choice li:first-child {
    border-top: 0px dotted #ccc;
}

#panel_language_choice li {
    border-top: 1px dotted #ccc;
    list-style: none;
    padding: 5px 5px 0px 0px;
       margin: 0px;
       height: 25px;
       cursor: pointer;
       -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

#panel_language_choice li:hover {
       background-color: #fff;
}

#panel_language_choice li a,
#panel_language_choice li a:link {
       border: 0px solid #cc0000;
       padding: 0px;
       float: left;
       margin: 6px 8px;
       font-weight: bold;
       color: #444;
       font-size: 7pt;
       text-transform: uppercase;
}

#panel_language_choice li a:hover {
       color: #000;
}

#panel_language_choice li span {
       border: 1px solid #cc0000;
       float: left;
}

#panel_language_choice li img {
       border: 0px solid #cc0000;
       width: 15px;
       float: right;
       margin: 4px 0px 0px 0px
}

/* NOTIFY */

#popupNotificationBoxListContainer {
    margin: 0px;
    padding: 0px;
    color: #ccc;
    z-index: 10;
    position: absolute;
    top: 49px !important;
}

#popupNotificationBoxListContainer > div:first-child {
   text-align: left;
    padding: 2px 0px 0px 30px;
    margin: 0px 0px -1px 0px;
    * margin: 0px 0px -4px 0px;
}

.panel_messages_notify {
    border: 2px solid #fff;
       background-color: #f1f1f1;
    margin: 0px;
    padding: 15px;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #ccc;
    width: 420px;
    color: #f1f1f1;
    float: left;
}

.panel_messages_notify > div {
    height: 200px;
    float: left;
    overflow: auto;
}

.message_notify {
    float: left;
    width: 410px;
    padding: 8px 5px;
    border-bottom: 1px dotted #fff;
    border-top: 1px dotted #f1f1f1;
    border-left: 1px dotted #f1f1f1;
    border-right: 1px dotted #f1f1f1;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.message_notify:hover {
    background-color: #fff;
    border-bottom: 0px dotted #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.message_notify span {
    float: left;
    padding: 0px 3px;
    color: #444;
}

.message_notify_icon {
    background-color: #fff !important;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    float: left;
    padding: 0px;
}

.message_notify span img {
    height: 12px;
}

.message_notify_travelcode {
    border-right: 2px solid #ccc;
}

.message_notify_traveller {
    width: 210px;
}

.message_notify_notifications,
.message_notify_details {
    float: right !important;
    padding: 1px 0px 0px 0px !important;
    margin: 0px !important;
}

.message_notify_emptymsg {
    width: 420px;
    float: left;
    color: #444;
    font-size: 10pt;
    text-align: center;
}

/* HEADER */

.header_menu {
    width: 1008px;
    margin: 15px 0px;
    float: left;
       background-color: #fff;
    padding: 6px;
    height: 38px;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
}

.header_menu li {
       float: left;
       list-style: none;
}

.header_menu li a,
.header_menu li a:link {
       margin: 0px 4px 0px 0px;
       padding: 5px 10px 5px 5px;
       float: left;
       text-transform: uppercase;
       text-decoration: none;
       border: 1px solid #fff;
       text-align: center;
       white-space: nowrap;
       height: 28px;
       font-size: 10pt;
       -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header_menu li a:hover {
       background-color: #E0ECF3;
       border: 1px solid #0061AA;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.header_menu li img {
    border: 0px solid #cc0000;
    float: left;
    vertical-align: middle;
    margin: 1px 6px 1px 2px;
    padding: 0px;
}

.selected a img {
    float: left;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    padding: 0px 5px;
}

.selected a,
.selected a:link
.selected a:hover  {
       background: #0061AA !important;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;
}

.header_menu li a p,
.selected p {
    border: 0px solid #000;
    float: left;
    padding: 0px;
    font-size: 8pt;
    margin: 7px 0px 0px 0px;
    color: #000;
}

.header_menu li a p {
    color: #000;
    text-shadow: #fff 0px 1px 0;
}

.selected p {
    color: #fff !important;
    text-shadow: #333 0px -1px 0px !important;
}

/* CONTEXT HELP ONLINE - vecchia versione

.ContextHelpOnline {
    float: right;
    margin: -7px 10px 0px 0px;
    padding: 8px 0px 0px 0px;
    width: 100px;
    height: 30px;
    background: url(../img/bg_context_helponline.png) no-repeat;
    cursor: pointer;
}

.ContextHelpOnline span {
    float: left;
    font-size: 7pt;
    font-weight: bold;
    width: 40px;
    color: #ccc;
    border: 0px solid #ff0000;
    margin: 0px 0px 0px 15px;
    text-align: center;
}

.ContextHelpOnline span:hover {
    color: #fff !important;
}

.ContextHelpOnline img {
    float: right;
    border: 0px solid #ff0000;
    margin: 0px 15px 0px 0px;
} */

/* CONTEXT HELP ONLINE */

.ContextHelpOnline {
    float: right;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 6px;
    height: 26px;
    cursor: pointer;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ContextHelpOnline:hover {
    background-color: #E0ECF3;
    border: 1px solid #0061AA;
    color: #0061AA;
}

.ContextHelpOnline span {
    float: left;
    font-size: 7pt;
    font-weight: bold;
    width: 40px;
    color: #666;
    text-align: center;
    margin: 2px 2px 0px 0px;
}

.ContextHelpOnline span:hover {
    color: #0061aa !important;
}

.ContextHelpOnline img {
    float: right;
    border: 0px solid #ff0000;
    margin: 0px;
}

/* TOP ICONS */

.top_icons {
       float: left;
       list-style: none;
       margin: 0px;
       padding: 0px 0px 0px 15px;
}

.top_icons li {
       list-style: none;
       float: left;
       padding: 10px 15px;
       margin: -2px 0px 0px 0px;
    cursor: pointer;
    border-right: 1px solid #ccc;
}

.top_icons li:last-child {
    border-right: 0px solid #ccc;
}

.top_icons li img {
    margin: 0px;
       padding: 0px;
       float: left;
       border: 0px solid #cc0000;
       display: none;
}

.top_icons li span {
       float: left;
       margin: 0px;
       padding: 0px;
}

.top_icons li span p,
.top_icons li span p a {
    color: #333 !important;
    font-size: 7pt;
    white-space: nowrap;
    text-transform: uppercase;
       float: left;
       text-shadow: #fff 0px 1px 0;
       margin: 0px;
       padding: 0px;
}

.top_icons li span p:hover,
.top_icons li span p a:hover {
    text-decoration: underline;
}

/* HEADER ICONS */

.header_icons {
       float: right;
       list-style: none;
       border: 0px solid #cc0000;
       width: 100px;
       text-align: right;
       height: 20px;
       margin: 5px 0px 0px 0px;
       display: none;
}

.logo_azienda {
       margin: 0px 0px 5px 0px;
       padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #ccc;
       text-align: center;
}

.logo_azienda p {
       margin-top: 12px;
       padding: 0px;
       float: left;
       font-size: 8pt;
       font-weight: bold;
}

#hoverPopup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ccc;
    background-color: #e1e1e1;
}

#hoverPopup th {
    text-align: left;
}

#hoverPopup td {
    background-color: #f1f1f1;
    padding: 2px;
}

/* DOCUMENTI TRSAFERTA */

.TravelDocument {
       border: 1px solid #ccc;
       float: left;
       width: 605px;
       margin: 5px 0px;
       padding: 6px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.TravelDocument:hover {
       background-color: #e0ecf3;
       border: 1px solid #0061AA;
       -webkit-box-shadow: 0px 0px 1px #ccc;
    -moz-box-shadow: 0px 0px 1px #ccc;
    -ms-box-shadow: 0px 0px 1px #ccc;
    -o-box-shadow: 0px 0px 1px #ccc;
    box-shadow: 0px 0px 1px #ccc;
}

.TravelDocument img {
       float: left;
       margin: 2px 10px 0px 0px;
       padding: 0px 5px 0px 0px;
       border-right: 1px dotted #ccc;
}

.TravelDocumentText {
       width: 450px;
       float: left;
}

.TravelDocumentText h3 {
       margin-bottom: 5px;
}

.TravelDocument .btn {
       margin-top: 4px !important;
}

/* MESSAGGI TRASFERTA */

.FrameTravelMessages {
       margin: 5px 0px;
       float: left;
       padding: 5px;
       border: 1px solid #ccc;
       height: 340px;
       overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    clear: both;
    width: 638px;
}

.FrameTravelDocuments {
       margin: 5px 0px;
       float: left;
       padding: 2px;
       height: 390px;
       overflow: auto;
    clear: both;
    width: 638px;
}
.InfoTravelMessages {
       margin: 2px 0px;
       float: left;
       padding: 2px 5px;
    clear: both;
    width: 640px;
    background-color: #f1f1f1
}

.WriteTravelMessages {
    float: left;
    width: 650px;
}

.WriteTravelMessages .area_L {
    float: left;
}

.WriteTravelMessages .btn {
    height: 46px;
    padding-top: 10px;
    float: right;
}

/* MESSAGGI TRASFERTA - CLIENT */

.TravelMessages_CLIENT {
       float: left;
       margin: 5px 0px;
       padding: 0px;
}

.TravelMessages_CLIENT img {
       float: left;
       margin: 0px;
       padding: 0px;
}

.TravelMessagesPostHeader_CLIENT {
       float: right;
       width: 570px;
       margin: 0px;
       padding: 0px;
       background: url(../img/bg_header_travelmessagespost_CLIENT.png) no-repeat;
       height: 45px;
}

.TravelMessagesPostName_CLIENT {
       float: left;
       font-size: 8pt;
       font-weight: bold;
       margin: 15px 0px 0px 18px;
}

.TravelMessagesPostDate_CLIENT {
       float: right;
       margin: 15px 15px 0px 0px;
       color: #999;
       font-size: 8pt;
       font-weight: bold;
}

.TravelMessagesPostText_CLIENT {
       text-align: left;
       float: right;
       width: 540px;
       margin-top: -3px;
       padding: 10px;
       border-right: 1px solid #ccc;
       border-left: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 10pt;
    color: #444;
}

/* MESSAGGI TRASFERTA - OPERATORE */

.TravelMessages_OPERATOR {
       float: left;
       margin: 5px 0px;
       padding: 0px;
}

.TravelMessages_OPERATOR img {
       float: right;
       margin: 0px;
       padding: 0px;
}

.TravelMessagesPostHeader_OPERATOR {
       float: left;
       width: 570px;
       margin: 0px;
       padding: 0px;
       background: url(../img/bg_header_travelmessagespost_OPERATOR.png) no-repeat;
       height: 45px;
}

.TravelMessagesPostName_OPERATOR {
       float: right;
       font-size: 8pt;
       font-weight: bold;
       margin: 15px 18px 0px 0px;
}

.TravelMessagesPostDate_OPERATOR {
       float: left;
       margin: 15px 0px 0px 15px;
       color: #999;
       font-size: 8pt;
       font-weight: bold;
}

.TravelMessagesPostText_OPERATOR {
       text-align: right;
       float: left;
       width: 540px;
       margin-top: -3px;
       padding: 10px;
       border-right: 1px solid #ccc;
       border-left: 1px solid #ccc;
       border-bottom: 1px solid #ccc;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 10pt;
    color: #444;
}

/* WEATHER */

.box_weather {
       background-color: #f1f1f1;
       border: 0px solid #ccc;
       float: left;
       width: 768px;
       margin-bottom: 5px;
}

.box_weather h4 {
       background-color: #ccc;
       padding: 3px 10px;
       float: left;
       width: 748px;
       text-transform: uppercase;
       color: #333333;
}

.box_weather_titolo {
    color: #0061aa;
    font-weight: bold;
    margin-bottom: 10px;
}

.box_weather_sottotitolo {
    font-weight: bold;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.box_weather_currentday {
       border-right: 1px solid #ccc;
       padding: 10px;
       float: left;
       width: 240px;
}

.box_weather_currentday_icon {
       border: 0px solid #ccc;
       padding: 0px;
       float: left;
       margin-right: 5px;
}

.box_weather_currentday_icon img {
    width: 64px;
}

.box_weather_info {
       border: 0px solid #ccc;
       padding: 0px;
       float: left;
}

.box_weather_info p {
       padding: 0px;
       margin: 0px;
}

.box_weather_nextday {
       border: 0px solid #cc0000;
       padding: 10px;
       float: left;
       width: 465px;
}

.box_weather_nextday_info {
       border: 0px solid #ccc;
       float: left;
       margin-right: 28px;
}

.box_weather_nextday_icon {
       border: 0px solid #ccc;
       padding: 0px;
       float: left;
       margin-right: 5px;
}

.box_weather_nextday_icon img {
       width: 32px;
       border: 1px solid #ccc;
       background-color: #fff;
       padding: 2px;
}

.weather_min {
       color: #0061aa;
       font-weight: bold;
}

.weather_max {
       color: #cc0000;
       font-weight: bold;
}

/* STRIKES */

.strikes_news {
    height: 160px;
}

.strikes_title {
    font-weight: bold;
    float: left;
    background-color: #fff; /* needed for jquery fading, do not remove! */
}

.strikes_descr {
    float: left;
    padding: 5px 0px;
    overflow: hidden;
    height: 140px;
    width: 170px;
    font-size: 8pt;
}

.horizontal_scroller {
       position: relative;
       overflow: hidden;
       border: 1px solid #ccc;
}

.scrolling_text {
       position: absolute;
       white-space: nowrap;
}

/* FOOTER */

.footer {    
       width: 1020px;
    margin: 0px;
    padding: 5px 0px;
    float: left;
}

.footer span {
       float: right;
       font-size: 7pt;
       color: #666;
       text-transform: uppercase;
}

.footer p {
       float: right;
       font-size: 7pt;
       color: #666;
       text-transform: uppercase;
}

/* COMMON RULES */

.pageContent,
.configSection,
.serviceSection,
.header_menu,
.box_select_type a,
.box_select_type a:hover,
.option_select_type:hover,
.option_select_type_SELECTED {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

/* PNG FIX FOR IE 6 */

@charset "UTF-8";

/* CSS Document */

* html img,
* html .png {
    position: relative;
    behavior: expression((this.runtimeStyle.behavior="none") && (this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
    this.src = "/Content/img/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
    this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
    this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );
}

/* AUTOCOMPLETE */

input.autocomplete-loading {
       background-image: url(/Content/img/autocomplete.gif);
       background-position: center right;
       background-repeat: no-repeat;
}

ul.autocompletelist {
    position: absolute;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid ButtonShadow;
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: #000;
       display: none;
       z-index: 10000000;  
}

ul.autocompletelist li {
  display: block; 
  padding: 0.3em; 
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

ul.autocompletelist li.selected {
  background-color: Highlight ; 
  color: #fff;
}

.hide {
    display: none;
}

/* ERROR */

label.error {
       display: inline;
       font-weight: normal;
       margin-right: 5px;
    margin-left: 5px;
}

input.error {
       border: 1px solid #cc0000;
    background-image: url(/Content/img/icon_input_error.png);
    background-position: right;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 0px 3px #cc0000;
    -moz-box-shadow: 0px 0px 3px #cc0000;
    -ms-box-shadow: 0px 0px 3px #cc0000;
    -o-box-shadow: 0px 0px 3px #cc0000;
    box-shadow: 0px 0px 3px #cc0000;
}

select.error {
       border: 1px solid #cc0000;
       background-color: #fff0f0;
       -webkit-box-shadow: 0px 0px 3px #cc0000;
    -moz-box-shadow: 0px 0px 3px #cc0000;
    -ms-box-shadow: 0px 0px 3px #cc0000;
    -o-box-shadow: 0px 0px 3px #cc0000;
    box-shadow: 0px 0px 3px #cc0000;    
}

input.error:hover,
select.error:hover {
    border: 1px solid #cc0000;
    -webkit-box-shadow: 0px 0px 3px #cc0000;
    -moz-box-shadow: 0px 0px 3px #cc0000;
    -ms-box-shadow: 0px 0px 3px #cc0000;
    -o-box-shadow: 0px 0px 3px #cc0000;
    box-shadow: 0px 0px 3px #cc0000;
}

td.field input.error,
td.field select.error,
tr.errorRow td.field input,
tr.errorRow td.field select {
       border: 1px solid #cc0000;
       background-color: #FFFFD5;
       margin: 0px;
       color: #cc0000;
}

tr td.field div.formError {
       display: none;
       color: #cc0000;
}

tr.errorRow td.field div.formError {
       display: block;
       font-weight: normal;
}

div.error {
       color: #cc0000;
}

div.error a {
       color: #336699;
       font-size: 12px;
       text-decoration: underline
}

/* LEGENDA */

.box_legenda_sx {
       float: left;
       width: 200px;
       padding: 5px 2px;
       margin-top: 20px;
}

.box_legenda_dx {
       float: right;
       width: 200px;
       padding: 5px 2px;
       margin-top: 20px;
}

.box_legenda_sx img,
.box_legenda_dx img {
       vertical-align: middle;
       margin-right: 5px;
}

.box_legenda_sx div,
.box_legenda_dx div {
       border-bottom: 1px dashed #ccc;
       padding: 4px 0px;
}

.modalHideTitleBar .ui-dialog-titlebar {
    display: none;
}

/* LAYOUT BOOKING COMMON */

.section_booking_results_info {
    padding-left: 100px;
    width: 678px;
    background-image: url(/Content/img/icon_booking_results_info_VOLI.png);
       background-position: center left;
       background-repeat: no-repeat;
}

.section_booking_results_info > div {
    border: 0px solid #cc0000;
    width: 200px;
    padding: 0px 10px;
    float: left;
    clear: none;
}

.section_booking_results_info > div > div {
    border: 0px solid #000;
    float: left;
    clear: both;
    margin: 2px 0px;
}

.section_booking_results_info > div > div > span {
    font-size: 9pt;
}

.box_booking_results_solutions {
    border: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    background-color: #f1f1f1;
    float: left;
    width: 766px;
    padding: 0px;
    margin-bottom: 20px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.box_booking_results_solutions:hover {
    -webkit-box-shadow: 0px 1px 3px #0061AA;
    -moz-box-shadow: 0px 1px 3px #0061AA;
    -ms-box-shadow: 0px 1px 3px #0061AA;
    -o-box-shadow: 0px 1px 3px #0061AA;
    box-shadow: 0px 1px 3px #0061AA;
    border: 1px solid #0061AA;
    border-bottom: 2px solid #0061AA;
}

.box_booking_results_solutions div {
    float: left;
}

.box_booking_results_solutions_popupmap {
    border: 1px solid #ccc;
    border-bottom: 2px solid #ccc;
    background-color: #f1f1f1;
    float: left;
    width: 610px;
    padding: 0px;
    margin-bottom: 20px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.box_booking_results_solutions_popupmap:hover {
    -webkit-box-shadow: 0px 1px 3px #0061AA;
    -moz-box-shadow: 0px 1px 3px #0061AA;
    -ms-box-shadow: 0px 1px 3px #0061AA;
    -o-box-shadow: 0px 1px 3px #0061AA;
    box-shadow: 0px 1px 3px #0061AA;
    border: 1px solid #0061AA;
    border-bottom: 2px solid #0061AA;
}

.box_booking_results_solutions_popupmap div {
    float: left;
}

.box_booking_results_solutions_no_margin {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    float: left;
    width: 766px;
    padding: 0px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  -webkit-box-shadow: 0px 0px 0px #cc0000;
    -moz-box-shadow: 0px 0px 0px #cc0000;
    -ms-box-shadow: 0px 0px 0px #cc0000;
    -o-box-shadow: 0px 0px 0px #cc0000;
    box-shadow: 0px 0px 0px #cc0000;
    margin-bottom:1px;
}


.box_booking_results_solutions_no_margin div {
    float: left;
}

.header_box_booking_results_solutions {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px;
    float: left;
    width: 756px;
    background-image: url(../img/bg_body_texture.png);
}

.header_box_booking_results_solutions_popupmap {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    margin: 0px;
    float: left;
    width: 600px;
    background-image: url(../img/bg_body_texture.png);
}

.header_box_booking_results_solutions div:first-child {
    margin-top: 3px;
    float: left;
}

.header_box_booking_results_solutions_popupmap div:first-child {
    margin-top: 3px;
    float: left;
}

.header_box_booking_results_solutions span {
    font-weight: bold;
    text-shadow: #fff 0px 1px 0;
}

.header_box_booking_results_solutions_popupmap span {
    font-weight: bold;
    text-shadow: #fff 0px 1px 0;
}

.header_box_booking_results_solutions .btn,
.content_box_booking_results_solutions .btn {
    margin-top: 5px;
    font-size: 7pt !important;
    float: right !important;
    text-align: center !important;
    white-space: nowrap;
}

.header_box_booking_results_solutions_popupmap .btn,
.content_box_booking_results_solutions_popupmap .btn {
    margin-top: 5px;
    font-size: 7pt !important;
    float: right !important;
    text-align: center !important;
    white-space: nowrap;
}

.header_box_booking_results_solutions .btn a, 
.content_box_booking_results_solutions .btn a {
    font-size: 7pt !important;
}

.header_box_booking_results_solutions_popupmap .btn a, 
.content_box_booking_results_solutions_popupmap .btn a {
    font-size: 7pt !important;
}

.price_box_booking_results_solutions {
    font-size: 14pt;
    font-weight: normal !important;
    line-height: 35px;
}
.airline_box_booking_results_solutions
{
    color: #000000;
    font-size: 12pt;
    text-transform: capitalize;
}

.pricedetails_box_booking_results_solutions {
    text-transform: uppercase;
    margin: 0px 5px;
}

/* LAYOUT BOOKING RISULTATI COMMON */

.CommandDetailsAndBook {
    background-color: #009900 !important;
}

.section_booking_results_filters {
    float: left;
    width: 766px;
    margin: 10px 0px;
    padding: 5px 0px;
}

.section_booking_results_solutions {
    float: left;
    width: 766px;
    margin: 5px 0px;
    padding: 5px 0px 0px 0px;
}
.section_booking_results_solutions_overflow 
{
    height: 630px; 
    float: left;
    width: 786px;
    margin: 5px 0px;
    padding: 5px 0px 0px 0px; background-color:#fff;
}
.content_box_booking_results_solutions {
    float: left;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    margin: 0px;
    padding: 10px;
    width: 745px;
}

.content_box_booking_results_solutions_popupmap {
    float: left;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    margin: 0px;
    padding: 10px;
    width: 590px;
}

.tab_content_box_booking_results_solutions,
.tab_content_box_booking_results_solutions_HOTEL {
    float: left;
    background-color: #fff;
    border-bottom: 1px dotted #f1f1f1;
    margin: 5px 0px;
    padding: 5px;
    width: 720px;
}

.record_box_booking_results_solutions {
    float: left;
    width: 744px;
    clear: both;
}

.record_box_booking_results_solutions > span {
    font-size: 8pt !important;
}

.record_box_booking_results_solutions > span,
.record_box_booking_results_solutions > div,
.detailsrecord_box_booking_results_solutions > span,
.detailsrecord_box_booking_results_solutions > div {
    float: left;
}

.detailsrecord_box_booking_results_solutions_moreinfo {
    clear: both;
    background-color: #f1f1f1;
    padding: 5px !important;
    margin-top: 10px !important;
    border: 1px dotted #f1f1f1;
    min-width: 400px;
    white-space: nowrap;
    float: right !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.detailsrecord_box_booking_results_solutions > span:first-child {
    font-weight: bold;
    color: #fff;
    width: 45px;
    text-align: center;
    border-right: 0px solid #ccc;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.record_box_booking_results_solutions > span,
.record_box_booking_results_solutions > span > span,
.detailsrecord_box_booking_results_solutions > span,
.detailsrecord_box_booking_results_solutions > span > span {
    padding: 0px 3px;
    text-transform: uppercase;
    margin-top: 3px;
    font-size: 9pt !important;
    color: #333;
}

.record_box_booking_results_solutions .Departure,
.record_box_booking_results_solutions .Arrival {
    width: 165px;
}

.record_box_booking_results_solutions .CarriersMarketing img,
.detailsrecord_box_booking_results_solutions .CarriersMarketing img,
.detailsrecord_box_booking_results_solutions .PathCarrierMarketing img {
    height: 12px;
    width: 20px;
}

.detailsrecord_box_booking_results_solutions .PathIndex {
    width: 46px;
    text-align: center;
}

.detailsrecord_box_booking_results_solutions .PathOrigin {
    width: 106px;
}

.detailsrecord_box_booking_results_solutions .PathDestination {
    width: 164px;
}

.detailsrecord_box_booking_results_solutions .PathCabinClass {
    width: 90px;
}
.record_box_booking_results_solutions .CarriersMarketing {
    width: 25px;
}
.detailsrecord_box_booking_results_solutions .PathCarrierMarketing {
    width: 25px;
}
.BoxTrainDisplayResponseDetail .detailsrecord_box_booking_results_solutions .PathCabinClass,
.BoxTrainDisplayResponseContent .detailsrecord_box_booking_results_solutions .PathCabinClass {
    width: 20px;
}

.detailsrecord_box_booking_results_solutions_moreinfo span {
    line-height: 20px;
}

.detailsrecord_box_booking_results_solutions_moreinfo .PathCabinClass {
    font-size: 8pt !important;
       padding: 2px 5px;
       margin: 0px 2px;
       font-weight: normal !important;
       border: 1px solid #ccc;
       background-color: #fff;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.content_box_booking_results_solutions_SolutionContainer
{
    width: 225px;
     margin: 1%; float:left;
}
.content_box_booking_results_solutions_PreferenceContainer
{
    margin-left: 10px; margin-top:4px; padding-bottom:7px; float:left; width: 735px; border-bottom: 1px solid #ccc; margin-right: 0px;
}
.content_box_booking_results_solutions_PreferenceNoteContainer
{
    float:left; padding-top:7px; padding-left:10px;
}
.FareBoxName
{
    text-align:center; font-size: 9pt;
}
.FareBoxRadioCont
{
    float: left; clear:both; width:10px; margin-right: 4px;
}
.FareBoxPrice
{
    float: left; width:95px; text-align:center; font-weight:bold;  font-size: 12pt;
}
.FareBox
{
    width: 110px; margin: 3px; border: solid 1px grey; padding: 2px;  float:left; margin-top: 20px;
}
.FareBoxCorporate
{
    background-image: url('/Content/img/icon_booking_corporate.png');
    background-repeat: no-repeat;
    background-position: right top;
}
.FareBoxSelected
{
    border: solid 2px #0061aa;
}
.FareBoxPriceSelected
{
    color: #0061aa
}
                       

.detailsrecord_box_booking_results_solutions_moreinfo .PathSeat {
       padding: 2px 5px;
       margin: 0px 2px;
       font-weight: normal !important;
       color: #fff;
       background-color: #ff6600;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.note_record_box_booking_results_solutions {
    border-top: 1px solid #f1f1f1;
    padding: 2px 0px;
    text-align: right;
    float: right !important;
    width: 625px;
    font-weight: bold;
}

.note_record_box_booking_results_solutions a:hover {
    text-decoration: underline;
}

.detailsrecord_box_booking_results_solutions {
    border-top: 1px dotted #ccc;
    float: left;
    width: 714px;
    margin: 10px 0px 0px 30px;
    padding: 5px 0px 5px 0px;
}

.icondetails_box_booking_results_solutions {
    float: right !important;
}

.logo_box_booking_results_solutions {
    margin: 0px 5px 0px 0px;
    padding: 3px;
    border: 1px solid #ccc;
    width: 52px;
    height: 25px;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.logo_box_booking_results_solutions_co2
{
    margin: 0px 5px 0px 0px;
    padding: 3px;
    width: 64px;
    height: 25px;
    text-align: right;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    background-image: url('/Content/img/co2.png');
    background-repeat: no-repeat;
    float: right;
    color: #007500;
    line-height: 12px;
}
.logo_box_booking_results_solutions_co2 sub
{
    color: #007500;
}

.logo_box_booking_results_solutions img {
    height: 25px;
}

.header_box_booking_results_solutions .corporate_box_booking_results_solutions {
    float: left !important;
    margin: -5px 0px 0px -5px !important;
}

.header_box_booking_results_solutions_popupmap .corporate_box_booking_results_solutions_popup {
    float: left !important;
    margin: -5px 0px 0px -5px !important;
}

.header_box_booking_results_solutions .nopolicy_box_booking_results_solutions {
    float: right !important;
    margin: -5px -5px 0px 0px;
}

.header_box_booking_results_solutions_popupmap .nopolicy_box_booking_results_solutions_popup {
    float: right !important;
    margin: -5px -5px 0px 0px;
}

.header_box_booking_results_solutions .logo_box_booking_results_solutions_co2 {
    float: right !important;
}
.header_box_booking_results_solutions_popupmap .logo_box_booking_results_solutions_co2_popup {
    float: right !important;
}

.justificationcode_box_booking_results_solutions {
    text-align: center !important;
    text-transform: uppercase;
    color: #cc0000;
    margin-bottom: 5px;
    background-color: #FFDDDD;
    border: 1px solid #cc0000;
    -webkit-box-shadow: 0px 0px 3px #cc0000;
    -moz-box-shadow: 0px 0px 3px #cc0000;
    -ms-box-shadow: 0px 0px 3px #cc0000;
    -o-box-shadow: 0px 0px 3px #cc0000;
    box-shadow: 0px 0px 3px #cc0000;
}

.tab_content_box_booking_results_solutions .nopolicy_box_booking_results_solutions {
    float: right !important;
}

.tab_content_box_booking_results_solutions_HOTEL .nopolicy_box_booking_results_solutions {
    float: right !important;
}

.selectsolution_box_booking_results_solutions {
    text-align: center;
    margin: 25px 0px;
    font-size: 24px;
    color: #999;
}

/* LAYOUT BOOKING RISULTATI PHOTOBOX */

.info_box_booking_results_solutions_PHOTOBOX {
    margin-left: 5px;
    float: left;
    width: 620px;
    height: 55px;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap {
    margin-left: 5px;
    float: left;
    width: 400px;
    height: 55px;
}

.fares_box_booking_results_solutions_PHOTOBOX {
    margin-top: 5px;
    float: left;
    width: 720px;
    clear:both;
    border-left: 1px solid #ccc;
    
}
.fares_box_booking_results_solutions_PHOTOBOX_box
{
    width: 100px; 
    height: 45px; 
    float:left;
    padding: 2px;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-transform:uppercase;
}
.hfarecorporate
{
    margin: 0px auto;
    background-color: #009900 !important;
    text-align:center;
    font-size: 10px;
    font-weight:bold;
    color: #fff;
    display:none;
}
.fares_box_booking_results_solutions_PHOTOBOX_box div
{
    font-weight:bold;
    text-align:center;
    float:none;
}
.fares_box_booking_results_solutions_PHOTOBOX_fare
{
    line-height: 25px;
}
.hfaretitle
{
    background-color: #f1f1f1;
    background-image: url("../img/bg_body_texture.png");
}

.info_box_booking_results_solutions_PHOTOBOX > div:first-child {
    float: left;
    width: 340px;
}

.info_box_booking_results_solutions_PHOTOBOX > div:first-child > p {
    float: left;
    margin: 0px;
    text-transform: uppercase;
}

.info_box_booking_results_solutions_PHOTOBOX > div:first-child > p * {
    text-transform: uppercase;
}

.info_box_booking_results_solutions_PHOTOBOX .HotelName {
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
}

.info_box_booking_results_solutions_PHOTOBOX .VehClass {
    font-weight: bold;
    margin: 3px 0px;
    padding: 1px 3px;
    color: #fff;
    clear: both;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap > div:first-child {
    float: left;
    width: 340px;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap > div:first-child > p {
    float: left;
    margin: 0px;
    text-transform: uppercase;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap > div:first-child > p * {
    text-transform: uppercase;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap .HotelName {
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
}

.info_box_booking_results_solutions_PHOTOBOX_popupmap .VehClass {
    font-weight: bold;
    margin: 3px 0px;
    padding: 1px 3px;
    color: #fff;
    clear: both;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

.detailsinfo_box_booking_results_solutions_PHOTOBOX {
    float: right !important;
    width: 275px !important;
}

.detailsinfo_box_booking_results_solutions_PHOTOBOX > p {
    margin: 2px 0px;
    float: left;
}

.detailsinfo_box_booking_results_solutions_PHOTOBOX > p > span {
    width: 82px;
    float: left;
}

.detailsinfo_box_booking_results_solutions_PHOTOBOX > p img {
    margin: 0px 5px 0px 0px;
    vertical-align: middle;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.photo_box_booking_results_solutions_PHOTOBOX {
    width: 113px;
    height: 78px;
    border: 1px solid #f1f1f1;
    float: left;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.photo_box_booking_results_solutions_PHOTOBOX > img {
    width: 114px;
    height: 78px;
    border: 0px solid #fff;
}

.photo_box_booking_results_solutions_PHOTOBOX > div {
    font-size: 6pt;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 84px;
    background-color: #f1f1f1;
    border-top: 1px solid #f1f1f1;
    height: 16px;
    padding-top: 5px;
    color: #000;
}

.photo_box_booking_results_solutions_PHOTOBOX > div a,
.photo_box_booking_results_solutions_PHOTOBOX > div a:link {
    font-size: 6pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
}

.special_photo_box_booking_results_solutions_PHOTOBOX {
    position: absolute;
    padding-top: 0px !important;
    text-align: left !important;
    border-top: 0px solid #ccc !important;
    background-color: transparent !important;
}

.services_box_booking_results_solutions_HOTEL {
    float: right !important;
    width: 215px;
    text-align: right;
    margin: 0px;
    padding: 0px;
}

.services_box_booking_results_solutions_HOTEL img {
    width: 18px;
    margin: 0px 2px;
    padding: 0px;
}
.typeroom_booking_results_solutions_HOTELtitle
{
    width: 720px;
    margin-right: 20px;
    text-align:right;
    text-transform:uppercase;
    font-weight:bold;
}
.typeroom_booking_results_solutions_HOTEL {
    width: 450px;
}
.notesroom_booking_results_solutions_HOTEL {
    font-style: italic; width: 450px;
}
.priceroom_booking_results_solutions_HOTEL {
    font-size: 11pt;
    margin: 0px !important;
    padding: 0px !important;
    color: #fff;
    clear:both;
}

.priceroom_booking_results_solutions_HOTEL span {
    margin: 2px !important;
    padding: 3px 0px 0px 0px !important;
}

.rulesroom_booking_results_solutions_HOTEL {
    width: 80px;
    padding: 6px;
    text-align: center;
    margin-top: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #E0ECF3;
    border: 1px solid #E0ECF3;
}

.rulesroom_booking_results_solutions_HOTEL:hover {
    border: 1px solid #0061AA;
}

.rulesroom_booking_results_solutions_HOTEL a {
    text-transform: uppercase;
    font-size: 7pt !important;
}

.priceroom_booking_results_solutions_HOTEL .RoomPrice {
    font-size: 12pt;
    font-weight: bold;
}

.tabs_details_content_box_booking_results_solutions {
    float: left;
    width: 744px;
    clear: both;
    margin: 10px 0px 10px 0px;
    padding-bottom: 10px;
    border-bottom: 2px solid #f1f1f1;
}

.tabs_details_content_box_booking_results_solutions div {
    font-size: 7pt;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 10px;
    margin: 0px 5px;
    float: left;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabs_details_content_box_booking_results_solutions_selected, .tabs_details_content_box_booking_results_solutions div:hover {
    background-color: #0061aa !important;
    border: 1px solid #0061aa !important;
    color: #fff;
}

.box_tabs_details_content_box_booking_results_solutions {
    float: left;
    width: 744px;
    margin: 0px;
    padding: 0px;
    height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
}
.box_tabs_details_content_box_booking_results_solutions_train {
    float: left;
    width: 744px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.box_tabs_details_content_box_booking_results_solutions_flight {
    float: left;
    width: 744px;
    margin: 0px;
    padding: 0px;
}
.box_tabs_details_content_box_booking_results_solutions > div, .box_tabs_details_content_box_booking_results_solutions_flight > div {
    float: left;
    width: 728px;
}

.TicketdetailPriceTicket
{
    float: left;
    width: 760px;
    margin: 1px 5px;
    border-bottom: 1px dotted #ccc;
    line-height: 26px;
}
.TicketdetailPriceTicketTotal
{
    float: left;
    width: 760px;
    margin: 1px 5px;
    line-height: 26px;
}
.TicketDetailTotal
{
     width: 510px;
    color: #0061aa;
    font-weight: bold;
    font-size: 9pt;
    float: right;
    text-align: right;
    margin: 2px 0px;
    padding: 2px 0px;
}
.TicketDetailName
{
    width: 510px;
        margin: 2px 0px;
    padding: 2px 0px;
    text-transform: uppercase;
    font-size: 8pt;
}
.TicketDetailPrice
{
    width: 70px;
        margin: 2px 0px;
    padding: 2px 0px;
    text-transform: uppercase;
    font-size: 8pt;
    text-align: right;
}
.TicketDetailTotalLine
{
    width: 100px;
    color: #0061aa;
    font-weight: bold;
    font-size: 9pt;
    float: right;
    text-align: right;
    margin: 2px 0px;
    padding: 2px 0px;
}
.TicketDetailQty
{
    width: 60px;
    margin: 2px 0px;
    padding: 2px 0px;
    text-transform: uppercase;
    font-size: 8pt;
    text-align: right;
}

/* CLASSI BOOKING RISULTATI PHOTOBOX DETTAGLI VOLO */



.box_tabs_details_content_box_booking_results_solutions > div > .detailPrice,
.box_tabs_details_content_box_booking_results_solutions > div > .note,
.box_tabs_details_content_box_booking_results_solutions_flight > div > .detailPrice ,
.box_tabs_details_content_box_booking_results_solutions_flight > div > .note {
    float: left;
    width: 340px;
    margin: 0px 5px;
}

.box_tabs_details_content_box_booking_results_solutions_flight > div > .note,
.box_tabs_details_content_box_booking_results_solutions > div > .note {
    float: right;
    width: 350px;
    padding: 5px;
    background-color: #fff;
    font-size: 8pt;
    line-height: 18px;
}
.box_tabs_details_content_box_booking_results_solutions_flight > div > .detailPrice p,
.box_tabs_details_content_box_booking_results_solutions > div > .detailPrice p {
    border-top: 1px dotted #ccc;
    margin: 3px 0px;
    padding: 3px 0px;
    text-transform: uppercase;
    font-size: 8pt;
}
.box_tabs_details_content_box_booking_results_solutions_flight > div > .detailPrice span,
.box_tabs_details_content_box_booking_results_solutions > div > .detailPrice span {
    color: #0061aa;
    font-weight: bold;
    font-size: 9pt;
    float: right;
}
.box_tabs_details_content_box_booking_results_solutions_flight > div > .detailPrice p:first-child,
.box_tabs_details_content_box_booking_results_solutions > div > .detailPrice p:first-child {
    border-top: 0px dotted #ccc;
    margin: 2px 0px;
    padding: 2px 0px;
}

.content_box_booking_results_solutions .extraServiceName {
    text-transform: uppercase;
    margin: 4px 0px 0px 0px;
    float: left;
    width: 540px;
}

.content_box_booking_results_solutions_popupmap .extraServiceName {
    text-transform: uppercase;
    margin: 4px 0px 0px 0px;
    float: left;
    width: 540px;
}

.content_box_booking_results_solutions .extraServiceValueCont {
    text-transform: uppercase;
    margin: 2px 0px 0px 0px;
    width: 200px;
    text-align: right;
    color: #0061aa;
    font-size: 15pt;
}

.content_box_booking_results_solutions_popupmap .extraServiceValueCont {
    text-transform: uppercase;
    margin: 2px 0px 0px 0px;
    width: 200px;
    text-align: right;
    color: #0061aa;
    font-size: 15pt;
}

/* CLASSI BOOKING RISULTATI PHOTOBOX DETTAGLI CAR */

.carLocation_table {
       width: 100% !important;
       border-top: 1px solid #ccc;
       border-left: 1px solid #ccc;
       border-right: 1px solid #ccc;
       background-color: #fff;
       margin: 0px 0px 10px 0px;
       padding: 0px;
}

.carLocation_table th,
.carLocation_table td {
    margin: 0px;
       font-size: 10pt !important;
}

.carLocation_table td {
    padding: 4px;
       border-bottom: 1px solid #ccc;
       background-color: #fff;
}
.carLocation_tableLogo
{
    width: 90px; text-align:center;
}
.carLocation_tableDescription
{
    font-weight:bold; line-height: 15px;
}
.carLocation_tableAction
{
    text-align:right;
}

.agency_box_booking_results_solutions_CAR {
   width: 335px;
   padding: 5px;
   margin: 5px;
}

.agencies_box_booking_results_solutions .btn {
   margin-top: 5px !important;
}

.agencies_box_booking_results_solutions > div {
   /* margin: 3px; */
}

/* CLASSI BOOKING RISULTATI PHOTOBOX DETTAGLI TRENI */

.fare_and_service, .fare_and_service > div {
  float: left;
}

.fare_and_service .solutionName {
   margin: 0px 0px 5px 0px;
   padding: 3px;
   width: 180px; 
   float: left;
}

.info_box_booking_results_solutions_TRAIN,
.stop_box_booking_results_solutions_TRAIN,
.trainPriceContent > div {
   width: 340px !important;
   padding: 10px;
   float: left;
}

.info_box_booking_results_solutions_TRAIN h2,
.stop_box_booking_results_solutions_TRAIN h2 {
   margin: 2px 0px 10px 0px;
   padding: 3px;
   border-bottom: 2px solid #0061AA;
   color: #0061AA !important;
}

.trainPriceContent .priceSolutionName {
   font-size: 9pt;
   font-weight: bold;
   text-transform: uppercase;
}

.price_booking_results_solutions_TRAIN {
   padding: 3px;
   border-top: 1px dotted #ccc;
   border-bottom: 1px dotted #ccc;
    text-align: right;
    margin: 10px 0px;
}

.price_booking_results_solutions_TRAIN span {
    font-size: 15pt;
}

.trainPriceContent .justificationcode_box_booking_results_solutions {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    text-align: center !important;
    padding: 10px;
}

.trainPriceContent .justificationcode_box_booking_results_solutions select {
    clear: both;
    margin: 5px;
}

.info_box_booking_results_solutions_TRAIN > div {
   margin: 2px 0px;
   padding: 3px;
   border-top: 1px dotted #f1f1f1;   
}

.stop_box_booking_results_solutions_TRAIN > div > div {
   margin: 2px 0px;
   padding: 3px;
   border-top: 1px dotted #ccc;   
}

.trainPriceContent > div > div > div {
   min-height: 30px;  
}

.trainPictograms {
   float: right;
}

.trainPictograms img {
   margin: 0px 5px;
}

.stopNumber {
    color: #fff;
    text-align: center;
    border-right: 0px solid #ccc !important;
    background-color: #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.trainStopTable span:first-child {
    border-right: 0px solid #ccc;
}

.trainStopTable span {
    border-left: 1px solid #ccc;
    padding: 0px 5px;
}

.trainStopTable .stopArrival,
.trainStopTable .stopDeparture {
    float: right !important;
    width: 30px;
    text-align: center;
}

/*  PHOTOGALLERY */

.currentphoto_box_photogallery_booking_results_solutions {
    width: 384px;
    height: 245px;
    border: 1px solid #ccc;
    float: left;
    overflow: hidden;
    text-align: center;
}

.arrowsx_currentphoto_box_photogallery_booking_results_solutions,
.arrowdx_currentphoto_box_photogallery_booking_results_solutions {
    background-color: #fff;
    width: 24px;
    height: 132px;
    text-align: center;
    padding-top: 115px;
}

.arrowsx_currentphoto_box_photogallery_booking_results_solutions:hover,
.arrowdx_currentphoto_box_photogallery_booking_results_solutions:hover {
    cursor: pointer;
}

.img_currentphoto_box_photogallery_booking_results_solutions {
    height:225px;
    overflow:hidden;
}

.description_currentphoto_box_photogallery_booking_results_solutions {
    width: 384px;
    height: 20px;
    margin: 0px;
    background-color: #444;
}

.text_description_currentphoto_box_photogallery_booking_results_solutions {
    width: 365px;
    margin: 3px;
    text-align: center;
    text-transform: uppercase;
    color: #f1f1f1;
}

.thumbs_box_photogallery_booking_results_solutions {
    width: 294px;
    height: 256px;
    float: left;
}

.thumbs_box_photogallery_booking_results_solutions div {
    width: 59px;
    height: 40px;
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
    margin: 0px 0px 10px 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.thumbs_box_photogallery_booking_results_solutions div:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    cursor: pointer;
}

.thumbs_box_photogallery_booking_results_solutions img {
    width: 70px;    
}

.selected_thumb_box_photogallery_booking_results_solutions {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-box-shadow: 0px 1px 3px #999;
    -moz-box-shadow: 0px 1px 3px #999;
    -ms-box-shadow: 0px 1px 3px #999;
    -o-box-shadow: 0px 1px 3px #999;
    box-shadow: 0px 1px 3px #999;    
}

/* MATRICE FILTRI VOLI */

.r9matrix {
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.r9matrix h3 {
    padding: 6px 0px;
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
}

.r9matrix a.close {
    float: right;
    font-size: 11px;
    line-height: 24px;
    font-weight: normal;
    text-transform: lowercase;
}

.r9matrix a.previous,
.r9matrix a.next {
    display: block;
    width: 30px;
    background: #fff;
    text-indent: -9999px;
}

.r9matrix a.previous {
    float: left;
    background: #fff url("/Content/img/a-matrix-button-arrow-sprite.png") no-repeat 10px 50%;
    outline: none;
}

.r9matrix a.next {
    float: right;
    background: #fff url("/Content/img/a-matrix-button-arrow-sprite.png") no-repeat -50px 50%;
    outline: none;
}

.r9matrix a.previous:hover,
.r9matrix a.next:hover {
    background-color: #f1f1f1;
}

.min .r9matrix a.previous,
.min .r9matrix a.previous:hover,
.max .r9matrix a.next,
.max .r9matrix a.next:hover {
    background-color: #f1f1f1;
    cursor: default;
}

.max .r9matrix a.next,
.max .r9matrix a.next:hover {
    background-position: -80px 50%;
}

.min .r9matrix a.previous,
.min .r9matrix a.previous:hover {
    background-position: -20px 50%;
}

.r9matrix li.bestPrice a {
    font-weight: bold;
    color: #0061AA;
}

.r9matrix ul li {
    padding-top: 1px;
    font-size: 8pt !important;
    line-height: 18px;
    background: #fff;
}

.r9matrix .classLabels {
    float: left;
    width: 122px;
    border: 1px solid #ccc;
    border-width: 0px 1px;
    font-weight: bold;
    background: #fff;
}

.r9matrix .classLabels li {
    padding-right: 5px;
    text-align: right;
    background: #fff;
    padding-bottom: 1px;
    list-style-type: none;
}

.r9matrix .classLabels li.hoverCell {
    background: #f1f1f1;
}

.r9matrix .content {
    position: relative;
    float: left;
    width: 520px;
    overflow: hidden;
    border-right: 1px solid #ccc;
}

.r9matrix .content .conveyer {
    position: absolute;
    left: 0px;
    top: 0px;
}

.r9matrix .content .cart {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 3200px;
}

.r9matrix .agencyColumn {
    float: left;
    width: 57px;
    border-right: 1px solid #ccc;
    font-size: 8pt !important;
    background: #f1f1f1;
    text-align: center;
}

.r9matrix .agencyColumn li {
    list-style-type: none;
    font-size: 8pt !important;
}

.r9matrix ul li.titleCell {
    height: 60px;
    font-size: 8pt !important;
    line-height: 9px;
    border-bottom: 1px solid #ccc;
    background: #fff;
    overflow: hidden;
}

.r9matrix ul li.titleCell a {
    font-size: 7pt !important;
    text-transform: capitalize !important;
}

.r9matrix .classLabels li.titleCell {
    padding-bottom: 0px;
}

.r9matrix .agencyColumn .titleCell:hover 
{
    background: #f1f1f1;
}

.r9matrix .agencyColumn .emptyTitleCell:hover {
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.r9matrix .agencyColumn .hoverCell {
    background: #ccc;
}

.r9matrix .agencyColumn .titleCell img {
    display: block;
    padding: 3px 0px 2px 0px;
    margin: 3px auto;
    background-color: #fff;
    border: 3px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border: 1px solid #ccc;
    width: 35px;
    height: 25px;
}

.autocompleteIdent {
    margin-left: 10px;
}

.autocompleteHighlight {
    color: red;
    font-weight: bold;
}

.notes_agencies_box_booking_results_solutions {
    padding-top: 5px;
}

.ie7tabUL {
        background-attachment: scroll;
        background-color: transparent;
        border-bottom-color: #AAA;
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-color: #AAA;
        border-left-style: solid;
        border-left-width: 0px;
        border-right-color: #AAA;
        border-right-style: solid;
        border-right-width: 0px;
        border-top-color: #AAA;
        border-top-style: solid;
        border-top-width: 0px;
        color: #222;
        display: block;
        float: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        height: 29px;
        line-height: 15px;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        outline-color: #222;
        outline-style: none;
        outline-width: 0px;
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
        text-decoration: none;
        width: 780px;
}

.ie7tabLI .icona_servizio,
.ie7tabLI .titleTabs {
    cursor:pointer;
}

.ie7tabLI {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-image: none;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/Content/img/smoothness/ui-bg_glass_65_ffffff_1x400.png");
    border-bottom-color: #212121;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-color: #CCC;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #CCC;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #CCC;
    border-top-style: solid;
    border-top-width: 1px;
    color: #212121;
    display: list-item;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 28px;
    line-height: 13px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 2.133333444595337px;
    margin-top: 0px;
    outline-color: #212121;
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-align: left;
    text-decoration: none;
    top: 0px;
    white-space: nowrap;
    cursor:pointer;
    /*width: 86px;*/
}

.hotelTabLink,
.flightTabLink,
.carTabLink,
.trainTabsLink {
    cursor:pointer;
}

.hrWhite {
    height:40px; width:100%; color: #fff; border-width:0px;
}

.section_booking_results_solutions_selectedFlight {
    padding-bottom: 7px;
    width:100%;
}

#carTab_0 table td {
    padding: 2px 6px;
    border-bottom: solid 2px #fff;
}


.boxCopyStatisticalField
{
    float: right !important
}

/* Draft */

.draftRadioButton
{
    border: 1px solid #ccc;
       background-color: #fff;
       float: right;
       padding: 0px 15px;
       margin: 0px 10px 0px 0px;
       -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
    line-height: 25px;
    cursor: pointer;
}
.draftRadioButtonUnselected
{
       background-color: #fff;
       color: inherit;
}
.draftRadioButtonSelected
{
    background-color: #0061AA;
    color:#fff;
}
.draftRadioButton a,
.draftRadioButton a:VISITED,
.draftRadioButton a:HOVER,
.draftRadioButton a:VISITED:HOVER 
{
    text-decoration:none; color: inherit;
}

/* PLANNIFY */

.plannify_header {
    background-color: #e4e4e4;
    float: left;
    width: 180px;
    text-align: center;
}

.plannify_header img {
    border: 0px solid #ff0000;
}

.plannify_row {
    border-bottom: 1px solid #fff;
    padding: 5px;
    float: left;
    width: 170px;
    background-color: #f1f1f1;    
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.serviceSection .plannify_row {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 181px;
}

.icona_servizio_plannify {
    width: 90px;
}

.plannify_row:hover {
    background-color: #f6f6f6;
}

.plannify_row > div {
    float: left;
    width: 120px;
}

.plannify_row > div:first-child {
    float: left;
    width: 50px;
}

.plannify_row img {
    border: 1px solid #ccc;
    width: 40px;
    height: 40px;
    float: left;
    margin:0px 10px 0px 0px;
}

.plannify_row > div > p {
    margin: 0px;
    padding: 0px;
}

.plannify_row_title {
    color: #cc3333;
    font-weight: bold;
}

.plannify_row_location {
    color: #999;
    font-weight: bold;
}

.plannify_moreevents {
    background-color: #e4e4e4;
    padding: 10px;
    width: 160px;
    float: left;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #666;
    font-weight: bold;
    cursor: pointer;
}

.plannify_moreevents:hover  {
    background-color: #f1f1f1;
}

.plannify_moreevents span {
    color: #666;
    text-transform: uppercase;
}


.plannify_popup 
{
    background-color: #fff;
    position: absolute;
    z-index: 6000;
    border: solid 1px #cc3333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    width: 550px;
}
.plannify_img 
{
    float: right;
    margin-left: 10px;
    border: 1px solid #ccc;
}
.plannify_title
{
    color: #999;
    font-weight: bold;
    font-size: 12pt;
}
.plannifyCategory{ width: 95%;}




.emailFormTable tr td
{
    padding: 4px; font-size: 10pt;
}
.emailFormTable tr td input, .emailFormTable tr td textarea
{
    font-size: 10pt;
}


.boxCaseSupport,
.boxCaseSupport .serviceItemInsertSection,
.boxCaseSupport .serviceItemInsertContainer,
.boxCaseSupport .serviceItemInsertContent
{
    width:436px !important;
}

.boxCaseSupportWarning {
    float: left;
    width: 436px;
    clear: both;
    color: black;
    font-size: 7pt !important;
    padding: 9px 5px 0px 5px;
    background-color: #fff;
    font-weight: bold !important;
    text-transform: uppercase;
    margin: 5px 0px;
    height: 52px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid black;
    background-color: white;
}

.boxCaseSupportButton 
{
    float: right;
    margin-right: -14px;
    margin-top: 10px;
}
.lock
{
    cursor:pointer;
}
.PopupFlightViaSelectionContainer
{
    width:300px;
    margin:auto;
}
.PopupFlightViaSelectionAirportTitle
{
    clear:both;
    margin: 2px 5px;
    font-weight:bold;
}
.PopupFlightViaSelectionAirportRow
{
    clear:both;
    margin: 2px 5px;
    padding-left: 10px;
}
.PopupFlightViaSelectionAirportRow img
{
    float:right; vertical-align:bottom;
}


.ui-customDP-RangeSelection-First .ui-state-default
{
    background-color : #fff !important;
    background-image : url("/Content/img/calLeft.png") !important;    
    background-position:left top !important;
    background-repeat:repeat-y !important;
}

.ui-customDP-RangeSelection-Last .ui-state-default
{
    background-color : #fff !important;
    background-image: url("/Content/img/calRight.png") !important;
    background-position:right top !important;
    background-repeat:repeat-y !important;
}

.ui-customDP-RangeSelection .ui-state-default
{
        background-color : #fff !important;
        background-image :none !important;
}

.ui-customDP-RangeSelection-FirstLast .ui-state-default
{
        background-color : #fff !important;
        background-image :none !important;
        border-left: 2px solid #000 !important;
        border-right: 2px solid #000 !important;
}

.insuranceTable, .insuranceTable tbody td
{
    font-size:9pt;    
}
.insuranceTable tbody td
{
    padding: 3px;
 }
.insuranceTable
{
    margin-top: 10px;
 }
.insuranceTable tbody td a, .insuranceTable tbody td a:visided, .insuranceTable tbody td a:hover
{
    color: #0061aa;
}
.policyWarning
{
    margin: 3px 3px;
    padding: 2px;
}

.BookingProgressContent
{
    border: solid 1px #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.BookingProgressGeneralMessage
{
    height:48px; padding: 1px 10px; font-size: 13px;
}
.BookingProgressMonitorBox
{
    height:256px; padding: 1px 10px; font-size: 13px; overflow:auto
}
.BookingProgressMonitorBox table, .BookingProgressMonitorBox table tr, .BookingProgressMonitorBox table tr td
{font-size: 13px;}
.BookingProgressMonitorError
{
    padding-left: 30px; font-size:12px;    
}

.BrandNotes
{
    margin: 10px;
    width:728px;
}
.BrandNotesTitle
{
    font-size: 9pt;
    border-bottom: 2px solid #f1f1f1;
    color: #0061aa;
    font-weight: bold;
    padding:4px 0px;
    width:720px;
    margin-bottom: 4px;
}
.BrandNotesValidity
{
    font-size: 8pt;
    color: #444;
}
.BrandNotesText
{
    width:720px;
    font-size: 8pt;
    text-transform:uppercase;
}
.BrandNotesText img
{
    float:right;
    border:0px solid #fff;
    margin: 2px 5px;
    max-width:150px;
}
.hlptxt img
{
    float:right;
    border:0px solid #fff;
    margin: 2px 5px;
    max-width:150px;
}
.hlptxtimg
{
    float:right;
    border:0px solid #fff;
    margin: 2px 5px;
    max-width:150px;
}


.info_table_altFare {
       width: 97% !important;
       background-color: #fff;
       margin: 0px 0px 10px 5px;
       padding: 0px;
       border-spacing: 0px;
}


.info_table_altFare td 
{
    font-size: 9pt;
    margin: 0px;
    padding: 2px 4px;
       border-bottom: 1px solid #f1f1f1;
       background-color: #fff;
       height: 35px;
}
.label_table_price
{
    font-size: 10pt;
    color: #0061aa;
    font-weight: bold;
}
.justificationOfflineFlightDiv, .justificationOfflineHotelDiv, .trOfflineJustificationOther
{
    display:none;
}
.bookingServiceFailed
{
    font-size: 10pt;
    color: #0061aa;
    font-weight: bold;
}

.link_autenticazioneADFS a,
.link_autenticazioneADFS a:link
{
    text-transform: uppercase;
    float: left;
    white-space: nowrap;
    margin-left: 20px;
    font-size: 7pt;
    color: #333;
}

/* SERVICE UNAVAILABLE PAGE*/
.serviceUnavailable a{
    font-size:12.0pt;
    font-family: 'Arial';
    font-weight: bold;
}
/* unvisited link */
.serviceUnavailable a:link {
    color: blue;
}

/* visited link */
.serviceUnavailable a:visited {
    color: blue;
}

/* mouse over link */
.serviceUnavailable a:hover {
    color: hotpink;
}

/* selected link */
.serviceUnavailable a:active {
    color: blue;
}

.serviceUnavailable 
{
    font-size: 12.0pt; 
    font-family: 'Arial','sans-serif';
    color: red; 
    height: 150px; 
    font-weight: bold

}
