﻿

html, form
{
    /*  height: 100%;*/
}

*:focus
{
    outline: none;
}

body
{
    background-color: #fff;
    height: 100%;
    margin: 0px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}

div
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}

.tbDate
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #ABADB3;
}

.rblFlights
{
}

.aspNetDisabled table
{
    -khtml-opacity: .30;
    -moz-opacity: .30;
    -ms-filter: "alpha(opacity=30)";
    filter: alpha(opacity=30);
    opacity: .30;
}

.selectedItem
{
    background-color: #F7F8FA;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}
.btnSelect
{
    border: 1px solid #0c51a1;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
    background-color: #fff;
}
.hoverPanel
{
    z-index: 9999999999;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: White;
    margin: 0px;
}

.tableDetailsFlight
{
    height: 40px;
    width: 577px;
}

.tableDetailsFlight2
{
    height: 40px;
    width: 680px;
}


.detailsFlight
{
    height: 40px;
}

.detailsFlight td:hover
{
    background-color: #F7F8FA;
    color: #817f80;
}




.detailsFlight td
{
    color: #817f80;
}

.detailsFlight input
{
    float: left;
}

.detailsFlight td label
{
    float: right;
    color: #817f80;
}

.titleDetailsQuote, .HotelName, .titleHotelName, .splitter, .reservationTitle
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 18px;
    color: #0c51a1;
    text-align: left;
    font-weight: normal;
}

.splitter
{
    margin-top: 15px;
}


.GridFlights
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
    border: none;
}

.TitleFlight
{
    background: #F3F3F3; /*  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E39327), to(#F2CE20)); /* Safari 4-5, Chrome 1-9 */ /*    background: -webkit-linear-gradient(top, #E39327, #F2CE20); /* Safari 5.1, Chrome 10+ */ /*  background: -moz-linear-gradient(top, #E39327, #F2CE20); /* Firefox 3.6+ */ /*   background: -ms-linear-gradient(top, #E39327, #F2CE20); /* IE 10 */ /*  background: -o-linear-gradient(top, #E39327, #F2CE20); /* Opera 11.10+ */ /*  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E39327', EndColorStr='#F2CE20');*/
    color: #0c51a1;
    min-height: 80px;
    width: 110px;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
}


.TitleFlightDate
{
    background-color: #f6f6f6;
    height: 25px;
    font-size: 13px;
    color: #817d7e;
    font-weight: bold;
    text-transform: capitalize;
}


.TitlePNR
{
    color: #000;
    font-size: 11px;
    font-weight: bold;
    font-size: 12px;
}


.btnSearch
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    background: #0c51a1; /* Opera 11.10+ */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #0c51a1;
    border-left: 1px solid #0c51a1;
    border-right: 1px solid #0c51a1;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
}

.btnPay
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    background: #0c51a1; /* Opera 11.10+ */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #0c51a1;
    border-left: 1px solid #0c51a1;
    border-right: 1px solid #0c51a1;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
}



.rgExpandCol img[title=Collapse]
{
    display: none;
}

.label
{
    width: 80px;
    float: left;
    height: 20px;
    padding-top: 5px;
}

.labelPNRConf
{
    width: 90px;
    float: left;
    height: 20px;
    padding-top: 5px;
    padding-right: 15px;
    text-align: right;
}

.field
{
    width: 100px;
    float: left;
}

.fieldPNRConf
{
    width: 150px;
    float: left;
    height: 20px;
    padding-top: 5px;
}

.field2
{
    width: 300px;
    float: left;
}

.titlePurple
{
    color: #0c51a1;
    text-transform: uppercase;
}

/*---------------------------   Validator extender style--------------------------------------*/
.customCalloutStyle div, .customCalloutStyle td
{
    border: solid 1px #E69C26;
    background-color: #FFF393;
    color: #EB6911;
    vertical-align: middle;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none; /* background-color: transparent;*/
    background-color: #FFF393;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 1px;
    cursor: pointer;
}

/*------------------------- SLIDER ------------------------*/

.slider .rslItemsWrapper li span
{
    font-size: 8px;
    white-space: nowrap;
}



.errorSummary
{
    width: 608px;
    height: 60px;
    border: 3px solid #970E00;
    background-color: #EE5E59;
    background-image: url(../images/error.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    color: #fff;
    vertical-align: middle;
    float: left;
    text-align: left;
    padding-left: 60px;
}


.buttonChoose
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    border: 0px;
}

.buttonChoose2
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    border: 0px;
}

.buttonOrderSelected
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    border: 0px;
}

