﻿/*body {
    font-family:Arial;
}*/

.titlepaso1 {
    color: #0065A8;
    /*font-family: FontBold;*/
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    border-bottom: 1px solid #EBEBEB;
}

.titlepaso2 {
    color: #0065A8;
    /*font-family: FontBold;*/
    font-weight: 100;
    font-size: 16px;
    margin-bottom: 0px;
    border-top: 0px solid #0065A8;
}

.titlepaso3 {
    color: #434343;
    /*font-family: FontBold;*/
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    border-top: 1px solid #0065A8;
}

select {
    font-size: 14px;
    font-weight: 100;
    color: #808080;
}

#resumenTickets th {
    color: #0065A8;
    /*font-family: FontBold;*/
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0px;
    border-bottom: 1px solid #EBEBEB;
}

#resumenTickets td {
    font-size: 14px;
    color: #434343;
    margin-bottom: 0px;
    font-weight: 100;
    /*font-family: FontLight;*/
}

.errorreservationcl {
    border: 1px solid #B81546;
    border-radius: 5px;
    font-size: 16px;
    /*font-family: FontBold;*/
    font-family:Arial, Helvetica, sans-serif;
    padding:10px;
}

.diverrorpaid {
    border: 1px solid #B81546;
    border-radius: 5px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    /*font-family: FontBold;*/
}