@charset "utf-8"; @import url("select.css?rev=1"); .btn {display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; border: 1px solid transparent; -ms-border-radius: 4px; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;} .btn:focus {outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; -ms-outline-offset: -2px; outline-offset: -2px;} .btn:hover, .btn:focus {color: #333333; text-decoration: none;} .btn:active, .btn.active {background-image: none; outline: 0; -webkit-box-shadow: inset 0 3px 5px #000000; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px #000000; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);} .btn.disabled, .btn[disabled], fieldset[disabled] .btn {pointer-events: none; cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none;} .btn-default:visited, a.btn-default, .btn-default {color: #333333; background-color: #ffffff; border-color: #cccccc;} .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {color: #333333; background-color: #ebebeb; border-color: #adadad;} .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {background-image: none;} .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {background-color: #ffffff; border-color: #cccccc;} .btn-primary:visited, .btn-primary {color: #ffffff; background-color: #428bca; border-color: #357ebd;} .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {color: #ffffff; background-color: #3276b1; border-color: #285e8e;} .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {background-image: none;} .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {background-color: #428bca; border-color: #357ebd;} .btn-warning {color: #ffffff; background-color: #f0ad4e; border-color: #eea236;} .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {color: #ffffff; background-color: #ed9c28; border-color: #d58512;} .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {background-image: none;} .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {background-color: #f0ad4e; border-color: #eea236;} .btn-danger {color: #ffffff; background-color: #d9534f; border-color: #d43f3a;} .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {color: #ffffff; background-color: #d2322d; border-color: #ac2925;} .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {background-image: none;} .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {background-color: #d9534f; border-color: #d43f3a;} .btn-success:visited, .btn-success {color: #ffffff; background-color: #5cb85c; border-color: #4cae4c;} .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {color: #ffffff; background-color: #47a447; border-color: #398439;} .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {background-image: none;} .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {background-color: #5cb85c; border-color: #4cae4c;} .btn-info {color: #ffffff; background-color: #5bc0de; border-color: #46b8da;} .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {color: #ffffff; background-color: #39b3d7; border-color: #269abc;} .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {background-image: none;} .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {background-color: #5bc0de; border-color: #46b8da;} .btn-link {font-weight: normal; color: #428bca; cursor: pointer; border-radius: 0;} .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color: transparent; -webkit-box-shadow: none; box-shadow: none;} .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color: transparent;} .btn-link:hover, .btn-link:focus {color: #2a6496; text-decoration: underline; background-color: transparent;} .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {color: #999999; text-decoration: none;} .btn-lg {padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px;} .btn-sm, .btn-xs {padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px;} .btn-xs {padding: 1px 5px;} .btn-block {display: block; width: 100%; padding-right: 0; padding-left: 0;} .btn-block + .btn-block {margin-top: 5px;} input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {width: 100%;} /*@font-face {font-family: 'Glyphicons Halflings'; src: url(../fonts/glyphicons-halflings-regular.eot); src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');} .glyphicon {position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;} .glyphicon-asterisk:before {content: "\2a";} .glyphicon-plus:before {content: "\2b";} .glyphicon-euro:before {content: "\20ac";} .glyphicon-minus:before {content: "\2212";} .glyphicon-cloud:before {content: "\2601";} .glyphicon-envelope:before {content: "\2709";} .glyphicon-pencil:before {content: "\270f";} .glyphicon-glass:before {content: "\e001";} .glyphicon-music:before {content: "\e002";} .glyphicon-search:before {content: "\e003";} .glyphicon-heart:before {content: "\e005";} .glyphicon-star:before {content: "\e006";} .glyphicon-star-empty:before {content: "\e007";} .glyphicon-user:before {content: "\e008";} .glyphicon-film:before {content: "\e009";} .glyphicon-th-large:before {content: "\e010";} .glyphicon-th:before {content: "\e011";} .glyphicon-th-list:before {content: "\e012";} .glyphicon-ok:before {content: "\e013";} .glyphicon-remove:before {content: "\e014";} .glyphicon-zoom-in:before {content: "\e015";} .glyphicon-zoom-out:before {content: "\e016";} .glyphicon-off:before {content: "\e017";} .glyphicon-signal:before {content: "\e018";} .glyphicon-cog:before {content: "\e019";} .glyphicon-trash:before {content: "\e020";} .glyphicon-home:before {content: "\e021";} .glyphicon-file:before {content: "\e022";} .glyphicon-time:before {content: "\e023";} .glyphicon-road:before {content: "\e024";} .glyphicon-download-alt:before {content: "\e025";} .glyphicon-download:before {content: "\e026";} .glyphicon-upload:before {content: "\e027";} .glyphicon-inbox:before {content: "\e028";} .glyphicon-play-circle:before {content: "\e029";} .glyphicon-repeat:before {content: "\e030";} .glyphicon-refresh:before {content: "\e031";} .glyphicon-list-alt:before {content: "\e032";} .glyphicon-lock:before {content: "\e033";} .glyphicon-flag:before {content: "\e034";} .glyphicon-headphones:before {content: "\e035";} .glyphicon-volume-off:before {content: "\e036";} .glyphicon-volume-down:before {content: "\e037";} .glyphicon-volume-up:before {content: "\e038";} .glyphicon-qrcode:before {content: "\e039";} .glyphicon-barcode:before {content: "\e040";} .glyphicon-tag:before {content: "\e041";} .glyphicon-tags:before {content: "\e042";} .glyphicon-book:before {content: "\e043";} .glyphicon-bookmark:before {content: "\e044";} .glyphicon-print:before {content: "\e045";} .glyphicon-camera:before {content: "\e046";} .glyphicon-font:before {content: "\e047";} .glyphicon-bold:before {content: "\e048";} .glyphicon-italic:before {content: "\e049";} .glyphicon-text-height:before {content: "\e050";} .glyphicon-text-width:before {content: "\e051";} .glyphicon-align-left:before {content: "\e052";} .glyphicon-align-center:before {content: "\e053";} .glyphicon-align-right:before {content: "\e054";} .glyphicon-align-justify:before {content: "\e055";} .glyphicon-list:before {content: "\e056";} .glyphicon-indent-left:before {content: "\e057";} .glyphicon-indent-right:before {content: "\e058";} .glyphicon-facetime-video:before {content: "\e059";} .glyphicon-picture:before {content: "\e060";} .glyphicon-map-marker:before {content: "\e062";} .glyphicon-adjust:before {content: "\e063";} .glyphicon-tint:before {content: "\e064";} .glyphicon-edit:before {content: "\e065";} .glyphicon-share:before {content: "\e066";} .glyphicon-check:before {content: "\e067";} .glyphicon-move:before {content: "\e068";} .glyphicon-step-backward:before {content: "\e069";} .glyphicon-fast-backward:before {content: "\e070";} .glyphicon-backward:before {content: "\e071";} .glyphicon-play:before {content: "\e072";} .glyphicon-pause:before {content: "\e073";} .glyphicon-stop:before {content: "\e074";} .glyphicon-forward:before {content: "\e075";} .glyphicon-fast-forward:before {content: "\e076";} .glyphicon-step-forward:before {content: "\e077";} .glyphicon-eject:before {content: "\e078";} .glyphicon-chevron-left:before {content: "\e079";} .glyphicon-chevron-right:before {content: "\e080";} .glyphicon-plus-sign:before {content: "\e081";} .glyphicon-minus-sign:before {content: "\e082";} .glyphicon-remove-sign:before {content: "\e083";} .glyphicon-ok-sign:before {content: "\e084";} .glyphicon-question-sign:before {content: "\e085";} .glyphicon-info-sign:before {content: "\e086";} .glyphicon-screenshot:before {content: "\e087";} .glyphicon-remove-circle:before {content: "\e088";} .glyphicon-ok-circle:before {content: "\e089";} .glyphicon-ban-circle:before {content: "\e090";} .glyphicon-arrow-left:before {content: "\e091";} .glyphicon-arrow-right:before {content: "\e092";} .glyphicon-arrow-up:before {content: "\e093";} .glyphicon-arrow-down:before {content: "\e094";} .glyphicon-share-alt:before {content: "\e095";} .glyphicon-resize-full:before {content: "\e096";} .glyphicon-resize-small:before {content: "\e097";} .glyphicon-exclamation-sign:before {content: "\e101";} .glyphicon-gift:before {content: "\e102";} .glyphicon-leaf:before {content: "\e103";} .glyphicon-fire:before {content: "\e104";} .glyphicon-eye-open:before {content: "\e105";} .glyphicon-eye-close:before {content: "\e106";} .glyphicon-warning-sign:before {content: "\e107";} .glyphicon-plane:before {content: "\e108";} .glyphicon-calendar:before {content: "\e109";} .glyphicon-random:before {content: "\e110";} .glyphicon-comment:before {content: "\e111";} .glyphicon-magnet:before {content: "\e112";} .glyphicon-chevron-up:before {content: "\e113";} .glyphicon-chevron-down:before {content: "\e114";} .glyphicon-retweet:before {content: "\e115";} .glyphicon-shopping-cart:before {content: "\e116";} .glyphicon-folder-close:before {content: "\e117";} .glyphicon-folder-open:before {content: "\e118";} .glyphicon-resize-vertical:before {content: "\e119";} .glyphicon-resize-horizontal:before {content: "\e120";} .glyphicon-hdd:before {content: "\e121";} .glyphicon-bullhorn:before {content: "\e122";} .glyphicon-bell:before {content: "\e123";} .glyphicon-certificate:before {content: "\e124";} .glyphicon-thumbs-up:before {content: "\e125";} .glyphicon-thumbs-down:before {content: "\e126";} .glyphicon-hand-right:before {content: "\e127";} .glyphicon-hand-left:before {content: "\e128";} .glyphicon-hand-up:before {content: "\e129";} .glyphicon-hand-down:before {content: "\e130";} .glyphicon-circle-arrow-right:before {content: "\e131";} .glyphicon-circle-arrow-left:before {content: "\e132";} .glyphicon-circle-arrow-up:before {content: "\e133";} .glyphicon-circle-arrow-down:before {content: "\e134";} .glyphicon-globe:before {content: "\e135";} .glyphicon-wrench:before {content: "\e136";} .glyphicon-tasks:before {content: "\e137";} .glyphicon-filter:before {content: "\e138";} .glyphicon-briefcase:before {content: "\e139";} .glyphicon-fullscreen:before {content: "\e140";} .glyphicon-dashboard:before {content: "\e141";} .glyphicon-paperclip:before {content: "\e142";} .glyphicon-heart-empty:before {content: "\e143";} .glyphicon-link:before {content: "\e144";} .glyphicon-phone:before {content: "\e145";} .glyphicon-pushpin:before {content: "\e146";} .glyphicon-usd:before {content: "\e148";} .glyphicon-gbp:before {content: "\e149";} .glyphicon-sort:before {content: "\e150";} .glyphicon-sort-by-alphabet:before {content: "\e151";} .glyphicon-sort-by-alphabet-alt:before {content: "\e152";} .glyphicon-sort-by-order:before {content: "\e153";} .glyphicon-sort-by-order-alt:before {content: "\e154";} .glyphicon-sort-by-attributes:before {content: "\e155";} .glyphicon-sort-by-attributes-alt:before {content: "\e156";} .glyphicon-unchecked:before {content: "\e157";} .glyphicon-expand:before {content: "\e158";} .glyphicon-collapse-down:before {content: "\e159";} .glyphicon-collapse-up:before {content: "\e160";} .glyphicon-log-in:before {content: "\e161";} .glyphicon-flash:before {content: "\e162";} .glyphicon-log-out:before {content: "\e163";} .glyphicon-new-window:before {content: "\e164";} .glyphicon-record:before {content: "\e165";} .glyphicon-save:before {content: "\e166";} .glyphicon-open:before {content: "\e167";} .glyphicon-saved:before {content: "\e168";} .glyphicon-import:before {content: "\e169";} .glyphicon-export:before {content: "\e170";} .glyphicon-send:before {content: "\e171";} .glyphicon-floppy-disk:before {content: "\e172";} .glyphicon-floppy-saved:before {content: "\e173";} .glyphicon-floppy-remove:before {content: "\e174";} .glyphicon-floppy-save:before {content: "\e175";} .glyphicon-floppy-open:before {content: "\e176";} .glyphicon-credit-card:before {content: "\e177";} .glyphicon-transfer:before {content: "\e178";} .glyphicon-cutlery:before {content: "\e179";} .glyphicon-header:before {content: "\e180";} .glyphicon-compressed:before {content: "\e181";} .glyphicon-earphone:before {content: "\e182";} .glyphicon-phone-alt:before {content: "\e183";} .glyphicon-tower:before {content: "\e184";} .glyphicon-stats:before {content: "\e185";} .glyphicon-sd-video:before {content: "\e186";} .glyphicon-hd-video:before {content: "\e187";} .glyphicon-subtitles:before {content: "\e188";} .glyphicon-sound-stereo:before {content: "\e189";} .glyphicon-sound-dolby:before {content: "\e190";} .glyphicon-sound-5-1:before {content: "\e191";} .glyphicon-sound-6-1:before {content: "\e192";} .glyphicon-sound-7-1:before {content: "\e193";} .glyphicon-copyright-mark:before {content: "\e194";} .glyphicon-registration-mark:before {content: "\e195";} .glyphicon-cloud-download:before {content: "\e197";} .glyphicon-cloud-upload:before {content: "\e198";} .glyphicon-tree-conifer:before {content: "\e199";} .glyphicon-tree-deciduous:before {content: "\e200";}*/ @font-face {font-family: 'Franklin Gothic Book Regular'; src: url('../f/FRABK.eot'); src: url('../f/FRABK.eot?#iefix') format('embedded-opentype'), url('../f/FRABK.TTF') format('truetype');} @font-face {font-family: 'Helvetica_CE_Regular'; src: url('../f/Helvetica_CE_Regular.eot'); src: url('../f/Helvetica_CE_Regular.eot?#iefix') format('embedded-opentype'), url('../f/Helvetica_CE_Regular.ttf') format('truetype');} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {outline: 0; border: 0; font-weight: inherit; font-style: inherit; font-family: inherit; font-size: 100%; -moz-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-overflow-scrolling: touch;} html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {} html, button, input, select, textarea {font-family: sans-serif;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: none;} ins {text-decoration: none;} table {border-collapse: collapse; border-spacing: 0;} caption, th, td {text-align: left; font-weight: normal;} button {outline: none; cursor: pointer; -webkit-appearance: none; overflow: visible; width: auto;} button::-moz-focus-inner, input::-moz-focus-inner {margin: 0; padding: 0; outline: none; border: 0;} button, input {line-height: normal;} button, select {text-transform: none;} button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer; *overflow: visible;} button[disabled], html input[disabled] {cursor: default;} input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; *height: 13px; *width: 13px;} input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;} input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;} button, input, select, textarea {font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;} textarea {overflow: auto; vertical-align: top; resize: vertical;} [hidden] {display: none;} :focus, :active, :hover, :link :visited {outline: 0;} img {-ms-interpolation-mode: bicubic; vertical-align: middle;} article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;} audio, canvas, video {display: inline-block; *display: inline; *zoom: 1; vertical-align: middle;} audio:not([controls]) {display: none; height: 0;} nav ul, nav ol {list-style: none none;} svg:not(:root) {overflow: hidden;} figure {margin: 0;} html, button, input, select, textarea {color: #222; font-weight: normal; font-style: normal; font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif;} ::-moz-selection {background: #3399ff; text-shadow: none; color: #ffffff;} ::selection {background: #3399ff; text-shadow: none; color: #ffffff;} hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;} h1 {font-size: 2em; margin: 0.67em 0;} h2 {font-size: 1.5em; margin: 0.83em 0;} h3 {font-size: 1.17em; margin: 1em 0;} h4 {font-size: 1em; margin: 1.33em 0;} h5 {font-size: 0.83em; margin: 1.67em 0;} h6 {font-size: 0.67em; margin: 2.33em 0;} abbr[title] {border-bottom: 1px dotted;} b, strong {font-weight: bold;} blockquote {margin: 1em 40px;} dfn {font-style: italic;} mark {background: #ff0; color: #000;} p, pre {margin: 1em 0;} code, kbd, pre, samp {font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif; font-size: 1em;} pre {white-space: pre-wrap; word-wrap: break-word;} small {font-size: 80%;} sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;} sup {top: -0.5em;} sub {bottom: -0.25em;} dl, menu, ol, ul {margin: 1em 0;} dd {margin: 0 0 0 40px;} menu, ol, ul {padding: 0 0 0 40px;} fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;} legend {white-space: normal; *margin-left: -7px;} input[type=checkbox]{vertical-align: top;} input[type=checkbox] + label{vertical-align: top; margin: 0 10px;} html, body, form {min-height: 100%; height: 100%; width: 100%; margin: 0; padding: 0; font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif; font-size: .95em; background-color: #f4f4f4;} .ms-core-overlay {background-color: rgba(244, 244, 244, 1);} #s4-bodyContainer {height: auto; min-height: 100%; width: 100%; margin: 0; padding: 0; position:relative;} .ms-dialog #s4-bodyContainer {min-height: inherit;} BODY #s4-workspace{overflow-y: auto; height: 100%;} #s4-titlerow{height: auto; padding: 0;} #contentRow{padding-top: 0; padding-bottom: 223px;} .ms-dialog #contentRow {padding-bottom: 0;} #suiteBar {display: none;} #s4-ribbonrow {display: none;} .slider {position: relative; display: block; height: 100px; overflow-x: hidden; overflow-y: hidden; width: 1032px; float: left;} .slider-button{position: relative; width: 84px; height: 90px; float: left;} .slider-button .prev, .slider-button .next{position: absolute; top: 50%; width: 16px; height: 16px; color: transparent;} .slider-button .next{right: 0; background: transparent url("../i/next.png") no-repeat center;} .slider-button .prev{left: 0; background: transparent url("../i/prev.png") no-repeat center;} .slider .prev > span, .slider .next > span{visibility: hidden;} .slider .items{margin: 0; padding: 0; position: absolute; left: 0; top: 0;} .slider .items .item{float: left; width: 208px; text-align: center; clear: none; position: relative;} .slider .items .item a:link, .slider .items .item a:visited, .slider .items .item a:hover{display: block; font-family: Helvetica_CE_Regular, Arial, sans-serif; font-size: 11px; color: #000000; text-decoration: none;} .slider .items .item a.l{height: 60px;} .slider .items .item a.t{height: 40px;} .cr-top {position: relative; background-color: #152f50; height: 50px;} .cr-table.cr-top-nav {width: 100%; height: 100%;} .cr-table.cr-top-nav .cr-top-btn-primary{text-align: right;} .cr-toggles{display: none;} .cr-web-nav{position: relative; background-color: #0d67b5;} .cr-web-nav .cr-center > .cr-table{width: 100%;} .cr-web-nav .cr-groups{display: table;} .cr-web-nav .cr-group{display: table-cell; padding: 24px 38px 0 0;} .cr-web-nav .cr-group .cr-group-name, .cr-web-nav .cr-group .cr-group-links{display: table-row;} .cr-web-nav .cr-group .cr-group-name{font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif; font-size: 16px; color: #ffffff; font-weight: bold;} .cr-web-nav .cr-group .cr-group-links ul {padding: 0; margin: 21px 0; height: 80px; float: left;} .cr-web-nav .cr-group .cr-group-links ul li {padding: 3px 38px 3px 0;} .cr-web-nav .cr-group .cr-group-links ul li > a:link, .cr-web-nav .cr-group .cr-group-links ul li > a:visited, .cr-web-nav .cr-group .cr-group-links ul li > a:hover{color: #ffffff; font-size: 14px; text-decoration: none;} .cr-web-nav .cr-group .cr-group-links ul li > a[target="_blank"]:after {content: url('../i/share.png'); display: inline-block; height: 16px; vertical-align: bottom; padding-left: 2px;} .cr-web-nav .cr-group .cr-group-links ul:last-child {border-right: solid 1px #ffffff;} .cr-web-nav .cr-group.cr-no-border .cr-group-links ul:last-child {border-right: 0;} .cr-nav{position: relative; background-color: #fbfbfb; padding: 25px 0;} .cr-nav ul {list-style-type: none; margin: 0; padding: 0; overflow: hidden;} .cr-nav ul > li {float: left; display: inline-block; max-width: 137px; border-right: solid 1px #879db9; padding: 0 12px; word-wrap: break-word; padding-bottom: 10000px; margin-bottom: -10000px;} .cr-nav ul > li:first-child{padding-left: 0;} .cr-nav ul > li:last-child{padding-right: 0; border-right: 0;} .cr-nav ul > li > a, .cr-nav ul > li > a:link, .cr-nav ul > li > a:visited, .cr-nav ul > li > a:hover{display: block; color: #0d67b5; font-size: 13.2px; font-weight: bold; text-decoration: none; font-family: Helvetica_CE_Regular, Arial, sans-serif; padding-bottom: 2px;} .cr-nav ul > li.cr-active > a {color: #C50000;} .cr-nav ul > li:first-child > a:link, .cr-nav ul > li:first-child > a:visited, .cr-nav ul > li:first-child > a:hover{padding-left: 0;} .cr-header{position: relative; height: 135px;} .cr-header .cr-date{font-size: 15px;} .cr-header .cr-date span{font-family: Helvetica_CE_Regular, Arial, sans-serif; font-weight: bold; display: block; font-size: 14px;} .cr-footer {position: absolute; bottom: 0; width: 100%; height: 203px;} .cr-footer .cr-slider{padding-bottom: 25px;} .cr-footer .cr-fb {height: 96px; border-top: solid 1px #a3a3a3;} .cr-footer .cr-fb .cr-table .cr-cell{vertical-align: top; padding-top: 17px;} .cr-footer .cr-fb span{display: block; font-size: 14px; padding-bottom: 10px;} #contentBox .cr-center.cr-main{display: block; position: relative; height: 100%;} .cr-center{width: 1200px; margin-left: auto; margin-right: auto; position: relative; height: 100%;} .cr-table {display: table; height: 100%;} .cr-row {display: table-row;} .cr-cell {display: table-cell; vertical-align: middle;} .cr-menu{border: 1px solid #0d67b5; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; height: 32px; width: 217px; padding-left: 37px; float: left; background: #0d67b5 url('../i/menu_btn.jpg') no-repeat 7px center; overflow: hidden; cursor: pointer;} .cr-menu a {font-size: 15px; color: #ffffff; text-decoration: none;} .cr-menu.cr-active{background: #ffffff url('../i/active_menu_btn.jpg') no-repeat 7px center; border-color: #ffffff;} .cr-menu.cr-active a {color: #0d67b5;} .cr-clear{clear: both; height: 1px; line-height: 1px; padding: 0; margin: -1px;} .ms-dialog .cr-clear{display: none;} .cr-links{padding: 0; margin: 0 20px; display: inline-block;} .cr-npb .cr-links {padding: 0 0;} .cr-links ul {list-style-type: none; margin: 0; padding: 0;} .cr-links ul > li {float: left; display: inline-block; margin-right: 10px;} .cr-links ul > li:last-child{margin-right: 0;} .cr-links ul > li > a:link, .cr-links ul > li > a:visited, .cr-links ul > li > a:hover{display: block; color: #fff; font-size: 15px; text-decoration: underline;} .cr-links ul > li a.cr-active {color: #70b2eb; text-decoration: none;} .cr-left{float: left;} .cr-right{position: absolute; right: 0; height: 100%; padding: 0; margin: 0;} .cr-right-align{text-align: right;} .cr-cell.cr-title{width: 100%; padding-right: 290px; text-align: center;} .cr-cell.cr-title h1{color: #4a4a4a;} .cr-right.cr-suite-bar-right1 {width: 345px;} .cr-right.cr-suite-bar-right2 {width: 540px;} .cr-cell.cr-top-btn-primary, .cr-cell.cr-title-btn{width:1%; white-space:nowrap;} .cr-top-btn-primary a, .cr-top-btn-primary a:visited, .cr-top-btn-primary a:active, .cr-top-btn-primary a:hover, .cr-top-btn-primary a:focus{background-color: #0d67b5; border: solid 1px #0d67b5; margin-right: 8px; color: #fff; -webkit-box-shadow: none; -ms-box-shadow: none; box-shadow: none;} .cr-top-btn-primary a.cr-active, .cr-top-btn-primary a.cr-active:visited .cr-top-btn-primary a.cr-active:active .cr-top-btn-primary a.cr-active:hover .cr-top-btn-primary a.cr-active:focus {background-color: #fff; border: solid 1px #fff; color: #0d67b5;} .cr-top-btn-primary a:last-child {margin-right: 0;} .cr-header > .cr-center > .cr-table > .cr-cell > a {} .cr-search {display: inline-block;} .cr-search > i, .cr-search > span{display: inline-block;} .cr-search > i{vertical-align: middle; height: 17px; width: 16px; background: url("../i/search.png") no-repeat -12px; margin-left: 16px;} .cr-top-btn-primary a.cr-search.cr-active > i {background-image: url("../i/active_search.png");} .cr-search-panel{position: relative; background-color: #0d67b5; height: 78px;} .cr-search-panel .cr-search-wrap{position: relative; float: right; height: 34px;} .cr-search-panel .cr-center > .cr-table{width: 100%;} .cr-search-panel label{font-size: 16px; color: #ffffff; width: 90px;} .cr-search-panel input[type='text']{height: 26px; width: 361px; border: solid 1px #ffffff; -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; border-radius: 4px; margin: 0; padding: 3px; font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif; font-size: 15px; vert-align: middle; background-color: rgba(255, 255, 255, 1);} .cr-search-panel a.cr-searchBtn{background-color: #152f50; border-color: #152f50; width: 38px} body #pageStatusBar, .ms-SPButton, .ms-SPZoneTitle, .ms-ToolPaneTitle, .ms-TPTitle, .ms-TPBody, .ms-cui-ribbon, .ms-cui-menu, .ms-cui-toolbar-toolbar, .ms-listheaderlabel,.ms-viewselector,.ms-viewselectortext,.ms-viewselectorhover, .ms-menutoolbar td a, .ms-toolbar, .ms-menutoolbarheader, .ms-viewselect a:link, select, .ms-input, .ms-titlearea, .ms-nav, .ms-pagetitle, .ms-propertysheet th.ms-vh2,.ms-propertysheet th.ms-vh2-nofilter, .ms-descriptiontext, .ms-statusdescriptiontext, .ms-webpartpagedescription, .ms-propertysheet th.ms-linksectionheader, .ms-propertysheet, .ms-propertysheet th, .ms-vh,.ms-vh2,.ms-vh-icon,.ms-vh-icon-empty,.ms-vhImage,.ms-gb,.ms-gb2,.ms-gbload,.ms-vb,.ms-vb2,.ms-vb-tall,.ms-vb-user,.ms-vh2-nograd,.ms-vh3-nograd,.ms-vh2-nograd-icon,.ms-vh2-nofilter-icon,.ms-pb,.ms-pb-selected,.ms-ph, th.ms-vh3-nograd, .ms-WPBody td, .ms-WPBody, .ms-pb a,.ms-pb-selected a, th .ms-vb,.ms-vh2-nofilter-icon,th.ms-vh2-nograd,th.ms-vh2-nograd-icon, a.ms-addnew, .ms-error, .ms-ButtonHeightWidth, .ms-NarrowButtonHeightWidth, .ms-ButtonHeightWidth2, table.ms-listviewtable > tbody > tr > td.ms-stylebox, .ms-stylelabel, .ms-styleheader, .ms-stylebody, .ms-pickerwait, .ms-formvalidation, .ms-ribbontabswitchloading span, .ms-welcomepageheader, div.ms-MenuUIPopupBody.ms-MenuUIPopupScreen,div.ms-MenuUIPopupBody.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner,div.ms-MenuUIPopupBody.ms-MenuUIPopupScreen div.ms-MenuUIPopupInner div, .ms-wpadder-sectionhead, .ms-wpadder-wpname, body, .ms-SPLink, .ms-siteactionsmenuinner,.ms-siteactionsmenuhover, .ms-welcomeMenu, .ms-socialNotif-Container, .s4-titletable, .ms-ltviewselectormenuheader .ms-viewselector a,.ms-ltviewselectormenuheader .ms-viewselectorhover a, .s4-search select, .ms-rte-wpbox, .ms-rtedialog, .ms-linksection-level1, .ms-linksection-level2, .ms-ratingPopup, .ms-developerdashboard > table tr td, .ms-cui-contextmenu-inner, .ms-cui-cb-input, .ms-cui-tb, .ms-cui-spn-txtbx, .ms-cui-tooltip, .ms-formlabel, .ms-standardheader .style4, .ms-standardheader .style5, .ms-RadioText{font-family: Franklin Gothic Book Regular, Tahoma, Geneva, sans-serif;} .ms-WPBody {background-color: #fff; padding: 13px;} .ms-WPBorder {border: 1px solid #cccccc;} .ms-webpart-chrome-title{background-color: #fff; margin-bottom: 0; padding: 0 13px;}