body {
    font-family: PTSans;
    border: 0px;
    margin: 0px;
    padding: 0px;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: 0px;
}

.debugBorder {
    border: 1px solid gray;
}

.mainBlock {
    background-color: #00ade6;
    height: 905px;
}


/* заголовок */

.topBlock {
    height: 230px;
    min-width: 740px;
}

.topBlockLeft {
    width: 76%;
    /* 986px;    */
    min-width: 450px;
    float: left;
}

.topBlockLeftInside {
    margin: 96px 0px 0px 160px;
}

.topBlockRight {
    width: 23%;
    float: right;
    padding: 45px 0px 0px 0px;
}

.HeaderMainBlockRight {
    width: 450px;
}

.HeaderMainBlockRight div {
    height: 130px;
    overflow: hidden;
}

.HeaderMainBlockRight .textLarge {
    font-size: 17pt;
}

.HeaderMainBlockGt {
    width: 50px;
}

.HeaderMainBlockLeft {
    width: 300px;
}

.bottomBlock {
    /*background-color: white;*/
    height: 119px;
    padding: 20px 0px 0px 89px;
}

.textGray {
    /*color: #C7C8CA;*/
    color: white;
    /*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+ */
    -moz-opacity: 0.5;
    /*  Mozilla 1.6 и ниже*/
    -khtml-opacity: 0.5;
    /*Konqueror 3.1, Safari 1.1 */
    opacity: 0.5;
    /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}

.bgGray {
    background-color: #67B6D5;
    /* Internet Explorer */
    /*filter:alpha(opacity=20);*/
    /* CSS3 standard */
    /*opacity:0.2*/
}

.textHelp {
    color: white;
    font-size: 22pt;
    line-height: 110%;
}

.lineState {
    color: white;
    font-size: 22pt;
}


/* поле  ввода номера талона */

#inputTicketNumber {
    margin: 0px 0px 0px 160px;
    height: 80px;
}

#inputTicketNumber div {
    /*border: 1px solid black;*/
}

.inputTicketLabel {
    float: left;
    height: 82px;
    width: 320px;
    /*font-size: 20pt;*/
    line-height: 170%;
    /*border: 1px solid;*/
}

.inputTicketLabelSmall {
    width: 220px;
}

.inputTicketLabelLarge {
    width: 520px;
}

.inputBox {
    float: left;
    border: 5px solid #4090BB;
    height: 50px;
    width: 395px;
    margin: 0px 10px 0px 10px;
    background-color: white;
}

.inputBoxSmall {
    width: 200px;
}

.captcha {
    height: 90px;
    width: 200px;
}

.multiLine {
    height: 300px;
}

.InputNameWeb {
    margin: 2px 5px 2px 5px;
    height: 43px;
    width: 388px;
    border: 0px;
    font-size: 30pt;
    font-family: inherit;
    font-weight: bold;
    line-height: 110%;
    color: #4090BB;
}

.InputNameWebSmall {
    width: 193px;
}

.inputCaptcha {
    width: 193px;
}

.multiLineWeb {
    margin: 2px;
    height: 290px;
    width: 387px;
    border: 0px;
    font-size: 32pt;
    font-weight: bold;
    font-family: inherit;
    color: #4090BB;
    overflow: auto;
}

.tableKeyboard {
    margin: 0px 0px 0px 60px;
}

.textWarning {
    color: #F7D407;
}

.DivInfo {
    margin: 0px 0px 0px 100px;
    font-weight: bold;
    width: 1000px;
}


/* GetTicketInfo result table */

.TicketInfoResult {
    color: white;
    font-weight: normal;
    font-size: 20pt;
}

.TicketInfoResult tr {
    height: 50px;
}

.TicketInfoResult .leftColumn {
    border-bottom: 1px solid white;
    width: 500px;
}


/* блок кнопок для печати талона на странице GetTicket */

.GetTicketButtons {
    margin: 30px 0px 0px 100px;
    float: left;
}

.left {
    float: left;
}


/* вывод каледаря предварительной записи */

.calendar {
    clear: both;
    width: 1040px;
    margin: -45px 0 0 132px;
}

.calendarTitle {
    width: 760px;
    margin: 0 20px 0 20px;
    padding: 8px 0 0 0;
    font-weight: bold;
    font-size: 24pt;
    color: white;
    float: left;
}

.calendarTitleWeek {
    color: white;
    font-size: 18pt;
}

.calendarTitleBottom {
    margin: 0 10px 0 80px;
}

.calendarWeekdayNames {
    float: none;
    clear: both;
    margin: -15px 0 0 -40px;
    font-size: 18pt;
    font-weight: normal;
}

.calendarWeekdayNames ul li {
    float: left;
    width: 75px;
}

.calendarDays {
    margin: 0 0 0 20px;
}

.calendarDays ul li {
    float: none;
    clear: both;
}

.calendarDays ul li a {
    color: #ffffff;
    font-size: 26pt;
    font-weight: bold;
    line-height: 110%;
}

.calendarDays tr {
    height: 20px;
    font-size: 18pt;
}

.navHintText {
    height: 100px;
    font-size: 18pt;
    line-height: 110%;
    margin-right: 20px;
}

.calendarTimes {
    margin: 0px 0 0 -40px;
}

.calendarTimes ul {
    margin: 20px 20px 20px 0px;
}

.calendarTimes ul li a {
    color: #ffffff;
    font-size: 26pt;
    font-weight: bold;
    line-height: 110%;
}


/* строка вывода выбранного даты и времени */

.selectedTime {
    color: #ffffff;
    font-size: 26pt;
    font-weight: bold;
    line-height: 110%;
}

.selectedTime span {
    color: #F7D407;
}

.tableTimeTicketsTitle {
    width: 760px;
    float: left;
    /*border: 1px solid;*/
    margin: 5px 20px 0px 30px;
}

.tableTimeTicketsTitle tr {}

.tableTimeTicketsTitle tr td {
    width: 100px;
    border: 0px solid;
    padding-left: 14px;
}

.tableTimeTicketsTitleWeekDays {
    font-size: 18pt;
}

.tableTimeTicketsDates {
    width: 760px;
    float: left;
    border: 0;
    margin: 5px 20px 0px 20px;
    font-size: 18pt;
    color: white;
}

.tableTimeTicketsDates tr td {
    width: 100px;
    border: 0;
    padding-left: 14px;
}

.tableTimeTicketsDates tr td a {
    color: white;
}

.borderRight {
    border-right: 1px solid white;
}

.normalText {
    font-weight: normal;
}

.commentText {
    float: left;
    padding: 15px 0 0 0;
}

.ticketLineName {
    font-size: 18pt;
    font-weight: bold;
}

.ticketCommentText {
    font-size: 14pt;
    font-style: italic;
}

.ticketInfoTable {
    margin: 20px 0 0 0;
}

.ticketInfoTable tr {
    height: 60px;
}

.ticketInfoTableCol1 {
    width: 150px;
    text-align: right;
    font-size: 14pt;
}

.ticketInfoTableCol2 {
    text-align: left;
    /*width: 150px;*/
    padding: 0 0 0 60px;
    font-size: 18pt;
    font-weight: bold;
}