@font-face {
    font-family: 'SukhumvitSet-Medium';
    src: url('SukhumvitSet-Medium.eot?#iefix') format('embedded-opentype'),  url('SukhumvitSet-Medium.woff') format('woff'), url('SukhumvitSet-Medium.ttf')  format('truetype'), url('SukhumvitSet-Medium.svg#SukhumvitSet-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body { font-family: 'SukhumvitSet-Medium'; font-size: 15px; color: #646464; height: 100%; }
a { cursor: pointer; }
a:hover { text-decoration: none; }
.wrap { min-height: 100%; height: auto; margin: 0 auto -60px; padding: 0 0 60px; }
.wrap > .container { padding: 70px 15px 20px; }
.not-set { color: #c55; font-style: italic; }

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; padding-left: 5px; }
a.asc:after { content: /*"\e113"*/ "\e151"; }
a.desc:after { content: /*"\e114"*/ "\e152"; }
.sort-numerical a.asc:after { content: "\e153"; }
.sort-numerical a.desc:after { content: "\e154"; }
.sort-ordinal a.asc:after { content: "\e155"; }
.sort-ordinal a.desc:after { content: "\e156"; }
.grid-view th { white-space: nowrap; }

/* Layout */
.top-bar { padding: 18px 0; text-align: center; box-shadow: 0 0 10px rgba(0,0,0,0.1); position: relative; z-index: 1000; }
.top-bar img { height: 60px; }
.bg, .bg-long-content { padding-bottom: 175px; position: relative; z-index: 100; }
.bg { background: url(../img/bg.jpg) center top no-repeat; background-size: contain; padding-top: 125px; }
.bg2 { background-image: url(../img/bg2.jpg); };
.bg-long-content { padding-top: 0; background: none; }
.container.main { background: white; padding-bottom: 50px; }
.footer { background: #0071bc; color: #ffffff; font-size: 0.83rem; padding: 30px 0; text-align: center; }
table.definition-table { width: 100%; }
table.definition-table thead { color: white; background-color: #0071BC; font-weight: bold; }
table.definition-table thead td { padding: 4px 12px; }
table.definition-table tbody tr:nth-child(even) { background-color: #F5F5F5; }
table.definition-table tbody td { padding: 12px; }
table.definition-table tbody tr td:first-child { font-weight: bold; }

.menu .item { display: block; padding: 0 0 40px 0; }
.menu .name { color: #323232; font-size: 1.11rem; font-weight: bold; margin-top: 20px; }

.menu img { height: 76px; }
.language .menu img { height: 94px; }

/* Text */
.page-big-title, .page-title { font-size: 1.38rem; font-weight: bold; text-align: center; padding: 50px 0; }
.page-big-title { font-size: 1.95rem; color: #0071BC; }
.page-description { font-size: 1.13rem; padding-bottom: 30px; }
.hint-block { display: block; margin-top: 5px; color: #999; }
.error-summary { color: #a94442; background: #fdf7f7; border-left: 3px solid #eed3d7; padding: 10px 20px; margin: 0 0 15px 0; }
.has-error .help-block, .help-block-error { color: #ff0000 !important; font-size: 0.9rem; }
.normal-weight label { font-weight: normal !important; }

/* Form */
.thin-form { width: 100%; max-width: 350px; margin: 0 auto; }
.thin-form.left { margin: 0 0; }

/* Button */
.btn { font-weight: bold; }
.btn-primary { background-color: #0071bc; }
.btn-cancel { background-color: #c8c8c8; color: #ffffff; }
.btn-cancel:hover { color: #ffffff; }
.btn-close { font-size: 1.5rem; }
.form-button { min-width: 200px; }
.form-action-buttons { margin-top: 30px; }
.form-action-buttons button { margin-top: 2px; }
.form-top-buttons { padding-bottom: 10px; }
.form-top-buttons>* { margin-top: 2px; }

/* Block */
.page-container { padding: 0 0px; }
.survey-item { padding-bottom: 45px; }
.survey-item .text { font-weight: bold; }
.survey-item .employee.text { padding-top: 15px; }
.survey-item .rates table, .survey-item .rate-boxes table { display: inline-block; }
.survey-item .rate-boxes table td { position: relative; }
.survey-item .rate-boxes .check { display: none; background: url(../img/check.png) center center no-repeat; background-size: contain; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; }
.survey-item .rate-boxes .check.selected { display: block; }
.survey-item .rates img { width: 100%; height: auto; max-width: 55px; }
.survey-item .rate-boxes img { width: 100%; height: auto; max-width: 70px; }
.survey-item .rates-label .left { position: absolute; left: 5px; bottom: 0; color: #cc0022; font-weight: bold; }
.survey-item .rates-label .right { position: absolute; right: 0; bottom: 0; color: #00b727; font-weight: bold; padding-right: 15px; }
.survey-item .rates-label-container { position: relative; }
.survey-item .choice-button { white-space: normal; height: 100%; display: flex; justify-content: center; flex-direction: column; text-align: center; }
.survey-group-text { color: #0071BC; font-weight: bold; font-size: 1.11rem; padding-top: 30px; }
.row.choice { height: 100%; position: relative; display: flex; margin-bottom: 8px; }

/* Form */
.form-item { padding-bottom: 10px; }
.form-item .padded { padding-left: 15px; }
.form-container { padding: 0 20px 20px 20px; }
.form-container .form-label { font-size: 1.2rem; font-weight: bold; margin-bottom: 5px; }
.form-container input[type=radio] { margin-right: 3px; }
.form-container .horizontal label { margin-right: 15px; }
.form-container .vertical label { display: block; }

.progress-bar { width: 100%; height: 10px; background: #E6E6E6; border-radius: 5px; position: relative; }
.progress-bar .progress { width: 0; height: 100%; background: #0071BC; border-radius: 5px; position: relative; }
.progress-bar-text { padding-top: 20px; text-align: center; font-weight: bold; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    .bg { padding-top: 200px; }
    .bg-long-content { padding-top: 0 !important; background: none; }
    .container.main { background: #ffffff; border-radius: 5px; }

    /* Layout */
    .menu .item { display: inline-block; padding: 0 20px; }

    /* Black */
    .page-container { padding: 0 30px; }

    /* Form */
    .form-container { padding: 0 50px 50px 50px; }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    .bg { padding-top: 295px; }
    .bg-long-content { padding-top: 0!important; background: none; }

    /* Block */
    .survey-item .rates { text-align: right; }
    .survey-item .rate-boxes { text-align: right; }

    /* Black */
    .page-container { padding: 0 50px; }

    /* Form */
    .form-container { padding: 0 90px 90px 90px; }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}