#bti .bti-alert-success{background-color:#D6E9C6; font-size:16px; padding:8px; color:#3C763D; margin:0 auto 10px}#bti .bti-alert-success p{color:#3C763D; font-size:16px; padding:0; margin-bottom:0px; margin-top:0px; line-height:1.3;}#bti .bti-alert-warning{font-size:16px; color:#856404; padding:8px; background-color:#fff3cd; border-color:#ffeeba; margin:0 auto 10px}#bti .bti-alert-warning p{color:##856404; font-size:16px; padding:0; margin-bottom:0px; margin-top:0px; line-height:1.3;}#bti .bti-alert-error{background-color:#EBCCD1; padding:8px; margin:0 auto 10px}#bti .bti-alert-error p{color:#A94442; font-size:16px; margin-bottom:0px; margin-top:0px; line-height:1.3; padding:0;}   /** * Correct `block` display not defined in IE 8/9. */ #bti article, #bti aside, #bti details, #bti figcaption, #bti figure, #bti footer, #bti header, #bti hgroup, #bti main, #bti nav, #bti section, #bti summary{display:block;}/** * Correct `inline-block` display not defined in IE 8/9. */ #bti audio, #bti canvas, #bti video{display:inline-block;}/** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ #bti audio:not([controls]){display:none; height:0;}/** * Address `[hidden]` styling not present in IE 8/9. * Hide the `template` element in IE, Safari, and Firefox < 22. */ #bti [hidden], #bti template{display:none;} /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ #bti{-ms-text-size-adjust:100%;  -webkit-text-size-adjust:100%; } /** * Remove the gray background color from active links in IE 10. */ #bti a{background:transparent;}/** * Address `outline` inconsistency between Chrome and other browsers. */ #bti a:focus{outline:thin dotted;}/** * Improve readability when focused and also mouse hovered in all browsers. */ #bti a:active, #bti a:hover{outline:0;} /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari 5, and Chrome. */ #bti h1{font-size:2em; margin:0.67em 0;}/** * Address styling not present in IE 8/9, Safari 5, and Chrome. */ #bti abbr[title]{border-bottom:1px dotted;}/** * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome. */ #bti b, #bti strong{font-weight:bold;}/** * Address styling not present in Safari 5 and Chrome. */ #bti dfn{font-style:italic;}/** * Address differences between Firefox and other browsers. */ #bti hr{-moz-box-sizing:content-box; box-sizing:content-box; height:0;}/** * Address styling not present in IE 8/9. */ #bti mark{background:#ff0; color:#000;}/** * Correct font family set oddly in Safari 5 and Chrome. */ #bti code, #bti kbd, #bti pre, #bti samp{font-family:monospace, serif; font-size:1em;}/** * Improve readability of pre-formatted text in all browsers. */ #bti pre{white-space:pre-wrap;}/** * Set consistent quote types. */ #bti q{quotes:"\201C" "\201D" "\2018" "\2019";}/** * Address inconsistent and variable font size in all browsers. */ #bti small{font-size:80%;}/** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ #bti sub, #bti sup{font-size:75%; line-height:0; position:relative; vertical-align:baseline;}#bti sup{top:-0.5em;}#bti sub{bottom:-0.25em;} /** * Remove border when inside `a` element in IE 8/9. */ #bti img{border:0;}/** * Correct overflow displayed oddly in IE 9. */ #bti svg:not(:root){overflow:hidden;} /** * Address margin not present in IE 8/9 and Safari 5. */ #bti figure{margin:0;} /** * Define consistent border, margin, and padding. */ #bti fieldset{border:1px solid #c0c0c0; margin:0 2px; padding:0.35em 0.625em 0.75em;}/** * 1. Correct `color` not being inherited in IE 8/9. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ #bti legend{border:0;  padding:0; }/** * 1. Correct font family not being inherited in all browsers. * 2. Correct font size not being inherited in all browsers. * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome. */ #bti button, #bti input, #bti select, #bti textarea{font-family:Arial, sans-serif;  font-size:100%;  margin:0; }/** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ #bti button, #bti input{line-height:normal;}#bti li{line-height:1.3;}/** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+. * Correct `select` style inheritance in Firefox 4+ and Opera. */ #bti button, #bti select{text-transform:none;}/** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ #bti button, #bti input[type="button"],  #bti input[type="reset"], #bti input[type="submit"]{-webkit-appearance:button;  cursor:pointer; }/** * Re-set default cursor for disabled elements. */ #bti button[disabled], #bti input[disabled]{cursor:default;}/** * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ #bti input[type="checkbox"], #bti input[type="radio"]{box-sizing:border-box;  padding:0; }/** * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome * (include `-moz` to future-proof). */ #bti input[type="search"]{-webkit-appearance:textfield;  -moz-box-sizing:content-box; -webkit-box-sizing:content-box;  box-sizing:content-box;}/** * Remove inner padding and search cancel button in Safari 5 and Chrome * on OS X. */ #bti input[type="search"]::-webkit-search-cancel-button, #bti input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}/** * Remove inner padding and border in Firefox 4+. */ #bti button::-moz-focus-inner, #bti input::-moz-focus-inner{border:0; padding:0;}/** * 1. Remove default vertical scrollbar in IE 8/9. * 2. Improve readability and alignment in all browsers. */ #bti textarea{overflow:auto;  vertical-align:top; }/** * 1. Remove IE 10 placing a X in an input field */::-ms-clear{display:none;} /** * Remove most spacing between table cells. */ #bti table{border-collapse:initial; border-spacing:0;}#bti, #bti p, #bti td{font-family:Helvetica,Arial,sans-serif !important; font-size:14px; font-weight:300; line-height:1.3;}/* *********************************************************** */  /* *********************************************************** */  #bti::-webkit-input-placeholder{ color:#999;}#bti:-moz-placeholder{ color:#999; opacity:1;}#bti::-moz-placeholder{ color:#999; opacity:1;}#bti:-ms-input-placeholder{ color:#999;}#bti input[type=text], #bti input[type=password], #bti input[type=search]{text-transform:none; color:#333;}#bti input[type=submit], #bti button{text-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; text-transform:none; width:auto;}#bti input[type="text"], #bti textarea{background-color:#fff;}#bti select{background-color:#fff;}#bti #bti-ui-form-wrapper{font-family:Arial;  margin:5px 0 20px 0; padding:15px 5px 20px 0; background-color:#F1F1F2; border-top:1px solid #C0C0C0; border-bottom:1px solid #C0C0C0;}#bti #bti-ui-form-wrapper input{margin:0 0 3px 0;}#bti .bti-ui-form-field-wrapper{padding-bottom:3px; font-size:13px; border:0px solid red;}#bti .bti-ui-form-input-wrapper{ border:0px solid green; min-height:20px; margin-left:20px;}#bti .bti-ui-form-input-required{text-align:center; padding-top:3px; width:20px; border:0px solid orange; float:left;}#bti .bti-ui-form-required-char{font-weight:bold; color:#000;}#bti .bti-ui-form-input-label{font-size:14px; color:#333; border:0px solid pink; margin-bottom:2px; text-align:left;}#bti .bti-ui-form-input-description{border:0px solid orange; padding:0px 0 5px 0; font-size:11px; margin-left:20px; color:#808080;}#bti .bti-ui-form-help-hint, #bti .bti-ui-form-help-hint a{color:#999; float:right; text-decoration:none; font-size:11px;}#bti .bti-ui-form-message-bottom{margin-bottom:7px;} #bti .bti-ui-form-text-left{text-align:left;}#bti .bti-ui-form-text-center{text-align:center;}#bti .bti-ui-form-text-right{text-align:right;}#bti .bti-ui-form-text-bold{font-weight:bold;}#bti .bti-ui-form-indent-0{margin-left:0px;}#bti .bti-ui-form-indent-5{margin-left:5px;}#bti .bti-ui-form-indent-10{margin-left:10px;}#bti .bti-ui-form-indent-15{margin-left:15px;}#bti .bti-ui-form-indent-20{margin-left:20px;}#bti .bti-ui-form-vindent-5{margin-top:5px;}#bti .bti-ui-form-vindent-bottom-5{margin-bottom:5px;}#bti .bti-ui-form-vindent-10{margin-top:10px;}#bti .bti-ui-form-neg-indent-20{margin-left:-20px;}#bti .bti-ui-form-input-text{font-size:18px; height:30px; border:1px solid #C0C0AD; width:99%; color:#333; margin:0 0 5px 0; padding:0 0 0 3px;}#bti .bti-form-input-dropdown-single{height:30px; padding-top:1px; margin-bottom:0px; font-size:16px; color:#333;}#bti .bti-form-input-dropdown-multiple{height:90px; font-size:18px; color:#333;}#bti .bti-form-input-radio{margin-top:8px;}#bti .bti-ui-form-input-textarea{width:100% !important; font-size:18px; color:#333; font-family:arial; border:1px solid #C0C0AD;}#bti .bti-ui-form-input-size-small{width:30%;}#bti .bti-ui-form-input-size-medium{width:50%;}#bti .bti-ui-form-input-size-large{width:75%;}#bti .bti-ui-form-input-size-full{width:99%;}#bti .bti-ui-form-error{border:1px solid red;}#bti .bti-ui-form-display-none{display:none;} #bti .bti-ui-form-toggle-change-input{border:0px solid red; font-size:11px; color:#333; padding-top:5px;} #bti .bti-ui-form-section-title{color:#333; font-size:17px; margin-left:20px; padding-bottom:10px;}#bti .bti-ui-form-section-controls{margin-bottom:10px; border:1px solid red;}#bti .bti-ui-form-section-control-container{border:1px solid #D3D3C6; margin-left:20px; text-align:center; width:165px; background-color:#e9e9e9; margin-bottom:10px;}#bti .bti-ui-form-section-control-container img{padding:8px;}   #bti .bti-ui-form-buttons-array{text-align:center; margin-top:10px;}#bti .bti-ui-form-input-upload-text-filename{border:1px solid #C0C0AD; border-left:1px solid #C0C0AD; border-bottom:1px solid #C0C0AD; border-right:0px; -moz-box-sizing:none; font-size:16px; height:33px; color:#999; padding:0 0 0 3px; font-family:arial; width:70%; float:left;}#bti .bti-ui-form-input-file-upload{position:relative; width:120px; height:35px; overflow:hidden;}   #bti-ui-form-captcha-wrapper{min-height:50px; height:100px; margin-bottom:20px;}#bti #bti-ui-form-captcha-image{margin-right:120px;}#bti #bti-ui-form-captcha-image img{margin-bottom:10px;}#bti #bti-ui-form-captcha-controls{float:right; width:115px; height:100%;}#bti #bti-ui-form-captcha-playing-notice{margin-top:5px;}#bti .bti-ui-form-controls-spacer{margin:25% 0 50% 0;}#bti #bti-ui-form-captcha-control-container{border:1px solid #D3D3C6; margin-left:7px; text-align:center; width:50px; height:100%; background-color:#e9e9e9;}#bti .bti-ui-form-input-file-upload-button{background-image:none; width:110px; position:absolute; top:0px; color:#fff; text-shadow:none; border:1px solid #333; font-family:Arial; font-size:14px; background-color:#54534F; padding:0px 8px 2px 8px; font-weight:bold; height:35px; margin:0px; margin-right:5px;}#bti .bti-ui-form-input-submit-button{color:#fff; border:1px solid #333; font-family:Arial; font-size:14px; text-shadow:none; background:#54534F; padding:2px 8px 2px 8px; font-weight:bold; height:33px; margin-left:0px; margin-top:8px !important; margin-bottom:8px !important; margin-right:5px;}#bti .bti-ui-form-input-submit-button:hover{text-decoration:underline; cursor:pointer;}#bti .bti-ui-form-input-file-upload-hidden{font-size:45px; position:absolute; right:0px; top:0px; cursor:pointer; opacity:0; filter:alpha(opacity=0); -ms-filter:"alpha(opacity=0)"; -khtml-opacity:0; -moz-opacity:0;} #bti .bti-ui-blue-button{background-color:#4ec0e0; border:medium none; color:#fff; cursor:pointer; font-family:Helvetica,Arial,sans-serif; font-size:20px; font-weight:300; height:40px; line-height:40px; text-transform:uppercase; transition:background-color 0.25s ease-in-out 0ms; width:100%;} #bti .bti-icon-tab{height:20px; width:20px; background-repeat:no-repeat; background-position:center left; margin-right:.5em;}#bti div.bti-icon-wrap{position:relative;}#bti span.bti-icon-tab-narrow{background-position:center center; position:relative; left:6px;}#bti .bti-icon-tab-narrow{background-position:center center; position:relative; left:6px;}#bti .bti-icon-tab-search:before{content:"\f002"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-search:hover:before{color:#333;}#bti .bti-icon-tab-search-on:before{content:"\f002"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:black; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-browse:before{content:"\f06e"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-browse:hover:before{color:#333;}#bti .bti-icon-tab-browse-on:before{content:"\f06e"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:black; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-explore:before{content:"\f041"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:2px; right:0px;}#bti .bti-icon-tab-explore:hover:before{color:#333;}#bti .bti-icon-tab-explore-on:before{content:"\f041"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:black; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:2px; right:0px;}#bti .bti-icon-tab-alerts:before{content:"\f0e0"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-alerts:hover:before{color:#333;}#bti .bti-icon-tab-alerts-on:before{content:"\f0e0"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:black; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-saved-old:before{content:"\f005"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-saved-old:hover:before{color:#333;}#bti .bti-icon-tab-saved-old-on:before{content:"\f005"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:black; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-reliefvet:before{content:"\f0f0 "; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#fff; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;}#bti .bti-icon-tab-reliefvet:hover:before{color:#333;}#bti .bti-icon-tab-reliefvet-on:before{content:"\f0f0 "; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:normal; text-decoration:inherit;  color:#333; font-size:18px; padding-right:0.5em; position:absolute; top:0px; left:-2px; right:0px;} #bti .bti-icon-star-open:before{content:"\f02e"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:400; text-decoration:inherit;  font-size:1.2em; color:#333; padding-right:0.5em; position:absolute; top:0px; left:5px; right:0px;}#bti .bti-icon-star-closed:before{content:"\f02e"; font-family:"Font Awesome 5 Pro"; font-style:normal; font-weight:900; text-decoration:inherit;   font-size:1.2em; padding-right:0.5em; position:absolute; top:0px; left:5px; right:0px;}#bti div.bti-loading-gif{background-image:url('../../../../images/search/ajax-loader.gif'); margin:0;  padding:0; } #bti #bti-job-search-v4 span.fa{font-size:15px; margin-right:3px} #bti span.bti-icon-tab-dualsearch{background:url(../../../../images/search/dual-search-off.png) no-repeat center center; position:relative; top:5px; height:22px;}#bti span.bti-icon-tab-dualsearch-on{background:url(../../../../images/search/dual-search-on.png) no-repeat center center; position:relative; top:5px; height:22px;}a#bti-modal-link{cursor:pointer;}a#bti-modal-link img{padding:0px 2px 0px 0px;vertical-align:top;}div.ui-dialog{z-index:10000;}div.ui-dialog div.ui-widget-header{background:none;font-family:"Lato",sans-serif;background-color:#999999;color:#FFFFFF;height:32px;border:none;}div.ui-corner-all{border-top-left-radius:0px; border-top-right-radius:0px; border-bottom-left-radius:0px; border-bottom-right-radius:0px; border:1px solid #AAAAAA;}div.ui-widget-content{border:none;}div#bti-email-modal div.bti-modal-success-mssg{font-size:2em;margin:25% auto;padding:5px;text-align:center;}header#bti-modal-title{display:none;}div.btn-container{position:relatiive; right:120px; top:22px; padding:10px; text-align:left; border-top:1px solid #E8EAEB;}.bti-ui-form-input-submit-button{color:#fff;border:1px solid #333;font-family:Arial;font-size:14px;text-shadow:none;background:#54534F;padding:2px 8px 2px 8px; font-weight:bold; height:33px;margin-left:0px;margin-top:8px !important;margin-bottom:8px !important;margin-right:5px;}.bti-ui-form-input-submit-button:hover{text-decoration:underline;cursor:pointer;}  #bti .bti-tabs .ui-tabs-nav li.ui-state-default a, #bti .bti-tabs .ui-tabs-nav li.ui-tabs-active a, #bti .bti-tabs .ui-tabs-nav li.ui-state-disabled a, #bti .bti-tabs .ui-tabs-nav li.ui-tabs-loading a{font-family:Arial, sans-serif!important; font-size:14px!important; text-decoration:none; cursor:pointer; font-weight:normal; border-image-width:0!important; border-width:0; border:0; text-transform:none; margin:0; text-indent:0;}#bti .bti-tabs ul li:before{content:"";} #bti div.bti-tabs, #bti div.bti-tabs.ui-widget-content{border:0!important; padding-top:15px;} #bti div.bti-tabs{overflow:auto; padding-top:6px;}#btir-btidiv-container #bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default{font-family:"Source Sans Pro", sans-serif;}#bti div.bti-tabs .ui-widget-header{border-bottom:0px solid #c0c0c0; display:block;} #bti div.bti-tabs ul.ui-tabs-nav:before, #bti div.bti-tabs ul.ui-tabs-nav:after{display:block;} #bti div.bti-tabs ul.ui-tabs-nav{background:none; border-top:0; border-left:0; border-right:0; margin:0; height:auto;}#btir-btidiv-container #bti div.bti-tabs ul.ui-tabs-nav{padding:0!important; margin-top:10px;} #bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default{border:0px #c0c0c0 solid!important;}#bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default:hover{background:#efefef;}#bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default{background:#fff; border-bottom:0px #c0c0c0 solid!important; font-size:18px!important; padding-bottom:0!important; padding-top:0!important; padding-left:0!important; padding-right:0!important; margin:0 !important;}#btir-body-container #btir-btidiv-container #bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default{list-style-type:none; list-style-image:none; background-image:none;}a.bti-tab.ui-tabs-anchor{height:32px !important; line-height:32px !important;}#bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default, #bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default a{width:auto;}#bti div.bti-tabs .ui-state-default a:link, #bti div.bti-tabs .ui-state-default a:visited{color:#fff;} #bti div.bti-tabs ul.ui-tabs-nav li.ui-state-active{background:#EFEFEF; padding-bottom:0px!important;}#bti div.bti-tabs ul.ui-tabs-nav li.ui-state-default:hover{ padding-bottom:0px!important; color:#333 !important;}#bti div.bti-tabs .ui-state-active a:link, #bti div.bti-tabs .ui-state-active a:visited, #bti div.bti-tabs .ui-state-default a:hover{color:#333;}#bti .ui-tabs .ui-tabs-nav{padding:0;} #bti div.bti-tabs.ui-tabs .ui-tabs-nav li a{font-size:16px; padding:0px 10px!important; outline:0; line-height:20px;}#bti div.bti-tab-header{font-family:Arial; background:#efefef; min-height:10px; border-bottom:0; padding:10px 10px 10px 7px; overflow:auto;}#bti div.bti-tab-header li{text-indent:0; font-size:14px!important; list-style-type:none;}#bti div.bti-tab-header li a{font-weight:normal; font-size:14px!important;}#bti div.bti-tab-header span.bti-tab-header-back-link{padding:0;}#bti div.bti-tab-header span.bti-job-detail-pagination{float:right;}#bti div.bti-tab-header span.bti-job-detail-pagination a{margin-left:10px; font-size:15px; font-family:Arial,sans-serif !important; color:#0033CC; text-decoration:underline;}#bti div.bti-tab-header span.bti-tab-header-back-link a.bti-history-back{font-size:14px; color:#2a5db0; font-family:Arial,sans-serif !important; text-decoration:underline;}#bti div.bti-tab-header span.bti-tab-header-back-link a.bti-history-back:hover{text-decoration:none;}#bti div.bti-tab-header form{width:100%; background:transparent; padding:0;} #bti div.bti-tabs li.ui-corner-top{-moz-border-radius:0px; -webkit-border-radius:0px; -khtml-border-radius:0px; border-radius:0px;}#bti div.bti-tabs div.ui-corner-bottom{-moz-border-radius:0px; -webkit-border-radius:0px; -khtml-border-radius:0px; border-radius:0px;}#bti div.bti-tabs ul.ui-corner-all{-moz-border-radius:0px; -webkit-border-radius:0px; -khtml-border-radius:0px; border-radius:0px;} #bti div.bti-tabs.ui-tabs .ui-tabs-panel{padding:0; background:#fff; min-height:0;}#bti .bti-pagination-wrapper{border-top:1px solid #aaa;}#bti .bti-pagination{margin:10px 50px 0 50px; height:40px; line-height:40px; text-align:center; overflow:hidden;}#bti .bti-pagination .fa{font-size:33px; vertical-align:middle;}#bti .bti-pagination a:link, #bti .bti-pagination a:visited, #bti .bti-pagination a:hover, #bti .bti-pagination a:active{color:#333; text-decoration:none; display:inline;}#bti .bti-pagination a:hover{background:#fff; color:#333;}#bti .bti-pagination-page-link, #bti .bti-pagination-prev-next{padding:5px 10px;}#bti .bti-pagination-current-page, #bti .bti-pagination-prev-next{border:0px solid #c0c0c0; font-weight:bold;}#bti .bti-pagination-prev-next{border-radius:0%;}#bti .bti-pagination-links-wrapper{float:left;}#bti .bti-pagination-rpp-wrapper{float:right; color:#333;}#bti .bti-pagination-rpp-wrapper button.bti-pagination-rpp-select{height:20px!important; margin-top:4px; background:#fff; color:#333; vertical-align:baseline!important;}#bti .bti-pagination-rpp-wrapper button.bti-pagination-rpp-select span.ui-icon-triangle-1-s{background-position:-68px -14px;}div.ui-multiselect-menu{border:1px solid #dedede;  -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.75); box-shadow:1px 1px 2px rgba(0, 0, 0, 0.75);}button.bti-multiselect.ui-multiselect{background:#fff; border-color:#c0c0c0; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; color:#333; outline:none;}#bti .bti-vertical-menu-open{margin-bottom:215px;}button.bti-multiselect.ui-multiselect.bti-placeholder{color:#999;}button.bti-multiselect.ui-multiselect span.bti-facet-dropdown-title, button.bti-multiselect.ui-multiselect span.bti-results-per-page{background:#fff;}span.bti-facet-dropdown-title-selected{font-weight:bold;}#bti button.bti-multiselect.ui-multiselect span{font-size:14px;}#bti .ui-state-default:not(.bti-result-sort-dropdown):not(.bti-pagination-rpp-select){border:1px solid #fff !important;}.ui-state-default span{padding:0;}.ui-multiselect-menu{font-size:16px!important; font-weight:normal; -webkit-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.75); -moz-box-shadow:2px 2px 3px rgba(0, 0, 0, 0.75); box-shadow:2px 2px 3px rgba(0, 0, 0, 0.75);}.ui-multiselect-checkboxes label span{vertical-align:bottom;}#bti button.bti-multiselect.ui-multiselect{font-family:Arial, sans-serif; display:inline; width:200px; font-size:16px!important; height:28px; vertical-align:text-bottom; white-space:nowrap; -moz-box-sizing:content-box;}.ui-multiselect-checkboxes li label{position:relative;}.bti-multiselect-option-title{font-family:Arial, sans-serif; white-space:nowrap; text-overflow:ellipsis; width:80%; overflow:hidden; display:inline-block; margin-left:22px; font-weight:normal;}div.ui-multiselect-menu.bti-multiselect{padding:0;}.ui-multiselect-checkboxes li{padding:0; margin:0;}.ui-multiselect-checkboxes li input{position:absolute; top:3px; margin:3px;}.ui-multiselect-checkboxes li label.ui-state-hover{background:#efefef; border:0px solid #dedede;}#bti button.bti-multiselect.ui-multiselect .ui-icon-triangle-1-s{background-position:-68px -14px;}#bti button.bti-result-sort-dropdown{height:20px !important; margin-top:5px; vertical-align:baseline !important; width:125px !important;}#bti button.bti-pagination-rpp-select{width:50px!important;}div.ui-multiselect-header{border-bottom:1px #dedede solid; background:#efefef;}div.ui-multiselect-header li a{font-size:18px!important; font-family:Arial, sans-serif!important; color:#333 !important; font-weight:normal!important; text-decoration:none!important;}div.ui-multiselect-header li a:hover{text-decoration:underline; color:#333 !important; border:0;}div.ui-multiselect-header li a:visited{color:#333 !important;}li.ui-multiselect-checkboxes:hover{background:#333;}#bti .resourcePage{margin:5px 0px 0px; padding:0px;}#bti .resourcePage .headImg{float:left; margin:3px 20px 20px 0px; width:200px;}#bti .resourcePage p{margin-bottom:10px;}#bti .resourcePage .priceDivider{text-align:right; border-bottom:1px solid #f0f0f0; margin:30px 0px;}#bti .resourcePage .listProduct{margin:0px 0px 30px; padding:0px 0px 20px; border-bottom:1px solid #efefef; clear:both;}#bti .resourcePage .lastProduct{border-bottom:none;}#bti .resourcePage .listProduct .prodLeft{float:left; width:75%;}#bti .resourcePage .listProduct .prodRight{float:right; width:20%; text-align:right;}#bti .resourcePage .listProduct p{margin-bottom:0px;}#bti .resourcePage .prodImage{width:200px; float:left; padding:0px 20px 0px 0px; margin:0px;}#bti .resourcePage .prodText{display:block; overflow:hidden;}#bti .resourcePage .clearfix::after{content:""; clear:both; display:table;}#bti .resourcePage .responsive{max-width:100%; height:auto;}#bti .addToCartBtn{box-shadow:0px 1px 0px 0px #fff6af;background-color:#ffec64;border-radius:6px;border:1px solid #ffaa22;display:inline-block;cursor:pointer;color:#333333;font-family:Arial;font-size:11px;font-weight:bold;padding:6px 12px;text-decoration:none; text-shadow:0px 1px 0px #ffee66; margin:5px 0px;}#bti .addToCartBtn:hover{background-color:#ffab23;}#bti .addToCartBtn:active{position:relative;top:1px;}#bti .resourcePage .freeBtn{box-shadow:inset 0px 1px 0px 0px #a4e271;background:linear-gradient(to bottom, #89c403 5%, #77a809 100%);background-color:#89c403;border-radius:6px;border:1px solid #74b807;display:inline-block;cursor:pointer;color:#ffffff;font-family:Arial;font-size:11px;font-weight:bold;padding:6px 12px;text-decoration:none; text-shadow:0px 1px 0px #528009; margin:5px 0px;}#bti .resourcePage .freeBtn:hover{background:linear-gradient(to bottom, #77a809 5%, #89c403 100%);background-color:#77a809;}#bti .resourcePage .freeBtn:active{position:relative;top:1px;}#bti .resourcePage .boxAssistance{text-align:center; padding:10px; margin:10px 0px; background-color:#ecf9f9; border:1px solid #c5eded;}#bti .resourcePage .orderNowBox{color:#fff; margin:10px 0px; padding:10px; background-color:#E35205; text-align:center; font-weight:bold;}#bti .resourcePage .boxAssistance h1{margin:0px; font-size:14px;}#bti .resourcePage .boxAssistance p{margin:0px; font-size:12px;} #bti .bti-ui-responsive-image img{max-width:100%; height:auto; width:auto\9; }