.customForm,.tourDetail {
    margin-right: 15px;
    width: 345px;
    float: left;
}
.iconSprySmall {
    background-image: url("images/spry_iconos_small.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 61px;
    width: 45px;
}
#car.iconSprySmall {
    background-position: -129px 0;
}
#trasladoSpan.iconSprySmall {
    background-position: -194px 0;
}
#secureSpan {
    background-position: -325px 0;
}
h1.formTitle {
    font-size: 25px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 10px;
}

.subTitle {
    color: #2e658d;
    font-weight: 600;
    padding-left: 10px;
}
.formHeader {
    border-bottom: 2px dotted #2e658d;
    margin-bottom: 20px;
    overflow: hidden;
}
.customForm label {
    color: #666;
    font-size: 11px;
    overflow: hidden;
    display: block;
}
.customForm input[type="text"], .customForm input[type="checkbox"], .customForm select,input[type="number"]{
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    font-size: 13px;
    margin: 4px 0;
    padding: 8px 5px;
}
.customForm select {
    height: 34px;
}
select#place {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    margin-bottom: 25px;
}
select#devplace {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    margin-bottom: 25px;
}
label[for="getBackCar"] input[type="checkbox"] {
    margin-bottom: 0;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
}
label[for="getBackCar"] {
    color: #2e658d;
    margin-bottom: 25px;
}
label[for="pickUpDate"],label[for="pickBackDate"],label[for="pickPlace"],label[for="origin"],label[for="departure"]{
    float: left;
    margin-right: 12px;
    width: 160px;
}
#pickUpDate, #devDate {
    margin-top: 5px;
    width: 148px;
}
input#departure,input#theOrigin,#departureDate{
    width: 148px;
}
.forHours, .forMinutes {
    float: left;
    width: 78px;
}
label[for="driverAge"] {
    clear: both;
    color: #2e658d;
    padding-bottom: 12px;
    padding-top: 10px;
}
.forMinutes {
    margin-top: 14px;
}
.forHours {
    margin-right: 17px;
}
.forHours > select, .forMinutes > select {
    width: 78px;
    height: 34px;
    margin-top: 5px;
}
a.info {
    display: inline-block;
    margin-left: 5px;
    margin-top: -2px;
    vertical-align: middle;
}
input#driverAge {
    margin: -4px 5px 0;
    vertical-align: middle;
}
.separator {
    clear: both;
    height: 10px;
}
#submitForm {
    background-color: #98b63d;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 4px 0 0 #67a031;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    height: 48px;
    width: 100%;
}
#submitForm:hover {
    background-color: #67a031;
    box-shadow: 0 4px 0 0 #98b63d;
}
.sideBanner.tour #submitForm {
    display: block;
    height: 40px;
    margin: 10px auto;
    width: 240px;
    text-decoration: none;
    text-align: center;
    line-height: 40px;
}
.sideBanner {
    background-color: #f9fbfc;
    float: left;
    position: relative;
    width: 258px;
    font-size: 14px;
}
.sideBanner > img {
    margin-bottom: 25px;
    margin-left: 12px;
    margin-top: 2px;
}

.sideBanner > ul {
    color: #3b81b4;
    list-style: outside none none;
}
.sideBanner ul li {
    background-image: url("images/liOk.jpg");
    background-position: 16px 5px;
    background-repeat: no-repeat;
    margin-bottom: 25px;
    padding-left: 40px;
    width: 195px;
    font-weight: bold;
}
.sideBanner.tour ul li {
    background-image: url("images/spry_li_tour.jpg");
}

.sideBanner ul li.li_crono {
    background-position: 16px -54px;
}
.sideBanner ul li.li_right {
    background-position: 16px -106px;
}
.sideBanner ul li.li_left {
    background-position: 16px -159px;
}

.sideBanner ul li span {
    color: #525a64;
    font-size: 13px;
    font-weight: normal;
}
#tourSpan {
    background-position: -260px 0;
}
.desde {
    background-color: #98b63d;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    padding: 5px;
    position: absolute;
    right: 10px;
    top: -12px;
    font-size: 12px;
    text-align: center;
}
.desde:before {
    border-color: transparent #67a031 #67a031 transparent;
    border-style: solid;
    border-width: 4px 8px 8px 16px;
    content: "";
    left: -24px;
    position: absolute;
    top: 0px;
}
.desde > span {
    font-size: 16px;
    font-weight: bold;
}
.sideBanner .logos {
    text-align: center;
    margin-bottom: 10px;
}
.logos > a {
    display: inline-block;
    margin: 6px 2px;
}
.description,.iconServices {
    clear: both;
    color: #203240;
    float: left;
    font-size: 13px;
    margin-top: 30px;
}
.description h2 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 15px;
}
.iconServices{
	text-align: center;
}
.iconServices > h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.iconServices > a {
    color: #265679;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 90px;
    margin: 5px;
    text-decoration: none;
    width: 85px;
}

