@import url(https://fonts.googleapis.com/css?family=Istok+Web);
body { background-color: #ffffff; font-family: 'Istok Web',"Lucida Grande", Arial, sans-serif;important; font-size:12px;}
.font { color: #000000; font-size:12px; }
div.three.mobile-two.columns {font-size:12px!important;}
h3 {margin-top:0px!important;}
a, a:focus, .form-control, .nav-button { color: #ffffff; }
a:hover { color: #000000; }
.nav-item, .button { background-color: #c30523; border-color: #c30523; color: #ffffff; font-weight: normal; font-size:12px;}
.button { width: 100%; border: 0;}
.button:hover, .button:focus { background-color: #c30523; border-color: #c30523; color: #000000; }
table tbody tr td {padding-left:0px; padding-top:0px; padding-right:0px;}
.nav-row.even td { color: #eeebe8; padding-left:5px; padding-top:9px; padding-right:9px; }
.nav-row.even td { color: #ffffff; padding-left:5px; padding-top:9px; padding-right:9px;}
.nav-row td, .nav-row .nav-item { background-color: #ffffff; padding-left:5px; padding-top:9px; padding-right:9px;}
.nav-row.even td, .nav-row.even .nav-item { background-color: #eeebe8; padding-left:5px; padding-top:9px; padding-right:9px;}
.nav-row a { color: #c30523; }
.nav-row.even a { color: #c30523; }
.nav-item:hover { color: #000000; }
.nav-row.even .nav-item:hover { color: #000000; }
.content-title { font-weight: normal; font-size:16px; color:#c30523; }
.required.control-label:after { content: "*"; color: red; }
.table { table-layout: fixed; width: 100%; border-spacing: 0; background-color: #ffffff; border: none; }
select { background-color:#fff; font-family:inherit; border:1px solid #ccc; -webkit-border-radius:2px; -moz-border-radius:2px; -ms-border-radius:2px; -o-border-radius:2px; border-radius:2px; -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); color:rgba(0,0,0,0.75); display:block; font-size:12px; margin:0 0 12px 0; padding:6px; height:32px; width:100%; -webkit-transition:all 0.15s linear; -moz-transition:all 0.15s linear; -o-transition:all 0.15s linear; transition:all 0.15s linear; }
.progress, .abort-btn, .percent { display: none; }
.progress-bar-border { height: 15px; display: block; border: 1px solid #000000; }
.progress-bar-bulk { height: 100%; background-color: #000000; }
.fileDeleteBtn:hover { cursor: pointer; }
.infoblock { background-color: #f2f2f2 ; border: solid 1px #c30523; }
.errortext { color: red; }
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {font-size:12px;}
#appform { color: #000000; }
#appform input[type="checkbox"] { margin-bottom: 28px; }
.jobdetailpage .pdf-container iframe { width: 100%; height: 100%; border: none; }
.jobdetailpage .pdf-container { height: 1320px; }
.jobdetailpage .pdf-container .pdf-navigation .columns {vertical-align: middle;}
.jobdetailpage .pdf-container .pdf-navigation { color: #ffffff; margin: 0; width: 260px; min-width: 260px; height: 52px; background-color: #c30523; position:relative; left: 50%; margin-left: -130px; bottom: 140px; opacity: 0.9; overflow-x: hidden; }
.jobdetailpage .pdf-container .pdf-navigation .columns { padding: 0; }
.jobdetailpage .pdf-container .pdf-navigation .columns > div { display: inline-block; padding-top: 15px; vertical-align: middle; width: 100%; text-align: center; }
.jobdetailpage .pdf-container #pdf-prev-btn, .jobdetailpage .pdf-container #pdf-next-btn { display: none; cursor:pointer;}
.jobdetailpage .pdf-container #pdf-zoom-in-btn, .jobdetailpage .pdf-container #pdf-zoom-out-btn, .jobdetailpage .pdf-container #pdf-full-screen-btn { cursor: pointer; }
.jobdetailpage .pdf-container .row.pdf-navigation .columns { height: 18px; }
.jobdetailpage .pdf-container .pdf-navigation img { display: inline-block; height: auto; vertical-align: middle; width: 18px; }
.jobdetailpage .pdf-container #pdf-page-info { text-align: center; padding-top: 18px; }
.nav-menu-container { z-index: 100; padding: 0 0 0; }
.nav-menu { background: #c30523; }
.nav-menu .icon-link { float: left; text-align: left; width: 160px; height: 35px; background-size: 20px 20px; color: #ffffff; vertical-align: middle; font-size: 13px; line-height: 32px; }
.nav-menu .icon-link.right { float: right; text-align: right; }
.nav-menu .icon-link:hover { background-size: 23px 23px; color: #000000; }
.nav-menu .arrow { width: 10px; height: 10px; border-top: 2px solid #ffffff; border-left: 2px solid #ffffff; margin-top: 11px; }
.nav-menu .icon-link:hover .arrow { border-color: #000000; }
.nav-menu .arrow.left { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); float: left; }
.nav-menu .arrow.right { -webkit-transform: rotate(135deg); transform: rotate(135deg); float: right; }
.picture-dropzone, .files-dropzone { padding: 5px 0px 10px 0px; width: 100%; color: #000000; background: none; border: 2px dashed #000000; border-radius: 4px; text-align: center; }
.button.dz-clickable { width: 200px; margin-top: 30px; }
.dz-drag-hover { border-style: solid; }