.buttonOrder
{
    border: 0px;
    background: #b5b5b5;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a6a6a6), to(#c5c5c5)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #a6a6a6, #c5c5c5); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #a6a6a6, #c5c5c5); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #a6a6a6, #c5c5c5); /* IE 10 */
    background: -o-linear-gradient(top, #a6a6a6, #c5c5c5); /* Opera 11.10+ */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#a6a6a6', EndColorStr='#c5c5c5');
    color: #fff;
    width: 80px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    border: 0px;
}




.buttonChooseRoom
{
    background: #0c51a1;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0c51a1), to(#0c51a1)); /* Safari 4-5, Chrome 1-9 */
    background: -webkit-linear-gradient(top, #0c51a1, #0c51a1); /* Safari 5.1, Chrome 10+ */
    background: -moz-linear-gradient(top, #0c51a1, #0c51a1); /* Firefox 3.6+ */
    background: -ms-linear-gradient(top, #0c51a1, #0c51a1); /* IE 10 */
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0c51a1', EndColorStr='#0c51a1');
    color: #fff;
    width: 150px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px;
    vertical-align: bottom;
    cursor: pointer;
    border-bottom-style: none;
    border-bottom-width: medium;
    height: 20px;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    border: 0px;
}




.lButton
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}

.itemRoomList
{
    border-right: 1px solid #FFF4FB;
}

.priceText
{
    font-size: 12px;
}

.price
{
    font-size: 14px;
    font-weight: bold;
}

.hotelList
{
    background-color: #fff;
    width: 760px;
}


.openPanel
{
    cursor: pointer;
    color: #293955;
}






/* Pager Style */





.PagerStyle td
{
    background-color: #F3F3F3;
}

.PagerStyle table td
{
    border: 1px;
    width: 27px;
    height: 19px;
    color: #817d7e;
    border: 1px solid #817d7e;
    padding: 0px;
    margin: 0px;
    text-align: center;
}



.PagerStyle a
{
    text-decoration: none;
    margin: 3px;
    color: #817d7e;
}
.PagerStyle span
{
    font-weight: bold;
    color: #FFF;
    border: 1px solid #817d7e;
    background-color: #817d7e;
    width: 18px;
}

.PagerStyle a.rgCurrentPage
{
    font-weight: bold;
    color: #FFF;
    border: 1px solid #817d7e;
    background-color: #817d7e;
}


/* tooltip */
.formInfo, .formInfo2
{
    cursor: help;
}
.tooltip
{
    display: none;
}
.tooltip2
{
    display: none;
}

.tooltipArrow
{
    background-image: url(../images/tooltipArrow.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 10px;
}

.tooltipContent
{
    background-color: #f0f0f0;
    border-left: 1px solid #c0bebf;
    border-right: 1px solid #c0bebf;
    border-bottom: 1px solid #c0bebf;
}



.footer
{
    font-size: 9px;
    float: left;
}

.obs
{
    font-size: 9px;
    font-weight: normal;
}


.lbCity
{
    text-decoration: none;
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}



#airportPanel
{
    background-color: #FFF;
    border: 2px solid #BE2184;
}

#airportPanel div
{
    overflow: hidden;
    font: 14px/1 monospace;
    font-weight: bold;
    margin-top: 1px;
}
#airportPanel span
{
    background: #2c99ce;
    color: #0c51a1;
    margin-right: 1px;
    margin-top: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

.hoverPanelWait
{
    z-index: 9999999999;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    margin: 0px;
    -khtml-opacity: .70;
    -moz-opacity: .70;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    opacity: .70;
    background-color: white;
}

.hoverPanelClean
{
    z-index: 9999999999;
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    margin: 0px;
}


.mandatoryField
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #ABADB3;
    background-color: #2c99ce;
}


.Field
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #ABADB3;
    background-color: #FFF;
}


.Field[disabled]
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #ABADB3;
    background-color: #e4e4e4;
}

.watermark
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #4c4c4c;
}

.watermarkMandatory
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
    border: 1px solid #ABADB3;
    background-color: #4c4c4c;
}


.mandatory
{
    font-family: "Segoe UI" , Arial, Sans-Serif;
    font-size: 9px;
    color: red;
}


.enabledInsurance, .enabledInsurance a
{
    color: #4c4c4c;
}



.aspNetDisabled label div, .aspNetDisabled label div a
{
    color: #BFBFBF;
}

.divSteps
{
    height: 175px;
    background-color: #F2F2F2;
    float: left;
    width: 165px;
    padding: 10px;
}
.divStepsEnd
{
    width: 185px;
    background-color: #B4B4B4;
    height: 5px;
    float: left;
}

.stepNbr
{
    background-color: #0c51a1;
    color: White;
    font-weight: bold;
    line-height: 20px;
    width: 20px;
    text-align: center;
    margin: 5px;
    float: left;
}
.stepDesc
{
    float: left;
    line-height: 20px;
    margin: 5px;
}

.detailTitle
{
    float: left;
    text-align: right;
    min-width: 140px;
    font-weight: bold;
    margin-right: 10px;
}
