﻿/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a,.chosen-container .link-emulator{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));background:-webkit-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-moz-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:-o-linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;background:url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%, #2a62bc 90%);background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image:-webkit-linear-gradient(#eee 1%, #fff 15%);background-image:-moz-linear-gradient(#eee 1%, #fff 15%);background-image:-o-linear-gradient(#eee 1%, #fff 15%);background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image:-webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));background-image:-webkit-linear-gradient(#eee 20%, #fff 80%);background-image:-moz-linear-gradient(#eee 20%, #fff 80%);background-image:-o-linear-gradient(#eee 20%, #fff 80%);background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:#fff url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;background:url(/assets/chosen/chosen-sprite-8aa69ee6b2376505578d758bfbbc52aec88fa5e591f1a7cabd8adfa80a7b613a.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/assets/chosen/chosen-sprite@2x-1e349b80fba8c23b63656925fda8dfe3c5927b5d0d8a1672143416caacf460fb.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,.link-emulator,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img,.link-emulator img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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,.link-emulator{background-color:transparent}a:active,.link-emulator:active,a:hover,.link-emulator: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{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;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,.link-emulator,a:visited,.link-emulator:visited{text-decoration:underline}a[href]:after,[href].link-emulator:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,[href^="#"].link-emulator:after,a[href^="javascript:"]:after,[href^="javascript:"].link-emulator: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}.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("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");src:url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"),url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"),url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"),url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"),url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.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:"\002a"}.glyphicon-plus:before{content:"\002b"}.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-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.42857143;color:#333333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a,.link-emulator{color:#337ab7;text-decoration:none}a:hover,.link-emulator:hover,a:focus,.link-emulator:focus{color:#23527c;text-decoration:underline}a:focus,.link-emulator:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}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.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-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}[role="button"]{cursor:pointer}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,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#337ab7}a.text-primary:hover,.text-primary.link-emulator:hover,a.text-primary:focus,.text-primary.link-emulator:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,.text-success.link-emulator:hover,a.text-success:focus,.text-success.link-emulator:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,.text-info.link-emulator:hover,a.text-info:focus,.text-info.link-emulator:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,.text-warning.link-emulator:hover,a.text-warning:focus,.text-warning.link-emulator:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,.text-danger.link-emulator:hover,a.text-danger:focus,.text-danger.link-emulator:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover,.bg-primary.link-emulator:hover,a.bg-primary:focus,.bg-primary.link-emulator:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,.bg-success.link-emulator:hover,a.bg-success:focus,.bg-success.link-emulator:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,.bg-info.link-emulator:hover,a.bg-info:focus,.bg-info.link-emulator:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,.bg-warning.link-emulator:hover,a.bg-warning:focus,.bg-warning.link-emulator:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,.bg-danger.link-emulator:hover,a.bg-danger:focus,.bg-danger.link-emulator:focus{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.42857143}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%}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.42857143;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.42857143}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:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;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.42857143;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.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:15px;padding-right:15px}.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.33333333%}.col-xs-2{width:16.66666667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333%}.col-xs-5{width:41.66666667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333333%}.col-xs-8{width:66.66666667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333%}.col-xs-11{width:91.66666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333333%}.col-xs-push-2{left:16.66666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333333%}.col-xs-push-5{left:41.66666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333333%}.col-xs-push-8{left:66.66666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333333%}.col-xs-push-11{left:91.66666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.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.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333333%}.col-sm-push-2{left:16.66666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333%}.col-sm-push-5{left:41.66666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333333%}.col-sm-push-8{left:66.66666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333%}.col-sm-push-11{left:91.66666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.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.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333333%}.col-md-pull-2{right:16.66666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333%}.col-md-pull-5{right:41.66666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333333%}.col-md-pull-8{right:66.66666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333%}.col-md-pull-11{right:91.66666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333333%}.col-md-push-2{left:16.66666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333%}.col-md-push-5{left:41.66666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333333%}.col-md-push-8{left:66.66666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333%}.col-md-push-11{left:91.66666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.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.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333333%}.col-lg-push-2{left:16.66666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333%}.col-lg-push-5{left:41.66666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333333%}.col-lg-push-8{left:66.66666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333%}.col-lg-push-11{left:91.66666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.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.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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 #ddd}.table .table{background-color:#fff}.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 #ddd}.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 #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}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:#f5f5f5}.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 #ddd}.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}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-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:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eeeeee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.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,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.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:-15px;margin-right:-15px}.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:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.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;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;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;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,.btn.disabled.link-emulator,fieldset[disabled] a.btn,fieldset[disabled] .btn.link-emulator{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.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,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{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%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a,.dropdown-menu>li>.link-emulator{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>.link-emulator:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>.link-emulator:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>.link-emulator,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>.link-emulator:hover,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>.link-emulator:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>.link-emulator,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>.link-emulator:hover,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>.link-emulator:focus{color:#777777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>.link-emulator:hover,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>.link-emulator:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a,.open>.link-emulator{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-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-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a,.nav>li>.link-emulator{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>.link-emulator:hover,.nav>li>a:focus,.nav>li>.link-emulator:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a,.nav>li.disabled>.link-emulator{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>.link-emulator:hover,.nav>li.disabled>a:focus,.nav>li.disabled>.link-emulator:focus{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>.link-emulator,.nav .open>a:hover,.nav .open>.link-emulator:hover,.nav .open>a:focus,.nav .open>.link-emulator:focus{background-color:#eeeeee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img,.nav>li>.link-emulator>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a,.nav-tabs>li>.link-emulator{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>.link-emulator:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>.link-emulator,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>.link-emulator:hover,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>.link-emulator:focus{color:#555555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a,.nav-pills>li>.link-emulator{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>.link-emulator,.nav-pills>li.active>a:hover,.nav-pills>li.active>.link-emulator:hover,.nav-pills>li.active>a:focus,.nav-pills>li.active>.link-emulator:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified>li>.link-emulator{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified>li>.link-emulator{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>.link-emulator,.nav-tabs.nav-justified>li>.link-emulator{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>.link-emulator,.nav-tabs.nav-justified>.active>.link-emulator,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>.link-emulator:hover,.nav-tabs.nav-justified>.active>.link-emulator:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs-justified>.active>.link-emulator:focus,.nav-tabs.nav-justified>.active>.link-emulator:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>.link-emulator,.nav-tabs.nav-justified>li>.link-emulator{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>.link-emulator,.nav-tabs.nav-justified>.active>.link-emulator,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>.link-emulator:hover,.nav-tabs.nav-justified>.active>.link-emulator:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs-justified>.active>.link-emulator:focus,.nav-tabs.nav-justified>.active>.link-emulator:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a,.navbar-nav>li>.link-emulator{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu>li>.link-emulator,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu>li>.link-emulator{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>.link-emulator:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a,.navbar-nav>li>.link-emulator{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>.link-emulator{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>.link-emulator:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>.link-emulator:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>.link-emulator,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>.link-emulator:hover,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>.link-emulator:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>.link-emulator,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>.link-emulator:hover,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>.link-emulator:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>.link-emulator,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>.link-emulator:hover,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>.link-emulator:focus{background-color:#e7e7e7;color:#555}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-nav>li>.link-emulator{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>.link-emulator:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>.link-emulator:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>.link-emulator,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>.link-emulator:hover,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>.link-emulator:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>.link-emulator,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>.link-emulator:hover,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>.link-emulator:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>.link-emulator,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>.link-emulator:hover,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>.link-emulator:focus{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>.link-emulator,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>.link-emulator,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>.link-emulator,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>.link-emulator:hover,.pagination>li>a:focus,.pagination>li>.link-emulator:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>.link-emulator,.pagination>.active>a:hover,.pagination>.active>.link-emulator:hover,.pagination>.active>a:focus,.pagination>.active>.link-emulator:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>.link-emulator,.pagination>.disabled>a:hover,.pagination>.disabled>.link-emulator:hover,.pagination>.disabled>a:focus,.pagination>.disabled>.link-emulator:focus{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>.link-emulator,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>.link-emulator,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>.link-emulator,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>.link-emulator,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>.link-emulator,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>.link-emulator,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>.link-emulator,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>.link-emulator:hover,.pager li>a:focus,.pager li>.link-emulator:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>.link-emulator,.pager .next>span{float:right}.pager .previous>a,.pager .previous>.link-emulator,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>.link-emulator,.pager .disabled>a:hover,.pager .disabled>.link-emulator:hover,.pager .disabled>a:focus,.pager .disabled>.link-emulator:focus,.pager .disabled>span{color:#777777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,.label.link-emulator:hover,a.label:focus,.label.link-emulator:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge,.nav-pills>.active>.link-emulator>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge,.nav-pills>li>.link-emulator>.badge{margin-left:3px}a.badge:hover,.badge.link-emulator:hover,a.badge:focus,.badge.link-emulator:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img,.thumbnail .link-emulator>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333333}a.thumbnail:hover,.thumbnail.link-emulator:hover,a.thumbnail:focus,.thumbnail.link-emulator:focus,a.thumbnail.active,.thumbnail.active.link-emulator{border-color:#337ab7}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,.list-group-item.link-emulator,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,.list-group-item.link-emulator .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,.list-group-item.link-emulator:hover,a.list-group-item:focus,.list-group-item.link-emulator:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eeeeee;color:#777777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,.list-group-item-success.link-emulator,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,.list-group-item-success.link-emulator .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,.list-group-item-success.link-emulator:hover,a.list-group-item-success:focus,.list-group-item-success.link-emulator:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,.list-group-item-success.active.link-emulator,a.list-group-item-success.active:hover,.list-group-item-success.active.link-emulator:hover,a.list-group-item-success.active:focus,.list-group-item-success.active.link-emulator:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,.list-group-item-info.link-emulator,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,.list-group-item-info.link-emulator .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,.list-group-item-info.link-emulator:hover,a.list-group-item-info:focus,.list-group-item-info.link-emulator:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,.list-group-item-info.active.link-emulator,a.list-group-item-info.active:hover,.list-group-item-info.active.link-emulator:hover,a.list-group-item-info.active:focus,.list-group-item-info.active.link-emulator:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,.list-group-item-warning.link-emulator,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,.list-group-item-warning.link-emulator .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,.list-group-item-warning.link-emulator:hover,a.list-group-item-warning:focus,.list-group-item-warning.link-emulator:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,.list-group-item-warning.active.link-emulator,a.list-group-item-warning.active:hover,.list-group-item-warning.active.link-emulator:hover,a.list-group-item-warning.active:focus,.list-group-item-warning.active.link-emulator:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,.list-group-item-danger.link-emulator,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,.list-group-item-danger.link-emulator .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,.list-group-item-danger.link-emulator:hover,a.list-group-item-danger:focus,.list-group-item-danger.link-emulator:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,.list-group-item-danger.active.link-emulator,a.list-group-item-danger.active:hover,.list-group-item-danger.active.link-emulator:hover,a.list-group-item-danger.active:focus,.list-group-item-danger.active.link-emulator:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>.link-emulator,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>small>.link-emulator,.panel-title>.small>a,.panel-title>.small>.link-emulator{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;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;-moz-transition:-moz-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}.modal-content{position:relative;background-color:#fff;border:1px solid #999;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);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.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:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.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}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img,.carousel-inner>.item>.link-emulator>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.tusur-cdn-header-subtop{background-color:#fff}.tusur-cdn-header-subtop .logotype{margin-top:30px;margin-bottom:30px}.tusur-cdn-header-subtop .logotype:before,.tusur-cdn-header-subtop .logotype:after{content:" ";display:table}.tusur-cdn-header-subtop .logotype:after{clear:both}.tusur-cdn-header-subtop .logotype .image-wrapper{float:left;display:block}@media (max-width: 767px){.tusur-cdn-header-subtop .logotype .image-wrapper{margin-right:45px}}.tusur-cdn-header-subtop .logotype .site-name-wrapper{float:left;display:block;height:46px;line-height:41px;border-left:2px solid #3c388d;margin-left:30px;padding-left:30px}.tusur-cdn-header-subtop .logotype .site-name-wrapper .site-name{color:#0066cc;font-size:16px;font-family:"NekstRegular", sans-serif}.tusur-cdn-header-subtop .subtop-header .header .logotype{margin:15px 0 15px 0}.tusur-cdn-header-subtop .subtop-header .header .logotype:before,.tusur-cdn-header-subtop .subtop-header .header .logotype:after{content:" ";display:table}.tusur-cdn-header-subtop .subtop-header .header .logotype:after{clear:both}.tusur-cdn-header-subtop .subtop-header .header .logotype .image-wrapper{padding:0}@media (max-width: 767px){.tusur-cdn-header-subtop .subtop-header .header .logotype{position:relative;margin-left:-15px;margin-right:-15px}.tusur-cdn-header-subtop .subtop-header .header .logotype .image{margin:5px 0 0}.tusur-cdn-header-subtop .subtop-header .header .logotype .navbar-toggle{position:absolute;right:-5px;top:-12px;float:none;background-color:#f9f9f9;border-color:#f9f9f9;margin-right:0}.tusur-cdn-header-subtop .subtop-header .header .logotype .navbar-toggle .icon-bar{background-color:#888}}.tusur-cdn-header-menu{background-color:#3c388d}.tusur-cdn-header-menu .nav-pills{line-height:1.4}.tusur-cdn-header-menu .nav-pills li+li{margin-left:0}.tusur-cdn-header-menu .nav-pills>li a,.tusur-cdn-header-menu .nav-pills>li .link-emulator{color:#fff;font-size:15px;font-family:"NekstRegular", sans-serif;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.tusur-cdn-header-menu .nav-pills>li a:hover,.tusur-cdn-header-menu .nav-pills>li .link-emulator:hover,.tusur-cdn-header-menu .nav-pills>li a:active,.tusur-cdn-header-menu .nav-pills>li .link-emulator:active,.tusur-cdn-header-menu .nav-pills>li a:focus,.tusur-cdn-header-menu .nav-pills>li .link-emulator:focus{color:inherit;background-color:#fff}.tusur-cdn-header-menu .nav-pills>li.active>a,.tusur-cdn-header-menu .nav-pills>li.active>.link-emulator{background-color:#9abf38}.tusur-cdn-header-menu .nav-pills>li.active>a:hover,.tusur-cdn-header-menu .nav-pills>li.active>.link-emulator:hover,.tusur-cdn-header-menu .nav-pills>li.active>a:active,.tusur-cdn-header-menu .nav-pills>li.active>.link-emulator:active,.tusur-cdn-header-menu .nav-pills>li.active>a:focus,.tusur-cdn-header-menu .nav-pills>li.active>.link-emulator:focus{color:inherit;background-color:#fff}.tusur-cdn-header-menu .nav-pills>li>ul{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border:0;background-color:#fff;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);margin:0;padding:0}.tusur-cdn-header-menu .nav-pills>li>ul>li a,.tusur-cdn-header-menu .nav-pills>li>ul>li .link-emulator{color:inherit;padding:5px 15px}.tusur-cdn-header-menu .nav-pills>li>ul>li a:hover,.tusur-cdn-header-menu .nav-pills>li>ul>li .link-emulator:hover,.tusur-cdn-header-menu .nav-pills>li>ul>li a:active,.tusur-cdn-header-menu .nav-pills>li>ul>li .link-emulator:active,.tusur-cdn-header-menu .nav-pills>li>ul>li a:focus,.tusur-cdn-header-menu .nav-pills>li>ul>li .link-emulator:focus{color:#fff;background-color:#9abf38}.tusur-cdn-header-menu .nav-pills>li>ul>li>ul{display:none}.tusur-cdn-header-menu .nav-pills>li:hover>a,.tusur-cdn-header-menu .nav-pills>li:hover>.link-emulator{color:inherit;background-color:#fff}.tusur-cdn-header-menu .nav-pills>li:hover>ul{display:block}.tusur-cdn-header-menu .nav-pills>li:hover>ul a.active,.tusur-cdn-header-menu .nav-pills>li:hover>ul .active.link-emulator{color:#fff;background-color:#9abf38}@media (max-width: 767px){.tusur-cdn-header-menu{background-color:transparent}.tusur-cdn-header-menu .container{margin-right:0;margin-left:0;padding-left:0;padding-right:0}.tusur-cdn-header-menu .container .row{margin-left:0;margin-right:0}.tusur-cdn-header-menu .container .row .col-xs-12{float:none;width:auto;padding-left:0;padding-right:0}.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills{display:none;position:absolute;right:15px;background-color:#fff;box-shadow:0 6px 12px rgba(0,0,0,0.175);z-index:99}.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills:hover,.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills:focus{display:block}.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills>li{float:none}.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills>li>a,.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills>li>.link-emulator{font-size:14px;color:inherit;padding:8px 10px}.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills>li.active a,.tusur-cdn-header-menu .container .row .col-xs-12 .nav-pills>li.active .link-emulator{background-color:transparent}.tusur-cdn-header-menu .container .row .col-xs-12 .tusur-cdn-header-menu-toggler{position:absolute;display:block;width:24px;height:24px;line-height:0;font-size:26px;right:15px;top:-55px;z-index:99}.tusur-cdn-header-menu .container .row .col-xs-12 .tusur-cdn-header-menu-toggler:hover+.nav-pills,.tusur-cdn-header-menu .container .row .col-xs-12 .tusur-cdn-header-menu-toggler:focus+.nav-pills{display:block}}.flex-element{display:-webkit-flex;display:flex}.flex-element.justify-center{-webkit-justify-content:center;justify-content:center}.flex-element.align-items-center{-webkit-align-items:center;align-items:center}.first-menu-part ul li.active a.active,.first-menu-part ul li.active .active.link-emulator{color:#000 !important;background:#fff !important}.first-menu-part ul li.active a.active:hover,.first-menu-part ul li.active .active.link-emulator:hover{background-color:#9abf38 !important;color:#fff !important}body{color:#000;font-size:1.6rem;font-family:"NekstRegular", Verdana, sans-serif;background-color:#fff;line-height:1.5}a,.link-emulator{color:#0066cc;cursor:pointer}a:hover,.link-emulator:hover{text-decoration:none}h1{font-family:"NekstSemibold", Verdana, sans-serif;margin-top:20px;margin-bottom:20px;font-size:36px}.breadcrumb{background-color:inherit;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;padding:0;margin:26px 0;font-size:14px}.breadcrumb>li+li span{color:#000}.breadcrumb>li+li:before{color:#9e9cc6;padding:0;margin-left:5px}.alarm-wrapper{position:relative}.without-paddings .groups-list{padding:0}.col-margin-right{margin-right:15px}.subheaders{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:10px}abbr{border-bottom:1px dotted #0063a7}abbr:hover{cursor:help}abbr.cursor-pointer:hover{cursor:pointer}label{font-weight:normal}hr{border-color:#c2c1db}.clear-left-padding{padding-left:0}.flex{display:-webkit-flex;display:flex}.disabled-block{pointer-events:none}.space-devider{height:10px;display:block}.breadcrumb{margin-bottom:0}.text-gray{color:#9e9cc6}.icon{display:inline-block;width:20px;height:20px;margin:0 5px}.icon.edit-icon{background-image:url("edit-icon.svg");background-repeat:no-repeat;background-position:center}.text-info.text-info-danger{color:#f72e41}.text-info.text-info-success{color:#01aa0f}.text-bold{font-weight:bold}.text-red{color:#f72e41}.square{display:inline-block;width:10px;height:10px;background:#f2f2f2;margin:0 5px}.square.square-red{background:#f72e41}.square.square-green{background:#01aa0f}.flash-messages{height:50px;position:fixed;top:0;margin:0 auto;left:0;right:0;background:#FFFFFF;width:70%;z-index:1000;-webkit-transition:all 2s;-o-transition:all 2s;transition:all 2s;opacity:0;filter:alpha(opacity=0)}.flash-messages.visible{-webkit-animation:fadeIn 0.5s forwards;-o-animation:fadeIn 0.5s forwards;animation:fadeIn 0.5s forwards}.flash-messages .success-message{background:#747474;position:absolute;margin:auto auto;top:0;left:0;right:0;bottom:0;line-height:53px;color:#FFFFFF;padding-left:20px;-webkit-box-shadow:0px 8px 8px -6px rgba(0,0,0,0.75);box-shadow:0px 8px 8px -6px rgba(0,0,0,0.75);-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;padding-left:45px}.flash-messages .success-message:before{content:"";position:absolute;width:50px;height:50px;background-image:url("star.png");background-repeat:no-repeat;background-position:0 center;left:15px}.form-control{border-color:#c2c1db;color:#000}.form-control:focus{border-color:#c2c1db;box-shadow:inset 0 1px 1px #ececf4, 0 0 8px #c2c1db !important}.gray-block{background:#ececf4;border-radius:2px}.gray-block.bottom-border{border-bottom:3px solid #c2c1db}.permissions-management .kinds-selector{margin-bottom:10px}.gray-text{color:#9e9cc6}.small-text{font-size:14px}.table-custom tbody tr td,.table-custom tbody tr th,.table-custom thead tr td,.table-custom thead tr th{border:1px solid #c2c1db}.custom-table.table thead.gray-text th{color:#9e9cc6}.custom-table.table thead.small-text th{font-size:14px}.custom-table.table tr td.gray-bg,.custom-table.table tr th.gray-bg{background:#ececf4}.custom-table.table tr td.no-border,.custom-table.table tr th.no-border{border-bottom:0}.custom-table.table.text-center td,.custom-table.table.text-center th{text-align:center}.inline-element{display:inline-block}.big-preloader{height:500px}.big-preloader .animation-container{height:100%;background-image:url("big_preloader.gif");background-repeat:no-repeat;background-position:center;position:relative}.big-preloader .animation-container span{position:absolute}.preloader{background:url(/assets/spa/smart-preloader-e305c8ac99de1758d01a4d6e627dc172627e03b3d22bc2c8164c5f7088b55855.gif);background-size:25px;background-repeat:no-repeat;padding-left:30px;height:30px;color:#3a6dc6;display:block;margin-left:20px;margin-top:5px}.preloader.thin-preloader{background:url(/assets/spa/thin-preloader-57129802db3d2e4d32e2700faf566d3031b424b2a32b0e0a7f0427efd8a2fa71.gif);background-size:30px}.custom-filters{display:flex;flex-direction:row;justify-content:space-between;text-align:center}@media (max-width: 767px){.custom-filters{flex-direction:column}}.custom-filters div{flex-grow:1}.custom-filters .filter-wrapper{padding-right:5px;padding-left:5px}@media (max-width: 767px){.custom-filters .filter-wrapper:not(:first-child):not(:last-child){padding-bottom:25px;padding-top:25px}.custom-filters .filter-wrapper:first-child{padding-bottom:25px}.custom-filters .filter-wrapper:last-child{padding-top:25px}.custom-filters .filter-wrapper:not(:last-child){border-bottom:3px solid #c2c1db}}@media (min-width: 992px){.custom-filters .filter-wrapper:first-child{padding-left:25px}.custom-filters .filter-wrapper:last-child{padding-right:25px}}.custom-filters .filter-wrapper .input-group-btn button{height:34px}.chosen-container .chosen-single abbr{margin:auto 0;top:0;bottom:0}.modal:before{display:inline-block;vertical-align:middle;content:"";height:30%}.modal .modal-dialog{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;max-height:450px;overflow-y:auto}.modal .modal-dialog h4{line-height:50px;margin-top:0;margin-bottom:0;background:#f2f2f2;padding-left:20px}.modal .modal-dialog h4 .glyphicon-remove{position:absolute;right:15px;top:18px;font-size:14px;color:#7fafd5}.modal .modal-dialog h4 .glyphicon-remove:hover{cursor:pointer;color:#005bae}.modal .modal-dialog table{width:90%;margin:0 auto 15px}.modal .modal-dialog table thead{color:#999999;font-size:14px}.modal .modal-dialog table tr{border-bottom:1px solid #c2c1db}.modal .modal-dialog table tr:last-child{border-bottom:0}.modal .modal-dialog table tr td{background:#fff;font-size:14px}.supertable-wrapper .custom-cell.min-width-td{width:150px}.supertable-wrapper .custom-cell.custom-fix-width{white-space:normal}.pagination{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:14px}.pagination li a,.pagination li .link-emulator{border:none;transition:0.15s background}.pagination li a:hover,.pagination li .link-emulator:hover{background:#ececf4}.pagination .pagination-next a,.pagination .pagination-next .link-emulator,.pagination .pagination-prev a,.pagination .pagination-prev .link-emulator{transition:0.15s background}.pagination .pagination-next a:hover,.pagination .pagination-next .link-emulator:hover,.pagination .pagination-prev a:hover,.pagination .pagination-prev .link-emulator:hover{background:#ececf4}.pagination .disabled a,.pagination .disabled .link-emulator{background:#fff}.pagination .active a,.pagination .active .link-emulator{background:#9e9cc6;transition:0.15s background}.pagination .active a:hover,.pagination .active .link-emulator:hover{background:#3c388d}.text-muted{color:#9e9cc6 !important}@media (max-width: 1199px){.overflow-x{overflow-x:scroll}}.table-bordered{border:1px solid #c2c1db}.inline-flex{display:inline-flex;width:90%}@media (max-width: 991px){.inline-flex{width:100%}}.nav-tabs{border-bottom:1px solid #c2c1db}.nav-tabs li.active a,.nav-tabs li.active .link-emulator{border-color:#c2c1db;border-bottom-color:transparent;color:#000}.chosen-container .chosen-single{background:#fff !important;box-shadow:none !important}.chosen-container .chosen-results .highlighted{background:#3c388d !important;color:#fff !important}.chosen-container .chosen-results .no-results{background:#ececf4 !important;color:#000 !important}.js-manage-spa.manage-spa .chat-header span:nth-of-type(2),.conversations-chat .chat-header span:nth-of-type(2){white-space:pre}.js-manage-spa.manage-spa .chat-wrapper,.conversations-chat .chat-wrapper{border:2px solid #d1d5d6}.js-manage-spa.manage-spa .chat-wrapper .row,.conversations-chat .chat-wrapper .row{margin-right:0}.js-manage-spa.manage-spa .chat-messages,.conversations-chat .chat-messages{border-right:1px solid #d1d5d6;padding-right:0}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper,.conversations-chat .chat-messages .chat-messages-wrapper{position:relative;height:340px;overflow:auto;background:url(/assets/chat-9aa2f3ee04c45896b164c64e8014f90ddef53b404d7f909f1c3a995fd5285f54.jpg) no-repeat;background-size:cover;padding:10px 15px 0}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper .message-body-text,.conversations-chat .chat-messages .chat-messages-wrapper .message-body-text{white-space:pre-wrap}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper .show-recent-messages,.conversations-chat .chat-messages .chat-messages-wrapper .show-recent-messages{color:white}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper .show-recent-messages:hover,.conversations-chat .chat-messages .chat-messages-wrapper .show-recent-messages:hover{text-decoration:underline}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper .typing-message,.conversations-chat .chat-messages .chat-messages-wrapper .typing-message{height:30px;color:#fff}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper ul,.conversations-chat .chat-messages .chat-messages-wrapper ul{min-height:295px;margin-bottom:0}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li,.conversations-chat .chat-messages .chat-messages-wrapper li{display:block;width:100%;display:-webkit-flex;display:flex;flex-flow:column}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li>p,.conversations-chat .chat-messages .chat-messages-wrapper li>p{text-align:center;margin-bottom:20px;margin-top:10px}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me{max-width:75%;min-width:150px;padding:6px 11px;display:inline-block;border:1px solid #ccc;margin-bottom:20px;background:#fff;position:relative;border-radius:4px;border-bottom-left-radius:0;box-shadow:0 3px 4px rgba(0,0,0,0.2);word-wrap:break-word}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:before,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:after,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:before,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:after{content:"";position:absolute;width:0;height:0;z-index:999}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:before,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:before{bottom:-12px;border:6px solid;border-color:#ccc transparent transparent #ccc}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:after,.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:after{bottom:-10px;border:6px solid;border-color:#fff transparent transparent #fff}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them{margin-right:auto}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:before{left:-1px}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-them:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-them:after{left:0}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me{background:#d8ffe4;border-bottom-left-radius:4px;border-bottom-right-radius:0;margin-left:auto}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:before,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:before{border-color:#ccc #ccc transparent transparent;right:-1px}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .chat-message-from-me:after,.conversations-chat .chat-messages .chat-messages-wrapper li .chat-message-from-me:after{border-color:#d8ffe4 #d8ffe4 transparent transparent;right:0}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li div p:nth-child(1),.conversations-chat .chat-messages .chat-messages-wrapper li div p:nth-child(1){text-align:center}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li p:last-child,.conversations-chat .chat-messages .chat-messages-wrapper li p:last-child{text-align:right;color:#ccc}.js-manage-spa.manage-spa .chat-messages .chat-messages-wrapper li .message-date,.conversations-chat .chat-messages .chat-messages-wrapper li .message-date{background:rgba(105,105,105,0.6);color:#fff;margin-right:auto;margin-left:auto;border-radius:3px;padding:4px 6px;text-align:center}.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper,.conversations-chat .chat-messages .chat-messages-sending-wrapper{display:flex;padding:12px;border-top:1px solid #d1d5d6;min-height:60px}.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper textarea,.conversations-chat .chat-messages .chat-messages-sending-wrapper textarea{width:84%;min-height:35px;resize:vertical;outline:none;border-radius:3px;margin-right:15px;padding-left:6px;padding-top:5px}@-moz-document url-prefix(){.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper textarea,.conversations-chat .chat-messages .chat-messages-sending-wrapper textarea{padding-top:3px}}.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper button,.conversations-chat .chat-messages .chat-messages-sending-wrapper button{border-radius:none;height:35px}.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat,.conversations-chat .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat{background-color:#005DA6;border:none;border-bottom:2px solid rgba(25,25,25,0.5);outline:none;color:#fff;font-size:14px;line-height:20px;padding:6px 20px}.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:hover,.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:active,.js-manage-spa.manage-spa .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:focus,.conversations-chat .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:hover,.conversations-chat .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:active,.conversations-chat .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:focus{background-color:#002847;border-bottom:2px solid #002847}.js-manage-spa.manage-spa .chat-participants,.conversations-chat .chat-participants{height:400px;overflow-y:auto}.js-manage-spa.manage-spa .chat-participants ul,.conversations-chat .chat-participants ul{margin-top:10px}.js-manage-spa.manage-spa .chat-participants span:nth-child(2),.conversations-chat .chat-participants span:nth-child(2){color:#ccc}.js-manage-spa.manage-spa .chat-participants span.fa-star,.conversations-chat .chat-participants span.fa-star{color:#ee6448 !important}.js-manage-spa.manage-spa .chat-participants span.fa-star+span,.conversations-chat .chat-participants span.fa-star+span{color:black}.js-manage-spa.manage-spa .chat-participants .fa-circle.text-success,.conversations-chat .chat-participants .fa-circle.text-success{font-size:10px;vertical-align:middle;margin-top:-3px}.js-manage-spa.manage-spa .chat-participants .fa-circle.text-success+span,.conversations-chat .chat-participants .fa-circle.text-success+span{color:black}.js-manage-spa.manage-spa .chat-participants .fa-circle-o,.conversations-chat .chat-participants .fa-circle-o{color:#ccc;font-size:10px;vertical-align:middle;margin-top:-3px}.js-manage-spa.manage-spa .ngsb-scrollbar,.conversations-chat .ngsb-scrollbar{width:11px;opacity:1;background:white;border-left:1px solid #d1d5d6}.js-manage-spa.manage-spa .ngsb-scrollbar .ngsb-track,.conversations-chat .ngsb-scrollbar .ngsb-track{background:white}.js-manage-spa.manage-spa .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos,.conversations-chat .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos{border-top:2px solid #fff;border-bottom:2px solid #fff;min-height:8px}.js-manage-spa.manage-spa .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos .ngsb-thumb,.conversations-chat .ngsb-wrap .ngsb-scrollbar .ngsb-thumb-pos .ngsb-thumb{background:#337ab7;width:3px;border-radius:0}.js-manage-spa.manage-spa .has-messages-history ul,.conversations-chat .has-messages-history ul{margin-right:11px}@media (max-width: 767px){.js-manage-spa.manage-spa .alert-warning-messenger{font-size:12px}.js-manage-spa.manage-spa .alert-warning-messenger .alert-warning{padding:7px}.js-manage-spa.manage-spa .messenger.breadcrumb{display:none}.js-manage-spa.manage-spa .chat-header{background:#3c388d;padding:10px 15px;margin:0;font-size:16px;color:#fff;font-weight:normal;line-height:20px;display:flex;margin-left:-15px;margin-right:-15px}.js-manage-spa.manage-spa .chat-header a,.js-manage-spa.manage-spa .chat-header .link-emulator{background:url(/assets/arrow-left-14aac86fca1b8f1e2cd77e266ed7ac31e8d3693ef714273e974e4e20470d2b39.png) no-repeat center;border:0;width:36px;margin-right:15px;outline:none}.js-manage-spa.manage-spa .chat-wrapper{border:none;margin-left:-15px;margin-right:-15px}.js-manage-spa.manage-spa .chat-wrapper .chat-messages{border:none}.js-manage-spa.manage-spa .chat-wrapper .chat-messages .chat-messages-wrapper{height:60vh}.js-manage-spa.manage-spa .chat-wrapper .chat-messages .chat-messages-sending-wrapper{height:auto;padding-top:12px;padding-bottom:6px}.js-manage-spa.manage-spa .chat-wrapper .chat-messages .chat-messages-sending-wrapper textarea{border:none;width:95%;cursor:none;padding-top:0}.js-manage-spa.manage-spa .chat-wrapper .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat{background:url(/assets/chat-send-message-0fcba2774c6e323c91e8c293c4a354ad6e17e3d288194d7b61cd09ce5b871bd1.png) no-repeat right 1px;background-size:20px 20px;border-bottom:0;padding-right:0;margin-left:15px}.js-manage-spa.manage-spa .chat-wrapper .chat-messages .chat-messages-sending-wrapper button.btn-primary-chat:hover{border-bottom:0}.footer.conversation-footer{margin-top:0}}@font-face{font-family:"OfficinaSerifBookSCC";src:url("/assets/OfficinaSerifBookSCC-55ab96c2687f2f4bf393605796aefd79b3de6d262575cfd7455415b44519f98f.eot");src:url("/assets/OfficinaSerifBookSCC-55ab96c2687f2f4bf393605796aefd79b3de6d262575cfd7455415b44519f98f.eot?#iefix") format("embedded-opentype"),url("/assets/OfficinaSerifBookSCC-31932fc8e2b987735726896b5b72c53759785d1edb01700199dab1d64053bae3.woff") format("woff"),url("/assets/OfficinaSerifBookSCC-d568ce4624cebe5a01904a03c350bcdac655a7c2edd21b41fdefadc107b8d4d8.ttf") format("truetype"),url("/assets/OfficinaSerifBookSCC-0fccbdd1292740df0a758a8efdb7cb158ead3ad5b8b2d361c1d296a8eb446ae3.svg#OfficinaSerifBookSCC") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"OfficinaSerifBoldC";src:url("/assets/OfficinaSerifBoldC-1fa10436eb7c541968d185e78595092d9dda28a7da6a36b94eaaf757d0015016.eot");src:url("/assets/OfficinaSerifBoldC-1fa10436eb7c541968d185e78595092d9dda28a7da6a36b94eaaf757d0015016.eot?#iefix") format("embedded-opentype"),url("/assets/OfficinaSerifBoldC-dfd4133393b3c4664e2f48f3bf1dfde7dc1a45a4ace10e6c7ff803d8a25a5f15.woff") format("woff"),url("/assets/OfficinaSerifBoldC-ce3f4b84fd8d20971c1283dc3c7bfd5f912ee9bfd37645ceb2b39de3857522fe.ttf") format("truetype"),url("/assets/OfficinaSerifBoldC-a238cdb325c8069a2062030f3f10fa4f3595af437854dae1b9deb4e0fa865713.svg#OfficinaSerifBoldC") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"PTSans";src:url("/assets/PTSans-ec5e4d293f574a572705bdb3328deff4ec0659e7d429210a4ef1020a25c2de64.eot");src:url("/assets/PTSans-ec5e4d293f574a572705bdb3328deff4ec0659e7d429210a4ef1020a25c2de64.eot?#iefix") format("embedded-opentype"),url("/assets/PTSans-db9efb02624ae1915282bf97726ec48435253953571900984907c92d3d383811.woff") format("woff"),url("/assets/PTSans-b67c76db46bec43eb759996307334e6bddac478f8c04f186124794d1e2f8c2cb.ttf") format("truetype"),url("/assets/PTSans-d128634be0cc7384fbb2ef613789012ab00436a7b1783084e3eee145864e452a.svg#PTSans") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstRegular";src:url("/assets/NekstRegular-89c0d5d04e503ca594ea6df113ef6e44fcf467370f56d912717466fb4ef4ae97.eot");src:url("/assets/NekstRegular-89c0d5d04e503ca594ea6df113ef6e44fcf467370f56d912717466fb4ef4ae97.eot?#iefix") format("embedded-opentype"),url("/assets/NekstRegular-654bf101e406e48d2b5437a869270ff0bbe5c8e41e53aa09db1b413a6cd363d6.woff") format("woff"),url("/assets/NekstRegular-05efff95938bee88661531bcc8d262941dcf9b8130d1bf733dc15015907eaf9f.ttf") format("truetype"),url("/NekstRegular.svg#NekstRegular") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstLight";src:url("/assets/NekstLight-858cc0f6e296fb55e596a467de5fd6ec36b8c961f9cf3242ef7d57d0ae248a47.eot");src:url("/assets/NekstLight-858cc0f6e296fb55e596a467de5fd6ec36b8c961f9cf3242ef7d57d0ae248a47.eot?#iefix") format("embedded-opentype"),url("/assets/NekstLight-d4489b38921f49c5c0dcb6c6bf11764db0eb6aa04f44581e794fc1e399dc7057.woff") format("woff"),url("/assets/NekstLight-9c4b8bf1cb64b4f5bf8a109ec9daed5af7d90bcb7a2affe75d5a43bb9c06f22a.ttf") format("truetype"),url("/NekstLight.svg#NekstLight") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstThin";src:url("/assets/NekstThin-eabc01486d79cbf4ac39fd30fc6de685d6ed68c608f121abcb1c256134c73fd7.eot");src:url("/assets/NekstThin-eabc01486d79cbf4ac39fd30fc6de685d6ed68c608f121abcb1c256134c73fd7.eot?#iefix") format("embedded-opentype"),url("/assets/NekstThin-0af63c93ac690bce86155ab41196b6dd5516fc7e6b0b77100164b1b427b9c91d.woff") format("woff"),url("/assets/NekstThin-3a7d0ec6fa7d607966a28b07c9b9167bcc12f7420d1346a767e6893cd7d8718e.ttf") format("truetype"),url("/NekstThin.svg#NekstThin") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstMedium";src:url("/assets/NekstMedium-b7d81a8b267c7f1280a212beab301cb0380b55a27a9a1c89cfda948205d0a5a9.eot");src:url("/assets/NekstMedium-b7d81a8b267c7f1280a212beab301cb0380b55a27a9a1c89cfda948205d0a5a9.eot?#iefix") format("embedded-opentype"),url("/assets/NekstMedium-a283edba266d663a14c225cbd339a1bb78bc715d18a6ff282ca075592853e8d1.woff") format("woff"),url("/assets/NekstMedium-e5bcc7067b1e511cfd81b908dc61de5278592dce9c8bc7cdd146f659907400bb.ttf") format("truetype"),url("/NekstMedium.svg#NekstMedium") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstBlack";src:url("/assets/NekstBlack-0a3e65d5f242ce7e0c4d19277ba6132dbaa8e988fac2e2bc5d761b201123d86e.eot");src:url("/assets/NekstBlack-0a3e65d5f242ce7e0c4d19277ba6132dbaa8e988fac2e2bc5d761b201123d86e.eot?#iefix") format("embedded-opentype"),url("/assets/NekstBlack-f58a2d6fe228a0c4a9cb3532b4a2630b8421d8b1aa602461c54a1d9edbce2b39.woff") format("woff"),url("/assets/NekstBlack-a2de6d42b367249eeb5a453b71f34b2cf5b26d03dfb8575747fe85889d34529d.ttf") format("truetype"),url("/NekstBlack.svg#NekstBlack") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstSemibold";src:url("/assets/NekstSemibold-f014dcec386abf6fb8555ac5151a78bfa3e6121a6e293921c984e25328b755ff.eot");src:url("/assets/NekstSemibold-f014dcec386abf6fb8555ac5151a78bfa3e6121a6e293921c984e25328b755ff.eot?#iefix") format("embedded-opentype"),url("/assets/NekstSemibold-7f145119a6b92ed2140c4b9117677717acc6cbe012cb7fc28371462cbccc4644.woff") format("woff"),url("/assets/NekstSemibold-ad18d37dccab2b6abe1fb04f22917ae754022f6c613ed152828683212980f000.ttf") format("truetype"),url("/NekstSemibold.svg#NekstSemibold") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}.material-elements.btn{padding:5px 18px;height:34px}.material-elements.btn.btn-cancel{color:#3c388d;background:transparent;border:none;border:1px solid #3c388d;border-bottom:2px solid #3c388d;transition:0.3s all}.material-elements.btn.btn-cancel:hover{color:#fff;background:#36327f;border-bottom:2px solid #3c388d}.material-elements.btn:focus{outline:none}.material-elements.btn.btn-big{height:42px}.material-elements.btn.btn-small{height:24px;width:120px;line-height:20px;padding:0}.material-elements.btn.btn-green{color:#fff;background:#9fc53a;border-bottom:2px solid #92b535;transition:0.3s all}.material-elements.btn.btn-green.download:after{content:url(/assets/download-icon-cca2664b9201b8d70f079729063ce152b7e11a566bfc9bfc201dce7499ef2a39.svg);margin-left:5px;vertical-align:sub}.material-elements.btn.btn-green:hover{background:#9abf38;border-color:#8bae32}.material-elements.btn.btn-green:active{background:#9abf38;border-color:#9abf38;box-shadow:inset 0px 2px 2px #84A32F, inset 0px 4px 8px #8BAC32}.material-elements.btn.btn-red{background:#d9534f;color:#FFFFFF;border-bottom:2px solid #ac5347}.material-elements.btn.btn-red:hover{opacity:0.9;filter:alpha(opacity=90)}.material-elements.btn.btn-blue{background:#3c388d;border-bottom:2px solid #2c2968;color:#FFFFFF;transition:0.3s all}.material-elements.btn.btn-blue:hover{background:#36327f;border-bottom:2px solid #2c2968}.material-elements.btn.btn-blue:active{background:#36327f;border-color:#36327f;box-shadow:inset 0px 2px 2px #2b2867, inset 0px 4px 8px #332f79}.material-elements.btn.btn-dark-blue{background:#3c388d;border-bottom:2px solid #2c2968;color:#FFFFFF;transition:0.3s all}.material-elements.btn.btn-dark-blue:hover{background:#36327f;border-bottom:2px solid #2c2968}.material-elements.btn.btn-dark-blue:active{background:#36327f;border-color:#36327f;box-shadow:inset 0px 2px 2px #2b2867, inset 0px 4px 8px #332f79}.material-elements.btn:disabled{background:#c4c4c4;border-bottom:2px solid #b3b3b3;color:#FFFFFF}.material-elements.material-btn-circle{display:inline-block;background-color:#6db4f2;width:25px;height:25px;border:transparent;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.material-elements.material-btn-circle__with-star{position:relative;border-bottom:2px solid #4689cd}.material-elements.material-btn-circle__with-star:before{content:"";font-family:FontAwesome;color:#feed81;display:block;width:20px;height:20px;margin-left:3px;margin-top:0px;font-size:16px}@-moz-document url-prefix(){.material-elements.material-btn-circle__with-star:before{margin:auto}}.material-elements.simple-btn{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:7px 15px}.material-elements.simple-btn.simple-btn-default{background:#e8e8e8}.material-elements.simple-btn.simple-btn-blue{background:#4988cb;color:#FFF}.material-elements.simple-btn.active:hover{cursor:default}.material-elements.simple-btn:hover{cursor:pointer}.material-elements.labels{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:2px 10px;margin:5px;display:inline-block;font-size:14px}.material-elements.labels.light-green{background:#c4efaa}.material-elements.labels.yellow{background:#ffed7d}.material-elements.labels.pink{background:#fd9d91}.material-elements.labels.light-blue{background:#c7e2ff}.material-elements.labels.light-orange{background:#ffa206}.material-elements.labels.dark-blue{background:#3c388d;color:#FFF}.material-elements.labels.fat-label{padding:8px;font-size:18px}.material-elements.labels.light-gray{background:#c2c1db;border-bottom:2px solid #a19fc7;transition:0.3s all}.material-elements.labels.light-gray:hover{background:#b8b7d0;border-color:#9492b4}.material-elements.labels.light-gray:active{background:#b8b7d0;border-color:#b8b7d0;box-shadow:inset 0px 2px 2px #a1A0c7, inset 0px 4px 8px #a19fc7}.material-elements.labels.cute-green{color:#fff;background:#9fc53a;border-bottom:2px solid #92b535;transition:0.3s all}.material-elements.labels.cute-green:hover{background:#9abf38;border-color:#8bae32}.material-elements.labels.cute-green:active{background:#9abf38;border-color:#9abf38;box-shadow:inset 0px 2px 2px #84A32F, inset 0px 4px 8px #8BAC32}.material-elements.labels.reset-margins{margin-left:0;margin-right:5px}.material-elements.checkbox-toggler-input{display:none}.material-elements.checkbox-toggler-input+.checkbox-toggler-label{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#e4c1c7;width:35px;height:8px}.material-elements.checkbox-toggler-input+.checkbox-toggler-label:hover{cursor:pointer}.material-elements.checkbox-toggler-input+.checkbox-toggler-label .dot{animation:checkboxToggleOff 0.3s forwards;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:block;width:15px;height:15px;background:#e22038;position:absolute;margin:auto 0;top:0;bottom:0}.material-elements.checkbox-toggler-input+.checkbox-toggler-label .dot:before{content:"";position:absolute;display:block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:9px;height:9px;background:#e4c1c7;margin:auto auto;top:0;bottom:0;left:0;right:0}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label{background:#d2e6cd}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label .dot{right:0;background:#1f9509;animation:checkboxToggleOn 0.3s forwards}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label .dot:before{background:#d2e6cd}.material-elements.search input{border:1px solid #c2c1db;-moz-border-radius:6;-webkit-border-radius:6;border-radius:6;margin:5px 0}.content ul,.content ol{margin-left:35px}.content ul li,.content ol li{padding-left:5px;margin-bottom:5px}.content ol{list-style-type:decimal}.content p{margin:0 0 10px;line-height:27px}.content .ul-rhombus{margin-bottom:25px;margin-left:15px}.content .ul-rhombus li{padding-left:20px;position:relative}.content .ul-rhombus li:before{content:"■";transform:rotate(45deg);color:#025DAE;position:absolute;left:0;top:-3px}.content a.black-link-text,.content .black-link-text.link-emulator{color:#3c388d}.content .light-hover-element:hover{-webkit-filter:brightness(103%);filter:brightness(103%)}.content .cute-green-text{color:#01aa0f;font-weight:bold}.content .double-line-text{border-top:2px solid;border-bottom:2px solid;display:block;padding:20px 0;font-size:20px;font-style:italic;line-height:27px}.content .attention-symbol{width:15px;height:15px;display:inline-block;position:relative;margin-top:-5px;margin-right:5px}table.table-with-paddings tr td{padding:8px 18px}table.table-with-paddings.table-with-paddings-default tr td:first-child{padding:8px 18px}table.table-with-paddings.table-with-paddings-default tr th{padding:8px 18px}table.table-v-center tr td{vertical-align:middle}table.table-hover tbody tr:hover td{font-weight:bold;background:#efefef !important}table.table-hover tbody tr:hover td a,table.table-hover tbody tr:hover td .link-emulator{font-weight:bold}table.table-bordered thead tr th{border-bottom-width:1px}.table-of-filters td{border-top:none}/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */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,.link-emulator{background-color:transparent}a:active,.link-emulator:active,a:hover,.link-emulator: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{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;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,.link-emulator,a:visited,.link-emulator:visited{text-decoration:underline}a[href]:after,[href].link-emulator:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,[href^="#"].link-emulator:after,a[href^="javascript:"]:after,[href^="javascript:"].link-emulator: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}.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("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot");src:url("/assets/bootstrap/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot?#iefix") format("embedded-opentype"),url("/assets/bootstrap/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2") format("woff2"),url("/assets/bootstrap/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff") format("woff"),url("/assets/bootstrap/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf") format("truetype"),url("/assets/bootstrap/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.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:"\002a"}.glyphicon-plus:before{content:"\002b"}.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"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-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.42857143;color:#333333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a,.link-emulator{color:#337ab7;text-decoration:none}a:hover,.link-emulator:hover,a:focus,.link-emulator:focus{color:#23527c;text-decoration:underline}a:focus,.link-emulator:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}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.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-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}[role="button"]{cursor:pointer}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,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777777}.text-primary{color:#337ab7}a.text-primary:hover,.text-primary.link-emulator:hover,a.text-primary:focus,.text-primary.link-emulator:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,.text-success.link-emulator:hover,a.text-success:focus,.text-success.link-emulator:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,.text-info.link-emulator:hover,a.text-info:focus,.text-info.link-emulator:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,.text-warning.link-emulator:hover,a.text-warning:focus,.text-warning.link-emulator:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,.text-danger.link-emulator:hover,a.text-danger:focus,.text-danger.link-emulator:focus{color:#843534}.bg-primary{color:#fff}.bg-primary{background-color:#337ab7}a.bg-primary:hover,.bg-primary.link-emulator:hover,a.bg-primary:focus,.bg-primary.link-emulator:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,.bg-success.link-emulator:hover,a.bg-success:focus,.bg-success.link-emulator:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,.bg-info.link-emulator:hover,a.bg-info:focus,.bg-info.link-emulator:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,.bg-warning.link-emulator:hover,a.bg-warning:focus,.bg-warning.link-emulator:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,.bg-danger.link-emulator:hover,a.bg-danger:focus,.bg-danger.link-emulator:focus{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.42857143}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%}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.42857143;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.42857143}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:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;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.42857143;word-break:break-all;word-wrap:break-word;color:#333333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}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:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:before,.container-fluid:after{content:" ";display:table}.container-fluid:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.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:15px;padding-right:15px}.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.33333333%}.col-xs-2{width:16.66666667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333%}.col-xs-5{width:41.66666667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333333%}.col-xs-8{width:66.66666667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333%}.col-xs-11{width:91.66666667%}.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.33333333%}.col-xs-push-2{left:16.66666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.33333333%}.col-xs-push-5{left:41.66666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.33333333%}.col-xs-push-8{left:66.66666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.33333333%}.col-xs-push-11{left:91.66666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.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.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333%}.col-sm-11{width:91.66666667%}.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.33333333%}.col-sm-push-2{left:16.66666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333%}.col-sm-push-5{left:41.66666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333333%}.col-sm-push-8{left:66.66666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333%}.col-sm-push-11{left:91.66666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.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.33333333%}.col-md-2{width:16.66666667%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:83.33333333%}.col-md-11{width:91.66666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333333%}.col-md-pull-2{right:16.66666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333%}.col-md-pull-5{right:41.66666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333333%}.col-md-pull-8{right:66.66666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333%}.col-md-pull-11{right:91.66666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333333%}.col-md-push-2{left:16.66666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333%}.col-md-push-5{left:41.66666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333333%}.col-md-push-8{left:66.66666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333%}.col-md-push-11{left:91.66666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.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.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333%}.col-lg-5{width:41.66666667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333%}.col-lg-11{width:91.66666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333333%}.col-lg-push-2{left:16.66666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333%}.col-lg-push-5{left:41.66666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333333%}.col-lg-push-8{left:66.66666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333%}.col-lg-push-11{left:91.66666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.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.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.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 #ddd}.table .table{background-color:#fff}.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 #ddd}.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 #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}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:#f5f5f5}.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 #ddd}.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}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-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:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eeeeee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:normal;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,fieldset[disabled] .radio-inline,.checkbox-inline.disabled,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,fieldset[disabled] .radio label,.checkbox.disabled label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:34px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:46px;line-height:46px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.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,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.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:-15px;margin-right:-15px}.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:15px}@media (min-width: 768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}}@media (min-width: 768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.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;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;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;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,.btn.disabled.link-emulator,fieldset[disabled] a.btn,fieldset[disabled] .btn.link-emulator{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.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,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{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%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height, visibility;transition-property:height, visibility;-webkit-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a,.dropdown-menu>li>.link-emulator{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>.link-emulator:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>.link-emulator:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>.link-emulator,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>.link-emulator:hover,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>.link-emulator:focus{color:#fff;text-decoration:none;outline:0;background-color:#337ab7}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>.link-emulator,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>.link-emulator:hover,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>.link-emulator:focus{color:#777777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>.link-emulator:hover,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>.link-emulator:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a,.open>.link-emulator{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-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-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a,.nav>li>.link-emulator{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>.link-emulator:hover,.nav>li>a:focus,.nav>li>.link-emulator:focus{text-decoration:none;background-color:#eeeeee}.nav>li.disabled>a,.nav>li.disabled>.link-emulator{color:#777777}.nav>li.disabled>a:hover,.nav>li.disabled>.link-emulator:hover,.nav>li.disabled>a:focus,.nav>li.disabled>.link-emulator:focus{color:#777777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>.link-emulator,.nav .open>a:hover,.nav .open>.link-emulator:hover,.nav .open>a:focus,.nav .open>.link-emulator:focus{background-color:#eeeeee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img,.nav>li>.link-emulator>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a,.nav-tabs>li>.link-emulator{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover,.nav-tabs>li>.link-emulator:hover{border-color:#eeeeee #eeeeee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>.link-emulator,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>.link-emulator:hover,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>.link-emulator:focus{color:#555555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a,.nav-pills>li>.link-emulator{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>.link-emulator,.nav-pills>li.active>a:hover,.nav-pills>li.active>.link-emulator:hover,.nav-pills>li.active>a:focus,.nav-pills>li.active>.link-emulator:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified>li>.link-emulator{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-justified>li>.link-emulator{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>.link-emulator,.nav-tabs.nav-justified>li>.link-emulator{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>.link-emulator,.nav-tabs.nav-justified>.active>.link-emulator,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>.link-emulator:hover,.nav-tabs.nav-justified>.active>.link-emulator:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs-justified>.active>.link-emulator:focus,.nav-tabs.nav-justified>.active>.link-emulator:focus{border:1px solid #ddd}@media (min-width: 768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a,.nav-tabs-justified>li>.link-emulator,.nav-tabs.nav-justified>li>.link-emulator{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>.link-emulator,.nav-tabs.nav-justified>.active>.link-emulator,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>.link-emulator:hover,.nav-tabs.nav-justified>.active>.link-emulator:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs-justified>.active>.link-emulator:focus,.nav-tabs.nav-justified>.active>.link-emulator:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width: 768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width: 768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width: 768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block !important;height:auto !important;padding-bottom:0;overflow:visible !important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width: 480px) and (orientation: landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width: 768px){.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width: 768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width: 768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width: 768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width: 768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a,.navbar-nav>li>.link-emulator{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width: 767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu>li>.link-emulator,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu>li>.link-emulator{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>.link-emulator:focus{background-image:none}}@media (min-width: 768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a,.navbar-nav>li>.link-emulator{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (min-width: 768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width: 767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width: 768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width: 768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width: 768px){.navbar-left{float:left !important}.navbar-right{float:right !important;margin-right:-15px}.navbar-right ~ .navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-nav>li>.link-emulator{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>.link-emulator:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>.link-emulator:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>.link-emulator,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>.link-emulator:hover,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>.link-emulator:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>.link-emulator,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>.link-emulator:hover,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>.link-emulator:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>.link-emulator,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>.link-emulator:hover,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>.link-emulator:focus{background-color:#e7e7e7;color:#555}@media (max-width: 767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>.link-emulator:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>.link-emulator:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-nav>li>.link-emulator{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>.link-emulator:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>.link-emulator:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>.link-emulator,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>.link-emulator:hover,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>.link-emulator:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>.link-emulator,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>.link-emulator:hover,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>.link-emulator:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>.link-emulator,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>.link-emulator:hover,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>.link-emulator:focus{background-color:#090909;color:#fff}@media (max-width: 767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>.link-emulator:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>.link-emulator:focus{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>.link-emulator:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>.link-emulator,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>.link-emulator,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>.link-emulator,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>.link-emulator:hover,.pagination>li>a:focus,.pagination>li>.link-emulator:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eeeeee;border-color:#ddd}.pagination>.active>a,.pagination>.active>.link-emulator,.pagination>.active>a:hover,.pagination>.active>.link-emulator:hover,.pagination>.active>a:focus,.pagination>.active>.link-emulator:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>.link-emulator,.pagination>.disabled>a:hover,.pagination>.disabled>.link-emulator:hover,.pagination>.disabled>a:focus,.pagination>.disabled>.link-emulator:focus{color:#777777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>.link-emulator,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>.link-emulator,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>.link-emulator,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>.link-emulator,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>.link-emulator,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>.link-emulator,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>.link-emulator,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>.link-emulator:hover,.pager li>a:focus,.pager li>.link-emulator:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>.link-emulator,.pager .next>span{float:right}.pager .previous>a,.pager .previous>.link-emulator,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>.link-emulator,.pager .disabled>a:hover,.pager .disabled>.link-emulator:hover,.pager .disabled>a:focus,.pager .disabled>.link-emulator:focus,.pager .disabled>span{color:#777777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label{position:relative;top:-1px}a.label:hover,.label.link-emulator:hover,a.label:focus,.label.link-emulator:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge,.nav-pills>.active>.link-emulator>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge,.nav-pills>li>.link-emulator>.badge{margin-left:3px}a.badge:hover,.badge.link-emulator:hover,a.badge:focus,.badge.link-emulator:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eeeeee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width: 768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border 0.2s ease-in-out;-o-transition:border 0.2s ease-in-out;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img,.thumbnail .link-emulator>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333333}a.thumbnail:hover,.thumbnail.link-emulator:hover,a.thumbnail:focus,.thumbnail.link-emulator:focus,a.thumbnail.active,.thumbnail.active.link-emulator{border-color:#337ab7}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,.list-group-item.link-emulator,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,.list-group-item.link-emulator .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,.list-group-item.link-emulator:hover,a.list-group-item:focus,.list-group-item.link-emulator:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eeeeee;color:#777777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,.list-group-item-success.link-emulator,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,.list-group-item-success.link-emulator .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,.list-group-item-success.link-emulator:hover,a.list-group-item-success:focus,.list-group-item-success.link-emulator:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,.list-group-item-success.active.link-emulator,a.list-group-item-success.active:hover,.list-group-item-success.active.link-emulator:hover,a.list-group-item-success.active:focus,.list-group-item-success.active.link-emulator:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,.list-group-item-info.link-emulator,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,.list-group-item-info.link-emulator .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,.list-group-item-info.link-emulator:hover,a.list-group-item-info:focus,.list-group-item-info.link-emulator:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,.list-group-item-info.active.link-emulator,a.list-group-item-info.active:hover,.list-group-item-info.active.link-emulator:hover,a.list-group-item-info.active:focus,.list-group-item-info.active.link-emulator:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,.list-group-item-warning.link-emulator,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,.list-group-item-warning.link-emulator .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,.list-group-item-warning.link-emulator:hover,a.list-group-item-warning:focus,.list-group-item-warning.link-emulator:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,.list-group-item-warning.active.link-emulator,a.list-group-item-warning.active:hover,.list-group-item-warning.active.link-emulator:hover,a.list-group-item-warning.active:focus,.list-group-item-warning.active.link-emulator:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,.list-group-item-danger.link-emulator,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,.list-group-item-danger.link-emulator .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,.list-group-item-danger.link-emulator:hover,a.list-group-item-danger:focus,.list-group-item-danger.link-emulator:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,.list-group-item-danger.active.link-emulator,a.list-group-item-danger.active:hover,.list-group-item-danger.active.link-emulator:hover,a.list-group-item-danger.active:focus,.list-group-item-danger.active.link-emulator:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>.link-emulator,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>small>.link-emulator,.panel-title>.small>a,.panel-title>.small>.link-emulator{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;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;-moz-transition:-moz-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}.modal-content{position:relative;background-color:#fff;border:1px solid #999;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);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.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:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.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}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img,.carousel-inner>.item>.link-emulator>img{display:block;max-width:100%;height:auto;line-height:1}@media all and (transform-3d), (-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform 0.6s ease-in-out;-moz-transition:-moz-transform 0.6s ease-in-out;-o-transition:-o-transform 0.6s ease-in-out;transition:transform 0.6s ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);left:0}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);left:0}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:-o-linear-gradient(left, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right, rgba(0,0,0,0.0001) 0%, rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000 \9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width: 768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width: 767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width: 767px){.visible-xs-block{display:block !important}}@media (max-width: 767px){.visible-xs-inline{display:inline !important}}@media (max-width: 767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-block{display:block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline{display:inline !important}}@media (min-width: 768px) and (max-width: 991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-block{display:block !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline{display:inline !important}}@media (min-width: 992px) and (max-width: 1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width: 1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width: 1200px){.visible-lg-block{display:block !important}}@media (min-width: 1200px){.visible-lg-inline{display:inline !important}}@media (min-width: 1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 767px){.hidden-xs{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-sm{display:none !important}}@media (min-width: 992px) and (max-width: 1199px){.hidden-md{display:none !important}}@media (min-width: 1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.font-size-1{font-size:1px}.font-size-2{font-size:2px}.font-size-3{font-size:3px}.font-size-4{font-size:4px}.font-size-5{font-size:5px}.font-size-6{font-size:6px}.font-size-7{font-size:7px}.font-size-8{font-size:8px}.font-size-9{font-size:9px}.font-size-10{font-size:10px}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-15{font-size:15px}.font-size-16{font-size:16px}.font-size-17{font-size:17px}.font-size-18{font-size:18px}.font-size-19{font-size:19px}.font-size-20{font-size:20px}.font-size-21{font-size:21px}.font-size-22{font-size:22px}.font-size-23{font-size:23px}.font-size-24{font-size:24px}.font-size-25{font-size:25px}.font-size-26{font-size:26px}.font-size-27{font-size:27px}.font-size-28{font-size:28px}.font-size-29{font-size:29px}.font-size-30{font-size:30px}.font-size-31{font-size:31px}.font-size-32{font-size:32px}.font-size-33{font-size:33px}.font-size-34{font-size:34px}.font-size-35{font-size:35px}.font-size-36{font-size:36px}.font-size-37{font-size:37px}.font-size-38{font-size:38px}.font-size-39{font-size:39px}.font-size-40{font-size:40px}.font-size-41{font-size:41px}.font-size-42{font-size:42px}.font-size-43{font-size:43px}.font-size-44{font-size:44px}.font-size-45{font-size:45px}.font-size-46{font-size:46px}.font-size-47{font-size:47px}.font-size-48{font-size:48px}.font-size-49{font-size:49px}.font-size-50{font-size:50px}.font-size-51{font-size:51px}.font-size-52{font-size:52px}.font-size-53{font-size:53px}.font-size-54{font-size:54px}.font-size-55{font-size:55px}.font-size-56{font-size:56px}.font-size-57{font-size:57px}.font-size-58{font-size:58px}.font-size-59{font-size:59px}.font-size-60{font-size:60px}.font-size-61{font-size:61px}.font-size-62{font-size:62px}.font-size-63{font-size:63px}.font-size-64{font-size:64px}.font-size-65{font-size:65px}.font-size-66{font-size:66px}.font-size-67{font-size:67px}.font-size-68{font-size:68px}.font-size-69{font-size:69px}.font-size-70{font-size:70px}.font-size-71{font-size:71px}.font-size-72{font-size:72px}.font-size-73{font-size:73px}.font-size-74{font-size:74px}.font-size-75{font-size:75px}.font-size-76{font-size:76px}.font-size-77{font-size:77px}.font-size-78{font-size:78px}.font-size-79{font-size:79px}.font-size-80{font-size:80px}.font-size-81{font-size:81px}.font-size-82{font-size:82px}.font-size-83{font-size:83px}.font-size-84{font-size:84px}.font-size-85{font-size:85px}.font-size-86{font-size:86px}.font-size-87{font-size:87px}.font-size-88{font-size:88px}.font-size-89{font-size:89px}.font-size-90{font-size:90px}.font-size-91{font-size:91px}.font-size-92{font-size:92px}.font-size-93{font-size:93px}.font-size-94{font-size:94px}.font-size-95{font-size:95px}.font-size-96{font-size:96px}.font-size-97{font-size:97px}.font-size-98{font-size:98px}.font-size-99{font-size:99px}.font-size-100{font-size:100px}.bg-whitesmoke{background-color:#f2f2f2}.bordered{border:1px solid #000}.bordered-gray{border:1px solid #c2c1db}.tooltip-element{border-bottom:1px dashed}.tooltip-element:hover{cursor:help}.text-uppercase,.initialism{text-transform:uppercase}.cursor-pointer{cursor:pointer}.display-block{display:block}.cursor-help{cursor:help}.divider-line{display:block;margin:15px 0;width:100%;height:1px;background-color:#d8dad9}.divider-line.divider-line-2{height:2px}.font-weight-bold{font-weight:bold}.nobr{white-space:nowrap}.text-steelblue{color:#335aaa}.text-yellow{color:#ffed7d}.text-dark-gray{color:#9e9cc6}.btn{border-radius:6px}.btn:focus{outline:none}.btn.btn-clean{background-color:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.btn.btn-clean:focus{outline:none}.btn.btn-default{border-color:#c2c1db;transition:0.3s all}.btn.btn-default:hover{background-color:#ececf4}.btn.btn-default:active{box-shadow:inset 0px 2px 2px #aeaeb3, inset 0px 4px 8px #d6d6dd}.btn.btn-danger{background-color:transparent;border:1px solid #f72e41;border-bottom:2px solid #f72e41;color:#f72e41;transition:0.3s all}.btn.btn-danger span{color:#fff}.btn.btn-danger:hover{background-color:#f72e41;color:#fff;border-color:#d22737}.btn.btn-danger:active{background-color:#f72e41;border-color:#f72e41;box-shadow:inset 0px 2px 2px #c71f2e, inset 0px 4px 8px #d42737}.btn.btn-success{background-color:#9fc53a;border:1px solid #9fc53a;border-bottom:2px solid #9fc53a;transition:0.3s all}.btn.btn-success span{color:#fff}.btn.btn-success:hover{background-color:#9abf38;border-color:#8bad32}.btn.btn-success:active{background-color:#9abf38;box-shadow:inset 0px 2px 2px #84a32f, inset 0px 4px 8px #8bac32}.btn.btn-info,.btn.btn-primary{background:#3c388d;border:none;border:1px solid #2c2968;border-bottom:2px solid #2c2968;color:#fff;transition:0.3s all}.btn.btn-info span,.btn.btn-primary span{color:#fff}.btn.btn-info:hover,.btn.btn-primary:hover{background:#36327f;border-bottom:2px solid #2c2968}.btn.btn-info:active,.btn.btn-primary:active{background:#36327f;border-color:#36327f;box-shadow:inset 0px 2px 2px #2b2867, inset 0px 4px 8px #332f79}.btn:disabled{background:#c4c4c4;border-bottom:2px solid #b3b3b3;color:#FFFFFF}.btn:disabled:hover{background:#c4c4c4;border-color:#b3b3b3;color:#FFFFFF}.margin-top-auto{margin-top:auto !important}.margin-top-0{margin-top:0px !important}.padding-top-0{padding-top:0px !important}.margin-top-1{margin-top:1px !important}.padding-top-1{padding-top:1px !important}.margin-top-2{margin-top:2px !important}.padding-top-2{padding-top:2px !important}.margin-top-3{margin-top:3px !important}.padding-top-3{padding-top:3px !important}.margin-top-4{margin-top:4px !important}.padding-top-4{padding-top:4px !important}.margin-top-5{margin-top:5px !important}.padding-top-5{padding-top:5px !important}.margin-top-6{margin-top:6px !important}.padding-top-6{padding-top:6px !important}.margin-top-7{margin-top:7px !important}.padding-top-7{padding-top:7px !important}.margin-top-8{margin-top:8px !important}.padding-top-8{padding-top:8px !important}.margin-top-9{margin-top:9px !important}.padding-top-9{padding-top:9px !important}.margin-top-10{margin-top:10px !important}.padding-top-10{padding-top:10px !important}.margin-top-11{margin-top:11px !important}.padding-top-11{padding-top:11px !important}.margin-top-12{margin-top:12px !important}.padding-top-12{padding-top:12px !important}.margin-top-13{margin-top:13px !important}.padding-top-13{padding-top:13px !important}.margin-top-14{margin-top:14px !important}.padding-top-14{padding-top:14px !important}.margin-top-15{margin-top:15px !important}.padding-top-15{padding-top:15px !important}.margin-top-16{margin-top:16px !important}.padding-top-16{padding-top:16px !important}.margin-top-17{margin-top:17px !important}.padding-top-17{padding-top:17px !important}.margin-top-18{margin-top:18px !important}.padding-top-18{padding-top:18px !important}.margin-top-19{margin-top:19px !important}.padding-top-19{padding-top:19px !important}.margin-top-20{margin-top:20px !important}.padding-top-20{padding-top:20px !important}.margin-top-21{margin-top:21px !important}.padding-top-21{padding-top:21px !important}.margin-top-22{margin-top:22px !important}.padding-top-22{padding-top:22px !important}.margin-top-23{margin-top:23px !important}.padding-top-23{padding-top:23px !important}.margin-top-24{margin-top:24px !important}.padding-top-24{padding-top:24px !important}.margin-top-25{margin-top:25px !important}.padding-top-25{padding-top:25px !important}.margin-top-26{margin-top:26px !important}.padding-top-26{padding-top:26px !important}.margin-top-27{margin-top:27px !important}.padding-top-27{padding-top:27px !important}.margin-top-28{margin-top:28px !important}.padding-top-28{padding-top:28px !important}.margin-top-29{margin-top:29px !important}.padding-top-29{padding-top:29px !important}.margin-top-30{margin-top:30px !important}.padding-top-30{padding-top:30px !important}.margin-top-31{margin-top:31px !important}.padding-top-31{padding-top:31px !important}.margin-top-32{margin-top:32px !important}.padding-top-32{padding-top:32px !important}.margin-top-33{margin-top:33px !important}.padding-top-33{padding-top:33px !important}.margin-top-34{margin-top:34px !important}.padding-top-34{padding-top:34px !important}.margin-top-35{margin-top:35px !important}.padding-top-35{padding-top:35px !important}.margin-top-36{margin-top:36px !important}.padding-top-36{padding-top:36px !important}.margin-top-37{margin-top:37px !important}.padding-top-37{padding-top:37px !important}.margin-top-38{margin-top:38px !important}.padding-top-38{padding-top:38px !important}.margin-top-39{margin-top:39px !important}.padding-top-39{padding-top:39px !important}.margin-top-40{margin-top:40px !important}.padding-top-40{padding-top:40px !important}.margin-top-41{margin-top:41px !important}.padding-top-41{padding-top:41px !important}.margin-top-42{margin-top:42px !important}.padding-top-42{padding-top:42px !important}.margin-top-43{margin-top:43px !important}.padding-top-43{padding-top:43px !important}.margin-top-44{margin-top:44px !important}.padding-top-44{padding-top:44px !important}.margin-top-45{margin-top:45px !important}.padding-top-45{padding-top:45px !important}.margin-top-46{margin-top:46px !important}.padding-top-46{padding-top:46px !important}.margin-top-47{margin-top:47px !important}.padding-top-47{padding-top:47px !important}.margin-top-48{margin-top:48px !important}.padding-top-48{padding-top:48px !important}.margin-top-49{margin-top:49px !important}.padding-top-49{padding-top:49px !important}.margin-top-50{margin-top:50px !important}.padding-top-50{padding-top:50px !important}.margin-top-51{margin-top:51px !important}.padding-top-51{padding-top:51px !important}.margin-top-52{margin-top:52px !important}.padding-top-52{padding-top:52px !important}.margin-top-53{margin-top:53px !important}.padding-top-53{padding-top:53px !important}.margin-top-54{margin-top:54px !important}.padding-top-54{padding-top:54px !important}.margin-top-55{margin-top:55px !important}.padding-top-55{padding-top:55px !important}.margin-top-56{margin-top:56px !important}.padding-top-56{padding-top:56px !important}.margin-top-57{margin-top:57px !important}.padding-top-57{padding-top:57px !important}.margin-top-58{margin-top:58px !important}.padding-top-58{padding-top:58px !important}.margin-top-59{margin-top:59px !important}.padding-top-59{padding-top:59px !important}.margin-top-60{margin-top:60px !important}.padding-top-60{padding-top:60px !important}.margin-top-61{margin-top:61px !important}.padding-top-61{padding-top:61px !important}.margin-top-62{margin-top:62px !important}.padding-top-62{padding-top:62px !important}.margin-top-63{margin-top:63px !important}.padding-top-63{padding-top:63px !important}.margin-top-64{margin-top:64px !important}.padding-top-64{padding-top:64px !important}.margin-top-65{margin-top:65px !important}.padding-top-65{padding-top:65px !important}.margin-top-66{margin-top:66px !important}.padding-top-66{padding-top:66px !important}.margin-top-67{margin-top:67px !important}.padding-top-67{padding-top:67px !important}.margin-top-68{margin-top:68px !important}.padding-top-68{padding-top:68px !important}.margin-top-69{margin-top:69px !important}.padding-top-69{padding-top:69px !important}.margin-top-70{margin-top:70px !important}.padding-top-70{padding-top:70px !important}.margin-top-71{margin-top:71px !important}.padding-top-71{padding-top:71px !important}.margin-top-72{margin-top:72px !important}.padding-top-72{padding-top:72px !important}.margin-top-73{margin-top:73px !important}.padding-top-73{padding-top:73px !important}.margin-top-74{margin-top:74px !important}.padding-top-74{padding-top:74px !important}.margin-top-75{margin-top:75px !important}.padding-top-75{padding-top:75px !important}.margin-top-76{margin-top:76px !important}.padding-top-76{padding-top:76px !important}.margin-top-77{margin-top:77px !important}.padding-top-77{padding-top:77px !important}.margin-top-78{margin-top:78px !important}.padding-top-78{padding-top:78px !important}.margin-top-79{margin-top:79px !important}.padding-top-79{padding-top:79px !important}.margin-top-80{margin-top:80px !important}.padding-top-80{padding-top:80px !important}.margin-top-81{margin-top:81px !important}.padding-top-81{padding-top:81px !important}.margin-top-82{margin-top:82px !important}.padding-top-82{padding-top:82px !important}.margin-top-83{margin-top:83px !important}.padding-top-83{padding-top:83px !important}.margin-top-84{margin-top:84px !important}.padding-top-84{padding-top:84px !important}.margin-top-85{margin-top:85px !important}.padding-top-85{padding-top:85px !important}.margin-top-86{margin-top:86px !important}.padding-top-86{padding-top:86px !important}.margin-top-87{margin-top:87px !important}.padding-top-87{padding-top:87px !important}.margin-top-88{margin-top:88px !important}.padding-top-88{padding-top:88px !important}.margin-top-89{margin-top:89px !important}.padding-top-89{padding-top:89px !important}.margin-top-90{margin-top:90px !important}.padding-top-90{padding-top:90px !important}.margin-top-91{margin-top:91px !important}.padding-top-91{padding-top:91px !important}.margin-top-92{margin-top:92px !important}.padding-top-92{padding-top:92px !important}.margin-top-93{margin-top:93px !important}.padding-top-93{padding-top:93px !important}.margin-top-94{margin-top:94px !important}.padding-top-94{padding-top:94px !important}.margin-top-95{margin-top:95px !important}.padding-top-95{padding-top:95px !important}.margin-top-96{margin-top:96px !important}.padding-top-96{padding-top:96px !important}.margin-top-97{margin-top:97px !important}.padding-top-97{padding-top:97px !important}.margin-top-98{margin-top:98px !important}.padding-top-98{padding-top:98px !important}.margin-top-99{margin-top:99px !important}.padding-top-99{padding-top:99px !important}.margin-top-100{margin-top:100px !important}.padding-top-100{padding-top:100px !important}.margin-top-101{margin-top:101px !important}.padding-top-101{padding-top:101px !important}.margin-top-102{margin-top:102px !important}.padding-top-102{padding-top:102px !important}.margin-top-103{margin-top:103px !important}.padding-top-103{padding-top:103px !important}.margin-top-104{margin-top:104px !important}.padding-top-104{padding-top:104px !important}.margin-top-105{margin-top:105px !important}.padding-top-105{padding-top:105px !important}.margin-top-106{margin-top:106px !important}.padding-top-106{padding-top:106px !important}.margin-top-107{margin-top:107px !important}.padding-top-107{padding-top:107px !important}.margin-top-108{margin-top:108px !important}.padding-top-108{padding-top:108px !important}.margin-top-109{margin-top:109px !important}.padding-top-109{padding-top:109px !important}.margin-top-110{margin-top:110px !important}.padding-top-110{padding-top:110px !important}.margin-top-111{margin-top:111px !important}.padding-top-111{padding-top:111px !important}.margin-top-112{margin-top:112px !important}.padding-top-112{padding-top:112px !important}.margin-top-113{margin-top:113px !important}.padding-top-113{padding-top:113px !important}.margin-top-114{margin-top:114px !important}.padding-top-114{padding-top:114px !important}.margin-top-115{margin-top:115px !important}.padding-top-115{padding-top:115px !important}.margin-top-116{margin-top:116px !important}.padding-top-116{padding-top:116px !important}.margin-top-117{margin-top:117px !important}.padding-top-117{padding-top:117px !important}.margin-top-118{margin-top:118px !important}.padding-top-118{padding-top:118px !important}.margin-top-119{margin-top:119px !important}.padding-top-119{padding-top:119px !important}.margin-top-120{margin-top:120px !important}.padding-top-120{padding-top:120px !important}.margin-top-121{margin-top:121px !important}.padding-top-121{padding-top:121px !important}.margin-top-122{margin-top:122px !important}.padding-top-122{padding-top:122px !important}.margin-top-123{margin-top:123px !important}.padding-top-123{padding-top:123px !important}.margin-top-124{margin-top:124px !important}.padding-top-124{padding-top:124px !important}.margin-top-125{margin-top:125px !important}.padding-top-125{padding-top:125px !important}.margin-top-126{margin-top:126px !important}.padding-top-126{padding-top:126px !important}.margin-top-127{margin-top:127px !important}.padding-top-127{padding-top:127px !important}.margin-top-128{margin-top:128px !important}.padding-top-128{padding-top:128px !important}.margin-top-129{margin-top:129px !important}.padding-top-129{padding-top:129px !important}.margin-top-130{margin-top:130px !important}.padding-top-130{padding-top:130px !important}.margin-top-131{margin-top:131px !important}.padding-top-131{padding-top:131px !important}.margin-top-132{margin-top:132px !important}.padding-top-132{padding-top:132px !important}.margin-top-133{margin-top:133px !important}.padding-top-133{padding-top:133px !important}.margin-top-134{margin-top:134px !important}.padding-top-134{padding-top:134px !important}.margin-top-135{margin-top:135px !important}.padding-top-135{padding-top:135px !important}.margin-top-136{margin-top:136px !important}.padding-top-136{padding-top:136px !important}.margin-top-137{margin-top:137px !important}.padding-top-137{padding-top:137px !important}.margin-top-138{margin-top:138px !important}.padding-top-138{padding-top:138px !important}.margin-top-139{margin-top:139px !important}.padding-top-139{padding-top:139px !important}.margin-top-140{margin-top:140px !important}.padding-top-140{padding-top:140px !important}.margin-top-141{margin-top:141px !important}.padding-top-141{padding-top:141px !important}.margin-top-142{margin-top:142px !important}.padding-top-142{padding-top:142px !important}.margin-top-143{margin-top:143px !important}.padding-top-143{padding-top:143px !important}.margin-top-144{margin-top:144px !important}.padding-top-144{padding-top:144px !important}.margin-top-145{margin-top:145px !important}.padding-top-145{padding-top:145px !important}.margin-top-146{margin-top:146px !important}.padding-top-146{padding-top:146px !important}.margin-top-147{margin-top:147px !important}.padding-top-147{padding-top:147px !important}.margin-top-148{margin-top:148px !important}.padding-top-148{padding-top:148px !important}.margin-top-149{margin-top:149px !important}.padding-top-149{padding-top:149px !important}.margin-top-150{margin-top:150px !important}.padding-top-150{padding-top:150px !important}.margin-top-151{margin-top:151px !important}.padding-top-151{padding-top:151px !important}.margin-top-152{margin-top:152px !important}.padding-top-152{padding-top:152px !important}.margin-top-153{margin-top:153px !important}.padding-top-153{padding-top:153px !important}.margin-top-154{margin-top:154px !important}.padding-top-154{padding-top:154px !important}.margin-top-155{margin-top:155px !important}.padding-top-155{padding-top:155px !important}.margin-top-156{margin-top:156px !important}.padding-top-156{padding-top:156px !important}.margin-top-157{margin-top:157px !important}.padding-top-157{padding-top:157px !important}.margin-top-158{margin-top:158px !important}.padding-top-158{padding-top:158px !important}.margin-top-159{margin-top:159px !important}.padding-top-159{padding-top:159px !important}.margin-top-160{margin-top:160px !important}.padding-top-160{padding-top:160px !important}.margin-top-161{margin-top:161px !important}.padding-top-161{padding-top:161px !important}.margin-top-162{margin-top:162px !important}.padding-top-162{padding-top:162px !important}.margin-top-163{margin-top:163px !important}.padding-top-163{padding-top:163px !important}.margin-top-164{margin-top:164px !important}.padding-top-164{padding-top:164px !important}.margin-top-165{margin-top:165px !important}.padding-top-165{padding-top:165px !important}.margin-top-166{margin-top:166px !important}.padding-top-166{padding-top:166px !important}.margin-top-167{margin-top:167px !important}.padding-top-167{padding-top:167px !important}.margin-top-168{margin-top:168px !important}.padding-top-168{padding-top:168px !important}.margin-top-169{margin-top:169px !important}.padding-top-169{padding-top:169px !important}.margin-top-170{margin-top:170px !important}.padding-top-170{padding-top:170px !important}.margin-top-171{margin-top:171px !important}.padding-top-171{padding-top:171px !important}.margin-top-172{margin-top:172px !important}.padding-top-172{padding-top:172px !important}.margin-top-173{margin-top:173px !important}.padding-top-173{padding-top:173px !important}.margin-top-174{margin-top:174px !important}.padding-top-174{padding-top:174px !important}.margin-top-175{margin-top:175px !important}.padding-top-175{padding-top:175px !important}.margin-top-176{margin-top:176px !important}.padding-top-176{padding-top:176px !important}.margin-top-177{margin-top:177px !important}.padding-top-177{padding-top:177px !important}.margin-top-178{margin-top:178px !important}.padding-top-178{padding-top:178px !important}.margin-top-179{margin-top:179px !important}.padding-top-179{padding-top:179px !important}.margin-top-180{margin-top:180px !important}.padding-top-180{padding-top:180px !important}.margin-top-181{margin-top:181px !important}.padding-top-181{padding-top:181px !important}.margin-top-182{margin-top:182px !important}.padding-top-182{padding-top:182px !important}.margin-top-183{margin-top:183px !important}.padding-top-183{padding-top:183px !important}.margin-top-184{margin-top:184px !important}.padding-top-184{padding-top:184px !important}.margin-top-185{margin-top:185px !important}.padding-top-185{padding-top:185px !important}.margin-top-186{margin-top:186px !important}.padding-top-186{padding-top:186px !important}.margin-top-187{margin-top:187px !important}.padding-top-187{padding-top:187px !important}.margin-top-188{margin-top:188px !important}.padding-top-188{padding-top:188px !important}.margin-top-189{margin-top:189px !important}.padding-top-189{padding-top:189px !important}.margin-top-190{margin-top:190px !important}.padding-top-190{padding-top:190px !important}.margin-top-191{margin-top:191px !important}.padding-top-191{padding-top:191px !important}.margin-top-192{margin-top:192px !important}.padding-top-192{padding-top:192px !important}.margin-top-193{margin-top:193px !important}.padding-top-193{padding-top:193px !important}.margin-top-194{margin-top:194px !important}.padding-top-194{padding-top:194px !important}.margin-top-195{margin-top:195px !important}.padding-top-195{padding-top:195px !important}.margin-top-196{margin-top:196px !important}.padding-top-196{padding-top:196px !important}.margin-top-197{margin-top:197px !important}.padding-top-197{padding-top:197px !important}.margin-top-198{margin-top:198px !important}.padding-top-198{padding-top:198px !important}.margin-top-199{margin-top:199px !important}.padding-top-199{padding-top:199px !important}.margin-top-200{margin-top:200px !important}.padding-top-200{padding-top:200px !important}.margin-right-auto{margin-right:auto !important}.margin-right-0{margin-right:0px !important}.padding-right-0{padding-right:0px !important}.margin-right-1{margin-right:1px !important}.padding-right-1{padding-right:1px !important}.margin-right-2{margin-right:2px !important}.padding-right-2{padding-right:2px !important}.margin-right-3{margin-right:3px !important}.padding-right-3{padding-right:3px !important}.margin-right-4{margin-right:4px !important}.padding-right-4{padding-right:4px !important}.margin-right-5{margin-right:5px !important}.padding-right-5{padding-right:5px !important}.margin-right-6{margin-right:6px !important}.padding-right-6{padding-right:6px !important}.margin-right-7{margin-right:7px !important}.padding-right-7{padding-right:7px !important}.margin-right-8{margin-right:8px !important}.padding-right-8{padding-right:8px !important}.margin-right-9{margin-right:9px !important}.padding-right-9{padding-right:9px !important}.margin-right-10{margin-right:10px !important}.padding-right-10{padding-right:10px !important}.margin-right-11{margin-right:11px !important}.padding-right-11{padding-right:11px !important}.margin-right-12{margin-right:12px !important}.padding-right-12{padding-right:12px !important}.margin-right-13{margin-right:13px !important}.padding-right-13{padding-right:13px !important}.margin-right-14{margin-right:14px !important}.padding-right-14{padding-right:14px !important}.margin-right-15{margin-right:15px !important}.padding-right-15{padding-right:15px !important}.margin-right-16{margin-right:16px !important}.padding-right-16{padding-right:16px !important}.margin-right-17{margin-right:17px !important}.padding-right-17{padding-right:17px !important}.margin-right-18{margin-right:18px !important}.padding-right-18{padding-right:18px !important}.margin-right-19{margin-right:19px !important}.padding-right-19{padding-right:19px !important}.margin-right-20{margin-right:20px !important}.padding-right-20{padding-right:20px !important}.margin-right-21{margin-right:21px !important}.padding-right-21{padding-right:21px !important}.margin-right-22{margin-right:22px !important}.padding-right-22{padding-right:22px !important}.margin-right-23{margin-right:23px !important}.padding-right-23{padding-right:23px !important}.margin-right-24{margin-right:24px !important}.padding-right-24{padding-right:24px !important}.margin-right-25{margin-right:25px !important}.padding-right-25{padding-right:25px !important}.margin-right-26{margin-right:26px !important}.padding-right-26{padding-right:26px !important}.margin-right-27{margin-right:27px !important}.padding-right-27{padding-right:27px !important}.margin-right-28{margin-right:28px !important}.padding-right-28{padding-right:28px !important}.margin-right-29{margin-right:29px !important}.padding-right-29{padding-right:29px !important}.margin-right-30{margin-right:30px !important}.padding-right-30{padding-right:30px !important}.margin-right-31{margin-right:31px !important}.padding-right-31{padding-right:31px !important}.margin-right-32{margin-right:32px !important}.padding-right-32{padding-right:32px !important}.margin-right-33{margin-right:33px !important}.padding-right-33{padding-right:33px !important}.margin-right-34{margin-right:34px !important}.padding-right-34{padding-right:34px !important}.margin-right-35{margin-right:35px !important}.padding-right-35{padding-right:35px !important}.margin-right-36{margin-right:36px !important}.padding-right-36{padding-right:36px !important}.margin-right-37{margin-right:37px !important}.padding-right-37{padding-right:37px !important}.margin-right-38{margin-right:38px !important}.padding-right-38{padding-right:38px !important}.margin-right-39{margin-right:39px !important}.padding-right-39{padding-right:39px !important}.margin-right-40{margin-right:40px !important}.padding-right-40{padding-right:40px !important}.margin-right-41{margin-right:41px !important}.padding-right-41{padding-right:41px !important}.margin-right-42{margin-right:42px !important}.padding-right-42{padding-right:42px !important}.margin-right-43{margin-right:43px !important}.padding-right-43{padding-right:43px !important}.margin-right-44{margin-right:44px !important}.padding-right-44{padding-right:44px !important}.margin-right-45{margin-right:45px !important}.padding-right-45{padding-right:45px !important}.margin-right-46{margin-right:46px !important}.padding-right-46{padding-right:46px !important}.margin-right-47{margin-right:47px !important}.padding-right-47{padding-right:47px !important}.margin-right-48{margin-right:48px !important}.padding-right-48{padding-right:48px !important}.margin-right-49{margin-right:49px !important}.padding-right-49{padding-right:49px !important}.margin-right-50{margin-right:50px !important}.padding-right-50{padding-right:50px !important}.margin-right-51{margin-right:51px !important}.padding-right-51{padding-right:51px !important}.margin-right-52{margin-right:52px !important}.padding-right-52{padding-right:52px !important}.margin-right-53{margin-right:53px !important}.padding-right-53{padding-right:53px !important}.margin-right-54{margin-right:54px !important}.padding-right-54{padding-right:54px !important}.margin-right-55{margin-right:55px !important}.padding-right-55{padding-right:55px !important}.margin-right-56{margin-right:56px !important}.padding-right-56{padding-right:56px !important}.margin-right-57{margin-right:57px !important}.padding-right-57{padding-right:57px !important}.margin-right-58{margin-right:58px !important}.padding-right-58{padding-right:58px !important}.margin-right-59{margin-right:59px !important}.padding-right-59{padding-right:59px !important}.margin-right-60{margin-right:60px !important}.padding-right-60{padding-right:60px !important}.margin-right-61{margin-right:61px !important}.padding-right-61{padding-right:61px !important}.margin-right-62{margin-right:62px !important}.padding-right-62{padding-right:62px !important}.margin-right-63{margin-right:63px !important}.padding-right-63{padding-right:63px !important}.margin-right-64{margin-right:64px !important}.padding-right-64{padding-right:64px !important}.margin-right-65{margin-right:65px !important}.padding-right-65{padding-right:65px !important}.margin-right-66{margin-right:66px !important}.padding-right-66{padding-right:66px !important}.margin-right-67{margin-right:67px !important}.padding-right-67{padding-right:67px !important}.margin-right-68{margin-right:68px !important}.padding-right-68{padding-right:68px !important}.margin-right-69{margin-right:69px !important}.padding-right-69{padding-right:69px !important}.margin-right-70{margin-right:70px !important}.padding-right-70{padding-right:70px !important}.margin-right-71{margin-right:71px !important}.padding-right-71{padding-right:71px !important}.margin-right-72{margin-right:72px !important}.padding-right-72{padding-right:72px !important}.margin-right-73{margin-right:73px !important}.padding-right-73{padding-right:73px !important}.margin-right-74{margin-right:74px !important}.padding-right-74{padding-right:74px !important}.margin-right-75{margin-right:75px !important}.padding-right-75{padding-right:75px !important}.margin-right-76{margin-right:76px !important}.padding-right-76{padding-right:76px !important}.margin-right-77{margin-right:77px !important}.padding-right-77{padding-right:77px !important}.margin-right-78{margin-right:78px !important}.padding-right-78{padding-right:78px !important}.margin-right-79{margin-right:79px !important}.padding-right-79{padding-right:79px !important}.margin-right-80{margin-right:80px !important}.padding-right-80{padding-right:80px !important}.margin-right-81{margin-right:81px !important}.padding-right-81{padding-right:81px !important}.margin-right-82{margin-right:82px !important}.padding-right-82{padding-right:82px !important}.margin-right-83{margin-right:83px !important}.padding-right-83{padding-right:83px !important}.margin-right-84{margin-right:84px !important}.padding-right-84{padding-right:84px !important}.margin-right-85{margin-right:85px !important}.padding-right-85{padding-right:85px !important}.margin-right-86{margin-right:86px !important}.padding-right-86{padding-right:86px !important}.margin-right-87{margin-right:87px !important}.padding-right-87{padding-right:87px !important}.margin-right-88{margin-right:88px !important}.padding-right-88{padding-right:88px !important}.margin-right-89{margin-right:89px !important}.padding-right-89{padding-right:89px !important}.margin-right-90{margin-right:90px !important}.padding-right-90{padding-right:90px !important}.margin-right-91{margin-right:91px !important}.padding-right-91{padding-right:91px !important}.margin-right-92{margin-right:92px !important}.padding-right-92{padding-right:92px !important}.margin-right-93{margin-right:93px !important}.padding-right-93{padding-right:93px !important}.margin-right-94{margin-right:94px !important}.padding-right-94{padding-right:94px !important}.margin-right-95{margin-right:95px !important}.padding-right-95{padding-right:95px !important}.margin-right-96{margin-right:96px !important}.padding-right-96{padding-right:96px !important}.margin-right-97{margin-right:97px !important}.padding-right-97{padding-right:97px !important}.margin-right-98{margin-right:98px !important}.padding-right-98{padding-right:98px !important}.margin-right-99{margin-right:99px !important}.padding-right-99{padding-right:99px !important}.margin-right-100{margin-right:100px !important}.padding-right-100{padding-right:100px !important}.margin-right-101{margin-right:101px !important}.padding-right-101{padding-right:101px !important}.margin-right-102{margin-right:102px !important}.padding-right-102{padding-right:102px !important}.margin-right-103{margin-right:103px !important}.padding-right-103{padding-right:103px !important}.margin-right-104{margin-right:104px !important}.padding-right-104{padding-right:104px !important}.margin-right-105{margin-right:105px !important}.padding-right-105{padding-right:105px !important}.margin-right-106{margin-right:106px !important}.padding-right-106{padding-right:106px !important}.margin-right-107{margin-right:107px !important}.padding-right-107{padding-right:107px !important}.margin-right-108{margin-right:108px !important}.padding-right-108{padding-right:108px !important}.margin-right-109{margin-right:109px !important}.padding-right-109{padding-right:109px !important}.margin-right-110{margin-right:110px !important}.padding-right-110{padding-right:110px !important}.margin-right-111{margin-right:111px !important}.padding-right-111{padding-right:111px !important}.margin-right-112{margin-right:112px !important}.padding-right-112{padding-right:112px !important}.margin-right-113{margin-right:113px !important}.padding-right-113{padding-right:113px !important}.margin-right-114{margin-right:114px !important}.padding-right-114{padding-right:114px !important}.margin-right-115{margin-right:115px !important}.padding-right-115{padding-right:115px !important}.margin-right-116{margin-right:116px !important}.padding-right-116{padding-right:116px !important}.margin-right-117{margin-right:117px !important}.padding-right-117{padding-right:117px !important}.margin-right-118{margin-right:118px !important}.padding-right-118{padding-right:118px !important}.margin-right-119{margin-right:119px !important}.padding-right-119{padding-right:119px !important}.margin-right-120{margin-right:120px !important}.padding-right-120{padding-right:120px !important}.margin-right-121{margin-right:121px !important}.padding-right-121{padding-right:121px !important}.margin-right-122{margin-right:122px !important}.padding-right-122{padding-right:122px !important}.margin-right-123{margin-right:123px !important}.padding-right-123{padding-right:123px !important}.margin-right-124{margin-right:124px !important}.padding-right-124{padding-right:124px !important}.margin-right-125{margin-right:125px !important}.padding-right-125{padding-right:125px !important}.margin-right-126{margin-right:126px !important}.padding-right-126{padding-right:126px !important}.margin-right-127{margin-right:127px !important}.padding-right-127{padding-right:127px !important}.margin-right-128{margin-right:128px !important}.padding-right-128{padding-right:128px !important}.margin-right-129{margin-right:129px !important}.padding-right-129{padding-right:129px !important}.margin-right-130{margin-right:130px !important}.padding-right-130{padding-right:130px !important}.margin-right-131{margin-right:131px !important}.padding-right-131{padding-right:131px !important}.margin-right-132{margin-right:132px !important}.padding-right-132{padding-right:132px !important}.margin-right-133{margin-right:133px !important}.padding-right-133{padding-right:133px !important}.margin-right-134{margin-right:134px !important}.padding-right-134{padding-right:134px !important}.margin-right-135{margin-right:135px !important}.padding-right-135{padding-right:135px !important}.margin-right-136{margin-right:136px !important}.padding-right-136{padding-right:136px !important}.margin-right-137{margin-right:137px !important}.padding-right-137{padding-right:137px !important}.margin-right-138{margin-right:138px !important}.padding-right-138{padding-right:138px !important}.margin-right-139{margin-right:139px !important}.padding-right-139{padding-right:139px !important}.margin-right-140{margin-right:140px !important}.padding-right-140{padding-right:140px !important}.margin-right-141{margin-right:141px !important}.padding-right-141{padding-right:141px !important}.margin-right-142{margin-right:142px !important}.padding-right-142{padding-right:142px !important}.margin-right-143{margin-right:143px !important}.padding-right-143{padding-right:143px !important}.margin-right-144{margin-right:144px !important}.padding-right-144{padding-right:144px !important}.margin-right-145{margin-right:145px !important}.padding-right-145{padding-right:145px !important}.margin-right-146{margin-right:146px !important}.padding-right-146{padding-right:146px !important}.margin-right-147{margin-right:147px !important}.padding-right-147{padding-right:147px !important}.margin-right-148{margin-right:148px !important}.padding-right-148{padding-right:148px !important}.margin-right-149{margin-right:149px !important}.padding-right-149{padding-right:149px !important}.margin-right-150{margin-right:150px !important}.padding-right-150{padding-right:150px !important}.margin-right-151{margin-right:151px !important}.padding-right-151{padding-right:151px !important}.margin-right-152{margin-right:152px !important}.padding-right-152{padding-right:152px !important}.margin-right-153{margin-right:153px !important}.padding-right-153{padding-right:153px !important}.margin-right-154{margin-right:154px !important}.padding-right-154{padding-right:154px !important}.margin-right-155{margin-right:155px !important}.padding-right-155{padding-right:155px !important}.margin-right-156{margin-right:156px !important}.padding-right-156{padding-right:156px !important}.margin-right-157{margin-right:157px !important}.padding-right-157{padding-right:157px !important}.margin-right-158{margin-right:158px !important}.padding-right-158{padding-right:158px !important}.margin-right-159{margin-right:159px !important}.padding-right-159{padding-right:159px !important}.margin-right-160{margin-right:160px !important}.padding-right-160{padding-right:160px !important}.margin-right-161{margin-right:161px !important}.padding-right-161{padding-right:161px !important}.margin-right-162{margin-right:162px !important}.padding-right-162{padding-right:162px !important}.margin-right-163{margin-right:163px !important}.padding-right-163{padding-right:163px !important}.margin-right-164{margin-right:164px !important}.padding-right-164{padding-right:164px !important}.margin-right-165{margin-right:165px !important}.padding-right-165{padding-right:165px !important}.margin-right-166{margin-right:166px !important}.padding-right-166{padding-right:166px !important}.margin-right-167{margin-right:167px !important}.padding-right-167{padding-right:167px !important}.margin-right-168{margin-right:168px !important}.padding-right-168{padding-right:168px !important}.margin-right-169{margin-right:169px !important}.padding-right-169{padding-right:169px !important}.margin-right-170{margin-right:170px !important}.padding-right-170{padding-right:170px !important}.margin-right-171{margin-right:171px !important}.padding-right-171{padding-right:171px !important}.margin-right-172{margin-right:172px !important}.padding-right-172{padding-right:172px !important}.margin-right-173{margin-right:173px !important}.padding-right-173{padding-right:173px !important}.margin-right-174{margin-right:174px !important}.padding-right-174{padding-right:174px !important}.margin-right-175{margin-right:175px !important}.padding-right-175{padding-right:175px !important}.margin-right-176{margin-right:176px !important}.padding-right-176{padding-right:176px !important}.margin-right-177{margin-right:177px !important}.padding-right-177{padding-right:177px !important}.margin-right-178{margin-right:178px !important}.padding-right-178{padding-right:178px !important}.margin-right-179{margin-right:179px !important}.padding-right-179{padding-right:179px !important}.margin-right-180{margin-right:180px !important}.padding-right-180{padding-right:180px !important}.margin-right-181{margin-right:181px !important}.padding-right-181{padding-right:181px !important}.margin-right-182{margin-right:182px !important}.padding-right-182{padding-right:182px !important}.margin-right-183{margin-right:183px !important}.padding-right-183{padding-right:183px !important}.margin-right-184{margin-right:184px !important}.padding-right-184{padding-right:184px !important}.margin-right-185{margin-right:185px !important}.padding-right-185{padding-right:185px !important}.margin-right-186{margin-right:186px !important}.padding-right-186{padding-right:186px !important}.margin-right-187{margin-right:187px !important}.padding-right-187{padding-right:187px !important}.margin-right-188{margin-right:188px !important}.padding-right-188{padding-right:188px !important}.margin-right-189{margin-right:189px !important}.padding-right-189{padding-right:189px !important}.margin-right-190{margin-right:190px !important}.padding-right-190{padding-right:190px !important}.margin-right-191{margin-right:191px !important}.padding-right-191{padding-right:191px !important}.margin-right-192{margin-right:192px !important}.padding-right-192{padding-right:192px !important}.margin-right-193{margin-right:193px !important}.padding-right-193{padding-right:193px !important}.margin-right-194{margin-right:194px !important}.padding-right-194{padding-right:194px !important}.margin-right-195{margin-right:195px !important}.padding-right-195{padding-right:195px !important}.margin-right-196{margin-right:196px !important}.padding-right-196{padding-right:196px !important}.margin-right-197{margin-right:197px !important}.padding-right-197{padding-right:197px !important}.margin-right-198{margin-right:198px !important}.padding-right-198{padding-right:198px !important}.margin-right-199{margin-right:199px !important}.padding-right-199{padding-right:199px !important}.margin-right-200{margin-right:200px !important}.padding-right-200{padding-right:200px !important}.margin-bottom-auto{margin-bottom:auto !important}.margin-bottom-0{margin-bottom:0px !important}.padding-bottom-0{padding-bottom:0px !important}.margin-bottom-1{margin-bottom:1px !important}.padding-bottom-1{padding-bottom:1px !important}.margin-bottom-2{margin-bottom:2px !important}.padding-bottom-2{padding-bottom:2px !important}.margin-bottom-3{margin-bottom:3px !important}.padding-bottom-3{padding-bottom:3px !important}.margin-bottom-4{margin-bottom:4px !important}.padding-bottom-4{padding-bottom:4px !important}.margin-bottom-5{margin-bottom:5px !important}.padding-bottom-5{padding-bottom:5px !important}.margin-bottom-6{margin-bottom:6px !important}.padding-bottom-6{padding-bottom:6px !important}.margin-bottom-7{margin-bottom:7px !important}.padding-bottom-7{padding-bottom:7px !important}.margin-bottom-8{margin-bottom:8px !important}.padding-bottom-8{padding-bottom:8px !important}.margin-bottom-9{margin-bottom:9px !important}.padding-bottom-9{padding-bottom:9px !important}.margin-bottom-10{margin-bottom:10px !important}.padding-bottom-10{padding-bottom:10px !important}.margin-bottom-11{margin-bottom:11px !important}.padding-bottom-11{padding-bottom:11px !important}.margin-bottom-12{margin-bottom:12px !important}.padding-bottom-12{padding-bottom:12px !important}.margin-bottom-13{margin-bottom:13px !important}.padding-bottom-13{padding-bottom:13px !important}.margin-bottom-14{margin-bottom:14px !important}.padding-bottom-14{padding-bottom:14px !important}.margin-bottom-15{margin-bottom:15px !important}.padding-bottom-15{padding-bottom:15px !important}.margin-bottom-16{margin-bottom:16px !important}.padding-bottom-16{padding-bottom:16px !important}.margin-bottom-17{margin-bottom:17px !important}.padding-bottom-17{padding-bottom:17px !important}.margin-bottom-18{margin-bottom:18px !important}.padding-bottom-18{padding-bottom:18px !important}.margin-bottom-19{margin-bottom:19px !important}.padding-bottom-19{padding-bottom:19px !important}.margin-bottom-20{margin-bottom:20px !important}.padding-bottom-20{padding-bottom:20px !important}.margin-bottom-21{margin-bottom:21px !important}.padding-bottom-21{padding-bottom:21px !important}.margin-bottom-22{margin-bottom:22px !important}.padding-bottom-22{padding-bottom:22px !important}.margin-bottom-23{margin-bottom:23px !important}.padding-bottom-23{padding-bottom:23px !important}.margin-bottom-24{margin-bottom:24px !important}.padding-bottom-24{padding-bottom:24px !important}.margin-bottom-25{margin-bottom:25px !important}.padding-bottom-25{padding-bottom:25px !important}.margin-bottom-26{margin-bottom:26px !important}.padding-bottom-26{padding-bottom:26px !important}.margin-bottom-27{margin-bottom:27px !important}.padding-bottom-27{padding-bottom:27px !important}.margin-bottom-28{margin-bottom:28px !important}.padding-bottom-28{padding-bottom:28px !important}.margin-bottom-29{margin-bottom:29px !important}.padding-bottom-29{padding-bottom:29px !important}.margin-bottom-30{margin-bottom:30px !important}.padding-bottom-30{padding-bottom:30px !important}.margin-bottom-31{margin-bottom:31px !important}.padding-bottom-31{padding-bottom:31px !important}.margin-bottom-32{margin-bottom:32px !important}.padding-bottom-32{padding-bottom:32px !important}.margin-bottom-33{margin-bottom:33px !important}.padding-bottom-33{padding-bottom:33px !important}.margin-bottom-34{margin-bottom:34px !important}.padding-bottom-34{padding-bottom:34px !important}.margin-bottom-35{margin-bottom:35px !important}.padding-bottom-35{padding-bottom:35px !important}.margin-bottom-36{margin-bottom:36px !important}.padding-bottom-36{padding-bottom:36px !important}.margin-bottom-37{margin-bottom:37px !important}.padding-bottom-37{padding-bottom:37px !important}.margin-bottom-38{margin-bottom:38px !important}.padding-bottom-38{padding-bottom:38px !important}.margin-bottom-39{margin-bottom:39px !important}.padding-bottom-39{padding-bottom:39px !important}.margin-bottom-40{margin-bottom:40px !important}.padding-bottom-40{padding-bottom:40px !important}.margin-bottom-41{margin-bottom:41px !important}.padding-bottom-41{padding-bottom:41px !important}.margin-bottom-42{margin-bottom:42px !important}.padding-bottom-42{padding-bottom:42px !important}.margin-bottom-43{margin-bottom:43px !important}.padding-bottom-43{padding-bottom:43px !important}.margin-bottom-44{margin-bottom:44px !important}.padding-bottom-44{padding-bottom:44px !important}.margin-bottom-45{margin-bottom:45px !important}.padding-bottom-45{padding-bottom:45px !important}.margin-bottom-46{margin-bottom:46px !important}.padding-bottom-46{padding-bottom:46px !important}.margin-bottom-47{margin-bottom:47px !important}.padding-bottom-47{padding-bottom:47px !important}.margin-bottom-48{margin-bottom:48px !important}.padding-bottom-48{padding-bottom:48px !important}.margin-bottom-49{margin-bottom:49px !important}.padding-bottom-49{padding-bottom:49px !important}.margin-bottom-50{margin-bottom:50px !important}.padding-bottom-50{padding-bottom:50px !important}.margin-bottom-51{margin-bottom:51px !important}.padding-bottom-51{padding-bottom:51px !important}.margin-bottom-52{margin-bottom:52px !important}.padding-bottom-52{padding-bottom:52px !important}.margin-bottom-53{margin-bottom:53px !important}.padding-bottom-53{padding-bottom:53px !important}.margin-bottom-54{margin-bottom:54px !important}.padding-bottom-54{padding-bottom:54px !important}.margin-bottom-55{margin-bottom:55px !important}.padding-bottom-55{padding-bottom:55px !important}.margin-bottom-56{margin-bottom:56px !important}.padding-bottom-56{padding-bottom:56px !important}.margin-bottom-57{margin-bottom:57px !important}.padding-bottom-57{padding-bottom:57px !important}.margin-bottom-58{margin-bottom:58px !important}.padding-bottom-58{padding-bottom:58px !important}.margin-bottom-59{margin-bottom:59px !important}.padding-bottom-59{padding-bottom:59px !important}.margin-bottom-60{margin-bottom:60px !important}.padding-bottom-60{padding-bottom:60px !important}.margin-bottom-61{margin-bottom:61px !important}.padding-bottom-61{padding-bottom:61px !important}.margin-bottom-62{margin-bottom:62px !important}.padding-bottom-62{padding-bottom:62px !important}.margin-bottom-63{margin-bottom:63px !important}.padding-bottom-63{padding-bottom:63px !important}.margin-bottom-64{margin-bottom:64px !important}.padding-bottom-64{padding-bottom:64px !important}.margin-bottom-65{margin-bottom:65px !important}.padding-bottom-65{padding-bottom:65px !important}.margin-bottom-66{margin-bottom:66px !important}.padding-bottom-66{padding-bottom:66px !important}.margin-bottom-67{margin-bottom:67px !important}.padding-bottom-67{padding-bottom:67px !important}.margin-bottom-68{margin-bottom:68px !important}.padding-bottom-68{padding-bottom:68px !important}.margin-bottom-69{margin-bottom:69px !important}.padding-bottom-69{padding-bottom:69px !important}.margin-bottom-70{margin-bottom:70px !important}.padding-bottom-70{padding-bottom:70px !important}.margin-bottom-71{margin-bottom:71px !important}.padding-bottom-71{padding-bottom:71px !important}.margin-bottom-72{margin-bottom:72px !important}.padding-bottom-72{padding-bottom:72px !important}.margin-bottom-73{margin-bottom:73px !important}.padding-bottom-73{padding-bottom:73px !important}.margin-bottom-74{margin-bottom:74px !important}.padding-bottom-74{padding-bottom:74px !important}.margin-bottom-75{margin-bottom:75px !important}.padding-bottom-75{padding-bottom:75px !important}.margin-bottom-76{margin-bottom:76px !important}.padding-bottom-76{padding-bottom:76px !important}.margin-bottom-77{margin-bottom:77px !important}.padding-bottom-77{padding-bottom:77px !important}.margin-bottom-78{margin-bottom:78px !important}.padding-bottom-78{padding-bottom:78px !important}.margin-bottom-79{margin-bottom:79px !important}.padding-bottom-79{padding-bottom:79px !important}.margin-bottom-80{margin-bottom:80px !important}.padding-bottom-80{padding-bottom:80px !important}.margin-bottom-81{margin-bottom:81px !important}.padding-bottom-81{padding-bottom:81px !important}.margin-bottom-82{margin-bottom:82px !important}.padding-bottom-82{padding-bottom:82px !important}.margin-bottom-83{margin-bottom:83px !important}.padding-bottom-83{padding-bottom:83px !important}.margin-bottom-84{margin-bottom:84px !important}.padding-bottom-84{padding-bottom:84px !important}.margin-bottom-85{margin-bottom:85px !important}.padding-bottom-85{padding-bottom:85px !important}.margin-bottom-86{margin-bottom:86px !important}.padding-bottom-86{padding-bottom:86px !important}.margin-bottom-87{margin-bottom:87px !important}.padding-bottom-87{padding-bottom:87px !important}.margin-bottom-88{margin-bottom:88px !important}.padding-bottom-88{padding-bottom:88px !important}.margin-bottom-89{margin-bottom:89px !important}.padding-bottom-89{padding-bottom:89px !important}.margin-bottom-90{margin-bottom:90px !important}.padding-bottom-90{padding-bottom:90px !important}.margin-bottom-91{margin-bottom:91px !important}.padding-bottom-91{padding-bottom:91px !important}.margin-bottom-92{margin-bottom:92px !important}.padding-bottom-92{padding-bottom:92px !important}.margin-bottom-93{margin-bottom:93px !important}.padding-bottom-93{padding-bottom:93px !important}.margin-bottom-94{margin-bottom:94px !important}.padding-bottom-94{padding-bottom:94px !important}.margin-bottom-95{margin-bottom:95px !important}.padding-bottom-95{padding-bottom:95px !important}.margin-bottom-96{margin-bottom:96px !important}.padding-bottom-96{padding-bottom:96px !important}.margin-bottom-97{margin-bottom:97px !important}.padding-bottom-97{padding-bottom:97px !important}.margin-bottom-98{margin-bottom:98px !important}.padding-bottom-98{padding-bottom:98px !important}.margin-bottom-99{margin-bottom:99px !important}.padding-bottom-99{padding-bottom:99px !important}.margin-bottom-100{margin-bottom:100px !important}.padding-bottom-100{padding-bottom:100px !important}.margin-bottom-101{margin-bottom:101px !important}.padding-bottom-101{padding-bottom:101px !important}.margin-bottom-102{margin-bottom:102px !important}.padding-bottom-102{padding-bottom:102px !important}.margin-bottom-103{margin-bottom:103px !important}.padding-bottom-103{padding-bottom:103px !important}.margin-bottom-104{margin-bottom:104px !important}.padding-bottom-104{padding-bottom:104px !important}.margin-bottom-105{margin-bottom:105px !important}.padding-bottom-105{padding-bottom:105px !important}.margin-bottom-106{margin-bottom:106px !important}.padding-bottom-106{padding-bottom:106px !important}.margin-bottom-107{margin-bottom:107px !important}.padding-bottom-107{padding-bottom:107px !important}.margin-bottom-108{margin-bottom:108px !important}.padding-bottom-108{padding-bottom:108px !important}.margin-bottom-109{margin-bottom:109px !important}.padding-bottom-109{padding-bottom:109px !important}.margin-bottom-110{margin-bottom:110px !important}.padding-bottom-110{padding-bottom:110px !important}.margin-bottom-111{margin-bottom:111px !important}.padding-bottom-111{padding-bottom:111px !important}.margin-bottom-112{margin-bottom:112px !important}.padding-bottom-112{padding-bottom:112px !important}.margin-bottom-113{margin-bottom:113px !important}.padding-bottom-113{padding-bottom:113px !important}.margin-bottom-114{margin-bottom:114px !important}.padding-bottom-114{padding-bottom:114px !important}.margin-bottom-115{margin-bottom:115px !important}.padding-bottom-115{padding-bottom:115px !important}.margin-bottom-116{margin-bottom:116px !important}.padding-bottom-116{padding-bottom:116px !important}.margin-bottom-117{margin-bottom:117px !important}.padding-bottom-117{padding-bottom:117px !important}.margin-bottom-118{margin-bottom:118px !important}.padding-bottom-118{padding-bottom:118px !important}.margin-bottom-119{margin-bottom:119px !important}.padding-bottom-119{padding-bottom:119px !important}.margin-bottom-120{margin-bottom:120px !important}.padding-bottom-120{padding-bottom:120px !important}.margin-bottom-121{margin-bottom:121px !important}.padding-bottom-121{padding-bottom:121px !important}.margin-bottom-122{margin-bottom:122px !important}.padding-bottom-122{padding-bottom:122px !important}.margin-bottom-123{margin-bottom:123px !important}.padding-bottom-123{padding-bottom:123px !important}.margin-bottom-124{margin-bottom:124px !important}.padding-bottom-124{padding-bottom:124px !important}.margin-bottom-125{margin-bottom:125px !important}.padding-bottom-125{padding-bottom:125px !important}.margin-bottom-126{margin-bottom:126px !important}.padding-bottom-126{padding-bottom:126px !important}.margin-bottom-127{margin-bottom:127px !important}.padding-bottom-127{padding-bottom:127px !important}.margin-bottom-128{margin-bottom:128px !important}.padding-bottom-128{padding-bottom:128px !important}.margin-bottom-129{margin-bottom:129px !important}.padding-bottom-129{padding-bottom:129px !important}.margin-bottom-130{margin-bottom:130px !important}.padding-bottom-130{padding-bottom:130px !important}.margin-bottom-131{margin-bottom:131px !important}.padding-bottom-131{padding-bottom:131px !important}.margin-bottom-132{margin-bottom:132px !important}.padding-bottom-132{padding-bottom:132px !important}.margin-bottom-133{margin-bottom:133px !important}.padding-bottom-133{padding-bottom:133px !important}.margin-bottom-134{margin-bottom:134px !important}.padding-bottom-134{padding-bottom:134px !important}.margin-bottom-135{margin-bottom:135px !important}.padding-bottom-135{padding-bottom:135px !important}.margin-bottom-136{margin-bottom:136px !important}.padding-bottom-136{padding-bottom:136px !important}.margin-bottom-137{margin-bottom:137px !important}.padding-bottom-137{padding-bottom:137px !important}.margin-bottom-138{margin-bottom:138px !important}.padding-bottom-138{padding-bottom:138px !important}.margin-bottom-139{margin-bottom:139px !important}.padding-bottom-139{padding-bottom:139px !important}.margin-bottom-140{margin-bottom:140px !important}.padding-bottom-140{padding-bottom:140px !important}.margin-bottom-141{margin-bottom:141px !important}.padding-bottom-141{padding-bottom:141px !important}.margin-bottom-142{margin-bottom:142px !important}.padding-bottom-142{padding-bottom:142px !important}.margin-bottom-143{margin-bottom:143px !important}.padding-bottom-143{padding-bottom:143px !important}.margin-bottom-144{margin-bottom:144px !important}.padding-bottom-144{padding-bottom:144px !important}.margin-bottom-145{margin-bottom:145px !important}.padding-bottom-145{padding-bottom:145px !important}.margin-bottom-146{margin-bottom:146px !important}.padding-bottom-146{padding-bottom:146px !important}.margin-bottom-147{margin-bottom:147px !important}.padding-bottom-147{padding-bottom:147px !important}.margin-bottom-148{margin-bottom:148px !important}.padding-bottom-148{padding-bottom:148px !important}.margin-bottom-149{margin-bottom:149px !important}.padding-bottom-149{padding-bottom:149px !important}.margin-bottom-150{margin-bottom:150px !important}.padding-bottom-150{padding-bottom:150px !important}.margin-bottom-151{margin-bottom:151px !important}.padding-bottom-151{padding-bottom:151px !important}.margin-bottom-152{margin-bottom:152px !important}.padding-bottom-152{padding-bottom:152px !important}.margin-bottom-153{margin-bottom:153px !important}.padding-bottom-153{padding-bottom:153px !important}.margin-bottom-154{margin-bottom:154px !important}.padding-bottom-154{padding-bottom:154px !important}.margin-bottom-155{margin-bottom:155px !important}.padding-bottom-155{padding-bottom:155px !important}.margin-bottom-156{margin-bottom:156px !important}.padding-bottom-156{padding-bottom:156px !important}.margin-bottom-157{margin-bottom:157px !important}.padding-bottom-157{padding-bottom:157px !important}.margin-bottom-158{margin-bottom:158px !important}.padding-bottom-158{padding-bottom:158px !important}.margin-bottom-159{margin-bottom:159px !important}.padding-bottom-159{padding-bottom:159px !important}.margin-bottom-160{margin-bottom:160px !important}.padding-bottom-160{padding-bottom:160px !important}.margin-bottom-161{margin-bottom:161px !important}.padding-bottom-161{padding-bottom:161px !important}.margin-bottom-162{margin-bottom:162px !important}.padding-bottom-162{padding-bottom:162px !important}.margin-bottom-163{margin-bottom:163px !important}.padding-bottom-163{padding-bottom:163px !important}.margin-bottom-164{margin-bottom:164px !important}.padding-bottom-164{padding-bottom:164px !important}.margin-bottom-165{margin-bottom:165px !important}.padding-bottom-165{padding-bottom:165px !important}.margin-bottom-166{margin-bottom:166px !important}.padding-bottom-166{padding-bottom:166px !important}.margin-bottom-167{margin-bottom:167px !important}.padding-bottom-167{padding-bottom:167px !important}.margin-bottom-168{margin-bottom:168px !important}.padding-bottom-168{padding-bottom:168px !important}.margin-bottom-169{margin-bottom:169px !important}.padding-bottom-169{padding-bottom:169px !important}.margin-bottom-170{margin-bottom:170px !important}.padding-bottom-170{padding-bottom:170px !important}.margin-bottom-171{margin-bottom:171px !important}.padding-bottom-171{padding-bottom:171px !important}.margin-bottom-172{margin-bottom:172px !important}.padding-bottom-172{padding-bottom:172px !important}.margin-bottom-173{margin-bottom:173px !important}.padding-bottom-173{padding-bottom:173px !important}.margin-bottom-174{margin-bottom:174px !important}.padding-bottom-174{padding-bottom:174px !important}.margin-bottom-175{margin-bottom:175px !important}.padding-bottom-175{padding-bottom:175px !important}.margin-bottom-176{margin-bottom:176px !important}.padding-bottom-176{padding-bottom:176px !important}.margin-bottom-177{margin-bottom:177px !important}.padding-bottom-177{padding-bottom:177px !important}.margin-bottom-178{margin-bottom:178px !important}.padding-bottom-178{padding-bottom:178px !important}.margin-bottom-179{margin-bottom:179px !important}.padding-bottom-179{padding-bottom:179px !important}.margin-bottom-180{margin-bottom:180px !important}.padding-bottom-180{padding-bottom:180px !important}.margin-bottom-181{margin-bottom:181px !important}.padding-bottom-181{padding-bottom:181px !important}.margin-bottom-182{margin-bottom:182px !important}.padding-bottom-182{padding-bottom:182px !important}.margin-bottom-183{margin-bottom:183px !important}.padding-bottom-183{padding-bottom:183px !important}.margin-bottom-184{margin-bottom:184px !important}.padding-bottom-184{padding-bottom:184px !important}.margin-bottom-185{margin-bottom:185px !important}.padding-bottom-185{padding-bottom:185px !important}.margin-bottom-186{margin-bottom:186px !important}.padding-bottom-186{padding-bottom:186px !important}.margin-bottom-187{margin-bottom:187px !important}.padding-bottom-187{padding-bottom:187px !important}.margin-bottom-188{margin-bottom:188px !important}.padding-bottom-188{padding-bottom:188px !important}.margin-bottom-189{margin-bottom:189px !important}.padding-bottom-189{padding-bottom:189px !important}.margin-bottom-190{margin-bottom:190px !important}.padding-bottom-190{padding-bottom:190px !important}.margin-bottom-191{margin-bottom:191px !important}.padding-bottom-191{padding-bottom:191px !important}.margin-bottom-192{margin-bottom:192px !important}.padding-bottom-192{padding-bottom:192px !important}.margin-bottom-193{margin-bottom:193px !important}.padding-bottom-193{padding-bottom:193px !important}.margin-bottom-194{margin-bottom:194px !important}.padding-bottom-194{padding-bottom:194px !important}.margin-bottom-195{margin-bottom:195px !important}.padding-bottom-195{padding-bottom:195px !important}.margin-bottom-196{margin-bottom:196px !important}.padding-bottom-196{padding-bottom:196px !important}.margin-bottom-197{margin-bottom:197px !important}.padding-bottom-197{padding-bottom:197px !important}.margin-bottom-198{margin-bottom:198px !important}.padding-bottom-198{padding-bottom:198px !important}.margin-bottom-199{margin-bottom:199px !important}.padding-bottom-199{padding-bottom:199px !important}.margin-bottom-200{margin-bottom:200px !important}.padding-bottom-200{padding-bottom:200px !important}.margin-left-auto{margin-left:auto !important}.margin-left-0{margin-left:0px !important}.padding-left-0{padding-left:0px !important}.margin-left-1{margin-left:1px !important}.padding-left-1{padding-left:1px !important}.margin-left-2{margin-left:2px !important}.padding-left-2{padding-left:2px !important}.margin-left-3{margin-left:3px !important}.padding-left-3{padding-left:3px !important}.margin-left-4{margin-left:4px !important}.padding-left-4{padding-left:4px !important}.margin-left-5{margin-left:5px !important}.padding-left-5{padding-left:5px !important}.margin-left-6{margin-left:6px !important}.padding-left-6{padding-left:6px !important}.margin-left-7{margin-left:7px !important}.padding-left-7{padding-left:7px !important}.margin-left-8{margin-left:8px !important}.padding-left-8{padding-left:8px !important}.margin-left-9{margin-left:9px !important}.padding-left-9{padding-left:9px !important}.margin-left-10{margin-left:10px !important}.padding-left-10{padding-left:10px !important}.margin-left-11{margin-left:11px !important}.padding-left-11{padding-left:11px !important}.margin-left-12{margin-left:12px !important}.padding-left-12{padding-left:12px !important}.margin-left-13{margin-left:13px !important}.padding-left-13{padding-left:13px !important}.margin-left-14{margin-left:14px !important}.padding-left-14{padding-left:14px !important}.margin-left-15{margin-left:15px !important}.padding-left-15{padding-left:15px !important}.margin-left-16{margin-left:16px !important}.padding-left-16{padding-left:16px !important}.margin-left-17{margin-left:17px !important}.padding-left-17{padding-left:17px !important}.margin-left-18{margin-left:18px !important}.padding-left-18{padding-left:18px !important}.margin-left-19{margin-left:19px !important}.padding-left-19{padding-left:19px !important}.margin-left-20{margin-left:20px !important}.padding-left-20{padding-left:20px !important}.margin-left-21{margin-left:21px !important}.padding-left-21{padding-left:21px !important}.margin-left-22{margin-left:22px !important}.padding-left-22{padding-left:22px !important}.margin-left-23{margin-left:23px !important}.padding-left-23{padding-left:23px !important}.margin-left-24{margin-left:24px !important}.padding-left-24{padding-left:24px !important}.margin-left-25{margin-left:25px !important}.padding-left-25{padding-left:25px !important}.margin-left-26{margin-left:26px !important}.padding-left-26{padding-left:26px !important}.margin-left-27{margin-left:27px !important}.padding-left-27{padding-left:27px !important}.margin-left-28{margin-left:28px !important}.padding-left-28{padding-left:28px !important}.margin-left-29{margin-left:29px !important}.padding-left-29{padding-left:29px !important}.margin-left-30{margin-left:30px !important}.padding-left-30{padding-left:30px !important}.margin-left-31{margin-left:31px !important}.padding-left-31{padding-left:31px !important}.margin-left-32{margin-left:32px !important}.padding-left-32{padding-left:32px !important}.margin-left-33{margin-left:33px !important}.padding-left-33{padding-left:33px !important}.margin-left-34{margin-left:34px !important}.padding-left-34{padding-left:34px !important}.margin-left-35{margin-left:35px !important}.padding-left-35{padding-left:35px !important}.margin-left-36{margin-left:36px !important}.padding-left-36{padding-left:36px !important}.margin-left-37{margin-left:37px !important}.padding-left-37{padding-left:37px !important}.margin-left-38{margin-left:38px !important}.padding-left-38{padding-left:38px !important}.margin-left-39{margin-left:39px !important}.padding-left-39{padding-left:39px !important}.margin-left-40{margin-left:40px !important}.padding-left-40{padding-left:40px !important}.margin-left-41{margin-left:41px !important}.padding-left-41{padding-left:41px !important}.margin-left-42{margin-left:42px !important}.padding-left-42{padding-left:42px !important}.margin-left-43{margin-left:43px !important}.padding-left-43{padding-left:43px !important}.margin-left-44{margin-left:44px !important}.padding-left-44{padding-left:44px !important}.margin-left-45{margin-left:45px !important}.padding-left-45{padding-left:45px !important}.margin-left-46{margin-left:46px !important}.padding-left-46{padding-left:46px !important}.margin-left-47{margin-left:47px !important}.padding-left-47{padding-left:47px !important}.margin-left-48{margin-left:48px !important}.padding-left-48{padding-left:48px !important}.margin-left-49{margin-left:49px !important}.padding-left-49{padding-left:49px !important}.margin-left-50{margin-left:50px !important}.padding-left-50{padding-left:50px !important}.margin-left-51{margin-left:51px !important}.padding-left-51{padding-left:51px !important}.margin-left-52{margin-left:52px !important}.padding-left-52{padding-left:52px !important}.margin-left-53{margin-left:53px !important}.padding-left-53{padding-left:53px !important}.margin-left-54{margin-left:54px !important}.padding-left-54{padding-left:54px !important}.margin-left-55{margin-left:55px !important}.padding-left-55{padding-left:55px !important}.margin-left-56{margin-left:56px !important}.padding-left-56{padding-left:56px !important}.margin-left-57{margin-left:57px !important}.padding-left-57{padding-left:57px !important}.margin-left-58{margin-left:58px !important}.padding-left-58{padding-left:58px !important}.margin-left-59{margin-left:59px !important}.padding-left-59{padding-left:59px !important}.margin-left-60{margin-left:60px !important}.padding-left-60{padding-left:60px !important}.margin-left-61{margin-left:61px !important}.padding-left-61{padding-left:61px !important}.margin-left-62{margin-left:62px !important}.padding-left-62{padding-left:62px !important}.margin-left-63{margin-left:63px !important}.padding-left-63{padding-left:63px !important}.margin-left-64{margin-left:64px !important}.padding-left-64{padding-left:64px !important}.margin-left-65{margin-left:65px !important}.padding-left-65{padding-left:65px !important}.margin-left-66{margin-left:66px !important}.padding-left-66{padding-left:66px !important}.margin-left-67{margin-left:67px !important}.padding-left-67{padding-left:67px !important}.margin-left-68{margin-left:68px !important}.padding-left-68{padding-left:68px !important}.margin-left-69{margin-left:69px !important}.padding-left-69{padding-left:69px !important}.margin-left-70{margin-left:70px !important}.padding-left-70{padding-left:70px !important}.margin-left-71{margin-left:71px !important}.padding-left-71{padding-left:71px !important}.margin-left-72{margin-left:72px !important}.padding-left-72{padding-left:72px !important}.margin-left-73{margin-left:73px !important}.padding-left-73{padding-left:73px !important}.margin-left-74{margin-left:74px !important}.padding-left-74{padding-left:74px !important}.margin-left-75{margin-left:75px !important}.padding-left-75{padding-left:75px !important}.margin-left-76{margin-left:76px !important}.padding-left-76{padding-left:76px !important}.margin-left-77{margin-left:77px !important}.padding-left-77{padding-left:77px !important}.margin-left-78{margin-left:78px !important}.padding-left-78{padding-left:78px !important}.margin-left-79{margin-left:79px !important}.padding-left-79{padding-left:79px !important}.margin-left-80{margin-left:80px !important}.padding-left-80{padding-left:80px !important}.margin-left-81{margin-left:81px !important}.padding-left-81{padding-left:81px !important}.margin-left-82{margin-left:82px !important}.padding-left-82{padding-left:82px !important}.margin-left-83{margin-left:83px !important}.padding-left-83{padding-left:83px !important}.margin-left-84{margin-left:84px !important}.padding-left-84{padding-left:84px !important}.margin-left-85{margin-left:85px !important}.padding-left-85{padding-left:85px !important}.margin-left-86{margin-left:86px !important}.padding-left-86{padding-left:86px !important}.margin-left-87{margin-left:87px !important}.padding-left-87{padding-left:87px !important}.margin-left-88{margin-left:88px !important}.padding-left-88{padding-left:88px !important}.margin-left-89{margin-left:89px !important}.padding-left-89{padding-left:89px !important}.margin-left-90{margin-left:90px !important}.padding-left-90{padding-left:90px !important}.margin-left-91{margin-left:91px !important}.padding-left-91{padding-left:91px !important}.margin-left-92{margin-left:92px !important}.padding-left-92{padding-left:92px !important}.margin-left-93{margin-left:93px !important}.padding-left-93{padding-left:93px !important}.margin-left-94{margin-left:94px !important}.padding-left-94{padding-left:94px !important}.margin-left-95{margin-left:95px !important}.padding-left-95{padding-left:95px !important}.margin-left-96{margin-left:96px !important}.padding-left-96{padding-left:96px !important}.margin-left-97{margin-left:97px !important}.padding-left-97{padding-left:97px !important}.margin-left-98{margin-left:98px !important}.padding-left-98{padding-left:98px !important}.margin-left-99{margin-left:99px !important}.padding-left-99{padding-left:99px !important}.margin-left-100{margin-left:100px !important}.padding-left-100{padding-left:100px !important}.margin-left-101{margin-left:101px !important}.padding-left-101{padding-left:101px !important}.margin-left-102{margin-left:102px !important}.padding-left-102{padding-left:102px !important}.margin-left-103{margin-left:103px !important}.padding-left-103{padding-left:103px !important}.margin-left-104{margin-left:104px !important}.padding-left-104{padding-left:104px !important}.margin-left-105{margin-left:105px !important}.padding-left-105{padding-left:105px !important}.margin-left-106{margin-left:106px !important}.padding-left-106{padding-left:106px !important}.margin-left-107{margin-left:107px !important}.padding-left-107{padding-left:107px !important}.margin-left-108{margin-left:108px !important}.padding-left-108{padding-left:108px !important}.margin-left-109{margin-left:109px !important}.padding-left-109{padding-left:109px !important}.margin-left-110{margin-left:110px !important}.padding-left-110{padding-left:110px !important}.margin-left-111{margin-left:111px !important}.padding-left-111{padding-left:111px !important}.margin-left-112{margin-left:112px !important}.padding-left-112{padding-left:112px !important}.margin-left-113{margin-left:113px !important}.padding-left-113{padding-left:113px !important}.margin-left-114{margin-left:114px !important}.padding-left-114{padding-left:114px !important}.margin-left-115{margin-left:115px !important}.padding-left-115{padding-left:115px !important}.margin-left-116{margin-left:116px !important}.padding-left-116{padding-left:116px !important}.margin-left-117{margin-left:117px !important}.padding-left-117{padding-left:117px !important}.margin-left-118{margin-left:118px !important}.padding-left-118{padding-left:118px !important}.margin-left-119{margin-left:119px !important}.padding-left-119{padding-left:119px !important}.margin-left-120{margin-left:120px !important}.padding-left-120{padding-left:120px !important}.margin-left-121{margin-left:121px !important}.padding-left-121{padding-left:121px !important}.margin-left-122{margin-left:122px !important}.padding-left-122{padding-left:122px !important}.margin-left-123{margin-left:123px !important}.padding-left-123{padding-left:123px !important}.margin-left-124{margin-left:124px !important}.padding-left-124{padding-left:124px !important}.margin-left-125{margin-left:125px !important}.padding-left-125{padding-left:125px !important}.margin-left-126{margin-left:126px !important}.padding-left-126{padding-left:126px !important}.margin-left-127{margin-left:127px !important}.padding-left-127{padding-left:127px !important}.margin-left-128{margin-left:128px !important}.padding-left-128{padding-left:128px !important}.margin-left-129{margin-left:129px !important}.padding-left-129{padding-left:129px !important}.margin-left-130{margin-left:130px !important}.padding-left-130{padding-left:130px !important}.margin-left-131{margin-left:131px !important}.padding-left-131{padding-left:131px !important}.margin-left-132{margin-left:132px !important}.padding-left-132{padding-left:132px !important}.margin-left-133{margin-left:133px !important}.padding-left-133{padding-left:133px !important}.margin-left-134{margin-left:134px !important}.padding-left-134{padding-left:134px !important}.margin-left-135{margin-left:135px !important}.padding-left-135{padding-left:135px !important}.margin-left-136{margin-left:136px !important}.padding-left-136{padding-left:136px !important}.margin-left-137{margin-left:137px !important}.padding-left-137{padding-left:137px !important}.margin-left-138{margin-left:138px !important}.padding-left-138{padding-left:138px !important}.margin-left-139{margin-left:139px !important}.padding-left-139{padding-left:139px !important}.margin-left-140{margin-left:140px !important}.padding-left-140{padding-left:140px !important}.margin-left-141{margin-left:141px !important}.padding-left-141{padding-left:141px !important}.margin-left-142{margin-left:142px !important}.padding-left-142{padding-left:142px !important}.margin-left-143{margin-left:143px !important}.padding-left-143{padding-left:143px !important}.margin-left-144{margin-left:144px !important}.padding-left-144{padding-left:144px !important}.margin-left-145{margin-left:145px !important}.padding-left-145{padding-left:145px !important}.margin-left-146{margin-left:146px !important}.padding-left-146{padding-left:146px !important}.margin-left-147{margin-left:147px !important}.padding-left-147{padding-left:147px !important}.margin-left-148{margin-left:148px !important}.padding-left-148{padding-left:148px !important}.margin-left-149{margin-left:149px !important}.padding-left-149{padding-left:149px !important}.margin-left-150{margin-left:150px !important}.padding-left-150{padding-left:150px !important}.margin-left-151{margin-left:151px !important}.padding-left-151{padding-left:151px !important}.margin-left-152{margin-left:152px !important}.padding-left-152{padding-left:152px !important}.margin-left-153{margin-left:153px !important}.padding-left-153{padding-left:153px !important}.margin-left-154{margin-left:154px !important}.padding-left-154{padding-left:154px !important}.margin-left-155{margin-left:155px !important}.padding-left-155{padding-left:155px !important}.margin-left-156{margin-left:156px !important}.padding-left-156{padding-left:156px !important}.margin-left-157{margin-left:157px !important}.padding-left-157{padding-left:157px !important}.margin-left-158{margin-left:158px !important}.padding-left-158{padding-left:158px !important}.margin-left-159{margin-left:159px !important}.padding-left-159{padding-left:159px !important}.margin-left-160{margin-left:160px !important}.padding-left-160{padding-left:160px !important}.margin-left-161{margin-left:161px !important}.padding-left-161{padding-left:161px !important}.margin-left-162{margin-left:162px !important}.padding-left-162{padding-left:162px !important}.margin-left-163{margin-left:163px !important}.padding-left-163{padding-left:163px !important}.margin-left-164{margin-left:164px !important}.padding-left-164{padding-left:164px !important}.margin-left-165{margin-left:165px !important}.padding-left-165{padding-left:165px !important}.margin-left-166{margin-left:166px !important}.padding-left-166{padding-left:166px !important}.margin-left-167{margin-left:167px !important}.padding-left-167{padding-left:167px !important}.margin-left-168{margin-left:168px !important}.padding-left-168{padding-left:168px !important}.margin-left-169{margin-left:169px !important}.padding-left-169{padding-left:169px !important}.margin-left-170{margin-left:170px !important}.padding-left-170{padding-left:170px !important}.margin-left-171{margin-left:171px !important}.padding-left-171{padding-left:171px !important}.margin-left-172{margin-left:172px !important}.padding-left-172{padding-left:172px !important}.margin-left-173{margin-left:173px !important}.padding-left-173{padding-left:173px !important}.margin-left-174{margin-left:174px !important}.padding-left-174{padding-left:174px !important}.margin-left-175{margin-left:175px !important}.padding-left-175{padding-left:175px !important}.margin-left-176{margin-left:176px !important}.padding-left-176{padding-left:176px !important}.margin-left-177{margin-left:177px !important}.padding-left-177{padding-left:177px !important}.margin-left-178{margin-left:178px !important}.padding-left-178{padding-left:178px !important}.margin-left-179{margin-left:179px !important}.padding-left-179{padding-left:179px !important}.margin-left-180{margin-left:180px !important}.padding-left-180{padding-left:180px !important}.margin-left-181{margin-left:181px !important}.padding-left-181{padding-left:181px !important}.margin-left-182{margin-left:182px !important}.padding-left-182{padding-left:182px !important}.margin-left-183{margin-left:183px !important}.padding-left-183{padding-left:183px !important}.margin-left-184{margin-left:184px !important}.padding-left-184{padding-left:184px !important}.margin-left-185{margin-left:185px !important}.padding-left-185{padding-left:185px !important}.margin-left-186{margin-left:186px !important}.padding-left-186{padding-left:186px !important}.margin-left-187{margin-left:187px !important}.padding-left-187{padding-left:187px !important}.margin-left-188{margin-left:188px !important}.padding-left-188{padding-left:188px !important}.margin-left-189{margin-left:189px !important}.padding-left-189{padding-left:189px !important}.margin-left-190{margin-left:190px !important}.padding-left-190{padding-left:190px !important}.margin-left-191{margin-left:191px !important}.padding-left-191{padding-left:191px !important}.margin-left-192{margin-left:192px !important}.padding-left-192{padding-left:192px !important}.margin-left-193{margin-left:193px !important}.padding-left-193{padding-left:193px !important}.margin-left-194{margin-left:194px !important}.padding-left-194{padding-left:194px !important}.margin-left-195{margin-left:195px !important}.padding-left-195{padding-left:195px !important}.margin-left-196{margin-left:196px !important}.padding-left-196{padding-left:196px !important}.margin-left-197{margin-left:197px !important}.padding-left-197{padding-left:197px !important}.margin-left-198{margin-left:198px !important}.padding-left-198{padding-left:198px !important}.margin-left-199{margin-left:199px !important}.padding-left-199{padding-left:199px !important}.margin-left-200{margin-left:200px !important}.padding-left-200{padding-left:200px !important}.line-height-0{line-height:0px}.line-height-1{line-height:1px}.line-height-2{line-height:2px}.line-height-3{line-height:3px}.line-height-4{line-height:4px}.line-height-5{line-height:5px}.line-height-6{line-height:6px}.line-height-7{line-height:7px}.line-height-8{line-height:8px}.line-height-9{line-height:9px}.line-height-10{line-height:10px}.line-height-11{line-height:11px}.line-height-12{line-height:12px}.line-height-13{line-height:13px}.line-height-14{line-height:14px}.line-height-15{line-height:15px}.line-height-16{line-height:16px}.line-height-17{line-height:17px}.line-height-18{line-height:18px}.line-height-19{line-height:19px}.line-height-20{line-height:20px}.line-height-21{line-height:21px}.line-height-22{line-height:22px}.line-height-23{line-height:23px}.line-height-24{line-height:24px}.line-height-25{line-height:25px}.line-height-26{line-height:26px}.line-height-27{line-height:27px}.line-height-28{line-height:28px}.line-height-29{line-height:29px}.line-height-30{line-height:30px}.line-height-31{line-height:31px}.line-height-32{line-height:32px}.line-height-33{line-height:33px}.line-height-34{line-height:34px}.line-height-35{line-height:35px}.line-height-36{line-height:36px}.line-height-37{line-height:37px}.line-height-38{line-height:38px}.line-height-39{line-height:39px}.line-height-40{line-height:40px}.line-height-41{line-height:41px}.line-height-42{line-height:42px}.line-height-43{line-height:43px}.line-height-44{line-height:44px}.line-height-45{line-height:45px}.line-height-46{line-height:46px}.line-height-47{line-height:47px}.line-height-48{line-height:48px}.line-height-49{line-height:49px}.line-height-50{line-height:50px}.line-height-51{line-height:51px}.line-height-52{line-height:52px}.line-height-53{line-height:53px}.line-height-54{line-height:54px}.line-height-55{line-height:55px}.line-height-56{line-height:56px}.line-height-57{line-height:57px}.line-height-58{line-height:58px}.line-height-59{line-height:59px}.line-height-60{line-height:60px}.stars-rating-wrapper{display:-webkit-flex;display:flex}.stars-rating-wrapper span:focus{outline:none}.stars-rating-wrapper .glyphicon{color:#3c388d}.stars-rating-wrapper .glyphicon:hover{cursor:pointer}.stars-rating-wrapper .glyphicon.glyphicon-star{color:#ffdd00;font-size:16px}.stars-rating-wrapper .glyphicon.glyphicon-star-empty{color:gray;font-size:16px}.stars-rating-wrapper .rating-value{display:block;margin:-2px 0 0 10px}.btn-group-permission{margin-bottom:10px}.btn-group-permission.full-width{width:100%}.btn-group-permission .btn{border-radius:6px;border-color:#c2c1db;color:#9e9cc6;transition:0.3s all}.btn-group-permission .btn:hover{background-color:#fff;color:#9e9cc6}.btn-group-permission .btn.btn-success,.btn-group-permission .btn.active{background-color:#c2c1db;color:#fff;box-shadow:none}.btn-group-permission{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap}@media (max-width: 767px){.xs-margin-bottom-15{margin-bottom:15px}}@media (min-width: 768px){.not-xs-margin-right-15{margin-right:15px}}.flex-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.flex-row div:not(:last-child){margin-right:15px}@media (max-width: 767px){.flex-row div:not(:last-child){margin-bottom:10px}}@media (max-width: 767px){.flex-row{align-items:flex-start;flex-direction:column}}.fa,.glyphicon{color:#3c388d !important}.width-1{width:1%}.width-1-important{width:1% !important}.width-2{width:2%}.width-2-important{width:2% !important}.width-3{width:3%}.width-3-important{width:3% !important}.width-4{width:4%}.width-4-important{width:4% !important}.width-5{width:5%}.width-5-important{width:5% !important}.width-6{width:6%}.width-6-important{width:6% !important}.width-7{width:7%}.width-7-important{width:7% !important}.width-8{width:8%}.width-8-important{width:8% !important}.width-9{width:9%}.width-9-important{width:9% !important}.width-10{width:10%}.width-10-important{width:10% !important}.width-11{width:11%}.width-11-important{width:11% !important}.width-12{width:12%}.width-12-important{width:12% !important}.width-13{width:13%}.width-13-important{width:13% !important}.width-14{width:14%}.width-14-important{width:14% !important}.width-15{width:15%}.width-15-important{width:15% !important}.width-16{width:16%}.width-16-important{width:16% !important}.width-17{width:17%}.width-17-important{width:17% !important}.width-18{width:18%}.width-18-important{width:18% !important}.width-19{width:19%}.width-19-important{width:19% !important}.width-20{width:20%}.width-20-important{width:20% !important}.width-21{width:21%}.width-21-important{width:21% !important}.width-22{width:22%}.width-22-important{width:22% !important}.width-23{width:23%}.width-23-important{width:23% !important}.width-24{width:24%}.width-24-important{width:24% !important}.width-25{width:25%}.width-25-important{width:25% !important}.width-26{width:26%}.width-26-important{width:26% !important}.width-27{width:27%}.width-27-important{width:27% !important}.width-28{width:28%}.width-28-important{width:28% !important}.width-29{width:29%}.width-29-important{width:29% !important}.width-30{width:30%}.width-30-important{width:30% !important}.width-31{width:31%}.width-31-important{width:31% !important}.width-32{width:32%}.width-32-important{width:32% !important}.width-33{width:33%}.width-33-important{width:33% !important}.width-34{width:34%}.width-34-important{width:34% !important}.width-35{width:35%}.width-35-important{width:35% !important}.width-36{width:36%}.width-36-important{width:36% !important}.width-37{width:37%}.width-37-important{width:37% !important}.width-38{width:38%}.width-38-important{width:38% !important}.width-39{width:39%}.width-39-important{width:39% !important}.width-40{width:40%}.width-40-important{width:40% !important}.width-41{width:41%}.width-41-important{width:41% !important}.width-42{width:42%}.width-42-important{width:42% !important}.width-43{width:43%}.width-43-important{width:43% !important}.width-44{width:44%}.width-44-important{width:44% !important}.width-45{width:45%}.width-45-important{width:45% !important}.width-46{width:46%}.width-46-important{width:46% !important}.width-47{width:47%}.width-47-important{width:47% !important}.width-48{width:48%}.width-48-important{width:48% !important}.width-49{width:49%}.width-49-important{width:49% !important}.width-50{width:50%}.width-50-important{width:50% !important}.width-51{width:51%}.width-51-important{width:51% !important}.width-52{width:52%}.width-52-important{width:52% !important}.width-53{width:53%}.width-53-important{width:53% !important}.width-54{width:54%}.width-54-important{width:54% !important}.width-55{width:55%}.width-55-important{width:55% !important}.width-56{width:56%}.width-56-important{width:56% !important}.width-57{width:57%}.width-57-important{width:57% !important}.width-58{width:58%}.width-58-important{width:58% !important}.width-59{width:59%}.width-59-important{width:59% !important}.width-60{width:60%}.width-60-important{width:60% !important}.width-61{width:61%}.width-61-important{width:61% !important}.width-62{width:62%}.width-62-important{width:62% !important}.width-63{width:63%}.width-63-important{width:63% !important}.width-64{width:64%}.width-64-important{width:64% !important}.width-65{width:65%}.width-65-important{width:65% !important}.width-66{width:66%}.width-66-important{width:66% !important}.width-67{width:67%}.width-67-important{width:67% !important}.width-68{width:68%}.width-68-important{width:68% !important}.width-69{width:69%}.width-69-important{width:69% !important}.width-70{width:70%}.width-70-important{width:70% !important}.width-71{width:71%}.width-71-important{width:71% !important}.width-72{width:72%}.width-72-important{width:72% !important}.width-73{width:73%}.width-73-important{width:73% !important}.width-74{width:74%}.width-74-important{width:74% !important}.width-75{width:75%}.width-75-important{width:75% !important}.width-76{width:76%}.width-76-important{width:76% !important}.width-77{width:77%}.width-77-important{width:77% !important}.width-78{width:78%}.width-78-important{width:78% !important}.width-79{width:79%}.width-79-important{width:79% !important}.width-80{width:80%}.width-80-important{width:80% !important}.width-81{width:81%}.width-81-important{width:81% !important}.width-82{width:82%}.width-82-important{width:82% !important}.width-83{width:83%}.width-83-important{width:83% !important}.width-84{width:84%}.width-84-important{width:84% !important}.width-85{width:85%}.width-85-important{width:85% !important}.width-86{width:86%}.width-86-important{width:86% !important}.width-87{width:87%}.width-87-important{width:87% !important}.width-88{width:88%}.width-88-important{width:88% !important}.width-89{width:89%}.width-89-important{width:89% !important}.width-90{width:90%}.width-90-important{width:90% !important}.width-91{width:91%}.width-91-important{width:91% !important}.width-92{width:92%}.width-92-important{width:92% !important}.width-93{width:93%}.width-93-important{width:93% !important}.width-94{width:94%}.width-94-important{width:94% !important}.width-95{width:95%}.width-95-important{width:95% !important}.width-96{width:96%}.width-96-important{width:96% !important}.width-97{width:97%}.width-97-important{width:97% !important}.width-98{width:98%}.width-98-important{width:98% !important}.width-99{width:99%}.width-99-important{width:99% !important}.width-100{width:100%}.width-100-important{width:100% !important}.width-1-px{width:1px}.width-1-px-important{width:1px !important}.width-2-px{width:2px}.width-2-px-important{width:2px !important}.width-3-px{width:3px}.width-3-px-important{width:3px !important}.width-4-px{width:4px}.width-4-px-important{width:4px !important}.width-5-px{width:5px}.width-5-px-important{width:5px !important}.width-6-px{width:6px}.width-6-px-important{width:6px !important}.width-7-px{width:7px}.width-7-px-important{width:7px !important}.width-8-px{width:8px}.width-8-px-important{width:8px !important}.width-9-px{width:9px}.width-9-px-important{width:9px !important}.width-10-px{width:10px}.width-10-px-important{width:10px !important}.width-11-px{width:11px}.width-11-px-important{width:11px !important}.width-12-px{width:12px}.width-12-px-important{width:12px !important}.width-13-px{width:13px}.width-13-px-important{width:13px !important}.width-14-px{width:14px}.width-14-px-important{width:14px !important}.width-15-px{width:15px}.width-15-px-important{width:15px !important}.width-16-px{width:16px}.width-16-px-important{width:16px !important}.width-17-px{width:17px}.width-17-px-important{width:17px !important}.width-18-px{width:18px}.width-18-px-important{width:18px !important}.width-19-px{width:19px}.width-19-px-important{width:19px !important}.width-20-px{width:20px}.width-20-px-important{width:20px !important}.width-21-px{width:21px}.width-21-px-important{width:21px !important}.width-22-px{width:22px}.width-22-px-important{width:22px !important}.width-23-px{width:23px}.width-23-px-important{width:23px !important}.width-24-px{width:24px}.width-24-px-important{width:24px !important}.width-25-px{width:25px}.width-25-px-important{width:25px !important}.width-26-px{width:26px}.width-26-px-important{width:26px !important}.width-27-px{width:27px}.width-27-px-important{width:27px !important}.width-28-px{width:28px}.width-28-px-important{width:28px !important}.width-29-px{width:29px}.width-29-px-important{width:29px !important}.width-30-px{width:30px}.width-30-px-important{width:30px !important}.width-31-px{width:31px}.width-31-px-important{width:31px !important}.width-32-px{width:32px}.width-32-px-important{width:32px !important}.width-33-px{width:33px}.width-33-px-important{width:33px !important}.width-34-px{width:34px}.width-34-px-important{width:34px !important}.width-35-px{width:35px}.width-35-px-important{width:35px !important}.width-36-px{width:36px}.width-36-px-important{width:36px !important}.width-37-px{width:37px}.width-37-px-important{width:37px !important}.width-38-px{width:38px}.width-38-px-important{width:38px !important}.width-39-px{width:39px}.width-39-px-important{width:39px !important}.width-40-px{width:40px}.width-40-px-important{width:40px !important}.width-41-px{width:41px}.width-41-px-important{width:41px !important}.width-42-px{width:42px}.width-42-px-important{width:42px !important}.width-43-px{width:43px}.width-43-px-important{width:43px !important}.width-44-px{width:44px}.width-44-px-important{width:44px !important}.width-45-px{width:45px}.width-45-px-important{width:45px !important}.width-46-px{width:46px}.width-46-px-important{width:46px !important}.width-47-px{width:47px}.width-47-px-important{width:47px !important}.width-48-px{width:48px}.width-48-px-important{width:48px !important}.width-49-px{width:49px}.width-49-px-important{width:49px !important}.width-50-px{width:50px}.width-50-px-important{width:50px !important}.width-51-px{width:51px}.width-51-px-important{width:51px !important}.width-52-px{width:52px}.width-52-px-important{width:52px !important}.width-53-px{width:53px}.width-53-px-important{width:53px !important}.width-54-px{width:54px}.width-54-px-important{width:54px !important}.width-55-px{width:55px}.width-55-px-important{width:55px !important}.width-56-px{width:56px}.width-56-px-important{width:56px !important}.width-57-px{width:57px}.width-57-px-important{width:57px !important}.width-58-px{width:58px}.width-58-px-important{width:58px !important}.width-59-px{width:59px}.width-59-px-important{width:59px !important}.width-60-px{width:60px}.width-60-px-important{width:60px !important}.width-61-px{width:61px}.width-61-px-important{width:61px !important}.width-62-px{width:62px}.width-62-px-important{width:62px !important}.width-63-px{width:63px}.width-63-px-important{width:63px !important}.width-64-px{width:64px}.width-64-px-important{width:64px !important}.width-65-px{width:65px}.width-65-px-important{width:65px !important}.width-66-px{width:66px}.width-66-px-important{width:66px !important}.width-67-px{width:67px}.width-67-px-important{width:67px !important}.width-68-px{width:68px}.width-68-px-important{width:68px !important}.width-69-px{width:69px}.width-69-px-important{width:69px !important}.width-70-px{width:70px}.width-70-px-important{width:70px !important}.width-71-px{width:71px}.width-71-px-important{width:71px !important}.width-72-px{width:72px}.width-72-px-important{width:72px !important}.width-73-px{width:73px}.width-73-px-important{width:73px !important}.width-74-px{width:74px}.width-74-px-important{width:74px !important}.width-75-px{width:75px}.width-75-px-important{width:75px !important}.width-76-px{width:76px}.width-76-px-important{width:76px !important}.width-77-px{width:77px}.width-77-px-important{width:77px !important}.width-78-px{width:78px}.width-78-px-important{width:78px !important}.width-79-px{width:79px}.width-79-px-important{width:79px !important}.width-80-px{width:80px}.width-80-px-important{width:80px !important}.width-81-px{width:81px}.width-81-px-important{width:81px !important}.width-82-px{width:82px}.width-82-px-important{width:82px !important}.width-83-px{width:83px}.width-83-px-important{width:83px !important}.width-84-px{width:84px}.width-84-px-important{width:84px !important}.width-85-px{width:85px}.width-85-px-important{width:85px !important}.width-86-px{width:86px}.width-86-px-important{width:86px !important}.width-87-px{width:87px}.width-87-px-important{width:87px !important}.width-88-px{width:88px}.width-88-px-important{width:88px !important}.width-89-px{width:89px}.width-89-px-important{width:89px !important}.width-90-px{width:90px}.width-90-px-important{width:90px !important}.width-91-px{width:91px}.width-91-px-important{width:91px !important}.width-92-px{width:92px}.width-92-px-important{width:92px !important}.width-93-px{width:93px}.width-93-px-important{width:93px !important}.width-94-px{width:94px}.width-94-px-important{width:94px !important}.width-95-px{width:95px}.width-95-px-important{width:95px !important}.width-96-px{width:96px}.width-96-px-important{width:96px !important}.width-97-px{width:97px}.width-97-px-important{width:97px !important}.width-98-px{width:98px}.width-98-px-important{width:98px !important}.width-99-px{width:99px}.width-99-px-important{width:99px !important}.width-100-px{width:100px}.width-100-px-important{width:100px !important}.width-101-px{width:101px}.width-101-px-important{width:101px !important}.width-102-px{width:102px}.width-102-px-important{width:102px !important}.width-103-px{width:103px}.width-103-px-important{width:103px !important}.width-104-px{width:104px}.width-104-px-important{width:104px !important}.width-105-px{width:105px}.width-105-px-important{width:105px !important}.width-106-px{width:106px}.width-106-px-important{width:106px !important}.width-107-px{width:107px}.width-107-px-important{width:107px !important}.width-108-px{width:108px}.width-108-px-important{width:108px !important}.width-109-px{width:109px}.width-109-px-important{width:109px !important}.width-110-px{width:110px}.width-110-px-important{width:110px !important}.width-111-px{width:111px}.width-111-px-important{width:111px !important}.width-112-px{width:112px}.width-112-px-important{width:112px !important}.width-113-px{width:113px}.width-113-px-important{width:113px !important}.width-114-px{width:114px}.width-114-px-important{width:114px !important}.width-115-px{width:115px}.width-115-px-important{width:115px !important}.width-116-px{width:116px}.width-116-px-important{width:116px !important}.width-117-px{width:117px}.width-117-px-important{width:117px !important}.width-118-px{width:118px}.width-118-px-important{width:118px !important}.width-119-px{width:119px}.width-119-px-important{width:119px !important}.width-120-px{width:120px}.width-120-px-important{width:120px !important}.width-121-px{width:121px}.width-121-px-important{width:121px !important}.width-122-px{width:122px}.width-122-px-important{width:122px !important}.width-123-px{width:123px}.width-123-px-important{width:123px !important}.width-124-px{width:124px}.width-124-px-important{width:124px !important}.width-125-px{width:125px}.width-125-px-important{width:125px !important}.width-126-px{width:126px}.width-126-px-important{width:126px !important}.width-127-px{width:127px}.width-127-px-important{width:127px !important}.width-128-px{width:128px}.width-128-px-important{width:128px !important}.width-129-px{width:129px}.width-129-px-important{width:129px !important}.width-130-px{width:130px}.width-130-px-important{width:130px !important}.width-131-px{width:131px}.width-131-px-important{width:131px !important}.width-132-px{width:132px}.width-132-px-important{width:132px !important}.width-133-px{width:133px}.width-133-px-important{width:133px !important}.width-134-px{width:134px}.width-134-px-important{width:134px !important}.width-135-px{width:135px}.width-135-px-important{width:135px !important}.width-136-px{width:136px}.width-136-px-important{width:136px !important}.width-137-px{width:137px}.width-137-px-important{width:137px !important}.width-138-px{width:138px}.width-138-px-important{width:138px !important}.width-139-px{width:139px}.width-139-px-important{width:139px !important}.width-140-px{width:140px}.width-140-px-important{width:140px !important}.width-141-px{width:141px}.width-141-px-important{width:141px !important}.width-142-px{width:142px}.width-142-px-important{width:142px !important}.width-143-px{width:143px}.width-143-px-important{width:143px !important}.width-144-px{width:144px}.width-144-px-important{width:144px !important}.width-145-px{width:145px}.width-145-px-important{width:145px !important}.width-146-px{width:146px}.width-146-px-important{width:146px !important}.width-147-px{width:147px}.width-147-px-important{width:147px !important}.width-148-px{width:148px}.width-148-px-important{width:148px !important}.width-149-px{width:149px}.width-149-px-important{width:149px !important}.width-150-px{width:150px}.width-150-px-important{width:150px !important}.width-151-px{width:151px}.width-151-px-important{width:151px !important}.width-152-px{width:152px}.width-152-px-important{width:152px !important}.width-153-px{width:153px}.width-153-px-important{width:153px !important}.width-154-px{width:154px}.width-154-px-important{width:154px !important}.width-155-px{width:155px}.width-155-px-important{width:155px !important}.width-156-px{width:156px}.width-156-px-important{width:156px !important}.width-157-px{width:157px}.width-157-px-important{width:157px !important}.width-158-px{width:158px}.width-158-px-important{width:158px !important}.width-159-px{width:159px}.width-159-px-important{width:159px !important}.width-160-px{width:160px}.width-160-px-important{width:160px !important}.width-161-px{width:161px}.width-161-px-important{width:161px !important}.width-162-px{width:162px}.width-162-px-important{width:162px !important}.width-163-px{width:163px}.width-163-px-important{width:163px !important}.width-164-px{width:164px}.width-164-px-important{width:164px !important}.width-165-px{width:165px}.width-165-px-important{width:165px !important}.width-166-px{width:166px}.width-166-px-important{width:166px !important}.width-167-px{width:167px}.width-167-px-important{width:167px !important}.width-168-px{width:168px}.width-168-px-important{width:168px !important}.width-169-px{width:169px}.width-169-px-important{width:169px !important}.width-170-px{width:170px}.width-170-px-important{width:170px !important}.width-171-px{width:171px}.width-171-px-important{width:171px !important}.width-172-px{width:172px}.width-172-px-important{width:172px !important}.width-173-px{width:173px}.width-173-px-important{width:173px !important}.width-174-px{width:174px}.width-174-px-important{width:174px !important}.width-175-px{width:175px}.width-175-px-important{width:175px !important}.width-176-px{width:176px}.width-176-px-important{width:176px !important}.width-177-px{width:177px}.width-177-px-important{width:177px !important}.width-178-px{width:178px}.width-178-px-important{width:178px !important}.width-179-px{width:179px}.width-179-px-important{width:179px !important}.width-180-px{width:180px}.width-180-px-important{width:180px !important}.width-181-px{width:181px}.width-181-px-important{width:181px !important}.width-182-px{width:182px}.width-182-px-important{width:182px !important}.width-183-px{width:183px}.width-183-px-important{width:183px !important}.width-184-px{width:184px}.width-184-px-important{width:184px !important}.width-185-px{width:185px}.width-185-px-important{width:185px !important}.width-186-px{width:186px}.width-186-px-important{width:186px !important}.width-187-px{width:187px}.width-187-px-important{width:187px !important}.width-188-px{width:188px}.width-188-px-important{width:188px !important}.width-189-px{width:189px}.width-189-px-important{width:189px !important}.width-190-px{width:190px}.width-190-px-important{width:190px !important}.width-191-px{width:191px}.width-191-px-important{width:191px !important}.width-192-px{width:192px}.width-192-px-important{width:192px !important}.width-193-px{width:193px}.width-193-px-important{width:193px !important}.width-194-px{width:194px}.width-194-px-important{width:194px !important}.width-195-px{width:195px}.width-195-px-important{width:195px !important}.width-196-px{width:196px}.width-196-px-important{width:196px !important}.width-197-px{width:197px}.width-197-px-important{width:197px !important}.width-198-px{width:198px}.width-198-px-important{width:198px !important}.width-199-px{width:199px}.width-199-px-important{width:199px !important}.width-200-px{width:200px}.width-200-px-important{width:200px !important}.width-201-px{width:201px}.width-201-px-important{width:201px !important}.width-202-px{width:202px}.width-202-px-important{width:202px !important}.width-203-px{width:203px}.width-203-px-important{width:203px !important}.width-204-px{width:204px}.width-204-px-important{width:204px !important}.width-205-px{width:205px}.width-205-px-important{width:205px !important}.width-206-px{width:206px}.width-206-px-important{width:206px !important}.width-207-px{width:207px}.width-207-px-important{width:207px !important}.width-208-px{width:208px}.width-208-px-important{width:208px !important}.width-209-px{width:209px}.width-209-px-important{width:209px !important}.width-210-px{width:210px}.width-210-px-important{width:210px !important}.width-211-px{width:211px}.width-211-px-important{width:211px !important}.width-212-px{width:212px}.width-212-px-important{width:212px !important}.width-213-px{width:213px}.width-213-px-important{width:213px !important}.width-214-px{width:214px}.width-214-px-important{width:214px !important}.width-215-px{width:215px}.width-215-px-important{width:215px !important}.width-216-px{width:216px}.width-216-px-important{width:216px !important}.width-217-px{width:217px}.width-217-px-important{width:217px !important}.width-218-px{width:218px}.width-218-px-important{width:218px !important}.width-219-px{width:219px}.width-219-px-important{width:219px !important}.width-220-px{width:220px}.width-220-px-important{width:220px !important}.width-221-px{width:221px}.width-221-px-important{width:221px !important}.width-222-px{width:222px}.width-222-px-important{width:222px !important}.width-223-px{width:223px}.width-223-px-important{width:223px !important}.width-224-px{width:224px}.width-224-px-important{width:224px !important}.width-225-px{width:225px}.width-225-px-important{width:225px !important}.width-226-px{width:226px}.width-226-px-important{width:226px !important}.width-227-px{width:227px}.width-227-px-important{width:227px !important}.width-228-px{width:228px}.width-228-px-important{width:228px !important}.width-229-px{width:229px}.width-229-px-important{width:229px !important}.width-230-px{width:230px}.width-230-px-important{width:230px !important}.width-231-px{width:231px}.width-231-px-important{width:231px !important}.width-232-px{width:232px}.width-232-px-important{width:232px !important}.width-233-px{width:233px}.width-233-px-important{width:233px !important}.width-234-px{width:234px}.width-234-px-important{width:234px !important}.width-235-px{width:235px}.width-235-px-important{width:235px !important}.width-236-px{width:236px}.width-236-px-important{width:236px !important}.width-237-px{width:237px}.width-237-px-important{width:237px !important}.width-238-px{width:238px}.width-238-px-important{width:238px !important}.width-239-px{width:239px}.width-239-px-important{width:239px !important}.width-240-px{width:240px}.width-240-px-important{width:240px !important}.width-241-px{width:241px}.width-241-px-important{width:241px !important}.width-242-px{width:242px}.width-242-px-important{width:242px !important}.width-243-px{width:243px}.width-243-px-important{width:243px !important}.width-244-px{width:244px}.width-244-px-important{width:244px !important}.width-245-px{width:245px}.width-245-px-important{width:245px !important}.width-246-px{width:246px}.width-246-px-important{width:246px !important}.width-247-px{width:247px}.width-247-px-important{width:247px !important}.width-248-px{width:248px}.width-248-px-important{width:248px !important}.width-249-px{width:249px}.width-249-px-important{width:249px !important}.width-250-px{width:250px}.width-250-px-important{width:250px !important}.width-251-px{width:251px}.width-251-px-important{width:251px !important}.width-252-px{width:252px}.width-252-px-important{width:252px !important}.width-253-px{width:253px}.width-253-px-important{width:253px !important}.width-254-px{width:254px}.width-254-px-important{width:254px !important}.width-255-px{width:255px}.width-255-px-important{width:255px !important}.width-256-px{width:256px}.width-256-px-important{width:256px !important}.width-257-px{width:257px}.width-257-px-important{width:257px !important}.width-258-px{width:258px}.width-258-px-important{width:258px !important}.width-259-px{width:259px}.width-259-px-important{width:259px !important}.width-260-px{width:260px}.width-260-px-important{width:260px !important}.width-261-px{width:261px}.width-261-px-important{width:261px !important}.width-262-px{width:262px}.width-262-px-important{width:262px !important}.width-263-px{width:263px}.width-263-px-important{width:263px !important}.width-264-px{width:264px}.width-264-px-important{width:264px !important}.width-265-px{width:265px}.width-265-px-important{width:265px !important}.width-266-px{width:266px}.width-266-px-important{width:266px !important}.width-267-px{width:267px}.width-267-px-important{width:267px !important}.width-268-px{width:268px}.width-268-px-important{width:268px !important}.width-269-px{width:269px}.width-269-px-important{width:269px !important}.width-270-px{width:270px}.width-270-px-important{width:270px !important}.width-271-px{width:271px}.width-271-px-important{width:271px !important}.width-272-px{width:272px}.width-272-px-important{width:272px !important}.width-273-px{width:273px}.width-273-px-important{width:273px !important}.width-274-px{width:274px}.width-274-px-important{width:274px !important}.width-275-px{width:275px}.width-275-px-important{width:275px !important}.width-276-px{width:276px}.width-276-px-important{width:276px !important}.width-277-px{width:277px}.width-277-px-important{width:277px !important}.width-278-px{width:278px}.width-278-px-important{width:278px !important}.width-279-px{width:279px}.width-279-px-important{width:279px !important}.width-280-px{width:280px}.width-280-px-important{width:280px !important}.width-281-px{width:281px}.width-281-px-important{width:281px !important}.width-282-px{width:282px}.width-282-px-important{width:282px !important}.width-283-px{width:283px}.width-283-px-important{width:283px !important}.width-284-px{width:284px}.width-284-px-important{width:284px !important}.width-285-px{width:285px}.width-285-px-important{width:285px !important}.width-286-px{width:286px}.width-286-px-important{width:286px !important}.width-287-px{width:287px}.width-287-px-important{width:287px !important}.width-288-px{width:288px}.width-288-px-important{width:288px !important}.width-289-px{width:289px}.width-289-px-important{width:289px !important}.width-290-px{width:290px}.width-290-px-important{width:290px !important}.width-291-px{width:291px}.width-291-px-important{width:291px !important}.width-292-px{width:292px}.width-292-px-important{width:292px !important}.width-293-px{width:293px}.width-293-px-important{width:293px !important}.width-294-px{width:294px}.width-294-px-important{width:294px !important}.width-295-px{width:295px}.width-295-px-important{width:295px !important}.width-296-px{width:296px}.width-296-px-important{width:296px !important}.width-297-px{width:297px}.width-297-px-important{width:297px !important}.width-298-px{width:298px}.width-298-px-important{width:298px !important}.width-299-px{width:299px}.width-299-px-important{width:299px !important}.width-300-px{width:300px}.width-300-px-important{width:300px !important}.width-301-px{width:301px}.width-301-px-important{width:301px !important}.width-302-px{width:302px}.width-302-px-important{width:302px !important}.width-303-px{width:303px}.width-303-px-important{width:303px !important}.width-304-px{width:304px}.width-304-px-important{width:304px !important}.width-305-px{width:305px}.width-305-px-important{width:305px !important}.width-306-px{width:306px}.width-306-px-important{width:306px !important}.width-307-px{width:307px}.width-307-px-important{width:307px !important}.width-308-px{width:308px}.width-308-px-important{width:308px !important}.width-309-px{width:309px}.width-309-px-important{width:309px !important}.width-310-px{width:310px}.width-310-px-important{width:310px !important}.width-311-px{width:311px}.width-311-px-important{width:311px !important}.width-312-px{width:312px}.width-312-px-important{width:312px !important}.width-313-px{width:313px}.width-313-px-important{width:313px !important}.width-314-px{width:314px}.width-314-px-important{width:314px !important}.width-315-px{width:315px}.width-315-px-important{width:315px !important}.width-316-px{width:316px}.width-316-px-important{width:316px !important}.width-317-px{width:317px}.width-317-px-important{width:317px !important}.width-318-px{width:318px}.width-318-px-important{width:318px !important}.width-319-px{width:319px}.width-319-px-important{width:319px !important}.width-320-px{width:320px}.width-320-px-important{width:320px !important}.width-321-px{width:321px}.width-321-px-important{width:321px !important}.width-322-px{width:322px}.width-322-px-important{width:322px !important}.width-323-px{width:323px}.width-323-px-important{width:323px !important}.width-324-px{width:324px}.width-324-px-important{width:324px !important}.width-325-px{width:325px}.width-325-px-important{width:325px !important}.width-326-px{width:326px}.width-326-px-important{width:326px !important}.width-327-px{width:327px}.width-327-px-important{width:327px !important}.width-328-px{width:328px}.width-328-px-important{width:328px !important}.width-329-px{width:329px}.width-329-px-important{width:329px !important}.width-330-px{width:330px}.width-330-px-important{width:330px !important}.width-331-px{width:331px}.width-331-px-important{width:331px !important}.width-332-px{width:332px}.width-332-px-important{width:332px !important}.width-333-px{width:333px}.width-333-px-important{width:333px !important}.width-334-px{width:334px}.width-334-px-important{width:334px !important}.width-335-px{width:335px}.width-335-px-important{width:335px !important}.width-336-px{width:336px}.width-336-px-important{width:336px !important}.width-337-px{width:337px}.width-337-px-important{width:337px !important}.width-338-px{width:338px}.width-338-px-important{width:338px !important}.width-339-px{width:339px}.width-339-px-important{width:339px !important}.width-340-px{width:340px}.width-340-px-important{width:340px !important}.width-341-px{width:341px}.width-341-px-important{width:341px !important}.width-342-px{width:342px}.width-342-px-important{width:342px !important}.width-343-px{width:343px}.width-343-px-important{width:343px !important}.width-344-px{width:344px}.width-344-px-important{width:344px !important}.width-345-px{width:345px}.width-345-px-important{width:345px !important}.width-346-px{width:346px}.width-346-px-important{width:346px !important}.width-347-px{width:347px}.width-347-px-important{width:347px !important}.width-348-px{width:348px}.width-348-px-important{width:348px !important}.width-349-px{width:349px}.width-349-px-important{width:349px !important}.width-350-px{width:350px}.width-350-px-important{width:350px !important}.width-351-px{width:351px}.width-351-px-important{width:351px !important}.width-352-px{width:352px}.width-352-px-important{width:352px !important}.width-353-px{width:353px}.width-353-px-important{width:353px !important}.width-354-px{width:354px}.width-354-px-important{width:354px !important}.width-355-px{width:355px}.width-355-px-important{width:355px !important}.width-356-px{width:356px}.width-356-px-important{width:356px !important}.width-357-px{width:357px}.width-357-px-important{width:357px !important}.width-358-px{width:358px}.width-358-px-important{width:358px !important}.width-359-px{width:359px}.width-359-px-important{width:359px !important}.width-360-px{width:360px}.width-360-px-important{width:360px !important}.width-361-px{width:361px}.width-361-px-important{width:361px !important}.width-362-px{width:362px}.width-362-px-important{width:362px !important}.width-363-px{width:363px}.width-363-px-important{width:363px !important}.width-364-px{width:364px}.width-364-px-important{width:364px !important}.width-365-px{width:365px}.width-365-px-important{width:365px !important}.width-366-px{width:366px}.width-366-px-important{width:366px !important}.width-367-px{width:367px}.width-367-px-important{width:367px !important}.width-368-px{width:368px}.width-368-px-important{width:368px !important}.width-369-px{width:369px}.width-369-px-important{width:369px !important}.width-370-px{width:370px}.width-370-px-important{width:370px !important}.width-371-px{width:371px}.width-371-px-important{width:371px !important}.width-372-px{width:372px}.width-372-px-important{width:372px !important}.width-373-px{width:373px}.width-373-px-important{width:373px !important}.width-374-px{width:374px}.width-374-px-important{width:374px !important}.width-375-px{width:375px}.width-375-px-important{width:375px !important}.width-376-px{width:376px}.width-376-px-important{width:376px !important}.width-377-px{width:377px}.width-377-px-important{width:377px !important}.width-378-px{width:378px}.width-378-px-important{width:378px !important}.width-379-px{width:379px}.width-379-px-important{width:379px !important}.width-380-px{width:380px}.width-380-px-important{width:380px !important}.width-381-px{width:381px}.width-381-px-important{width:381px !important}.width-382-px{width:382px}.width-382-px-important{width:382px !important}.width-383-px{width:383px}.width-383-px-important{width:383px !important}.width-384-px{width:384px}.width-384-px-important{width:384px !important}.width-385-px{width:385px}.width-385-px-important{width:385px !important}.width-386-px{width:386px}.width-386-px-important{width:386px !important}.width-387-px{width:387px}.width-387-px-important{width:387px !important}.width-388-px{width:388px}.width-388-px-important{width:388px !important}.width-389-px{width:389px}.width-389-px-important{width:389px !important}.width-390-px{width:390px}.width-390-px-important{width:390px !important}.width-391-px{width:391px}.width-391-px-important{width:391px !important}.width-392-px{width:392px}.width-392-px-important{width:392px !important}.width-393-px{width:393px}.width-393-px-important{width:393px !important}.width-394-px{width:394px}.width-394-px-important{width:394px !important}.width-395-px{width:395px}.width-395-px-important{width:395px !important}.width-396-px{width:396px}.width-396-px-important{width:396px !important}.width-397-px{width:397px}.width-397-px-important{width:397px !important}.width-398-px{width:398px}.width-398-px-important{width:398px !important}.width-399-px{width:399px}.width-399-px-important{width:399px !important}.width-400-px{width:400px}.width-400-px-important{width:400px !important}.width-401-px{width:401px}.width-401-px-important{width:401px !important}.width-402-px{width:402px}.width-402-px-important{width:402px !important}.width-403-px{width:403px}.width-403-px-important{width:403px !important}.width-404-px{width:404px}.width-404-px-important{width:404px !important}.width-405-px{width:405px}.width-405-px-important{width:405px !important}.width-406-px{width:406px}.width-406-px-important{width:406px !important}.width-407-px{width:407px}.width-407-px-important{width:407px !important}.width-408-px{width:408px}.width-408-px-important{width:408px !important}.width-409-px{width:409px}.width-409-px-important{width:409px !important}.width-410-px{width:410px}.width-410-px-important{width:410px !important}.width-411-px{width:411px}.width-411-px-important{width:411px !important}.width-412-px{width:412px}.width-412-px-important{width:412px !important}.width-413-px{width:413px}.width-413-px-important{width:413px !important}.width-414-px{width:414px}.width-414-px-important{width:414px !important}.width-415-px{width:415px}.width-415-px-important{width:415px !important}.width-416-px{width:416px}.width-416-px-important{width:416px !important}.width-417-px{width:417px}.width-417-px-important{width:417px !important}.width-418-px{width:418px}.width-418-px-important{width:418px !important}.width-419-px{width:419px}.width-419-px-important{width:419px !important}.width-420-px{width:420px}.width-420-px-important{width:420px !important}.width-421-px{width:421px}.width-421-px-important{width:421px !important}.width-422-px{width:422px}.width-422-px-important{width:422px !important}.width-423-px{width:423px}.width-423-px-important{width:423px !important}.width-424-px{width:424px}.width-424-px-important{width:424px !important}.width-425-px{width:425px}.width-425-px-important{width:425px !important}.width-426-px{width:426px}.width-426-px-important{width:426px !important}.width-427-px{width:427px}.width-427-px-important{width:427px !important}.width-428-px{width:428px}.width-428-px-important{width:428px !important}.width-429-px{width:429px}.width-429-px-important{width:429px !important}.width-430-px{width:430px}.width-430-px-important{width:430px !important}.width-431-px{width:431px}.width-431-px-important{width:431px !important}.width-432-px{width:432px}.width-432-px-important{width:432px !important}.width-433-px{width:433px}.width-433-px-important{width:433px !important}.width-434-px{width:434px}.width-434-px-important{width:434px !important}.width-435-px{width:435px}.width-435-px-important{width:435px !important}.width-436-px{width:436px}.width-436-px-important{width:436px !important}.width-437-px{width:437px}.width-437-px-important{width:437px !important}.width-438-px{width:438px}.width-438-px-important{width:438px !important}.width-439-px{width:439px}.width-439-px-important{width:439px !important}.width-440-px{width:440px}.width-440-px-important{width:440px !important}.width-441-px{width:441px}.width-441-px-important{width:441px !important}.width-442-px{width:442px}.width-442-px-important{width:442px !important}.width-443-px{width:443px}.width-443-px-important{width:443px !important}.width-444-px{width:444px}.width-444-px-important{width:444px !important}.width-445-px{width:445px}.width-445-px-important{width:445px !important}.width-446-px{width:446px}.width-446-px-important{width:446px !important}.width-447-px{width:447px}.width-447-px-important{width:447px !important}.width-448-px{width:448px}.width-448-px-important{width:448px !important}.width-449-px{width:449px}.width-449-px-important{width:449px !important}.width-450-px{width:450px}.width-450-px-important{width:450px !important}.width-451-px{width:451px}.width-451-px-important{width:451px !important}.width-452-px{width:452px}.width-452-px-important{width:452px !important}.width-453-px{width:453px}.width-453-px-important{width:453px !important}.width-454-px{width:454px}.width-454-px-important{width:454px !important}.width-455-px{width:455px}.width-455-px-important{width:455px !important}.width-456-px{width:456px}.width-456-px-important{width:456px !important}.width-457-px{width:457px}.width-457-px-important{width:457px !important}.width-458-px{width:458px}.width-458-px-important{width:458px !important}.width-459-px{width:459px}.width-459-px-important{width:459px !important}.width-460-px{width:460px}.width-460-px-important{width:460px !important}.width-461-px{width:461px}.width-461-px-important{width:461px !important}.width-462-px{width:462px}.width-462-px-important{width:462px !important}.width-463-px{width:463px}.width-463-px-important{width:463px !important}.width-464-px{width:464px}.width-464-px-important{width:464px !important}.width-465-px{width:465px}.width-465-px-important{width:465px !important}.width-466-px{width:466px}.width-466-px-important{width:466px !important}.width-467-px{width:467px}.width-467-px-important{width:467px !important}.width-468-px{width:468px}.width-468-px-important{width:468px !important}.width-469-px{width:469px}.width-469-px-important{width:469px !important}.width-470-px{width:470px}.width-470-px-important{width:470px !important}.width-471-px{width:471px}.width-471-px-important{width:471px !important}.width-472-px{width:472px}.width-472-px-important{width:472px !important}.width-473-px{width:473px}.width-473-px-important{width:473px !important}.width-474-px{width:474px}.width-474-px-important{width:474px !important}.width-475-px{width:475px}.width-475-px-important{width:475px !important}.width-476-px{width:476px}.width-476-px-important{width:476px !important}.width-477-px{width:477px}.width-477-px-important{width:477px !important}.width-478-px{width:478px}.width-478-px-important{width:478px !important}.width-479-px{width:479px}.width-479-px-important{width:479px !important}.width-480-px{width:480px}.width-480-px-important{width:480px !important}.width-481-px{width:481px}.width-481-px-important{width:481px !important}.width-482-px{width:482px}.width-482-px-important{width:482px !important}.width-483-px{width:483px}.width-483-px-important{width:483px !important}.width-484-px{width:484px}.width-484-px-important{width:484px !important}.width-485-px{width:485px}.width-485-px-important{width:485px !important}.width-486-px{width:486px}.width-486-px-important{width:486px !important}.width-487-px{width:487px}.width-487-px-important{width:487px !important}.width-488-px{width:488px}.width-488-px-important{width:488px !important}.width-489-px{width:489px}.width-489-px-important{width:489px !important}.width-490-px{width:490px}.width-490-px-important{width:490px !important}.width-491-px{width:491px}.width-491-px-important{width:491px !important}.width-492-px{width:492px}.width-492-px-important{width:492px !important}.width-493-px{width:493px}.width-493-px-important{width:493px !important}.width-494-px{width:494px}.width-494-px-important{width:494px !important}.width-495-px{width:495px}.width-495-px-important{width:495px !important}.width-496-px{width:496px}.width-496-px-important{width:496px !important}.width-497-px{width:497px}.width-497-px-important{width:497px !important}.width-498-px{width:498px}.width-498-px-important{width:498px !important}.width-499-px{width:499px}.width-499-px-important{width:499px !important}.width-500-px{width:500px}.width-500-px-important{width:500px !important}.height-1{height:1%}.height-1-important{height:1% !important}.height-2{height:2%}.height-2-important{height:2% !important}.height-3{height:3%}.height-3-important{height:3% !important}.height-4{height:4%}.height-4-important{height:4% !important}.height-5{height:5%}.height-5-important{height:5% !important}.height-6{height:6%}.height-6-important{height:6% !important}.height-7{height:7%}.height-7-important{height:7% !important}.height-8{height:8%}.height-8-important{height:8% !important}.height-9{height:9%}.height-9-important{height:9% !important}.height-10{height:10%}.height-10-important{height:10% !important}.height-11{height:11%}.height-11-important{height:11% !important}.height-12{height:12%}.height-12-important{height:12% !important}.height-13{height:13%}.height-13-important{height:13% !important}.height-14{height:14%}.height-14-important{height:14% !important}.height-15{height:15%}.height-15-important{height:15% !important}.height-16{height:16%}.height-16-important{height:16% !important}.height-17{height:17%}.height-17-important{height:17% !important}.height-18{height:18%}.height-18-important{height:18% !important}.height-19{height:19%}.height-19-important{height:19% !important}.height-20{height:20%}.height-20-important{height:20% !important}.height-21{height:21%}.height-21-important{height:21% !important}.height-22{height:22%}.height-22-important{height:22% !important}.height-23{height:23%}.height-23-important{height:23% !important}.height-24{height:24%}.height-24-important{height:24% !important}.height-25{height:25%}.height-25-important{height:25% !important}.height-26{height:26%}.height-26-important{height:26% !important}.height-27{height:27%}.height-27-important{height:27% !important}.height-28{height:28%}.height-28-important{height:28% !important}.height-29{height:29%}.height-29-important{height:29% !important}.height-30{height:30%}.height-30-important{height:30% !important}.height-31{height:31%}.height-31-important{height:31% !important}.height-32{height:32%}.height-32-important{height:32% !important}.height-33{height:33%}.height-33-important{height:33% !important}.height-34{height:34%}.height-34-important{height:34% !important}.height-35{height:35%}.height-35-important{height:35% !important}.height-36{height:36%}.height-36-important{height:36% !important}.height-37{height:37%}.height-37-important{height:37% !important}.height-38{height:38%}.height-38-important{height:38% !important}.height-39{height:39%}.height-39-important{height:39% !important}.height-40{height:40%}.height-40-important{height:40% !important}.height-41{height:41%}.height-41-important{height:41% !important}.height-42{height:42%}.height-42-important{height:42% !important}.height-43{height:43%}.height-43-important{height:43% !important}.height-44{height:44%}.height-44-important{height:44% !important}.height-45{height:45%}.height-45-important{height:45% !important}.height-46{height:46%}.height-46-important{height:46% !important}.height-47{height:47%}.height-47-important{height:47% !important}.height-48{height:48%}.height-48-important{height:48% !important}.height-49{height:49%}.height-49-important{height:49% !important}.height-50{height:50%}.height-50-important{height:50% !important}.height-51{height:51%}.height-51-important{height:51% !important}.height-52{height:52%}.height-52-important{height:52% !important}.height-53{height:53%}.height-53-important{height:53% !important}.height-54{height:54%}.height-54-important{height:54% !important}.height-55{height:55%}.height-55-important{height:55% !important}.height-56{height:56%}.height-56-important{height:56% !important}.height-57{height:57%}.height-57-important{height:57% !important}.height-58{height:58%}.height-58-important{height:58% !important}.height-59{height:59%}.height-59-important{height:59% !important}.height-60{height:60%}.height-60-important{height:60% !important}.height-61{height:61%}.height-61-important{height:61% !important}.height-62{height:62%}.height-62-important{height:62% !important}.height-63{height:63%}.height-63-important{height:63% !important}.height-64{height:64%}.height-64-important{height:64% !important}.height-65{height:65%}.height-65-important{height:65% !important}.height-66{height:66%}.height-66-important{height:66% !important}.height-67{height:67%}.height-67-important{height:67% !important}.height-68{height:68%}.height-68-important{height:68% !important}.height-69{height:69%}.height-69-important{height:69% !important}.height-70{height:70%}.height-70-important{height:70% !important}.height-71{height:71%}.height-71-important{height:71% !important}.height-72{height:72%}.height-72-important{height:72% !important}.height-73{height:73%}.height-73-important{height:73% !important}.height-74{height:74%}.height-74-important{height:74% !important}.height-75{height:75%}.height-75-important{height:75% !important}.height-76{height:76%}.height-76-important{height:76% !important}.height-77{height:77%}.height-77-important{height:77% !important}.height-78{height:78%}.height-78-important{height:78% !important}.height-79{height:79%}.height-79-important{height:79% !important}.height-80{height:80%}.height-80-important{height:80% !important}.height-81{height:81%}.height-81-important{height:81% !important}.height-82{height:82%}.height-82-important{height:82% !important}.height-83{height:83%}.height-83-important{height:83% !important}.height-84{height:84%}.height-84-important{height:84% !important}.height-85{height:85%}.height-85-important{height:85% !important}.height-86{height:86%}.height-86-important{height:86% !important}.height-87{height:87%}.height-87-important{height:87% !important}.height-88{height:88%}.height-88-important{height:88% !important}.height-89{height:89%}.height-89-important{height:89% !important}.height-90{height:90%}.height-90-important{height:90% !important}.height-91{height:91%}.height-91-important{height:91% !important}.height-92{height:92%}.height-92-important{height:92% !important}.height-93{height:93%}.height-93-important{height:93% !important}.height-94{height:94%}.height-94-important{height:94% !important}.height-95{height:95%}.height-95-important{height:95% !important}.height-96{height:96%}.height-96-important{height:96% !important}.height-97{height:97%}.height-97-important{height:97% !important}.height-98{height:98%}.height-98-important{height:98% !important}.height-99{height:99%}.height-99-important{height:99% !important}.height-100{height:100%}.height-100-important{height:100% !important}.height-1-px{height:1px}.height-1-px-important{height:1px !important}.height-2-px{height:2px}.height-2-px-important{height:2px !important}.height-3-px{height:3px}.height-3-px-important{height:3px !important}.height-4-px{height:4px}.height-4-px-important{height:4px !important}.height-5-px{height:5px}.height-5-px-important{height:5px !important}.height-6-px{height:6px}.height-6-px-important{height:6px !important}.height-7-px{height:7px}.height-7-px-important{height:7px !important}.height-8-px{height:8px}.height-8-px-important{height:8px !important}.height-9-px{height:9px}.height-9-px-important{height:9px !important}.height-10-px{height:10px}.height-10-px-important{height:10px !important}.height-11-px{height:11px}.height-11-px-important{height:11px !important}.height-12-px{height:12px}.height-12-px-important{height:12px !important}.height-13-px{height:13px}.height-13-px-important{height:13px !important}.height-14-px{height:14px}.height-14-px-important{height:14px !important}.height-15-px{height:15px}.height-15-px-important{height:15px !important}.height-16-px{height:16px}.height-16-px-important{height:16px !important}.height-17-px{height:17px}.height-17-px-important{height:17px !important}.height-18-px{height:18px}.height-18-px-important{height:18px !important}.height-19-px{height:19px}.height-19-px-important{height:19px !important}.height-20-px{height:20px}.height-20-px-important{height:20px !important}.height-21-px{height:21px}.height-21-px-important{height:21px !important}.height-22-px{height:22px}.height-22-px-important{height:22px !important}.height-23-px{height:23px}.height-23-px-important{height:23px !important}.height-24-px{height:24px}.height-24-px-important{height:24px !important}.height-25-px{height:25px}.height-25-px-important{height:25px !important}.height-26-px{height:26px}.height-26-px-important{height:26px !important}.height-27-px{height:27px}.height-27-px-important{height:27px !important}.height-28-px{height:28px}.height-28-px-important{height:28px !important}.height-29-px{height:29px}.height-29-px-important{height:29px !important}.height-30-px{height:30px}.height-30-px-important{height:30px !important}.height-31-px{height:31px}.height-31-px-important{height:31px !important}.height-32-px{height:32px}.height-32-px-important{height:32px !important}.height-33-px{height:33px}.height-33-px-important{height:33px !important}.height-34-px{height:34px}.height-34-px-important{height:34px !important}.height-35-px{height:35px}.height-35-px-important{height:35px !important}.height-36-px{height:36px}.height-36-px-important{height:36px !important}.height-37-px{height:37px}.height-37-px-important{height:37px !important}.height-38-px{height:38px}.height-38-px-important{height:38px !important}.height-39-px{height:39px}.height-39-px-important{height:39px !important}.height-40-px{height:40px}.height-40-px-important{height:40px !important}.height-41-px{height:41px}.height-41-px-important{height:41px !important}.height-42-px{height:42px}.height-42-px-important{height:42px !important}.height-43-px{height:43px}.height-43-px-important{height:43px !important}.height-44-px{height:44px}.height-44-px-important{height:44px !important}.height-45-px{height:45px}.height-45-px-important{height:45px !important}.height-46-px{height:46px}.height-46-px-important{height:46px !important}.height-47-px{height:47px}.height-47-px-important{height:47px !important}.height-48-px{height:48px}.height-48-px-important{height:48px !important}.height-49-px{height:49px}.height-49-px-important{height:49px !important}.height-50-px{height:50px}.height-50-px-important{height:50px !important}.height-51-px{height:51px}.height-51-px-important{height:51px !important}.height-52-px{height:52px}.height-52-px-important{height:52px !important}.height-53-px{height:53px}.height-53-px-important{height:53px !important}.height-54-px{height:54px}.height-54-px-important{height:54px !important}.height-55-px{height:55px}.height-55-px-important{height:55px !important}.height-56-px{height:56px}.height-56-px-important{height:56px !important}.height-57-px{height:57px}.height-57-px-important{height:57px !important}.height-58-px{height:58px}.height-58-px-important{height:58px !important}.height-59-px{height:59px}.height-59-px-important{height:59px !important}.height-60-px{height:60px}.height-60-px-important{height:60px !important}.height-61-px{height:61px}.height-61-px-important{height:61px !important}.height-62-px{height:62px}.height-62-px-important{height:62px !important}.height-63-px{height:63px}.height-63-px-important{height:63px !important}.height-64-px{height:64px}.height-64-px-important{height:64px !important}.height-65-px{height:65px}.height-65-px-important{height:65px !important}.height-66-px{height:66px}.height-66-px-important{height:66px !important}.height-67-px{height:67px}.height-67-px-important{height:67px !important}.height-68-px{height:68px}.height-68-px-important{height:68px !important}.height-69-px{height:69px}.height-69-px-important{height:69px !important}.height-70-px{height:70px}.height-70-px-important{height:70px !important}.height-71-px{height:71px}.height-71-px-important{height:71px !important}.height-72-px{height:72px}.height-72-px-important{height:72px !important}.height-73-px{height:73px}.height-73-px-important{height:73px !important}.height-74-px{height:74px}.height-74-px-important{height:74px !important}.height-75-px{height:75px}.height-75-px-important{height:75px !important}.height-76-px{height:76px}.height-76-px-important{height:76px !important}.height-77-px{height:77px}.height-77-px-important{height:77px !important}.height-78-px{height:78px}.height-78-px-important{height:78px !important}.height-79-px{height:79px}.height-79-px-important{height:79px !important}.height-80-px{height:80px}.height-80-px-important{height:80px !important}.height-81-px{height:81px}.height-81-px-important{height:81px !important}.height-82-px{height:82px}.height-82-px-important{height:82px !important}.height-83-px{height:83px}.height-83-px-important{height:83px !important}.height-84-px{height:84px}.height-84-px-important{height:84px !important}.height-85-px{height:85px}.height-85-px-important{height:85px !important}.height-86-px{height:86px}.height-86-px-important{height:86px !important}.height-87-px{height:87px}.height-87-px-important{height:87px !important}.height-88-px{height:88px}.height-88-px-important{height:88px !important}.height-89-px{height:89px}.height-89-px-important{height:89px !important}.height-90-px{height:90px}.height-90-px-important{height:90px !important}.height-91-px{height:91px}.height-91-px-important{height:91px !important}.height-92-px{height:92px}.height-92-px-important{height:92px !important}.height-93-px{height:93px}.height-93-px-important{height:93px !important}.height-94-px{height:94px}.height-94-px-important{height:94px !important}.height-95-px{height:95px}.height-95-px-important{height:95px !important}.height-96-px{height:96px}.height-96-px-important{height:96px !important}.height-97-px{height:97px}.height-97-px-important{height:97px !important}.height-98-px{height:98px}.height-98-px-important{height:98px !important}.height-99-px{height:99px}.height-99-px-important{height:99px !important}.height-100-px{height:100px}.height-100-px-important{height:100px !important}.height-101-px{height:101px}.height-101-px-important{height:101px !important}.height-102-px{height:102px}.height-102-px-important{height:102px !important}.height-103-px{height:103px}.height-103-px-important{height:103px !important}.height-104-px{height:104px}.height-104-px-important{height:104px !important}.height-105-px{height:105px}.height-105-px-important{height:105px !important}.height-106-px{height:106px}.height-106-px-important{height:106px !important}.height-107-px{height:107px}.height-107-px-important{height:107px !important}.height-108-px{height:108px}.height-108-px-important{height:108px !important}.height-109-px{height:109px}.height-109-px-important{height:109px !important}.height-110-px{height:110px}.height-110-px-important{height:110px !important}.height-111-px{height:111px}.height-111-px-important{height:111px !important}.height-112-px{height:112px}.height-112-px-important{height:112px !important}.height-113-px{height:113px}.height-113-px-important{height:113px !important}.height-114-px{height:114px}.height-114-px-important{height:114px !important}.height-115-px{height:115px}.height-115-px-important{height:115px !important}.height-116-px{height:116px}.height-116-px-important{height:116px !important}.height-117-px{height:117px}.height-117-px-important{height:117px !important}.height-118-px{height:118px}.height-118-px-important{height:118px !important}.height-119-px{height:119px}.height-119-px-important{height:119px !important}.height-120-px{height:120px}.height-120-px-important{height:120px !important}.height-121-px{height:121px}.height-121-px-important{height:121px !important}.height-122-px{height:122px}.height-122-px-important{height:122px !important}.height-123-px{height:123px}.height-123-px-important{height:123px !important}.height-124-px{height:124px}.height-124-px-important{height:124px !important}.height-125-px{height:125px}.height-125-px-important{height:125px !important}.height-126-px{height:126px}.height-126-px-important{height:126px !important}.height-127-px{height:127px}.height-127-px-important{height:127px !important}.height-128-px{height:128px}.height-128-px-important{height:128px !important}.height-129-px{height:129px}.height-129-px-important{height:129px !important}.height-130-px{height:130px}.height-130-px-important{height:130px !important}.height-131-px{height:131px}.height-131-px-important{height:131px !important}.height-132-px{height:132px}.height-132-px-important{height:132px !important}.height-133-px{height:133px}.height-133-px-important{height:133px !important}.height-134-px{height:134px}.height-134-px-important{height:134px !important}.height-135-px{height:135px}.height-135-px-important{height:135px !important}.height-136-px{height:136px}.height-136-px-important{height:136px !important}.height-137-px{height:137px}.height-137-px-important{height:137px !important}.height-138-px{height:138px}.height-138-px-important{height:138px !important}.height-139-px{height:139px}.height-139-px-important{height:139px !important}.height-140-px{height:140px}.height-140-px-important{height:140px !important}.height-141-px{height:141px}.height-141-px-important{height:141px !important}.height-142-px{height:142px}.height-142-px-important{height:142px !important}.height-143-px{height:143px}.height-143-px-important{height:143px !important}.height-144-px{height:144px}.height-144-px-important{height:144px !important}.height-145-px{height:145px}.height-145-px-important{height:145px !important}.height-146-px{height:146px}.height-146-px-important{height:146px !important}.height-147-px{height:147px}.height-147-px-important{height:147px !important}.height-148-px{height:148px}.height-148-px-important{height:148px !important}.height-149-px{height:149px}.height-149-px-important{height:149px !important}.height-150-px{height:150px}.height-150-px-important{height:150px !important}.height-151-px{height:151px}.height-151-px-important{height:151px !important}.height-152-px{height:152px}.height-152-px-important{height:152px !important}.height-153-px{height:153px}.height-153-px-important{height:153px !important}.height-154-px{height:154px}.height-154-px-important{height:154px !important}.height-155-px{height:155px}.height-155-px-important{height:155px !important}.height-156-px{height:156px}.height-156-px-important{height:156px !important}.height-157-px{height:157px}.height-157-px-important{height:157px !important}.height-158-px{height:158px}.height-158-px-important{height:158px !important}.height-159-px{height:159px}.height-159-px-important{height:159px !important}.height-160-px{height:160px}.height-160-px-important{height:160px !important}.height-161-px{height:161px}.height-161-px-important{height:161px !important}.height-162-px{height:162px}.height-162-px-important{height:162px !important}.height-163-px{height:163px}.height-163-px-important{height:163px !important}.height-164-px{height:164px}.height-164-px-important{height:164px !important}.height-165-px{height:165px}.height-165-px-important{height:165px !important}.height-166-px{height:166px}.height-166-px-important{height:166px !important}.height-167-px{height:167px}.height-167-px-important{height:167px !important}.height-168-px{height:168px}.height-168-px-important{height:168px !important}.height-169-px{height:169px}.height-169-px-important{height:169px !important}.height-170-px{height:170px}.height-170-px-important{height:170px !important}.height-171-px{height:171px}.height-171-px-important{height:171px !important}.height-172-px{height:172px}.height-172-px-important{height:172px !important}.height-173-px{height:173px}.height-173-px-important{height:173px !important}.height-174-px{height:174px}.height-174-px-important{height:174px !important}.height-175-px{height:175px}.height-175-px-important{height:175px !important}.height-176-px{height:176px}.height-176-px-important{height:176px !important}.height-177-px{height:177px}.height-177-px-important{height:177px !important}.height-178-px{height:178px}.height-178-px-important{height:178px !important}.height-179-px{height:179px}.height-179-px-important{height:179px !important}.height-180-px{height:180px}.height-180-px-important{height:180px !important}.height-181-px{height:181px}.height-181-px-important{height:181px !important}.height-182-px{height:182px}.height-182-px-important{height:182px !important}.height-183-px{height:183px}.height-183-px-important{height:183px !important}.height-184-px{height:184px}.height-184-px-important{height:184px !important}.height-185-px{height:185px}.height-185-px-important{height:185px !important}.height-186-px{height:186px}.height-186-px-important{height:186px !important}.height-187-px{height:187px}.height-187-px-important{height:187px !important}.height-188-px{height:188px}.height-188-px-important{height:188px !important}.height-189-px{height:189px}.height-189-px-important{height:189px !important}.height-190-px{height:190px}.height-190-px-important{height:190px !important}.height-191-px{height:191px}.height-191-px-important{height:191px !important}.height-192-px{height:192px}.height-192-px-important{height:192px !important}.height-193-px{height:193px}.height-193-px-important{height:193px !important}.height-194-px{height:194px}.height-194-px-important{height:194px !important}.height-195-px{height:195px}.height-195-px-important{height:195px !important}.height-196-px{height:196px}.height-196-px-important{height:196px !important}.height-197-px{height:197px}.height-197-px-important{height:197px !important}.height-198-px{height:198px}.height-198-px-important{height:198px !important}.height-199-px{height:199px}.height-199-px-important{height:199px !important}.height-200-px{height:200px}.height-200-px-important{height:200px !important}.height-201-px{height:201px}.height-201-px-important{height:201px !important}.height-202-px{height:202px}.height-202-px-important{height:202px !important}.height-203-px{height:203px}.height-203-px-important{height:203px !important}.height-204-px{height:204px}.height-204-px-important{height:204px !important}.height-205-px{height:205px}.height-205-px-important{height:205px !important}.height-206-px{height:206px}.height-206-px-important{height:206px !important}.height-207-px{height:207px}.height-207-px-important{height:207px !important}.height-208-px{height:208px}.height-208-px-important{height:208px !important}.height-209-px{height:209px}.height-209-px-important{height:209px !important}.height-210-px{height:210px}.height-210-px-important{height:210px !important}.height-211-px{height:211px}.height-211-px-important{height:211px !important}.height-212-px{height:212px}.height-212-px-important{height:212px !important}.height-213-px{height:213px}.height-213-px-important{height:213px !important}.height-214-px{height:214px}.height-214-px-important{height:214px !important}.height-215-px{height:215px}.height-215-px-important{height:215px !important}.height-216-px{height:216px}.height-216-px-important{height:216px !important}.height-217-px{height:217px}.height-217-px-important{height:217px !important}.height-218-px{height:218px}.height-218-px-important{height:218px !important}.height-219-px{height:219px}.height-219-px-important{height:219px !important}.height-220-px{height:220px}.height-220-px-important{height:220px !important}.height-221-px{height:221px}.height-221-px-important{height:221px !important}.height-222-px{height:222px}.height-222-px-important{height:222px !important}.height-223-px{height:223px}.height-223-px-important{height:223px !important}.height-224-px{height:224px}.height-224-px-important{height:224px !important}.height-225-px{height:225px}.height-225-px-important{height:225px !important}.height-226-px{height:226px}.height-226-px-important{height:226px !important}.height-227-px{height:227px}.height-227-px-important{height:227px !important}.height-228-px{height:228px}.height-228-px-important{height:228px !important}.height-229-px{height:229px}.height-229-px-important{height:229px !important}.height-230-px{height:230px}.height-230-px-important{height:230px !important}.height-231-px{height:231px}.height-231-px-important{height:231px !important}.height-232-px{height:232px}.height-232-px-important{height:232px !important}.height-233-px{height:233px}.height-233-px-important{height:233px !important}.height-234-px{height:234px}.height-234-px-important{height:234px !important}.height-235-px{height:235px}.height-235-px-important{height:235px !important}.height-236-px{height:236px}.height-236-px-important{height:236px !important}.height-237-px{height:237px}.height-237-px-important{height:237px !important}.height-238-px{height:238px}.height-238-px-important{height:238px !important}.height-239-px{height:239px}.height-239-px-important{height:239px !important}.height-240-px{height:240px}.height-240-px-important{height:240px !important}.height-241-px{height:241px}.height-241-px-important{height:241px !important}.height-242-px{height:242px}.height-242-px-important{height:242px !important}.height-243-px{height:243px}.height-243-px-important{height:243px !important}.height-244-px{height:244px}.height-244-px-important{height:244px !important}.height-245-px{height:245px}.height-245-px-important{height:245px !important}.height-246-px{height:246px}.height-246-px-important{height:246px !important}.height-247-px{height:247px}.height-247-px-important{height:247px !important}.height-248-px{height:248px}.height-248-px-important{height:248px !important}.height-249-px{height:249px}.height-249-px-important{height:249px !important}.height-250-px{height:250px}.height-250-px-important{height:250px !important}.height-251-px{height:251px}.height-251-px-important{height:251px !important}.height-252-px{height:252px}.height-252-px-important{height:252px !important}.height-253-px{height:253px}.height-253-px-important{height:253px !important}.height-254-px{height:254px}.height-254-px-important{height:254px !important}.height-255-px{height:255px}.height-255-px-important{height:255px !important}.height-256-px{height:256px}.height-256-px-important{height:256px !important}.height-257-px{height:257px}.height-257-px-important{height:257px !important}.height-258-px{height:258px}.height-258-px-important{height:258px !important}.height-259-px{height:259px}.height-259-px-important{height:259px !important}.height-260-px{height:260px}.height-260-px-important{height:260px !important}.height-261-px{height:261px}.height-261-px-important{height:261px !important}.height-262-px{height:262px}.height-262-px-important{height:262px !important}.height-263-px{height:263px}.height-263-px-important{height:263px !important}.height-264-px{height:264px}.height-264-px-important{height:264px !important}.height-265-px{height:265px}.height-265-px-important{height:265px !important}.height-266-px{height:266px}.height-266-px-important{height:266px !important}.height-267-px{height:267px}.height-267-px-important{height:267px !important}.height-268-px{height:268px}.height-268-px-important{height:268px !important}.height-269-px{height:269px}.height-269-px-important{height:269px !important}.height-270-px{height:270px}.height-270-px-important{height:270px !important}.height-271-px{height:271px}.height-271-px-important{height:271px !important}.height-272-px{height:272px}.height-272-px-important{height:272px !important}.height-273-px{height:273px}.height-273-px-important{height:273px !important}.height-274-px{height:274px}.height-274-px-important{height:274px !important}.height-275-px{height:275px}.height-275-px-important{height:275px !important}.height-276-px{height:276px}.height-276-px-important{height:276px !important}.height-277-px{height:277px}.height-277-px-important{height:277px !important}.height-278-px{height:278px}.height-278-px-important{height:278px !important}.height-279-px{height:279px}.height-279-px-important{height:279px !important}.height-280-px{height:280px}.height-280-px-important{height:280px !important}.height-281-px{height:281px}.height-281-px-important{height:281px !important}.height-282-px{height:282px}.height-282-px-important{height:282px !important}.height-283-px{height:283px}.height-283-px-important{height:283px !important}.height-284-px{height:284px}.height-284-px-important{height:284px !important}.height-285-px{height:285px}.height-285-px-important{height:285px !important}.height-286-px{height:286px}.height-286-px-important{height:286px !important}.height-287-px{height:287px}.height-287-px-important{height:287px !important}.height-288-px{height:288px}.height-288-px-important{height:288px !important}.height-289-px{height:289px}.height-289-px-important{height:289px !important}.height-290-px{height:290px}.height-290-px-important{height:290px !important}.height-291-px{height:291px}.height-291-px-important{height:291px !important}.height-292-px{height:292px}.height-292-px-important{height:292px !important}.height-293-px{height:293px}.height-293-px-important{height:293px !important}.height-294-px{height:294px}.height-294-px-important{height:294px !important}.height-295-px{height:295px}.height-295-px-important{height:295px !important}.height-296-px{height:296px}.height-296-px-important{height:296px !important}.height-297-px{height:297px}.height-297-px-important{height:297px !important}.height-298-px{height:298px}.height-298-px-important{height:298px !important}.height-299-px{height:299px}.height-299-px-important{height:299px !important}.height-300-px{height:300px}.height-300-px-important{height:300px !important}.height-301-px{height:301px}.height-301-px-important{height:301px !important}.height-302-px{height:302px}.height-302-px-important{height:302px !important}.height-303-px{height:303px}.height-303-px-important{height:303px !important}.height-304-px{height:304px}.height-304-px-important{height:304px !important}.height-305-px{height:305px}.height-305-px-important{height:305px !important}.height-306-px{height:306px}.height-306-px-important{height:306px !important}.height-307-px{height:307px}.height-307-px-important{height:307px !important}.height-308-px{height:308px}.height-308-px-important{height:308px !important}.height-309-px{height:309px}.height-309-px-important{height:309px !important}.height-310-px{height:310px}.height-310-px-important{height:310px !important}.height-311-px{height:311px}.height-311-px-important{height:311px !important}.height-312-px{height:312px}.height-312-px-important{height:312px !important}.height-313-px{height:313px}.height-313-px-important{height:313px !important}.height-314-px{height:314px}.height-314-px-important{height:314px !important}.height-315-px{height:315px}.height-315-px-important{height:315px !important}.height-316-px{height:316px}.height-316-px-important{height:316px !important}.height-317-px{height:317px}.height-317-px-important{height:317px !important}.height-318-px{height:318px}.height-318-px-important{height:318px !important}.height-319-px{height:319px}.height-319-px-important{height:319px !important}.height-320-px{height:320px}.height-320-px-important{height:320px !important}.height-321-px{height:321px}.height-321-px-important{height:321px !important}.height-322-px{height:322px}.height-322-px-important{height:322px !important}.height-323-px{height:323px}.height-323-px-important{height:323px !important}.height-324-px{height:324px}.height-324-px-important{height:324px !important}.height-325-px{height:325px}.height-325-px-important{height:325px !important}.height-326-px{height:326px}.height-326-px-important{height:326px !important}.height-327-px{height:327px}.height-327-px-important{height:327px !important}.height-328-px{height:328px}.height-328-px-important{height:328px !important}.height-329-px{height:329px}.height-329-px-important{height:329px !important}.height-330-px{height:330px}.height-330-px-important{height:330px !important}.height-331-px{height:331px}.height-331-px-important{height:331px !important}.height-332-px{height:332px}.height-332-px-important{height:332px !important}.height-333-px{height:333px}.height-333-px-important{height:333px !important}.height-334-px{height:334px}.height-334-px-important{height:334px !important}.height-335-px{height:335px}.height-335-px-important{height:335px !important}.height-336-px{height:336px}.height-336-px-important{height:336px !important}.height-337-px{height:337px}.height-337-px-important{height:337px !important}.height-338-px{height:338px}.height-338-px-important{height:338px !important}.height-339-px{height:339px}.height-339-px-important{height:339px !important}.height-340-px{height:340px}.height-340-px-important{height:340px !important}.height-341-px{height:341px}.height-341-px-important{height:341px !important}.height-342-px{height:342px}.height-342-px-important{height:342px !important}.height-343-px{height:343px}.height-343-px-important{height:343px !important}.height-344-px{height:344px}.height-344-px-important{height:344px !important}.height-345-px{height:345px}.height-345-px-important{height:345px !important}.height-346-px{height:346px}.height-346-px-important{height:346px !important}.height-347-px{height:347px}.height-347-px-important{height:347px !important}.height-348-px{height:348px}.height-348-px-important{height:348px !important}.height-349-px{height:349px}.height-349-px-important{height:349px !important}.height-350-px{height:350px}.height-350-px-important{height:350px !important}.height-351-px{height:351px}.height-351-px-important{height:351px !important}.height-352-px{height:352px}.height-352-px-important{height:352px !important}.height-353-px{height:353px}.height-353-px-important{height:353px !important}.height-354-px{height:354px}.height-354-px-important{height:354px !important}.height-355-px{height:355px}.height-355-px-important{height:355px !important}.height-356-px{height:356px}.height-356-px-important{height:356px !important}.height-357-px{height:357px}.height-357-px-important{height:357px !important}.height-358-px{height:358px}.height-358-px-important{height:358px !important}.height-359-px{height:359px}.height-359-px-important{height:359px !important}.height-360-px{height:360px}.height-360-px-important{height:360px !important}.height-361-px{height:361px}.height-361-px-important{height:361px !important}.height-362-px{height:362px}.height-362-px-important{height:362px !important}.height-363-px{height:363px}.height-363-px-important{height:363px !important}.height-364-px{height:364px}.height-364-px-important{height:364px !important}.height-365-px{height:365px}.height-365-px-important{height:365px !important}.height-366-px{height:366px}.height-366-px-important{height:366px !important}.height-367-px{height:367px}.height-367-px-important{height:367px !important}.height-368-px{height:368px}.height-368-px-important{height:368px !important}.height-369-px{height:369px}.height-369-px-important{height:369px !important}.height-370-px{height:370px}.height-370-px-important{height:370px !important}.height-371-px{height:371px}.height-371-px-important{height:371px !important}.height-372-px{height:372px}.height-372-px-important{height:372px !important}.height-373-px{height:373px}.height-373-px-important{height:373px !important}.height-374-px{height:374px}.height-374-px-important{height:374px !important}.height-375-px{height:375px}.height-375-px-important{height:375px !important}.height-376-px{height:376px}.height-376-px-important{height:376px !important}.height-377-px{height:377px}.height-377-px-important{height:377px !important}.height-378-px{height:378px}.height-378-px-important{height:378px !important}.height-379-px{height:379px}.height-379-px-important{height:379px !important}.height-380-px{height:380px}.height-380-px-important{height:380px !important}.height-381-px{height:381px}.height-381-px-important{height:381px !important}.height-382-px{height:382px}.height-382-px-important{height:382px !important}.height-383-px{height:383px}.height-383-px-important{height:383px !important}.height-384-px{height:384px}.height-384-px-important{height:384px !important}.height-385-px{height:385px}.height-385-px-important{height:385px !important}.height-386-px{height:386px}.height-386-px-important{height:386px !important}.height-387-px{height:387px}.height-387-px-important{height:387px !important}.height-388-px{height:388px}.height-388-px-important{height:388px !important}.height-389-px{height:389px}.height-389-px-important{height:389px !important}.height-390-px{height:390px}.height-390-px-important{height:390px !important}.height-391-px{height:391px}.height-391-px-important{height:391px !important}.height-392-px{height:392px}.height-392-px-important{height:392px !important}.height-393-px{height:393px}.height-393-px-important{height:393px !important}.height-394-px{height:394px}.height-394-px-important{height:394px !important}.height-395-px{height:395px}.height-395-px-important{height:395px !important}.height-396-px{height:396px}.height-396-px-important{height:396px !important}.height-397-px{height:397px}.height-397-px-important{height:397px !important}.height-398-px{height:398px}.height-398-px-important{height:398px !important}.height-399-px{height:399px}.height-399-px-important{height:399px !important}.height-400-px{height:400px}.height-400-px-important{height:400px !important}.height-401-px{height:401px}.height-401-px-important{height:401px !important}.height-402-px{height:402px}.height-402-px-important{height:402px !important}.height-403-px{height:403px}.height-403-px-important{height:403px !important}.height-404-px{height:404px}.height-404-px-important{height:404px !important}.height-405-px{height:405px}.height-405-px-important{height:405px !important}.height-406-px{height:406px}.height-406-px-important{height:406px !important}.height-407-px{height:407px}.height-407-px-important{height:407px !important}.height-408-px{height:408px}.height-408-px-important{height:408px !important}.height-409-px{height:409px}.height-409-px-important{height:409px !important}.height-410-px{height:410px}.height-410-px-important{height:410px !important}.height-411-px{height:411px}.height-411-px-important{height:411px !important}.height-412-px{height:412px}.height-412-px-important{height:412px !important}.height-413-px{height:413px}.height-413-px-important{height:413px !important}.height-414-px{height:414px}.height-414-px-important{height:414px !important}.height-415-px{height:415px}.height-415-px-important{height:415px !important}.height-416-px{height:416px}.height-416-px-important{height:416px !important}.height-417-px{height:417px}.height-417-px-important{height:417px !important}.height-418-px{height:418px}.height-418-px-important{height:418px !important}.height-419-px{height:419px}.height-419-px-important{height:419px !important}.height-420-px{height:420px}.height-420-px-important{height:420px !important}.height-421-px{height:421px}.height-421-px-important{height:421px !important}.height-422-px{height:422px}.height-422-px-important{height:422px !important}.height-423-px{height:423px}.height-423-px-important{height:423px !important}.height-424-px{height:424px}.height-424-px-important{height:424px !important}.height-425-px{height:425px}.height-425-px-important{height:425px !important}.height-426-px{height:426px}.height-426-px-important{height:426px !important}.height-427-px{height:427px}.height-427-px-important{height:427px !important}.height-428-px{height:428px}.height-428-px-important{height:428px !important}.height-429-px{height:429px}.height-429-px-important{height:429px !important}.height-430-px{height:430px}.height-430-px-important{height:430px !important}.height-431-px{height:431px}.height-431-px-important{height:431px !important}.height-432-px{height:432px}.height-432-px-important{height:432px !important}.height-433-px{height:433px}.height-433-px-important{height:433px !important}.height-434-px{height:434px}.height-434-px-important{height:434px !important}.height-435-px{height:435px}.height-435-px-important{height:435px !important}.height-436-px{height:436px}.height-436-px-important{height:436px !important}.height-437-px{height:437px}.height-437-px-important{height:437px !important}.height-438-px{height:438px}.height-438-px-important{height:438px !important}.height-439-px{height:439px}.height-439-px-important{height:439px !important}.height-440-px{height:440px}.height-440-px-important{height:440px !important}.height-441-px{height:441px}.height-441-px-important{height:441px !important}.height-442-px{height:442px}.height-442-px-important{height:442px !important}.height-443-px{height:443px}.height-443-px-important{height:443px !important}.height-444-px{height:444px}.height-444-px-important{height:444px !important}.height-445-px{height:445px}.height-445-px-important{height:445px !important}.height-446-px{height:446px}.height-446-px-important{height:446px !important}.height-447-px{height:447px}.height-447-px-important{height:447px !important}.height-448-px{height:448px}.height-448-px-important{height:448px !important}.height-449-px{height:449px}.height-449-px-important{height:449px !important}.height-450-px{height:450px}.height-450-px-important{height:450px !important}.height-451-px{height:451px}.height-451-px-important{height:451px !important}.height-452-px{height:452px}.height-452-px-important{height:452px !important}.height-453-px{height:453px}.height-453-px-important{height:453px !important}.height-454-px{height:454px}.height-454-px-important{height:454px !important}.height-455-px{height:455px}.height-455-px-important{height:455px !important}.height-456-px{height:456px}.height-456-px-important{height:456px !important}.height-457-px{height:457px}.height-457-px-important{height:457px !important}.height-458-px{height:458px}.height-458-px-important{height:458px !important}.height-459-px{height:459px}.height-459-px-important{height:459px !important}.height-460-px{height:460px}.height-460-px-important{height:460px !important}.height-461-px{height:461px}.height-461-px-important{height:461px !important}.height-462-px{height:462px}.height-462-px-important{height:462px !important}.height-463-px{height:463px}.height-463-px-important{height:463px !important}.height-464-px{height:464px}.height-464-px-important{height:464px !important}.height-465-px{height:465px}.height-465-px-important{height:465px !important}.height-466-px{height:466px}.height-466-px-important{height:466px !important}.height-467-px{height:467px}.height-467-px-important{height:467px !important}.height-468-px{height:468px}.height-468-px-important{height:468px !important}.height-469-px{height:469px}.height-469-px-important{height:469px !important}.height-470-px{height:470px}.height-470-px-important{height:470px !important}.height-471-px{height:471px}.height-471-px-important{height:471px !important}.height-472-px{height:472px}.height-472-px-important{height:472px !important}.height-473-px{height:473px}.height-473-px-important{height:473px !important}.height-474-px{height:474px}.height-474-px-important{height:474px !important}.height-475-px{height:475px}.height-475-px-important{height:475px !important}.height-476-px{height:476px}.height-476-px-important{height:476px !important}.height-477-px{height:477px}.height-477-px-important{height:477px !important}.height-478-px{height:478px}.height-478-px-important{height:478px !important}.height-479-px{height:479px}.height-479-px-important{height:479px !important}.height-480-px{height:480px}.height-480-px-important{height:480px !important}.height-481-px{height:481px}.height-481-px-important{height:481px !important}.height-482-px{height:482px}.height-482-px-important{height:482px !important}.height-483-px{height:483px}.height-483-px-important{height:483px !important}.height-484-px{height:484px}.height-484-px-important{height:484px !important}.height-485-px{height:485px}.height-485-px-important{height:485px !important}.height-486-px{height:486px}.height-486-px-important{height:486px !important}.height-487-px{height:487px}.height-487-px-important{height:487px !important}.height-488-px{height:488px}.height-488-px-important{height:488px !important}.height-489-px{height:489px}.height-489-px-important{height:489px !important}.height-490-px{height:490px}.height-490-px-important{height:490px !important}.height-491-px{height:491px}.height-491-px-important{height:491px !important}.height-492-px{height:492px}.height-492-px-important{height:492px !important}.height-493-px{height:493px}.height-493-px-important{height:493px !important}.height-494-px{height:494px}.height-494-px-important{height:494px !important}.height-495-px{height:495px}.height-495-px-important{height:495px !important}.height-496-px{height:496px}.height-496-px-important{height:496px !important}.height-497-px{height:497px}.height-497-px-important{height:497px !important}.height-498-px{height:498px}.height-498-px-important{height:498px !important}.height-499-px{height:499px}.height-499-px-important{height:499px !important}.height-500-px{height:500px}.height-500-px-important{height:500px !important}.public-dashboard-wrapper h1{margin-bottom:15px}.public-dashboard-wrapper h2,.public-dashboard-wrapper h3,.public-dashboard-wrapper h4{font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;margin-bottom:15px}.public-dashboard-wrapper .gray-block{padding-top:25px;padding-bottom:25px;padding-right:5px}.public-dashboard-wrapper .gray-block:first-of-type{padding-left:25px}.public-dashboard-wrapper .gray-block:last-of-type{padding-right:25px}.public-dashboard-wrapper .student-form{display:flex;flex-direction:row;justify-content:space-between;text-align:center}@media (max-width: 767px){.public-dashboard-wrapper .student-form{flex-direction:column}}.public-dashboard-wrapper .student-form div{flex-grow:1}.public-dashboard-wrapper .student-form .button{flex-grow:0}@media (max-width: 991px){.public-dashboard-wrapper #curator_contacts,.public-dashboard-wrapper #lecturer_contacts,.public-dashboard-wrapper #subdepartment_contacts{overflow-x:scroll}}@media (max-width: 767px){.public-dashboard-wrapper .gray-block{padding-top:25px;padding-bottom:25px;padding-right:5px;padding-left:5px}.public-dashboard-wrapper .gray-block:first-of-type{padding-left:5px}.public-dashboard-wrapper .gray-block:last-of-type{padding-right:5px}.public-dashboard-wrapper .gray-block .search-button{width:100%}}.public-dashboard-wrapper .navigation_images{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;gap:15px}.public-dashboard-wrapper .navigation_images:before,.public-dashboard-wrapper .navigation_images:after{content:" ";display:table}.public-dashboard-wrapper .navigation_images:after{clear:both}@media (min-width: 992px) and (max-width: 1199px){.public-dashboard-wrapper .navigation_images{gap:10px}}@media (max-width: 991px){.public-dashboard-wrapper .navigation_images{justify-items:center;gap:0;grid-template-columns:1fr 1fr}}@media (max-width: 592px){.public-dashboard-wrapper .navigation_images{justify-items:start;grid-template-columns:1fr}}.public-dashboard-wrapper .navigation_images:before,.public-dashboard-wrapper .navigation_images:after{display:none}.public-dashboard-wrapper .navigation_images .image{position:relative;width:212px;height:184px;overflow:hidden}.public-dashboard-wrapper .navigation_images .image h4{font-family:"NekstMedium", "Verdana", sans-serif;position:absolute;left:0;bottom:0;width:100%;color:#FFF;font-size:1.8rem;background:rgba(0,0,0,0.6);padding:0 9px;margin:0;color:#fff;height:35px;line-height:1.5;font-weight:normal}.public-dashboard-wrapper .navigation_images .image h4 .crown{position:absolute;right:9px;top:-1px}.public-dashboard-wrapper .navigation_images .image p{line-height:18px;color:#fff;font-size:1.4rem;position:absolute;top:100%;width:100%;background:rgba(0,0,0,0.6);overflow:hidden;margin:0;padding:5px 10px;display:-webkit-flex;display:flex;-webkit-flex-flow:column;flex-flow:column;-webkit-justify-content:space-between;justify-content:space-between}.public-dashboard-wrapper .navigation_images .image p .caption-link{background:rgba(0,0,0,0.6);color:#b4ceff;padding:0 5px}.public-dashboard-wrapper .navigation_images .image p .caption-link:before{content:" - ";color:#b4ceff}.public-dashboard-wrapper .navigation_images .image p .labels{margin-left:0;font-size:1.2rem}.public-dashboard-wrapper .navigation_images .image{width:360px;height:250px;margin-bottom:10px}.public-dashboard-wrapper .navigation_images .image img{width:100%;height:100%}.public-dashboard-wrapper .navigation_images .image h4{font-size:22px}.public-dashboard-wrapper .navigation_images .image p{font-size:16px}.public-dashboard-wrapper .navigation_images .image p>a,.public-dashboard-wrapper .navigation_images .image p>.link-emulator{line-height:25px}@media (min-width: 992px) and (max-width: 1199px){.public-dashboard-wrapper .navigation_images .image{width:300px;height:220px}.public-dashboard-wrapper .navigation_images .image:nth-child(odd){margin-right:10px}.public-dashboard-wrapper .navigation_images .image:nth-child(1n+3){margin-bottom:10px}.public-dashboard-wrapper .navigation_images .image:nth-child(1n+4){margin-bottom:0}}@media (min-width: 768px) and (max-width: 991px){.public-dashboard-wrapper .navigation_images .image{width:330px;margin-bottom:25px}}@media (max-width: 767px){.public-dashboard-wrapper .navigation_images .image{width:280px;height:auto;margin-bottom:10px}.public-dashboard-wrapper .navigation_images .image img{max-width:280px}}.public-dashboard-wrapper .documentation{margin-top:30px;font-size:18px;padding-bottom:20px}.public-dashboard-wrapper .documentation .documentation-block{border-top:1px solid #c2c1db}.public-dashboard-wrapper .documentation .documentation-block .department-contacts p{line-height:20px}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts{border:2px solid #c2c1db}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td p{line-height:20px}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:33%;flex-basis:33%;height:120px;margin:5px 0;margin:5px 0 -5px 0}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title{text-transform:uppercase;font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;-webkit-flex:97%;flex:97%;font-weight:bold;padding-right:10px;max-width:250px}@media (min-width: 542px) and (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title{word-break:break-all}}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title a,.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title .link-emulator{color:#3c388d}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title.not-bold{font-weight:normal}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo{height:50px;background-repeat:no-repeat;-webkit-flex-basis:60px;flex-basis:60px}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-ef{background-image:url(/assets/faculties/ef-6689e44982fe07ab027adf8ab31f8b6aaa8cdf8cc6ad14c8567cb96fdcaee93e.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fb{background-image:url(/assets/faculties/fb-e18369b7ec8a9e7b3d1cdcba84b2d280d1c060369f00e01070e9b8d287b8bc5d.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fdo{background-image:url(/assets/faculties/fdo-fc8df38eb6ffa4f517cba36cc18fd7a5bfac51084e3d88c56aeaaa2bcb527da2.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fet{background-image:url(/assets/faculties/fet-b2520b2f6d3bb4f284282e32a3ebc8ce26f245f2804355c8203457e46a2557a7.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fit{background-image:url(/assets/faculties/fit-31b57daffeeced7da2178087e62b7bda2d52327b759bcb44ac64276a25232add.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fpk{background-image:url(/images/faculties/fpk.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fsu{background-image:url(/assets/faculties/fsu-cecc41a560eadf82edd69bd0678fd3505691498af27b29cd447b0f12d64d8d02.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-fvs{background-image:url(/assets/faculties/fvs-a9b3be78ccc8eecc27190579e4bbfdfdecefd9dffcedeb87c478fa4334c0c2ff.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-gf{background-image:url(/assets/faculties/gf-8f76cbc51831c1d7f884f57adb7e873c328f3a5a7fe1a9a3fac767398c09bad3.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-rkf{background-image:url(/assets/faculties/rkf-4d0b3b3132ae620c0c61ef70f9fed90a821d6e9c7dea04a107f515d7a4475c22.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-rtf{background-image:url(/assets/faculties/rtf-0803d4b858b83ce89e1f769b3f91acb477963d9b4aa673509f6678b543c52de8.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-yuf{background-image:url(/assets/faculties/yuf-68f99898ef692bc9a7027cb57d63603a30563477c8512861652d492639429d7a.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-zivf{background-image:url(/assets/faculties/zivf-92d4c6e5f92f3bfd3acd1308cb83c8c4420ceef655a0e74a2550b32df05082e3.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-aspirantura{background-image:url(/assets/faculties/aspirantura-ff58fe7fa10b3074458cef7da19e1d251f664be6966d47105877c252574743ba.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-do{background-image:url(/assets/faculties/do-744d5bcb1658989c78b59263fcc7b20d588204bf9bf5dcd480df00ba8c5971e7.svg)}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo.logo-pish{background-image:url(/assets/faculties/pish-e25dcf8450a8f0561fbf5881a652220704b3e911c8d4b3500a1abc81d55e90b3.svg)}@media (max-width: 991px){.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo{height:60px;-webkit-flex-basis:70px;flex-basis:70px;background-size:80%}}@media (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo{-webkit-flex-basis:60px;flex-basis:60px;background-size:70%}}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo{background-size:35px;-webkit-flex-basis:35px;flex-basis:35px}.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .title{margin-top:-10px;padding-left:5px;padding-right:0;font-weight:normal}@media (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.subdepartment-contacts tr td .faculty .logo{-webkit-flex-basis:50px;flex-basis:50px}}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td{border:1px solid #c2c1db}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td.department-logo{width:125px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:33%;flex-basis:33%;height:120px;margin:5px 0;padding-left:5px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title{text-transform:uppercase;font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;-webkit-flex:97%;flex:97%;font-weight:bold;padding-right:10px;max-width:250px}@media (min-width: 542px) and (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title{word-break:break-all}}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title a,.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title .link-emulator{color:#3c388d}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title.not-bold{font-weight:normal}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo{height:50px;background-repeat:no-repeat;-webkit-flex-basis:60px;flex-basis:60px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-ef{background-image:url(/assets/faculties/ef-6689e44982fe07ab027adf8ab31f8b6aaa8cdf8cc6ad14c8567cb96fdcaee93e.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fb{background-image:url(/assets/faculties/fb-e18369b7ec8a9e7b3d1cdcba84b2d280d1c060369f00e01070e9b8d287b8bc5d.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fdo{background-image:url(/assets/faculties/fdo-fc8df38eb6ffa4f517cba36cc18fd7a5bfac51084e3d88c56aeaaa2bcb527da2.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fet{background-image:url(/assets/faculties/fet-b2520b2f6d3bb4f284282e32a3ebc8ce26f245f2804355c8203457e46a2557a7.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fit{background-image:url(/assets/faculties/fit-31b57daffeeced7da2178087e62b7bda2d52327b759bcb44ac64276a25232add.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fpk{background-image:url(/images/faculties/fpk.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fsu{background-image:url(/assets/faculties/fsu-cecc41a560eadf82edd69bd0678fd3505691498af27b29cd447b0f12d64d8d02.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-fvs{background-image:url(/assets/faculties/fvs-a9b3be78ccc8eecc27190579e4bbfdfdecefd9dffcedeb87c478fa4334c0c2ff.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-gf{background-image:url(/assets/faculties/gf-8f76cbc51831c1d7f884f57adb7e873c328f3a5a7fe1a9a3fac767398c09bad3.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-rkf{background-image:url(/assets/faculties/rkf-4d0b3b3132ae620c0c61ef70f9fed90a821d6e9c7dea04a107f515d7a4475c22.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-rtf{background-image:url(/assets/faculties/rtf-0803d4b858b83ce89e1f769b3f91acb477963d9b4aa673509f6678b543c52de8.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-yuf{background-image:url(/assets/faculties/yuf-68f99898ef692bc9a7027cb57d63603a30563477c8512861652d492639429d7a.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-zivf{background-image:url(/assets/faculties/zivf-92d4c6e5f92f3bfd3acd1308cb83c8c4420ceef655a0e74a2550b32df05082e3.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-aspirantura{background-image:url(/assets/faculties/aspirantura-ff58fe7fa10b3074458cef7da19e1d251f664be6966d47105877c252574743ba.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-do{background-image:url(/assets/faculties/do-744d5bcb1658989c78b59263fcc7b20d588204bf9bf5dcd480df00ba8c5971e7.svg)}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo.logo-pish{background-image:url(/assets/faculties/pish-e25dcf8450a8f0561fbf5881a652220704b3e911c8d4b3500a1abc81d55e90b3.svg)}@media (max-width: 991px){.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo{height:60px;-webkit-flex-basis:70px;flex-basis:70px;background-size:80%}}@media (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo{-webkit-flex-basis:60px;flex-basis:60px;background-size:70%}}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty.fit{margin-top:20px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .logo{background-size:35px;-webkit-flex-basis:65px;flex-basis:65px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr .faculty .title{margin-top:-10px;padding-left:5px;padding-right:0;font-weight:normal}@media (max-width: 767px){.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td.department-logo{border-bottom:0;border-right:1px solid #c2c1db}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td:last-of-type:not(.department-logo){border-right:1px solid #c2c1db}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td .faculty{margin-top:15px}.public-dashboard-wrapper .documentation .documentation-block table.lecturer-contacts tr td .faculty .logo{-webkit-flex-basis:35px;flex-basis:35px}}.lecturer-reviews-wrapper table thead tr th{color:#818181;border-top:1px solid #c2c1db !important;border-bottom-width:1px;vertical-align:middle;padding-left:0;font-size:14px}.lecturer-reviews-wrapper table thead tr th:nth-child(2){padding:15px 8px 15px 20px;border-left:1px solid #c2c1db}.lecturer-reviews-wrapper table tbody tr td{padding:15px 8px}.lecturer-reviews-wrapper table tbody tr td:nth-child(1){width:65%}.lecturer-reviews-wrapper table tbody tr td:nth-child(2){width:35%;padding-left:20px;border-left:1px solid #c2c1db}.lecturer-reviews-wrapper table tbody tr td.rating-results{background-color:#f2f2f2;border-bottom:1px solid #c2c1db}.lecturer-reviews-wrapper table tbody tr td.rating-results .rating-results-wrapper{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.lecturer-reviews-wrapper table tbody tr td.rating-results .rating-results-wrapper .stars-rating-wrapper{padding-top:1px}.lecturer-reviews-wrapper table tbody tr td.rating-results .rating-results-wrapper .stars-rating-wrapper>span{margin:0 4px 0 10px}.lecturer-reviews-wrapper table tbody tr td.rating-results .rating-results-wrapper .stars-rating-wrapper .rating-summary{margin-top:-1px}.subdepartment-index-wrapper{font-size:18px}.subdepartment-index-wrapper .subdepartment-index-list{margin-top:15px}.subdepartment-index-wrapper .subdepartment-index-list li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:10px}.subdepartment-index-wrapper .subdepartment-index-list li>a,.subdepartment-index-wrapper .subdepartment-index-list li>.link-emulator{min-width:30%;font-size:16px}.subdepartment-index-wrapper .subdepartment-index-list li .subdepartment-index-stars-info{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.subdepartment-index-wrapper .subdepartment-index-list li .subdepartment-index-stars-info .stars{margin-right:5px}.subdepartment-index-wrapper .subdepartment-index-list li .subdepartment-index-stars-info .stars-results{margin-bottom:-1px}.lecturer-groups-wrapper .semesters-selector{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:end;align-items:end}.lecturer-groups-wrapper .semesters-selector .discipline-reviews{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-top:2px}.lecturer-groups-wrapper .semesters-selector .discipline-reviews .stars-label{font-weight:bold}.lecturer-groups-wrapper .semesters-selector .discipline-reviews .stars{margin-right:2px;margin-left:2px}.lecturer-groups-wrapper .semesters-selector .discipline-reviews .average-score{font-weight:bold;font-size:18px;padding-bottom:0}.lecturer-groups-wrapper .semesters-selector .discipline-reviews span:first-child{margin-bottom:-2px}.lecturer-groups-wrapper .semesters-selector .discipline-reviews .dash{margin:0 5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper{display:-webkit-flex;display:flex}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part{width:100%;padding-right:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part h3{display:inline-block;margin-bottom:20px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part ul{margin-top:10px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open{width:100%}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open .moodle-form{display:block;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:10px 0}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open .moodle-form:after{content:"";width:100%}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open .moodle-form .groups-checkboxes{-webkit-order:1;order:1}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open .moodle-form .groups-checkboxes label{margin-right:30px;display:inline-block}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.moodle-form-open .moodle-form button{margin-left:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper select{width:60%;margin-right:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .groups-list li{display:inline-block;margin-right:30px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .groups-checkboxes label{padding:15px 25px 15px 0}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .moodle-data-item{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #c2c1db}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .btn.btn-clean{padding:0;color:#0066cc}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .btn.btn-clean:hover{color:#23527c}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .btn.btn-clean:last-of-type{padding-left:10px;position:relative;margin-left:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper .btn.btn-clean:last-of-type:before{content:"";width:1px;height:15px;background-color:#000;position:absolute;left:0;top:0;bottom:0;margin:auto}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.with-moodle-id{display:block;margin-bottom:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .left-info-part .moodle-wrapper.with-moodle-id .moodle-data-title{display:block;margin-bottom:2px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part{margin-left:auto;padding-top:18px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part a,.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .link-emulator{font-weight:normal;font-size:14px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .discipline-reviews{min-width:200px;margin-bottom:20px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .discipline-reviews .stars-rating-local-directive{-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:-3px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .grouped-discipline-rating-wrapper{display:-webkit-flex;display:flex}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .grouped-discipline-rating-wrapper .grouped-discipline-reviews-rating{margin-left:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .reviews-quantity{font-size:14px;font-weight:normal;margin-top:3px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper .right-info-part .show-statistic-link{display:block;margin-top:5px}.lecturer-groups-wrapper .data-list-items .discipline-wrapper.with-moodle .moodle-add{margin-left:15px}.lecturer-reviews-show-wrapper{font-size:18px}.lecturer-reviews-show-wrapper .disciplines-list{position:relative;display:-webkit-flex;display:flex;padding:15px 20px;border-bottom:3px solid #dadada}.lecturer-reviews-show-wrapper .disciplines-list li{font-size:18px;margin-left:10px}.lecturer-reviews-show-wrapper .disciplines-list li .discipline-item-title{visibility:hidden;font-weight:bold;margin:0 0 5px}.lecturer-reviews-show-wrapper .disciplines-list li:first-child{margin-left:0}.lecturer-reviews-show-wrapper .disciplines-list li:first-child .discipline-item-title{visibility:visible}.lecturer-reviews-show-wrapper .disciplines-list li .group-item-title{padding-top:10px;font-weight:bold;margin:0 0 5px}.lecturer-reviews-show-wrapper .disciplines-list li .group-item{display:inline-block;min-width:100px}.lecturer-reviews-show-wrapper .disciplines-list li .disciplines-list-group{position:absolute;left:20px}.lecturer-reviews-show-wrapper .disciplines-list li .disciplines-list-group.with-groups+.relative-cap{height:65px;display:block}.lecturer-reviews-show-wrapper .average-rating-wrapper{display:-webkit-flex;display:flex;font-size:24px;margin-top:10px}.lecturer-reviews-show-wrapper .average-rating-wrapper .stars{margin-top:3px;margin-right:3px;margin-left:2px}.lecturer-reviews-show-wrapper .number-of-evaluators{font-size:24px;margin-bottom:25px}.lecturer-reviews-show-wrapper table.table-bordered{border-left:0;border-right:0}.lecturer-reviews-show-wrapper table.table-bordered thead tr td{font-size:14px;color:#818181;border-bottom:0}.lecturer-reviews-show-wrapper table.table-bordered thead tr td:first-child{width:70%}.lecturer-reviews-show-wrapper table.table-bordered tr td{vertical-align:middle;border-right:0;border-left:0;padding-top:10px;padding-bottom:10px}.lecturer-reviews-show-wrapper table.table-bordered tr td:nth-child(2n){border-left:1px solid #ddd;padding-left:15px}.lecturer-reviews-show-wrapper table.table-bordered .stars-rating-tooltip{display:inline-block}.lecturer-reviews-show-wrapper table.table-bordered .tooltip-template-inner{padding:10px 15px 10px 15px}.lecturer-wrapper{font-size:18px}.student-progress-wrapper .supertable-wrapper .material-btn-circle{float:right}.student-progress-wrapper .supertable-wrapper .lecturer-review-wrapper{line-height:25px}.student-progress-wrapper .supertable-wrapper table.table tr td.cell-with-div{position:relative}.student-progress-wrapper .supertable-wrapper table.table tr td.cell-with-div div.custom-mark-wrapper{position:absolute;height:100%;top:0}.student-progress-wrapper .supertable-wrapper table.table tr td.cell-with-double-div div.custom-mark-wrapper{position:relative}@-moz-document url-prefix(){.student-progress-wrapper .supertable-wrapper table.table tr td.cell-with-double-div div.custom-mark-wrapper{top:-1px}}@media (min-width: 768px) and (max-width: 991px){.student-progress-wrapper table.table tbody tr td:nth-child(1){width:10%}.student-progress-wrapper table.table tbody tr td:nth-child(3),.student-progress-wrapper table.table tbody tr td:nth-child(4){width:10%}}@media (min-width: 992px) and (max-width: 1199px){.student-progress-wrapper table.table tbody tr td:nth-child(3),.student-progress-wrapper table.table tbody tr td:nth-child(4){width:10%}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot");src:url("/assets/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix") format("embedded-opentype"),url("/assets/fontawesome-webfont-2adefcbc041e7d18fcf2d417879dc5a09997aa64d675b7a3c4b6ce33da13f3fe.woff2") format("woff2"),url("/assets/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff") format("woff"),url("/assets/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf") format("truetype"),url("/assets/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:0.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:0.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#ffffff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}.lecturer-journals-wrapper .discipline .discipline-type-selection{width:fit-content}@media (max-width: 767px){.lecturer-journals-wrapper .discipline .discipline-type-selection{width:100%}}.student-record-book-wrapper{font-size:11px;overflow:auto}@-moz-document url-prefix(){.student-record-book-wrapper{font-size:10px}}.student-record-book-wrapper table th,.student-record-book-wrapper table td{word-break:break-word}.student-record-book-wrapper h1+a,.student-record-book-wrapper h1+.link-emulator{font-size:16px}.student-record-book-wrapper .avoidbreak>table{margin:0 0 20px}.student-record-book-wrapper .table-bordered>tbody>tr>td{border-color:black}.student-record-book-wrapper .valign-top{vertical-align:top}.student-record-book-wrapper .with-absolute-page-number{position:relative}.student-record-book-wrapper .with-absolute-page-number .absolute-page-number{position:absolute;bottom:10px;left:50%}.student-record-book-wrapper b,.student-record-book-wrapper strong{font-weight:bold}.student-record-book-wrapper i,.student-record-book-wrapper em{font-style:italic}.student-record-book-wrapper p{margin-bottom:0;margin-top:0}.student-record-book-wrapper .student-record-book-table-header td{text-align:center}.student-record-book-wrapper .student-record-book-practice{position:relative;background:#fff;right:34px}.student-record-book-wrapper .student-record-book-number{width:34px}.student-record-book-wrapper .student-record-book-hour{width:91px}.student-record-book-wrapper .student-record-book-mark{width:57px}.student-record-book-wrapper .student-record-book-date{width:75px}.student-record-book-wrapper .student-record-book-signature{width:78px}.student-record-book-wrapper .student-record-book-teacher{width:94px}.student-record-book-wrapper .vertical-align-bottom{vertical-align:bottom}.student-record-book-wrapper .student-record-book-final-work p{line-height:30px;word-spacing:2px}.student-record-book-wrapper .student-record-book-final-work p.line-height-normal{line-height:normal;margin-bottom:10px}.student-record-book-wrapper .student-record-book-final-work .final-work-teacher-signature{margin-top:-20px;margin-left:245px}.student-record-book-wrapper .student-record-book-final-work .final-work-theme{margin-left:100px;line-height:normal}.student-record-book-page-wrapper{font-family:Verdana !important}.manage-spa .student-record-book-wrapper table tr td:first-child,.manage-spa .student-record-book-wrapper table tr td:last-child{padding-left:5px;padding-right:5px}.manage-spa .student-record-book-wrapper table tr td{padding:5px}.manage-spa .student-record-book-wrapper .student-record-book-semestr-page,.manage-spa .student-record-book-wrapper .student-record-book-optional-page{table-layout:fixed}@media (max-width: 1199px){.student-record-book-wrapper .student-record-book-page-wrapper{overflow:auto;margin-bottom:20px}.student-record-book-wrapper .student-record-book-page-wrapper>table{min-width:1140px;margin-bottom:0}}.footer{color:#fff;background-image:linear-gradient(93.54deg, #3c388d 41.1%, #652580 88.81%);padding:15px 0;margin-top:35px;font-size:16px;line-height:1.5}.footer .contacts{padding:12px 0 20px 0}.footer .contacts .contacts-list{margin-bottom:10px}.footer .contacts .contacts-list li:first-child{margin-bottom:10px;font-family:"NekstMedium"}.footer .contacts .contacts-list li:first-child strong{font-weight:500}.footer .contacts .contacts-list li:not(:last-child){margin-bottom:5px}.footer .contacts .contacts-list li img{margin-right:10px}.footer .contacts .contacts-list .footer-title{margin-bottom:10px}.footer .contacts .glyphicon{color:#9fc53a}.footer .contacts a,.footer .contacts .link-emulator{color:#fff}html,body{height:100%}.page_wrapper{min-height:100%;height:auto;margin:-0.1px auto -52px;padding:0.1px 0 52px 0}@media (max-width: 767px){.page_wrapper{margin-bottom:-90px;padding:0.1px 0 90px 0}}@media (min-width: 768px) and (max-width: 991px){.page_wrapper{margin-bottom:-52px;padding:0.1px 0 52px 0}}@media (min-width: 992px) and (max-width: 1199px){.page_wrapper{margin-bottom:-52px;padding:0.1px 0 52px 0}}@media (min-width: 1200px){.page_wrapper{margin-bottom:-52px;padding:0.1px 0 52px 0}}.footer{bottom:0;position:relative;width:100%}ul.uib-datepicker-popup{padding:10px;border-color:#c2c1db}ul.uib-datepicker-popup table .btn-info.active,ul.uib-datepicker-popup table .btn-default.active{background-color:#9fc53a;border-color:#9fc53a}ul.uib-datepicker-popup table .btn-info.active:hover,ul.uib-datepicker-popup table .btn-default.active:hover{background-color:#9abf38;border-color:#8bad32}ul.uib-datepicker-popup table .btn-info.active:active,ul.uib-datepicker-popup table .btn-default.active:active{background-color:#9abf38;box-shadow:inset 0px 2px 2px #84a32f, inset 0px 4px 8px #8bac32}ul.uib-datepicker-popup table .btn-info.active span,ul.uib-datepicker-popup table .btn-default.active span{color:#fff}ul.uib-datepicker-popup table:focus{outline:none}ul.uib-datepicker-popup .btn:active:focus,ul.uib-datepicker-popup .btn:focus,ul.uib-datepicker-popup tr:focus,ul.uib-datepicker-popup th:focus{outline:none}ul.uib-datepicker-popup div:focus{outline:none}ul.uib-datepicker-popup table tr th,ul.uib-datepicker-popup table tr td{padding:0 !important}.datepicker .btn:focus{outline:none}.datepicker .input-group:not(:last-child){padding-right:15px}.datepicker .uib-datepicker-popup{width:min-content}.datepicker .uib-button-bar{overflow:hidden;padding:10px 0 2px}@media (max-width: 767px){.datepicker table .btn{padding:6px 9px}.datepicker table .btn-sm,.datepicker table .btn-group-sm>.btn{padding:5px 8px}}.slide-up{display:none;position:fixed;bottom:0px;right:141px;width:135px;color:#3c388d;background-color:#ececf4;padding:5px 0;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;text-align:center;z-index:999}.slide-up:before{content:"";font-family:FontAwesome;margin-right:7px;font-size:24px}.slide-up .fa{font-size:28px;line-height:48px;color:#999}@media (max-width: 991px){.slide-up{right:calc(50% - 70px)}}@media (min-width: 1200px){.modal .modal-dialog{width:950px}}@media (min-width: 992px) and (max-width: 1199px){.modal .modal-dialog{width:900px}}@media (max-width: 767px){.modal .modal-dialog .modal-content table{width:100%;border-bottom:0}.modal .modal-dialog .modal-content table tr td{font-size:11px}}.modal-history-opened .modal .modal-dialog{min-height:500px}.modal-history-opened .course-work-theme-modal .course-work-theme-modal-input{width:calc(100% - 110px);max-width:1000px}.angucomplete-holder{position:relative}.angucomplete-dropdown{border-color:#ececec;border-width:1px;border-style:solid;border-radius:2px;width:250px;padding:6px;cursor:pointer;z-index:9999;position:absolute;margin-top:-6px;background-color:#ffffff}.angucomplete-searching{color:#acacac;font-size:14px}.angucomplete-description{font-size:14px}.angucomplete-row{padding:5px;color:#000000;margin-bottom:4px;clear:both}.angucomplete-selected-row{background-color:lightblue;color:#ffffff}.angucomplete-image-holder{padding-top:2px;float:left;margin-right:10px;margin-left:5px}.angucomplete-image{height:34px;width:34px;border-radius:50%;border-color:#ececec;border-style:solid;border-width:1px}.angucomplete-image-default{background-position:center;background-size:contain;height:34px;width:34px}.material-elements.btn{padding:5px 18px;height:34px}.material-elements.btn.btn-cancel{color:#3c388d;background:transparent;border:none;border:1px solid #3c388d;border-bottom:2px solid #3c388d;transition:0.3s all}.material-elements.btn.btn-cancel:hover{color:#fff;background:#36327f;border-bottom:2px solid #3c388d}.material-elements.btn:focus{outline:none}.material-elements.btn.btn-big{height:42px}.material-elements.btn.btn-small{height:24px;width:120px;line-height:20px;padding:0}.material-elements.btn.btn-green{color:#fff;background:#9fc53a;border-bottom:2px solid #92b535;transition:0.3s all}.material-elements.btn.btn-green.download:after{content:url(/assets/download-icon-cca2664b9201b8d70f079729063ce152b7e11a566bfc9bfc201dce7499ef2a39.svg);margin-left:5px;vertical-align:sub}.material-elements.btn.btn-green:hover{background:#9abf38;border-color:#8bae32}.material-elements.btn.btn-green:active{background:#9abf38;border-color:#9abf38;box-shadow:inset 0px 2px 2px #84A32F, inset 0px 4px 8px #8BAC32}.material-elements.btn.btn-red{background:#d9534f;color:#FFFFFF;border-bottom:2px solid #ac5347}.material-elements.btn.btn-red:hover{opacity:0.9;filter:alpha(opacity=90)}.material-elements.btn.btn-blue{background:#3c388d;border-bottom:2px solid #2c2968;color:#FFFFFF;transition:0.3s all}.material-elements.btn.btn-blue:hover{background:#36327f;border-bottom:2px solid #2c2968}.material-elements.btn.btn-blue:active{background:#36327f;border-color:#36327f;box-shadow:inset 0px 2px 2px #2b2867, inset 0px 4px 8px #332f79}.material-elements.btn.btn-dark-blue{background:#3c388d;border-bottom:2px solid #2c2968;color:#FFFFFF;transition:0.3s all}.material-elements.btn.btn-dark-blue:hover{background:#36327f;border-bottom:2px solid #2c2968}.material-elements.btn.btn-dark-blue:active{background:#36327f;border-color:#36327f;box-shadow:inset 0px 2px 2px #2b2867, inset 0px 4px 8px #332f79}.material-elements.btn:disabled{background:#c4c4c4;border-bottom:2px solid #b3b3b3;color:#FFFFFF}.material-elements.material-btn-circle{display:inline-block;background-color:#6db4f2;width:25px;height:25px;border:transparent;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%}.material-elements.material-btn-circle__with-star{position:relative;border-bottom:2px solid #4689cd}.material-elements.material-btn-circle__with-star:before{content:"";font-family:FontAwesome;color:#feed81;display:block;width:20px;height:20px;margin-left:3px;margin-top:0px;font-size:16px}@-moz-document url-prefix(){.material-elements.material-btn-circle__with-star:before{margin:auto}}.material-elements.simple-btn{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:7px 15px}.material-elements.simple-btn.simple-btn-default{background:#e8e8e8}.material-elements.simple-btn.simple-btn-blue{background:#4988cb;color:#FFF}.material-elements.simple-btn.active:hover{cursor:default}.material-elements.simple-btn:hover{cursor:pointer}.material-elements.labels{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:2px 10px;margin:5px;display:inline-block;font-size:14px}.material-elements.labels.light-green{background:#c4efaa}.material-elements.labels.yellow{background:#ffed7d}.material-elements.labels.pink{background:#fd9d91}.material-elements.labels.light-blue{background:#c7e2ff}.material-elements.labels.light-orange{background:#ffa206}.material-elements.labels.dark-blue{background:#3c388d;color:#FFF}.material-elements.labels.fat-label{padding:8px;font-size:18px}.material-elements.labels.light-gray{background:#c2c1db;border-bottom:2px solid #a19fc7;transition:0.3s all}.material-elements.labels.light-gray:hover{background:#b8b7d0;border-color:#9492b4}.material-elements.labels.light-gray:active{background:#b8b7d0;border-color:#b8b7d0;box-shadow:inset 0px 2px 2px #a1A0c7, inset 0px 4px 8px #a19fc7}.material-elements.labels.cute-green{color:#fff;background:#9fc53a;border-bottom:2px solid #92b535;transition:0.3s all}.material-elements.labels.cute-green:hover{background:#9abf38;border-color:#8bae32}.material-elements.labels.cute-green:active{background:#9abf38;border-color:#9abf38;box-shadow:inset 0px 2px 2px #84A32F, inset 0px 4px 8px #8BAC32}.material-elements.labels.reset-margins{margin-left:0;margin-right:5px}.material-elements.checkbox-toggler-input{display:none}.material-elements.checkbox-toggler-input+.checkbox-toggler-label{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#e4c1c7;width:35px;height:8px}.material-elements.checkbox-toggler-input+.checkbox-toggler-label:hover{cursor:pointer}.material-elements.checkbox-toggler-input+.checkbox-toggler-label .dot{animation:checkboxToggleOff 0.3s forwards;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:block;width:15px;height:15px;background:#e22038;position:absolute;margin:auto 0;top:0;bottom:0}.material-elements.checkbox-toggler-input+.checkbox-toggler-label .dot:before{content:"";position:absolute;display:block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:9px;height:9px;background:#e4c1c7;margin:auto auto;top:0;bottom:0;left:0;right:0}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label{background:#d2e6cd}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label .dot{right:0;background:#1f9509;animation:checkboxToggleOn 0.3s forwards}.material-elements.checkbox-toggler-input:checked+.checkbox-toggler-label .dot:before{background:#d2e6cd}.material-elements.search input{border:1px solid #c2c1db;-moz-border-radius:6;-webkit-border-radius:6;border-radius:6;margin:5px 0}@font-face{font-family:"OfficinaSerifBookSCC";src:url("/assets/OfficinaSerifBookSCC-55ab96c2687f2f4bf393605796aefd79b3de6d262575cfd7455415b44519f98f.eot");src:url("/assets/OfficinaSerifBookSCC-55ab96c2687f2f4bf393605796aefd79b3de6d262575cfd7455415b44519f98f.eot?#iefix") format("embedded-opentype"),url("/assets/OfficinaSerifBookSCC-31932fc8e2b987735726896b5b72c53759785d1edb01700199dab1d64053bae3.woff") format("woff"),url("/assets/OfficinaSerifBookSCC-d568ce4624cebe5a01904a03c350bcdac655a7c2edd21b41fdefadc107b8d4d8.ttf") format("truetype"),url("/assets/OfficinaSerifBookSCC-0fccbdd1292740df0a758a8efdb7cb158ead3ad5b8b2d361c1d296a8eb446ae3.svg#OfficinaSerifBookSCC") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"OfficinaSerifBoldC";src:url("/assets/OfficinaSerifBoldC-1fa10436eb7c541968d185e78595092d9dda28a7da6a36b94eaaf757d0015016.eot");src:url("/assets/OfficinaSerifBoldC-1fa10436eb7c541968d185e78595092d9dda28a7da6a36b94eaaf757d0015016.eot?#iefix") format("embedded-opentype"),url("/assets/OfficinaSerifBoldC-dfd4133393b3c4664e2f48f3bf1dfde7dc1a45a4ace10e6c7ff803d8a25a5f15.woff") format("woff"),url("/assets/OfficinaSerifBoldC-ce3f4b84fd8d20971c1283dc3c7bfd5f912ee9bfd37645ceb2b39de3857522fe.ttf") format("truetype"),url("/assets/OfficinaSerifBoldC-a238cdb325c8069a2062030f3f10fa4f3595af437854dae1b9deb4e0fa865713.svg#OfficinaSerifBoldC") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"PTSans";src:url("/assets/PTSans-ec5e4d293f574a572705bdb3328deff4ec0659e7d429210a4ef1020a25c2de64.eot");src:url("/assets/PTSans-ec5e4d293f574a572705bdb3328deff4ec0659e7d429210a4ef1020a25c2de64.eot?#iefix") format("embedded-opentype"),url("/assets/PTSans-db9efb02624ae1915282bf97726ec48435253953571900984907c92d3d383811.woff") format("woff"),url("/assets/PTSans-b67c76db46bec43eb759996307334e6bddac478f8c04f186124794d1e2f8c2cb.ttf") format("truetype"),url("/assets/PTSans-d128634be0cc7384fbb2ef613789012ab00436a7b1783084e3eee145864e452a.svg#PTSans") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstRegular";src:url("/assets/NekstRegular-89c0d5d04e503ca594ea6df113ef6e44fcf467370f56d912717466fb4ef4ae97.eot");src:url("/assets/NekstRegular-89c0d5d04e503ca594ea6df113ef6e44fcf467370f56d912717466fb4ef4ae97.eot?#iefix") format("embedded-opentype"),url("/assets/NekstRegular-654bf101e406e48d2b5437a869270ff0bbe5c8e41e53aa09db1b413a6cd363d6.woff") format("woff"),url("/assets/NekstRegular-05efff95938bee88661531bcc8d262941dcf9b8130d1bf733dc15015907eaf9f.ttf") format("truetype"),url("/NekstRegular.svg#NekstRegular") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstLight";src:url("/assets/NekstLight-858cc0f6e296fb55e596a467de5fd6ec36b8c961f9cf3242ef7d57d0ae248a47.eot");src:url("/assets/NekstLight-858cc0f6e296fb55e596a467de5fd6ec36b8c961f9cf3242ef7d57d0ae248a47.eot?#iefix") format("embedded-opentype"),url("/assets/NekstLight-d4489b38921f49c5c0dcb6c6bf11764db0eb6aa04f44581e794fc1e399dc7057.woff") format("woff"),url("/assets/NekstLight-9c4b8bf1cb64b4f5bf8a109ec9daed5af7d90bcb7a2affe75d5a43bb9c06f22a.ttf") format("truetype"),url("/NekstLight.svg#NekstLight") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstThin";src:url("/assets/NekstThin-eabc01486d79cbf4ac39fd30fc6de685d6ed68c608f121abcb1c256134c73fd7.eot");src:url("/assets/NekstThin-eabc01486d79cbf4ac39fd30fc6de685d6ed68c608f121abcb1c256134c73fd7.eot?#iefix") format("embedded-opentype"),url("/assets/NekstThin-0af63c93ac690bce86155ab41196b6dd5516fc7e6b0b77100164b1b427b9c91d.woff") format("woff"),url("/assets/NekstThin-3a7d0ec6fa7d607966a28b07c9b9167bcc12f7420d1346a767e6893cd7d8718e.ttf") format("truetype"),url("/NekstThin.svg#NekstThin") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstMedium";src:url("/assets/NekstMedium-b7d81a8b267c7f1280a212beab301cb0380b55a27a9a1c89cfda948205d0a5a9.eot");src:url("/assets/NekstMedium-b7d81a8b267c7f1280a212beab301cb0380b55a27a9a1c89cfda948205d0a5a9.eot?#iefix") format("embedded-opentype"),url("/assets/NekstMedium-a283edba266d663a14c225cbd339a1bb78bc715d18a6ff282ca075592853e8d1.woff") format("woff"),url("/assets/NekstMedium-e5bcc7067b1e511cfd81b908dc61de5278592dce9c8bc7cdd146f659907400bb.ttf") format("truetype"),url("/NekstMedium.svg#NekstMedium") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstBlack";src:url("/assets/NekstBlack-0a3e65d5f242ce7e0c4d19277ba6132dbaa8e988fac2e2bc5d761b201123d86e.eot");src:url("/assets/NekstBlack-0a3e65d5f242ce7e0c4d19277ba6132dbaa8e988fac2e2bc5d761b201123d86e.eot?#iefix") format("embedded-opentype"),url("/assets/NekstBlack-f58a2d6fe228a0c4a9cb3532b4a2630b8421d8b1aa602461c54a1d9edbce2b39.woff") format("woff"),url("/assets/NekstBlack-a2de6d42b367249eeb5a453b71f34b2cf5b26d03dfb8575747fe85889d34529d.ttf") format("truetype"),url("/NekstBlack.svg#NekstBlack") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}@font-face{font-family:"NekstSemibold";src:url("/assets/NekstSemibold-f014dcec386abf6fb8555ac5151a78bfa3e6121a6e293921c984e25328b755ff.eot");src:url("/assets/NekstSemibold-f014dcec386abf6fb8555ac5151a78bfa3e6121a6e293921c984e25328b755ff.eot?#iefix") format("embedded-opentype"),url("/assets/NekstSemibold-7f145119a6b92ed2140c4b9117677717acc6cbe012cb7fc28371462cbccc4644.woff") format("woff"),url("/assets/NekstSemibold-ad18d37dccab2b6abe1fb04f22917ae754022f6c613ed152828683212980f000.ttf") format("truetype"),url("/NekstSemibold.svg#NekstSemibold") format("svg");font-weight:normal;font-style:normal;font-stretch:normal}.tooltip.in{opacity:1;filter:alpha(opacity=100)}.tooltip.blue-tooltip .tooltip-inner{background-color:#3c388d}.tooltip.blue-tooltip .tooltip-arrow{border-top-color:#3c388d}.tooltip.right .tooltip-arrow{border-right-color:#3c388d;border-top-color:transparent}.tooltip.red-tooltip .tooltip-inner{background-color:#ffc7c0;color:#e60000}.tooltip.red-tooltip.right .tooltip-arrow{border-right-color:#ffc7c0}.tooltip.full-width .tooltip-inner{max-width:100%}.tooltip.enlarged .tooltip-inner{padding:15px 15px}.collapser .panel-heading{border:1px solid #ececf4;background:#ececf4 url(/assets/spa/list-icon-3b366b10e8da40f834d72242bbd98924080752988de11859a63fd075eee65a12.svg) no-repeat left top;padding-left:35px}.collapser.without-border-radius .panel{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.collapser.without-border-radius .panel-heading{padding:5px 15px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.collapser.without-border-radius .panel-heading h4{padding-left:20px;line-height:16px;color:#0066cc;cursor:pointer;font-weight:bold}.collapser.without-border-radius .panel-heading h4:hover{text-decoration:none}.collapser.without-border-radius .panel-heading h4 a,.collapser.without-border-radius .panel-heading h4 .link-emulator{text-decoration:none}.collapser.without-border-radius .panel-collapse .panel-body{border-right:1px solid #eeeeee;border-left:1px solid #eeeeee;border-bottom:1px solid #eeeeee;border-top:0}.icons{width:16px;height:16px;display:inline-block}.icons.icons-pdf{background-image:url("pdf-icon.svg");background-repeat:no-repeat;background-size:110%}.simple-uib-tabs>ul li.uib-tab.active>a,.simple-uib-tabs>ul li.uib-tab.active>.link-emulator{background-color:#ececf4;color:#000}.simple-uib-tabs>ul li>a,.simple-uib-tabs>ul li>.link-emulator{-moz-border-radius-bottomleft:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0}.simple-uib-tabs>ul li:not(.active):hover a,.simple-uib-tabs>ul li:not(.active):hover .link-emulator{background-color:#fff}body{color:#000;font-size:1.6rem;font-family:"NekstRegular", Verdana, sans-serif;background-color:#fff;line-height:1.5}a,.link-emulator{color:#0066cc;cursor:pointer}a:hover,.link-emulator:hover{text-decoration:none}h1{font-family:"NekstSemibold", Verdana, sans-serif;margin-top:20px;margin-bottom:20px;font-size:36px}.breadcrumb{background-color:inherit;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;padding:0;margin:26px 0;font-size:14px}.breadcrumb>li+li span{color:#000}.breadcrumb>li+li:before{color:#9e9cc6;padding:0;margin-left:5px}.alarm-wrapper{position:relative}.without-paddings .groups-list{padding:0}.col-margin-right{margin-right:15px}.subheaders{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:10px}abbr{border-bottom:1px dotted #0063a7}abbr:hover{cursor:help}abbr.cursor-pointer:hover{cursor:pointer}label{font-weight:normal}hr{border-color:#c2c1db}.clear-left-padding{padding-left:0}.flex{display:-webkit-flex;display:flex}.disabled-block{pointer-events:none}.space-devider{height:10px;display:block}.breadcrumb{margin-bottom:0}.text-gray{color:#9e9cc6}.icon{display:inline-block;width:20px;height:20px;margin:0 5px}.icon.edit-icon{background-image:url("edit-icon.svg");background-repeat:no-repeat;background-position:center}.text-info.text-info-danger{color:#f72e41}.text-info.text-info-success{color:#01aa0f}.text-bold{font-weight:bold}.text-red{color:#f72e41}.square{display:inline-block;width:10px;height:10px;background:#f2f2f2;margin:0 5px}.square.square-red{background:#f72e41}.square.square-green{background:#01aa0f}.flash-messages{height:50px;position:fixed;top:0;margin:0 auto;left:0;right:0;background:#FFFFFF;width:70%;z-index:1000;-webkit-transition:all 2s;-o-transition:all 2s;transition:all 2s;opacity:0;filter:alpha(opacity=0)}.flash-messages.visible{-webkit-animation:fadeIn 0.5s forwards;-o-animation:fadeIn 0.5s forwards;animation:fadeIn 0.5s forwards}.flash-messages .success-message{background:#747474;position:absolute;margin:auto auto;top:0;left:0;right:0;bottom:0;line-height:53px;color:#FFFFFF;padding-left:20px;-webkit-box-shadow:0px 8px 8px -6px rgba(0,0,0,0.75);box-shadow:0px 8px 8px -6px rgba(0,0,0,0.75);-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;padding-left:45px}.flash-messages .success-message:before{content:"";position:absolute;width:50px;height:50px;background-image:url("star.png");background-repeat:no-repeat;background-position:0 center;left:15px}.form-control{border-color:#c2c1db;color:#000}.form-control:focus{border-color:#c2c1db;box-shadow:inset 0 1px 1px #ececf4, 0 0 8px #c2c1db !important}.gray-block{background:#ececf4;border-radius:2px}.gray-block.bottom-border{border-bottom:3px solid #c2c1db}.permissions-management .kinds-selector{margin-bottom:10px}.gray-text{color:#9e9cc6}.small-text{font-size:14px}.table-custom tbody tr td,.table-custom tbody tr th,.table-custom thead tr td,.table-custom thead tr th{border:1px solid #c2c1db}.custom-table.table thead.gray-text th{color:#9e9cc6}.custom-table.table thead.small-text th{font-size:14px}.custom-table.table tr td.gray-bg,.custom-table.table tr th.gray-bg{background:#ececf4}.custom-table.table tr td.no-border,.custom-table.table tr th.no-border{border-bottom:0}.custom-table.table.text-center td,.custom-table.table.text-center th{text-align:center}.inline-element{display:inline-block}.big-preloader{height:500px}.big-preloader .animation-container{height:100%;background-image:url("big_preloader.gif");background-repeat:no-repeat;background-position:center;position:relative}.big-preloader .animation-container span{position:absolute}.preloader{background:url(/assets/spa/smart-preloader-e305c8ac99de1758d01a4d6e627dc172627e03b3d22bc2c8164c5f7088b55855.gif);background-size:25px;background-repeat:no-repeat;padding-left:30px;height:30px;color:#3a6dc6;display:block;margin-left:20px;margin-top:5px}.preloader.thin-preloader{background:url(/assets/spa/thin-preloader-57129802db3d2e4d32e2700faf566d3031b424b2a32b0e0a7f0427efd8a2fa71.gif);background-size:30px}.custom-filters{display:flex;flex-direction:row;justify-content:space-between;text-align:center}@media (max-width: 767px){.custom-filters{flex-direction:column}}.custom-filters div{flex-grow:1}.custom-filters .filter-wrapper{padding-right:5px;padding-left:5px}@media (max-width: 767px){.custom-filters .filter-wrapper:not(:first-child):not(:last-child){padding-bottom:25px;padding-top:25px}.custom-filters .filter-wrapper:first-child{padding-bottom:25px}.custom-filters .filter-wrapper:last-child{padding-top:25px}.custom-filters .filter-wrapper:not(:last-child){border-bottom:3px solid #c2c1db}}@media (min-width: 992px){.custom-filters .filter-wrapper:first-child{padding-left:25px}.custom-filters .filter-wrapper:last-child{padding-right:25px}}.custom-filters .filter-wrapper .input-group-btn button{height:34px}.chosen-container .chosen-single abbr{margin:auto 0;top:0;bottom:0}.modal:before{display:inline-block;vertical-align:middle;content:"";height:30%}.modal .modal-dialog{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;max-height:450px;overflow-y:auto}.modal .modal-dialog h4{line-height:50px;margin-top:0;margin-bottom:0;background:#f2f2f2;padding-left:20px}.modal .modal-dialog h4 .glyphicon-remove{position:absolute;right:15px;top:18px;font-size:14px;color:#7fafd5}.modal .modal-dialog h4 .glyphicon-remove:hover{cursor:pointer;color:#005bae}.modal .modal-dialog table{width:90%;margin:0 auto 15px}.modal .modal-dialog table thead{color:#999999;font-size:14px}.modal .modal-dialog table tr{border-bottom:1px solid #c2c1db}.modal .modal-dialog table tr:last-child{border-bottom:0}.modal .modal-dialog table tr td{background:#fff;font-size:14px}.supertable-wrapper .custom-cell.min-width-td{width:150px}.supertable-wrapper .custom-cell.custom-fix-width{white-space:normal}.pagination{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;font-size:14px}.pagination li a,.pagination li .link-emulator{border:none;transition:0.15s background}.pagination li a:hover,.pagination li .link-emulator:hover{background:#ececf4}.pagination .pagination-next a,.pagination .pagination-next .link-emulator,.pagination .pagination-prev a,.pagination .pagination-prev .link-emulator{transition:0.15s background}.pagination .pagination-next a:hover,.pagination .pagination-next .link-emulator:hover,.pagination .pagination-prev a:hover,.pagination .pagination-prev .link-emulator:hover{background:#ececf4}.pagination .disabled a,.pagination .disabled .link-emulator{background:#fff}.pagination .active a,.pagination .active .link-emulator{background:#9e9cc6;transition:0.15s background}.pagination .active a:hover,.pagination .active .link-emulator:hover{background:#3c388d}.text-muted{color:#9e9cc6 !important}@media (max-width: 1199px){.overflow-x{overflow-x:scroll}}.table-bordered{border:1px solid #c2c1db}.inline-flex{display:inline-flex;width:90%}@media (max-width: 991px){.inline-flex{width:100%}}.nav-tabs{border-bottom:1px solid #c2c1db}.nav-tabs li.active a,.nav-tabs li.active .link-emulator{border-color:#c2c1db;border-bottom-color:transparent;color:#000}.chosen-container .chosen-single{background:#fff !important;box-shadow:none !important}.chosen-container .chosen-results .highlighted{background:#3c388d !important;color:#fff !important}.chosen-container .chosen-results .no-results{background:#ececf4 !important;color:#000 !important}.periods-wrapper{padding-bottom:20px}.periods-wrapper .headers-line{margin-top:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}@media (max-width: 767px){.periods-wrapper .headers-line{-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}}.periods-wrapper .headers-line h1{margin-top:0}.periods-wrapper .headers-line a,.periods-wrapper .headers-line .link-emulator{margin-top:8px}.periods-wrapper .gray-block{padding:25px 0;margin:0}.periods-wrapper .datepicker ul:focus,.periods-wrapper .datepicker li:focus,.periods-wrapper .datepicker .uib-daypicker:focus{outline:none}.periods-wrapper .datepicker ul{padding:10px}.periods-wrapper .messages-alerts{margin-left:15px;margin-right:15px}.periods-wrapper .departments-tree .input-wrapper{position:relative;top:-10px}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"]{display:none}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"]+.indetermine-locator{cursor:pointer;position:absolute;border:2px solid #dadada;width:20px;height:20px;margin:auto 0;top:0;bottom:0;left:0}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"]:checked+.indetermine-locator{border:2px solid green}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"]:checked+.indetermine-locator:before{cursor:pointer;content:"✓";width:16px;height:16px;display:block;position:absolute;top:0;left:-1px;color:green;font-weight:bolder;font-size:22px}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator{border:2px solid #dadada}.periods-wrapper .departments-tree .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator:before{content:"";position:absolute;width:12px;height:3px;background:#3c388d;margin:auto auto;top:0;bottom:0;left:0;right:0;cursor:pointer}.periods-wrapper .departments-tree .input-wrapper label{cursor:pointer;line-height:18px;margin-bottom:10px}.periods-wrapper .departments-tree .input-wrapper label.default-label{padding-left:25px}.periods-wrapper .departments-tree .input-wrapper.disabled{color:#ccc}.periods-wrapper .departments-tree .input-wrapper.disabled .indetermine-locator:before{cursor:pointer;content:"✓";width:16px;height:16px;display:block;position:absolute;top:0;left:-1px;color:#dadada;font-weight:bolder;font-size:22px}.periods-wrapper .departments-tree .btn-plus-minus{position:relative;display:inline-block;background:#3c388d !important;width:23px;height:23px;line-height:24px;color:#fff;text-align:center;margin:5px;z-index:1}.periods-wrapper .departments-tree .btn-plus-minus .plus-minus-element{display:block}.periods-wrapper .departments-tree .btn-plus-minus .plus-minus-element:before,.periods-wrapper .departments-tree .btn-plus-minus .plus-minus-element:after{content:"";position:absolute;width:15px;height:3px;background:#fff;display:block;margin:auto auto;left:0;right:0;top:0;bottom:0}.periods-wrapper .departments-tree .btn-plus-minus .plus-minus-element:after{height:15px;width:3px}.periods-wrapper .departments-tree .btn-plus-minus.with-bottom-border-tree:after,.periods-wrapper .departments-tree .btn-plus-minus.with-left-border-tree:after{display:none;content:"";background:#dadada;height:100%;width:1px;position:absolute;margin:0 auto;left:0;right:0}.periods-wrapper .departments-tree .btn-plus-minus.with-left-border-tree:after{display:none;width:8px;height:1px;margin:auto 0;top:0;bottom:0;left:-10px}.periods-wrapper .departments-tree .btn-plus-minus.with-left-border-tree:before{display:none;content:"";background:#dadada;height:100%;width:1px;position:absolute;margin:0 auto;left:0;right:0;top:100%}.periods-wrapper .departments-tree .btn-plus-minus.border-bottom-active:after,.periods-wrapper .departments-tree .btn-plus-minus.border-left-active:after{display:block}.periods-wrapper .departments-tree .btn-plus-minus.border-bottom-active.open .plus-minus-element:after{display:none}.periods-wrapper .departments-tree .btn-plus-minus.border-bottom-active.open:after{position:absolute;top:100%}.periods-wrapper .departments-tree .btn-plus-minus.border-bottom-active.border-left-active:before{display:block}.periods-wrapper .departments-tree .courses-wrapper{margin-top:-11px;margin-bottom:5px;margin-left:22px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media (max-width: 992px){.periods-wrapper .departments-tree .courses-wrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.periods-wrapper .departments-tree .courses-wrapper .course.open .plus-minus-element:after{display:none}.periods-wrapper .departments-tree .courses-wrapper .course{display:inline-block;-webkit-flex-basis:300px;flex-basis:300px;position:relative}.periods-wrapper .departments-tree .courses-wrapper .course .btn-plus-minus:after{left:-11px;width:10px}.periods-wrapper .departments-tree .courses-wrapper .course:nth-child(n+2) .btn-plus-minus:after{display:none}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper{margin-top:-5px;margin-left:23px;position:relative}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper.active:before,.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper.active:after,.periods-wrapper .departments-tree .courses-wrapper .course.active .disciplines-wrapper.active:before,.periods-wrapper .departments-tree .courses-wrapper .course.active .disciplines-wrapper.active:after{position:absolute;display:block;content:"";width:1px;height:10px;background:#dadada;width:1px;left:-7px;top:-1px;height:100%}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper.active:after,.periods-wrapper .departments-tree .courses-wrapper .course.active .disciplines-wrapper.active:after{background:#fff;height:30px;bottom:-15px;top:auto}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper.active:before,.periods-wrapper .departments-tree .courses-wrapper .course.active .disciplines-wrapper.active:before{top:-29px;z-index:0}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper.active .group .border-left-active:after,.periods-wrapper .departments-tree .courses-wrapper .course.active .disciplines-wrapper.active .group .border-left-active:after{display:block}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .btn-plus-minus.open .plus-minus-element:after{display:none}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .btn-plus-minus.with-left-border-tree:after{display:block}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper{margin-top:5px;margin-left:27px;position:relative}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper:not(.active){display:none}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper .default-label{font-weight:normal}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active:before{left:-12px}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active:after{display:none}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active .discipline{position:relative}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active .discipline .input-wrapper{position:relative;display:block;margin:3px 0}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active .discipline .input-wrapper .indetermine-locator{margin-top:0}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active .discipline .input-wrapper .indetermine-locator:after{content:"";width:10px;background:#dadada;height:1px;display:block;margin:auto 0;top:0;bottom:0;left:-13px;position:absolute}.periods-wrapper .departments-tree .courses-wrapper .course.active .groups-wrapper .disciplines-wrapper.active .discipline:last-child span:after{content:"";width:1px;background:#fff;height:100%;display:block;left:-12px;top:11px;position:absolute}.periods-wrapper .messages-alerts{margin-left:0}.periods-wrapper .messages-alerts .board-of-messages{border:2px solid #dc0526;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:10px 15px;margin:10px 0}.periods-wrapper .messages-alerts .board-of-messages .attention-symbol{width:19px;height:19px;display:block;background-image:url("attention.png");background-repeat:no-repeat;color:#dc0526;padding-left:25px;margin:10px 0}.periods-wrapper .periods-list .period-item{padding:15px 0;border-bottom:1px solid #c2c1db;font-size:18px}.periods-wrapper .periods-list .period-item .title{position:relative}.periods-wrapper .periods-list .period-item .title a,.periods-wrapper .periods-list .period-item .title .link-emulator{margin-right:2px}.periods-wrapper .periods-list .period-item .title .abbr-label{vertical-align:-4px}.periods-charts-wrapper .headers-line{margin-top:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-start;align-items:flex-start}@media (max-width: 767px){.periods-charts-wrapper .headers-line{-webkit-flex-direction:column;flex-direction:column;margin-bottom:20px}}.periods-charts-wrapper .headers-line h1{margin-top:0}.periods-charts-wrapper .headers-line a,.periods-charts-wrapper .headers-line .link-emulator{margin-top:8px}.periods-charts-wrapper .abbr-label{font-size:18px}.periods-charts-wrapper .subdepartment{margin-bottom:35px}.periods-charts-wrapper .background-cup{position:relative}.periods-charts-wrapper .background-cup:before{position:absolute;display:block;background:#e7e7e7;content:"";margin:auto auto;top:0;bottom:50%;left:5px;right:10px;z-index:-1}.periods-charts-wrapper .faculty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:33%;flex-basis:33%;height:120px;margin:5px 0}.periods-charts-wrapper .faculty .title{text-transform:uppercase;font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;-webkit-flex:97%;flex:97%;font-weight:bold;padding-right:10px;max-width:250px}@media (min-width: 542px) and (max-width: 767px){.periods-charts-wrapper .faculty .title{word-break:break-all}}.periods-charts-wrapper .faculty .title a,.periods-charts-wrapper .faculty .title .link-emulator{color:#3c388d}.periods-charts-wrapper .faculty .title.not-bold{font-weight:normal}.periods-charts-wrapper .faculty .logo{height:50px;background-repeat:no-repeat;-webkit-flex-basis:60px;flex-basis:60px}.periods-charts-wrapper .faculty .logo.logo-ef{background-image:url(/assets/faculties/ef-6689e44982fe07ab027adf8ab31f8b6aaa8cdf8cc6ad14c8567cb96fdcaee93e.svg)}.periods-charts-wrapper .faculty .logo.logo-fb{background-image:url(/assets/faculties/fb-e18369b7ec8a9e7b3d1cdcba84b2d280d1c060369f00e01070e9b8d287b8bc5d.svg)}.periods-charts-wrapper .faculty .logo.logo-fdo{background-image:url(/assets/faculties/fdo-fc8df38eb6ffa4f517cba36cc18fd7a5bfac51084e3d88c56aeaaa2bcb527da2.svg)}.periods-charts-wrapper .faculty .logo.logo-fet{background-image:url(/assets/faculties/fet-b2520b2f6d3bb4f284282e32a3ebc8ce26f245f2804355c8203457e46a2557a7.svg)}.periods-charts-wrapper .faculty .logo.logo-fit{background-image:url(/assets/faculties/fit-31b57daffeeced7da2178087e62b7bda2d52327b759bcb44ac64276a25232add.svg)}.periods-charts-wrapper .faculty .logo.logo-fpk{background-image:url(/images/faculties/fpk.svg)}.periods-charts-wrapper .faculty .logo.logo-fsu{background-image:url(/assets/faculties/fsu-cecc41a560eadf82edd69bd0678fd3505691498af27b29cd447b0f12d64d8d02.svg)}.periods-charts-wrapper .faculty .logo.logo-fvs{background-image:url(/assets/faculties/fvs-a9b3be78ccc8eecc27190579e4bbfdfdecefd9dffcedeb87c478fa4334c0c2ff.svg)}.periods-charts-wrapper .faculty .logo.logo-gf{background-image:url(/assets/faculties/gf-8f76cbc51831c1d7f884f57adb7e873c328f3a5a7fe1a9a3fac767398c09bad3.svg)}.periods-charts-wrapper .faculty .logo.logo-rkf{background-image:url(/assets/faculties/rkf-4d0b3b3132ae620c0c61ef70f9fed90a821d6e9c7dea04a107f515d7a4475c22.svg)}.periods-charts-wrapper .faculty .logo.logo-rtf{background-image:url(/assets/faculties/rtf-0803d4b858b83ce89e1f769b3f91acb477963d9b4aa673509f6678b543c52de8.svg)}.periods-charts-wrapper .faculty .logo.logo-yuf{background-image:url(/assets/faculties/yuf-68f99898ef692bc9a7027cb57d63603a30563477c8512861652d492639429d7a.svg)}.periods-charts-wrapper .faculty .logo.logo-zivf{background-image:url(/assets/faculties/zivf-92d4c6e5f92f3bfd3acd1308cb83c8c4420ceef655a0e74a2550b32df05082e3.svg)}.periods-charts-wrapper .faculty .logo.logo-aspirantura{background-image:url(/assets/faculties/aspirantura-ff58fe7fa10b3074458cef7da19e1d251f664be6966d47105877c252574743ba.svg)}.periods-charts-wrapper .faculty .logo.logo-do{background-image:url(/assets/faculties/do-744d5bcb1658989c78b59263fcc7b20d588204bf9bf5dcd480df00ba8c5971e7.svg)}.periods-charts-wrapper .faculty .logo.logo-pish{background-image:url(/assets/faculties/pish-e25dcf8450a8f0561fbf5881a652220704b3e911c8d4b3500a1abc81d55e90b3.svg)}@media (max-width: 991px){.periods-charts-wrapper .faculty .logo{height:60px;-webkit-flex-basis:70px;flex-basis:70px;background-size:80%}}@media (max-width: 767px){.periods-charts-wrapper .faculty .logo{-webkit-flex-basis:60px;flex-basis:60px;background-size:70%}}.periods-charts-wrapper .faculty h2.title{margin-top:15px}.marks-charts .material-elements.btn-blue,.marks-charts .material-elements.btn-green{margin-right:5px}.marks-charts .background-cup{position:relative;margin:15px 0}.marks-charts .background-cup:before{position:absolute;display:block;background:#e7e7e7;content:"";margin:auto auto;top:0;bottom:50%;left:5px;right:10px;z-index:-1}@media (max-width: 991px){.periods-docket-wrapper{overflow-x:scroll}}.periods-docket-wrapper .background-cup{margin:10px 0}.periods-docket-wrapper .filter-wrapper{width:100%;margin-bottom:10px}.periods-docket-wrapper .filter-wrapper td.fix-width{max-width:250px}.periods-docket-wrapper .filter-wrapper .gray-block td{padding:20px 5px;border-bottom:1px solid #c2c1db}.periods-docket-wrapper .filter-wrapper .gray-block td:first-child{padding-left:15px}.periods-docket-wrapper .filter-wrapper .gray-block td:last-child{padding-right:15px}.periods-docket-wrapper .filter-wrapper .gray-block .chosen-container{height:34px;width:100% !important}.periods-docket-wrapper .filter-wrapper .gray-block .chosen-container .chosen-single{height:34px;padding-right:15px}.periods-docket-wrapper .filter-wrapper .gray-block .chosen-container .chosen-single span{line-height:34px}.periods-docket-wrapper .filter-wrapper .gray-block .chosen-container .chosen-single b{background-position:-18px 7px}.periods-docket-wrapper .filter-wrapper .gray-block .chosen-container.chosen-with-drop b{background-position:0 7px}.periods-docket-wrapper .filter-wrapper .cells td,.periods-docket-wrapper .filter-wrapper .cells th,.periods-docket-wrapper .filter-wrapper .gray-text td,.periods-docket-wrapper .filter-wrapper .gray-text th{padding:15px 0 15px 16px;border-bottom:1px solid #c2c1db}.periods-docket-wrapper .filter-wrapper .cells{font-size:18px}.periods-docket-wrapper .dockets-list-wrapper table tr td,.periods-docket-wrapper .dockets-list-wrapper th{border-top:0;border-bottom:1px solid #c2c1db;padding:15px}.periods-docket-wrapper .btn-danger{margin-bottom:10px}.dashboard-wrapper h2{border-top:1px solid #dbdbdb;padding-top:20px;margin-top:30px}.dashboard-wrapper h2.first-title{border-top:0;margin-top:0}.dashboard-wrapper h2.second-title{margin-top:10px}.dashboard-wrapper .groups-list{padding-left:0}.dashboard-wrapper .groups-list .group{margin-right:10px;font-size:20px}.dashboard-wrapper .alarm-message{width:30px;height:30px;position:relative}.dashboard-wrapper .alarm-message .alarm-symbol{position:absolute;width:30px;height:30px;background-image:url("alarm.gif");background-repeat:no-repeat;cursor:help;top:3px;left:5px}.dashboard-main-navigation .btn{min-width:33%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}@media (min-width: 1200px){.dashboard-main-navigation .btn:nth-child(4n){margin-left:0}.dashboard-main-navigation .btn:nth-child(1n+4){border-top:0}}@media (min-width: 992px) and (max-width: 1199px){.dashboard-main-navigation .btn:nth-child(4n){margin-left:0}.dashboard-main-navigation .btn:nth-child(1n+4){border-top:0}}@media (min-width: 768px) and (max-width: 991px){.dashboard-main-navigation .btn{min-width:50%;margin-left:0}.dashboard-main-navigation .btn:first-child{margin-left:-1px}.dashboard-main-navigation .btn:nth-child(1n+3){border-top:0}}@media (max-width: 767px){.dashboard-main-navigation .btn{width:100%;text-align:left}.dashboard-main-navigation .btn:first-child{margin-left:-1px}.dashboard-main-navigation .btn:nth-child(1n+2){border-top:0}}.debtors-table-wrapper{overflow:auto}.debtors-table tbody tr th,.debtors-table tbody tr td,.debtors-table thead tr th,.debtors-table thead tr td,.debtors-table tfoot tr th,.debtors-table tfoot tr td{border-top:1px solid #c2c1db}.debtors-table thead tr th{vertical-align:middle;text-align:center}.debtors-table tr td>div{border-top:1px solid #c2c1db;margin-right:18px;margin-top:18px;padding-top:18px}.debtors-table tr td>div:first-child{border-top:0;margin-top:0;padding-top:0}.debtors-table .datepicker-input-title{float:left;padding-top:15px}.debtors-table datepicker .input-group{margin-top:10px;min-width:199px}.debtors-table .mark-input-title{float:left;padding-top:15px}.debtors-table mark-input{justify-content:left;width:100px;margin-top:10px}.faculties-wrapper,.discipline-marks-wrapper,.show-group-wrapper,.student-progress-wrapper{padding-bottom:20px}.faculties-wrapper .table-view-selection-wrapper,.discipline-marks-wrapper .table-view-selection-wrapper,.show-group-wrapper .table-view-selection-wrapper,.student-progress-wrapper .table-view-selection-wrapper{margin-top:15px}.faculties-wrapper .button-block,.discipline-marks-wrapper .button-block,.show-group-wrapper .button-block,.student-progress-wrapper .button-block{display:flex;flex-direction:row;flex-wrap:wrap}.faculties-wrapper .subheaders.export,.discipline-marks-wrapper .subheaders.export,.show-group-wrapper .subheaders.export,.student-progress-wrapper .subheaders.export{display:block;padding:0}.faculties-wrapper .supertable-wrapper,.discipline-marks-wrapper .supertable-wrapper,.show-group-wrapper .supertable-wrapper,.student-progress-wrapper .supertable-wrapper{margin-top:15px;margin-bottom:15px;overflow:hidden;padding:0;border:1px solid #c2c1db;font-size:14px}@media (max-width: 686px){.faculties-wrapper .supertable-wrapper,.discipline-marks-wrapper .supertable-wrapper,.show-group-wrapper .supertable-wrapper,.student-progress-wrapper .supertable-wrapper{overflow:scroll}}.faculties-wrapper .supertable-wrapper.supertable-with-overflow,.discipline-marks-wrapper .supertable-wrapper.supertable-with-overflow,.show-group-wrapper .supertable-wrapper.supertable-with-overflow,.student-progress-wrapper .supertable-wrapper.supertable-with-overflow{overflow:visible}.faculties-wrapper .supertable-wrapper.all-height,.discipline-marks-wrapper .supertable-wrapper.all-height,.show-group-wrapper .supertable-wrapper.all-height,.student-progress-wrapper .supertable-wrapper.all-height{height:100%}.faculties-wrapper .supertable-wrapper.fixed-height,.discipline-marks-wrapper .supertable-wrapper.fixed-height,.show-group-wrapper .supertable-wrapper.fixed-height,.student-progress-wrapper .supertable-wrapper.fixed-height{max-height:500px}.faculties-wrapper .supertable-wrapper table,.discipline-marks-wrapper .supertable-wrapper table,.show-group-wrapper .supertable-wrapper table,.student-progress-wrapper .supertable-wrapper table{position:relative}.faculties-wrapper .supertable-wrapper table thead,.discipline-marks-wrapper .supertable-wrapper table thead,.show-group-wrapper .supertable-wrapper table thead,.student-progress-wrapper .supertable-wrapper table thead{position:sticky;top:0;z-index:100}.faculties-wrapper .supertable-wrapper table thead tr td,.discipline-marks-wrapper .supertable-wrapper table thead tr td,.show-group-wrapper .supertable-wrapper table thead tr td,.student-progress-wrapper .supertable-wrapper table thead tr td{z-index:50;border:0}.faculties-wrapper .supertable-wrapper table thead tr td.custom-cell,.discipline-marks-wrapper .supertable-wrapper table thead tr td.custom-cell,.show-group-wrapper .supertable-wrapper table thead tr td.custom-cell,.student-progress-wrapper .supertable-wrapper table thead tr td.custom-cell{padding-right:50px;padding-left:50px}.faculties-wrapper .supertable-wrapper table thead tr td.custom-cell:after,.discipline-marks-wrapper .supertable-wrapper table thead tr td.custom-cell:after,.show-group-wrapper .supertable-wrapper table thead tr td.custom-cell:after,.student-progress-wrapper .supertable-wrapper table thead tr td.custom-cell:after{background:#f2f2f2}.faculties-wrapper .supertable-wrapper table thead tr td .glyphicon-remove.fix-top,.discipline-marks-wrapper .supertable-wrapper table thead tr td .glyphicon-remove.fix-top,.show-group-wrapper .supertable-wrapper table thead tr td .glyphicon-remove.fix-top,.student-progress-wrapper .supertable-wrapper table thead tr td .glyphicon-remove.fix-top{padding:0}.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td{pointer-events:auto;background:#fff !important;color:#ccc}.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td.not_passed,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td.not_passed,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td.not_passed,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td.not_passed{background:#fff !important}.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td .checkbox-toggler-label,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td .checkbox-toggler-label,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td .checkbox-toggler-label,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td .checkbox-toggler-label{display:none}.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td a,.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td .link-emulator,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td a,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td .link-emulator,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td a,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td .link-emulator,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td a,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td .link-emulator{color:#ccc;pointer-events:none}.faculties-wrapper .supertable-wrapper table tr.has-deleted-at td .deleted-at-wrapper,.discipline-marks-wrapper .supertable-wrapper table tr.has-deleted-at td .deleted-at-wrapper,.show-group-wrapper .supertable-wrapper table tr.has-deleted-at td .deleted-at-wrapper,.student-progress-wrapper .supertable-wrapper table tr.has-deleted-at td .deleted-at-wrapper{background-image:url("deleted.png");background-repeat:no-repeat;width:16px;height:16px;position:absolute;margin:auto auto;right:5px;top:0;bottom:0;pointer-events:visible;cursor:help}.faculties-wrapper .supertable-wrapper table tr.relative td,.discipline-marks-wrapper .supertable-wrapper table tr.relative td,.show-group-wrapper .supertable-wrapper table tr.relative td,.student-progress-wrapper .supertable-wrapper table tr.relative td{position:relative}.faculties-wrapper .supertable-wrapper table tr.do-not-need-to-study,.discipline-marks-wrapper .supertable-wrapper table tr.do-not-need-to-study,.show-group-wrapper .supertable-wrapper table tr.do-not-need-to-study,.student-progress-wrapper .supertable-wrapper table tr.do-not-need-to-study{background:#c7e2ff}.faculties-wrapper .supertable-wrapper table tr .reason-at-wrapper,.discipline-marks-wrapper .supertable-wrapper table tr .reason-at-wrapper,.show-group-wrapper .supertable-wrapper table tr .reason-at-wrapper,.student-progress-wrapper .supertable-wrapper table tr .reason-at-wrapper{background-image:url("info.png");background-repeat:no-repeat;width:16px;height:16px;position:absolute;margin:auto auto;right:5px;top:0;bottom:0;cursor:help}.faculties-wrapper .supertable-wrapper table tr.row-for-approval-buttons td,.discipline-marks-wrapper .supertable-wrapper table tr.row-for-approval-buttons td,.show-group-wrapper .supertable-wrapper table tr.row-for-approval-buttons td,.student-progress-wrapper .supertable-wrapper table tr.row-for-approval-buttons td{border:0}.faculties-wrapper .supertable-wrapper table tr td,.discipline-marks-wrapper .supertable-wrapper table tr td,.show-group-wrapper .supertable-wrapper table tr td,.student-progress-wrapper .supertable-wrapper table tr td{vertical-align:middle;text-align:center;white-space:nowrap;padding:8px 18px;border:1px solid #c2c1db}.faculties-wrapper .supertable-wrapper table tr td.align-left,.discipline-marks-wrapper .supertable-wrapper table tr td.align-left,.show-group-wrapper .supertable-wrapper table tr td.align-left,.student-progress-wrapper .supertable-wrapper table tr td.align-left{text-align:left}.faculties-wrapper .supertable-wrapper table tr td.gray-bg,.discipline-marks-wrapper .supertable-wrapper table tr td.gray-bg,.show-group-wrapper .supertable-wrapper table tr td.gray-bg,.student-progress-wrapper .supertable-wrapper table tr td.gray-bg{background:#ececf4}.faculties-wrapper .supertable-wrapper table tr td.not_passed,.discipline-marks-wrapper .supertable-wrapper table tr td.not_passed,.show-group-wrapper .supertable-wrapper table tr td.not_passed,.student-progress-wrapper .supertable-wrapper table tr td.not_passed{background:#fe9d94 !important}.faculties-wrapper .supertable-wrapper table tr td.do_not_need_to_study,.faculties-wrapper .supertable-wrapper table tr td.no_need_to_study,.discipline-marks-wrapper .supertable-wrapper table tr td.do_not_need_to_study,.discipline-marks-wrapper .supertable-wrapper table tr td.no_need_to_study,.show-group-wrapper .supertable-wrapper table tr td.do_not_need_to_study,.show-group-wrapper .supertable-wrapper table tr td.no_need_to_study,.student-progress-wrapper .supertable-wrapper table tr td.do_not_need_to_study,.student-progress-wrapper .supertable-wrapper table tr td.no_need_to_study{background:#c7e2ff}.faculties-wrapper .supertable-wrapper table tr td.not_in_time,.discipline-marks-wrapper .supertable-wrapper table tr td.not_in_time,.show-group-wrapper .supertable-wrapper table tr td.not_in_time,.student-progress-wrapper .supertable-wrapper table tr td.not_in_time{background:#ffed7d}.faculties-wrapper .supertable-wrapper table tr td.in_time,.discipline-marks-wrapper .supertable-wrapper table tr td.in_time,.show-group-wrapper .supertable-wrapper table tr td.in_time,.student-progress-wrapper .supertable-wrapper table tr td.in_time{background:#c4efaa}.faculties-wrapper .supertable-wrapper table tr td.from_import,.discipline-marks-wrapper .supertable-wrapper table tr td.from_import,.show-group-wrapper .supertable-wrapper table tr td.from_import,.student-progress-wrapper .supertable-wrapper table tr td.from_import{background:#e5c5b9}.faculties-wrapper .supertable-wrapper table tr td.from_protocol,.discipline-marks-wrapper .supertable-wrapper table tr td.from_protocol,.show-group-wrapper .supertable-wrapper table tr td.from_protocol,.student-progress-wrapper .supertable-wrapper table tr td.from_protocol{background:#ffa206}.faculties-wrapper .supertable-wrapper table tr td span.border-cup,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup,.show-group-wrapper .supertable-wrapper table tr td span.border-cup,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup{position:absolute;display:block}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-bottom,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-bottom,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-bottom,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-bottom{width:100%;border-bottom:1px solid #c2c1db;left:0;bottom:0}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-right,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-right,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-right,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-right{height:100%;border-right:1px solid #c2c1db;right:-1px;bottom:0}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-left,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-left,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-left,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-left{height:100%;border-left:1px solid #c2c1db;left:0;bottom:0}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-top,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-top,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-top,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.border-cup-top{width:100%;border-top:1px solid #c2c1db;top:0;left:0}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.fix-top,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.fix-top,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.fix-top,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.fix-top{bottom:-1px}@-moz-document url-prefix(){.faculties-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-left,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-left,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-left,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-left{left:-1px}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-bottom,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-bottom,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-bottom,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-bottom{bottom:0}.faculties-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-right,.discipline-marks-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-right,.show-group-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-right,.student-progress-wrapper .supertable-wrapper table tr td span.border-cup.firefox-hook.firefox-fix-right{right:0}}.faculties-wrapper .supertable-wrapper table tr td.od-cell,.discipline-marks-wrapper .supertable-wrapper table tr td.od-cell,.show-group-wrapper .supertable-wrapper table tr td.od-cell,.student-progress-wrapper .supertable-wrapper table tr td.od-cell{position:relative}.faculties-wrapper .supertable-wrapper table tr td.od-cell .checkbox-toggler-label,.discipline-marks-wrapper .supertable-wrapper table tr td.od-cell .checkbox-toggler-label,.show-group-wrapper .supertable-wrapper table tr td.od-cell .checkbox-toggler-label,.student-progress-wrapper .supertable-wrapper table tr td.od-cell .checkbox-toggler-label{position:absolute;margin:auto auto;top:0;bottom:0;left:0;right:0}.faculties-wrapper .supertable-wrapper table tr td.fixed-item,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-item,.show-group-wrapper .supertable-wrapper table tr td.fixed-item,.student-progress-wrapper .supertable-wrapper table tr td.fixed-item{z-index:50;padding-left:18px}.faculties-wrapper .supertable-wrapper table tr td.fixed-item.no-left-border,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-item.no-left-border,.show-group-wrapper .supertable-wrapper table tr td.fixed-item.no-left-border,.student-progress-wrapper .supertable-wrapper table tr td.fixed-item.no-left-border{border-left:0}.faculties-wrapper .supertable-wrapper table tr td.fixed-item.no-right-border,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-item.no-right-border,.show-group-wrapper .supertable-wrapper table tr td.fixed-item.no-right-border,.student-progress-wrapper .supertable-wrapper table tr td.fixed-item.no-right-border{border-right:0}.faculties-wrapper .supertable-wrapper table tr td.fixed-item.no-bottom-border,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-item.no-bottom-border,.show-group-wrapper .supertable-wrapper table tr td.fixed-item.no-bottom-border,.student-progress-wrapper .supertable-wrapper table tr td.fixed-item.no-bottom-border{border-bottom:0}.faculties-wrapper .supertable-wrapper table tr td.fixed-item.no-top-border,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-item.no-top-border,.show-group-wrapper .supertable-wrapper table tr td.fixed-item.no-top-border,.student-progress-wrapper .supertable-wrapper table tr td.fixed-item.no-top-border{border-top:0}.faculties-wrapper .supertable-wrapper table tr td.with-left-padding,.discipline-marks-wrapper .supertable-wrapper table tr td.with-left-padding,.show-group-wrapper .supertable-wrapper table tr td.with-left-padding,.student-progress-wrapper .supertable-wrapper table tr td.with-left-padding{padding-left:18px}.faculties-wrapper .supertable-wrapper table tr td.fixed-width,.discipline-marks-wrapper .supertable-wrapper table tr td.fixed-width,.show-group-wrapper .supertable-wrapper table tr td.fixed-width,.student-progress-wrapper .supertable-wrapper table tr td.fixed-width{width:30%}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div{padding:0}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper{height:50%;width:100%;padding:8px 8px}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.gray-bg,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.gray-bg,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.gray-bg,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.gray-bg{background:#ececf4}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_passed,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_passed,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_passed,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_passed{background:#fe9d94 !important}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.do_not_need_to_study,.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.no_need_to_study,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.do_not_need_to_study,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.no_need_to_study,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.do_not_need_to_study,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.no_need_to_study,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.do_not_need_to_study,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.no_need_to_study{background:#c7e2ff}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_in_time,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_in_time,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_in_time,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.not_in_time{background:#ffed7d}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.in_time,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.in_time,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.in_time,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.in_time{background:#c4efaa}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_import,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_import,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_import,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_import{background:#e5c5b9}.faculties-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_protocol,.discipline-marks-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_protocol,.show-group-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_protocol,.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper.from_protocol{background:#ffa206}.faculties-wrapper .supertable-wrapper.discipline-group-marks,.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks,.show-group-wrapper .supertable-wrapper.discipline-group-marks,.student-progress-wrapper .supertable-wrapper.discipline-group-marks{height:100%;border:0;margin-bottom:0}.faculties-wrapper .supertable-wrapper.discipline-group-marks thead td,.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks thead td,.show-group-wrapper .supertable-wrapper.discipline-group-marks thead td,.student-progress-wrapper .supertable-wrapper.discipline-group-marks thead td{border:1px solid #c2c1db}.faculties-wrapper .supertable-wrapper.discipline-group-marks thead td:after,.faculties-wrapper .supertable-wrapper.discipline-group-marks thead td:before,.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks thead td:after,.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks thead td:before,.show-group-wrapper .supertable-wrapper.discipline-group-marks thead td:after,.show-group-wrapper .supertable-wrapper.discipline-group-marks thead td:before,.student-progress-wrapper .supertable-wrapper.discipline-group-marks thead td:after,.student-progress-wrapper .supertable-wrapper.discipline-group-marks thead td:before{display:none}.faculties-wrapper .supertable-wrapper.discipline-group-marks thead td.custom-cell,.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks thead td.custom-cell,.show-group-wrapper .supertable-wrapper.discipline-group-marks thead td.custom-cell,.student-progress-wrapper .supertable-wrapper.discipline-group-marks thead td.custom-cell{min-width:20%}.faculties-list-wrapper .faculties-list{margin-top:10px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}@media (max-width: 991px){.faculties-list-wrapper .faculties-list{grid-template-columns:1fr 1fr}}@media (max-width: 542px){.faculties-list-wrapper .faculties-list{grid-template-columns:1fr}}.faculties-list-wrapper .faculties-list .faculty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:33%;flex-basis:33%;height:120px;margin:5px 0}.faculties-list-wrapper .faculties-list .faculty .title{text-transform:uppercase;font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;-webkit-flex:97%;flex:97%;font-weight:bold;padding-right:10px;max-width:250px}@media (min-width: 542px) and (max-width: 767px){.faculties-list-wrapper .faculties-list .faculty .title{word-break:break-all}}.faculties-list-wrapper .faculties-list .faculty .title a,.faculties-list-wrapper .faculties-list .faculty .title .link-emulator{color:#3c388d}.faculties-list-wrapper .faculties-list .faculty .title.not-bold{font-weight:normal}.faculties-list-wrapper .faculties-list .faculty .logo{height:50px;background-repeat:no-repeat;-webkit-flex-basis:60px;flex-basis:60px}.faculties-list-wrapper .faculties-list .faculty .logo.logo-ef{background-image:url(/assets/faculties/ef-6689e44982fe07ab027adf8ab31f8b6aaa8cdf8cc6ad14c8567cb96fdcaee93e.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fb{background-image:url(/assets/faculties/fb-e18369b7ec8a9e7b3d1cdcba84b2d280d1c060369f00e01070e9b8d287b8bc5d.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fdo{background-image:url(/assets/faculties/fdo-fc8df38eb6ffa4f517cba36cc18fd7a5bfac51084e3d88c56aeaaa2bcb527da2.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fet{background-image:url(/assets/faculties/fet-b2520b2f6d3bb4f284282e32a3ebc8ce26f245f2804355c8203457e46a2557a7.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fit{background-image:url(/assets/faculties/fit-31b57daffeeced7da2178087e62b7bda2d52327b759bcb44ac64276a25232add.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fpk{background-image:url(/images/faculties/fpk.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fsu{background-image:url(/assets/faculties/fsu-cecc41a560eadf82edd69bd0678fd3505691498af27b29cd447b0f12d64d8d02.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-fvs{background-image:url(/assets/faculties/fvs-a9b3be78ccc8eecc27190579e4bbfdfdecefd9dffcedeb87c478fa4334c0c2ff.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-gf{background-image:url(/assets/faculties/gf-8f76cbc51831c1d7f884f57adb7e873c328f3a5a7fe1a9a3fac767398c09bad3.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-rkf{background-image:url(/assets/faculties/rkf-4d0b3b3132ae620c0c61ef70f9fed90a821d6e9c7dea04a107f515d7a4475c22.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-rtf{background-image:url(/assets/faculties/rtf-0803d4b858b83ce89e1f769b3f91acb477963d9b4aa673509f6678b543c52de8.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-yuf{background-image:url(/assets/faculties/yuf-68f99898ef692bc9a7027cb57d63603a30563477c8512861652d492639429d7a.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-zivf{background-image:url(/assets/faculties/zivf-92d4c6e5f92f3bfd3acd1308cb83c8c4420ceef655a0e74a2550b32df05082e3.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-aspirantura{background-image:url(/assets/faculties/aspirantura-ff58fe7fa10b3074458cef7da19e1d251f664be6966d47105877c252574743ba.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-do{background-image:url(/assets/faculties/do-744d5bcb1658989c78b59263fcc7b20d588204bf9bf5dcd480df00ba8c5971e7.svg)}.faculties-list-wrapper .faculties-list .faculty .logo.logo-pish{background-image:url(/assets/faculties/pish-e25dcf8450a8f0561fbf5881a652220704b3e911c8d4b3500a1abc81d55e90b3.svg)}@media (max-width: 991px){.faculties-list-wrapper .faculties-list .faculty .logo{height:60px;-webkit-flex-basis:70px;flex-basis:70px;background-size:80%}}@media (max-width: 767px){.faculties-list-wrapper .faculties-list .faculty .logo{-webkit-flex-basis:60px;flex-basis:60px;background-size:70%}}.faculties-list-wrapper a:hover,.faculties-list-wrapper .link-emulator:hover{text-decoration:none}.faculty-show-wrapper .faculties-list{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto}@media (max-width: 991px){.faculty-show-wrapper .faculties-list{grid-template-columns:1fr 1fr}}@media (max-width: 542px){.faculty-show-wrapper .faculties-list{grid-template-columns:1fr}}.faculty-show-wrapper .faculty{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-basis:33%;flex-basis:33%;height:120px;margin:5px 0}.faculty-show-wrapper .faculty .title{text-transform:uppercase;font-family:"NekstMedium", "Verdana", sans-serif;font-weight:500;-webkit-flex:97%;flex:97%;font-weight:bold;padding-right:10px;max-width:250px}@media (min-width: 542px) and (max-width: 767px){.faculty-show-wrapper .faculty .title{word-break:break-all}}.faculty-show-wrapper .faculty .title a,.faculty-show-wrapper .faculty .title .link-emulator{color:#3c388d}.faculty-show-wrapper .faculty .title.not-bold{font-weight:normal}.faculty-show-wrapper .faculty .logo{height:50px;background-repeat:no-repeat;-webkit-flex-basis:60px;flex-basis:60px}.faculty-show-wrapper .faculty .logo.logo-ef{background-image:url(/assets/faculties/ef-6689e44982fe07ab027adf8ab31f8b6aaa8cdf8cc6ad14c8567cb96fdcaee93e.svg)}.faculty-show-wrapper .faculty .logo.logo-fb{background-image:url(/assets/faculties/fb-e18369b7ec8a9e7b3d1cdcba84b2d280d1c060369f00e01070e9b8d287b8bc5d.svg)}.faculty-show-wrapper .faculty .logo.logo-fdo{background-image:url(/assets/faculties/fdo-fc8df38eb6ffa4f517cba36cc18fd7a5bfac51084e3d88c56aeaaa2bcb527da2.svg)}.faculty-show-wrapper .faculty .logo.logo-fet{background-image:url(/assets/faculties/fet-b2520b2f6d3bb4f284282e32a3ebc8ce26f245f2804355c8203457e46a2557a7.svg)}.faculty-show-wrapper .faculty .logo.logo-fit{background-image:url(/assets/faculties/fit-31b57daffeeced7da2178087e62b7bda2d52327b759bcb44ac64276a25232add.svg)}.faculty-show-wrapper .faculty .logo.logo-fpk{background-image:url(/images/faculties/fpk.svg)}.faculty-show-wrapper .faculty .logo.logo-fsu{background-image:url(/assets/faculties/fsu-cecc41a560eadf82edd69bd0678fd3505691498af27b29cd447b0f12d64d8d02.svg)}.faculty-show-wrapper .faculty .logo.logo-fvs{background-image:url(/assets/faculties/fvs-a9b3be78ccc8eecc27190579e4bbfdfdecefd9dffcedeb87c478fa4334c0c2ff.svg)}.faculty-show-wrapper .faculty .logo.logo-gf{background-image:url(/assets/faculties/gf-8f76cbc51831c1d7f884f57adb7e873c328f3a5a7fe1a9a3fac767398c09bad3.svg)}.faculty-show-wrapper .faculty .logo.logo-rkf{background-image:url(/assets/faculties/rkf-4d0b3b3132ae620c0c61ef70f9fed90a821d6e9c7dea04a107f515d7a4475c22.svg)}.faculty-show-wrapper .faculty .logo.logo-rtf{background-image:url(/assets/faculties/rtf-0803d4b858b83ce89e1f769b3f91acb477963d9b4aa673509f6678b543c52de8.svg)}.faculty-show-wrapper .faculty .logo.logo-yuf{background-image:url(/assets/faculties/yuf-68f99898ef692bc9a7027cb57d63603a30563477c8512861652d492639429d7a.svg)}.faculty-show-wrapper .faculty .logo.logo-zivf{background-image:url(/assets/faculties/zivf-92d4c6e5f92f3bfd3acd1308cb83c8c4420ceef655a0e74a2550b32df05082e3.svg)}.faculty-show-wrapper .faculty .logo.logo-aspirantura{background-image:url(/assets/faculties/aspirantura-ff58fe7fa10b3074458cef7da19e1d251f664be6966d47105877c252574743ba.svg)}.faculty-show-wrapper .faculty .logo.logo-do{background-image:url(/assets/faculties/do-744d5bcb1658989c78b59263fcc7b20d588204bf9bf5dcd480df00ba8c5971e7.svg)}.faculty-show-wrapper .faculty .logo.logo-pish{background-image:url(/assets/faculties/pish-e25dcf8450a8f0561fbf5881a652220704b3e911c8d4b3500a1abc81d55e90b3.svg)}@media (max-width: 991px){.faculty-show-wrapper .faculty .logo{height:60px;-webkit-flex-basis:70px;flex-basis:70px;background-size:80%}}@media (max-width: 767px){.faculty-show-wrapper .faculty .logo{-webkit-flex-basis:60px;flex-basis:60px;background-size:70%}}.faculty-show-wrapper .archive-selector{margin-top:10px}.faculty-show-wrapper .group{margin-right:10px;font-size:20px}.add-discipline-wrapper .list-checkboxes{margin:5px 0}.add-discipline-wrapper .list-checkboxes .input-wrapper{position:relative}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]{display:none}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]+.indetermine-locator{cursor:pointer;position:absolute;border:2px solid #dadada;width:20px;height:20px;margin:auto 0;top:0;bottom:0;left:0}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]:checked+.indetermine-locator{border:2px solid green}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]:checked+.indetermine-locator:before{cursor:pointer;content:"✓";width:16px;height:16px;display:block;position:absolute;top:0;left:-1px;color:green;font-weight:bolder;font-size:22px}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator{border:2px solid #dadada}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator:before{content:"";position:absolute;width:12px;height:3px;background:#3c388d;margin:auto auto;top:0;bottom:0;left:0;right:0;cursor:pointer}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]:checked+.indetermine-locator{margin-top:4px}.add-discipline-wrapper .list-checkboxes .input-wrapper input[type="checkbox"]:checked+.indetermine-locator:before{top:-6px}.add-discipline-wrapper .list-checkboxes .input-wrapper .default-label{margin-left:25px;margin-top:4px}.add-discipline-wrapper .board-of-messages{border:2px solid #dc0526;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:10px 15px}.add-discipline-wrapper .board-of-messages .attention-symbol{width:19px;height:19px;display:block;background-image:url("attention.png");background-repeat:no-repeat;color:#dc0526;padding-left:25px;margin:10px 0}.discipline-marks-wrapper h4{text-align:center}.discipline-marks-wrapper .supertable-wrapper table thead tr td.custom-cell{padding:8px 18px}.discipline-marks-wrapper .supertable-wrapper table thead tr td .datepicker .input-group{padding-right:0}.discipline-marks-wrapper .supertable-wrapper table tr td.custom-cell{padding-right:18px}.discipline-marks-wrapper .supertable-wrapper table tr td.course-work-mark-input{position:relative}.discipline-marks-wrapper .supertable-wrapper table tr td .student-icons{position:absolute;bottom:0;top:0;display:flex;left:12px;z-index:99}.discipline-marks-wrapper .supertable-wrapper table tr td .student-icons .see-course-work-theme,.discipline-marks-wrapper .supertable-wrapper table tr td .student-icons .add-course-work-theme,.discipline-marks-wrapper .supertable-wrapper table tr td .student-icons .edit-course-work-theme{cursor:pointer;margin:auto 0}@-moz-document url-prefix(){.discipline-marks-wrapper .supertable-wrapper.discipline-group-marks table thead tr td.custom-cell{min-width:15%}}@media (max-width: 767px){.table-view-selection-wrapper .table-view-selection .input-wrapper{margin-right:10px;font-size:14px}.discipline-marks-wrapper .supertable-wrapper{overflow:auto}.discipline-marks-wrapper .supertable-wrapper mark-input{min-width:50px}.discipline-marks-wrapper .supertable-wrapper mark-input select{padding:0}}.manage-spa .filter-field{margin-bottom:10px}.manage-spa .glyphicon{color:#3c388d;font-size:16px}.manage-spa .glyphicon.red-text{color:red;padding:0 10px}.manage-spa .glyphicon.glyphicon-remove:hover{cursor:pointer}.manage-spa table tr td:first-child{padding-left:0}.manage-spa table tr td:last-child{padding-right:0}.manage-spa table tr td #user-angucomplete{-webkit-flex:1;flex:1}.manage-spa table .actions-wrapper{min-width:250px}.permissions-management .angucomplete-dropdown{max-height:400px;overflow:scroll}@media (max-width: 991px){.permissions-management .permission-table-block{overflow-x:scroll}}@keyframes fadeIn{from{opacity:0;filter:alpha(opacity=0)}to{opacity:1;filter:alpha(opacity=100)}}@keyframes checkboxToggleOn{from{left:0}to{left:58%}}@keyframes checkboxToggleOff{from{left:58%}to{left:0}}.lecturer-for-discipline{min-width:200px}.lecturer-for-discipline .lecturer-wrapper{position:relative;padding-right:20px}.lecturer-for-discipline .lecturer-wrapper .fio{max-width:170px}.lecturer-for-discipline .lecturer-wrapper .edit-icon{cursor:pointer;position:absolute;right:0;top:0}.lecturer-for-discipline .lecturer-wrapper .btn-primary{width:100%}.lecturer-for-discipline button{margin:5px 0}@media (max-width: 991px){.lecturer-management .lecturer-block{overflow-x:scroll}}.inactive-button-for-marks{cursor:not-allowed;outline:none;border:none;border-radius:5px;padding:5px 18px;height:34px;font-size:14px;background:#c4c4c4;border-bottom:2px solid #b3b3b3;color:#fff}.inactive-button-for-marks:hover{background:#c4c4c4;border-color:#b3b3b3;color:#fff}.mark-approval-button-wrapper{display:-webkit-flex;display:flex;text-align:right;-webkit-justify-content:flex-end;justify-content:flex-end}.mark-approval-button-wrapper .thin-preloader{margin-top:2px;margin-left:0;margin-right:5px;background-repeat:no-repeat}.mark-approval-button-wrapper .glyphicon-ok{margin-top:7px;margin-left:0;margin-right:5px;color:#008000}.lecturer-permission-form .user-search-partial{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around}.lecturer-permission-form .user-search-partial .search-input{-webkit-flex:0.8;flex:0.8}.permission-form-wrapper{text-align:left;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.permission-form-wrapper #user-angucomplete{-webkit-flex:0.8;flex:0.8}.semester-selector-wrapper.flex-semester{display:flex;flex-direction:column;padding-left:15px;padding-right:15px}.semester-selector-wrapper.flex-semester .semester-select{margin-left:30px}@media (max-width: 767px){.semester-selector-wrapper.flex-semester .semester-select{padding:0;margin:0;margin-top:15px;width:100%}}.semester-selector-wrapper .buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:10px;font-size:14px;padding-right:0}.semester-selector-wrapper .buttons .archive.active{cursor:pointer}.semester-selector-wrapper .selector{padding-left:0}.semester-selector-wrapper .material-elements.simple-btn-blue.not-active{background:#e8e8e8;color:#000}.mark-input{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:relative}.mark-input .select-wrapper{width:80%}.mark-input .select-wrapper .mark-selector{width:100%;width:-moz-available;width:fill-available;width:-webkit-fill-available}.mark-input .action-state-wrapper{position:absolute;width:25px;height:40px;bottom:0;top:0;right:-15px;margin:auto auto;color:green}.mark-input .action-state-wrapper .glyphicon-ok{top:10px}.mark-input .action-state-wrapper .preloader{position:absolute;right:0}.go-back.top-margin{margin-top:10px}.progress-bar-wrapper .progress .progress-bar.light-blue{background-color:#0091ca}.progress-bar-wrapper .process{font-size:14px}.progress-bar-wrapper .messages p{margin:0 0 5px}.bar-highcharts{margin-bottom:10px}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.dockets-widget .material-elements.btn.btn-blue{margin-right:5px}.table-view-selection .input-wrapper{margin-right:30px;position:relative}.table-view-selection .input-wrapper input[type="checkbox"]{display:none}.table-view-selection .input-wrapper input[type="checkbox"]+.indetermine-locator{cursor:pointer;position:absolute;border:2px solid #dadada;width:20px;height:20px;margin:auto 0;top:0;bottom:0;left:0}.table-view-selection .input-wrapper input[type="checkbox"]:checked+.indetermine-locator{border:2px solid green}.table-view-selection .input-wrapper input[type="checkbox"]:checked+.indetermine-locator:before{cursor:pointer;content:"✓";width:16px;height:16px;display:block;position:absolute;top:0;left:-1px;color:green;font-weight:bolder;font-size:22px}.table-view-selection .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator{border:2px solid #dadada}.table-view-selection .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator:before{content:"";position:absolute;width:12px;height:3px;background:#3c388d;margin:auto auto;top:0;bottom:0;left:0;right:0;cursor:pointer}.table-view-selection .input-wrapper input[type="checkbox"][disabled]:checked+.indetermine-locator{border:2px solid #d2d2d2}.table-view-selection .input-wrapper input[type="checkbox"][disabled]:checked+.indetermine-locator:before{color:#d2d2d2}.table-view-selection .input-wrapper label{cursor:pointer;line-height:18px}.table-view-selection .input-wrapper label.default-label{padding-left:25px}.stars-rating-local-directive{font-size:14px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;line-height:0;margin-top:5px}.stars-rating-local-directive .average-score{margin-left:5px;padding-bottom:3px}@media (max-width: 767px){.semester-selector-wrapper .selector{padding-left:15px}}.lecturer-wrapper{margin-bottom:20px}.lecturer-wrapper .semesters-selector{margin:20px 0}.lecturer-wrapper .discipline-wrapper{border-bottom:1px solid #c2c1db;background:#ececf4;padding:10px 20px}.lecturer-wrapper .discipline-wrapper h3{font-weight:bold}.lecturer-wrapper .discipline-wrapper ul li a,.lecturer-wrapper .discipline-wrapper ul li .link-emulator{font-size:18px}.lecturer-groups-wrapper .simple-uib-tabs ul{margin-left:15px}.lecturer-journals-wrapper{background-color:#ececf4;padding:15px 20px}.lecturer-journals-wrapper h3{margin-top:10px;font-weight:bold}.lecturer-journals-wrapper .discipline{margin-bottom:20px;border-bottom:2px solid #c2c1db;padding-bottom:10px}.lecturer-journals-wrapper .discipline:last-child{border:0;margin-bottom:0;padding-bottom:0}.lecturer-journals-wrapper .edit-moodle-journal-wrapper{min-height:80px}.lecturer-journals-wrapper .edit-moodle-journal-wrapper .edit-moodle-journal-right-part{margin:10px 0}.lecturer-journals-wrapper .edit-moodle-journal-wrapper .btn-clean{color:#0066cc;padding:0;margin-top:-2px}.lecturer-journals-wrapper .edit-moodle-journal-wrapper .journal-header .journal-groups{margin-bottom:5px}.lecturer-journals-wrapper .edit-moodle-journal-wrapper .edit-moodle-journal-form{clear:both;margin-top:10px}.lecturer-journals-wrapper .edit-moodle-journal-wrapper .edit-moodle-journal-form .checkbox-group{display:inline-block;margin-right:15px}.lecturer-journals-wrapper .journal-header{margin-top:15px;margin-bottom:15px}.lecturer-journals-wrapper .journal-header .no-journal-title-element,.lecturer-journals-wrapper .journal-header .journal-title-element{float:left;margin-right:10px;margin-top:2px}.lecturer-journals-wrapper .journal-header .no-journal-title-element.opened{margin-bottom:15px}.lecturer-journals-wrapper .journal-groups-wrapper{margin-top:5px}.lecturer-journals-wrapper .journal-groups-wrapper .journal-groups{display:inline-block;margin-right:15px}.student-progress-wrapper h1{margin-bottom:30px}.student-progress-wrapper h3{font-weight:bold;font-size:22px}.student-progress-wrapper .checkbox-filter{font-size:14px}.student-progress-wrapper .input-wrapper{margin-right:20px;position:relative;top:-10px}.student-progress-wrapper .input-wrapper input[type="checkbox"]{display:none}.student-progress-wrapper .input-wrapper input[type="checkbox"]+.indetermine-locator{cursor:pointer;position:absolute;border:2px solid #dadada;width:20px;height:20px;margin:auto 0;top:0;bottom:0;left:0}.student-progress-wrapper .input-wrapper input[type="checkbox"]:checked+.indetermine-locator{border:2px solid green}.student-progress-wrapper .input-wrapper input[type="checkbox"]:checked+.indetermine-locator:before{cursor:pointer;content:"✓";width:16px;height:16px;display:block;position:absolute;top:0;left:-1px;color:green;font-weight:bolder;font-size:22px}.student-progress-wrapper .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator{border:2px solid #dadada}.student-progress-wrapper .input-wrapper input[type="checkbox"].indetermine+.indetermine-locator:before{content:"";position:absolute;width:12px;height:3px;background:#3c388d;margin:auto auto;top:0;bottom:0;left:0;right:0;cursor:pointer}.student-progress-wrapper .input-wrapper input[type="checkbox"]+.indetermine-locator{top:-6px}.student-progress-wrapper .input-wrapper input[type="checkbox"][disabled]:checked+.indetermine-locator{border:2px solid #d2d2d2}.student-progress-wrapper .input-wrapper input[type="checkbox"][disabled]:checked+.indetermine-locator:before{color:#d2d2d2}.student-progress-wrapper .input-wrapper label{cursor:pointer;line-height:18px}.student-progress-wrapper .input-wrapper label.default-label{padding-left:25px}.student-progress-wrapper .statistics{padding-bottom:20px}.student-progress-wrapper .nav-tabs{margin-bottom:20px;font-size:14px;border-bottom:1px solid #c2c1db}@media (max-width: 767px){.student-progress-wrapper .nav-tabs{font-size:13px}}@media (max-width: 767px){.student-progress-wrapper .semester{overflow-x:scroll}}.student-progress-wrapper .supertable-wrapper{border:0;height:auto;margin-bottom:0}.student-progress-wrapper .supertable-wrapper table tr{height:55px}.student-progress-wrapper .supertable-wrapper table tr th{text-align:center;vertical-align:middle;border-bottom-width:1px}.student-progress-wrapper .supertable-wrapper table tr th.gray-bg{background:#ececf4}.student-progress-wrapper .supertable-wrapper table tr td{white-space:normal;padding:8px 8px}.student-progress-wrapper .supertable-wrapper table tr td:nth-child(1){width:40%;padding-left:18px}.student-progress-wrapper .supertable-wrapper table tr td:nth-child(n+1){width:15%}.student-progress-wrapper .supertable-wrapper table tr td.non-border:before,.student-progress-wrapper .supertable-wrapper table tr td.non-border:after{display:none}@media (max-width: 767px){.student-progress-wrapper h1,.student-progress-wrapper h2,.student-progress-wrapper h3,.student-progress-wrapper h4,.student-progress-wrapper h5{text-align:left}.student-progress-wrapper .checkbox-filters-wrapper{-webkit-flex-flow:column;flex-flow:column}.student-progress-wrapper .checkbox-filters-wrapper .checkbox-filter{margin:2px 0}.student-progress-wrapper .supertable-wrapper table.table tr td.cell-with-div div.custom-mark-wrapper{position:static}.student-progress-wrapper .supertable-wrapper table tr td{padding-right:8px;padding:8px}.student-progress-wrapper .supertable-wrapper table tr td:nth-child(1){padding-left:8px}.student-progress-wrapper .supertable-wrapper table tr td.cell-with-div div.custom-mark-wrapper{padding:8px}}@media (min-width: 768px) and (max-width: 991px){h1{font-size:26px}h2{font-size:24px}h3{font-size:22px}h4{font-size:20px}.discipline-marks-wrapper h4{text-align:left;margin:20px 0 10px 0}}@media (max-width: 767px){h1{font-size:24px}h2{font-size:22px}h3{font-size:20px}h4{font-size:18px}.discipline-marks-wrapper h4{text-align:left;margin:20px 0 10px 0}.discipline-marks-wrapper .supertable-wrapper table thead tr td.custom-cell{padding-left:0;padding-right:0}}canvas.star{float:left;z-index:1}.stars{visibility:hidden;display:inline-block;position:relative;z-index:0}.stars-selected{position:absolute;max-width:100%;height:100%;z-index:-1}
