/*css.php*/
 img { width: auto\9; height: auto; max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; } button, input, select, textarea { margin: 0; font-size: 100%; vertical-align: middle; } button, input { *overflow: visible; line-height: normal; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; } label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] { cursor: pointer; } input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; } input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; } textarea { overflow: auto; vertical-align: top; } body { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #333333; background-color: #ffffff; } a { color: #0088cc; text-decoration: none; } a:hover, a:focus { color: #005580; text-decoration: underline; } p { margin: 0 0 10px; } small { font-size: 85%; } strong { font-weight: bold; } em { font-style: italic; } h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-weight: normal; line-height: 1; color: #999999; } h1, h2, h3 { line-height: 40px; } h1 { font-size: 38.5px; } h2 { font-size: 31.5px; } h3 { font-size: 24.5px; } h4 { font-size: 17.5px; } h5 { font-size: 14px; } h6 { font-size: 11.9px; } h1 small { font-size: 24.5px; } h2 small { font-size: 17.5px; } h3 small { font-size: 14px; } h4 small { font-size: 14px; } ul, ol { padding: 0; margin: 0 0 10px 25px; } ul ul, ul ol, ol ol, ol ul { margin-bottom: 0; } li { line-height: 20px; } dl { margin-bottom: 20px; } dt, dd { line-height: 20px; } dt { font-weight: bold; } dd { margin-left: 10px; } hr { margin: 20px 0; border: 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #ffffff; } blockquote { padding: 0 0 0 15px; margin: 0 0 20px; border-left: 5px solid #eeeeee; } form { margin: 0 0 20px; } fieldset { padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: 40px; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; } label, input, button, select, textarea { font-size: 14px; font-weight: normal; line-height: 20px; } input, button, select, textarea { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } label { display: block; margin-bottom: 5px; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { display: inline-block; height: 20px; padding: 4px 6px; margin-bottom: 10px; font-size: 14px; line-height: 20px; color: #555555; vertical-align: middle; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } input, textarea, .uneditable-input { width: 206px; } textarea { height: auto; } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { background-color: #ffffff; border: 1px solid #cccccc; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border linear 0.2s, box-shadow linear 0.2s; -moz-transition: border linear 0.2s, box-shadow linear 0.2s; -o-transition: border linear 0.2s, box-shadow linear 0.2s; transition: border linear 0.2s, box-shadow linear 0.2s; } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { border-color: rgba(82, 168, 236, 0.8); outline: 0; outline: thin dotted \9; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); } input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; *margin-top: 0; line-height: normal; } input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] { width: auto; } select, input[type="file"] { height: 30px; *margin-top: 4px; line-height: 30px; } select { width: 220px; background-color: #ffffff; border: 1px solid #cccccc; } select[multiple], select[size] { height: auto; } select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } input:-moz-placeholder, textarea:-moz-placeholder { color: #999999; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999999; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999; } .radio, .checkbox { min-height: 20px; padding-left: 20px; } .radio input[type="radio"], .checkbox input[type="checkbox"] { float: left; margin-left: -20px; } .radio.inline, .checkbox.inline { display: inline-block; padding-top: 5px; margin-bottom: 0; vertical-align: middle; } .radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 10px; } .input-mini { width: 60px; } .input-small { width: 90px; } .input-medium { width: 150px; } .input-large { width: 210px; } .input-xlarge { width: 270px; } .input-xxlarge { width: 530px; } input[class*="span"], select[class*="span"], textarea[class*="span"] { float: none; margin-left: 0; } .input-append input[class*="span"], .input-prepend input[class*="span"] { display: inline-block; } input, textarea { margin-left: 0; } input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] { cursor: not-allowed; background-color: #eeeeee; } input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] { background-color: transparent; } input:focus:invalid, textarea:focus:invalid, select:focus:invalid { color: #b94a48; border-color: #ee5f5b; } input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus { border-color: #e9322d; -webkit-box-shadow: 0 0 6px #f8b9b7; -moz-box-shadow: 0 0 6px #f8b9b7; box-shadow: 0 0 6px #f8b9b7; } .muted { color: #999999; } a.muted:hover, a.muted:focus { color: #808080; } .text-warning { color: #c09853; } a.text-warning:hover, a.text-warning:focus { color: #a47e3c; } .text-error { color: #b94a48; } a.text-error:hover, a.text-error:focus { color: #953b39; } .text-info { color: #3a87ad; } a.text-info:hover, a.text-info:focus { color: #2d6987; } .text-success { color: #468847; } a.text-success:hover, a.text-success:focus { color: #356635; } .typeahead { z-index: 1051; margin-top: 2px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; } .table { width: 100%; margin-bottom: 20px; } .table th, .table td { padding: 8px; line-height: 20px; text-align: left; vertical-align: top; border-top: 1px solid #dddddd; } .table th { font-weight: bold; } .table thead th { vertical-align: bottom; } .table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top: 0; } .table tbody + tbody { border-top: 2px solid #dddddd; } .table .table { background-color: #ffffff; } .table-condensed th, .table-condensed td { padding: 4px 5px; } .table-bordered { border: 1px solid #dddddd; border-collapse: separate; *border-collapse: collapse; border-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .table-bordered th, .table-bordered td { border-left: 1px solid #dddddd; } .table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; } .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; } .table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child { -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; } .table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; } .table-bordered tfoot + tbody:last-child tr:last-child td:first-child { -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; } .table-bordered tfoot + tbody:last-child tr:last-child td:last-child { -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0; } .table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; } .table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; } [class^="icon-"], [class*=" icon-"] { display: inline-block; width: 14px; height: 14px; margin-top: 1px; *margin-right: .3em; line-height: 14px; vertical-align: text-top; background-image: url("https://www.activehire.com/functions/app/resources/bootstrap/img/glyphicons-halflings.png"); background-position: 14px 14px; background-repeat: no-repeat; } .icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:focus > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:focus > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class*=" icon-"] { background-image: url("https://www.activehire.com/functions/app/resources/bootstrap/img/glyphicons-halflings-white.png"); } .icon-plus-sign { background-position: 0 -96px; } .icon-plus { background-position: -408px -96px; } .icon-minus { background-position: -433px -96px; } .icon-remove { background-position: -312px 0; } .dropup, .dropdown { position: relative; } .dropdown-toggle { *margin-bottom: -3px; } .dropdown-toggle:active, .open .dropdown-toggle { outline: 0; } .caret { display: inline-block; width: 0; height: 0; vertical-align: top; border-top: 4px solid #000000; border-right: 4px solid transparent; border-left: 4px solid transparent; content: ""; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); *border-right-width: 2px; *border-bottom-width: 2px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .dropdown-menu .divider { *width: 100%; height: 1px; margin: 9px 1px; *margin: -5px 0 5px; overflow: hidden; background-color: #e5e5e5; border-bottom: 1px solid #ffffff; } .dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 20px; color: #333333; white-space: nowrap; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { color: #ffffff; text-decoration: none; background-color: #0081c2; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); } .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ffffff; text-decoration: none; background-color: #0081c2; background-image: -moz-linear-gradient(top, #0088cc, #0077b3); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3)); background-image: -webkit-linear-gradient(top, #0088cc, #0077b3); background-image: -o-linear-gradient(top, #0088cc, #0077b3); background-image: linear-gradient(to bottom, #0088cc, #0077b3); background-repeat: repeat-x; outline: 0; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0); } .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #999999; } .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; cursor: default; background-color: transparent; background-image: none; filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .open { *z-index: 1000; } .open > .dropdown-menu { display: block; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px 6px; border-radius: 0 6px 6px 6px; } .dropdown-submenu:hover > .dropdown-menu { display: block; } .dropup .dropdown-submenu > .dropdown-menu { top: auto; bottom: 0; margin-top: 0; margin-bottom: -2px; -webkit-border-radius: 5px 5px 5px 0; -moz-border-radius: 5px 5px 5px 0; border-radius: 5px 5px 5px 0; } .dropdown-submenu > a:after { display: block; float: right; width: 0; height: 0; margin-top: 5px; margin-right: -10px; border-color: transparent; border-left-color: #cccccc; border-style: solid; border-width: 5px 0 5px 5px; content: " "; } .dropdown-submenu:hover > a:after { border-left-color: #ffffff; } .dropdown-submenu.pull-left { float: none; } .dropdown-submenu.pull-left > .dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; } .dropdown .dropdown-menu .nav-header { padding-right: 20px; padding-left: 20px; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .btn { display: inline-block; *display: inline; padding: 4px 12px; margin-bottom: 0; *margin-left: .3em; font-size: 14px; line-height: 20px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; cursor: pointer; background-color: #f5f5f5; *background-color: #e6e6e6; background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6); background-image: -o-linear-gradient(top, #ffffff, #e6e6e6); background-image: linear-gradient(to bottom, #ffffff, #e6e6e6); background-repeat: repeat-x; border: 1px solid #cccccc; *border: 0; border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-bottom-color: #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); *zoom: 1; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); } .btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] { color: #333333; background-color: #e6e6e6; *background-color: #d9d9d9; } .btn:active, .btn.active { background-color: #cccccc \9; } .btn:first-child { *margin-left: 0; } .btn:hover, .btn:focus { color: #333333; text-decoration: none; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; } .btn:focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn.active, .btn:active { background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); } .btn.disabled, .btn[disabled] { cursor: default; background-image: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .btn-large { padding: 11px 19px; font-size: 17.5px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .btn-large [class^="icon-"], .btn-large [class*=" icon-"] { margin-top: 4px; } .btn-small { padding: 2px 10px; font-size: 11.9px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .btn-small [class^="icon-"], .btn-small [class*=" icon-"] { margin-top: 0; } .btn-mini [class^="icon-"], .btn-mini [class*=" icon-"] { margin-top: -1px; } .btn-mini { padding: 0 6px; font-size: 10.5px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .btn-block { display: block; width: 100%; padding-right: 0; padding-left: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active { color: rgba(255, 255, 255, 0.75); } .btn-primary { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #006dcc; *background-color: #0044cc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)); background-image: -webkit-linear-gradient(top, #0088cc, #0044cc); background-image: -o-linear-gradient(top, #0088cc, #0044cc); background-image: linear-gradient(to bottom, #0088cc, #0044cc); background-repeat: repeat-x; border-color: #0044cc #0044cc #002a80; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { color: #ffffff; background-color: #0044cc; *background-color: #003bb3; } .btn-primary:active, .btn-primary.active { background-color: #003399 \9; } .btn-warning { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #faa732; *background-color: #f89406; background-image: -moz-linear-gradient(top, #fbb450, #f89406); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406)); background-image: -webkit-linear-gradient(top, #fbb450, #f89406); background-image: -o-linear-gradient(top, #fbb450, #f89406); background-image: linear-gradient(to bottom, #fbb450, #f89406); background-repeat: repeat-x; border-color: #f89406 #f89406 #ad6704; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] { color: #ffffff; background-color: #f89406; *background-color: #df8505; } .btn-warning:active, .btn-warning.active { background-color: #c67605 \9; } .btn-danger { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #da4f49; *background-color: #bd362f; background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f)); background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f); background-image: -o-linear-gradient(top, #ee5f5b, #bd362f); background-image: linear-gradient(to bottom, #ee5f5b, #bd362f); background-repeat: repeat-x; border-color: #bd362f #bd362f #802420; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] { color: #ffffff; background-color: #bd362f; *background-color: #a9302a; } .btn-danger:active, .btn-danger.active { background-color: #942a25 \9; } .btn-success { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #5bb75b; *background-color: #51a351; background-image: -moz-linear-gradient(top, #62c462, #51a351); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351)); background-image: -webkit-linear-gradient(top, #62c462, #51a351); background-image: -o-linear-gradient(top, #62c462, #51a351); background-image: linear-gradient(to bottom, #62c462, #51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] { color: #ffffff; background-color: #51a351; *background-color: #499249; } .btn-success:active, .btn-success.active { background-color: #408140 \9; } .btn-info { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #49afcd; *background-color: #2f96b4; background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4)); background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4); background-image: -o-linear-gradient(top, #5bc0de, #2f96b4); background-image: linear-gradient(to bottom, #5bc0de, #2f96b4); background-repeat: repeat-x; border-color: #2f96b4 #2f96b4 #1f6377; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] { color: #ffffff; background-color: #2f96b4; *background-color: #2a85a0; } .btn-info:active, .btn-info.active { background-color: #24748c \9; } .btn-inverse { color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); background-color: #363636; *background-color: #222222; background-image: -moz-linear-gradient(top, #444444, #222222); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222)); background-image: -webkit-linear-gradient(top, #444444, #222222); background-image: -o-linear-gradient(top, #444444, #222222); background-image: linear-gradient(to bottom, #444444, #222222); background-repeat: repeat-x; border-color: #222222 #222222 #000000; border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); } .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] { color: #ffffff; background-color: #222222; *background-color: #151515; } .btn-inverse:active, .btn-inverse.active { background-color: #080808 \9; } button.btn, input[type="submit"].btn { *padding-top: 3px; *padding-bottom: 3px; } button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner { padding: 0; border: 0; } button.btn.btn-large, input[type="submit"].btn.btn-large { *padding-top: 7px; *padding-bottom: 7px; } button.btn.btn-small, input[type="submit"].btn.btn-small { *padding-top: 3px; *padding-bottom: 3px; } button.btn.btn-mini, input[type="submit"].btn.btn-mini { *padding-top: 1px; *padding-bottom: 1px; } .btn-link, .btn-link:active, .btn-link[disabled] { background-color: transparent; background-image: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .btn-link { color: #0088cc; cursor: pointer; border-color: transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .btn-link:hover, .btn-link:focus { color: #005580; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, .btn-link[disabled]:focus { color: #333333; text-decoration: none; } .btn .caret { margin-top: 8px; margin-left: 0; } .btn-large .caret { margin-top: 6px; } .btn-large .caret { border-top-width: 5px; border-right-width: 5px; border-left-width: 5px; } .btn-mini .caret, .btn-small .caret { margin-top: 8px; } .dropup .btn-large .caret { border-bottom-width: 5px; } .btn-primary .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret, .btn-success .caret, .btn-inverse .caret { border-top-color: #ffffff; border-bottom-color: #ffffff; } .close { float: right; font-size: 20px; font-weight: bold; line-height: 20px; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.4; filter: alpha(opacity=40); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .alert { padding: 8px 35px 8px 14px; margin-bottom: 20px; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); background-color: #fcf8e3; border: 1px solid #fbeed5; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .alert, .alert h4 { color: #c09853; } .alert h4 { margin: 0; } .alert .close { position: relative; top: -2px; right: -21px; line-height: 20px; } .alert-success { color: #468847; background-color: #dff0d8; border-color: #d6e9c6; } .alert-success h4 { color: #468847; } .alert-danger, .alert-error { color: #b94a48; background-color: #f2dede; border-color: #eed3d7; } .alert-danger h4, .alert-error h4 { color: #b94a48; } .alert-info { color: #3a87ad; background-color: #d9edf7; border-color: #bce8f1; } .alert-info h4 { color: #3a87ad; } .alert-block { padding-top: 14px; padding-bottom: 14px; } .alert-block > p, .alert-block > ul { margin-bottom: 0; } .alert-block p + p { margin-top: 5px; } .nav { margin-bottom: 20px; margin-left: 0; list-style: none; } .nav > li > a { display: block; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li > a > img { max-width: none; } .nav > .pull-right { float: right; } .nav-header { display: block; padding: 3px 15px; font-size: 11px; font-weight: bold; line-height: 20px; color: #999999; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); text-transform: uppercase; } .nav li + .nav-header { margin-top: 9px; } .nav-tabs, .nav-pills { *zoom: 1; } .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after { display: table; line-height: 0; content: ""; } .nav-tabs:after, .nav-pills:after { clear: both; } .nav-tabs > li, .nav-pills > li { float: left; } .nav-tabs > li > a, .nav-pills > li > a { padding-right: 12px; padding-left: 12px; margin-right: 2px; line-height: 14px; } .nav-tabs { border-bottom: 1px solid #ddd; } .nav-tabs > li { margin-bottom: -1px; } .nav-tabs > li > a { padding-top: 8px; padding-bottom: 8px; line-height: 20px; border: 1px solid transparent; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover, .nav-tabs > li > a:focus { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus { color: #555555; cursor: default; background-color: #ffffff; border: 1px solid #ddd; border-bottom-color: transparent; } .nav-tabs .dropdown-menu { -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; } .nav .dropdown-toggle .caret { margin-top: 6px; border-top-color: #0088cc; border-bottom-color: #0088cc; } .nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret { border-top-color: #005580; border-bottom-color: #005580; } .nav-tabs .dropdown-toggle .caret { margin-top: 8px; } .nav .active .dropdown-toggle .caret { border-top-color: #fff; border-bottom-color: #fff; } .nav-tabs .active .dropdown-toggle .caret { border-top-color: #555555; border-bottom-color: #555555; } .nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus { cursor: pointer; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80); } .modal { position: fixed; top: 10%; left: 50%; z-index: 1050; width: 560px; margin-left: -280px; background-color: #ffffff; border: 1px solid #999; border: 1px solid rgba(0, 0, 0, 0.3); *border: 1px solid #999; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; outline: none; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; } .modal.fade { top: -25%; -webkit-transition: opacity 0.3s linear, top 0.3s ease-out; -moz-transition: opacity 0.3s linear, top 0.3s ease-out; -o-transition: opacity 0.3s linear, top 0.3s ease-out; transition: opacity 0.3s linear, top 0.3s ease-out; } .modal.fade.in { top: 10%; } .modal-header { padding: 9px 15px; border-bottom: 1px solid #eee; } .modal-header .close { margin-top: 2px; } .modal-header h3 { margin: 0; line-height: 30px; } .modal-body { position: relative; max-height: 400px; padding: 15px; overflow-y: auto; } .modal-form { margin-bottom: 0; } .modal-footer { padding: 14px 15px 15px; margin-bottom: 0; text-align: right; background-color: #f5f5f5; border-top: 1px solid #ddd; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; *zoom: 1; -webkit-box-shadow: inset 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 0 #ffffff; box-shadow: inset 0 1px 0 #ffffff; } .modal-footer:before, .modal-footer:after { display: table; line-height: 0; content: ""; } .modal-footer:after { clear: both; } .modal-footer .btn + .btn { margin-bottom: 0; margin-left: 5px; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .tooltip { position: absolute; z-index: 1030; display: block; font-size: 11px; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); visibility: visible; } .tooltip.in { opacity: 0.8; filter: alpha(opacity=80); } .tooltip.top { padding: 5px 0; margin-top: -3px; } .tooltip.right { padding: 0 5px; margin-left: 3px; } .tooltip.bottom { padding: 5px 0; margin-top: 3px; } .tooltip.left { padding: 0 5px; margin-left: -3px; } .tooltip-inner { max-width: 200px; padding: 8px; color: #ffffff; text-align: center; text-decoration: none; background-color: #000000; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; } .tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-color: #000000; border-width: 5px 5px 0; } .tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -5px; border-right-color: #000000; border-width: 5px 5px 5px 0; } .tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -5px; border-left-color: #000000; border-width: 5px 0 5px 5px; } .tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -5px; border-bottom-color: #000000; border-width: 0 5px 5px; } .popover { position: absolute; top: 0; left: 0; z-index: 1010; display: none; max-width: 276px; padding: 1px; text-align: left; white-space: normal; background-color: #ffffff; border: 1px solid #ccc; border: 1px solid rgba(0, 0, 0, 0.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box; } .popover.top { margin-top: -10px; } .popover.right { margin-left: 10px; } .popover.bottom { margin-top: 10px; } .popover.left { margin-left: -10px; } .popover-title { padding: 8px 14px; margin: 0; font-size: 14px; font-weight: normal; line-height: 18px; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .popover-title:empty { display: none; } .popover-content { padding: 9px 14px; } .popover .arrow, .popover .arrow:after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; } .popover .arrow { border-width: 11px; } .popover .arrow:after { border-width: 10px; content: ""; } .popover.top .arrow { bottom: -11px; left: 50%; margin-left: -11px; border-top-color: #999; border-top-color: rgba(0, 0, 0, 0.25); border-bottom-width: 0; } .popover.top .arrow:after { bottom: 1px; margin-left: -10px; border-top-color: #ffffff; border-bottom-width: 0; } .popover.right .arrow { top: 50%; left: -11px; margin-top: -11px; border-right-color: #999; border-right-color: rgba(0, 0, 0, 0.25); border-left-width: 0; } .popover.right .arrow:after { bottom: -10px; left: 1px; border-right-color: #ffffff; border-left-width: 0; } .popover.bottom .arrow { top: -11px; left: 50%; margin-left: -11px; border-bottom-color: #999; border-bottom-color: rgba(0, 0, 0, 0.25); border-top-width: 0; } .popover.bottom .arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #ffffff; border-top-width: 0; } .popover.left .arrow { top: 50%; right: -11px; margin-top: -11px; border-left-color: #999; border-left-color: rgba(0, 0, 0, 0.25); border-right-width: 0; } .popover.left .arrow:after { right: 1px; bottom: -10px; border-left-color: #ffffff; border-right-width: 0; } .label { display: inline-block; padding: 2px 4px; font-size: 11.844px; font-weight: bold; line-height: 14px; color: #ffffff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); white-space: nowrap; vertical-align: baseline; background-color: #999999; } .label { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .label:empty { display: none; } a.label:hover, a.label:focus { color: #ffffff; text-decoration: none; cursor: pointer; } .label-important { background-color: #b94a48; } .label-important[href] { background-color: #953b39; } .label-warning { background-color: #f89406; } .label-warning[href] { background-color: #c67605; } .label-success { background-color: #468847; } .label-success[href] { background-color: #356635; } .label-info { background-color: #3a87ad; } .label-info[href] { background-color: #2d6987; } .label-inverse { background-color: #333333; } .label-inverse[href] { background-color: #1a1a1a; } .btn .label { position: relative; top: -1px; } .btn-mini .label { top: 0; } .input-large, .input-large input, .input-medium, .input-medium input, .input-smaller, .input-smaller input, .input-small, .input-small input, .itext, .itext input, .isubmit, .isubmit input, select {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; font-size: 14px; padding: 5px 8px;box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-bottom:0 !important;} .input-large:focus, .input-medium:focus, .input-smaller:focus, .input-small:focus, .itext:focus, select:focus {background-color: #FAFFBD; box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important;} .input-xxlarge {width: 400px;} .input-xlarge {width: 354px;} .input-large {width: 254px;} .input-medium {width: 154px;} .input-smaller {width: 100px;} .input-small {width: 80px;} .table-bordered { border: 1px solid #dddddd; border-collapse: separate; *border-collapse: collapse; border-left: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .table-bordered th, .table-bordered td { border-left: 1px solid #dddddd; } .table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; } .table-bordered thead:first-child tr:first-child th:first-child, .table-bordered tbody:first-child tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .table-bordered thead:first-child tr:first-child th:last-child, .table-bordered tbody:first-child tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-topright: 4px; } .table-bordered thead:last-child tr:last-child th:first-child, .table-bordered tbody:last-child tr:last-child td:first-child, .table-bordered tfoot:last-child tr:last-child td:first-child { -webkit-border-radius: 0 0 0 4px; -moz-border-radius: 0 0 0 4px; border-radius: 0 0 0 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomleft: 4px; } .table-bordered thead:last-child tr:last-child th:last-child, .table-bordered tbody:last-child tr:last-child td:last-child, .table-bordered tfoot:last-child tr:last-child td:last-child { -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; } .table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child { -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topleft: 4px; } .table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-right-topleft: 4px; } .nav-striped > li:nth-child(odd) {background-color: #ffffDE;} a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var{ font-family: inherit; color: inherit; font-size: 100%; background: transparent; margin: 0; padding: 0; border: 0; outline: 0; line-height: inherit; box-sizing: content-box; } body { margin: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size: 13px !important; line-height: 18px; color: #333333 !important; background-color: #ffffff !important; } a { color: #0088cc; text-decoration: none; } a:hover { color: #005580; text-decoration: underline; } .fleft {float: left;} .fright {float: right;} .hide {display: none;} .fullw {width: 100% !important;} .fullh {height: 100% !important;} .halfw {width: 50% !important;} .halfh {height: 50% !important;} .pad2 {padding: 2px !important;} .pad3 {padding: 3px !important;} .pad5 {padding: 5px !important;} .pad10 {padding: 10px !important;} .pad15 {padding: 15px !important;} .pad20 {padding: 20px !important;} .pad25 {padding: 25px !important;} .pad30 {padding: 30px !important;} .pad50 {padding: 50px !important;} .pad100 {padding: 100px !important;} .padno, .nopadding {padding: 0px !important;} .padnov {padding-top: 0px !important;padding-bottom: 0px !important;} .padnoh {padding-left: 0px !important;padding-right: 0px !important;} .padnotop {padding-top: 0px !important;} .padnoleft {padding-left: 0px !important;} .padnoright {padding-right: 0px !important;} .padnobottom {padding-bottom: 0px !important;} .padonlybottom {padding-top: 0px !important; padding-left: 0px !important;padding-right: 0px !important;} .padonlytop {padding-bottom: 0px !important; padding-left: 0px !important;padding-right: 0px !important;} .padonlyleft {padding-bottom: 0px !important; padding-top: 0px !important;padding-right: 0px !important;} .padonlyright {padding-bottom: 0px !important; padding-top: 0px !important;padding-left: 0px !important;} .margin2 {margin: 2px !important;} .margin5 {margin: 5px !important;} .margin10 {margin: 10px !important;} .margin15 {margin: 15px !important;} .margin20 {margin: 20px !important;} .margin25 {margin: 25px !important;} .margin30 {margin: 30px !important;} .margin50 {margin: 50px !important;} .margin100 {margin: 100px !important;} .marginauto {margin: auto !important;} .marginautoh {margin-left: auto !important;margin-right: auto !important;} .marginautov {margin-top: auto !important;margin-bottom: auto !important;} .marginno, .nomargin {margin: 0px !important;} .marginnov, .nomarginv {margin-top: 0px !important;margin-bottom: 0px !important;} .marginnoh, .nomarginh {margin-left: 0px !important;margin-right: 0px !important;} .marginnotop {margin-top: 0px !important;} .marginnoleft {margin-left: 0px !important;} .marginnoright {margin-right: 0px !important;} .marginnobottom {margin-bottom: 0px !important;} .line3 {line-height: 0.3em !important;} .line4 {line-height: 0.4em !important;} .line5 {line-height: 0.5em !important;} .line6 {line-height: 0.6em !important;} .line7 {line-height: 0.7em !important;} .line8 {line-height: 0.8em !important;} .line9 {line-height: 0.9em !important;} .line10 {line-height: 1em !important;} .line11 {line-height: 1.1em !important;} .line12 {line-height: 1.2em !important;} .line13 {line-height: 1.3em !important;} .line14 {line-height: 1.4em !important;} .line15 {line-height: 1.5em !important;} .line16 {line-height: 1.6em !important;} .line17 {line-height: 1.7em !important;} .line18 {line-height: 1.8em !important;} .round3 {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;} .round5 {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} .round8 {border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px;} .round10 {border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;} .opacity3 {opacity: 0.3; filter: alpha(opacity=30);} .opacity5 {opacity: 0.5; filter: alpha(opacity=50);} .opacity8 {opacity: 0.8; filter: alpha(opacity=80);} .clear {clear: both;} .uppercase {text-transform: uppercase;} .text-center {text-align: center !important;} .text-left {text-align: left !important;} .text-right {text-align: right !important;} .bg-white {background-color: #fff !important;} .bg-black {background-color: #000 !important;} .bg-transparent {background-color: transparent !important;} .highlight {color: #F00;} .small {font-size: 0.9375em !important;} .smaller {font-size: 0.875em !important;} .smaller2 {font-size: 0.8125em !important;} .verysmall {font-size: 0.75em !important; line-height: 1.4em;} .smallest {font-size: 0.7em !important;} .big1 {font-size: 1.05em !important;} .big {font-size: 1.125em !important;} .big2 {font-size: 1.2em !important;} .big3 {font-size: 1.25em !important;} .bigger {font-size: 1.4em !important;} .verybig {font-size: 1.6em !important;} .biggest {font-size: 1.8em !important;} .medium {font-size: 1em !important;} .bold {font-weight: bold;} .nobold {font-weight: normal;} .noline {line-height: 1.4em;} .red {color: #F00 !important;} .white {color: #FFF !important;} .nobackground {background: none !important;} .hlist {list-style-type: none; margin:0; padding:0;} .hlist li {float: left; margin:0; padding:0;} .hlist li a:link, .hlist li a:visited, .hlist li a:hover, .hlist li a:active {display: block;} .vlist {list-style-type: none; margin:0; padding:0;} .vlist li a {display: block;} .block {display: block;} .inline {display: inline;} .center {margin: 0 auto !important;} .cell {display: table-cell} .vcenter {vertical-align: middle !important;} .relative {position: relative;} .debug {outline: 1px solid #F00;} body,html {background-color: #fff; margin: 0; padding: 0; line-height: 18px; font-size: 100%;} body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select {font-family: Arial, Verdana, Helvetica, sans-serif;} fieldset {margin: 2px 0; padding: 5px; } a:link, a:visited {color : #3252B2; font-size : 1em; outline:0;} a:hover {color : #F00; text-decoration : underline; font-size : 1em;} a.hilink:link,a.hilink:visited,a.hilink:hover,a.hilink:active {text-decoration: none; border-bottom: 1px dotted #3252B2;} a.featured:link, a.featured:visited {color: #333; font-weight : bold;} a.featured:hover {text-decoration : underline; font-weight : bold;} ul {margin: 0 10px;} h1, h2, h3, h4, h5, h6 {font-weight: bold;} h1 {font-size: 1.8em;} h2 {font-size: 1.5em;} h3 {font-size: 1.4em;} h4 {font-size: 1.1em;} h5 {font-size: 1em;} h6 {font-size: 0.825em;} .text-color1 {color: #333;} .text-color2 {color: #2447af !important;} .text-color3 {color: #529800 !important;} .text-color4 {color: #adea33 !important;} .text-color5 {color: #2286db !important;} .text-color6 {color: #177ed5 !important;} .text-color-note {color: #999;} .bg-color-white {background-color: #FFF !important;} .bg-color1 {background-color: #27598f !important;} .bg-color2 {background-color: #95b9e0 !important;} .verysmall {font-size: 0.9em !important;} .width1p5 {width: 20% !important;} .width2p5 {width: 40% !important;} .width3p5 {width: 60% !important;} .width4p5 {width: 80% !important;} .width1p4 {width: 25% !important;} .width3p4 {width: 75% !important;} .width1p6 {width: 17% !important;} .width2p6 {width: 33% !important;} .width4p6 {width: 66% !important;} .width5p6 {width: 83% !important;} .width1p7 {width: 14% !important;} .width2p7 {width: 29% !important;} .width3p7 {width: 43% !important;} .width4p7 {width: 57% !important;} .width5p7 {width: 71% !important;} .width6p7 {width: 85% !important;} .width1p10 {width: 10% !important;} .width2p10 {width: 20% !important;} .width3p10 {width: 30% !important;} .width4p10 {width: 40% !important;} .width6p10 {width: 60% !important;} .width7p10 {width: 70% !important;} .width8p10 {width: 80% !important;} .width9p10 {width: 90% !important;} .bg-yellow {background-color: #FAFFBD !important;} .bg-yellow-light {background-color: #F5F6CE !important;} .dont-break-out { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } textarea { font-size: 14px; border: 1px solid #999; } select { font-size: 14px; border: 1px solid #999; background-color: #FFF; } .itext { font-size: 1em; border: 1px solid #999 !important; color: #111 !important; } .isubmit { background-color: #EEEEEE; font-weight: bold; border: 1px solid #999; cursor: pointer; } .smallselect { font-size: 1em; font-weight: normal; width: 135px; } .radio { font-weight: bold; padding-left: 0px !important; } .form_odd_row { background-color: silver; } .form_element { clear:both; } .form_error, .form_error li { color: #bb0000 !important; font-size: 13px; text-align: left; font-style: oblique;} .form_help { margin: 0; padding: 2px; font-size: 12px; font-style: oblique; color: #666; } input.block {width: auto !important;} .formIn td {text-align: center; margin: 0 auto;} .form_field_text, .form_field_textarea, .form_field_email, .form_field_phone {padding: 5px; border: 1px solid #c6c6c6; line-height: 20px;} .form_table_cell_label {vertical-align: top; padding-right: 20px;} .form_element .form_label_normal, .form_element .form_label_checkbox {float: none; display: inline; padding: 0 15px 0 0; font-weight: normal; line-height: 30px; width: auto;} .isubmit {background-color: #2447af !important; color: #fff; padding: 5px 8px; border: none; font-weight: bold;border-radius: 8px !important; -webkit-border-radius: 5px !important; -moz-border-radius: 8px !important; background: #435ea5; background: -moz-linear-gradient(top, #435ea5 0%, #425ea3 0%, #2447af 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#435ea5), color-stop(0%,#425ea3), color-stop(100%,#2447af)); background: -webkit-linear-gradient(top, #435ea5 0%,#425ea3 0%,#2447af 100%); background: -o-linear-gradient(top, #435ea5 0%,#425ea3 0%,#2447af 100%); background: -ms-linear-gradient(top, #435ea5 0%,#425ea3 0%,#2447af 100%); background: linear-gradient(to bottom, #435ea5 0%,#425ea3 0%,#2447af 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#435ea5', endColorstr='#2447af',GradientType=0 ); -webkit-box-shadow: 2px 2px 5px rgba(111, 111, 106, 1) !important; -moz-box-shadow: 2px 2px 5px rgba(111, 111, 106, 1) !important; box-shadow: 2px 2px 5px rgba(111, 111, 106, 1) !important; } .validation-advice {color: #bb0000; font-style: oblique; font-size: 12px;} .form_element .form_optGroup div {float: left;} .form_element .form_field_checkbox {margin-right: 3px;} .form_label_checkbox {padding-left: 3px;} .form_table td, .form_fieldset_group td {padding: 2px;} .form_table td.form_table_cell_label, .form_fieldset_group td.form_table_cell_label {padding: 8px 10px 0px 0 !important; font-weight: bold; text-align: right;} .form_element label {display: none; font-weight: bold; padding: 0px 0 0 3px; color: #333; font-size: 13px !important;} .form_element .itext, .form_element select, .form_element textarea {margin: 3px 3px 10px 3px!important; width: 93%; max-width: 300px;} .form_element select {width: 97%; max-width: 315px;} .validation-advice {clear:both;} ul.form_error li {margin: 0 15px;} .form_optGroup {padding: 2px 0;} .form_element .form_optGroup div {float: left;} #body_postjobs .isubmit {margin-top: 20px; padding-left: 20px; padding-right: 20px;} #body_postjobs .fullw {width: 50%; max-width: 48.3%;} #body_postjobs .dijitEditor {float: left !important; margin: 3px !important;} #body_postjobs #id_separator .form_element, #body_postjobs #id_separator2 .form_element {} #body_postjobs #id_separator2 label {width: 166px;} #body_postjobs fieldset {padding: 0;} #body_postjobs .form_element_id_questions label{float: left;} #body_postjobs .form_element_id_realjob {width: 50%;} #body_postjobs .form_element_id_realjob .radio {float:left !important; margin-left: 4px;} #body_postjobs .form_element_id_realjob label {padding: 0px !important; line-height: 18px !important; float: left !important; text-align: left !important; margin:3px 0 0 5px; width: 95%;} #body_postjobs .form_element_id_moreOpt label, #body_postjobs .form_element_id_questionsOpt label{display: block !important; margin: 10px 0;} #body_postjobs .form_element_id_jobboards label {display: inline;} #body_postjobs .form_element_id_realjob .validation-advice {margin-left: 15px !important;} #body_postjobs .main_content {position: relative;} #id_jobboards {position: absolute; top:0; right:0; width: 150px; margin:0;} #id_jobboards .form_label_normal {font-weight: bold; padding-top:4px;} #id_jobboards .form_optGroup div {float: none; clear:both;} #id_jobboards .form_optGroup div input {margin: 0 !important;} #id_jobboards .postlabel {font-weight: normal;} #id_jobboards label {text-align: left; padding:0 !important;} #body_cempl #page .colGroup {width: 100%; margin: 0 0 20px 0; float: left;} #body_cempl #page .col {width: 50%;} #body_cempl #page .col2 {margin: -32px auto auto auto;} #body_cempl #page .col2 label {padding: 0 5px !important;} #body_cempl #page .col2 label.normal, #sendprv label.normal {display: inline;} #body_cempl #page .col1 .isubmit {margin-left: 0px; margin-top: 10px;} #body_cempl #page .col1 .form_button {clear: both;} .eloginTbl {margin: 0 auto;} #idviewres label.normal {display: inline; padding: 0 3px;} #idjsignup label.form_label_normal {padding-left: 3px;} .form_element textarea {min-height: 200px; max-width: 600px;} #idjsignup .radio {margin-top: 0px !important;} ul.phpjob_link_nav li.hide {display: none;} ul.hlist li.hide {display: none;} #idjsignup .radio, #body_cempl .radio {margin-top: 0px !important;} .alert-error h3 {margin: 0px;} #sendprv input.itext,#sendprv textarea {margin: 2px 3px; min-width: 435px;} .messageNode {max-width: 800px; position: relative;} .btnClose, .btnCloseFocused {background-image: url('https://www.activehire.com/other/english/activehire/close.png'); background-position: 1px center;background-repeat: no-repeat; position: absolute; top:0; right: 0; margin: 5px; padding: 1px; width: 13px; height: 13px; opacity: 0.333;-moz-opacity: 0.333;filter: alpha(opacity=33);} .btnCloseHover {opacity: 0.667;-moz-opacity: 0.667;filter: alpha(opacity=67); border: 1px solid #000; margin: 4px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} .msgDialog .msgDefault {background-position: 10px 10px;} .buttonBar {margin: 15px auto -20px auto !important; text-align: center;} .msgCorrection .buttonBar {margin-bottom: -10px;} .roundborder {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} .msgButtons { border: 1px solid #999; padding: 2px 4px 4px 4px; color: #000000; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15); cursor: pointer; margin: 0.2em; vertical-align: middle; } .msgButtons .dijitButtonNode {border: none;} .msgDefault, .msgDefaultSmall { border: 1px solid; color: #444; border-color: #999; margin: 10px 0px; padding:15px 10px 25px 10px; background-repeat: no-repeat; background-position: 10px center; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } .msgDefaultSmall {padding: 5px 10px; background-position: 10px center;} .msgDefault ul, .msgDefaultSmall ul {padding:0; margin: 0 0 0 15px;} .messageContent {padding-right: 20px; padding-left: 40px;} .msgDefaultSmall .messageContent {padding-left: 30px;} .msgInfo, .msgInfoSmall {color: #00529B; border-color: #00529B; background-color: #BDE5F8;} .msgInfo {background-image: url('https://www.activehire.com/other/english/activehire/info.png');} .msgInfoSmall {background-image: url('https://www.activehire.com/other/english/activehire/infoSmall.png');} .msgSuccess, .msgSuccessSmall {color: #4F8A10; border-color: #4F8A10; background-color: #DFF2BF;} .msgSuccess {background-image:url('https://www.activehire.com/other/english/activehire/success.png');} .msgSuccessSmall {background-image:url('https://www.activehire.com/other/english/activehire/successSmall.png');} .msgWarning, .msgWarningSmall {color: #9F6000; border-color: #9F6000; background-color: #FEEFB3;} .msgWarning {background-image: url('https://www.activehire.com/other/english/activehire/warning.png');} .msgWarningSmall {background-image: url('https://www.activehire.com/other/english/activehire/warningSmall.png');} .msgError, .msgErrorSmall {color: #D8000C; border-color: #D8000C; background-color: #FFBABA;} .msgError {background-image: url('https://www.activehire.com/other/english/activehire/error.png');} .msgErrorSmall {background-image: url('https://www.activehire.com/other/english/activehire/errorSmall.png');} .msgValidation, .msgValidationSmall {color: #D63301; border-color: #D63301; background-color: #FFCCBA;} .msgValidation {background-image: url('https://www.activehire.com/other/english/activehire/validation.png');} .msgValidationSmall {background-image: url('https://www.activehire.com/other/english/activehire/validationSmall.png');} .msgConfirm, .msgConfirmSmall {color: #444; border-color: #888; background-color: #FFF;} .msgConfirm {padding: 15px 15px 25px 15px;} .msgConfirmSmall {padding: 5px;} .clearableSearchBox {position:relative;} .clearableSearchBox a.searchBoxClear { width:15px; height:15px;display:block; overflow:hidden; text-indent:-5000px; position:absolute; top:4px; right:5px; background:url('https://www.activehire.com/other/english/activehire/close.png') center center no-repeat; z-index:200; cursor:pointer; opacity: 0.333;-moz-opacity: 0.333;filter: alpha(opacity=33);} .clearableSearchBox a.searchBoxClear:hover { opacity: 0.667;-moz-opacity: 0.667;filter: alpha(opacity=67); background-color: #F5F5F5;} .dj_ie .clearableSearchBox a.searchBoxClear { right: -25px;} .dj_ie .clearableTextBox a.searchBoxClear { top:2px; right: 3px;} .clearableTextBox {min-height: 1.4em; line-height: 1.4em; font-size: 1.1em; padding-right:25px;} .clearableTextarea {min-height: 1.4em; line-height: 1.4em; font-size: 1.1em; padding-right:25px !important; min-height: 100px;} .clearableTextBox .dijitArrowButton {display: none;} .currentUlAsSelect {color: #369; text-decoration: underline !important; padding-right: 10px; background: transparent url('https://www.activehire.com/other/english/activehire/arrow.png') center right no-repeat; padding-right: 15px; width: 100px;} .currentUlAsSelectWithScroll {width: 110px !important;} ul.listUlAsSelect {list-style-type: none; margin:0; padding:0; position: absolute; top: 20px; left:0; border-right: 1px solid #ddd;border-left: 1px solid #ddd;border-top: 1px solid #ddd; max-height: 300px; width: 100px; overflow: auto; z-index: 2000; background-color: #FEFEFE; box-shadow:1px 1px 3px #ddd;-webkit-box-shadow:1px 1px 3px #ddd;-moz-box-shadow:1px 1px 3px #ddd;} ul.listUlAsSelect li {border-bottom: 1px solid #ddd; list-style-type: none; padding: 3px;} ul.listUlAsSelect li a:link, ul.listUlAsSelect li a:visited, ul.listUlAsSelect li a:hover, ul.listUlAsSelect li a:active{display: block; color: #369;} .dijitTextBoxFocused, .dijitTextBoxFocused input, .claro .dijitTextBoxFocused .dijitInputContainer {background-color: #FAFFBD !important;} .claro .dijitTextBox .dijitInputField {padding: 0 !important;} #idjsignup .dijitComboBox {width: 210px; padding: 0px !important;} #idjsignup .dijitInputInner {padding: 4px 6px !important; color: #555 !important;} #idjsignup .dijitPlaceHolder {padding: 6px !important;} #idjsignup .dijitArrowButtonInner {padding: 3px 0 !important;} #idjsignup .dijitTextBoxHover {background-color: inherit !important;} .dijitComboBoxHighlightMatch {background-color: #fefefe !important; font-weight: bold;} .dijitMenuItemSelected, .dijitMenuItemHover {background-color: #DDD !important; border-color: #999 !important;} .dijitEditorHover {background-color: inherit !important;} .cssDojoTooltipPopup {display: none;} .dijitTooltipDialogPopup {z-index: 2000 !important;} .dijitComboBoxMenuPopup .dijitMenuItem {background-color: #FFF; border: 1px solid #DDD !important; font-size: 1.1em; font-weight: bold;} .dijitComboBoxMenuPopup .dijitMenuItemSelected, .dijitComboBoxMenuPopup .dijitMenuItemHover {background-color: #abd6ff !important;} .default_text, td { font-family: Arial, Verdana, Helvetica, sans-serif;; color: #333; font-weight: normal; font-size: 13px; } #main_content .default_text, #main_content td { font-size: 13px; } .required_text { font-family: Verdana, Arial, Helvetica, sans-serif;; color: #CC3300; font-size: 12px; font-weight: normal; } .error_text { font-family: arial; color: #FF0000; font-size: 1em; font-weight: normal; } .display_text { font-family: Verdana, Arial, Helvetica, sans-serif;; color: #000000; font-size: 11px; font-weight: normal; } .frmfieldset {border: 0; padding: 0px 10px;} .frmfieldset input {margin: 2px;} .frmfieldset label {padding: 0px 10px 0px 30px;} .view {color: #666; font-weight: normal; font-size: 1.2em;} #idrespreview .view {font-size: 13px;} .ulli {color: #666; font-size: 1.2em; background-color: #F5F5F5;} .td4textarea {color: #666; font-size: 1em; background-color: #F5F5F5; border: 1px solid #D5D5D5; padding : 15px;} #idrespreview .td4textarea {font-size: 13px;} .selectdelim {font-weight: bold; background-color: #DDD; text-align: center;} .applyunread { background-color: #FFF; color: #000; font-weight: bold;} .applyread {background-color: #FAFAFA; color: #555; font-weight: normal;} a.applyread:link,a.applyread:visited,a.applyread:hover {color: #555;} a.applyunread:link,a.applyunread:visited,a.applyunread:hover {color: #00F; font-weight: bold;} .desctext {text-align: justify;} .tablelist {background-color: #BBBBBB;} .tablelistheadsec {background-color: #CCCCCC;} .tablelist td {color: #444; font-weight: normal; padding-left: 5px;} .tablelist th {color: #222; font-weight: bold; padding: 2px;} .tablelist th a:link,.tablelist th a:visited, a.tablelist:link,a.tablelist:visited {color: #222; font-weight: bold; background-color: transparent; text-decoration: none;} .tablelist th a:hover,.tablelist th a:active,a.tablelist:hover, a.tablelist:active {color: #F00; font-weight: bold;} .tablelist td p {padding: 5px;} a.print:link,a.print:visited,a.print:hover,a.print:active {padding-left: 18px; background: url(https://www.activehire.com/other/images_all/printit.gif) left center no-repeat;} a.phpjob_link_nav {font-weight: bold; padding-left: 11px; background: url(https://www.activehire.com/other/images_all/link.gif) left center no-repeat;margin-right: 12px;} a.phpjob_link_nav:link, a.phpjob_link_nav:hover, a.phpjob_link_nav:active, a.phpjob_link_nav:visited {color: #111;} ul.phpjob_link_nav {list-style-type: none; margin: 15px 0px; padding:0;} ul.phpjob_link_nav li {display: inline;} ul.phpjob_link_nav li.sep {border-right: 1px solid #BBB; margin: 5px;} ul.phpjob_link_nav a {font-weight: bold; padding-left: 1px;} ul.phpjob_link_nav a:link, ul.phpjob_link_nav a:hover, ul.phpjob_link_nav a:active, ul.phpjob_link_nav a:visited {color: #333;} #bx_popup {border: 1px solid #000;} #bx_popup h3 {background-color: #F00; font-size: 1em; color: #FFF; font-weight: bold; padding: 0px 3px; margin: 0;} #bx_popup p {background-color: #EFEFEF; color: #039; font-weight: normal; padding: 0px 3px; margin: 0;} .invborder {border: 1px solid #BBBBBB;} .row_highlight {background-color: #FFC;} .employertext{color: #666666;} .jobseekertext{color: #666666;} .phpjob_divclear, .phpjob_brclear, .phpjob_liclear {clear: both;} div.centered {margin: auto; text-align: center;} div.text_right {margin: auto; text-align: right;} p.centered {text-align: center;} .group:after { content:" "; display:block; height:0; font-size:0; clear:both; visibility:hidden; } .group {display:inline-block;} * html .group {height:1%;} .group {display:block;} .group_right {float: right;} .group_left {float: left;} ul.hlist {margin: 3px 0; padding:0; font-size: 1em;} ul.hlist li {display: inline; padding: 0 2px;} ul.hlist li a {color: #004080; font-size: 1em;} ul.vlist {margin: 3px 0; padding:0; font-size: 1em; list-style-type: square;list-style-position: inside;} ul.vlist li {padding: 2px;} ul.vlist li a:link, ul.vlist li a:visited {color: #666; font-size: 1em;} ul li.nolist {list-style-type: none;} .phpjob_boldtext {font-weight: bold;} .phpjob_utext {text-decoration: underline;} .phpjob_itext {font-style: italic;} .top_banner {width: 468px; height: 60px; border: 1px solid #000; text-align: center; padding: 10px 0;} .cvaligntop {vertical-align: top;} ul.listempltype {list-style-type: none; margin: 0; padding:0;} ul.listempltype li {float: left; width: 30%;} .verror_top p {background-color: #F00;border: 1px solid #000;color: #FFF; font-weight: bold; margin:0; padding:2px;} .verror_top ul {margin:0; padding-left: 15px;} .verror_top li {margin:0; padding: 0;} img {border: 0px;} h4 {margin: 4px 0px;} .phpjob_tblback {background-color: #FFFFFF;} .phpjob_tblinvoice {background-color: #FFFFFF;} .invrow_highlight {background-color: #FEE;} .row_featured {background-color: #FFFEBB;} .bx_pagination {margin: 5px 0;} .bx_pagination .pgright {text-align: right;float: right;} .bx_pagination .pgleft {float: left;} .bx_pagination .pgright ul {margin:0; padding: 0; list-style-type: none;} .bx_pagination .pgright li {display: inline; padding: 0px; margin: 0 2px; font-size: 0.9375em; color: #333; font-weight: bold;} .bx_pagination li a:link, .bx_pagination li a:visited {color : #004080; padding: 1px 2px; border: 1px solid #004080; font-weight: bold;text-decoration: none;} .bx_pagination li a:hover, .bx_pagination li a:active {color: #FFF; text-decoration : none; background-color : #004080;} .bx_pagination span strong { font-weight: bold; padding: 0 2px;} .bx_pagination li.nolist a:link,.bx_pagination li.nolist a:visited {border: none; padding: 2px;} .breadcrumbs ul {list-style-type: none; margin: 4px 2px;} .breadcrumbs li {display:inline; padding: 0 2px;} .breadcrumbs li a {text-decoration: underline;} a.phpjob_more:link, a.phpjob_more:visited, a.phpjob_more:hover, a.phpjob_more:active {text-align: left; font-size: 1em;text-decoration: underline; background: url(https://www.activehire.com/other/images_all/arrow_more_details.gif) left center no-repeat;padding-left: 10px;} a.phpjob_less:link, a.phpjob_less:visited, a.phpjob_less:hover, a.phpjob_less:active {text-align: left; font-size: 1em;text-decoration: underline; background: url(https://www.activehire.com/other/images_all/arrow_less_details.gif) left center no-repeat;padding-left: 10px;} a.rss:link, a.rss:visited, a.rss:hover, a.rss:active {position: absolute; top:0; right:0; text-align: left; font-size: 1em; color: #f93; background: url(https://www.activehire.com/other/images_all/rss2.gif) left center no-repeat;padding-left: 16px;} a.bxtooltip{position:relative; z-index:24;} a.bxtooltip:hover{z-index:25; visibility:visible;} a.bxtooltip span.bxinfo{display: none; text-decoration: none;white-space:normal;} a.bxtooltip:hover span.bxinfo{display:block; position:absolute; top:5px; left:15px; width:25em; border:1px solid #AAA; background-color: #FFD; color: #000; font-weight: bold;text-align: left; padding: 5px;} a.bxtooltip span.bxtooltiptop {display: block; background-color: #F00; color: #FFF; font-weight: bold; padding: 0 3px;} #bxerror {padding:10px 5px; border: none; background-color: transparent;} #bxerror p {color: #F00; padding: 0 20px; font-size: 1em; font-weight: normal;} #bxerror p span {display: block; background: #FFC url(https://www.activehire.com/other/images_all/error.gif) 5px 8px no-repeat; padding: 5px 0 5px 35px; border: 1px solid #F00; line-height: 20px; border-radius: 3px;} #bxerror a:link,#bxerror a:visited,#bxerror a:hover,#bxerror a:active {font-weight: bold;} #bxerror .isubmit {margin: 10px 0 0 20px;} #bxok {padding:10px 5px; border: none; background-color: transparent;} #bxok p {padding: 0 0 5px 15px; font-size: 1.1em; font-weight: normal;} #bxok p span {display: block; color: #360; background: #F8FFF1 url(https://www.activehire.com/other/images_all/ok.gif) 3px 7px no-repeat; padding: 5px 0 5px 35px; border: 1px solid #360; line-height: 18px;border-radius: 3px;} #bxok a:link,#bxok a:visited,#bxok a:hover,#bxok a:active {color: #F00; font-size: 1em; font-weight: bold;} #bxok .isubmit {margin: 10px 0 0 15px;} .bxwarn {padding:5px 5px 5px 30px; border: none; background: #FFFFE8 url(https://www.activehire.com/other/images_all/warning.gif) 2px 2px no-repeat;border: 1px solid #DDD; border-radius: 3px;} .bxwarn span {font-size: 1.2em; font-weight: normal;} .bxpbox, .bxpbox span {border:solid #727872;} .bxpbox {clear: both; border-width: 0 1px; text-decoration: none; color: #000; background-color: #FFFFF1;} .bxpbox span {display: block; position:relative; top: -1px; left: 0; border-width:1px 0 0;} .bxpbox span span { border-width:0 0 1px; top: 2px; padding:1px 6px;} .phpjob_listbgcolor1, .odd {background-color: #f5f5f5;} .phpjob_listbgcolor2, .even {background-color: #FFFFFF;} .phpjob_listfeatured {background-color: #FFFEBB;} .nozebra {background-color: #FFF;} .bx_jsecseparator {font-weight: bold; margin: 5px 0px; padding: 0px; font-size: 1.1em; border-bottom: 1px solid #666666;} .bx_esecseparator {font-weight: bold; margin: 5px 0px; padding: 0px; font-size: 1.1em; border-bottom: 1px solid #666666; color: #666666;} .navbox {margin: 25px 3px 25px 0px; padding: 0px;} .navbox div, .navbox ul { background-color: #FFF;} .navbox h2 {background-color: #666666; color: #FFF; line-height: 18px; font-weight: bold; color: #FFF; font-size: 1.1em; font-style: italic; padding: 0px; margin: 0px; text-align: center;} .navbox ul {padding: 0px; margin: 0px; list-style-type: none; text-align: left; border: 1px solid #285abd; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } .navbox li {margin: 0; padding: 0;} .navbox li a:link, .navbox li a:visited, .navbox li a:hover, .navbox li a:active {display: block;line-height: 30px; padding: 0 15px;} .navbox li a:hover {color: #2447af !important; background: #EEE url('https://www.activehire.com/other/images_all/list.gif') 5px center no-repeat;} .navbox li.head {text-align: center; font-weight: bold; font-size: 18px; padding: 10px 10px; background-color: #285abd; color: #FFF;} .navbox li.end {height: 3px;} .navbox li.first {background: #FFF url('https://www.activehire.com/other/english/activehire/nav_menu_bghead.png') 10px top no-repeat; height: 9px;} .navbox span {line-height: normal; margin: 0px; padding: 0 0 0 5px;} .navbox select {line-height: 15px; margin: 3px 0 3px 5px;} .navbox input {line-height: 15px; margin: 3px 0 3px 5px;} .navbox div {padding: 0px} .navbox div p {padding: 0px 2px;} .navbox a.tablelist {background: url('https://www.activehire.com/other/images_all/list.gif') left center no-repeat; padding: 0px 5px;} .jnavbox #j_idsave_login {line-height: 10px; margin: 0 0 0 5px; padding: 0px;} .jnavbox .bx_jsecseparator {margin: 0px; padding: 0px; border-bottom: 0px;} .jnavbox .default_text {font-weight: bold; color: #FFF; background-color: #666; margin: 2px 0px; display: block; border: 1px solid #000;} .jnavbox .liright a {font-weight: bold; text-decoration: underline;} .jnavboxhead {background-color: #666666; margin: 0px; padding: 0px;} .jnavboxhead p {line-height: 18px; font-weight: bold; color: #FFF; font-size: 1.2em; font-style: italic; padding: 0px; margin: 0px; text-align: center;} .enavbox {margin: 0px 3px 0px 0px; background-color: #FFEBB2; border: 1px solid #000;} .enavbox ul {padding: 0px; margin: 0px; list-style-type: none;} .enavbox span {line-height: normal; margin: 0px; padding: 0 0 0 5px;} .enavbox select {line-height: 15px; margin: 3px 0 3px 5px;} .enavbox input {line-height: 15px; margin: 3px 0 3px 5px;} .enavbox div {padding: 0px} .enavbox div p {padding: 0px 2px;} .enavbox table {border: 1px solid #000;} .enavbox th {font-size: 1em; background-color: #DDD;} .enavbox td {font-size: 0.9em; background-color: #EFEFEF;} .enavbox a.tablelist {background: url('https://www.activehire.com/other/images_all/list.gif') left center no-repeat; padding: 0px 5px;} .enavbox a.featured {font-weight: normal;} .enavbox #e_idsave_login {line-height: 10px; margin: 0 0 0 5px; padding: 0px;} .enavbox .bx_esecseparator {margin: 0px; border-bottom: 0px;} .enavbox .default_text {font-weight: bold; color: #FFF; background-color: #666; margin: 2px 0px; display: block; border: 1px solid #000;} .enavbox .liright a {font-weight: bold; text-decoration: underline;} .enavbox .text_right a {font-weight: bold; text-decoration: underline;} .enavbox .text_right a.featured {font-weight: normal;} .enavboxhead {background-color: #666666; margin: 0px; padding: 0px;} .enavboxhead p {line-height: 18px; font-weight: bold; color: #FFF; font-size: 1.2em; font-style: italic; padding: 0px; margin: 0px; text-align: center;} .enavbox .navboxlist {border-top: 1px solid #000; margin: 5px 0px 15px 0px;} .enavbox .navboxlist li {border-bottom: 1px solid #000;} .liright {text-align: right; line-height: normal; padding: 0 0 0 0px;} #phpjob_header {width: 1024px; margin: 0 auto 0 auto; text-align:center; padding: 0px; font-size: 0.625em;} #phpjob_header span {font-size: 1.1em; font-style: normal; font-weight: bold;} #phpjob_header #wback {float :left; text-align: left; padding: 0 5px 0 10px;background: url('https://www.activehire.com/other/images_all/arrow_more_details.gif') left center no-repeat;} #phpjob_header #h_top {padding: 0; margin: 3px 0 0 200px;text-align: left;} #phpjob_header #h_top ul {list-style-type: none; padding: 0; margin: 0; float: right;} #phpjob_header #h_top li {padding: 0; margin: 0; display: inline; font-size: 1.3em; color: #BBB;} #phpjob_top_nav {margin: 5px 0px 5px 0px;} #phpjob_top_nav ul {clear: both;margin:0; padding:0; list-style-type: none;} #phpjob_top_nav .row1 {position: relative; height:80px;} #phpjob_top_nav .row1 .logo a {margin:0; padding:0;} .main_header {clear: both; margin: 0px; padding: 5px;} .main_header_top {margin: 0px; padding: 0px;} .main_header_top h2 {clear: both; padding-top: 0px; margin-bottom: 10px; margin-top: 0px !important;font-size: 1.4em; font-weight: bold; line-height: normal;} h1, h2 {color: #364ab2;} .divlistcontainer {margin: 0px; padding:0px; width: auto;} .divlistcontainer h2 {clear: both; padding: 0px 0 2px 0; margin-top: 0px; font-size: 1.2em; background: url(https://www.activehire.com/other/english/activehire/main_header_bg2.gif) left bottom; background-repeat: no-repeat; font-weight: bold; color: #2241A5; position: relative;} .divlistcontainer h2 img {margin: auto 3px 0 0;} .divlistcontainer ul {margin: 0px; padding:0px; list-style-type: none;} .divlistcontainer li span {margin: 0px; padding:0px 0px 0px 10px;} .divlistcontainer li.sep {margin: 10px 0;} div.phpjob_box1 {margin: 3px;} .phpjob_box1 ul {padding: 0px; margin: 0px; list-style-type: none;} .phpjob_box1 li {line-height: 1.7em; margin: 0px; background: url(https://www.activehire.com/other/images_all/arrow.gif) left center no-repeat; padding: 0 0 0 12px;} .phpjob_box1 a {font-weight: bold;} .phpjob_box1 h2 {color: #000; font-size: 1.4em; margin: 0px;} .phpjob_box1 h3 {background: url(https://www.activehire.com/other/images_all/arrow.gif) left 3px no-repeat; padding: 0 0 0 14px; color: #000; font-size: 1.1em; font-weight: bold; margin: 0px;} .phpjob_box1 p {color: #000; padding: 0px 0px 0px 14px; margin: 5px 0px;} div.phpjob_box2 {margin: 3px;} .phpjob_box2 h2 {color: #000; font-size: 1.4em;} .phpjob_box2 p {color: #000; padding: 0px;} div.phpjob_box2 div {background-color: #E2E2E2; border: 1px solid #000; padding: 3px;} div.phpjob_box3 {margin: 2px 2px 5px 2px;} .phpjob_box3 h2 {margin: 0px; color: #F00; font-size: 1.2em; font-weight: bold;} .phpjob_box3 p {color: #000; margin: 0px; padding: 0px 5px;} div.phpjob_box4 {margin: 3px;} .phpjob_box4 h2 {margin: 0px; color: #000; font-size: 1.4em;} .phpjob_box4 p#box4_nav {color: #000; padding: 0px 0px 8px 0px; text-align: right; line-height: 11px; margin: 0px} .phpjob_box4 a.search {font-size: 1.1em;} .phpjob_box4 p {color: #000; padding: 2px 0px; margin: 0px; line-height: 20px;} .phpjob_box4 span {font-weight: bold; text-decoration: underline;} div#phpjob_feat_comp {padding: 2px;} #phpjob_feat_comp .fcrowimg {margin: 5px auto; float: left; width: 40%;} #phpjob_feat_comp .fcrowimg span {padding: 2px; display: block; margin: auto; text-align: center;} #phpjob_feat_comp .fcrowdesc { margin: 5px auto; float: left; width: 60%;} #phpjob_feat_comp .fcrowdesc span {padding: 20px 0px; display: block; margin: auto; text-align: center;} #feat_comp_logo {margin: auto; text-align: center; width: 158px;} #feat_comp_logo .default_text {font-weight: bold; color: #FFF; background-color: #2B5681; margin: 0px; display: block; line-height: 20px; font-size: 1.2em;} #feat_comp_logo h2 {font-weight: bold; color:#FF4C00; text-align: left; font-size: 1.3em; margin: 0 2px 2px 2px;border-top: 2px solid #AAA;border-bottom: 2px solid #AAA; padding: 2px 25px 2px 2px; background: url(https://www.activehire.com/other/english/activehire/arrows.gif) right center no-repeat;} #feat_comp_logo a {display: block; margin: 5px;} #cst_search_job_box {display: inline; padding: 2px 10px; margin: 0 10px;} #cst_search_job_box .isubmit {background-color: #369; color: #fff;} #cst_search_job_box .itext {background-color: #FFA; color: #555;} div#phpjob_quick_rsearch {padding: 2px;} #phpjob_quick_rsearch .rowleft {margin: 2px auto; float: left; width: 35%;} #phpjob_quick_rsearch .rowleft span {padding: 0px 2px 0px 15px; display: block; text-align: right;} #phpjob_quick_rsearch .rowright { margin: 2px auto; float: left; width: 65%;} #phpjob_quick_rsearch .rowright span {padding: 0px 2px; display: block; text-align: right;} div#phpjob_hearabout {margin: 0px;} #phpjob_hearabout .rowleft {margin: 2px auto; float: left; width: 40%; white-space: nowrap;} #phpjob_hearabout .rowright { margin: 2px auto; float: left; width: 60%;} #phpjob_hearabout .rowright span {padding: 0px 2px; display: block; text-align: right;} #traf_stat_box {margin: auto; margin-top: 15px; background-color: #FFEBB2; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #000; text-align: center; width: 158px;} #traf_stat_box .default_text {font-weight: bold; color: #FFF; background-color: #666; margin: 0px; display: block; border: 1px solid #000;} div#traf_stat_box_footer {margin: 0px;} div#phpjob_catlist {padding: 10px 0px; width: 100%; margin: 0 auto 10px auto; float: left; background-color: #EFEFEF; border-top: 2px solid #AAA;border-bottom: 2px solid #AAA;} #phpjob_catlist div.rowleft {width: 30%; float: left; margin: auto 2px; padding: 0 0 0 15px;} #phpjob_catlist p {font-weight: normal; font-size: 1.1em; color: #2241A5; margin: 5px 0;} #phpjob_catlist p a {background: url(https://www.activehire.com/other/images_all/list.gif) left center no-repeat;padding-left: 6px;} #phpjob_catlist p span {font-weight: normal; background: none; color: #888;} div#phpjob_loclist {margin: auto; padding: 5px 25px; float: left; width: 100%; } #phpjob_loclist div.rowleft {width: 32%; float: left; margin: auto 2px; padding: 0px;} #phpjob_loclist a {font-weight: bold; background: url(https://www.activehire.com/other/images_all/list.gif) left center no-repeat;padding-left: 6px;} #phpjob_loclist span a,#phpjob_catlist span a {font-weight: normal; background: none;} div#phpjob_sitestat {padding: 0px; margin: 0px; width: 145px} #phpjob_sitestat .rowleft {margin: 1px auto; float: left; width: 65%;} #phpjob_sitestat .rowleft span {padding: 0px 2px; color: #333; font-size: 1em;display: block; text-align: right;} #phpjob_sitestat .rowright { margin: 1px auto; float: left; width: 35%;} #phpjob_sitestat .rowright span {padding: 0px 2px; color: #333; font-size: 1em; display: block; text-align: left;} #phpjob_sitestat span.highlight {font-size: 1em; color: #F00;} #phpjob_sitestat div {text-align: left;} table#idviewpers td,table#idviewres td,table#idrespreview td, table#idviewapply td {font-weight: bold;} table#idviewpers td.view {font-weight: normal;} table#idviewpers td.view {width: 75%;} table#idviewres td.view, table#idrespreview td.view {width: 70%;} #idsupportfrm #thecode {margin-bottom: 7px;} #bx_passwd_comp .isubmit, #bx_passwd_jobsk .isubmit, #bx_passwd_user .isubmit, #bx_frmactivation .isubmit {margin-left: 130px;} table#idtraffhits {border-collapse: collapse; border: 1px solid #000;} table#idtraffhits th {text-align: left;} table#idtraffhits th.tablelistheadsec {text-align: center;} #idotherpaymnt #pfriendly {float: right; margin: 0; padding:0;} #idotherpaymnt textarea {width: 80%;} #idotherpaymnt p.tablelistheadsec {margin-bottom:0; padding-bottom:0;} #idotherpaymnt p.tablelistheadsec+p {margin:0; padding:0;} .phpjob_navbottom,.phpjob_navtop {text-align: right;} div#idemplfrm .addnewjob {float: right; margin:0; padding:0;} div#idemplfrm .addnewjob form {margin:0; padding: 0;} a.isubmit:link,a.isubmit:visited,a.isubmit:hover,a.isubmit:active {margin: 2px; padding: 5px 10px; text-decoration: none !important; font-weight: bold; line-height: 13px; display: -moz-inline-box; display: inline-block; text-transform: uppercase; color: #FFF;} #phpjob_main_rbox {background: url(https://www.activehire.com/other/english/activehire/find_ajob.gif) center top no-repeat; color: #555; margin: 5px auto; padding: 0; text-align: left; width: 158px; font-size: 1em;} #phpjob_main_rbox h3 {padding: 5px 0 5px 10px; margin:0; font-size: 1.2em; font-weight: bold;} #phpjob_main_rbox ol {padding: 0px; margin: 0 0 5px 25px;} #phpjob_main_rbox a {display: block; padding: 7px 20px 15px 25px; font-size: 1.8em; color: #fff; text-decoration: none; font-family: Impact,Verdana;} #phpjob_main_rbox a.phpjob_more {display: inline;color: #3252B2;font-size: 1em;font-weight: normal;font-family: Arial, Verdana, Helvetica, sans-serif;;padding: 0 0 0 10px;} #id_bxlistcomp ul {list-style-type: none; margin: 5px; padding: 0;} #id_bxlistcomp ul li {display: inline; padding: 2px 1px;} .bxlistcomp {border: 1px solid #BBB; width: 655px;background-color: #EFEFEF; color: #555; margin: 5px auto 15px auto;} .bxlistcomp a:link,.bxlistcomp a:visited, .bxlistcomp a:hover, .bxlistcomp a:active {color: #006;} .bxlistcomp h3 {background-color: #DDD; border-bottom: 1px solid #BBB; padding: 2px 10px; margin: 0;} .bxlistcomp h3 a {font-weight: bold;} .bxlistcomp img {float: left; margin: 10px;} .bxlistcomp ul {list-style-type: none; float: right; width: 70%; padding: 0; margin: 10px;} #id_bxlistcomp .bxlistcomp ul li {padding: 2px 0; display: block;} .bxlistcomp ul li strong {padding: 0 4px 0 0;} .bxlistcomp p {clear: both; padding: 0 10px;} #latestjobs div.row {font-size: 1.2em;} #latestjobs div.details {float: left;padding: 0 10px 0 10px; font-size: 0.75em;background: transparent url(https://www.activehire.com/other/english/activehire/sep1.gif) left center no-repeat; width: 510px;} #latestjobs div.date {clear: both;float: left; width: 75px;margin-left: 0px;font-weight: bold; font-size: 1em; text-align: center;padding: 0; height: 75px;} #latestjobs div.date p {margin: 20px 15px; padding: 4px 5px; width: 30px;background: url(https://www.activehire.com/other/english/activehire/date_bg.gif) left top no-repeat; height: 45px;} #filter {margin: 2px 5px;} #filter ul {margin: 0 0 5px 0; padding:0 0 2px 0; list-style-type: none; font-size: 0.9375em; background: url(https://www.activehire.com/other/images_all/point_line_h.gif) left bottom repeat-x;} #filter .col {width: 25%; float: left; margin:0; padding:2px; max-width: 150px;} #filter .col span, #refine_full span {display: block; font-weight: bold;} #filter .col a {display: block; color: #666;} #filter h3 {padding: 1px 5px; margin: 0; font-weight: bold; color: #496F92;} #filter h3 a {text-decoration: none;} #filter #current li a {background: url(https://www.activehire.com/other/english/activehire/filter_del.gif) left center no-repeat; padding-left: 20px;} #filter #current, #filter #refine, #filter #refine_full {margin-left: 140px; margin-top: -20px;} #filter #refine li a, #filter #refine_full li a {background: url(https://www.activehire.com/other/english/activehire/filter_add.gif) left center no-repeat; padding-left: 20px;} #filter #refine li a.phpjob_more {background: url(https://www.activehire.com/other/images_all/arrow_more_details.gif) 18px center no-repeat; padding-left: 28px;} #filter #refine_full li a.phpjob_less {background: url(https://www.activehire.com/other/images_all/arrow_less_details.gif) 18px center no-repeat; padding-left: 28px;} #filter #refine li, #filter #refine_full li {padding: 0 5px;} #idregister {background: #FFF; font-size: 1.2em;margin:0; padding:0;} #idregister .jobseeker {float: left; width: 348px;margin:10px 0; padding: 10px 15px; border: 1px solid #DDD;background-color: #E8EFF6; height: 370px;} #idregister .employer {float: left; width: 348px;margin:10px 0; padding: 10px 15px; border: 1px solid #DDD;background-color: #FFFFE8; height: 370px;} #idregister .sep {float: left; width: 20px;margin: 10px 0;background: #FFF url(https://www.activehire.com/other/images_all/point_line_v.gif) top center repeat-y; height: 392px;} #idregister p img {float: left; margin: 0 10px 0 0px;} #idregister p {font-size: 1.3em; text-align: justify; margin: 5px 0; color: #3252B2; line-height: 1.4em;} #idregister ul {clear: both; margin: 10px 0 5px 8px;list-style-type: square; padding: 0 0 0 5px;} #idregister h2 {font-weight: bold; font-size: 1.1em;padding: 3px 0px;margin:0 0 10px 0; letter-spacing: 1px;background: url(https://www.activehire.com/other/english/activehire/main_header_bg2.gif) left bottom no-repeat; color: #FF4C00;} #idregister a {font-weight: bold; font-size: 1em;padding: 3px 15px;background: url(https://www.activehire.com/other/images_all/arrow.gif) left center no-repeat;} #body_reg #phpjob_mainsection,#body_jlogin #phpjob_mainsection,#body_elogin #phpjob_mainsection {border: none;background: none;} #body_jlogin #phpjob_mainsection .group_left, #body_elogin #phpjob_mainsection .group_left {width: 355px; margin: 0 10px 0 0; padding: 0 10px;} #body_jlogin #phpjob_mainsection .group_left h2, #body_elogin #phpjob_mainsection .group_left h2 {font-size: 1.2em; font-weight: bold;} #body_jlogin #phpjob_mainsection .group_left .vlist, #body_elogin #phpjob_mainsection .group_left .vlist {margin: 2px 10px; line-height: 15px; font-size: 0.9375em;} #body_jlogin #phpjob_mainsection .group_left a, #body_elogin #phpjob_mainsection .group_left a {padding: 3px 15px;background: url(https://www.activehire.com/other/images_all/arrow.gif) left center no-repeat;} #body_jlogin #phpjob_mainsection .group_right, #body_elogin #phpjob_mainsection .group_right {width: 375px; margin: 0 0 0 10px; padding: 0 0 5px 0; border: 1px solid #DDD;background-color: #E8EFF6; line-height: 22px;} #body_jlogin #phpjob_mainsection .group_right h2, #body_elogin #phpjob_mainsection .group_right h2 {font-size: 1.2em; font-weight: bold; background-color: #DDD; margin:0 0 5px 0; padding: 2px;} #body_jlogin #phpjob_mainsection .frmfieldset, #body_elogin #phpjob_mainsection .frmfieldset, #body_ulogin #phpjob_mainsection .frmfieldset {padding: 0 !important; margin:0 !important;} #body_jlogin #phpjob_mainsection .frmfieldset label, #body_elogin #phpjob_mainsection .frmfieldset label, #body_ulogin #phpjob_mainsection .frmfieldset label {display: block; float: left; width: 150px; padding:0 10px; line-height: 30px; height: 30px; padding: 5px 0; font-weight: bold; font-size: 14px;} #body_jlogin #phpjob_mainsection .frmfieldset label.normal, #body_elogin #phpjob_mainsection .frmfieldset label.normal, #body_ulogin #phpjob_mainsection .frmfieldset label.normal {display: inline; padding:0;float: none;font-size: 12px; font-weight: normal; } #body_jlogin #phpjob_mainsection .frmfieldset .itext, #body_elogin #phpjob_mainsection .frmfieldset .itext, #body_ulogin #phpjob_mainsection .frmfieldset .itext {width: 100%; height: 25px; font-size: 18px; padding: 5px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} #body_jlogin #phpjob_mainsection .frmfieldset .isubmit, #body_elogin #phpjob_mainsection .frmfieldset .isubmit, #body_ulogin #phpjob_mainsection .frmfieldset .isubmit {font-size: 16px; padding: 6px 30px;} #body_jlogin #phpjob_mainsection .frmfieldset a, #body_elogin #phpjob_mainsection .frmfieldset a, #body_ulogin #phpjob_mainsection .frmfieldset a {font-size: 12px;} #bx_frmactivation .isubmit {margin-left: 140px;} #body_elogin #phpjob_mainsection .group_right {background-color: #FFFFE8;} #idjobsearchresults {margin: 0 0 20px 0;} #idjobsearchresults .hlist li a,#idjobsearchresults h2 a {color: #1A96D0;} #idjobsearchresults .hlist li a {text-decoration: none; padding: 0 0 0 2px;} #idjobsearchresults .hlist li.sep {width: 4px; background: url(https://www.activehire.com/other/images_all/point_line_v.gif) center top repeat-y; line-height: 5px;} #idjobsearchresults .rownumber {float: left; width: 40px; padding: 3px 3px;} #idjobsearchresults .results {float: left;padding: 0px; margin: 5px 0px 5px 0px; border: 1px solid #BBB; width:718px;} #idjobsearchresults .results h2 {padding: 0 5px; margin: 0 0 0 0px; font-size: 1.2em; font-weight: bold;float: right; width: 648px; background: transparent;} #idjobsearchresults .results p.bkm {float: left; padding: 0; margin: 0; width: 60px; font-size: 1em;} #idjobsearchresults .results p.logo {clear: both; float: left; padding: 5px; margin: 10px 0; min-width: 120px;} #idjobsearchresults .results ul { float: left; width: 38%; padding: 0 10px; margin: 10px 0; list-style-type: none;} #idjobsearchresults .results ul strong {padding: 0 4px 0 0;} #idjobsearchresults .results p.desc {padding: 5px; margin:0;} #idjobsearchresults .results p.posted {clear: both;padding: 5px; margin:0;} #idjobsearchresults .results p.bkm input {margin: 5px 0 0 3px;font-size: 25px;} #idjobsearchresults .results p.bkm img {margin: 0; vertical-align: middle;} #idjobsearchresults .results h2, #idjobsearchresults .results p.bkm {background-color: #E8E8E8; border-bottom: 1px solid #BBB; line-height: 25px; height: 25px;} #idjobsearchresults .phpjob_listfeatured h2,#idjobsearchresults .phpjob_listfeatured p.bkm {background-color: #FFE3C6;} #idjobsearchresults .tablelist td,#idjobsearchresults .tablelist th {padding: 3px;} #idjobsearchresults a.bookmarked, #idjobsearchresults a.applied {display: block; float: left; width: 16px; height: 16px;} #idjobsearchresults a.bookmarked {background: url(https://www.activehire.com/other/images_all/bookmarked.gif) center top no-repeat;} #idjobsearchresults a.applied {background: url(https://www.activehire.com/other/images_all/apply_ok.gif) center top no-repeat;} #idjobsearchresults div.double {width: 32px;} #_viewcomp .logo {width: 40%; float: left;border: 1px solid #000000;} #viewcomp .desc img {float: left; margin: 5px 10px 5px 0px;} div.compdesc img {float: left; padding: 0; margin: 5px 15px 10px 5px;} div.compdesc p {text-align: justify; font-size:0.9375em; padding: 5px 0 10px 0;} div.compdesc h3,div.compdesc h4 {color: #555;font-weight: normal; margin:0 0 4px 0; padding:0;} div.compdesc h3{font-size: 1.5em;} div.compdesc h4{font-size: 1.125em;} table#idviewcomp {margin: 10px auto; width: 70%; border: 1px solid #DDD;} table#idviewcomp td {padding: 4px;} #idviewjob {margin: 0 15px; color: #555;} #idviewjob h3 {font-weight: bold; font-size: 1.25em;margin: 3px 0 5px 0;} #idviewjob h4 {font-weight: bold;margin: 10px 0 3px 0;} #idviewjob p {line-height: 1.5675em; padding-left: 15px;} #idviewjob p.logo { padding: 10px 0;} #idviewjob table {margin: 10px auto; border: 1px solid #DDD;width: 95%;} #idviewjob table td {padding: 4px; font-size: 0.9375em;} #idjobapply .verysmall {font-size: 0.9375em;} #idjobapply table {width: 98%;margin: 0px auto;} #idjobapply textarea {width: 80%;margin: 0px auto;} #idjobfrm .bxpbox {font-weight: bold; color: #555; margin:auto; text-align: center; background-color: #FFF5E0;} * html .main_header {clear: both; margin: auto; padding: 0px; width: 99%;} * html #phpjob_main_rbox {font-size: 0.9375em;} * html #phpjob_main_rbox a {padding-top: 25px; } #phpjob_quick_rsearch select {width: auto;} #phpjob_quick_rsearch select.normal {width: auto;} #header {width: 1024px; margin:0 auto;} #header .top {background-color: #2447af; height: 30px; color: #fff; line-height: 30px !important; padding: 0 20px; font-size: 13px; font-weight: bold;} #header .top .phone {font-size: 14px;} #header .top span, #header .top strong {line-height: 30px !important;} #header .menu {background: url(https://www.activehire.com/other/english/activehire/menu_bg.png) center top no-repeat; height: 59px; padding-left: 25px;} #header .menu ul {list-style-type: none; margin:0; padding:0;} #header .menu ul li {float: left; padding: 10px 3px;height: 39px; line-height: 39px; width: 65px; font-size: 13px !important;} #header .menu ul li.small {width: 75px;} #header .menu ul li.big {width: 85px;} #header .menu ul li.bigger {width: 100px;} #header .menu ul li.biggest {width: 130px;} #header .menu span.logo img {z-index: 0;} #header .menu ul li a:link, #header .menu ul li a:visited, #header .menu ul li a:hover, #header .menu ul li a:active {color: #2447af; display: block; height: 27px;line-height: 27px; text-decoration: none; font-weight: bold;} #header .menu ul li a:hover, #header .menu ul li.active a:link, #header .menu ul li.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_bg.png) center top no-repeat; color: #FFF;} #header .menu ul li.big a:hover, #header .menu ul li.big.active a:link, #header .menu ul li.big.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_big_bg.png) center top no-repeat;} #header .menu ul li.bigger a:hover, #header .menu ul li.bigger.active a:link, #header .menu ul li.bigger.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_bigger_bg.png) center top no-repeat;} #header .menu ul li.biggest a:hover, #header .menu ul li.biggest.active a:link, #header .menu ul li.biggest.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_biggest_bg.png) center top no-repeat;} #mainPage .row1 {background: url(https://www.activehire.com/other/english/activehire/row1_bg.png) left 20px no-repeat; height: 169px;} #mainPage .row11 {line-height: 40px; height: 50px; margin: 0 auto 20px auto; } #mainPage .row11 h1 a:link, #mainPage .row11 h1 a:visited, #mainPage .row11 h1 a:hover, #mainPage .row11 h1 a:active {font-size: 55px; font-weight: 700; text-decoration: none; color: #ff8400;} #mainPage .row11 div.fright {background: url(https://www.activehire.com/other/english/activehire/postjobs_bg.png) left top no-repeat; width: 156px; height: 42px;} #mainPage .row11 div.fleft {width: 450px;} #mainPage .row11 div.fright a:link, #mainPage .row11 div.fright a:visited, #mainPage .row11 div.fright a:hover, #mainPage .row11 div.fright a:active {color: #FFF; margin: 0px 20px; line-height: 18px; display: block; text-decoration: none;} #mainPage .row12 h2 {font-size: 24px; font-weight: normal; margin-bottom: 5px; line-height: 30px;} #mainPage .row13 {background: url(https://www.activehire.com/other/english/activehire/sites_bg.png) left top no-repeat; line-height: 30px;} #mainPage .row13 a {color: #555; font-weight: bold;} #mainPage .row12, #mainPage .row13 {margin: 15px auto; text-align: center;} #mainPage .row2 {clear: both; padding: 0px 125px; z-index:99; height: 200px;} #mainPage .row2 a.searchResumes {} #mainPage .row3 {clear: both;background: url(https://www.activehire.com/other/english/activehire/findjobs_bg.png) center top no-repeat; height: 116px; margin-top: -5px; z-index: 1} #mainPage .row4 {padding: 0 20px; float: left; margin-bottom: 12px;} #mainPage .row4 .box { min-width: 324px; height: 322px; color: #666; margin-top: 10px;} #mainPage .row4 .postJobs {background: url(https://www.activehire.com/other/english/activehire/post-jobs-box.png) center top no-repeat;} #mainPage .row4 .searchResumes {background: url(https://www.activehire.com/other/english/activehire/search-resumes-box.png) center top no-repeat;} #mainPage .row4 .goSocial {background: url(https://www.activehire.com/other/english/activehire/go-social-box.png) center top no-repeat;} #mainPage .row4 .recruitAsssist {clear: both; background: url(https://www.activehire.com/other/english/activehire/recruitAssist-box.png) center top no-repeat;} #mainPage .row4 .applicantScreening {background: url(https://www.activehire.com/other/english/activehire/applicant-screening-box.png) center top no-repeat;} #mainPage .row4 .jobAnalysis {background: url(https://www.activehire.com/other/english/activehire/job-posting-analysis-box.png) center top no-repeat;} #mainPage .row4 .jobBoards {background: url(https://www.activehire.com/other/english/activehire/jobboard_HP.png) center top no-repeat;} #mainPage .row4 .downLoad {background: url(https://www.activehire.com/other/english/activehire/download_resumes_HP.png) center top no-repeat;} #mainPage .row4 .defaultBox {background: url(https://www.activehire.com/other/english/activehire/empty-box.png) center top no-repeat;} #mainPage .row4 .box h2 { color: #FFF; height: 45px; text-align: center; line-height: 45px; font-size: 20px; font-weight: bold;} #mainPage .row4 .box p {padding: 25px 25px; font-size: 14px;} #mainPage .row4 .box.addmargin {margin-left: 6px;} #mainPage .row5 {background-color: #5abaec; padding: 15px 25px 0 25px; float: left;} #mainPage .row5 .col1, #mainPage .row5 .col2{width: 487px;} #mainPage .row5 .col1 h2 {font-size: 24px; color: #fff; margin-bottom: 15px; padding: 0 20px; background: transparent;} #mainPage .row5 .col1 p {padding: 10px 20px; background: transparent;} #page {margin: -17px auto 0 auto;} #custom_jsearch h2 {font-size: 30px; line-height: 38px; font-weight: bold;} #custom_jsearch div.slogan {width: 185px; font-size: 12px !important; padding: 0 0 0 10px; font-weight: bold;} #custom_jsearch input.itext {color: #999; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; font-size: 14px; padding: 5px 8px; width: 97%;} #custom_jsearch input.isubmit {background: url(https://www.activehire.com/other/english/activehire/find-jobs.png) center top no-repeat; width: 100px; height: 34px; border: none; color: #FFF; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;} #testimonial .header {background: url(https://www.activehire.com/other/english/activehire/testimonial_header.png) center top no-repeat; height: 10px;} #testimonial .content {background: url(https://www.activehire.com/other/english/activehire/testimonial_bg.png) top center repeat-y; padding: 5px 20px; height: 100%;} #testimonial .content h2 {font-size: 24px; margin-bottom: 15px;} #footer .rowSep {clear: both; background: url(https://www.activehire.com/other/english/activehire/sep_bg.png) top center repeat-x; height: 11px; margin-bottom: 10px;} #footer .col1, #footer .col2, #footer .col3, #footer .col4, #footer .col5 {font-size: 13px;} #footer .col1, #footer .col2, #footer .col3, #footer .col4{border-right: 1px solid #EEE;} #footer ul {list-style-type: none; margin:0; padding-top:0;} #footer ul li {line-height: 23px;} #footer ul li a:link, #footer ul li a:visited, #footer ul li a:active, #footer ul li a:hover {color: #666; text-decoration: underline;} #mainPage .row3 .manageUsers h2 {font-size: 16px;} #mid {padding: 25px 0px;} #mid .padMid {padding: 25px 0;} #planning .features td, #planning .planlist td, #planning .planlist th {padding: 10px; width: 20%; color: #111;} #planning .planlist {margin-top: 20px;background: url(https://www.activehire.com/other/english/activehire/planning_bg.png) top center no-repeat; height: 174px;} #planning .planlist th {text-align: left; font-weight: bold;} #planning .planlist th, #planning .planlist td {font-size: 18px;} #planning .features td {font-size: 12px;} #planning .features {background-color: #F5F5F5;} #planning input.isubmit {background: url(https://www.activehire.com/other/english/activehire/find-jobs.png) center top no-repeat; width: 104px; height: 36px; border: none; color: #FFF; font-size: 16px; line-height: 36px;} #idcntcfrm td {padding: 5px 10px;} #idcntcfrm .itext, #idcntcfrm textarea {border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border: 1px solid #000; min-width: 400px; font-size: 13px; padding: 3px; height: 20px;} #idcntcfrm textarea {height: 200px;} #idcntcfrm input.isubmit {font-size: 16px; width: 200px; padding: 10px 10px; border: 3px solid #999; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;} #idcntcfrm #thecode {width: 60px;} #idadvjobsearch td {vertical-align: top;} .grayBox {height:10em;-webkit-box-shadow:0 1px 4px #cccccc,0 0 30px #f2f2f2 inset;-moz-box-shadow:0 1px 4px #cccccc,0 0 30px #f2f2f2 inset;box-shadow:0 1px 4px #cccccc,0 0 30px #f2f2f2 inset;} .jobboards div.halfw {width: 369px !important;} #phpjob_quick_jsearch select {width: 223px !important;} #phpjob_quick_jsearch .itext, #idadvressearch .itext {margin-bottom: 10px !important;} #pricing_options { max-width: 800px; margin: 0 auto; border-collapse: separate; color:#888; text-align:center; font-family:"Verdana,Geneva,Tahoma"; } #pricing_options .highlight {color: #f00; font-weight: bold;} #pricing_options th {text-align: center;} .buttonbg { padding:5px; color: #000; font-size:18px; border-right:2px solid #ddd; border-bottom:2px solid #ddd; font-family:"Verdana,Geneva,Tahoma"; line-height:24px; text-align: center; width: 120px; } .buttonbg a:link, .buttonbg a:visited, .buttonbg a:hover, .buttonbg a:active {display: block; text-decoration:none; font-weight:bold; color:#000; line-height: 27px; background-position:center; background-repeat:no-repeat;} .buttonbg a:hover {text-decoration: underline;} .buttonbg0 a { background-image: url('https://www.activehire.com/images/btn-0.png'); } .buttonbg1 a { background-image:url('https://www.activehire.com/images/btn-1.png'); } .buttonbg3 a { background-image:url('https://www.activehire.com/images/btn-2.png'); } .buttonbg2 a { background-image:url('https://www.activehire.com/images/btn-3.png'); } .buttonbgblank { background-image: none; } .prodlabel { background-color:#2447af; font-size:20px; color:#fff; font-weight:bold; padding:10px; border-right:2px solid #fff; -moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px; } .firstrow td { border-top:2px solid #ddd; } .lengthlabel, .planLabel td { background-color:#fff; font-size:16px; text-align:left; font-weight:bold; padding: 5px 10px; border-right:2px solid #ddd; border-bottom:2px solid #ddd; color:#5c5c5c; } .labelFirst { -moz-border-radius-topleft: 20px; border-top-left-radius: 20px; border-top: 2px solid #ddd; } .firstcol {border-left:2px solid #ddd;} .lengthlabel span, .planLabel .firstcol span {font-size: 13px; color: #888; font-weight: normal;} .planLabel td {font-size:12px;} .planLabel td b { font-size:1.2em; font-weight:bold; } .planLabel .highlight, .planLabel .accept, .planLabel .notAvailable { font-size:18px; text-align:center; padding: 5px !important; } .planLabel .highlight {color:#ff0000;} .planLabel .accept {color:#169E16;} .planLabel .notAvailable, .notAvailable {color:#999; font-weight: bold;} .planLabel .small {font-size: 15px !important;} .colhover {background-color: #ddf3fe !important;} #showNoContactMsg {max-width: 500px;} #idviewres label.normal, #idjsignup label.normal {display: inline; padding: 0 3px;} #idviewres td.htmlformat {font-weight: normal !important;} #idviewres .htmlformat address, #idviewres .htmlformat blockquote, #idviewres .htmlformat dd, #idviewres .htmlformat div, #idviewres .htmlformat dl,#idviewres .htmlformat dt, #idviewres .htmlformat h1, #idviewres .htmlformat h2, #idviewres .htmlformat h3, #idviewres .htmlformat h4, #idviewres .htmlformat h5, #idviewres .htmlformat h6, #idviewres .htmlformat noframes, #idviewres .htmlformat ol, #idviewres .htmlformat p, #idviewres .htmlformat ul, #idviewres .htmlformat center, #idviewres .htmlformat dir,#idviewres .htmlformat hr, #idviewres .htmlformat menu, #idviewres .htmlformat pre { display: block; unicode-bidi: embed; color: #000;} #idviewres .htmlformat li { display: list-item; font-weight: normal;} #idviewres .htmlformat table { display: table } #idviewres .htmlformat tr { display: table-row } #idviewres .htmlformat thead { display: table-header-group } #idviewres .htmlformat tbody { display: table-row-group } #idviewres .htmlformat tfoot { display: table-footer-group } #idviewres .htmlformat col { display: table-column } #idviewres .htmlformat colgroup { display: table-column-group } #idviewres .htmlformat td, #idviewres .htmlformat th { display: table-cell; font-weight: normal !important; } #idviewres .htmlformat caption { display: table-caption } #idviewres .htmlformat th { font-weight: bolder !important; text-align: center } #idviewres .htmlformat caption { text-align: center } #idviewres .htmlformat h1 { font-size: 2em; margin: .67em 0 } #idviewres .htmlformat h2 { font-size: 1.5em; margin: .75em 0 } #idviewres .htmlformat h3 { font-size: 1.17em; margin: .83em 0 } #idviewres .htmlformat h4, #idviewres .htmlformat p, #idviewres .htmlformat blockquote, #idviewres .htmlformat ul, #idviewres .htmlformat ol, #idviewres .htmlformat dl, #idviewres .htmlformat dir, #idviewres .htmlformat menu { margin: 1.12em 0 } #idviewres .htmlformat h5 { font-size: .83em; margin: 1.5em 0 } #idviewres .htmlformat h6 { font-size: .75em; margin: 1.67em 0 } #idviewres .htmlformat h1,#idviewres .htmlformat h2, #idviewres .htmlformat h3, #idviewres .htmlformat h4, #idviewres .htmlformat h5, #idviewres .htmlformat h6, #idviewres .htmlformat b, #idviewres .htmlformat strong { font-weight: bolder } #idviewres .htmlformat blockquote { margin-left: 40px; margin-right: 40px } #idviewres .htmlformat i, #idviewres .htmlformat cite, #idviewres .htmlformat em, #idviewres .htmlformat var, #idviewres .htmlformat address { font-style: italic } #idviewres .htmlformat pre, #idviewres .htmlformat tt, #idviewres .htmlformat code, #idviewres .htmlformat kbd, #idviewres .htmlformat samp { font-family: monospace } #idviewres .htmlformat pre { white-space: pre } #idviewres .htmlformat button, #idviewres .htmlformat textarea, #idviewres .htmlformat input, #idviewres .htmlformat select { display: inline-block } #idviewres .htmlformat big { font-size: 1.17em } #idviewres .htmlformat small, #idviewres .htmlformat sub, #idviewres .htmlformat sup { font-size: .83em } #idviewres .htmlformat sub { vertical-align: sub } #idviewres .htmlformat sup { vertical-align: super } #idviewres .htmlformat table { border-spacing: 2px; } #idviewres .htmlformat thead, #idviewres .htmlformat tbody, #idviewres .htmlformat tfoot { vertical-align: middle } #idviewres .htmlformat td, #idviewres .htmlformat th, #idviewres .htmlformat tr { vertical-align: inherit } #idviewres .htmlformat s, #idviewres .htmlformat strike, #idviewres .htmlformat del { text-decoration: line-through } #idviewres .htmlformat hr { border: 1px inset } #idviewres .htmlformat ol, #idviewres .htmlformat ul,#idviewres .htmlformat dir, #idviewres .htmlformat menu, #idviewres .htmlformat dd { margin-left: 40px } #idviewres .htmlformat ol { list-style-type: decimal } #idviewres .htmlformat ol ul, #idviewres .htmlformat ul ol, #idviewres .htmlformat ul ul, #idviewres .htmlformat ol ol { margin-top: 0; margin-bottom: 0 } #idviewres .htmlformat u, #idviewres .htmlformat ins { text-decoration: underline } #idviewres .htmlformat br:before { content: "\A"; white-space: pre-line } #idviewres .htmlformat center { text-align: center } #idviewres .htmlformat :link, #idviewres .htmlformat :visited { text-decoration: underline } #idviewres .htmlformat :focus { outline: thin dotted invert } @media print { #idviewres h1 { page-break-before: always } #idviewres h1, #idviewres h2, #idviewres h3, #idviewres h4, #idviewres h5, #idviewres h6 { page-break-after: avoid } #idviewres ul, #idviewres ol, #idviewres dl { page-break-before: avoid } } #idjsignup td {padding: 3px 0;} ul.phpjob_link_nav li.hide {display: none;} ul.hlist li.hide {display: none;} .addthis_toolbox_sep, .addthis_toolbox {margin: 15px 0 0 0px;} .addthis_toolbox_sep {border-left: 1px solid #BBB; padding: 0px; height: 15px; margin-left: 10px; margin-right:10px;} #idviewjob a.isubmit:link,#idviewjob a.isubmit:visited,#idviewjob a.isubmit:hover,#idviewjob a.isubmit:active {margin: 2px; padding: 7px 10px !important;} .reslist .kwdlist {color: #26b;} .reslist .kwdline {border-bottom: 1px solid #EEE;} .reslist {margin: 30px 0; padding:0;} .reslist a:link, .reslist a:visited, .reslist a:hover, .reslist a:active {color: #26b; font-size: 1.3em !important; font-weight: bold; text-decoration: underline;} .reslist a.isubmit:link, .reslist a.isubmit:visited, .reslist a.isubmit:hover, .reslist a.isubmit:active {margin: 25px 0 25px 20px; text-transform: none; padding-top: 10px; padding-bottom: 10px; color: #FFF;} .reslist div.sep, .joblist div.sep {border-top: 1px solid #DDD; margin: 0; } .reslist tr.rowBrief td, .joblist tr.rowBrief td {padding: 10px 2px 5px 2px;} .reslist tr.rowDetails td, .joblist .rowDetails div {padding: 0px 5px 10px 5px;} .reslist tr.rowDetails td p, .joblist .rowDetails p {padding: 5px;} .reslist tr.rowBrief td.rowView {padding-right: 15px !important;} .reslist .rowHover, .joblist .rowHover {background-color: #EEE !important;} .joblist tr.rowBrief input.radio {margin:0} .dijitPasteFromWordEmbeddedRTE {height: 400px;} #totalCredits {position: absolute; right:0; top: 10px;} #cannedjobtitles ul {list-style-type: none;} #cannedjobtitles .jobtitleList ul {margin:0; padding:0; min-width: 250px;} #cannedjobtitles .jobtitleList li {margin:0; padding:0;} #cannedjobtitles .jobtitleList li a {text-decoration: none; border-bottom: 1px dotted; line-height: 20px; padding: 0 10px 0 0} #cannedjobtitles .bgColor1 {background-color: #FFF;} #cannedjobtitles .bgColor2, .bgColorOdd {background-color: #eed;} #cannedjobtitles .bgColor3, .bgColorEven {background-color: #dee;} #cannedjobtitles h3 {color: #ff8c00; margin:0; padding:0; font-weight: bold; font-size: 1em;} #cannedjobtitles h2 {margin-bottom:10px; font-size: 1.1em;} #cannedjobtitles .nav {margin-bottom:0px !important;} #cannedlist {width: 350px; overflow-y: scroll; height: 250px;} #cannedlist ul {list-style-type: none;} #cannedlist ul li {padding:0;} #cannedlist ul li a:link, #cannedlist ul li a:visited, #cannedlist ul li a:hover,#cannedlist ul li a:active { background-color:#FFF; border-left: 1px solid #AAA; border-right: 1px solid #AAA; border-bottom: 1px solid #AAA; font-weight: bold; color: #000; text-decoration: none; } #cannedlist ul li:first-child a {border-top: 1px solid #AAA;} #cannedlist ul li a:hover {background-color: #EEE;} #cannedlist ul li.active a {background-color:#ddf3fe;} #cannedlist ul li a {padding:3px 5px; min-width: 190px; display: block; margin-right: 20px;} #cannedjobtitles {overflow-y: auto; max-height: 250px;} #jobTitleSearch {background-color: #f5f5f5; min-height: 250px; margin: 30px auto;} .clearable::-ms-clear { display: none; } .clearable {box-sizing: inherit;} .popover { max-width: none !important;} .typeahead{width: 100%;} #body_index .typeahead {width: auto;} #alert-modal .typeahead {width: 45%;} .previewArrowLeft {border-width: 30px 30px 30px 0px !important;} .previewArrowRight {border-width: 30px 0px 30px 30px !important;} .previewBox .previewBody {margin: 10px 20px 30px 20px !important;} .previewHover {background-color: #DDD !important;} #header2 { margin:0 auto;} #header2 .top {background-color: transparent; height: 29px;} #header2 table.menu {height: 76px; margin-bottom: 17px;} #header2 ul.menu {list-style-type: none; margin:0; padding:0;} #header2 ul.menu li {float: left; padding: 0px 25px; width: 112px; font-size: 13px !important;box-sizing: initial;} #header2 ul.menu li.sep {width: 1px !important; font-size: 15px !important; color: #DDD; padding: 5px 0 !important;} #header2 ul.menu li.employers {width: 152px;} #header2 .menu span.logo img {z-index: 0;} #header2 #navempl li, #header2 #navjseek li {width: 119px;} #header2 ul.menu li a:link, #header2 ul.menu li a:visited, #header2 ul.menu li a:hover, #header2 ul.menu li a:active {color: #2447af; display: block; height: 27px;line-height: 27px; text-decoration: none; font-weight: bold; text-align: center;} #header2 ul.menu li a:hover, #header2 ul.menu li.active a:link, #header2 ul.menu li.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_biggest_bg.png) center top no-repeat; color: #FFF;} #header2 ul.menu li.employers a:hover, #header2 ul.menu li.employers.active a:link, #header2 ul.menu li.employers.active a:visited {background: url(https://www.activehire.com/other/english/activehire/menu_button_thebiggest_bg.png) center top no-repeat;} #header2 ul.menu li.small {width: 75px;} #header2 ul.menu li.bigger {width: 89px;} #mainPage .row2 {margin: -10px 0 0 0; padding:0; height: auto;} #mainPage .row2 h1 {margin-top: 0px;} #mainPage .row2 h2 {margin: 0px; padding:0; width: auto;} #mainPage .row2 h1 a:link, #mainPage .row2 h1 a:visited, #mainPage .row2 h1 a:hover, #mainPage .row2 h1 a:active {font-size: 45px; font-weight: 700; text-decoration: none; color: #ff8400; line-height: 60px;} .row1new {padding-top: 0 !important;} .row1new .row11 {text-align: center; margin: 0 auto 10px auto !important; height: auto !important;} .row1new .row11 h2 a:link,.row1new .row11 h2 a:visited,.row1new .row11 h2 a:hover,.row1new .row11 h2 a:active {font-size: 35px !important; font-weight: 700 !important; text-decoration: none; color: #ff8400 !important; line-height: 40px;} .row1new .row12 {margin: 0 !important;} .row1new .row13 {background: transparent !important;} .row1new .row13 ul { margin: 0 auto;} .row1new .row13 ul li {width: 317px; float: left; list-style-type: none; list-style-position: inside; padding:10px; } .row1new .row13 ul li img {max-height: 75px; max-width: 150px; vertical-align: middle;} .row1new .row13 ul li a {display:block; line-height: 75px; text-align:center; min-height: 75px; max-height: 75px;} #mainPage .row1 {background-position: left bottom !important; height: auto; float:left;} #mainPage .row3 {background: transparent !important;} #custom_jsearch input.itext { font-size: 18px; padding: 5px 8px; height: 30px !important;} #custom_jsearch input.isubmit {background: url(https://www.activehire.com/other/english/activehire/find-jobs-large.png) center top no-repeat; width: 175px; height: 42px; font-size: 20px;} #mainPage .row3 {height: 140px !important; margin-top: 80px;} #header2 ul.jseeknotlogged li {padding: 0 42px !important;} #header2 ul.empllogged li {padding: 0 13px !important;} .resultRow {clear: both; overflow:hidden; padding-top:10px; cursor: pointer;} .resultRow .colrow {float: left; width: 30px;} .resultRow .colcheck {float: left; width: 30px;} .resultRow .colcheck .radio {margin: 0;} .resultRow .coltitle {float: left; width: 800px; text-align:left; margin-bottom: 10px;} .resultRow .collocation, .resultRow .coldate {text-align: right;} .resultRow .colapply {float: left; width: 164px; text-align:center;} .joblist .jobtitle {font-size: 1.4em;} .joblist a.jobtitle:visited {color: #551A8B;} .joblist .rowDetails p {padding: 10px 0 0 0;} .quick-apply {background-color: #008000 !important; background: #008000; background: -moz-linear-gradient(top, #497517 0%, #477217 0%, #008000 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#497517), color-stop(0%,#477217), color-stop(100%,#008000)); background: -webkit-linear-gradient(top, #497517 0%,#477217 0%,#008000 100%); background: -o-linear-gradient(top, #497517 0%,#477217 0%,#008000 100%); background: -ms-linear-gradient(top, #497517 0%,#477217 0%,#008000 100%); background: linear-gradient(to bottom, #497517 0%,#477217 0%,#008000 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#497517', endColorstr='#008000',GradientType=0 ); } .agentbody {margin-bottom: 30px; padding: 5px 10px;} .agenttitle {padding:5px;} .agenttitle h2 {color: #000;} .agentcontent {padding:5px;} .color-location {color: #00F;} .color-category {color: #83b10a;} .color-employer, a.color-employer:link, a.color-employer:visited, a.color-employer:hover, a.color-employer:active {color: #000;} .color-date {color: #cfa93f;} .color-description {color: #333;} .dropdown {position: absolute; right: 0px; text-align:left; width: 100%;} .submenu { position: absolute; top: -5px; right: 5px; z-index: 100; display: none; margin-left: 10px; padding: 40px 0 5px; border-radius: 6px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45); } .dropdown li a:link, .dropdown li a:visited, .dropdown li a:hover, .dropdown li a:active { display: block; font-weight: bold; padding: 2px 10px; cursor: pointer; text-decoration:none; font-size: 14px; } a.phone-menu:link, a.phone-menu:visited, a.phone-menu:hover, a.phone-menu:active { position: absolute; z-index: 110; display: block; text-decoration: none; cursor:pointer; width: 20px; height: 20px; top: 6px; right: 15px; color: #666; font-size: 18px; font-weight: bold; } .root { list-style:none; margin:0px; padding:0px; font-size: 0.85em; padding: 11px 0 0 0px; border-top:1px solid #dedede; } .submenu {background-color: #aaa;} .dropdown li a:hover {background-color: #2447af;} #body_postjobs .form_element_id_description {width: 50%;} .form_element_id_loginifaccount {width: 200px; position: absolute; top: -50px; right: 0; text-align: center;} .similar-jobs-block {position:absolute;right:10px;;width:250px;border:solid 1px #bbb;background-color:#ddd; margin:3px;padding:3px;} .similar-jobs-block {top: 200px;} #idsupportfrm .itext, #idsupportfrm textarea, #idtestimonialfrm .itext, #idtestimonialfrm textarea {min-width: 400px;} #searchKwdBody .padSepLeft {padding-left: 20px;} #searchKwdBody .padSepRight {padding-right: 20px;} #searchKwdBody .input-keyword {width: 98%;} #searchKwdBody .searchFilter {margin-top: 1em;} #searchKwdBody .smartSearchCheck {float:left;} .browsejobs ul {list-style-type: none; margin:0 auto; padding:0 80px;} .browsejobs ul li {min-width: 50px; padding: 5px; font-size: 0.8em; width: 15%; display: inline-block;} #idjobsearchresults .isubmit {text-transform: none;} .resultRow .viewedImg img {padding-left: 5px; opacity 1 !important;} .form_element_id_infoblock {width: 400px; position: absolute; top: 30px; right: 0; padding-left: 20px;} .resultRow.viewed {opacity: 0.6 !important;} #idviewres .phpjob_link_nav {position: absolute; top: 10px; right: 10px;} #idviewres ul.phpjob_link_nav a:link,#idviewres ul.phpjob_link_nav a:hover,#idviewres ul.phpjob_link_nav a:active,#idviewres ul.phpjob_link_nav a:visited {font-size: 1.2em; color: #364ab2;} #idviewres .nav-bottom {top: -35px; bottom: 15px;} .resumeSearchResult .viewed {opacity: 0.6;} .resumeSearchResult .viewed a:link,.resumeSearchResult .viewed a:visited,.resumeSearchResult .viewed a:hover,.resumeSearchResult .viewed a:active {color: #551A8B;} .searchResForm .filter-box1,.searchResForm .filter-box2 {position: absolute;} .searchResForm .filter-box1 {left: 0;} .searchResForm .filter-box2 {right: 0;} #custom_job_form_search .form_element .itext, #custom_resume_form_search .form_element .itext {width: 47%; max-width: inherit;} #custom_job_form_search .typeahead, #custom_resume_form_search .typeahead {width: 48.5%;} #custom_job_form_search .form_button, #custom_resume_form_search .form_button {margin: 10px 0; text-align: center;} #idjobapply .verysmall {font-size: 0.9375em;} #idjobapply table {width: 98%;margin: 0px auto;} #idjobapply textarea {width: 80%;margin: 0px auto;} #body_aggapp p {margin:0; padding:2px 0;}#body_aggapp h2 {margin:0; padding: 0;}.marginno, .nomargin {margin: 0px !important;} #body_aggapp ul.phpjob_link_nav,#body_aggapp .addthis_toolbox_sep,#body_aggapp .addthis_toolbox {margin-top: 5px; margin-bottom: 5px;} #body_aggapp #mid, #body_aggapp #mid .padMid {padding-top:0; padding-bottom:0;} #body_aggapp #idjobapply textarea {line-height: normal;} .msgDefaultSmall.padno {padding: 0 !important;} #idccbill td {padding: 2px;} #idccbill td select {float: left; margin-right: 4px;} #idccbill td select+select {clear:left; margin-top: 4px;} #browse-jobs-page .resultRow .coltitle {width: 570px;} #browse-jobs-page .resultRow .colapply {width: 144px;} #browse-jobs-page .joblist {width: 774px; } #browse-jobs-page #idjobsearchresults {position: relative;} .browse-jobs-navigate {position:absolute;right:0px; top:10px ;width:230px;border:solid 1px #bbb;background-color:#ddd; margin:3px;padding:3px;} .pricing-plans {border-collapse: collapse; margin: 0 auto;} .pricing-plans tbody tr {background: #FFF;} .pricing-plans tbody tr:nth-child(2n+1) {background-color: #e3e5e8;} .pricing-plans td, .pricing-plans th.default {border-width: 0 2px 0 2px; border-color: #ec6604; border-style: solid; text-align: center; padding: 10px 3px; font-size: 1.3em; width: 33%; color: #666; vertical-align: top;} .pricing-plans th.default {border-width: 2px 2px 0 2px; color: #fff; background-color: #08b594; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; font-weight: normal;} .pricing-plans tbody tr td.default {background-color: #e9f5f3;} .pricing-plans tbody tr:nth-child(2n+1) td.default {background-color: #a4d4cb;} .pricing-plans tbody tr:first-child td {border-width: 2px 2px 0 2px;} .pricing-plans tbody tr:first-child td.default {border-width: 0px 2px 0 2px;} .pricing-plans tbody tr:last-child td {border-width: 0px 2px 2px 2px;} .pricing-plans a {display:block; border-radius: 5px; background-color: #2447af; width: 100px; padding: 5px 10px; color: #FFF; margin: 0 auto; text-decoration: none;} .pricing-plans .colhovered {color: #000; cursor: pointer;} .pricing-plans .select-link {opacity: 0.7;} .pricing-plans .colhovered .select-link {opacity: 1;} .switch {text-align: center; margin: 2em auto !important; width: 50%; height: 20px;} .switch li {display: block !important; width: 50%; box-sizing: border-box; padding: 0 5px !important;} .switch li a {display:block; color: #666 !important; background-color: #FFF; border: 1px solid #2447af; border-radius: 5px; display: block; width: 100%; padding: 10px 0;font-size: 1.2em !important; font-weight: bold; text-decoration: none !important;} .switch a.switch-active {background-color: #2447af;color: #FFF !important;} .plan-period {clear: both; margin-top: 40px;} .grid, .unit { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .grid { display: block; clear: both; } .grid .unit { float: left; width: 100%; padding: 10px; } .grid .unit:first-child { padding-left: 20px; } .grid .unit:last-child { padding-right: 20px; } .unit .unit:first-child { padding-left: 0; } .unit .unit:last-child { padding-right: 0; } .unit .grid:first-child > .unit { padding-top: 0; } .unit .grid:last-child > .unit { padding-bottom: 0; } .no-gutters .unit, .unit.no-gutters { padding: 0 !important; } .small-gutters .unit, .unit.small-gutters { padding: 5px !important; } .tiny-gutters .unit, .unit.tiny-gutters { padding: 3px !important; } .wrap .grid, .grid.wrap { max-width: 978px; margin: 0 auto; } .grid .whole, .grid .w-1-1 { width: 100%; } .grid .half, .grid .w-1-2, .grid .w-2-4, .grid .w-3-6 { width: 50%; } .grid .one-third, .grid .w-1-3, .grid .w-2-6 { width: 33.3332%; } .grid .two-thirds, .grid .w-2-3, .grid .w-4-6 { width: 66.6665%; } .grid .one-quarter, .grid .w-1-4 { width: 25%; } .grid .three-quarters, .grid .w-3-4 { width: 75%; } .grid .one-fifth, .grid .w-1-5 { width: 20%; } .grid .two-fifths, .grid .w-2-5 { width: 40%; } .grid .three-fifths, .grid .w-3-5 { width: 60%; } .grid .four-fifths, .grid .w-4-5 { width: 80%; } .grid .one-sixth, .grid .w-1-6 { width: 16.6666%; } .grid .one-sixth, .grid .w-5-6 { width: 83.3333%; } .grid .golden-small, .grid .w-g-s { width: 38.2716%; } .grid .golden-large, .grid .w-g-l { width: 61.7283%; } .grid { *zoom: 1; } .grid:before, .grid:after { display: table; content: ""; line-height: 0; } .grid:after { clear: both; } @media screen and (max-width: 568px) { .grid .unit { width: 100% !important; padding-left: 20px; padding-right: 20px; } .unit .grid .unit { padding-left: 0px; padding-right: 0px; } .center-on-mobiles { text-align: center !important; } } .show-on-phone { display: none !important; } .show-on-tablet { display: none !important; } .hide-on-desktop { display: none !important; } .show-on-desktop { display: inherit !important; } @media (min-width: 768px) and (max-width: 979px) { .hide-on-desktop { display: inherit !important; } .show-on-desktop { display: none !important ; } .show-on-tablet { display: inherit !important; } .hide-on-tablet { display: none !important; } } @media (max-width: 767px) { .hide-on-desktop { display: inherit !important; } .show-on-desktop { display: none !important } .show-on-phone { display: inherit !important; } .hide-on-phone { display: none !important; } } @media screen and (max-device-width: 480px){ body{ -webkit-text-size-adjust: none; } } .fullwidth {padding: 0; margin: 0 auto;} @media screen and (min-width: 1180px) { .wider .grid { max-width: 1180px; margin: 0 auto; } } @media screen and (min-width: 1024px) { .fullwidth {width: 1024px;} } @media screen and (max-width: 1024px) { .browse-jobs-navigate {position:relative; right: auto; top: auto; float: none; width: 60%; max-width: 250px; margin: 10px auto;} #browse-jobs-page .joblist {width: 100%;} .resultRow .coltitle {width: 78%;} .resultRow .colapply {width: 5%; min-width: 130px;} .fullwidth {width: 100%;} } @media screen and (max-width: 1024px) { #footer .col1, #footer .col3, #footer .col5 { min-width: 50% !important; } #footer .col1, #footer .col2, #footer .col3, #footer .col4, #footer .col5 { padding-left: 10px !important; border-right: 0 !important; margin-bottom: 10px; } #mainPage .row4 .box {margin: 10px auto !important; width: 50% !important; max-width: 350px;} #mainPage .row4 .box p {padding: 25px 50px !important;} } @media screen and (max-width: 900px) { .resultRow .coltitle {width: 75%;} } @media screen and (max-width: 800px) { #body_postjobs .form_element_id_realjob {width: 100%;} #body_postjobs .form_element_id_realjob label {width: 93%;} #body_postjobs .fullw {max-width: 95%;} #body_postjobs .form_element_id_description {width: 100%;} .browsejobs ul {padding:0 20px;} .browsejobs ul li {width: 23% !important;} .resultRow .coltitle {width: 65%;} } @media screen and (max-width: 600px) { #body_postjobs .form_element_id_loginifaccount {position: relative; top: 0;right: 0; float: right; margin: 0; padding: 0;} #body_cempl #page .col {width: 100% !important;} #body_cempl #page .col2 {margin-top: 20px;} #searchKwdBody .halfw {width: 100% !important;} #searchKwdBody .padSepLeft {padding-left: 10px !important; padding-right: 10px;} #searchKwdBody .padSepRight {padding-right: 10px !important; padding-left: 10px;} .buttonbg {font-size: 15px; padding: 3px; width: auto !important;} .prodlabel {font-size: 14px; padding: 5px !important;} .planLabel .highlight, .planLabel .accept, .planLabel .notAvailable {font-size: 15px;} .lengthlabel, .planLabel td {font-size: 14px !important;} .browsejobs ul {padding:0 10px;} .browsejobs ul li {width: 31% !important;} #footer ul li a {line-height: 33px; font-size: 15px; display: block; margin: 10px 0;} .resultRow .coltitle {width: 59%;} } @media screen and (max-width: 480px) { #footer .col1, #footer .col3, #footer .col5 { min-width: 100% !important; } #footer .col1, #footer .col2, #footer .col3, #footer .col4, #footer .col5 { padding-left: 10px !important; border-right: 0 !important; margin-bottom: 10px; } .row1new .row13 ul li {width: 100% !important;} #mainPage .row11 {width: auto !important;} #mainPage .row3 {margin-top: 20px !important; height: auto !important;} .row1new .row11 h2 a:link, .row1new .row11 h2 a:visited, .row1new .row11 h2 a:hover, .row1new .row11 h2 a:active {font-size: 25px !important; line-height: 30px;} #custom_jsearch input.itext {width: 95%;} #body_postjobs .fullw {width: 93% !important; max-width: 300px !important;} .resultRow .colrow, .resultRow .colcheck {display: none;} .resultRow .coltitle {width: 100% !important;} .resultRow .colapply {width: 100% !important; padding: 0 0 10px 0;} .resultRow .rowDetails {display: none !important;} .joblist {width: auto !important;} .main_header_top h2 {text-align: center;} #body_postjobs .main_header_top h2 {text-align: left !important; padding-left: 5px; margin-bottom:0px;} .halfw {width: 100% !important;} .buttonbg {font-size: 14px; padding: 2px;} .prodlabel {font-size: 13px; padding: 3px !important;} .planLabel .highlight, .planLabel .accept, .planLabel .notAvailable {font-size: 12px !important;} .lengthlabel, .planLabel td {font-size: 13px !important;} .lengthlabel span, .planLabel .firstcol span {font-size: 11px;} .planLabel td b {font-size: 1em;} .browsejobs ul li {width: 46% !important;} .searchResForm .filter-box1,.searchResForm .filter-box2 {position: relative; float: left;} .form_element .form_label_normal, .form_element .form_label_checkbox {float: left; display: block; padding: 0 0 0 0; width: 50%;} .searchResForm .filter-box2 .form_label_normal {width: 100% !important;} .resultRow .coltitle {width: 55%;} } @media screen and (max-width: 330px) { .resultRow .coltitle {width: 100% !important;} .resultRow .colapply {width: 100% !important; padding: 0 0 10px 0;} .resultRow .rowDetails {display: none !important;} .resultRow .coltitle .w-2-3 {width: 70% !important;} .resultRow .coltitle .w-1-3 {width: 30% !important;} .resultRow .coltitle .w-2-5 {width: 50% !important;} .resultRow .coltitle .w-1-5 {width: 100% !important;} .resultRow .coltitle .color-category {text-align: right;} #body_postjobs #id_name {margin-top: 20px;} #mainPage .row4 {padding: 0 !important;} #mainPage .row4 .box {min-width: 100% !important;} #idsupportfrm .itext, #idsupportfrm textarea, #idcntcfrm .itext, #idcntcfrm textarea, #idtestimonialfrm .itext, #idtestimonialfrm textarea {min-width: 90% !important;} #idsupportfrm .w-1-3 span, #idcntcfrm .w-1-5 span, #idtestimonialfrm .w-1-3 span {padding-right: 20px;} #idsupportfrm .w-1-3.text-right, #idcntcfrm .w-1-5.text-right {text-align: left !important;} #body_postjobs .form_element_id_realjob label {width: 90%;} #searchKwdBody .smartSearchCheck {position: relative;} .lengthlabel, .planLabel td {font-size: 12px !important;} .planLabel td b {font-size: 0.9em;} .buttonbg {font-size: 12px;} .searchResForm .ulasselect a, .searchResForm .filter-close, .searchResForm .filter-show {font-size: 0.95em;} } .currentUlAsSelect {color: #369; text-decoration: underline !important; padding-right: 10px; background: transparent url('https://www.activehire.com/functions/app/resources/images/arrow.png') center right no-repeat; padding-right: 15px; width: 100px;} .currentUlAsSelectWithScroll {width: 110px !important;} ul.listUlAsSelect {list-style-type: none; margin:0; padding:0; position: absolute; top: 20px; left:0; border-right: 1px solid #ddd;border-left: 1px solid #ddd;border-top: 1px solid #ddd; max-height: 300px; width: 100px; overflow: auto; z-index: 2000; background-color: #FEFEFE; box-shadow:1px 1px 3px #ddd;-webkit-box-shadow:1px 1px 3px #ddd;-moz-box-shadow:1px 1px 3px #ddd;} ul.listUlAsSelect li {border-bottom: 1px solid #ddd; list-style-type: none; padding: 3px;} ul.listUlAsSelect li a:link, ul.listUlAsSelect li a:visited, ul.listUlAsSelect li a:hover, ul.listUlAsSelect li a:active{display: block; color: #369;} .clearableTextBox {min-height: 1.4em; line-height: 1.4em; font-size: 1.1em; padding-right:20px;} a.clearable-input-icon, a.clearable-input-icon:link, a.clearable-input-icon:visited, a.clearable-input-icon:active {width:15px; height:15px;display:block; background:url('https://www.activehire.com/functions/app/resources/images/close.png') center center no-repeat; cursor:pointer; opacity: 0.333;-moz-opacity: 0.333;filter: alpha(opacity=33);} a.clearable-input-icon:hover {opacity: 0.667;-moz-opacity: 0.667;filter: alpha(opacity=67); background-color: #F5F5F5;} .msgDefault, .msgDefaultSmall { border: 1px solid; color: #444; border-color: #999; margin: 10px 0px; padding:15px 10px 25px 10px; background-repeat: no-repeat; background-position: 10px center; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; } .msgDefaultSmall {padding: 10px !important; background-position: 10px center;} .msgDefault ul, .msgDefaultSmall ul {padding:0; margin: 0 0 0 15px;} .messageContent {padding-right: 20px; padding-left: 40px;} .msgDefaultSmall .messageContent {padding-left: 30px;} .msgCorrection {padding: 15px 5px 15px 15px;} .msgCorrectionSmall{padding: 5px;} .msgCorrection .messageContent, .msgCorrectionSmall .messageContent{padding-left: 0px;} .msgInfo, .msgInfoSmall {color: #00529B; border-color: #00529B; background-color: #BDE5F8;} .msgInfo {background-image: url('https://www.activehire.com/functions/app/resources/images/info.png');} .msgInfoSmall {background-image: url('https://www.activehire.com/functions/app/resources/images/infoSmall.png');} .msgSuccess, .msgSuccessSmall {color: #4F8A10; border-color: #4F8A10; background-color: #DFF2BF;} .msgSuccess {background-image:url('https://www.activehire.com/functions/app/resources/images/success.png');} .msgSuccessSmall {background-image:url('https://www.activehire.com/functions/app/resources/images/successSmall.png');} .msgWarning, .msgWarningSmall {color: #9F6000; border-color: #9F6000; background-color: #FEEFB3;} .msgWarning {background-image: url('https://www.activehire.com/functions/app/resources/images/warning.png');} .msgWarningSmall {background-image: url('https://www.activehire.com/functions/app/resources/images/warningSmall.png');} .msgError, .msgErrorSmall {color: #D8000C; border-color: #D8000C; background-color: #FFBABA;} .msgError {background-image: url('https://www.activehire.com/functions/app/resources/images/error.png');} .msgErrorSmall {background-image: url('https://www.activehire.com/functions/app/resources/images/errorSmall.png');} .msgValidation, .msgValidationSmall {color: #D63301; border-color: #D63301; background-color: #FFCCBA;} .msgValidation {background-image: url('https://www.activehire.com/functions/app/resources/images/validation.png');} .msgValidationSmall {background-image: url('https://www.activehire.com/functions/app/resources/images/validationSmall.png');} .msgConfirm, .msgConfirmSmall {color: #444; border-color: #888; background-color: #FFF;} .msgConfirm {padding: 15px 15px 25px 15px;} .msgConfirmSmall {padding: 5px;} .messageNode {position: relative;} .btnClose, .btnCloseFocused {background-image: url('https://www.activehire.com/functions/app/resources/images/close.png'); background-position: 1px center;background-repeat: no-repeat; position: absolute; top:0; right: 0; margin: 5px; padding: 1px; width: 13px; height: 13px; opacity: 0.333;-moz-opacity: 0.333;filter: alpha(opacity=33);} .btnCloseHover {opacity: 0.667;-moz-opacity: 0.667;filter: alpha(opacity=67); border: 1px solid #000; margin: 4px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} .msgDialog .msgDefault {background-position: 10px 10px;} .buttonBar {margin: 15px auto -20px auto !important; text-align: center;} .msgCorrection .buttonBar {margin-bottom: -10px;} .roundborder {border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;} 
