/* import the fonts */
@font-face { font-family: 'IntelClearPro'; src: url("../fonts/IntelClearPro_W_Bd.eot"); src: url("../fonts/IntelClearPro_W_Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/IntelClearPro_W_Bd.woff") format("woff"), url("../fonts/IntelClearPro_W_Bd.ttf") format("truetype"); font-weight: bold; font-style: normal; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

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; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

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; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print { *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
@font-face { font-family: 'Glyphicons Halflings'; src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot"); src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/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, .glyphicon-eur: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"; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 10px; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: white; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #337ab7; text-decoration: none; }
a:hover, a:focus { color: #23527c; text-decoration: underline; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: white; border: 1px solid #dddddd; border-radius: 1px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

small, .small { font-size: 85%; }

mark, .mark { background-color: #fcf8e3; padding: .2em; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: #777777; }

.text-primary { color: #337ab7; }

a.text-primary:hover { color: #286090; }

.text-success { color: #3c763d; }

a.text-success:hover { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #337ab7; }

a.bg-primary:hover { background-color: #286090; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover { background-color: #e4b9b9; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
.dl-horizontal dd:after { clear: both; }
@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; } }

abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; }

.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: #777777; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; border-radius: 1px; }

kbd { padding: 2px 4px; font-size: 90%; color: white; background-color: #333333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
kbd kbd { padding: 0; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: whitesmoke; border: 1px solid #cccccc; border-radius: 1px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 740px; } }
@media (min-width: 992px) { .container { width: 960px; } }
@media (min-width: 1200px) { .container { width: 1160px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -10px; margin-right: -10px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 10px; padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { background-color: transparent; }

caption { padding-top: 8px; padding-bottom: 8px; color: #777777; text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #dddddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #dddddd; }
.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: white; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #dddddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { background-color: whitesmoke; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: whitesmoke; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table-responsive { overflow-x: auto; min-height: 0.01%; }
@media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #dddddd; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #555555; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; background-color: white; background-image: none; border: 1px solid #cccccc; border-radius: 1px; -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) { input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { line-height: 34px; }
  input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm { line-height: 30px; }
  input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg { line-height: 46px; } }
.form-group { margin-bottom: 15px; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; }
.form-control-static.input-lg, .form-control-static.input-sm { padding-left: 0; padding-right: 0; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm, select[multiple].input-sm { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.form-group-sm .form-control { height: 30px; line-height: 30px; }

textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control { height: auto; }

.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg { height: 46px; line-height: 46px; }

textarea.input-lg, select[multiple].input-lg { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.form-group-lg .form-control { height: 46px; line-height: 46px; }

textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control { height: auto; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }

.form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.has-feedback label ~ .form-control-feedback { top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback { top: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-static { display: inline-block; }
  .form-inline .input-group { display: inline-table; vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -10px; margin-right: -10px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback { right: 10px; }
@media (min-width: 768px) { .form-horizontal .form-group-lg .control-label { padding-top: 14.3px; } }
@media (min-width: 768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; } }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 1px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333333; background-color: white; border-color: #cccccc; }
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: #333333; background-color: #e6e6e6; border-color: #adadad; }
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: white; border-color: #cccccc; }
.btn-default .badge { color: white; background-color: #333333; }

.btn-primary { color: white; background-color: #337ab7; border-color: #2e6da4; }
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { color: white; background-color: #286090; border-color: #204d74; }
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #337ab7; border-color: #2e6da4; }
.btn-primary .badge { color: #337ab7; background-color: white; }

.btn-success { color: white; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: white; background-color: #449d44; border-color: #398439; }
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: white; }

.btn-info { color: white; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: white; background-color: #31b0d5; border-color: #269abc; }
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: white; }

.btn-warning { color: white; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: white; background-color: #ec971f; border-color: #d58512; }
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: white; }

.btn-danger { color: white; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: white; background-color: #c9302c; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: white; }

.btn-link { color: #337ab7; font-weight: normal; border-radius: 0; }
.btn-link, .btn-link:active, .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: #23527c; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.tooltip { position: absolute; z-index: 1070; display: block; visibility: visible; font-weight: normal; line-height: 1.4; opacity: 0; filter: alpha(opacity=0); }
.tooltip.in { opacity: 0.9; filter: alpha(opacity=90); }
.tooltip.top { margin-top: -3px; padding: 6px 0; }
.tooltip.right { margin-left: 3px; padding: 0 6px; }
.tooltip.bottom { margin-top: 3px; padding: 6px 0; }
.tooltip.left { margin-left: -3px; padding: 0 6px; }

.tooltip-inner { max-width: 200px; padding: 5px 8px; color: white; text-align: center; text-decoration: none; background-color: #ec6813; border-radius: 1px; }

.tooltip-arrow { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0; left: 50%; margin-left: -6px; border-width: 6px 6px 0; border-top-color: #ec6813; }
.tooltip.top-left .tooltip-arrow { bottom: 0; right: 6px; margin-bottom: -6px; border-width: 6px 6px 0; border-top-color: #ec6813; }
.tooltip.top-right .tooltip-arrow { bottom: 0; left: 6px; margin-bottom: -6px; border-width: 6px 6px 0; border-top-color: #ec6813; }
.tooltip.right .tooltip-arrow { top: 50%; left: 0; margin-top: -6px; border-width: 6px 6px 6px 0; border-right-color: #ec6813; }
.tooltip.left .tooltip-arrow { top: 50%; right: 0; margin-top: -6px; border-width: 6px 0 6px 6px; border-left-color: #ec6813; }
.tooltip.bottom .tooltip-arrow { top: 0; left: 50%; margin-left: -6px; border-width: 0 6px 6px; border-bottom-color: #ec6813; }
.tooltip.bottom-left .tooltip-arrow { top: 0; right: 6px; margin-top: -6px; border-width: 0 6px 6px; border-bottom-color: #ec6813; }
.tooltip.bottom-right .tooltip-arrow { top: 0; left: 6px; margin-top: -6px; border-width: 0 6px 6px; border-bottom-color: #ec6813; }

/* import the fonts */
@font-face { font-family: 'IntelClear'; src: url("../fonts/intelclear_lt.eot"); src: url("../fonts/intelclear_lt.eot?#iefix") format("embedded-opentype"), url("../fonts/intelclear_lt.woff") format("woff"), url("../fonts/intelclear_lt.ttf") format("truetype"); font-weight: 200; font-style: normal; }
@font-face { font-family: 'IntelClear'; src: url("../fonts/intelclear_rg.eot"); src: url("../fonts/intelclear_rg.eot?#iefix") format("embedded-opentype"), url("../fonts/intelclear_rg.woff") format("woff"), url("../fonts/intelclear_rg.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'IntelClear'; src: url("../fonts/intelclear_bd.eot"); src: url("../fonts/intelclear_bd.eot?#iefix") format("embedded-opentype"), url("../fonts/intelclear_bd.woff") format("woff"), url("../fonts/intelclear_bd.ttf") format("truetype"); font-weight: bold; font-style: normal; }
/* Main styles */
html, body { margin: 0; padding: 0; width: 100%; height: 100%; }

body { min-width: 980px; background: #0062a8; color: #ffffff; font-family: 'IntelClear',Arial; font-size: 14px; line-height: 1.4; }

h1 { font-size: 2.15em; font-weight: 200; }

h2 { font-size: 1.75em; font-weight: 200; }

h3 { font-size: 1.35em; margin: 1em 0; padding: 0; font-weight: normal; }

h5 { margin: 20px 0 7px; padding: 0; font-size: 1.2em; line-height: 1.2; font-weight: normal; color: #000; }
h5:first-child { margin-top: 10px; }

h6 { margin: 0 0 10px; padding: 0; font-size: 1em; line-height: 1.4; color: #000; }

a { color: #0070c5; cursor: pointer; }
a, a:hover, a:focus { text-decoration: none; }
a:hover { color: #07b6f8; }

.btn { display: inline-block; padding: 7px 25px 8px; line-height: 1.1; text-decoration: none; vertical-align: baseline; border-radius: 1px; border-width: 0px; outline: none; }
.btn:active { box-shadow: none; }
.btn.btn-width { width: 100%; text-align: center; }
.btn.btn-white { background: #fff; }
.btn.btn-white:hover { background: #00adee; color: #fff; }
.btn.btn-trans { padding: 5px 18px; border: 2px solid #fff; background: transparent; color: #fff; }
.btn.btn-trans:hover { background: transparent; border-color: #00adee; color: #48cbfc; }
.btn.btn-yellow { background: #ffda00; color: #ec6813; }
.btn.btn-yellow:hover { background: #ffc600; color: #fb9614; }
.btn.btn-blue { background: #0279d3; color: #fff; }
.btn.btn-blue:hover { background: #00adee; }
.btn.btn-lblue { background: #00adee; color: #fff; }
.btn.btn-lblue:hover { background: #0795e6; color: #84d8ff; }
.btn.btn-bluel { background: #009dde; color: #fff; }
.btn.btn-bluel:hover { background: #0293cf; color: #58d1fe; }
.btn.btn-aqua { background: #41b2dc; color: #fff; }
.btn.btn-aqua:hover { background: #34a6c7; color: #88d6f3; }
.btn.btn-green { background: #7da316; color: #fff; padding: 9px 20px; }
.btn.btn-green:hover { background: #63910b; color: #d1f472; }
.btn.btn-grey { background: #95959a; color: #fff; }
.btn.btn-grey:hover { background: #848489; color: #bfc8ce; }
.btn.btn-yellow-green { background: #c4d600; color: #ffffff; }
.btn.btn-yellow-green:hover { background: #c4d600; color: #ffffff; }
.btn.btn-orange { background: #ffa300; color: #ffffff; }
.btn.btn-orange:hover { background: #ffa300; color: #ffffff; }
.btn.btn-info-grey { background: #95959a; color: #fff; cursor: default; }
.btn.btn-disabled { background: #000 !important; color: #fff !important; cursor: default; opacity: 0.1; }

ul { margin: 0; padding: 0 0 0 17px; }
ul.list { margin: 10px 0 0; padding: 0; list-style: none; }
ul.list li { position: relative; padding: 0 0 9px 12px; line-height: 1.4; }
ul.list li:before { position: absolute; left: 0; content: "\2022"; color: #000; }
ul.dark li { color: #000; padding-bottom: 1px; }
ul.dark ul { padding-top: 1px; list-style-type: disc; }
ul.dark ul li { color: #95959a; }

dl { margin: 0; padding: 0; width: 100%; }

dt, dd { display: inline-block; margin: 15px 0 10px; }

dt { width: 19.5%; font-weight: normal; vertical-align: top; }

dd { width: 79.5%; padding-left: 15px; border-left: 1px solid #bec5c9; }
dd ul { padding: 0; list-style: none; }
dd li { margin-top: 8px; }
dd li:first-child { margin-top: 0; }

.text-dark { color: #000; }

.text-blue { color: #0070c5; }

.text-lblue { color: #7dd2f7; }

.padd-left { padding-left: 20px; margin: 17px 0 16px; }

.padd-bottom-10 { padding-bottom: 10px; }

.col-right { float: right; }

.col-stat { position: static; }

.wrapper { position: relative; min-height: 100%; padding-top: 60px; }

.wrap-white { background: #fff; color: #4a4b52; }

.inner { position: relative; padding: 0 20px; min-width: 980px; max-width: 1300px; margin: 0 auto; text-align: left; }

.menu { display: block; list-style: none; }
.menu li { display: inline-block; line-height: 1; }

label { margin: 0; font-weight: normal; color: #fff; cursor: pointer; }

.checkbox, .radio { display: inline-block; position: relative; color: #fff; overflow: hidden; padding: 0 0 0 21px; margin: 0; min-height: 0; cursor: pointer; font-size: 1.1em; font-weight: 200; line-height: 1.1; }
.checkbox input, .radio input { position: absolute; float: none; padding: 0; margin: 0 0 0 -100px; }
.checkbox i, .radio i { display: block; position: absolute; left: 0; margin: 2px 0 0; width: 12px; height: 12px; background: #f3f3f4; border: 1px solid #696969; border-radius: 2px; vertical-align: top; background-image: url(intel_2015/icon/checkbox-grey-10x8.png); background-repeat: no-repeat; background-position: 0 -100px; }
.checkbox.active i, .radio.active i { background-position: 0 1px; }

.radio i { border-radius: 50%; line-height: 14px; }

.form .control-group { padding-bottom: 10px; }
.form .control-group:before, .form .control-group:after { content: " "; display: table; }
.form .control-group:after { clear: both; }
.form .control-group:last-child { padding-bottom: 0; }
.form .control { position: relative; }
.form .form-input { width: 100%; height: 30px; padding: 4px 10px; border: none; outline: none; color: #1b1c1f; }
.form .form-tooltip { position: absolute; right: 0; top: 0; width: 30px; height: 30px; font-size: 1.4em; text-align: center; font-weight: bold; border: none; }
.form.form-enter label { display: block; float: left; margin-top: 6px; width: 56px; }
.form.form-enter .control { display: block; float: left; margin-left: -56px; padding-left: 56px; width: 100%; }
.form.form-enter .form-input { background-color: #ffee8a; }
.form.form-enter .form-tooltip { background-color: #ffe442; color: #ffc000; }
.form.form-enter .form-tooltip:hover { background-color: #ffee8a; color: #ec6813; }
.form.form-search .control-group { position: relative; }
.form.form-search .control-search { padding-right: 50px; }
.form.form-search .control-checkbox { padding: 1px 0 3px; }
.form.form-search .form-input { margin-bottom: 17px; }
.form.form-search .form-input::-moz-placeholder { color: #00adee; opacity: 1; }
.form.form-search .form-input:-ms-input-placeholder { color: #00adee; }
.form.form-search .form-input::-webkit-input-placeholder { color: #00adee; }
.form.form-search .checkbox { margin-right: 15px; }
.form.form-search .checkbox:hover { color: #5acbf6; }
.form.form-search .submit-search { position: absolute; top: 0; right: 0; margin-right: 0; background-color: transparent; border: none; }
.form.form-pool p { font-size: 1.1em; line-height: 1.1; margin-bottom: 15px; }
.form.form-pool .control-group { padding-bottom: 5px; }
.form.form-pool .checkbox, .form.form-pool .radio { margin-bottom: 8px; }
.form.form-pool .checkbox:hover, .form.form-pool .radio:hover { color: #787880; }
.form.form-pool .button { display: inline-block; padding: 7px 25px 8px; line-height: 1.1; text-decoration: none; vertical-align: baseline; border-radius: 1px; border-width: 0px; outline: none; background: #95959a; color: #fff; }
.form.form-pool .button:hover { background: #848489; color: #bfc8ce; }
.form.form-pool .button.btn-disabled { background: #000 !important; color: #fff !important; cursor: default; opacity: 0.1; }
.form.form-pool .form-info { margin-top: 16px; font-size: 1.1em; }

.header { position: fixed; width: 100%; min-width: 980px; height: 63px; border-bottom: 3px solid #005092; border-bottom: 3px solid rgba(0, 80, 146, 0.75); background-color: #0071c5; text-align: center; z-index: 100; }
.header .menu { float: right; margin: 0; padding: 21px 0; list-style: none; }
.header .menu li { padding: 0 0 0 10px; }
.header .menu a { color: #fff; text-decoration: none; }
.header .menu a:hover { color: #9addf7; }

.navbar-brand { display: block; margin-top: 9px; float: left; font-size: 20px; line-height: 22px; color: #fff; width: 66px; height: 44px; background-position: 0% 100%; background-size: 100% auto; background-repeat: no-repeat; background-image: url("intel_2015/logo/logo-white.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .navbar-brand { background-image: url("intel_2015/logo/logo-white-x2.png"); background-size: 100% auto; } }

.navbar-mobile { display: none; float: right; width: 60px; height: 60px; }
.navbar-mobile a { display: block; width: 100%; height: 100%; text-align: center; padding: 15px 0; }
.navbar-mobile a:hover { background: #0279d3; }
.navbar-mobile a.active { background: #0279d3; height: 63px; border-top: 3px solid #005092; }
.navbar-mobile i { display: inline-block; width: 30px; height: 30px; background-size: 100% 100%; background-repeat: no-repeat; background-image: url(intel_2015/icon/menu.png); }

.navbar-menu-button { position: relative; float: right; margin: 0 100px 0 0; }
.navbar-menu-button .navbar-nav { list-style: none; margin: 0; padding: 0; }
.navbar-menu-button .dropdown-toggle { position: relative; width: auto; display: block; padding: 19px 20px; font-size: 15px; line-height: 22px; cursor: pointer; text-decoration: none; color: #fff; }
.navbar-menu-button .dropdown-toggle .menu-arrow { display: inline; }
.navbar-menu-button .dropdown-toggle .menu-arrow:after { content: ' '; display: inline-block; margin-left: 5px; width: 11px; height: 6px; background-image: url(intel_2015/icon/sprite-carets-32x715.png); background-position: 0 -49px; }
.navbar-menu-button .dropdown-toggle .pattern { position: absolute; width: 100%; left: 0; height: 8px; bottom: -8px; background-image: url(intel_2015/bg/navbar-menu-button-pattern-145x8.png); z-index: 9999; }
.navbar-menu-button .dropdown-toggle:hover { color: #9addf7; }
.navbar-menu-button .dropdown-toggle:hover .menu-arrow:after { background-position: 0 -65px; }
.navbar-menu-button .dropdown-toggle.open, .navbar-menu-button .dropdown-toggle.open:hover { cursor: default; color: #fff; }
.navbar-menu-button .dropdown-toggle.open .menu-arrow:after, .navbar-menu-button .dropdown-toggle.open:hover .menu-arrow:after { background-position: 0 -17px; }

.newmenu-container { top: 0; margin-top: 60px; position: absolute; text-align: center; z-index: 99; }
.newmenu-container .level { float: left; background: #fff; }
.newmenu-container .level.primary { display: none; width: auto; position: relative; z-index: 105; background-color: #0071c5; }
.newmenu-container .primaryItemContainer { padding: 0 10px; cursor: pointer; line-height: 1.25; white-space: nowrap; }
.newmenu-container .primaryItemContainer:hover { background: #00aeef; }
.newmenu-container .primaryItemContainer:hover a { background: #00aeef; border-bottom-color: transparent; }
.newmenu-container .primaryItemContainer:last-child a { border-bottom-color: transparent; }
.newmenu-container a { display: block; padding: 15px 10px; color: #fff; text-align: left; border-bottom: 1px solid #0059a2; margin-bottom: 0; text-decoration: none; }
.newmenu-container.open { display: block; }

.sub-header { padding: 12px 0 10px; background: #0062a8; color: #fff; }
.sub-header:before, .sub-header:after { content: " "; display: table; }
.sub-header:after { clear: both; }
.sub-header .slogan { float: left; font-size: 2.15em; line-height: 2.05em; font-weight: 200; color: #fff; }
.sub-header .logo { float: right; margin-right: 2px; }
.sub-header .logo img { border: none; }
.sub-header .logo i { display: block; width: 140px; height: 60px; background-image: url(intel_2015/logo/edu-white-140x60.png); background-repeat: no-repeat; }

.cont-header { display: none; margin-bottom: 20px; padding: 10px 0 12px; background: #edf2f4; color: #1b1c1f; }
.cont-header .parent { font-size: 2.15em; line-height: 2.05em; font-weight: 200; }

.hero .hero-img { position: absolute; width: 100%; height: 363px; background-image: url(intel_2015/bg/top-bg-1143x443.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; box-shadow: 7px 7px 0 rgba(0, 66, 128, 0.4); }
.hero .inner { position: relative; height: 295px; padding-top: 100px; color: #fff; }
.hero .hero-cont { position: relative; width: 460px; margin-left: -70px; padding: 0 35px 9px 72px; background-color: #0062a8; }
.hero .hero-cont h2 { position: relative; top: -22px; margin: 0; padding: 0 50px 0 0; line-height: 1; }
.hero .hero-cont .tile-top { display: block; position: absolute; width: 340px; height: 39px; top: -38px; left: 0; background-color: #0062a8; }
.hero .hero-cont .tile-top-svg { position: absolute; top: 0; right: -64px; height: 39px; width: 65px; }
.hero .hero-cont .tile-top-svg polygon { fill: #0062a8; }
.hero .hero-cont .slogan { margin: -9px 0 15px; }
.hero .hero-cont .showall { margin-bottom: 10px; }

body.fifth-anniversary .hero .hero-img { background-image: url(intel_2015/bg/top-bg-5th-anniversary-1142-362.jpg); background-position: 50% 0; }

@media (min-width: 766px) and (max-width: 991px) { .hero .hero-cont { position: relative; width: 540px; margin-left: -150px; padding: 0 35px 9px 152px; }
  .hero .hero-cont .tile-top { display: block; position: absolute; width: 420px; } }
.showall a { text-decoration: none; color: #7dd2f7; }
.showall a:after { content: ""; display: inline-block; margin-left: 8px; vertical-align: middle; width: 6px; height: 14px; background-image: url(intel_2015/icon/sprite-carets-32x715.png); background-repeat: no-repeat; background-position: -5px -670px; }
.showall a:hover { color: #fff; }
.showall a:hover:after { background-position: -5px -376px; }

.content { padding-bottom: 270px; }

.footer { position: absolute; bottom: 0; padding: 35px 0 0; height: 270px; width: 100%; color: #6d6d76; background: #edf2f4; }
.footer .menu li { display: block; padding: 0 0 13px; }
.footer .menu li a { text-decoration: none; }
.footer .copy { font-size: 0.9em; line-height: 1.2; }

/* MainPage */
.block { position: relative; background: #004280; box-shadow: 7px 7px 0 rgba(0, 66, 128, 0.4); overflow: hidden; margin-bottom: 20px; }
.block .block-title { display: block; padding: 15px 20px; }
.block .block-title h2 { font-size: 1.9em; margin: 0; }
.block .block-title p { margin: 4px 0 3px; font-size: 1.1em; line-height: 1; }
.block .image-title img { width: 100%; height: auto; }
.block .image-title h2 { margin: 0; padding: 0 20px 0; }
.block .block-cont { padding: 20px; }
.block.block-white { background: #fff; color: #1b1c1f; }
.block.block-yellow { background: #ffcc00; color: #ec6813; }
.block.block-yellow .block-title { background: #ffda00; }
.block.block-dyellow { background: #fff; color: #d29502; }
.block.block-dyellow .block-title { background: #ffcc00; color: #fff; }
.block.block-lblue { background: #008ad2; color: #fff; }
.block.block-lblue .block-title { background: #00adee; }
.block.block-bluel { background: #00adee; color: #fff; }
.block.block-bluel .block-title { background: #009dde; }
.block.block-dblue { background: #7dd2f7; color: #004280; }
.block.block-dblue .block-title { background: #004280; color: #fff; }
.block.block-green { background: #a6ce39; color: #fff; }
.block.block-orange { background: #fca713; color: #fff; }
.block.block-orange .block-title { background: #f37e00; }
.block.block-aqua { background: #3193b7; }
.block.block-grey { background: #bbc2c6; color: #68686f; }
.block.block-grey .block-title { background: #95959a; color: #fff; }
.block .actual-link span { vertical-align: middle; }
.block.block-focus { position: relative; padding-top: 44px; }
.block.block-focus .tab-link { position: absolute; top: 0; margin: 0; padding: 0; width: 33.34%; }
.block.block-focus .tab-link > a { display: block; color: #fff; text-decoration: none; font-size: 1.65em; line-height: 1.5; font-weight: 200; height: 44px; padding-top: 4px; }
.block.block-focus .tab-link .icon-focus { display: inline-block; margin: 0 12px 0 20px; width: 30px; height: 30px; vertical-align: middle; background-repeat: no-repeat; background-image: url("intel_2015/icon/focus-90x30.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-focus .tab-link .icon-focus { background-image: url("intel_2015/icon/focus-180x60.png"); background-size: auto 100%; } }
.block.block-focus .tab-link.selected .actual-link { display: block; }
.block.block-focus .tab-focus { left: 0; }
.block.block-focus .tab-focus a { background: #fca713; }
.block.block-focus .tab-focus a:hover { color: #ffdf87; }
.block.block-focus .tab-focus .icon-focus { background-position: 0 0; }
.block.block-focus .tab-blogs { left: 33.34%; }
.block.block-focus .tab-blogs a { background: #00adee; }
.block.block-focus .tab-blogs a:hover { color: #84d8ff; }
.block.block-focus .tab-blogs .icon-focus { background-position: -30px 0; }
.block.block-focus .tab-forums { right: 0; }
.block.block-focus .tab-forums a { background: #0279d3; }
.block.block-focus .tab-forums a:hover { color: #5acbf6; }
.block.block-focus .tab-forums .icon-focus { background-position: -60px 0; }
.block.block-focus .actual-link { position: absolute; display: none; list-style: none; padding: 7px 0 0 20px; margin: 0; width: 300%; left: -100%; }
.block.block-focus .actual-link li { display: inline-block; }
.block.block-focus .actual-link span { display: inline-block; }
.block.block-focus .actual-link .icon-circle { margin-right: 10px; }
.block.block-focus .tab-pane { display: none; }
.block.block-focus .tab-pane.active { display: block; }
.block.block-focus .tab-desc { padding: 15px 20px 12px; color: #fff; }
.block.block-focus .pane-focus .tab-desc { background: #fca713; }
.block.block-focus .pane-blogs .tab-desc { padding: 0; height: 46px; background: #00adee; }
.block.block-focus .pane-forums .tab-desc { background: #0279d3; }
.block.block-focus .pane-forums .actual-link a:hover { color: #5acbf6; }
.block.block-focus .pane-forums .actual-link a.active:hover { color: #fff; }
.block.block-focus .focus-first { width: 100%; padding: 20px 52% 0 20px; overflow: hidden; position: relative; }
.block.block-focus .focus-first .linked-image { display: block; position: absolute; right: 0; width: 50%; }
.block.block-focus .focus-first .linked-image img { width: 100%; margin: 0; }
.block.block-focus .focus-first h3 { margin: -4px 0 12px; line-height: 1.15; }
.block.block-focus .focus-first p { margin: 0 0 6px; font-size: 0.9em; line-height: 1.35; }
.block.block-focus .focus-first .post-info.before { display: none; font-size: 0.6em; padding: 5px 0; }
.block.block-enter .block-title { padding: 8px 20px 7px; }
.block.block-enter .block-title h2 { font-size: 1.9em; }
.block.block-enter .icon-exit { position: absolute; right: 15px; top: 6px; }
.block.block-enter .block-cont { padding: 20px 20px 16px; }
.block.block-enter .form-submit { padding-left: 56px; }
.block.block-enter .form-submit a span { vertical-align: middle; }
.block.block-enter a { color: #ec6813; }
.block.block-enter a:hover { color: #fff; }
.block.block-enter a.login-reg { margin-left: 15px; }
.block.block-element .icon-title { margin-top: 0px; }
.block.block-element h2 { margin: 0; padding: 2px 0 3px; color: #fff; }
.block.block-element p { margin: 2px 0 6px; color: #004280; }
.block.block-element a { color: #fff; }
.block.block-element a:hover { color: #84d8ff; }
.block.block-element .link-list li:before { background-position: -5px -669px; }
.block.block-tech .image-title h2 { margin-top: -2px; }
.block.block-tech .block-cont { padding-top: 19px; }
.block.block-event .block-title h2 { margin: 1px 0 4px; }
.block.block-event .block-title .actual-link { margin-bottom: 0px; }
.block.block-pool h2 { margin: 1px 0 0; }
.block.block-pool .block-cont { padding: 18px 20px 14px; }
.block.block-pool .result { color: #fff; }
.block.block-pool .block-title { min-height: 105px; }
.block.block-search .block-cont { padding: 0 20px 10px; }
.block.block-image { position: relative; padding: 20px; background-repeat: no-repeat; }
.block.block-image h2 { margin: 0; font-size: 1.65em; }
.block.block-image p { font-size: 1.1em; line-height: 1.1; font-weight: 200; margin-bottom: 15px; }
.block.block-image .btn { position: absolute; bottom: 21px; }
.block.block-wiki { padding-top: 16px; }
.block.block-stem h2 { margin: 10px 0 0; font-size: 1.5em; }
.block.block-stem .block-cont { padding-top: 13px; }
.block.block-stem p { line-height: 1.25; margin-bottom: 16px; }
.block.block-stem .btn-aqua { margin-top: 13px; }
.block.block-model .block-cont { padding-top: 14px; }
.block.block-model .link-list { margin-bottom: 33px; }
.block.block-model p { line-height: 1.25; margin-bottom: 9px; }
.block.block-count { padding: 12px 5px 20px 45%; }
.block.block-count .counter { font-size: 1.9em; font-weight: 200; }
.block.block-count p { line-height: 1.1; margin-top: 7px; }
.block.block-banner { padding: 0; background-color: transparent; }
.block.block-banner a { display: block; height: 173px; background-position: 50% 0; background-repeat: no-repeat; }
.block.block-banner a.banner-text { padding-top: 246px; height: auto; }
.block.block-banner .banner-cont { display: block; padding: 20px 10%; background-color: #fca713; color: #fff; font-size: 1.8em; line-height: 1.2; font-weight: 200; }
.block.block-topuser .actual-link a { margin-right: 13px; }
.block.block-topuser .actual-link a:last-child { margin-right: 0; }
.block.block-media .block-cont { padding-bottom: 0px; }
.block.block-about .block-cont { padding-bottom: 6px; }
.block.block-about .block-title { min-height: 96px; }
.block.block-hot .block-title { min-height: 96px; }

.block-banner-conf {
    height: 200px;
    background-image: url('/style_images/intel_2015/bg/school2016-300x200.jpg');
    background-size: cover;
}
.block-banner-conf-title {
    text-transform: uppercase;
    font-family: IntelClearPro;
    font-size: 32px;
    line-height: .9;
    margin: -6px 0 11px;
}
.block-banner-conf-desc {
    line-height: 1.05;
    font-size: 13.1px;
}

.blog-list { margin: 0; padding: 0; list-style: none; }
.blog-list li { display: block; padding: 6px 20px 5px; line-height: 1.25em; }
.blog-list li:nth-child(2n+1) { background-color: #f3f3f3; }
.blog-list .post-info { padding-bottom: 3px; }

.post-info { font-size: 0.75em; color: #6d6d76; }
.post-info span { margin-right: 5px; }
.post-info .post-parent { margin-right: 17px; }

.ajaxCont .pagelink, .ajaxCont .pagecurrent, .ajaxCont .pagelinklast { display: none; }

#blogs .blog-table { margin-top: -19px; }
#blogs .intro-entry { margin-top: 10px; }

.blog-table { width: 100%; }
.blog-table tr:nth-child(2n+1) td { background: #fff; }
.blog-table td { background: #f3f3f3; padding: 16px 10px 12px; vertical-align: top; line-height: 1.2; }
.blog-table td:first-child { padding-left: 20px; }
.blog-table td:first-child .post-info { padding-bottom: 4px; }
.blog-table td:last-child { padding-right: 20px; vertical-align: middle; padding-top: 32px; }
.blog-table .post-info { min-width: 120px; }
.blog-table .post-info .text-dark { margin: 0; }
.blog-table .post-user { display: block; width: 45px; height: 45px; border-radius: 50%; overflow: hidden; }
.blog-table .post-user img { width: 100%; height: auto; }

.icon-enter { position: relative; display: inline-block; vertical-align: middle; margin: 0 0 7px; width: 60px; height: 60px; background-repeat: no-repeat; background-image: url("intel_2015/icon/circle-my-690x130.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-enter { background-image: url("intel_2015/icon/circle-my-1380x260.png"); background-size: auto 130px; } }
.icon-enter span { display: block; position: absolute; top: 0; right: 0; width: 23px; height: 23px; line-height: 21px; font-size: 0.9em; text-align: center; font-style: normal; color: #fff; background: #00adee; border-radius: 50%; }
.icon-enter.icon-cab { background-position: 0 0; }
.icon-enter.icon-mes { background-position: -70px 0; }
.icon-enter.icon-mes.full { background-position: -140px 0; }
.icon-enter.icon-act { background-position: -210px 0; }
.icon-enter.icon-act.full { background-position: -280px 0; }
.icon-enter.icon-ac { background-position: -350px 0; }
.icon-enter.icon-mt { background-position: -420px 0; }
.icon-enter.icon-mt.full { background-position: -490px 0; }
.icon-enter.icon-mc { background-position: -560px 0; }
.icon-enter.icon-mc.full { background-position: -630px 0; }

.enter-list { position: relative; margin: -20px -20px 0; padding: 0; list-style: none; }
.enter-list:before, .enter-list:after { content: " "; display: table; }
.enter-list:after { clear: both; }
.enter-list li { display: block; float: left; width: 33.3%; margin: 0; padding: 20px 0 0; text-align: center; line-height: 1.1; }
.enter-list a { color: #ec6813; font-size: 1.1em; font-weight: 200; }
.enter-list a:hover { color: #fff; }
.enter-list a:hover .icon-cab { background-position: 0 -70px; }
.enter-list a:hover .icon-mes { background-position: -70px -70px; }
.enter-list a:hover .icon-mes.full { background-position: -140px -70px; }
.enter-list a:hover .icon-act { background-position: -210px -70px; }
.enter-list a:hover .icon-act.full { background-position: -280px -70px; }
.enter-list a:hover .icon-ac { background-position: -350px -70px; }
.enter-list a:hover .icon-mt { background-position: -420px -70px; }
.enter-list a:hover .icon-mt.full { background-position: -490px -70px; }
.enter-list a:hover .icon-mc { background-position: -560px -70px; }
.enter-list a:hover .icon-mc.full { background-position: -630px -70px; }

.icon-circle { display: inline-block; margin-right: 5px; vertical-align: middle; width: 30px; height: 30px; background-repeat: no-repeat; background-image: url("intel_2015/icon/circle-min-350x70.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-circle { background-image: url("intel_2015/icon/circle-min-700x140.png"); background-size: auto 70px; } }
.icon-circle.icon-key { background-position: 0 0; }
.icon-circle.icon-exit { background-position: 0 -40px; }
.icon-circle.icon-plus { background-position: -40px 0; }
.icon-circle.icon-search { background-position: -80px 0; }
.icon-circle.icon-search:hover { background-position: -80px -40px; }
.icon-circle.icon-new { background-position: -120px 0; }
.icon-circle.icon-fresh { background-position: -160px 0; }
.icon-circle.icon-read { background-position: -200px 0; }
.icon-circle.icon-comm { background-position: -240px 0; }
.icon-circle.icon-timea { background-position: -280px 0; }
.icon-circle.icon-timeb { background-position: -320px 0; }

.icon-title { display: block; float: left; margin-top: 5px; margin-right: 20px; width: 60px; height: 65px; background-repeat: no-repeat; background-size: 100% auto; background-image: url("intel_2015/icon/title-60x330.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-title { background-image: url("intel_2015/icon/title-120x660.png"); background-size: 100% auto; } }
.icon-title.icon-element { background-position: 0 0; }
.icon-title.icon-event { background-position: 0 -70px; }
.icon-title.icon-pool { background-position: 0 -141px; }
.icon-title.icon-about { background-position: 0 -210px; }
.icon-title.icon-hot { background-position: 0 -280px; }

.icon-tech { display: inline-block; vertical-align: middle; margin: 0 18px 0 1px; width: 60px; height: 58px; background-repeat: no-repeat; background-image: url("intel_2015/icon/tech-58x296.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-tech { background-image: url("intel_2015/icon/tech-116x592.png"); background-size: 100% auto; } }
.icon-tech.tech-i1 { background-position: 0 0; }
.icon-tech.tech-i2 { background-position: 0 -80px; }
.icon-tech.tech-i3 { background-position: 0 -160px; }
.icon-tech.tech-i4 { background-position: 0 -240px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-tech.tech-i1 { height: 66px; }
  .icon-tech.tech-i2 { background-position: 0 -82px; }
  .icon-tech.tech-i3 { background-position: 0 -165px; }
  .icon-tech.tech-i4 { background-position: 0 -245px; } }

.icon-tech { width: 38px; height: 38px; background-image: url("intel_2015/icon/tech-38x218.png"); }
.icon-tech.tech-i1 { background-position: 0 0; }
.icon-tech.tech-i2 { background-position: 0 -63px; }
.icon-tech.tech-i3 { background-position: 0 -120px; }
.icon-tech.tech-i4 { background-position: 0 -180px; }

.tech-list { margin: 0; padding: 0 0 20px; list-style: none; }
.tech-list li { display: block; padding: 22px 0 0; line-height: 1.1em; }
.tech-list li:first-child { padding-top: 0; }
.tech-list a { color: #fff; }
.tech-list a:hover { color: #d1f472; }
.tech-list span { display: inline-block; width: 100%; margin-bottom: 1px; vertical-align: middle; padding-left: 78px; margin-left: -80px; }

.actual-link { margin: 11px 0 2px; }
.actual-link a { color: #fff; margin-right: 20px; }
.actual-link a:hover { color: #84d8ff; }
.actual-link a.active:hover, .actual-link .active a:hover { color: #fff !important; cursor: default; }
.actual-link a.active .icon-circle.icon-new, .actual-link .active a .icon-circle.icon-new { background-position: -120px -40px; }
.actual-link a.active .icon-circle.icon-fresh, .actual-link .active a .icon-circle.icon-fresh { background-position: -160px -40px; }
.actual-link a.active .icon-circle.icon-read, .actual-link .active a .icon-circle.icon-read { background-position: -200px -40px; }
.actual-link a.active .icon-circle.icon-comm, .actual-link .active a .icon-circle.icon-comm { background-position: -240px -40px; }
.actual-link a.active .icon-circle.icon-timea, .actual-link .active a .icon-circle.icon-timea { background-position: -280px -40px; }
.actual-link a.active .icon-circle.icon-timeb, .actual-link .active a .icon-circle.icon-timeb { background-position: -320px -40px; }
.actual-link .icon-circle { margin-right: 11px; }

.event-list { margin: 0 0 0 -20px; padding: 0; list-style: none; position: relative; }
.event-list li { display: inline-block; width: 50%; padding: 0 0 17px 20px; line-height: 1.1em; vertical-align: top; }
.event-list a { color: #fff; }
.event-list a:hover { color: #70d8ff; }
.event-list .event-image { position: relative; font-style: normal; margin-bottom: 4px; display: inline-block; width: 100%; height: 100px; overflow: hidden; }
.event-list .event-image-src { display: block; width: 76%; height: 100px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; }
.event-list .event-date { position: absolute; display: block; top: 0; right: 0; margin-top: 13px; width: 30%; height: 87px; text-align: center; font-size: 0.9em; line-height: 1; background: #004280; color: #008ae1; }
.event-list .event-padd { display: inline-block; width: 100%; margin-top: -3px; }
.event-list .event-day { display: inline-block; width: 100%; margin-top: 3px; font-size: 1.8em; font-weight: 200; color: #48cdff; }
.event-list .event-year { display: block; width: 100%; margin-top: 3px; font-size: 1.8em; font-weight: 200; color: #48cdff; }
.event-list .event-table { display: table; width: 100%; height: 100%; }
.event-list .event-td { display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align: middle; padding: 0 5px 13px; }
.event-list .icon-corner { position: absolute; display: block; width: 100%; height: 13px; right: -13px; top: -13px; background: #004280; }
.event-list .icon-corner:before { content: ""; position: absolute; display: block; left: -13px; border: 6px solid transparent; border-right: 7px solid #69d6ff; border-bottom: 7px solid #69d6ff; }

.pool-list { margin: 0; padding: 0; list-style: none; }
.pool-list li { display: block; margin: 0; padding: 0 0 10px; }
.pool-list .pool-info { display: block; color: #fff; margin: 1px 0 3px; }
.pool-list .pool-bar { display: block; background: #fff; height: 5px; }

.topuser-list { margin: 0; padding: 0; list-style: none; }
.topuser-list li { display: block; margin: 0; padding: 0 0 20px; }
.topuser-list a { color: #fff; font-size: 1.1em; font-weight: 200; }
.topuser-list a:hover { color: #84d8ff; }
.topuser-list .icon-user { display: inline-block; width: 60px; height: 60px; margin-right: 19px; vertical-align: middle; overflow: hidden; border-radius: 50%; }
.topuser-list .info-user { display: inline-block; width: 100%; vertical-align: middle; padding-left: 80px; margin-left: -80px; }
.topuser-list .info-user span { display: block; color: #004280; font-size: 0.9em; line-height: 1.2; }

.media-list { margin: 0; padding: 0; list-style: none; }
.media-list:before, .media-list:after { content: " "; display: table; }
.media-list:after { clear: both; }
.media-list li { display: block; float: left; width: 25%; margin: 0 0 15px; padding: 0; text-align: center; }
.media-list a { color: #fff; font-size: 1.1em; font-weight: 200; }
.media-list a:hover { color: #6cc2e2; }
.media-list a:hover .icon-video { background-position: 0 -70px; }
.media-list a:hover .icon-web { background-position: -70px -70px; }
.media-list a:hover .icon-star { background-position: -140px -70px; }
.media-list a:hover .icon-bro { background-position: -210px -70px; }
.media-list a:hover .icon-art { background-position: -560px -70px; }
.media-list a:hover .icon-mc { background-position: -630px -70px; }
.media-list a:hover .icon-pro { background-position: -700px -70px; }

.icon-media { display: inline-block; vertical-align: middle; margin: 0 0 7px; width: 60px; height: 60px; background-repeat: no-repeat; background-image: url("intel_2015/icon/circle-max-760x130.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-media { background-image: url("intel_2015/icon/circle-max-1520x260.png"); background-size: auto 130px; } }
.icon-media.icon-video { background-position: 0 0; }
.icon-media.icon-web { background-position: -70px 0; }
.icon-media.icon-star { background-position: -140px 0; }
.icon-media.icon-bro { background-position: -210px 0; }
.icon-media.icon-oedu { background-position: -280px 0; }
.icon-media.icon-ball { background-position: -350px 0; }
.icon-media.icon-noob { background-position: -420px 0; }
.icon-media.icon-news { background-position: -490px 0; }
.icon-media.icon-art { background-position: -560px 0; }
.icon-media.icon-mc { background-position: -630px 0; }
.icon-media.icon-pro { background-position: -700px 0; }

.about-list { margin: 0; padding: 0; list-style: none; }
.about-list:before, .about-list:after { content: " "; display: table; }
.about-list:after { clear: both; }
.about-list li { display: block; float: left; width: 25%; margin: 0 0 18px; padding: 0; text-align: center; }
.about-list a { color: #004280; font-size: 1.1em; font-weight: 200; }
.about-list a:hover { color: #2e93bf; }
.about-list a:hover .icon-oedu { background-position: -280px -70px; }
.about-list a:hover .icon-ball { background-position: -350px -70px; }
.about-list a:hover .icon-noob { background-position: -420px -70px; }
.about-list a:hover .icon-news { background-position: -490px -70px; }

.link-list { margin: 0; padding: 0; list-style: none; font-size: 1.1em; font-weight: 200; line-height: 1.2; }
.link-list li { position: relative; margin: 9px 0 0; padding-left: 18px; }
.link-list li:first-child { margin-top: 0; }
.link-list li:before { content: ""; position: absolute; display: block; left: 0; top: 2px; width: 6px; height: 12px; background-image: url(intel_2015/icon/sprite-carets-32x715.png); background-repeat: no-repeat; background-position: -5px -695px; }
.link-list a { color: inherit; }
.link-list a:hover { color: #00adee; }

.block-orange .link-list a:hover { color: #ffdf87; }

.social-list { margin: 0; padding: 0; list-style: none; }
.social-list li { margin: 0 0 20px; padding: 0; }
.social-list a { color: #fff; font-size: 1.1em; font-weight: 200; }
.social-list a:hover { color: #787880; }

.icon-social { display: inline-block; vertical-align: middle; margin-right: 20px; width: 30px; height: 30px; background-repeat: no-repeat; background-image: url("intel_2015/icon/social-30x150.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-social { background-image: url("intel_2015/icon/social-60x300.png"); background-size: 100% auto; } }
.icon-social.icon-vk { background-position: 0 0; }
.icon-social.icon-fb { background-position: 0 -40px; }
.icon-social.icon-tw { background-position: 0 -80px; }
.icon-social.icon-rss { background-position: 0 -120px; }
.icon-social.icon-mailto { background-position: 0 -160px; }

.social-list { overflow: hidden; }
.social-title { float: left; width: 20%; height: 30px; color: #fff; font-size: 0.9em; line-height: 16px; padding-right: 15px; text-align: right; margin-top: -2px; }
.social-links { float: left; width: 30%; height: 30px; }
.icon-social { margin-right: 10px; }

#loading-layer-inner { width: 220px; height: 28px; padding: 18px 10px 10px 10px; text-align: center; color: #000; border: 1px solid; border-color: #CCC #666 #666 #CCC; background-color: #FCF8C7; }

#ipd-msg-wrapper { display: none; width: 220px; }

#ipd-msg-inner { width: 100%; height: 45px; padding: 6px 4px 4px 4px; margin: 0px; text-align: center; color: #000; border: 1px solid; border-color: #ccc #666 #666 #ccc; background-color: #FCF8C7; filter: alpha(opacity=75); opacity: .75; }

#ipd-msg-title { width: 100%; height: 20px; margin: 0px; padding: 6px 4px 4px 4px; background: transparent url(iopnew/css_pp_header.gif); border: 1px solid #3A4F6C; border-bottom: 0px; color: #FFF; }

.ipbtable { width: 100%; }

.centerblockright { padding-left: 20px; }

.wrap-ur .centerblockright { padding: 0; }

.centerblockleft > br, .centerblockright > br { display: none; }

.maintitle_3 { display: none; }

.block.block-image { background-repeat: no-repeat; background-position: 50% 0%; }
.block.block-wiki { height: 173px; background-image: url("intel_2015/bg/block-top-wiki-500x174.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-wiki { background-image: url("intel_2015/bg/block-top-wiki-1000x346.jpg"); background-size: auto 100%; } }
.block.block-count { height: 173px; background-image: url("intel_2015/bg/block-top-counter-500x174.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-count { background-image: url("intel_2015/bg/block-top-counter-1000x346.jpg"); background-size: auto 100%; } }
.block.block-count img { background-size: cover; }

#fo_banner_iq_intel > table { display: table; }
.block.block-iq-intel { height: 173px; background-image: url("intel_2015/bg/block-banner-iq-intel-500x174.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-iq-intel { background-image: url("intel_2015/bg/block-top-counter-1000x346.jpg"); background-size: auto 100%; } }
.block.block-iq-intel img { background-size: cover; }
.block.block-iq-intel p { font-size: 1.5em; }

.block.block-mobile-academy { height: 142px; width: 408px; display: inline-block; background-image: url("intel_2015/bg/MobilAcademy500.jpg"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-mobile-academy { background-image: url("intel_2015/bg/MobilAcademy500.jpg"); background-size: auto 100%; } }
.block.block-mobile-academy img { background-size: cover; }
.block.block-mobile-academy p { font-size: 1.5em; }

.block.block-school { height: 173px; background-image: url("intel_2015/bg/block-top-school-500x174.jpg"); padding: 0; }
.block.block-school > div { display: table; height: 100%; width: 100%; }
.block.block-school > div > a { display: table-cell; vertical-align: bottom; padding: 0 80px 20px 20px; font-size: 1.1em; color: #fff; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-school { background-image: url("intel_2015/bg/block-top-school-500x174.jpg"); background-size: auto 100%; } }

.block.block-stem { height: 173px; background-image: url("intel_2015/bg/block-top-stem-406x173-2.jpg"); padding: 0; }
.block.block-stem > div { display: table; height: 100%; width: 100%; }
.block.block-stem > div > a { display: table-cell; vertical-align: bottom; padding: 0 80px 20px 20px; font-size: 1.1em; color: #000; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block.block-stem { background-image: url("intel_2015/bg/block-top-stem-406x173-2.jpg"); background-size: auto 100%; } }

.block-top { height: 160px; background-repeat: no-repeat; background-position: 50% 0%; }
.block-top.block-top-stem { background-image: url("intel_2015/bg/block-top-stem-500x160.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block-top.block-top-stem { background-image: url("intel_2015/bg/block-top-stem-1000x320.png"); background-size: auto 100%; } }
.block-top.block-top-model { margin-bottom: 10px; background-image: url("intel_2015/bg/block-top-model-500x160.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block-top.block-top-model { background-image: url("intel_2015/bg/block-top-model-1000x320.png"); background-size: auto 100%; } }
.block-top.block-top-tech { background-image: url("intel_2015/bg/block-top-tech-500x160.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block-top.block-top-tech { background-image: url("intel_2015/bg/block-top-tech-1000x320.png"); background-size: auto 100%; } }

@media (min-width: 500px) and (max-width: 766px) { .block.block-image { background-size: cover; background-position: 50% 50%; }
  .block.block-banner a { background-position: 50% 50%; background-size: cover; }
  .block-top { background-size: auto 100%; height: 226px; background-position: 50% 100%; } }
@media (min-width: 1400px) { .hero .hero-img { left: 50%; margin-left: -700px; width: 1400px; } }
@media (min-width: 991px) { .block-hot .block-cont { min-height: 238px; } }
@media (max-width: 991px) { body, .header { min-width: 770px; }
  .navbar-menu-button { margin: 0; }
  .hero .hero-img { background-position: 20% 50%; background-size: inherit; }
  .inner { min-width: 0; /*width: 770px;*/ }
  .block.block-focus { padding-top: 0px; }
  .block.block-focus .tab-link { position: relative; width: 100%; }
  .block.block-focus .tab-link > a { height: 60px; padding-top: 12px; }
  .block.block-focus .tab-link .actual-link { display: block; z-index: 2; margin-top: 14px; margin-right: 8px; }
  .block.block-focus .tab-link .actual-link a { margin-right: 12px; }
  .block.block-focus .tab-link .actual-link a i { margin-right: 0; }
  .block.block-focus .tab-link.tab-blogs { background: #00adee; }
  .block.block-focus .tab-link.tab-blogs > a { position: relative; z-index: 3; background: rgba(0, 173, 238, 0.5); }
  .block.block-focus .tab-link.selected.tab-blogs > a { z-index: 1; }
  .block.block-focus .tab-focus { left: auto; }
  .block.block-focus .tab-blogs { left: auto; }
  .block.block-focus .tab-forums { right: auto; }
  .block.block-focus .actual-link { position: absolute; padding: 0; top: 0; left: auto; right: 0; width: auto; }
  .block.block-focus .actual-link span { display: none; }
  .block.block-focus .tab-desc { display: none; }
  .block.block-focus .focus-first { width: 100%; padding-right: 20px; }
  .block.block-focus .focus-first .linked-image { position: relative; margin: 0 -20px 15px; width: auto; }
  .block.block-focus .focus-first .post-info.before { display: block; }
  .block.block-focus .focus-first .post-info.after { display: none; }
  .block.block-enter .block-title { padding: 16px 20px 15px; }
  .block.block-enter .icon-exit { top: 15px; }
  .block.block-event .block-title h2 span { display: none; }
  .block.block-event .block-title .actual-link a { margin-right: 17px; }
  .block.block-event .block-title .actual-link a i { margin: 0; }
  .block.block-event .block-title .actual-link a span { display: none; }
  .block.block-event .event-list li { width: 100%; }
  .block.block-event .block-cont .btn { width: 100%; text-align: center; padding-left: 0; padding-right: 0; }
  .blog-table { width: 100%; }
  .blog-table tr { display: block; background: #f3f3f3; padding: 15px 20px 20px; }
  .blog-table tr:before, .blog-table tr:after { content: " "; display: table; }
  .blog-table tr:after { clear: both; }
  .blog-table tr:nth-child(2n+1) { background: #fff; }
  .blog-table tr td { display: block; padding: 0; }
  .blog-table tr td:first-child { padding-left: 0px; padding-bottom: 10px; }
  .blog-table tr td:nth-child(2) { position: relative; float: right; width: 100%; margin-left: -50px; right: -60px; top: 3px; background: none; }
  .blog-table tr td:nth-child(2) .text-right { text-align: left; }
  .blog-table tr td:nth-child(2) .text-right div br { display: none; }
  .blog-table tr td:nth-child(3) { float: left; padding-right: 0; }
  .media-list li { width: 50%; }
  .about-list li { width: 50%; }
  .content { padding-bottom: 310px; }
  .footer { height: 310px; }
  .footer .copy { margin-top: 20px; }
  .wrap-about { float: right; }
  .centerblockleft, .centerblockright { width: 50%; }
  .centerblockleft { padding-right: 10px; }
  .centerblockright { padding-left: 10px; }
  .wrap-ur .centerblockright, .wrap-ur .centerblockright { padding: 0; width: inherit; } }
@media (min-width: 766px) { .navbar-content { display: block !important; } }
@media (max-width: 766px) { .navbar-mobile { position: relative; display: block; z-index: 10; }
  .navbar-content { display: none; position: fixed; height: 100%; width: 100%; right: 0; top: 63px; }
  .navbar-content .navbar-padd { min-height: 100%; margin-right: -23px; background-color: #0279d3; overflow-y: scroll; }
  .navbar-content .menu { padding: 0; }
  .navbar-content .menu li { display: block; padding: 0; margin: 0; }
  .navbar-content .menu li:last-child { display: none; }
  .navbar-content .navbar-menu-button .navbar-nav { display: none; }
  .navbar-content .newmenu-container .level.primary { display: block !important; float: none; background: none; }
  .navbar-content .menu, .navbar-content .navbar-menu-button, .navbar-content .navmenu-container { float: none; }
  .navbar-content .newmenu-container { margin-top: 0; padding-bottom: 63px; width: 100%; }
  .navbar-content .primaryItemContainer { padding: 0; width: 100%; white-space: normal; }
  .navbar-content .primaryItemContainer:hover { background: transparent; }
  .navbar-content .primaryItemContainer:hover a { background: transparent; border-bottom-color: #0059a2; color: #9addf7; }
  .navbar-content .primaryItemContainer:last-child a { border-bottom-color: #0059a2; }
  .navbar-content a { display: block; padding: 17px 30px 18px 20px; border-bottom: 1px solid #0059a2; font-size: 1.2em; font-weight: 200; }
  .block-search { display: none; }
  body, .header { min-width: 0; }
  .sub-header .slogan { width: 250px; line-height: 1; }
  .cont-header .parent { line-height: 1; font-weight: normal; }
  .hero .inner { overflow: hidden; }
  .hero .hero-img { background-position: 20% 50%; background-size: 200%; }
  .hero .hero-cont .slogan { display: none; }
  .hero .hero-cont .showall { margin-top: -10px; }
  .inner { min-width: 0; width: auto; }
  .content { padding-bottom: 0; }
  .block.block-event .icon-title { margin-top: 0; margin-right: 10px; width: 35px; height: 40px; background-position: 0 -35px; }
  .block.block-event .block-title { padding: 7px 20px 10px; }
  .block.block-event .block-title h2 { margin: 12px 0; font-size: 1.3em; font-weight: normal; }
  .block.block-event .block-title h2 span { display: none; }
  .block.block-event .block-title .actual-link { position: absolute; top: 4px; right: 10px; }
  .block.block-event .block-title .actual-link a { margin-right: 10px; }
  .block.block-event .block-title .actual-link a i { margin: 0; }
  .block.block-event .block-title .actual-link a span { display: none; }
  .block.block-event .block-cont .btn { width: 100%; text-align: center; padding-left: 0; padding-right: 0; }
  .block.block-pool .icon-title { margin-top: 0; margin-right: 10px; width: 35px; height: 40px; background-position: 0 -80px; }
  .block.block-pool .block-title { padding: 7px 20px 10px; min-height: 0; }
  .block.block-pool .block-title h2 { margin: 1px 0; font-size: 1.3em; font-weight: normal; }
  .block.block-pool .block-title p { font-size: 1em; font-weight: 200; }
  .block.block-pool .form.form-pool p { font-size: 1em; }
  .block.block-stem .block-cont .btn { width: 100%; text-align: center; padding-left: 0; padding-right: 0; }
  .block.block-model .block-cont .btn { width: 100%; text-align: center; padding-left: 0; padding-right: 0; }
  .footer { position: relative; height: auto; padding-bottom: 30px; }
  .footer .menu { margin-top: 30px; }
  .footer .copy { margin-top: 20px; }
  .ipbtable { display: block; }
  .ipbtable .nopad { display: block; }
  .ipbtable .centerblockleft, .ipbtable .centerblockright { width: 100%; padding: 0; } }
@media (min-width: 550px) and (max-width: 766px) { .block.block-event .event-list li { width: 50%; }
  .block.block-topuser .actual-link:before, .block.block-topuser .actual-link:after { content: " "; display: table; }
  .block.block-topuser .actual-link:after { clear: both; }
  .block.block-topuser .actual-link a { display: block; float: left; width: 50%; margin: 0; cursor: default; }
  .block.block-topuser .actual-link a .icon-circle.icon-new { background-position: -120px -40px; }
  .block.block-topuser .actual-link a:hover { color: #fff; }
  .block.block-topuser .topuser-list { width: 50%; display: block !important; float: left; } }
@media (max-width: 550px) { .block.block-event .event-list li { width: 100%; } }
@media (max-width: 460px) { .sub-header .slogan { margin-top: 7px; width: 170px; font-size: 1.5em; }
  .cont-header .parent { font-size: 1.9em; }
  .hero .hero-img { background-position: 45% 0%; background-size: 350%; } }
@media (max-width: 380px) { .sub-header .slogan { display: none; }
  .sub-header .logo { float: left; }
  .block.block-count .btn { padding: 5px 10px; }
  .block.block-topuser .actual-link a { font-size: 0.90em; }
  .block.block-topuser .actual-link .icon-circle { margin-right: 5px; } }
.wrap-ur .hero .hero-img { background-image: url(intel_2015/bg/top-bg-ur-1440x500.jpg); background-position: 50% 0%; background-size: initial; box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.1); }
.wrap-ur .hero .inner { padding-top: 130px; height: 400px; }
@media (max-width: 766px) { .wrap-ur .hero .hero-img { height: 300px; background-size: auto 140%; }
  .wrap-ur .hero .inner { height: 340px; }
  .wrap-ur .hero .hero-cont { width: 340px; padding-bottom: 0; }
  .wrap-ur .hero .hero-cont h2 { font-size: 2.2em; }
  .wrap-ur .hero .hero-cont .tile-top { width: 220px; } }
.wrap-ur .content { font-size: 1.1em; }
.wrap-ur .content h2 { font-size: 2.3em; }
.wrap-ur .content h3 { margin-bottom: 12px; font-size: 1.5em; font-weight: 200; }
.wrap-ur .content .block-tech h2 { font-size: 1.75em; }
@media (max-width: 766px) { .wrap-ur .content h2 { font-size: 1.8em; font-weight: normal; }
  .wrap-ur .content h3 { font-weight: normal; } }
.wrap-ur .block { box-shadow: 7px 7px 0 rgba(0, 0, 0, 0.1); }
.wrap-ur .block.block-hot, .wrap-ur .block.block-tech { font-size: 0.92em; }

.ur-desc h2 { margin: 0 0 20px; line-height: 1; }
.ur-desc p { margin-bottom: 1em; }

.block.block-trans { background: transparent; box-shadow: none; }
.block.block-gray { background: #f4f4f4; color: #1b1c20; }
.block.block-bb1 .block-title { background: #00b3f6; }
.block.block-bb1 .block-cont { background: #00a7e6; }
.block.block-oo1 .block-title { background: #fd9713; }
.block.block-oo1 .block-cont { background: #fd7c13; }
.block.block-gg1 .block-title { background: #9dc62d; }
.block.block-gg1 .block-cont { background: #87b114; }
.block .block-title-toggle { position: relative; padding: 0; }
.block .block-title-toggle h2 { line-height: 1; font-size: 1.75em; }
.block .block-title-toggle a { display: block; padding: 8px 20px 9px; color: #fff; text-decoration: none; }
.block .block-title-toggle a:after { content: ""; display: block; opacity: 1; position: absolute; top: 50%; right: 20px; margin-top: -15px; width: 30px; height: 30px; background-repeat: no-repeat; background-position: 0 -30px; background-image: url("intel_2015/icon/str-30x60.png"); transition: opacity ease-out 0.5s; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .block .block-title-toggle a:after { background-image: url("intel_2015/icon/str-60x120.png"); background-size: 100% auto; } }
@media (max-width: 766px) { .block .block-title-toggle h2 { font-size: 1.5em; }
  .block .block-title-toggle a { padding: 22px 20px 23px; } }
.block.active .block-title-toggle a:after { background-position: 0 0; }
@media (min-width: 991px) { .block.active .block-title-toggle a { cursor: default; } }

.more:after { content: ""; margin-left: 7px; display: inline-block; width: 5px; height: 10px; vertical-align: baseline; background-repeat: no-repeat; background-image: url("intel_2015/icon/right-str.png"); background-position: 0 1px; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .more:after { background-image: url("intel_2015/icon/right-str-x2.png"); background-size: 100% auto; } }
.more:hover:after { background-position: 0 -9px; }

.block-class { color: #fff; }
.block-class .block-cont { display: none; line-height: 1.3; }
.block-class .brochure { color: #fff; }
.block-class .brochure span { color: #fff; opacity: 0.7; }
.block-class.active .block-title-toggle a { cursor: default; }
.block-class.active .block-title-toggle a:after { opacity: 0; background-position: 0 -30px; }

.brochure-about { margin-bottom: 15px; }

.brochure .icon { position: relative; display: inline-block; margin: 2px 14px 15px 0; width: 60px; height: 60px; vertical-align: top; z-index: 2; }
.brochure .icon.icon-pdf { background-repeat: no-repeat; background-size: 100%; background-image: url("intel_2015/icon/pdf.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .brochure .icon.icon-pdf { background-image: url("intel_2015/icon/pdf-x2.png"); background-size: 100% auto; } }
.brochure span { position: relative; display: inline-block; width: 100%; margin-left: -80px; margin-bottom: 15px; padding-left: 80px; vertical-align: top; font-size: 0.79em; line-height: 1.1; z-index: 1; }
.brochure span b { color: #000; font-weight: normal; }
.brochure span a { display: inline-block; margin-top: 7px; font-size: 1.2em; }

@media (max-width: 766px) { .brochure .icon { width: 40px; height: 40px; }
  .brochure span { margin-left: -60px; padding-left: 60px; font-size: 0.85em; }
  .block-class .brochure .icon { width: 75px; height: 75px; }
  .block-class .brochure span { margin-left: -95px; padding-left: 95px; font-size: 0.85em; } }
.video { padding-bottom: 12px; }
.video .icon { position: relative; display: inline-block; margin: 1px 15px 0 0; width: 100px; height: 70px; vertical-align: middle; background-color: #e1e9ef; border-radius: 12px; z-index: 2; }
.video .icon.icon-video:before { content: ""; display: block; position: absolute; width: 41px; height: 39px; top: 50%; left: 50%; margin: -20px 0 0 -16px; background-repeat: no-repeat; background-image: url("intel_2015/icon/play-41x39.png"); }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .video .icon.icon-video:before { background-image: url("intel_2015/icon/play-82x78.png"); background-size: 100% auto; } }
.video span { position: relative; display: inline-block; width: 100%; margin-left: -121px; padding-left: 121px; vertical-align: middle; z-index: 1; }
.video a:hover .icon { background-color: #07b6f8; }

.block-leader h2 { margin: 0; padding-bottom: 5px; }
.block-leader h3 { margin-top: 25px; }
.block-leader p { margin-bottom: 0; }
.block-leader .brochure { margin: 15px 0 0; color: #6d6d76; }
.block-leader .sample { display: none; }
.block-leader.class1 .low { display: block; }
.block-leader.class2 .mid { display: block; }
.block-leader.class3 .top { display: block; }

.tab-content .tab-pane { display: none; overflow: auto; }
.tab-content .tab-pane.active { display: block; }

.ur-cont { padding-bottom: 20px; }
.ur-cont .tab-pane { margin-bottom: 35px; }
.ur-cont .tab-pane > .row { margin: 0; }
.ur-cont ol { margin-left: 25px; padding-left: 0; }
.ur-cont ul { list-style-position: inside; margin: 0 0 13px; padding: 0; }
.ur-cont img { max-width: 100%; }

.ur-inside h2 { margin-bottom: 30px; }
.ur-inside h3 { margin-top: 35px; }
.ur-inside h3:first-child { margin-top: 20px; }

.ur-in-desc { color: #6d6d76; margin-bottom: 20px; }
.ur-in-desc b { color: #000; font-weight: normal; }

.block-toc { position: static; background: transparent; }
.block-toc.fixed { position: fixed; min-width: 300px; top: 80px; margin-right: 20px; }
.block-toc.fixed.bottom { position: absolute; top: auto; bottom: 20px; }
@media (min-width: 1300px) { .block-toc.fixed { width: 407px; } }
@media (max-width: 991px) { .block-toc.fixed { position: static; top: 0; margin-right: 0; } }
.block-toc .block-cont { display: none; }
@media (min-width: 991px) { .block-toc .block-cont { display: block !important; } }
@media (min-width: 991px) { .block-toc .block-title-toggle a { cursor: default; }
  .block-toc .block-title-toggle a:after { display: none; } }

.toc { margin: 0; padding: 0; list-style: none; }
.toc li { padding-top: 10px; }
.toc li:first-child { padding-top: 0px; }
.toc a { color: #fff; }
.toc a:hover { color: #84d8ff; }

.hero .bx-wrapper { margin: 0; top: -20px; }
.hero .bx-wrapper .bx-viewport { background: none; border: 0 none; box-shadow: none; left: 0; }
.hero .bx-wrapper .bx-pager.bx-default-pager { text-align: left; position: static; padding: 0; }
.hero .bx-wrapper .bx-controls-auto { position: static; }
.hero .bx-wrapper .bx-pager.bx-default-pager a { background: none; border: 1px solid #fff; }
.hero .bx-wrapper .bx-pager.bx-default-pager a:hover, .hero .bx-wrapper .bx-pager.bx-default-pager a.active { background: #ffcc00; border-color: #ffcc00; }
.hero .bx-controls { margin-left: -5px; height: 8px; }

.act-uportal .hero .hero-cont .tile-top { width: 348px; }
.act-uportal .hero .hero-cont { padding-bottom: 0; padding-left: 92px; width: 480px; }
.act-uportal .hero .hero-cont h2 { margin-bottom: 20px; top: 0; padding-right: 97px; }
.hero .hero-cont .showall { margin-bottom: 20px; }
#get-myassistant { display: none !important;}

.unactive-notify { background-color: #f3f3f3; color: #6d6d76; font-size: 13px; height: 60px; line-height: 15px; padding: 15px 0; position: fixed; width: 100%; z-index: 100; top: 0;}
.unactive-notify .inner { background-image: url("intel_2015/icon/sprite.png"); background-position: 0 0; background-repeat: no-repeat; max-width: 535px; min-width: 535px; padding: 0 0 0 60px; }

/* UP */
.block.block-focus .tab-forums a,
.block.block-focus .pane-forums .tab-desc {
  background-color: #047ed6;
}
.block.block-focus .tab-link.tab-blogs,
.block.block-focus .tab-blogs a,
.block.block-focus .pane-blogs .tab-desc {
  background-color: #016bb7;
}
.block.block-focus .tab-focus a,
.block.block-focus .pane-focus .tab-desc {
  background-color: #004180;
}
.block.block-search {
  background-color: #00adee;
}
.block.block-lblue .block-title {
  background-color: #004180;
}
.block.block-dblue {
  background-color: #0071c5;
}
.block.block-dblue,
.block.block-dblue a {
  color: #ffffff;
}
.sub-header {
  padding: 27px 0 20px;
}
.sub-header .logo {
  float: left;
  margin-right: 30px;
}
.sub-header .social {
  float: right;
  margin-top: 21px;
}
.sub-header .social .pluso-more {
  display: none;
}
.sub-header .social .pluso .pluso-wrap a {
  width: 20px;
  height: 20px;
  background: url('intel_2015/icon/sprite2.png') no-repeat 0 0;
  margin: 0 0 0 10px;
}
.sub-header .social .pluso .pluso-wrap a.pluso-facebook {
  background-position: 0 -30px
}
.sub-header .social .pluso .pluso-wrap a.pluso-twitter {
  background-position: 0 -60px
}
.sub-header .social .pluso .pluso-wrap a.pluso-google {
  background-position: 0 -90px
}
.icon-media {
  background-image: url("intel_2015/icon/circle-max-760x130-2.png");
}
.link-list li::before {
  background-position: -5px -376px;
  top: 4px;
}
.media-list a:hover {
  color: #FFF;
}
.topuser-list .info-user span,
.block-pool .form-pool .form-info {
  color: #69d6ff;
}
.block-pool .pool-list li {
  color: #37c8ff;
}
.block-pool .pool-list .pool-info {
  font-size: 13px;
}
.form.form-pool .checkbox:hover,
.form.form-pool .radio:hover {
  color: #FFF;
}
.icon-enter {
  background-image: url("intel_2015/icon/circle-my-690x130-2.png");
}
.icon-circle {
  background-image: url("intel_2015/icon/circle-min-350x70-2.png");
}
.block.block-signin, .block.block-signin .block-title {
  background: #00adee;
}
.block.block-enter a {
  color: #FFF;
}
.form.form-enter .form-input {
  background: #fff;
}
.form.form-enter .form-tooltip {
  background: #d9f5ff;
  color: #00adee;
}
@media (max-width: 991px) {
  .sub-header .slogan {
    font-size: 27px;
    max-width: 250px;
    line-height: 100%;
  }
}
@media (max-width: 600px) {
  .sub-header .social {
    display: none;
  }
}
@media (max-width: 480px) {
  .sub-header .slogan {
    font-size: 1.5em;
  }
  .sub-header .logo {
    float: right;
    margin: 0 2px 0 0;
  }
}
@media (max-width: 380px) {
  .sub-header .logo {
    float: left;
  }
  .sub-header .slogan {
    display: none;
  }
}
.hero .inner {
  padding-top: 0;
}
.hero .hero-img {
  background-image: url("intel_2015/bg/top-bg-1143x443-2.jpg");
}
.act-uportal .hero .hero-cont {
  background: transparent;
  padding: 0;
  width: 100%;
  margin: 0 0 -68px;
  height: 363px;
}
@media (min-width: 1400px) {
  .act-uportal .hero .hero-cont {
    background: transparent;
    padding: 0;
    left: 50%;
    margin-left: -700px;
    width: 1400px;
  }
}
.hero .hero-cont .bxslider > div {
  height: 363px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.hero .hero-cont .bxslider h2 {
  padding-top: 97px;
  font-size: 65px;
  letter-spacing: -1px;
  font-family: IntelClearPro;
  padding-right: 0;
}
.hero .hero-cont .bxslider h2.banner-1 {
	padding-top: 0;
	margin: 0;
}
.hero .hero-cont .bxslider .slogan {
  font-size: 20px;
}
.hero .hero-cont .bxslider .showall a {
  color: #0062a8;
}
.hero .hero-cont .bxslider .showall a:after {
  display: none;
}
.hero .hero-cont .bxslider .slogan-1 {
	font-family: IntelClear;
	font-size: 23px;
	margin: 0;
}
.hero .hero-cont .bxslider .slogan-2 {
	font-family: IntelClear;
	font-size: 23px;
	color: #c4d600;
	margin: 0 0 10px;
}
.hero .hero-cont .bxslider .padding-1 {
	padding-top: 0;
}
.hero .hero-cont .ban-conf {
	padding: 30px 0 0 60px;
}
.hero .bx-controls {
  margin: 0;
  width: 100%;
  height: 0;
}
.hero .bx-wrapper {
  top: 0;
}
.hero .bx-wrapper .bx-pager.bx-default-pager {
  text-align: center;
  position: absolute;
  bottom: 78px;
}
.hero .bx-wrapper .bx-controls-direction {
  position: absolute;
  top: 0;
  width: 100%;
}
.hero .bx-controls-direction a {
  position: absolute;
  display: none;
  top: 37px;
  margin: 0;
  text-indent: -999px;
  overflow: hidden;
  z-index: 99;
  margin: 0 20px;
}
.hero:hover .bx-controls-direction a {
  display: block;
}
.hero .bx-wrapper .bx-pager.bx-default-pager a {
  border: 2px solid #fff;
}
.hero .bx-wrapper .bx-pager.bx-default-pager a:hover,
.hero .bx-wrapper .bx-pager.bx-default-pager a.active {
  border-color: #fff;
  background: #fff;
}
.hero .bx-prev,
.hero .bx-prev:hover {
  left: 0;
  width: 30px;
  height: 30px;
  background: url('intel_2015/icon/sprite2.png') no-repeat 0 -120px;
}
.hero .bx-next,
.hero .bx-next:hover {
  right: 0;
  width: 30px;
  height: 30px;
  background: url('intel_2015/icon/sprite2.png') no-repeat -40px -120px;
}
@media (max-width: 991px) {
}
@media (max-width: 766px) {
  .hero .hero-cont .bxslider h2 {
    font-size: 55px;
  }
}
@media (max-width: 460px) {
  .hero .hero-cont .showall {
    display: none;
  }
  .hero .hero-cont .bxslider h2 {
    font-size: 36px;
  }
}
.block-top.block-top-tech {
  background-image: url("intel_2015/bg/block-top-tech-500x160-2.png");
  background-size: cover;
}
.block.block-wiki {
  background-image: url("intel_2015/bg/block-top-wiki-500x174-2.jpg");
  background-size: cover;
}
.block.block-count {
  background-image: url("intel_2015/bg/block-top-counter-500x174-2.jpg");
  background-size: cover;
}
.block.block-element p {
  color: #FFF;
}
.hero .hero-cont .bxslider .slider-holidays-item .showall a {
  color: #ffffff;
}
/* bootstrap modal */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-shadow: 0 1px 0 #003C71;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  top:15% !important;
}
.modal-content {
  position: relative;
  background-color: #0071C5;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  color: #ffffff;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title, h4.modal-title {
  margin: 0;
  line-height: 1.42857143;
  color: #003C71 !important;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}