.LogOutButton {text-align: left !important; padding: 2px;}

.ui-button-text-icons .ui-button-text {
    padding: 4px 0px 4px 14px;
}






.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
 border: 1px solid #CC0017 !important;
 background: #CC0017 !important;
color: #fff !important;
}


.ui-widget-header{
background: #fff !important;
border: none !important;
}

.ui-icon.ui-icon-circle-triangle-w{
background-image: none !important;
  width: 5px; 
  height: 5px; 
border-left: 3px solid #CC0017;
border-bottom: 3px solid #CC0017;
transform: rotate(45deg) translateX(5px);
}

.ui-icon.ui-icon-circle-triangle-e{
background-image: none !important;
  width: 5px; 
  height: 5px; 
border-right: 3px solid #CC0017;
border-top: 3px solid #CC0017;
transform: rotate(45deg) translateX(5px);
}

.AlternatingRowStyle{
background-color: #e1e1e1;
}
.ProfileResultBoxShadow .ProfileResultBoxShadow.LeftCenter{
background-image: url(../TYLOSAND/Gfx/shadow_left.png);
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.RightCenter{
background-image: url(../TYLOSAND/Gfx/shadow_right.png);
}








.MainLeftBG{
   border-right: 1px solid #c9c9c9;
   background-image: none !important;
}

.MainRightBG{
   border-left: 1px solid #c9c9c9;
   background-image: none !important;
}

.xMainRightBG{
   border-left: 1px solid #c9c9c9;
   background-image: none !important;
}

.Top .TopBG{
background: url('Tylosand.jpg');
background-position: center;
height: 130px;
}

#SiteName{
opacity: 0;
visibility: hidden;
}

.StepBar{
background: #e1e1e1;

}

.ThemeButtonBig .Right, .ThemeButtonBig .Center, .ThemeButtonBig .Left{

	background: #CC0017 !important;
}



.ProfileResultBox, 
.xProfileResultBox.TopCenter,
.xProfileResultBox .TopLeft,
.xProfileResultBox .TopLeft
{
    background:#fff;
    background-image: initial !important;
    color: #5e5e5e !important;
    font-weight: bold !important;
}

