.capitalize{text-transform: capitalize !important;}
.SpnChngJrny, .SpnChngJrnyChangeOver, .SpnChngRtnJrny, .SpnChngRtnJrnyInChng{color: #221D79 !important;background-color:transparent !important;text-transform: capitalize !important;font-weight:500 !important;text-decoration: underline !important;}
div.clsPlusRoundActive{border: none !important;}
/*START - ADD RESERVATION*/
.CustRadioPaxInfo {position: relative;float: left;clear: left;display: block;padding-left: 25px;line-height: 15px;font-size: 15px;cursor: pointer;margin-bottom: 10px;}
.CustRadioPaxInfo:before {background: #fff;content: "";position: absolute;display: inline-block;top: 0;left: 0;width: 16px;height: 16px;border: 2px solid #067539;border-radius: 100%;-moz-border-radius: 100%;-webkit-border-radius: 100%;}
input[name="RdbMdlAddReserv"]:checked + label:before {content: "\2022";text-align: center;line-height: 15px;font-family: Tahoma;font-size: 24px;color: #FFFFFF !important;text-shadow: 0 0 4px #FFFFFF !important;background-color: #FFFFFF !important;border-color: #FFFFFF !important;}
input[type="radio"]:checked + label:before{content: "\2022";text-align: center;line-height: 10px;font-family: Tahoma;font-size: 24px;color: #e85c41 !important;text-shadow: 0 0 4px #e85c41 !important;background-color: #e85c41 !important;border-color: #e85c41 !important;}

#DivBookReservation > div.portlet-title > div.caption{color: #e85c41 !important;font-weight: 600 !important;}
#DivBookReservationList > div.portlet-title > div.caption{color: #e85c41 !important;font-weight: 600 !important;}
/*END - ADD RESRVATION*/
#GetTicketSelectionWeeklyJrny > div.ClsSelectJrWeek > div:nth-child(2) > div:nth-child(2) > div > span > label.LineOnSides{margin:0 !important;line-height: 0.8em;width: 100%;}
#GetTicketSelectionWeeklyJrny > div.ClsSelectJrWeek > div:nth-child(2) > div:nth-child(2) > div > span > label > span#spnWeeklyTicketType{font-size: 12px !important;padding:0 !important;display:none;}

div.TMBoxDisabled {background-color: #c9cbca !important;color: #067539 !important;}
div.TMBoxDisabled .LineOnSides span {background-color: #c9cbca !important;}
div.TMBoxDisabled .LineOnSides {border-bottom: 2px solid #067539;}
.font-red-soft {color: #ff0000 !important;}
@media (max-width: 768px) {
    #GetTicketSelectionWeeklyJrny > div.ClsSelectJrWeek > div:nth-child(2) > div:nth-child(2) > div > span > label.LineOnSides{width: 70%;}
}