.iconServices > a:hover {
    color: #ccc;
}

.iconServices span {
    background-image: url("images/spry_iconos_full.jpg");
    /*background-position: 0 0;*/
    background-repeat: no-repeat;
    display: inline-block;
    height: 75px;
    width: 68px;
}

.iconServices span#iHoteles {
    background-position: 0 0;
}
.iconServices span#iVuelos {
    background-position: -106px 0;
}
.iconServices span#iAutos {
    background-position: -212px 0;
}
.iconServices span#iTraslados {
    background-position: -317px 0;
}
.iconServices span#iTours {
    background-position: -423px 0;
}
.iconServices span#iSeguros {
    background-position: -529px 0;
}

.iconServices span:hover#iHoteles {
    background-position: 0 -73px;
}
.iconServices span:hover#iVuelos {
    background-position: -106px -73px;
}
.iconServices span:hover#iAutos {
    background-position: -212px -73px;
}
.iconServices span:hover#iTraslados {
    background-position: -317px -73px;
}
.iconServices span:hover#iTours {
    background-position: -423px -73px;
}
.iconServices span:hover#iSeguros {
    background-position: -529px -73px;
}

.legend {
    clear: both;
    color: #666;
    float: left;
    font-size: 13px;
    line-height: 26px;
    margin-top: 30px;
}
.legend > a {
    display: inline-block;
    margin-left: 5px;
    margin-top: -4px;
    vertical-align: middle;
}


label[for="idaYvuelta"], label[for="ida"] {
    display: inline-block;
    margin-bottom: 10px;
    width: 100px;
}
input#idaYvuelta, input#ida {
    margin-right: 4px;
    margin-top: -1px;
    vertical-align: middle;
    margin-left: 3px;
    height: 10px;
}
#pickPlace, #destPlace ,#countryDes,#countryOrig{
    margin: 5px 0 10px;
    width: 160px;
}
#destPlace,#countryDes {
    width: 172px;
}
#theDestiny,#return,#returnDate{
    width: 161px;
}
#vuelosSpan {
    background-position: -65px 0;
}
.customForm .people {
    display: inline-block;
    margin: 12px 0;
    text-align: center;
    vertical-align: middle;
    width: 112px;
}
.people > select {
    margin-left: 5px;
    vertical-align: top;
    width: 70px;
}
.people > p {
    margin-bottom: 5px;
}
.people > img {
    margin-top: 3px;
    vertical-align: middle;
}
.withCalendar {
    background-image: url("images/calendario.jpg");
    background-position: 95% center;
    background-repeat: no-repeat;
}

label[for="tipoViaje"] {
    float: left;
    margin-right: 0;
    width: 260px;
}
label[for="countryOrig"], label[for="countryDes"],label[for="returnDate"],label[for="departureDate"]  {
    float: left;
    margin-right: 12px;
    width: 160px;
}
label[for="countryDes"],label[for="returnDate"] {
    margin-right: 0;
    width: 173px;
}
label[for="departureDate"] {
    clear: both;
    float: left;
}
label[for="seg_partida"], label[for="seg_regreso"] {
    float: left;
    margin-right: 12px;
    width: 160px;
}
label[for="destiny"], label[for="return"] {
    margin-right: 0px;
}
.travelers {
    clear: both;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
label[for="mail"] {
    clear: both;
}
.travelers > input {
    margin-right: 8px;
    margin-top: 5px;
    width: 48px;
}
.travelers > input:last-child {
    margin-right: 0;
}
input#mail {
    margin-bottom: 10px;
    width: 333px;
}
.tourDetail > h2 {
    color: #203240;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.tourDetail > p {
    color: #203240;
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0;
}
select.error, input.error {
    border: 1px solid red !important;
}

#traveler_01-error.error {
    clear: both;
    float: left;
    margin-bottom: 10px;
}

label.error {
    color: red;
    margin-bottom: 10px;
}