.ProfileResultBox .ContentArea {color: #000;}

 td.ProfileResultBox.LeftCenter,
 td.ProfileResultBox.RightCenter {
         background-color: #e1e1e1;
 }

 .ProfileResultBox.BottomRight, 
 .ProfileResultBox.BottomLeft,
 .ProfileResultBox.BottomCenter {
    background-image: initial !important;
     background-color: #e1e1e1;
}


.StepBarSub {
    background-color: #fff  !important;
     background-image: initial !important;
border-bottom: 1px solid #c9c9c9;
}

#MainContentArea > div:nth-child(4) {border-top: none !important;}


xdiv.StepBarSub > div > div > table {
    position: relative;

}

.xlanguage_desktop {
    position: absolute;
    left: 0;
}

.StepBarSub div
{width:100%;}


.StepBarSubTable {width:100%;}

#imgBasket {width: 17px;}

.n_top_table{
    margin-bottom: 0px !important;
    

}

.divBookingMain {
    padding: 0 !important;
}


.ProfileResultItem.ProfileResultBox { margin: -1px;}
.StepBarSubTable {margin-top: 5px;}
.stepbar_tr_td {width: auto !important;}
.stepbar_tr_td table {width: 100%;}

.stepbar_tr .Sep {display: none;}




/*    ny */


html {background:#f7f7f7;}



/* --- StepBar --- */
.StepBar .Step .Content a { color:#5e5e5e;}
.StepBar .Step { color:#5e5e5e;}
.StepBar .Step.Active {background: none; color:#5e5e5e;}


.StepBar .Step .Content{	
      background:none; color:#5e5e5e;
padding-left: 13px !important;
}

.StepBar .Step .Content span{	
      position: relative;
      display: block;
	color: #5e5e5e;
	borer-color
text-decoration: none;
}


.StepBar .Step .Content span::before{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid white;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    margin-left: 1px;
    left: 98%;
    z-index: 1;
color: #fff !important;
}

.StepBar .Step .Content span::after{
    content: " ";
    display: block;
    width: 0;
    height: 0;
color: #fff !important;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #e1e1e1;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 97%;
    z-index: 2;
}

.StepBar .Active .Content span::after{
border-left: 10px solid #c9c9c9;
}

.StepBar .Step:last-child .Content span::after { 
  border: 0; 
}

.StepBar .Step:last-child .Content span::before { 
  border: 0; 
}

.StepBar .Step .Content .InactiveTitle{
color: #5e5e5e;
}

.StepBar .Step .Content a span{
color: #5e5e5e;
}

.StepBar .Step.Active.ui-widget-header .Content {
     background:#c9c9c9; color:#5e5e5e;
}

.ThemeButtonBig { width:100%;}
.ThemeButtonBig .Left {width:4px; height:40px;background-image:url(gfx/knap_left.png);}
.ThemeButtonBig .Center {background-image:url(gfx/knap_center.png);background-repeat:repeat-x; text-align:center;width:100%;vertical-align:middle; height:40px;}
.ThemeButtonBig .Center .Text {color:#FFFFFF; font-size:large ; font-weight:bold;}
.ThemeButtonBig .Center a:link {padding-top:10px; height:30px;}
.ThemeButtonBig .Right {width:4px; height:40px;background-image:url(gfx/knap_right.png);}
.ThemeButtonBig .Right .SpacerRight {width:4px; height:40px;}
.ThemeButtonBig .Left .SpacerLeft {width:4px; height:40px;}

.AvailableProfileRow .ui-corner-all .ui-button-text-icon,
.btnMapBook, 
.c-success, 
.ui-state-default.success, 
.ui-widget-content .ui-state-default .success, 
.ui-widget-header .ui-state-default .btnItemBook .custom .success,
.btnItemBook
 {


    background-image: none;                                
    background: #e20019 !important;
    color: #FFF;
    border-color: #cc0017;

}

.resendbutton  {
    background:#fab103  !important;
    min-width: 70px  !important;
}


.btnMapBook > .ui-state-default, .btnMapBook .ui-button-text {
    color: #FFF !important;
}

.ui-state-default.info {
    background: #c9c9c9 !important;
    color: #535353 !important;
}

.AvailableProfileRow .ui-icon.ui-icon-circle-arrow-e, 
.success .ui-icon.ui-icon-circle-arrow-e {display: none;}

 

 .btnAddMoreBookings  {
    background: #00b0ff !important;
    color: #FFF;
}



.btnGoBack{
color: #5e5e5e;
background: #e1e1e1;
font-weight: bold !important;
}

.btnAddMoreBookings{
background: #fff !important;
color: #CC0017;
border: 1px solid #CC0017;
}

.c-login{
border: 1px solid #999999 !important;
}

#Content{
padding-top: 15px;
}

div > .btnGoBack {
    background: #CC0017 !important;
    color: #fff;
    font-weight: bold !important;

}

#basketNavigationTop_desktop{
    padding-top: 10px;
    border-bottom: 1px solid #c9c9c9;
    padding-right: 5px;
    padding-left: 5px;
}

.ProfileResultBoxShadow.ProfileResultBoxShadow.ContentArea{
background-color: #fff !important;
}



.btnContinuePanel,
#btnContinuePanel,
#btnUserBottom,
#basketNavigationBottom { margin: 5px !important;}

.btnDeleteBooking {
     background: #e1e1e1 !important;
    color: #5e5e5e;
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopLeft {
    background-image: url(Gfx/ks_sky_top_left.png);
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopRight {
    background-image: url(Gfx/ks_sky_top_right.png);
}

.ProfileResultBoxShadow .ProfileResultBoxShadow.TopCenter {
    background-image: url(Gfx/ks_sky_top_center.png);
}

.pnlMessage #HeaderText{color: #FFF  !important;}
.StepBarSub { height: 35px;}

#ctl00_ctl00_MasterMain_BookingStepArea_lblUserInfo > span.ui-button-text > a{color: #5e5e5e  !important;}

.pnlMessage #HeaderText .ui-button-text a{color: #FFF !important;}

.c-login.btnAddMoreBookings.ui-state-default .ui-icon {display: none !important;}
.c-login {float: right;margin-right: 20px;color: #FFF !important;}
.c-login .ui-state-default a, .c-login.ui-state-default a:link {color: #FFF;}
.c-login img {
    width: 12px;
}

.c-login img{
 top: 5px;
}

#usersettingstable tr:nth-child(even) {
  background-color: white;
}


#usersettingstable tr:nth-child(odd) {
  background-color: #DDD;
}

#usersettingstable tr:first-child {
    background-color: white;
    border-bottom: 1px black solid;
}

#usersettingstable tr {height: 20px;}

.ProfileResultBox.ContentArea, .ProfileResultBox.LeftCenter, .ProfileResultBox.BottomCenter, .ProfileResultBox.BottomRight, .ProfileResultBox.RightCenter, .ProfileResultBox.BottomLeft { background-color: white !important;} 

#ProfileResultBox  tr:first-child {
    background-color: white;
    border-bottom: 1px black solid;
}

.delbutton {min-width: 90px; height: 22px;color: #fff !important;font-weight: bold !important;}

.ProfileResultBox .info {min-width: 70px; height: 24px;color: #5e5e5e !important;font-weight: bold !important;}
.ProfileResultBox .info img {display: none;}

.ProfileResultBox  #HeaderText {color: #5e5e5e; font-size: 14px}

.ProfileResultBox .c-success {min-width: 70px; height: 22px;color: #fff !important;font-weight: bold !important;}

 .ProfileResultBox .sendbtn:hover,  
.ProfileResultBox .delbutton:hover, 
.ProfileResultBox .info:hover, 
.ProfileResultBox .c-success:hover {
    border: 1px solid #999999;
}


.sendbtn {
    background: #f5ab25 !important;
    min-width: 80px; height: 22px;color: #fff !important;font-weight: bold !important;
}
#ctl00_ctl00_MasterMain_BookingStepArea_CurrencySelector_pnlCurrencyList {
  -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.45);
-moz-box-shadow:    2px 2px 3px 0px rgba(50, 50, 50, 0.45);
box-shadow:         2px 2px 3px 0px rgba(50, 50, 50, 0.45);
}

.ThemeButtonBig .Right,
.ThemeButtonBig .Center,  
.ThemeButtonBig .Left {
    background-image: none;
    background: #CC0017 !important;
    color: #FFF;
    
}

.ThemeButtonBig .Right,
.ThemeButtonBig .Left {display: none;}

.ThemeButtonBig .Right {
    border-radius: 0 4px 4px 0;
}

.ThemeButtonBig .Left {
    border-radius: 4px 0 0 4px;
    
}

.ThemeButtonBig .Center {
    border-radius: 6px;
    border: 1px solid #FFF;
    
}

.ThemeButtonBig .Center:hover {
    border: 1px solid #ddd;
    border-radius: 6px;
    
}

#ui-datepicker-div{ display: none;}


.stepbar_tr_td .btnAddMoreBookings  {
    background: #e1e1e1 !important;
    color: #5e5e5e !important;
}

.c-login {
    float: right;
    margin-right: 20px !important;
    color: #FFF !important;
}



.c-login .ui-state-default a, .c-login.ui-state-default a:link {color: #FFF;}



.login_icon.new_green {
    display: none;
}

.login_icon.c2_classic {display: inline !important;}

.ProfileResultBox .ProfileResultBox.TopRight,
.ProfileResultBox .ProfileResultBox.TopLeft,
.ProfileResultBox .ProfileResultBox.TopCenter {
    background: none;
}

table { border-collapse:collapse !important; }
.ProfileResultBox .ProfileResultBox.RightCenter,
.ProfileResultBox .ProfileResultBox.LeftCenter {
    width: 0;

        background: red;
}

.ProfileResultBox .ProfileResultBox.ContentArea {
    width: 0;
         background: red;
}

.ProfileResultBox .ProfileResultBox.ContentArea {
    padding-bottom: 0px !important;
      background: none;
       margin-bottom: 0;

}


.ProfileResultBox .ProfileResultBox.ContentArea {padding-bottom: 0 !important;}



.StepBarSub {
    width: 100%;
    background: url(../gfx/graa.png) repeat-x;

    line-height: 20px;
    background: #fff;
}
.ProfileResultBox .ProfileResultBox.BottomRight,
.ProfileResultBox .ProfileResultBox.BottomLeft,
.ProfileResultBox .ProfileResultBox.BottomCenter {background: none;}
.login_icon.new_green {border: none;}

.StepBarSubDiv {
    padding-right: 0 !important;
    padding-left: 0 !important;
}


.c-success .ui-button-icon-secondary.ui-icon.ui-icon-circle-arrow-e {display: none;}

.ui-button .ui-button-text {
    
    line-height: 1.4;
}

.language_desktop {padding-left: 10px; padding-right: 110px;}

.login_icon.c2_classic {display: none;}
.login_icon.new_green {position: absolute; top: 5px;}
.c-login span a {padding-left: 10px;}

.stepbar_tr.language_desktop {min-width: 300px;}

/*.BottomRightSpacer, .BottomLeftSpacer {background: #FFF !important;border:none;}*/


@media (max-width: 768px) { 
    #HeaderText {color:black !important;}
    .btnItemInfo.custom.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only {    
        padding-bottom: 6px;
    }

    #ctl00_ctl00_MasterMain_BookingStepArea_lblUserInfo > span.ui-button-text > a {background: transparent !important;}
    .stepbar_tr.language_desktop {min-width: 1px;}
    .stepbar_tr_td  {width: 200px !important;}
    .login_icon.new_green {position: absolute;top:12px;}
       
}


.divBookingMain {
    padding: 0 !important;
}

.HeaderItem {background:pink;}
td.ProfileResultBox.RightCenter, 
td.ProfileResultBox.LeftCenter {background: white !important;border-bottom: 1px white solid;}