@font-face {
  font-family: 'iconFont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('../fonts/iconfont.svg#iconfont') format('svg'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontAwesome';
  src: url('../fonts/fontawesome-webfont.eot');
  src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome-webfont.svg#iconFont') format('svg'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans';
  src: url('../fonts/pt_sans-web-regular.eot');
  src: url('../fonts/pt_sans-web-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_sans-web-regular.woff') format('woff'), url('../fonts/pt_sans-web-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTMono';
  src: url('../fonts/pt_mono-web-regular.eot');
  src: url('../fonts/pt_mono-web-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_mono-web-regular.woff') format('woff'), url('../fonts/pt_mono-web-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansCaption';
  src: url('../fonts/pt_sans-caption-web-regular.eot');
  src: url('../fonts/pt_sans-caption-web-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_sans-caption-web-regular.woff') format('woff'), url('../fonts/pt_sans-caption-web-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSansNarrow';
  src: url('../fonts/pt_sans-narrow-web-regular.eot');
  src: url('../fonts/pt_sans-narrow-web-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_sans-narrow-web-regular.woff') format('woff'), url('../fonts/pt_sans-narrow-web-regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SansationRegular';
  src: url('../fonts/sansation_regular-webfont.eot');
  src: url('../fonts/sansation_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansation_regular-webfont.woff') format('woff'), url('../fonts/sansation_regular-webfont.ttf') format('truetype'), url('../fonts/sansation_regular-webfont.svg#sansationregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SansationLight';
  src: url('../fonts/sansation_light-webfont.eot');
  src: url('../fonts/sansation_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansation_light-webfont.woff') format('woff'), url('../fonts/sansation_light-webfont.ttf') format('truetype'), url('../fonts/sansation_light-webfont.svg#sansationlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SansationBold';
  src: url('../fonts/sansation_bold-webfont.eot');
  src: url('../fonts/sansation_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansation_bold-webfont.woff') format('woff'), url('../fonts/sansation_bold-webfont.ttf') format('truetype'), url('../fonts/sansation_bold-webfont.svg#sansationbold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SansationLightItalic';
  src: url('../fonts/sansation_light_italic-webfont.eot');
  src: url('../fonts/sansation_light_italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/sansation_light_italic-webfont.woff') format('woff'), url('../fonts/sansation_light_italic-webfont.ttf') format('truetype'), url('../fonts/sansation_light_italic-webfont.svg#sansationlightlightitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SansationItalic';
  src: url('sansation_italic-webfont.eot');
  src: url('sansation_italic-webfont.eot?#iefix') format('embedded-opentype'), url('sansation_italic-webfont.woff') format('woff'), url('sansation_italic-webfont.ttf') format('truetype'), url('sansation_italic-webfont.svg#sansationitalic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'SansationBoldItalic';
  src: url('sansation_bold_italic-webfont.eot');
  src: url('sansation_bold_italic-webfont.eot?#iefix') format('embedded-opentype'), url('sansation_bold_italic-webfont.woff') format('woff'), url('sansation_bold_italic-webfont.ttf') format('truetype'), url('sansation_bold_italic-webfont.svg#sansationbolditalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
/* 120px */
/*   6px */
/* 246px */
/* 372px */
/* 498px */
/* 390px */
/* 420px */
.width_30p {
  display: inline-block;
  min-width: 30%;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: iconFont;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  position: relative;
}
[class^="icon-"].large,
[class*=" icon-"].large {
  font-size: 48px;
}
[class^="icon-"].big,
[class*=" icon-"].big {
  font-size: 36px;
}
[class^="icon_"],
[class*=" icon_"] {
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  position: relative;
}
[class^="icon_"].large,
[class*=" icon_"].large {
  font-size: 48px;
}
[class^="icon_"].big,
[class*=" icon_"].big {
  font-size: 36px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-home:before {
  content: "\e000";
}
.icon-newspaper:before {
  content: "\e001";
}
.icon-pencil:before {
  content: "\e002";
}
.icon-droplet:before {
  content: "\e003";
}
.icon-pictures:before {
  content: "\e004";
}
.icon-camera:before {
  content: "\e005";
}
.icon-music:before {
  content: "\e006";
}
.icon-film:before {
  content: "\e007";
}
.icon-camera-2:before {
  content: "\e008";
}
.icon-spades:before {
  content: "\e009";
}
.icon-clubs:before {
  content: "\e00a";
}
.icon-diamonds:before {
  content: "\e00b";
}
.icon-broadcast:before {
  content: "\e00c";
}
.icon-mic:before {
  content: "\e00d";
}
.icon-book:before {
  content: "\e00e";
}
.icon-file:before {
  content: "\e00f";
}
.icon-new:before {
  content: "\e010";
}
.icon-copy:before {
  content: "\e011";
}
.icon-folder:before {
  content: "\e012";
}
.icon-folder-2:before {
  content: "\e013";
}
.icon-tag:before {
  content: "\e014";
}
.icon-cart:before {
  content: "\e015";
}
.icon-basket:before {
  content: "\e016";
}
.icon-calculate:before {
  content: "\e017";
}
.icon-support:before {
  content: "\e018";
}
.icon-phone:before {
  content: "\e019";
}
.icon-mail:before {
  content: "\e01a";
}
.icon-location:before {
  content: "\e01b";
}
.icon-compass:before {
  content: "\e01c";
}
.icon-history:before {
  content: "\e01d";
}
.icon-clock:before {
  content: "\e01e";
}
.icon-bell:before {
  content: "\e01f";
}
.icon-calendar:before {
  content: "\e020";
}
.icon-printer:before {
  content: "\e021";
}
.icon-mouse:before {
  content: "\e022";
}
.icon-screen:before {
  content: "\e023";
}
.icon-laptop:before {
  content: "\e024";
}
.icon-mobile:before {
  content: "\e025";
}
.icon-cabinet:before {
  content: "\e026";
}
.icon-drawer:before {
  content: "\e027";
}
.icon-drawer-2:before {
  content: "\e028";
}
.icon-box:before {
  content: "\e029";
}
.icon-box-add:before {
  content: "\e02a";
}
.icon-box-remove:before {
  content: "\e02b";
}
.icon-download:before {
  content: "\e02c";
}
.icon-upload:before {
  content: "\e02d";
}
.icon-database:before {
  content: "\e02e";
}
.icon-flip:before {
  content: "\e02f";
}
.icon-flip-2:before {
  content: "\e030";
}
.icon-undo:before {
  content: "\e031";
}
.icon-redo:before {
  content: "\e032";
}
.icon-forward:before {
  content: "\e033";
}
.icon-reply:before {
  content: "\e034";
}
.icon-reply-2:before {
  content: "\e035";
}
.icon-comments:before {
  content: "\e036";
}
.icon-comments-2:before {
  content: "\e037";
}
.icon-comments-3:before {
  content: "\e038";
}
.icon-comments-4:before {
  content: "\e039";
}
.icon-comments-5:before {
  content: "\e03a";
}
.icon-user:before {
  content: "\e03b";
}
.icon-user-2:before {
  content: "\e03c";
}
.icon-user-3:before {
  content: "\e03d";
}
.icon-busy:before {
  content: "\e03e";
}
.icon-loading:before {
  content: "\e03f";
}
.icon-loading-2:before {
  content: "\e040";
}
.icon-search:before {
  content: "\e041";
}
.icon-zoom-in:before {
  content: "\e042";
}
.icon-zoom-out:before {
  content: "\e043";
}
.icon-key:before {
  content: "\e044";
}
.icon-key-2:before {
  content: "\e045";
}
.icon-locked:before {
  content: "\e046";
}
.icon-unlocked:before {
  content: "\e047";
}
.icon-wrench:before {
  content: "\e048";
}
.icon-equalizer:before {
  content: "\e049";
}
.icon-cog:before {
  content: "\e04a";
}
.icon-pie:before {
  content: "\e04b";
}
.icon-bars:before {
  content: "\e04c";
}
.icon-stats-up:before {
  content: "\e04d";
}
.icon-gift:before {
  content: "\e04e";
}
.icon-trophy:before {
  content: "\e04f";
}
.icon-diamond:before {
  content: "\e050";
}
.icon-coffee:before {
  content: "\e051";
}
.icon-rocket:before {
  content: "\e052";
}
.icon-meter-slow:before {
  content: "\e053";
}
.icon-meter-medium:before {
  content: "\e054";
}
.icon-meter-fast:before {
  content: "\e055";
}
.icon-dashboard:before {
  content: "\e056";
}
.icon-fire:before {
  content: "\e057";
}
.icon-lab:before {
  content: "\e058";
}
.icon-remove:before {
  content: "\e059";
}
.icon-briefcase:before {
  content: "\e05a";
}
.icon-briefcase-2:before {
  content: "\e05b";
}
.icon-cars:before {
  content: "\e05c";
}
.icon-bus:before {
  content: "\e05d";
}
.icon-cube:before {
  content: "\e05e";
}
.icon-cube-2:before {
  content: "\e05f";
}
.icon-puzzle:before {
  content: "\e060";
}
.icon-glasses:before {
  content: "\e061";
}
.icon-glasses-2:before {
  content: "\e062";
}
.icon-accessibility:before {
  content: "\e063";
}
.icon-accessibility-2:before {
  content: "\e064";
}
.icon-target:before {
  content: "\e065";
}
.icon-target-2:before {
  content: "\e066";
}
.icon-lightning:before {
  content: "\e067";
}
.icon-power:before {
  content: "\e068";
}
.icon-power-2:before {
  content: "\e069";
}
.icon-clipboard:before {
  content: "\e06a";
}
.icon-clipboard-2:before {
  content: "\e06b";
}
.icon-playlist:before {
  content: "\e06c";
}
.icon-grid-view:before {
  content: "\e06d";
}
.icon-tree-view:before {
  content: "\e06e";
}
.icon-cloud:before {
  content: "\e06f";
}
.icon-cloud-2:before {
  content: "\e070";
}
.icon-download-2:before {
  content: "\e071";
}
.icon-upload-2:before {
  content: "\e072";
}
.icon-upload-3:before {
  content: "\e073";
}
.icon-link:before {
  content: "\e074";
}
.icon-link-2:before {
  content: "\e075";
}
.icon-flag:before {
  content: "\e076";
}
.icon-flag-2:before {
  content: "\e077";
}
.icon-attachment:before {
  content: "\e078";
}
.icon-eye:before {
  content: "\e079";
}
.icon-bookmark:before {
  content: "\e07a";
}
.icon-bookmark-2:before {
  content: "\e07b";
}
.icon-star:before {
  content: "\e07c";
}
.icon-star-2:before {
  content: "\e07d";
}
.icon-star-3:before {
  content: "\e07e";
}
.icon-heart:before {
  content: "\e07f";
}
.icon-heart-2:before {
  content: "\e080";
}
.icon-thumbs-up:before {
  content: "\e081";
}
.icon-thumbs-down:before {
  content: "\e082";
}
.icon-plus:before {
  content: "\e083";
}
.icon-minus:before {
  content: "\e084";
}
.icon-help:before {
  content: "\e085";
}
.icon-help-2:before {
  content: "\e086";
}
.icon-blocked:before {
  content: "\e087";
}
.icon-cancel:before {
  content: "\e088";
}
.icon-cancel-2:before {
  content: "\e089";
}
.icon-checkmark:before {
  content: "\e08a";
}
.icon-minus-2:before {
  content: "\e08b";
}
.icon-plus-2:before {
  content: "\e08c";
}
.icon-enter:before {
  content: "\e08d";
}
.icon-exit:before {
  content: "\e08e";
}
.icon-loop:before {
  content: "\e08f";
}
.icon-arrow-up-left:before {
  content: "\e090";
}
.icon-arrow-up:before {
  content: "\e091";
}
.icon-arrow-up-right:before {
  content: "\e092";
}
.icon-arrow-right:before {
  content: "\e093";
}
.icon-arrow-down-right:before {
  content: "\e094";
}
.icon-arrow-down:before {
  content: "\e095";
}
.icon-arrow-down-left:before {
  content: "\e096";
}
.icon-arrow-left:before {
  content: "\e097";
}
.icon-arrow-up-2:before {
  content: "\e098";
}
.icon-arrow-right-2:before {
  content: "\e099";
}
.icon-arrow-down-2:before {
  content: "\e09a";
}
.icon-arrow-left-2:before {
  content: "\e09b";
}
.icon-arrow-up-3:before {
  content: "\e09c";
}
.icon-arrow-right-3:before {
  content: "\e09d";
}
.icon-arrow-down-3:before {
  content: "\e09e";
}
.icon-arrow-left-3:before {
  content: "\e09f";
}
.icon-menu:before {
  content: "\e0a0";
}
.icon-enter-2:before {
  content: "\e0a1";
}
.icon-backspace:before {
  content: "\e0a2";
}
.icon-backspace-2:before {
  content: "\e0a3";
}
.icon-tab:before {
  content: "\e0a4";
}
.icon-tab-2:before {
  content: "\e0a5";
}
.icon-checkbox:before {
  content: "\e0a6";
}
.icon-checkbox-unchecked:before {
  content: "\e0a7";
}
.icon-checkbox-partial:before {
  content: "\e0a8";
}
.icon-radio-checked:before {
  content: "\e0a9";
}
.icon-radio-unchecked:before {
  content: "\e0aa";
}
.icon-font:before {
  content: "\e0ab";
}
.icon-paragraph-left:before {
  content: "\e0ac";
}
.icon-paragraph-center:before {
  content: "\e0ad";
}
.icon-paragraph-right:before {
  content: "\e0ae";
}
.icon-paragraph-justify:before {
  content: "\e0af";
}
.icon-left-to-right:before {
  content: "\e0b0";
}
.icon-right-to-left:before {
  content: "\e0b1";
}
.icon-share:before {
  content: "\e0b2";
}
.icon-new-tab:before {
  content: "\e0b3";
}
.icon-new-tab-2:before {
  content: "\e0b4";
}
.icon-embed:before {
  content: "\e0b5";
}
.icon-code:before {
  content: "\e0b6";
}
.icon-bluetooth:before {
  content: "\e0b7";
}
.icon-share-2:before {
  content: "\e0b8";
}
.icon-share-3:before {
  content: "\e0b9";
}
.icon-mail-2:before {
  content: "\e0ba";
}
.icon-google:before {
  content: "\e0bb";
}
.icon-google-plus:before {
  content: "\e0bc";
}
.icon-google-drive:before {
  content: "\e0bd";
}
.icon-facebook:before {
  content: "\e0be";
}
.icon-instagram:before {
  content: "\e0bf";
}
.icon-twitter:before {
  content: "\e0c0";
}
.icon-feed:before {
  content: "\e0c1";
}
.icon-youtube:before {
  content: "\e0c2";
}
.icon-vimeo:before {
  content: "\e0c3";
}
.icon-flickr:before {
  content: "\e0c4";
}
.icon-picassa:before {
  content: "\e0c5";
}
.icon-dribbble:before {
  content: "\e0c6";
}
.icon-deviantart:before {
  content: "\e0c7";
}
.icon-github:before {
  content: "\e0c8";
}
.icon-github-2:before {
  content: "\e0c9";
}
.icon-github-3:before {
  content: "\e0ca";
}
.icon-github-4:before {
  content: "\e0cb";
}
.icon-github-5:before {
  content: "\e0cc";
}
.icon-git:before {
  content: "\e0cd";
}
.icon-github-6:before {
  content: "\e0ce";
}
.icon-wordpress:before {
  content: "\e0cf";
}
.icon-joomla:before {
  content: "\e0d0";
}
.icon-blogger:before {
  content: "\e0d1";
}
.icon-tumblr:before {
  content: "\e0d2";
}
.icon-yahoo:before {
  content: "\e0d3";
}
.icon-amazon:before {
  content: "\e0d4";
}
.icon-tux:before {
  content: "\e0d5";
}
.icon-apple:before {
  content: "\e0d6";
}
.icon-finder:before {
  content: "\e0d7";
}
.icon-android:before {
  content: "\e0d8";
}
.icon-windows:before {
  content: "\e0d9";
}
.icon-soundcloud:before {
  content: "\e0da";
}
.icon-skype:before {
  content: "\e0db";
}
.icon-reddit:before {
  content: "\e0dc";
}
.icon-linkedin:before {
  content: "\e0dd";
}
.icon-lastfm:before {
  content: "\e0de";
}
.icon-delicious:before {
  content: "\e0df";
}
.icon-stumbleupon:before {
  content: "\e0e0";
}
.icon-pinterest:before {
  content: "\e0e1";
}
.icon-xing:before {
  content: "\e0e2";
}
.icon-flattr:before {
  content: "\e0e3";
}
.icon-foursquare:before {
  content: "\e0e4";
}
.icon-paypal:before {
  content: "\e0e5";
}
.icon-yelp:before {
  content: "\e0e6";
}
.icon-libreoffice:before {
  content: "\e0e7";
}
.icon-file-pdf:before {
  content: "\e0e8";
}
.icon-file-openoffice:before {
  content: "\e0e9";
}
.icon-file-word:before {
  content: "\e0ea";
}
.icon-file-excel:before {
  content: "\e0eb";
}
.icon-file-powerpoint:before {
  content: "\e0ec";
}
.icon-file-zip:before {
  content: "\e0ed";
}
.icon-file-xml:before {
  content: "\e0ee";
}
.icon-file-css:before {
  content: "\e0ef";
}
.icon-html5:before {
  content: "\e0f0";
}
.icon-html5-2:before {
  content: "\e0f1";
}
.icon-css3:before {
  content: "\e0f2";
}
.icon-chrome:before {
  content: "\e0f3";
}
.icon-firefox:before {
  content: "\e0f4";
}
.icon-IE:before {
  content: "\e0f5";
}
.icon-opera:before {
  content: "\e0f6";
}
.icon-safari:before {
  content: "\e0f7";
}
.icon-IcoMoon:before {
  content: "\e0f8";
}
.icon-sunrise:before {
  content: "\e0f9";
}
.icon-sun:before {
  content: "\e0fa";
}
.icon-moon:before {
  content: "\e0fb";
}
.icon-sun-2:before {
  content: "\e0fc";
}
.icon-windy:before {
  content: "\e0fd";
}
.icon-wind:before {
  content: "\e0fe";
}
.icon-snowflake:before {
  content: "\e0ff";
}
.icon-cloudy:before {
  content: "\e100";
}
.icon-cloud-3:before {
  content: "\e101";
}
.icon-weather:before {
  content: "\e102";
}
.icon-weather-2:before {
  content: "\e103";
}
.icon-weather-3:before {
  content: "\e104";
}
.icon-lines:before {
  content: "\e105";
}
.icon-cloud-4:before {
  content: "\e106";
}
.icon-lightning-2:before {
  content: "\e107";
}
.icon-lightning-3:before {
  content: "\e108";
}
.icon-rainy:before {
  content: "\e109";
}
.icon-rainy-2:before {
  content: "\e10a";
}
.icon-windy-2:before {
  content: "\e10b";
}
.icon-windy-3:before {
  content: "\e10c";
}
.icon-snowy:before {
  content: "\e10d";
}
.icon-snowy-2:before {
  content: "\e10e";
}
.icon-snowy-3:before {
  content: "\e10f";
}
.icon-weather-4:before {
  content: "\e110";
}
.icon-cloudy-2:before {
  content: "\e111";
}
.icon-cloud-5:before {
  content: "\e112";
}
.icon-lightning-4:before {
  content: "\e113";
}
.icon-sun-3:before {
  content: "\e114";
}
.icon-moon-2:before {
  content: "\e115";
}
.icon-cloudy-3:before {
  content: "\e116";
}
.icon-cloud-6:before {
  content: "\e117";
}
.icon-cloud-7:before {
  content: "\e118";
}
.icon-lightning-5:before {
  content: "\e119";
}
.icon-rainy-3:before {
  content: "\e11a";
}
.icon-rainy-4:before {
  content: "\e11b";
}
.icon-windy-4:before {
  content: "\e11c";
}
.icon-windy-5:before {
  content: "\e11d";
}
.icon-snowy-4:before {
  content: "\e11e";
}
.icon-snowy-5:before {
  content: "\e11f";
}
.icon-weather-5:before {
  content: "\e120";
}
.icon-cloudy-4:before {
  content: "\e121";
}
.icon-lightning-6:before {
  content: "\e122";
}
.icon-thermometer:before {
  content: "\e123";
}
.icon-compass-2:before {
  content: "\e124";
}
.icon-none:before {
  content: "\e125";
}
.icon-Celsius:before {
  content: "\e126";
}
.icon-Fahrenheit:before {
  content: "\e127";
}
.icon-forrst:before {
  content: "\e128";
}
.icon-headphones:before {
  content: "\e129";
}
.icon-bug:before {
  content: "\e12a";
}
.icon-cart-2:before {
  content: "\e12b";
}
.icon-earth:before {
  content: "\e12c";
}
.icon-battery:before {
  content: "\e12d";
}
.icon-list:before {
  content: "\e12e";
}
.icon-grid:before {
  content: "\e12f";
}
.icon-alarm:before {
  content: "\e130";
}
.icon-location-2:before {
  content: "\e131";
}
.icon-pointer:before {
  content: "\e132";
}
.icon-diary:before {
  content: "\e133";
}
.icon-eye-2:before {
  content: "\e134";
}
.icon-console:before {
  content: "\e135";
}
.icon-location-3:before {
  content: "\e136";
}
.icon-move:before {
  content: "\e137";
}
.icon-gift-2:before {
  content: "\e138";
}
.icon-monitor:before {
  content: "\e139";
}
.icon-mobile-2:before {
  content: "\e13a";
}
.icon-switch:before {
  content: "\e13b";
}
.icon-star-4:before {
  content: "\e13c";
}
.icon-address-book:before {
  content: "\e13d";
}
.icon-shit:before {
  content: "\e13e";
}
.icon-cone:before {
  content: "\e13f";
}
.icon-credit-card:before {
  content: "\e140";
}
.icon-type:before {
  content: "\e141";
}
.icon-volume:before {
  content: "\e142";
}
.icon-volume-2:before {
  content: "\e143";
}
.icon-locked-2:before {
  content: "\e144";
}
.icon-warning:before {
  content: "\e145";
}
.icon-info:before {
  content: "\e146";
}
.icon-filter:before {
  content: "\e147";
}
.icon-bookmark-3:before {
  content: "\e148";
}
.icon-bookmark-4:before {
  content: "\e149";
}
.icon-stats:before {
  content: "\e14a";
}
.icon-compass-3:before {
  content: "\e14b";
}
.icon-keyboard:before {
  content: "\e14c";
}
.icon-award-fill:before {
  content: "\e14d";
}
.icon-award-stroke:before {
  content: "\e14e";
}
.icon-beaker-alt:before {
  content: "\e14f";
}
.icon-beaker:before {
  content: "\e150";
}
.icon-move-vertical:before {
  content: "\e151";
}
.icon-move-horizontal:before {
  content: "\e153";
}
.icon-steering-wheel:before {
  content: "\e152";
}
.icon-volume-3:before {
  content: "\e154";
}
.icon-volume-mute:before {
  content: "\e155";
}
.icon-play:before {
  content: "\e156";
}
.icon-pause:before {
  content: "\e157";
}
.icon-stop:before {
  content: "\e158";
}
.icon-eject:before {
  content: "\e159";
}
.icon-first:before {
  content: "\e15a";
}
.icon-last:before {
  content: "\e15b";
}
.icon-play-alt:before {
  content: "\e15c";
}
.icon-battery-empty:before {
  content: "\e15d";
}
.icon-battery-half:before {
  content: "\e15e";
}
.icon-battery-full:before {
  content: "\e15f";
}
.icon-battery-charging:before {
  content: "\e160";
}
.icon-left-quote:before {
  content: "\e161";
}
.icon-right-quote:before {
  content: "\e162";
}
.icon-left-quote-alt:before {
  content: "\e163";
}
.icon-right-quote-alt:before {
  content: "\e164";
}
.icon-smiley:before {
  content: "\e165";
}
.icon-umbrella:before {
  content: "\e166";
}
.icon-info-2:before {
  content: "\e167";
}
.icon-chart-alt:before {
  content: "\e168";
}
.icon-save:before {
  content: "\e169";
}
[class^="icon_"]:before,
[class*=" icon_"]:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.icon_glass:before {
  content: "\f000";
}
.icon_music:before {
  content: "\f001";
}
.icon_search:before {
  content: "\f002";
}
.icon_envelope:before {
  content: "\f003";
}
.icon_heart:before {
  content: "\f004";
}
.icon_star:before {
  content: "\f005";
}
.icon_star-empty:before {
  content: "\f006";
}
.icon_user:before {
  content: "\f007";
}
.icon_film:before {
  content: "\f008";
}
.icon_th-large:before {
  content: "\f009";
}
.icon_th:before {
  content: "\f00a";
}
.icon_th-list:before {
  content: "\f00b";
}
.icon_ok:before {
  content: "\f00c";
}
.icon_remove:before {
  content: "\f00d";
}
.icon_zoom-in:before {
  content: "\f00e";
}
.icon_zoom-out:before {
  content: "\f010";
}
.icon_off:before {
  content: "\f011";
}
.icon_signal:before {
  content: "\f012";
}
.icon_cog:before {
  content: "\f013";
}
.icon_trash:before {
  content: "\f014";
}
.icon_home:before {
  content: "\f015";
}
.icon_file:before {
  content: "\f016";
}
.icon_time:before {
  content: "\f017";
}
.icon_road:before {
  content: "\f018";
}
.icon_download-alt:before {
  content: "\f019";
}
.icon_download:before {
  content: "\f01a";
}
.icon_upload:before {
  content: "\f01b";
}
.icon_inbox:before {
  content: "\f01c";
}
.icon_play-circle:before {
  content: "\f01d";
}
.icon_repeat:before {
  content: "\f01e";
}
/* \f020 is not a valid unicode character. all shifted one down */
.icon_refresh:before {
  content: "\f021";
}
.icon_list-alt:before {
  content: "\f022";
}
.icon_lock:before {
  content: "\f023";
}
.icon_flag:before {
  content: "\f024";
}
.icon_headphones:before {
  content: "\f025";
}
.icon_volume-off:before {
  content: "\f026";
}
.icon_volume-down:before {
  content: "\f027";
}
.icon_volume-up:before {
  content: "\f028";
}
.icon_qrcode:before {
  content: "\f029";
}
.icon_barcode:before {
  content: "\f02a";
}
.icon_tag:before {
  content: "\f02b";
}
.icon_tags:before {
  content: "\f02c";
}
.icon_book:before {
  content: "\f02d";
}
.icon_bookmark:before {
  content: "\f02e";
}
.icon_print:before {
  content: "\f02f";
}
.icon_camera:before {
  content: "\f030";
}
.icon_font:before {
  content: "\f031";
}
.icon_bold:before {
  content: "\f032";
}
.icon_italic:before {
  content: "\f033";
}
.icon_text-height:before {
  content: "\f034";
}
.icon_text-width:before {
  content: "\f035";
}
.icon_align-left:before {
  content: "\f036";
}
.icon_align-center:before {
  content: "\f037";
}
.icon_align-right:before {
  content: "\f038";
}
.icon_align-justify:before {
  content: "\f039";
}
.icon_list:before {
  content: "\f03a";
}
.icon_indent-left:before {
  content: "\f03b";
}
.icon_indent-right:before {
  content: "\f03c";
}
.icon_facetime-video:before {
  content: "\f03d";
}
.icon_picture:before {
  content: "\f03e";
}
.icon_pencil:before {
  content: "\f040";
}
.icon_map-marker:before {
  content: "\f041";
}
.icon_adjust:before {
  content: "\f042";
}
.icon_tint:before {
  content: "\f043";
}
.icon_edit:before {
  content: "\f044";
}
.icon_share:before {
  content: "\f045";
}
.icon_check:before {
  content: "\f046";
}
.icon_move:before {
  content: "\f047";
}
.icon_step-backward:before {
  content: "\f048";
}
.icon_fast-backward:before {
  content: "\f049";
}
.icon_backward:before {
  content: "\f04a";
}
.icon_play:before {
  content: "\f04b";
}
.icon_pause:before {
  content: "\f04c";
}
.icon_stop:before {
  content: "\f04d";
}
.icon_forward:before {
  content: "\f04e";
}
.icon_fast-forward:before {
  content: "\f050";
}
.icon_step-forward:before {
  content: "\f051";
}
.icon_eject:before {
  content: "\f052";
}
.icon_chevron-left:before {
  content: "\f053";
}
.icon_chevron-right:before {
  content: "\f054";
}
.icon_plus-sign:before {
  content: "\f055";
}
.icon_minus-sign:before {
  content: "\f056";
}
.icon_remove-sign:before {
  content: "\f057";
}
.icon_ok-sign:before {
  content: "\f058";
}
.icon_question-sign:before {
  content: "\f059";
}
.icon_info-sign:before {
  content: "\f05a";
}
.icon_screenshot:before {
  content: "\f05b";
}
.icon_remove-circle:before {
  content: "\f05c";
}
.icon_ok-circle:before {
  content: "\f05d";
}
.icon_ban-circle:before {
  content: "\f05e";
}
.icon_arrow-left:before {
  content: "\f060";
}
.icon_arrow-right:before {
  content: "\f061";
}
.icon_arrow-up:before {
  content: "\f062";
}
.icon_arrow-down:before {
  content: "\f063";
}
.icon_share-alt:before {
  content: "\f064";
}
.icon_resize-full:before {
  content: "\f065";
}
.icon_resize-small:before {
  content: "\f066";
}
.icon_plus:before {
  content: "\f067";
}
.icon_minus:before {
  content: "\f068";
}
.icon_asterisk:before {
  content: "\f069";
}
.icon_exclamation-sign:before {
  content: "\f06a";
}
.icon_gift:before {
  content: "\f06b";
}
.icon_leaf:before {
  content: "\f06c";
}
.icon_fire:before {
  content: "\f06d";
}
.icon_eye-open:before {
  content: "\f06e";
}
.icon_eye-close:before {
  content: "\f070";
}
.icon_warning-sign:before {
  content: "\f071";
}
.icon_plane:before {
  content: "\f072";
}
.icon_calendar:before {
  content: "\f073";
}
.icon_random:before {
  content: "\f074";
}
.icon_comment:before {
  content: "\f075";
}
.icon_magnet:before {
  content: "\f076";
}
.icon_chevron-up:before {
  content: "\f077";
}
.icon_chevron-down:before {
  content: "\f078";
}
.icon_retweet:before {
  content: "\f079";
}
.icon_shopping-cart:before {
  content: "\f07a";
}
.icon_folder-close:before {
  content: "\f07b";
}
.icon_folder-open:before {
  content: "\f07c";
}
.icon_resize-vertical:before {
  content: "\f07d";
}
.icon_resize-horizontal:before {
  content: "\f07e";
}
.icon_bar-chart:before {
  content: "\f080";
}
.icon_twitter-sign:before {
  content: "\f081";
}
.icon_facebook-sign:before {
  content: "\f082";
}
.icon_camera-retro:before {
  content: "\f083";
}
.icon_key:before {
  content: "\f084";
}
.icon_cogs:before {
  content: "\f085";
}
.icon_comments:before {
  content: "\f086";
}
.icon_thumbs-up:before {
  content: "\f087";
}
.icon_thumbs-down:before {
  content: "\f088";
}
.icon_star-half:before {
  content: "\f089";
}
.icon_heart-empty:before {
  content: "\f08a";
}
.icon_signout:before {
  content: "\f08b";
}
.icon_linkedin-sign:before {
  content: "\f08c";
}
.icon_pushpin:before {
  content: "\f08d";
}
.icon_external-link:before {
  content: "\f08e";
}
.icon_signin:before {
  content: "\f090";
}
.icon_trophy:before {
  content: "\f091";
}
.icon_github-sign:before {
  content: "\f092";
}
.icon_upload-alt:before {
  content: "\f093";
}
.icon_lemon:before {
  content: "\f094";
}
.icon_phone:before {
  content: "\f095";
}
.icon_check-empty:before {
  content: "\f096";
}
.icon_bookmark-empty:before {
  content: "\f097";
}
.icon_phone-sign:before {
  content: "\f098";
}
.icon_twitter:before {
  content: "\f099";
}
.icon_facebook:before {
  content: "\f09a";
}
.icon_github:before {
  content: "\f09b";
}
.icon_unlock:before {
  content: "\f09c";
}
.icon_credit-card:before {
  content: "\f09d";
}
.icon_rss:before {
  content: "\f09e";
}
.icon_hdd:before {
  content: "\f0a0";
}
.icon_bullhorn:before {
  content: "\f0a1";
}
.icon_bell:before {
  content: "\f0a2";
}
.icon_certificate:before {
  content: "\f0a3";
}
.icon_hand-right:before {
  content: "\f0a4";
}
.icon_hand-left:before {
  content: "\f0a5";
}
.icon_hand-up:before {
  content: "\f0a6";
}
.icon_hand-down:before {
  content: "\f0a7";
}
.icon_circle-arrow-left:before {
  content: "\f0a8";
}
.icon_circle-arrow-right:before {
  content: "\f0a9";
}
.icon_circle-arrow-up:before {
  content: "\f0aa";
}
.icon_circle-arrow-down:before {
  content: "\f0ab";
}
.icon_globe:before {
  content: "\f0ac";
}
.icon_wrench:before {
  content: "\f0ad";
}
.icon_tasks:before {
  content: "\f0ae";
}
.icon_filter:before {
  content: "\f0b0";
}
.icon_briefcase:before {
  content: "\f0b1";
}
.icon_fullscreen:before {
  content: "\f0b2";
}
.icon_group:before {
  content: "\f0c0";
}
.icon_link:before {
  content: "\f0c1";
}
.icon_cloud:before {
  content: "\f0c2";
}
.icon_beaker:before {
  content: "\f0c3";
}
.icon_cut:before {
  content: "\f0c4";
}
.icon_copy:before {
  content: "\f0c5";
}
.icon_paper-clip:before {
  content: "\f0c6";
}
.icon_save:before {
  content: "\f0c7";
}
.icon_sign-blank:before {
  content: "\f0c8";
}
.icon_reorder:before {
  content: "\f0c9";
}
.icon_list-ul:before {
  content: "\f0ca";
}
.icon_list-ol:before {
  content: "\f0cb";
}
.icon_strikethrough:before {
  content: "\f0cc";
}
.icon_underline:before {
  content: "\f0cd";
}
.icon_table:before {
  content: "\f0ce";
}
.icon_magic:before {
  content: "\f0d0";
}
.icon_truck:before {
  content: "\f0d1";
}
.icon_pinterest:before {
  content: "\f0d2";
}
.icon_pinterest-sign:before {
  content: "\f0d3";
}
.icon_google-plus-sign:before {
  content: "\f0d4";
}
.icon_google-plus:before {
  content: "\f0d5";
}
.icon_money:before {
  content: "\f0d6";
}
.icon_caret-down:before {
  content: "\f0d7";
}
.icon_caret-up:before {
  content: "\f0d8";
}
.icon_caret-left:before {
  content: "\f0d9";
}
.icon_caret-right:before {
  content: "\f0da";
}
.icon_columns:before {
  content: "\f0db";
}
.icon_sort:before {
  content: "\f0dc";
}
.icon_sort-down:before {
  content: "\f0dd";
}
.icon_sort-up:before {
  content: "\f0de";
}
.icon_envelope-alt:before {
  content: "\f0e0";
}
.icon_linkedin:before {
  content: "\f0e1";
}
.icon_undo:before {
  content: "\f0e2";
}
.icon_legal:before {
  content: "\f0e3";
}
.icon_dashboard:before {
  content: "\f0e4";
}
.icon_comment-alt:before {
  content: "\f0e5";
}
.icon_comments-alt:before {
  content: "\f0e6";
}
.icon_bolt:before {
  content: "\f0e7";
}
.icon_sitemap:before {
  content: "\f0e8";
}
.icon_umbrella:before {
  content: "\f0e9";
}
.icon_paste:before {
  content: "\f0ea";
}
.icon_user-md:before {
  content: "\f200";
}
.fg-color-blue {
  color: #2d89ef !important;
}
.fg-color-blueLight {
  color: #eff4ff !important;
}
.fg-color-blueDark {
  color: #2b5797 !important;
}
.fg-color-green {
  color: #00a300 !important;
}
.fg-color-greenLight {
  color: #99b433 !important;
}
.fg-color-greenDark {
  color: #1e7145 !important;
}
.fg-color-red {
  color: #b91d47 !important;
}
.fg-color-yellow {
  color: #ffc40d !important;
}
.fg-color-orange {
  color: #e3a21a !important;
}
.fg-color-orangeDark {
  color: #da532c !important;
}
.fg-color-pink {
  color: #9f00a7 !important;
}
.fg-color-pinkDark {
  color: #7e3878 !important;
}
.fg-color-purple {
  color: #603cba !important;
}
.fg-color-darken {
  color: #1d1d1d !important;
}
.fg-color-lighten {
  color: #d5e7ec !important;
}
.fg-color-white {
  color: #ffffff !important;
}
.fg-color-grayDark {
  color: #525252 !important;
}
.fg-color-magenta {
  color: #ff0097 !important;
}
.fg-color-teal {
  color: #00aba9 !important;
}
.fg-color-redLight {
  color: #ee1111 !important;
}
.bg-color-blue {
  background-color: #2d89ef !important;
}
.bg-color-blueLight {
  background-color: #eff4ff !important;
}
.bg-color-blueDark {
  background-color: #2b5797 !important;
}
.bg-color-green {
  background-color: #00a300 !important;
}
.bg-color-greenLight {
  background-color: #99b433 !important;
}
.bg-color-greenDark {
  background-color: #1e7145 !important;
}
.bg-color-red {
  background-color: #b91d47 !important;
}
.bg-color-yellow {
  background-color: #ffc40d !important;
}
.bg-color-orange {
  background-color: #e3a21a !important;
}
.bg-color-orangeDark {
  background-color: #da532c !important;
}
.bg-color-pink {
  background-color: #9f00a7 !important;
}
.bg-color-pinkDark {
  background-color: #7e3878 !important;
}
.bg-color-purple {
  background-color: #603cba !important;
}
.bg-color-darken {
  background-color: #1d1d1d !important;
}
.bg-color-lighten {
  background-color: #d5e7ec !important;
}
.bg-color-white {
  background-color: #ffffff !important;
}
.bg-color-grayDark {
  background-color: #525252 !important;
}
.bg-color-magenta {
  background-color: #ff0097 !important;
}
.bg-color-teal {
  background-color: #00aba9 !important;
}
.bg-color-redLight {
  background-color: #ee1111 !important;
}
[class*=border-color] {
  border: 2px solid;
}
.border-color-blue {
  border-color: #2d89ef !important;
}
.border-color-blueLight {
  border-color: #eff4ff !important;
}
.border-color-blueDark {
  border-color: #2b5797 !important;
}
.border-color-green {
  border-color: #00a300 !important;
}
.border-color-greenLight {
  border-color: #99b433 !important;
}
.border-color-greenDark {
  border-color: #1e7145 !important;
}
.border-color-red {
  border-color: #b91d47 !important;
}
.border-color-yellow {
  border-color: #ffc40d !important;
}
.border-color-orange {
  border-color: #e3a21a !important;
}
.border-color-orangeDark {
  border-color: #da532c !important;
}
.border-color-pink {
  border-color: #9f00a7 !important;
}
.border-color-pinkDark {
  border-color: #7e3878 !important;
}
.border-color-purple {
  border-color: #603cba !important;
}
.border-color-darken {
  border-color: #1d1d1d !important;
}
.border-color-lighten {
  border-color: #d5e7ec !important;
}
.border-color-white {
  border-color: #ffffff !important;
}
.border-color-grayDark {
  border-color: #525252 !important;
}
.border-color-magenta {
  border-color: #ff0097 !important;
}
.border-color-teal {
  border-color: #00aba9 !important;
}
.border-color-redLight {
  border-color: #ee1111 !important;
}
*:hover[class=outline-color] {
  outline: 3px solid;
}
.outline-color-blue {
  outline-color: #2d89ef !important;
}
.outline-color-blueLight {
  outline-color: #eff4ff !important;
}
.outline-color-blueDark {
  outline-color: #2b5797 !important;
}
.outline-color-green {
  outline-color: #00a300 !important;
}
.outline-color-greenLight {
  outline-color: #99b433 !important;
}
.outline-color-greenDark {
  outline-color: #1e7145 !important;
}
.outline-color-red {
  outline-color: #b91d47 !important;
}
.outline-color-yellow {
  outline-color: #ffc40d !important;
}
.outline-color-orange {
  outline-color: #e3a21a !important;
}
.outline-color-orangeDark {
  outline-color: #da532c !important;
}
.outline-color-pink {
  outline-color: #9f00a7 !important;
}
.outline-color-pinkDark {
  outline-color: #7e3878 !important;
}
.outline-color-purple {
  outline-color: #603cba !important;
}
.outline-color-darken {
  outline-color: #1d1d1d !important;
}
.outline-color-lighten {
  outline-color: #d5e7ec !important;
}
.outline-color-white {
  outline-color: #ffffff !important;
}
.outline-color-grayDark {
  outline-color: #525252 !important;
}
.outline-color-magenta {
  outline-color: #ff0097 !important;
}
.outline-color-teal {
  outline-color: #00aba9 !important;
}
.outline-color-redLight {
  outline-color: #ee1111 !important;
}
.fontFamily .main {
  font-family: "PTSans", tahoma, arial, verdana, sans-serif;
}
.fontFamily .h1 {
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
}
.fontFamily .h2 {
  font-family: "SansationLightItalic", "helvetica neue", helvetica, arial, sans-serif;
}
.fontFamily .h3 {
  font-family: "SansationRegular", "helvetica neue", helvetica, arial, sans-serif;
}
.fontSize .all {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
}
.fontSize .main {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 100%;
  line-height: 24px;
}
.fontSize .small {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 14px;
  padding: 5px;
}
.fontSize .h1 {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 8px 0;
  font-style: italic;
}
.fontSize .h2 {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 12px 0;
}
.fontSize .h3 {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 12px 0;
}
body {
  font-family: "PTSans", tahoma, arial, verdana, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 100%;
  line-height: 24px;
  overflow: hidden;
}
h1 {
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 8px 0;
  font-style: italic;
}
h2 {
  font-family: "SansationLightItalic", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 12px 0;
}
h3 {
  font-family: "SansationRegular", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 12px 0;
}
a,
.link {
  color: #2e92cf;
  text-decoration: none;
}
a:hover,
.link:hover {
  color: #123a52;
  outline: 2px solid #2b5797;
  outline-offset: 0px;
}
a:active,
.link:active {
  color: rgba(18, 58, 82, 0.006);
}
ul {
  list-style-position: inside;
  list-style-type: square;
}
ul ul {
  list-style-type: circle;
}
ol {
  list-style-position: inside;
  list-style-type: decimal;
}
li {
  display: list-item;
}
.shadow .none {
  text-shadow: none;
}
.shadow .header {
  text-shadow: 1px 1px 0 #000000;
}
.shadow .iconBig {
  text-shadow: -1px -1px 1px #1f1f1f, 1px 1px 1px #858585;
}
.shadow .tile {
  -webkit-box-shadow: inset 0px 0px 1px #ffffcc;
          box-shadow: inset 0px 0px 1px #ffffcc;
}
.shadow .carousel {
  -webkit-box-shadow: 0 0 1px 1px #000000;
          box-shadow: 0 0 1px 1px #000000;
}
.shadow .carouselHover {
  -webkit-box-shadow: 0 0 0 1px #2b5797;
          box-shadow: 0 0 0 1px #2b5797;
}
.shadow .news {
  -webkit-box-shadow: 0 0 0 1px #b3b3b3;
          box-shadow: 0 0 0 1px #b3b3b3;
}
.shadow .newsHover {
  -webkit-box-shadow: 0 0 0 1px #2b5797;
          box-shadow: 0 0 0 1px #2b5797;
}
.shadow .menuToggle {
  text-shadow: -1px -1px 1px #8fbfcc, 1px 1px 1px #ffffff;
}
.shadow .menuToggleActive {
  text-shadow: -1px -1px 1px #030303, 1px 1px 1px #505050;
}
.shadow .login {
  -webkit-box-shadow: 0 0 20px #000000;
          box-shadow: 0 0 20px #000000;
}
.poll-show {
  clear: both;
  float: right;
  margin: 0 6px 0 0;
  background: #2d89ef;
  color: #ffffff;
  padding: 5px 0;
  width: 180px;
  display: block;
  text-indent: 0;
  text-align: center;
}
.list-sort {
  clear: both;
  margin: 0 0 24px 0;
  display: block;
  width: 100%;
  float: left;
}
.list-sort .list-sort-title {
  margin: 0 12px 0 0;
  padding: 5px 0;
  display: block;
  text-indent: 0;
  text-align: center;
}
.list-sort a {
  margin: 0 6px 0 0;
  background: #2d89ef;
  color: #ffffff;
  padding: 5px 0;
  width: 120px;
  display: block;
  text-indent: 0;
  text-align: center;
}
.list-sort > div {
  float: right;
}
.list {
  padding: 12px;
  background: #ffffff;
  display: block;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .list-pos {
  border-bottom: 1px solid #a5a5a5;
  width: 100%;
  float: left;
}
.list .list-pos > a {
  display: block;
  float: left;
  width: 100%;
}
.list .list-pos > a:hover {
  outline: none;
  background: #eff4ff;
}
.list .list-pos > a.active > div {
  border-left: 6px solid #2d89ef;
}
.list .list-pos > a > div {
  padding: 6px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 6px solid transparent;
}
.list .list-pos > a:hover > div {
  padding: 6px 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 6px solid #2d89ef;
}
.list .list-pos .list-title {
  color: #525252 !important;
}
.list .list-pos .list-subtitle {
  color: #2d89ef !important;
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
}
.list .list-pos .list-remark {
  font-family: "SansationRegular", "helvetica neue", helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #525252 !important;
}
.list .list-pos .list-modal {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border-left: 6px solid #2d89ef;
  padding: 0 0 10px 50px;
}
.modal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: auto;
  font-size: 12px;
  line-height: 16px;
  /*
    position: fixed; top: 50%; left: 50%; margin: (-10 * @grid4X) 0 0 (-15 * @grid4X);
    width: (@grid4X * 30); height: (@grid4X * 20); 
    background: rgba(0,0,0,0.8); z-index: 10000;
    border-radius: @grid2X; border: 1px solid #fff; box-shadow: 0 0 5px 2px #000; padding: @grid4X @grid2X;
    */
}
.modal h2 {
  color: #2d89ef;
  text-align: right;
  font-weight: bold;
  padding: 0;
}
.modal h3 {
  color: #2d89ef;
  text-align: right;
  font-weight: bold;
  padding: 0;
  font-size: 16px;
  margin-bottom: 6px;
}
.modal h4 {
  color: #2d89ef;
  padding: 0;
  margin: 0;
}
.modal .column {
  width: 100%;
  float: left;
}
.modal .clear {
  width: 100%;
  clear: both;
}
.modal .line {
  width: 100%;
  height: 1px;
}
.modal p {
  margin: 0 auto 6px;
}
.modal .button {
  color: #525252;
  color: #2d89ef;
  padding: 5px 0;
  width: 120px !important;
  display: block;
  margin: 12px 12px 0;
  height: 36px;
  text-indent: 0;
  text-align: center;
}
.modal .button span {
  font-size: 24px;
  margin: 0 12px 0 12px;
  color: #2b5797;
}
.modal .button.red span {
  color: #ee1111;
}
.modal .button.red:hover {
  outline-color: #b91d47;
}
.modal .right {
  float: right;
}
.modal .button.download {
  font-size: 16px;
}
.modal .button.download span {
  color: #2b5797;
}
.modal .button:hover {
  outline-color: #2d89ef;
}
.modal .button:hover span {
  text-shadow: 0 0 2px #ffffff;
}
.button {
  display: block;
  float: left;
  width: 372px;
  padding: 6px;
  margin: 0 6px 6px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  vertical-align: middle !important;
  cursor: pointer;
  height: 60px;
  background: #ffffff;
}
.button > span {
  display: block;
  float: left;
  height: 24px;
  font-size: 24px;
  margin: 6px 12px 0 0;
}
.button > div {
  display: block;
  float: left;
  height: 24px;
  font-size: 24px;
  font-family: "SansationLightItalic", "helvetica neue", helvetica, arial, sans-serif;
}
.button > div > small {
  display: block;
  clear: both;
  font-size: 12px;
  font-family: "SansationRegular", "helvetica neue", helvetica, arial, sans-serif;
}
.button:active {
  color: #000000;
}
.back-button {
  height: 32px;
  width: 32px;
  display: inline-block;
  margin: 6px;
  background-image: url(data:image/png;base64,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);
  background-size: cover;
}
.back-button.big {
  height: 48px;
  width: 48px;
  left: 36px;
  top: 40px;
}
.back-button:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVESURBVGhDzZoxiFRJEIZ3hg0MNjAQnGADAw+EMzAw2EBxMzcw8MBgL9vQcA82EDRQLlgDRY9DEAwu8OCSAw/2QI8NDPQwuEDFQEThghUcUVBQUFB2/f7uej39Zt7M9NuZ92Z/qO3uqu6q6nnV/fpVb2NqTNjc3JxrNBrzW1tbe2nOQi0rhbbRS+g1/e5T3qf8SjkZ4OgunF6AbkAbtEuBMW+gm9ApmjOmtnpgbBpawvArOTIOoOsdtEx1l5lJRqkQwsgJilUe/UHP6QDjCo870GOoTZ8sZCRr0W6ppPk9tEB7v2QxkL+guNBsNn/3nDEBxTM4f4syB3jPKc5THrauyWDcAegMYx9KVwx49yg02dGBslnoiVftQVvxq0c+bd1GAnoUkv875QbaG1DpHyYHFMxBIdapf4FWqe62LmMDOrUprECfnDFA/QO0aF3KgYFy/oPpypRpDVQKs9u9QSyZOA0oUNjEv7xi/YCJKwe2Wtj8zxkH1D9BcyYeDPprwYaYN+f3mLg2YFN+PHBOAOqvoOzF2B90CrsNdYVQbb98N7CtJxFektT1VPpvHHQ44bu6zlqwlcf8MODDYShei6dNlAeyaYRx6KyaaOKQ0+aW/NLaDEeP8CaGqZX+m9Xf8qb8DnqvdgqkFFpmTPcjvg5Pb+VtA706vjxBTxbOF6ift7rroD043nWWTZQEhmjB6e2ZQ1k9g4C6k16r06uQ6rypYSx4kRNq10l+w9K3cuczoPOuqZf+zlqgccP4QufRDAF9a3NeQPWSt+BsrBvbTSDeqpLOH3St1XkB9Xu8FWdHR44ZOT/nWY65YX0Hgq61O58htkt9sclqnjeZoPP8QDBOu81txh0xlgO8nzjHX7VmlfjHSuFYE8P6hs2gj5G+2AHOC4+sFFpN/sTni7779Q5xXoh9nG0opiKnjlJXxiCHAc5fhfeLNavAZ/TnflT8nYXn1ir2X4oRfwntc70iwCtcsHUAu3fNjRxM7KAQCi8t2j15Gnhr3b/8ToIm4DIHhqLz9rWiiU0K+BKOENTbWgO3+IVPGu8H6n9ZPYA+pyj+QJY7YqDgT4qPvjV+YO8ZdNGaDtg8RPHQ6o/k3K9UHKgXn7WBJgF9sa4OtLU26suqAWzG57Y1hdBrL3JQ0qkQbJX6tX9kXAgnfp0jtG9DdU4iTqq19RiUkHVgRs9N0Bf0meiTwNa6t+qwpAnoS+yNbzsM/Qae1CSkP7NrpU820LgppuGMYw4BY2qfBPoXvSVvy9jeGeNL4FZ4CjQOqm0S6I4zJivGDo/mnRc5JGfCGFfLJNAXr1XZy58aYK54seug40Vyrp7+lU8CfXGS64qxO4CvD/twLqLeeUQJoH9lk5Bur9HpVKQUZwoRxN+c6fnICoEP+6GwS1I/Z6Ji0EG/mgN1pVrGc9GwDWBba7M7Tzs4tOlQlI8sfXc1KrCp99OacwJQV3q/52qrEHTszkdqAdX2JLClXz44L9DWgTIdDAgvDYH26Fc+CcCGYr77SutnE5cDY3V31X3lo0RrcuauDNCtnSw+1mzf+Qwo6Lnyof2UIvuGGBnomkdn2OcF2vqxyoVNP6BIV07hyicDPOUqtfWWvsFhjOJ8ESq8voWSFmxIrw8DepXi1gfPWb4DehY0MmUzlHRS3kaZhDbfEOGimyK76JZjx6H5gi88pfMvw78EffbcMQMjuyFdboe1MSrQpdugK1Tru4vDmN4Xp6H17UzGnL4H6QzWk85JRXIIDQIOKPGl+7RjkMLE/bsNYeCyHMhcSEEKKf0fxb+Uf1O+pRwBU1PfACwo53PCh30zAAAAAElFTkSuQmCC);
  outline: none;
}
.title {
  border-bottom: 1px solid #000000;
  margin: 0 0 12px 0;
}
.title h2 {
  float: right;
  width: auto;
  text-align: right;
  margin: 0 12px 0 0;
}
.title h2 > small {
  display: block;
}
.table {
  padding: 6px;
}
.table table {
  width: 100%;
  border-collapse: separate;
  margin: 12px 0 12px 0;
  background: #ffffff;
}
.table table thead tr {
  background: #2d89ef;
  color: #ffffff;
}
.table table thead tr th,
.table table thead tr td {
  display: table-cell;
  vertical-align: bottom;
  padding: 6px 0 6px 6px;
  border: 1px #2d89ef solid;
  text-align: left;
}
.table table thead tr th.right,
.table table thead tr td.right {
  text-align: right;
  padding-right: 6px;
}
.table table thead tr th.last,
.table table thead tr td.last {
  border-right: 1px transparent solid;
}
.table table thead tr th:last-child,
.table table thead tr td:last-child {
  border-right: 1px transparent solid;
}
.table table thead tr a {
  color: #ffffff;
}
.table table thead tr a:hover {
  outline: none;
}
.table table tbody tr {
  border: 1px #ffffff solid;
}
.table table tbody tr td {
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px #d5e7ec solid;
  border-bottom: 1px #d5e7ec solid;
  border-left: 1px transparent solid;
  border-top: 1px transparent solid;
}
.table table tbody tr td.right {
  text-align: right;
}
.table table tbody tr td.center {
  text-align: center;
}
.table table tbody tr td.last {
  border-right: 1px transparent solid;
}
.table table tbody tr td:last-child {
  border-right: 1px transparent solid;
}
.table table tbody tr .edit {
  visibility: hidden;
}
.table table tbody tr .edit a {
  display: inline-block;
  text-align: center;
  color: #a5a5a5;
  margin: 0 6px;
  padding: 0;
}
.table table tbody tr .edit a span {
  font-weight: 400;
  font-smooth: always;
  font-size: 24px;
  padding: 12px 0;
  padding: 0;
  margin: 0;
}
.table table tbody tr .edit a:hover {
  outline: none;
  color: #000000;
}
.table table tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.table table tbody tr:hover {
  outline: 2px #2d89ef solid;
  outline-offset: -3px;
}
.table table tbody tr:hover .edit {
  visibility: visible;
}
.table table tbody tr.tableStatus_A td:first-child {
  background: #2d89ef !important;
  color: #ffffff;
}
.table table tbody tr.tableStatus_E td:first-child {
  background: #99b433 !important;
}
.table table tbody tr.tableStatus_D td:first-child {
  background: #000000 !important;
  color: #ffffff;
}
.table table tbody tr[href] {
  cursor: pointer !important;
}
.form {
  background: #ffffff;
  padding: 6px 24px;
  /* 
    input[type="radio"] ~ span                                  {border-radius: (@_Grid * 4);}
    input[type="checkbox"]:active ~ span, input[type="checkbox"]:focus ~ span, input[type="radio"]:active ~ span, input[type="radio"]:focus ~ span {box-shadow: 0 0 0 2px @_colBodybg, 0 0 0 3px @_colLinkhover;}
*/
}
.form label {
  display: block;
  position: relative;
  overflow: hidden;
}
.form label.error {
  background: #b91d47;
  color: #ffffff;
  font-weight: bold;
  display: none;
  clear: both;
  outline: 2px solid #b91d47;
  outline-offset: 1px;
  margin: 6px;
}
.form fieldset.poll {
  margin: 0;
  width: auto;
  padding: 6px;
  border: none;
  border-bottom: 1px dashed #a5a5a5;
}
.form fieldset.poll h3 {
  font-size: 16px;
  font-family: Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
  line-height: 16px;
  color: #525252 !important;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.form fieldset.poll p {
  color: #2b5797 !important;
  font-family: "PTSans", tahoma, arial, verdana, sans-serif;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: justify;
}
.form fieldset.poll p span {
  width: 50px;
  float: left;
  font-size: 24px;
  margin: 0 10px 0 0;
}
.form fieldset.poll p em {
  font-style: normal;
}
.form h4.poll {
  border: 1px solid red;
  padding: 12px;
  font-size: 12px;
  text-align: center;
  background: rgba(185, 29, 71, 0.5);
  color: #ffffff;
  text-shadow: 0 0 2px #000000;
}
.form fieldset {
  margin: 0;
  width: 372px;
  padding: 6px;
}
.form fieldset > label {
  font-size: 14px;
}
.form input,
.form textarea {
  border: 1px solid #a5a5a5;
  padding: 6px;
  width: 372px;
}
.form input[type="submit"] {
  border: 1px solid #ffffff;
  background: #2d89ef;
  color: #ffffff;
  outline: 1px solid #2d89ef;
  padding: 5px 20px;
  width: 246px;
  display: block;
  margin: 12px 0 0 0;
}
.form input[type="submit"]:focus {
  border: 1px solid #ffffff;
  background: #2b5797;
  color: #ffffff;
  outline: 2px solid #2b5797;
}
.form input[type="checkbox"] {
  position: relative;
  top: -9999px;
  left: -9999px;
  display: none;
}
.form input[type="radio"] {
  position: relative;
  top: -9999px;
  left: -9999px;
  display: none;
}
.form input[type="checkbox"] ~ span {
  border: 1px solid #2d89ef;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
}
.form input[type="radio"] ~ span {
  border: 1px solid #2d89ef;
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 6px 0 0;
}
.form input[type="radio"] ~ span {
  border-radius: 16px;
}
.form input[type="checkbox"]:checked ~ span:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 0;
  left: 0;
  border: 3px solid #525252;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.form input[type="radio"]:checked ~ span:after {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  top: 4px;
  left: 4px;
  border: 1px solid #525252;
  background: #a5a5a5;
  border-radius: 16px;
}
.tile {
  display: block;
  float: left;
  width: 120px;
  height: 120px;
  margin: 0 6px 6px 0;
  background-color: #525252;
  color: #ffffff;
  -webkit-box-shadow: inset 0px 0px 1px #ffffcc;
          box-shadow: inset 0px 0px 1px #ffffcc;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.tile h2,
.tile h3 {
  padding: 0;
}
.tile.selected:after,
.tile.info:after,
.tile.warning:after {
  width: 0;
  height: 0;
  border-top: 40px solid #2d89ef;
  border-left: 40px solid transparent;
  position: absolute;
  display: block;
  right: 0;
  content: ".";
  top: 0;
  z-index: 1001;
}
.tile.selected:before,
.tile.info:before,
.tile.warning:before {
  position: absolute;
  color: #fff;
  right: 4px;
  font-family: iconFont;
  z-index: 1002;
}
.tile.selected:before {
  content: "\e08a";
}
.tile.info:before {
  content: "\e146";
}
.tile.warning:before {
  content: "\e145";
}
.tile * {
  color: #ffffff;
}
.tile .tile-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 6px 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  color: #ffffff;
}
.tile .tile-content:hover {
  color: #ffffff;
}
.tile .tile-content p {
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.tile .tile-content p:hover {
  color: #ffffff;
}
.tile .tile-content p.center {
  text-align: center;
}
.tile .tile-content p.right {
  text-align: right;
}
.tile.double {
  width: 246px;
}
.tile.triple {
  width: 372px;
}
.tile.quadro {
  width: 498px;
}
.tile.double-vertical {
  height: 246px;
}
.tile.triple-vertical {
  height: 372px;
}
.tile.quadro-vertical {
  height: 498px;
}
.tile .brand,
.tile .tile-status {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 30px;
  background-color: transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 6px;
}
.tile .brand > .badge,
.tile .tile-status > .badge {
  right: 6px;
  margin-bottom: 0;
  color: #ffffff;
  width: 34px;
  height: 28px;
  text-align: center;
  padding-top: 3px;
  position: absolute;
}
.tile .brand > .badge.activity,
.tile .tile-status > .badge.activity {
  background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGMSURBVDhPvZMtTwNBEIbv2mtScaICcQJRgSgJCQIEhqSiAlEHAlFRwU/ov0AgUEgUsrIkiJIgMOAQJFSQQAIJJBWIu95Hj2eGvXIpB3W8yWTn452Z3dld25pDmqZuFEWdcrm8jr6JK7Bt+wb9Ft85+vsXswBxHHdIfmFNi4TYG7InXAp6ss52kCTJIc6e6KzSVbrdYzrYDaSFXZU4uEQ8x3FW1ZpMJge5Tn3IdQ3kID5iw4zHTqIsUEP3TWCA7WhgDjRZg/eUFRCR3Fl3KYJjyfALIUU46jHcsSlQl8FdmQJnhrcQJFbJ6QZB0LDDMNyS4XBFo1Kp9Gw4/wi247GLHmvNuBaC47Y5gtzIQB1mBmMGdDSdTpfV+QdM8vfcsqkap6ClgQIQa+a4bXViPGRO5ILjuBqYAwk7yIfhXcNz9CljDFkkST6P4JGjnHA7d+gBxAY3tIve1Khljbi1beKvakHQp0uhfTrMjvOL9H3fX9FE8OM7yxAhdem4QWHZkSufSoTYaaVSkY9kYFmfXgyTciI3uacAAAAASUVORK5CYII%3D) 50% no-repeat;
}
.tile .brand > .badge.newMessage,
.tile .tile-status > .badge.newMessage {
  background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAC/SURBVDhP1ZE9DgIhFIQhobDYg1haWniMbSw9j0exsfMAeg9L7Sy2kPATnCFI2LgYtjJOMjx4vPkoED+X5OK934cQ+thpFOYvSqmdMMascVDOuQMcGn1GptNaL4W1dgBkMwOSw8jeBJszIKMwexFAN0A+wnQG0Lh4wv0EJIb5AO4fRX8MoDFAlZAyPJSztOSSfiYLAYeyxTcdURcIrqSUJ7iLA4UmAdQbgnqvhakqgEoQXQtTXwEtIuCa9n8pIV67VJf6AmhGmgAAAABJRU5ErkJggg%3D%3D) 50% no-repeat;
}
.tile .brand > .badge.error,
.tile .tile-status > .badge.error {
  background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAFiSURBVDhPjVM7TsNQELRjy8ISBQeIREtBEYnQUXCINFTkCCBxgNwAJI5AaejSpaCAEqRINBTcIQ1SbD9/mHmfZP3iSIw0ytt9O7O7thMGHpqmGVZVNQnD8AwcMde27RL8rOt6nqbpjy7sA4RTpdQKv20fcbcuy/IOZrGVbIHLpz7RHr52TJCYukuMeU+6WDBjdxej4UyLubMbm0KdBDyTzHWEyY01UEVRnA4Q8IEdaZVAFEW3yD/g+IzzFc6VuTFAHAPXO7vLKQi5q+suuOD+X15yx4ToEXON1QB3B6ZkC3Qd+q8Kaxzbo0TMCTLPefPAfPS8nTeOtnk1YEfMsf11pIm+y/P8BLusmaCZrevsLE1QO3F51FzopJyCQil2pAnFoLLxI7X6z8SxkVjgeMn4H/jGQz3Ht/BrY2MC85nrsI/sjNpDKzMTSODzHPELQ9EY1H9ndFqCHxC/JEnyrgs1guAPTvwreuY0IiIAAAAASUVORK5CYII%3D) 50% no-repeat;
}
.tile .brand > .badge.attention,
.tile .tile-status > .badge.attention {
  background: #2d89ef url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEbSURBVDhPtZI9bsJAEIVZ7ANQ5gApEomChjoNBUUOkSJFivSUQE3JEThCCo4BkotcIVKKNEi2vP7hveVZrMFgKPJJo915szOzf51/Jc/zhbV2Jfc+kiR5QrLNsqzEMJJ8O0hcM1kWlWUZKtQOOo69ZGdpmn4ofB12QsI3k1BoRtP8F7Gell0GnT6rrpJ4HOfzUiU1ww7o9HepAGI2juNHyeegw7Ja3FRA9iW5jv9slSl0WqD2rEYjF7Hy68E7gCPNORpjpk44sg2CYAg969JTxVoywYIXmlyfAS77jRPDZ8PZN5j3KfiEYeh2yG07wQN5P4g/d9H9Hf5ZMkHM/QO5NbCzh6IoJgbVI/iNBdrALnY8An9X+w9rpLPbA/sADga+JgSiAAAAAElFTkSuQmCC) 50% no-repeat;
}
.tile .brand > .name,
.tile .tile-status > .name {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 6px;
  margin-left: 12px;
  color: #ffffff;
}
.tile .brand > .name:hover,
.tile .tile-status > .name:hover {
  color: #ffffff;
}
.tile .brand > .text,
.tile .tile-status > .text {
  position: relative;
  left: 8px;
  top: 5px;
  right: 50px;
  color: #ffffff;
  width: 60%;
  padding: 0;
  margin: 0;
}
.tile .brand > .text:hover,
.tile .tile-status > .text:hover {
  color: #ffffff;
}
.tile:hover {
  outline: 3px #2b5797 solid;
}
.sidebar {
  float: left;
  width: 372px;
  padding: 6px;
  margin: 0 0 6px 0;
  background: #f8fbfc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 6px;
}
.sidebar li {
  display: inline-block;
  width: 100%;
  position: relative;
}
.sidebar > ul > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #000000;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar > ul > li > a.active {
  border-left: 5px solid #e3a21a;
}
.sidebar > ul > li:hover {
  background: #2d89ef;
  color: #ffffff;
}
.sidebar > ul > li:hover > a {
  outline: none;
}
.sidebar > ul > li:hover > div {
  display: block;
}
.sidebar > ul > li > div {
  position: absolute;
  right: 6px;
  top: 0;
  display: none;
}
.sidebar > ul > li > div > a {
  display: inline-block;
  width: auto;
  color: #ffffff;
  margin: 6px;
}
.sidebar > ul > li > div > a:hover {
  outline: none;
  color: #000000;
}
.news {
  width: 420px;
  display: block;
  float: left;
  margin: 0 6px 6px 0;
  background: #ffffff;
  padding: 6px;
  height: 246px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 1px #b3b3b3;
          box-shadow: 0 0 0 1px #b3b3b3;
}
.news:hover {
  -webkit-box-shadow: 0 0 0 1px #2b5797;
          box-shadow: 0 0 0 1px #2b5797;
}
.news > .date {
  position: absolute;
  font-size: 14px;
  background: #525252;
  color: #ffffff;
  bottom: 0;
  left: 0;
  padding: 0 5px;
}
.news > .date span {
  font-size: 16px;
  display: inline-block;
  margin: 0 6px 0 0;
}
.news > .more a {
  position: absolute;
  font-size: 14px;
  background: #2d89ef;
  bottom: 0;
  right: 0;
  padding: 0 6px;
  color: #ffffff;
}
.news > .content {
  font-size: 14px;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news > .content > ul {
  padding: 0;
}
.news > .content > ul li {
  margin: 0;
  padding: 0;
}
.news h3,
.news h2 {
  padding: 0;
}
.news.info:after {
  width: 0;
  height: 0;
  border-top: 40px solid #ee1111;
  border-left: 40px solid transparent;
  position: absolute;
  display: block;
  right: 0;
  content: ".";
  top: 0;
  z-index: 1001;
}
.news.info:before {
  position: absolute;
  color: #fff;
  content: "\e146";
  right: 4px;
  top: 0;
  font-family: iconFont;
  z-index: 1002;
}
.carousel {
  display: block;
  position: relative;
  height: 246px;
  width: 636px;
  margin: 0 6px 6px 0;
  background: #ffffff;
  float: left;
  -webkit-box-shadow: 0 0 1px 1px #000000;
          box-shadow: 0 0 1px 1px #000000;
  font-size: 14px;
}
.carousel:hover {
  -webkit-box-shadow: 0 0 0 1px #2b5797;
          box-shadow: 0 0 0 1px #2b5797;
}
.carousel .slides {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.carousel .slides .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.carousel .slides .slide.image img {
  width: 100%;
  height: 100%;
}
.carousel .slides .slide.mixed img {
  margin: auto;
  display: block;
}
.carousel .slides .slide .description {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 48px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
.carousel .control {
  position: absolute;
  top: 50%;
  left: 6px;
  display: block;
  width: 40px;
  height: 45px;
  font-size: 48pt;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  opacity: 0.75;
  padding: 0;
  overflow: hidden;
}
.carousel .control.right {
  left: auto;
  right: 6px;
}
.carousel .control:hover {
  opacity: 1;
  outline: 2px solid #2b5797;
  outline-offset: 0;
}
.carousel .markers {
  position: relative;
  top: -40px;
  left: -30px;
}
.carousel .markers > ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding-top: 6px;
}
.carousel .markers li {
  display: block;
  float: left;
  margin-right: 6px;
}
.carousel .markers li a {
  width: 32px;
  height: 6px;
  background-color: red;
  display: block;
  float: left;
}
.carousel .markers li.active a {
  background-color: #1e1e1e;
}
.page {
  float: left;
  margin: 0 6px 6px 0;
  background: #ffffff;
  height: auto;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 1px #b3b3b3;
          box-shadow: 0 0 0 1px #b3b3b3;
}
.page:hover {
  -webkit-box-shadow: 0 0 0 1px #2b5797;
          box-shadow: 0 0 0 1px #2b5797;
}
.page .header {
  width: 100%;
  clear: both;
  min-height: 110px;
  float: left;
  border-bottom: 1px dotted #1e1e1e;
  margin-bottom: 10px;
}
.page .header > .right {
  float: right;
  text-align: right;
  width: 100%;
}
.page .header > .right > .logo {
  background: url('data:image/png;base64,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') no-repeat 0 0 scroll;
  width: 100px;
  height: 110px;
  float: left;
  margin: 20px 20px 0 30px;
}
.page .header > .right > h2 {
  border-bottom: none;
}
.page .history {
  width: 80%;
  clear: both;
  padding: 10px;
  margin: 50px auto;
  background: #eee;
  border: 1px dotted #1e1e1e;
}
.page .history ol {
  list-style-position: outside;
  padding: 10px;
  margin: 0 0 0 10px;
}
.page h1 {
  font-family: "SansationRegular", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 100%;
  line-height: 24px;
  text-align: right;
  font-style: normal;
}
.page h2 {
  font-family: "SansationLightItalic", "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 24px;
  padding: 12px 0;
  border-bottom: 1px dashed #a5a5a5;
}
.page p,
.page ul,
.page ol,
.page li,
.page div {
  font-family: "PTSans", tahoma, arial, verdana, sans-serif;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 14px;
  padding: 5px;
}
.page select {
  min-width: 300px;
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 14px;
  padding: 5px;
}
.page label {
  font-weight: 400;
  font-smooth: always;
  margin: 0;
  font-size: 14px;
  padding: 5px;
  margin: 0 24px 0 0;
}
.page label input {
  margin: 0 12px 0 0;
}
.page .left {
  text-align: left;
}
.page .right {
  text-align: right;
}
.page .info {
  color: #2b5797;
}
.page ul,
.page ol {
  list-style-position: outside;
  margin: 0 0 0 12px;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  background: rgba(255, 196, 13, 0.8);
  color: #000000;
  border: 1px solid #ffc40d;
  border-radius: 5px;
  font-size: 14px;
}
.formclone {
  border: 1px solid #ffffff;
  background: #00a300;
  color: #ffffff;
  outline: 1px solid #00a300;
  padding: 5px 20px;
  display: block;
  margin: 12px 0 0 0;
  font-size: 14px;
}
.formcloneremove {
  border: 1px solid #ffffff;
  background: #b91d47;
  color: #ffffff;
  outline: 1px solid #b91d47;
  padding: 5px 20px;
  width: 120px !important;
  display: block;
  margin: 12px 0 0 0;
  font-size: 14px;
}
.lastchanged {
  width: 636px;
  height: 498px;
}
.lastchanged ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
}
.lastchanged ul li {
  display: table-row;
}
.lastchanged ul li a {
  display: table-cell;
}
.lastchanged ul li a:hover {
  outline: none;
}
.lastchanged ul li div {
  display: table-cell;
  padding: 0 12px 0 0;
  white-space: nowrap;
  font-size: 12px;
  color: #525252;
}
.lastchanged ul li div span {
  margin: 0 6px 0 0;
}
.mainstats {
  width: 636px;
  height: 498px;
  background: #eff4ff;
}
.mainstats ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
  border-spacing: 0 3px;
  overflow: auto;
}
.mainstats ul li {
  display: table-row;
  margin: 2px !important;
  padding: 10px !important;
}
.mainstats ul li a {
  display: table-cell;
  padding: 0 12px;
}
.mainstats ul li a:hover {
  outline: none;
}
.mainstats ul li div {
  display: table-cell;
  padding: 6px 12px;
  white-space: nowrap;
  font-size: 24px;
  color: #ffffff;
  background: #2d89ef;
  text-align: center;
  font-family: 'SansationLight';
  vertical-align: middle;
}
#cookie {
  width: 100%;
  clear: both;
  float: left;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
}
#cookie span {
  color: #e3a21a;
}
/*

.inline-tag, .label {
    //{
        display: inline-block;
        line-height: inherit;
        font-size: .75em;
        font-weight: bold;
        padding: 2px 4px;
        .bg-color-lighten;
        color: lighten(#000, 30%);
        vertical-align: 3%;
    //}
    &.success   {.bg-color-green; .fg-color-white;}
    &.warning   {.bg-color-orange; .fg-color-white;}
    &.important, 
    &.error     {.bg-color-red; .fg-color-white;}
    &.info      {.bg-color-blue; .fg-color-white;}
    &.inverse   {.bg-color-darken; .fg-color-white;}
}
*/
.hallo table {
  table-layout: fixed;
  font-size: 12px;
  width: 100%;
}
.hallo table tbody td {
  border: 1px solid #1d1d1d;
}
.hallo table thead td.tableEdit {
  width: 0px;
}
.hallo table tfoot td {
  padding: 6px 0;
}
.hallo table thead {
  background: #2b5797;
  font-size: 14px;
  color: #ffffff;
}
.hallo table .addTableRow {
  background-color: #2d89ef;
  color: #ffffff;
  padding: 6px 12px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 0 1px #2d89ef;
          box-shadow: 0 0 0 1px #2d89ef;
  height: 20px;
  width: 70px;
  margin: 10px 0 0 0;
}
.hallo input[type="submit"] {
  background-color: #2d89ef;
  color: #ffffff;
  padding: 6px 12px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 0 1px #2d89ef;
          box-shadow: 0 0 0 1px #2d89ef;
  height: 40px;
  width: 120px;
  font-size: 12px;
  margin: 30px 0 0 0;
}
.hallo input[type="submit"]:hover {
  background-color: #2b5797;
}
.hallo input[type="submit"]:active {
  background-color: #2b5797;
  outline: 2px solid #2b5797;
  outline-offset: 3px;
}
.hallo button {
  border: 1px solid #ffffff;
  background: #e3a21a;
  color: #ffffff;
  outline: 1px solid #e3a21a;
  padding: 5px 20px;
}
.hallo button:focus {
  border: 1px solid #ffffff;
  background: #da532c;
  color: #ffffff;
  outline: 2px solid #da532c;
}
div.halloEditIndicator {
  background-color: #2d89ef;
  color: #ffffff;
  padding: 6px 12px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 0 1px #2d89ef;
          box-shadow: 0 0 0 1px #2d89ef;
  margin-left: -120px;
  z-index: 12;
  height: 20px;
  width: 70px;
}
div.halloEditIndicator:after {
  background: none repeat scroll 0 0 transparent;
  left: 95px;
  top: 10px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 12px solid #2d89ef;
  position: absolute;
  content: "";
}
.editable:hover,
.editableForm:hover,
.editableClear:hover {
  outline: 2px solid #2d89ef;
}
.editable {
  display: block !important;
  background: #d5e7ec;
  clear: both;
}
.editable,
.editableForm,
.editableClear {
  outline: 2px solid rgba(255, 196, 13, 0.3);
  outline-offset: 2px;
  min-height: 18px;
  margin: 12px 0;
}
.editable > p,
.editableForm > p,
.editableClear > p,
.editable > ul,
.editableForm > ul,
.editableClear > ul,
.editable > ol,
.editableForm > ol,
.editableClear > ol {
  background: #ffffff;
  margin: 6px 0;
}
div.hallotoolbar {
  z-index: 500;
  width: 372px !important;
}
tbody.editable {
  width: 100%;
}
.editable-removeMe-container {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0 !important;
}
.editable-removeMe {
  top: -12px;
  font-size: 12px !important;
  color: #ffffff;
  position: absolute;
  left: -70px;
  z-index: 200;
  background: #b91d47;
  height: 20px;
  width: 20px;
  border: 1px solid #ffffff;
  -webkit-box-shadow: 0 0 0 1px #b91d47;
          box-shadow: 0 0 0 1px #b91d47;
  padding: 0 12px !important;
  outline: none !important;
}
.editable-removeMe:after {
  background: none repeat scroll 0 0 transparent;
  left: 45px;
  top: 5px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 12px solid #b91d47;
  position: absolute;
  content: "";
}
/*

[contenteditable] .tmp {
    opacity: 0.3
}

[contenteditable] .tmpLine{
    background-color: #ffffff;
    width: 98%;
    height: 2px;
    margin: 0 auto 10px auto;
    border-top: 2px solid #1cb8d6;
    border-bottom: 2px solid #1cb8d6;
    opacity: 1;
    padding: 1px;
}

.dropdown-menu {
    width: "200px";
    background-color: #eeeeec;
}

.dropdown-target .selected {
    background-color: #729fcf;
}

button.blockselector, button.blockselector:focus{
	display:block;
	width: 100%;
	margin:0px;
	padding: 0px;
	background: transparent;
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

.bigOverlay, .smallOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(28, 184, 214, 0.4);
}

.bigOverlayRight{
    display : block;
    border-right : 3px dashed rgb(28, 184, 214);
    border-left : none;
}

.bigOverlayLeft{
    display : block;
    border-left : 3px dashed rgb(28, 184, 214);
    border-right : none;
}

.smallOverlayLeft{
   border-right : 3px dashed rgb(28, 184, 214);
}

.smallOverlayRight{
    border-left : 3px dashed rgb(28, 184, 214);
}

.ui-draggable{
    cursor: move;
}

.ui-draggable-dragging{
    border: 3px solid white;
}

[contenteditable] img.ui-state-disabled {
    opacity: 1;
}

.customHelper{
    background-size: cover;
    width: 100px;
    height: 100px;
    z-index: 1050;
}

.trashcan{
    width: 50px;
    height: 50px;
    position: relative;
    top: 25px;
    left: 25px;
    background: rgba(0,0,0,0.8) url('images/trash.png') no-repeat 12px 12px;
    border-radius: 10px;
    cursor: none;
}


.entity, a[typeof][about] {
	z-index: -1;
	padding: 0 3px;
	background-color: #E0E0E0;
	border-radius: 7px;
	border: outset rgba(0, 0, 0, 0.2);
	white-space: nowrap;
	border-width:1px;
}
a[typeof][about] {
    border-width: 1px 0;
    border-color: rgba(0, 0, 0, 0.8);
    border-style: solid;
    border-radius: 0;
}
.entity.withSuggestions {border-color: rgba(0, 0, 0, 0.8);}

.entity.person, 
a[typeof][about].person       {background-color: #ffe;}

.entity.place,
a[typeof][about].place        {background-color: #fef;}

.entity.organisation,
a[typeof][about].organisation {background-color: #eff;}

#loadingDiv {
    position: absolute;
    top: 10px;
    right: 10px;
}
.ui-dialog, .ui-tooltip {
    font-size: 95%;
}


.halloimage-dialog .ui-dialog-content {
    padding: 0;
}

.halloimage-dialog button {
    cursor: pointer;
}

.halloimage-dialog .nav {
    height: 35px;
    width: 100%;
}

.halloimage-dialog .tabs {
    text-transform: uppercase;
    font-size: 10px;
    color: white;
    height: 30px;
    line-height: 30px;
    display: table;
    width: 100%;
}

#activitySpinner {
    display: none;
    width: auto;
    height: 20px;
    margin: 0 auto;
    font-size: 10px;
}

.halloimage-dialog .tabs li {
    display: table-cell;
    cursor: pointer;
    background: #01add2 url('images/divider.png') no-repeat right;
    text-align: center;
}

.halloimage-dialog .tabs li:hover {
    background-color: #2EA0BE;
}

.halloimage-dialog .tabs li.halloimage-tabselector span {
    position: relative;
    padding: 4px 6px 0 18px;
    margin-right: 1px;
}
.halloimage-dialog .tabs li.halloimage-tab-suggestions span {
    background: url('images/tabicon_suggestions.png') no-repeat left;
}
.halloimage-dialog .tabs li.halloimage-tab-search span {
    background: url('images/tabicon_search.png') no-repeat left;
}
.halloimage-dialog .tabs li.halloimage-tab-upload span {
    background: url('images/tabicon_upload.png') no-repeat left;
}

.halloimage-dialog .tabs li:last-of-type {
    background-image: none;
}

.halloimage-dialog .tab-search,
.halloimage-dialog .tab-upload {
    display: none;
}

.halloimage-dialog .tab-activeIndicator {
    vertical-align: top;
    margin-left: 50px;
    width: 18px;
    height: 8px;
    display: relative;
    background: url('images/arrow.png');
}


.halloimage-dialog .dialogcontent {
    text-align: center;
    padding: 15px;
}

.halloimage-dialog .ui-dialog-content {
    overflow: visible;
}


.halloimage-dialog .search-activeImageContainer {
    display: none;
}

.halloimage-dialog .imageThumbnail {
    max-width: 45px;
    max-height: 45px;
    padding: 2px;
    border: 1px solid #E1E1E1;
    box-shadow: 2px 2px 3px #888;
    cursor: pointer;
    float: left;
}

.imageThumbnailContainer li {
    display: block;
    float: left;
    width: 60px;
    height: 50px;
    margin-bottom: 13px;
}

.imageThumbnailContainer ul {
    overflow: hidden;
}

.halloimage-dialog .imageThumbnail:hover {
    border: 1px solid #01add2;
}

.halloimage-dialog .imageThumbnailActive,
.halloimage-dialog .imageThumbnailActive:hover {
    padding: 0;
    border: 2px solid black;
    box-shadow: 2px 2px 3px #888;
}

.halloimage-dialog .activeImageContainer {
    position: relative;
    margin: auto;
    margin-top: 30px;
}

.halloimage-dialog .rotationWrapper {
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    -moz-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    max-width: 200px;
    max-height: 150px;
    position: relative;
    display: inline-block;
    z-index: 3;
}

.halloimage-dialog .rotationWrapper img,
.halloimage-dialog .activeImageBg {
    max-height: 150px;
    box-shadow: 4px 4px 7px #888;
}

.halloimage-dialog .rotationWrapper:hover {
    -moz-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transform: translateX(-20px) rotate(-3deg);
    -webkit-transform: translateX(-20px) rotate(-3deg);
    transform: translateX(-20px) rotate(-3deg);
    cursor: move;
}

.halloimage-dialog .rotationWrapper .hintArrow {
    background: transparent url('images/drop_left.png') no-repeat -2px -2px;
    height: 44px;
    width: 44px;
    position: absolute;
    top: -5px;
    left: -30px;
}

.halloimage-dialog .rotationWrapper:hover .hintArrow{
    background-position: -2px -50px;
}

.halloimage-dialog .activeImageBg {
    -moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none;
}

.halloimage-dialog .metadata {
    margin-top: 20px;
    text-align: left;
}

.halloimage-dialog .metadata label {
    color: #A1A1A1;
    font-size: 14px;
}

.halloimage-dialog .metadata button {
    color: white;
    background-color: #646464;
    padding: 5px;
    border: 0;
    border-radius: 3px;
    margin-top: 10px;
}

.halloimage-dialog .metadata button:hover {
    background-color: #01add2;
}

.halloimage-dialog .pager-prev,
.halloimage-dialog .pager-next {
    width: 11px;
    height: 21px;
    background-color: #FFF;
    cursor: pointer;
    position: absolute;
    top: 45px;
}

.halloimage-dialog .pager-prev {
    background: url('images/pager_arrows.png') no-repeat -5px 0;
    left: 0;
}

.halloimage-dialog .pager-next {
    background: url('images/pager_arrows.png') no-repeat -21px 0;
    right: 0;
}
.halloimage-dialog .pager-prev:hover { background-position: -5px -22px; }
.halloimage-dialog .pager-next:hover { background-position: -21px -22px; }

.halloimage-dialog .tab-search .searchInput {
    width: 175px;
    height: 22px;
    border-radius: 2px 0 0 2px;
}

.halloimage-dialog .tab-search .searchButton {
    width: 56px;
    top: 1px;
    cursor: pointer;
}

.halloimage-dialog .tab-search .searchResults {
    margin: 15px 0 0 0;
    position: relative;
}

.halloimage-dialog .tab-upload {

}
.halloimage-dialog .tab-upload .file {
    font-size: 11px;
    margin-bottom: 10px;
}

.halloimage-dialog .imageThumbnailContainer {
    min-height: 110px;
}


.inlineImage-left, .inlineImage-right, .inlineImage-middle {
    margin: 5px;
    left: 0;
}
.inlineImage-left {
    float: left;
    margin-right: 10px;
}
.inlineImage-right {
    float: right;
    margin-left: 10px;
}
.inlineImage-middle {
    float: none;
}

[contenteditable] .halloTmp {
    opacity: 0.3
}

[contenteditable] .halloTmpLine{
    background-color: #ffffff;
    width: 98%;
    height: 2px;
    margin: 0 auto 10px auto;
    border-top: 2px solid #1cb8d6;
    border-bottom: 2px solid #1cb8d6;
    opacity: 1;
    padding: 1px;
}

.bigOverlay, .smallOverlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(28, 184, 214, 0.4);
}

.bigOverlayRight{
    display : block;
    border-right : 3px dashed rgb(28, 184, 214);
    border-left : none;
}

.bigOverlayLeft{
    display : block;
    border-left : 3px dashed rgb(28, 184, 214);
    border-right : none;
}

.smallOverlayLeft{
   border-right : 3px dashed rgb(28, 184, 214);
}

.smallOverlayRight{
    border-left : 3px dashed rgb(28, 184, 214);
}

div[contenteditable] {
    position: relative;
}

.halloOverlay {
    background-color: #000000;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 250;
}

.halloBackground {
    position: absolute;
    background-color: #fff;
    z-index: 300;
}

*/
.poll-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  border-bottom: 1px dashed #ddd;
  border-left: 1px dashed #ddd;
  border-right: 1px dashed #ddd;
}
.poll-row:hover {
  background-color: #efefef;
}
.poll-row:first-of-type {
  border-top: 1px dashed #ddd;
}
.poll-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  border-left: 1px dotted #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  text-align: center;
}
.poll-col:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  border-left: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  font-size: 12px;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.poll-col label {
  font-size: 12px;
}
.poll-question-comment {
  width: 100% !important;
  border: 1px solid #ddd;
  font-family: inherit;
  font-size: 12px;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,
div.star-rating {
  float: left;
  width: 17px;
  height: 15px;
  text-indent: -999em;
  cursor: pointer;
  display: block;
  background: transparent;
  overflow: hidden;
}
div.rating-cancel,
div.rating-cancel a {
  background: url('../images/delete.gif') no-repeat 0 -16px;
}
div.star-rating,
div.star-rating a {
  background: url('../images/star.gif') no-repeat 0 0px;
}
div.rating-cancel a,
div.star-rating a {
  display: block;
  width: 16px;
  height: 100%;
  background-position: 0 0px;
  border: 0;
}
div.star-rating-on a {
  background-position: 0 -16px !important;
}
div.star-rating-hover a {
  background-position: 0 -32px;
}
/* Read Only CSS */
div.star-rating-readonly a {
  cursor: default !important;
}
/* Partial Star CSS */
div.star-rating {
  background: transparent!important;
  overflow: hidden !important;
}
/* END jQuery.Rating Plugin CSS */
.ui-datepicker {
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px #000000;
          box-shadow: 0 0 5px #000000;
  padding: 6px;
}
#header {
  width: 100%;
  clear: both;
  float: left;
  background: #525252;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
#header div.logo {
  width: 59px;
  height: 90px;
  background: url('data:image/png;base64,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');
  background-repeat: none;
  overflow: hidden;
  text-indent: -9999em;
  margin: 0 20px 0 40px;
}
#header h1 {
  color: #ffffff;
  padding: 0;
  margin: 12px 0;
  text-shadow: 1px 1px 0 #000000;
}
#header a {
  color: #ffffff;
  text-shadow: 1px 1px 0 #000000;
  outline-offset: 6px;
}
#header a:hover {
  color: #2e92cf;
}
#header [data-role=dropdown] > a:after {
  position: relative;
  top: 5px;
  left: 0;
  margin: 0 0 0 10px;
  display: inline-block;
  content: "\203A";
  color: #e3a21a;
  font-size: 24px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#header .dropdown-menu {
  position: absolute;
  float: left;
  display: none;
  z-index: 11010;
  margin: 0 -40px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  min-width: 160px;
  font-size: 14px;
}
#header .dropdown-menu .divider {
  height: 1px;
  margin: 9px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}
#header .dropdown-menu.open {
  display: block !important;
}
#header .dropdown-menu a {
  width: 100%;
  display: inline-block;
  color: #000000;
  text-shadow: none;
  outline-offset: 6px;
}
#header .dropdown-menu a:hover {
  color: #2e92cf;
}
#header > .element {
  float: left;
  display: inline-block;
}
#header > .element.left {
  clear: right;
}
#header > .element.right {
  float: right;
}
#header ul.menu {
  padding: 0 0 12px 0;
}
#header ul.menu > li {
  display: inline-block;
  margin: 0 20px 0 0;
}
#header ul.menu > li.divider {
  width: 1px;
  border-right: 1px #e6e6e6 solid;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
#header ul.dropdown-menu {
  display: none;
  list-style-type: none;
}
#header .divider {
  padding: 0 10px 0 0;
  margin: 10px 30px 10px 0;
  border-right: 1px solid #e3a21a;
}
#header #nav-bar {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header #nav-bar > ul {
  margin: 0;
}
#header .user-info {
  float: right;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#header .user-info .user-icon {
  float: right;
  cursor: pointer;
  font-size: 64px;
  color: #393939;
  text-shadow: -1px -1px 1px #1f1f1f, 1px 1px 1px #858585;
  padding: 0 6px;
}
#header .user-info .user-icon:hover {
  color: #525252;
}
#header .user-info .user-text {
  float: right;
}
#header .user-info span {
  display: block;
  float: left;
  width: 100%;
  text-align: right;
  clear: both;
}
#header .user-info .login-text {
  color: #d5e7ec;
  font-size: 16px;
  text-shadow: 1px 1px 0 #000000;
  text-align: center;
  width: 20px;
  float: right;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#header .user-info .logged-as {
  color: #d5e7ec;
  font-size: 24px;
  text-shadow: 1px 1px 0 #000000;
}
#header .user-info #user-login {
  width: 372px;
}
#header #user-login-form {
  display: block;
  position: absolute;
  top: 10px;
  right: 80px;
  z-index: 20000;
  width: 490px;
  height: 35px;
  padding: 10px;
  border: 1px solid #a5a5a5;
  background: #ffffff;
  -webkit-box-shadow: 0 0 20px #000000;
          box-shadow: 0 0 20px #000000;
}
#header #user-login-form input {
  border: 1px solid #2d89ef;
  background: #eff4ff;
  padding: 5px 10px;
  width: 175px;
}
#header #user-login-form input:focus {
  border: 1px solid #2b5797;
  background: #ffffff;
}
#header #user-login-form input[type="submit"] {
  border: 1px solid #ffffff;
  background: #2d89ef;
  color: #ffffff;
  outline: 1px solid #2d89ef;
  padding: 5px 10px;
  width: 80px;
  text-align: center;
}
#header #user-login-form input[type="submit"]:focus {
  border: 1px solid #ffffff;
  background: #2b5797;
  color: #ffffff;
  outline: 2px solid #2b5797;
}
#header #user-login-form label.error {
  color: #ffffff;
  padding: 5px;
  background: #b91d47;
  position: absolute;
  margin: 30px 0 0 -190px;
  border: 1px solid #ffffff;
  outline: 1px solid #b91d47;
  font-size: 14px;
}
#breadcrumb {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  width: 100%;
  background: none;
  border-bottom: 1px solid #525252;
  height: 2em;
}
#breadcrumb a:hover {
  outline: none;
}
#breadcrumb li {
  font-size: 14px;
}
#app-main {
  width: 100%;
  clear: both;
  float: left;
  background: #d5e7ec;
  overflow: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#app-data {
  height: 100%;
  padding: 6px;
  float: right;
  width: auto;
  height: auto;
}
@media screen and (max-width: 1024px) {
  #app-menu {
    height: 100%;
    padding: 6px;
    float: left;
    width: 252px;
  }
  .page {
    width: 720px !important;
  }
}
@media screen and (max-width: 800px) {
  #app-menu {
    height: 100%;
    padding: 6px;
    float: left;
    width: 252px;
  }
  .page {
    width: 480px !important;
  }
}
@media screen and (min-width: 1025px) {
  #app-menu {
    height: 100%;
    padding: 6px;
    float: left;
    width: 378px;
  }
  .page {
    width: 720px !important;
  }
}
#app-bar-toggle {
  display: block;
  width: 24px;
  height: 24px;
  position: fixed;
  bottom: 12px;
  left: 12px;
  z-index: 10000;
  display: none;
}
#app-bar-toggle > span {
  font-size: 24px;
  text-shadow: -1px -1px 1px #8fbfcc, 1px 1px 1px #ffffff;
  color: #b2d3dc;
  cursor: pointer;
}
#app-bar-toggle > span:active {
  color: #eff4ff;
}
#app-bar-toggle > span:hover {
  color: #a5a5a5;
}
#app-bar-toggle.active {
  bottom: 75px;
  right: 12px !important;
}
#app-bar-toggle.active > span {
  color: #2a2a2a;
  text-shadow: -1px -1px 1px #030303, 1px 1px 1px #505050;
}
#app-bar-toggle.active > span:hover {
  color: #1d1d1d;
}
#app-bar {
  display: none;
  width: 100%;
  clear: both;
  float: left;
  position: fixed;
  z-index: 10000;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 100px;
  background: #1d1d1d !important;
  border-top: 1px solid #000000;
  padding: 6px 0 0 0;
}
#app-bar .user-menu {
  float: left;
  padding: 0 0 0 96px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#app-bar .user-menu > a {
  width: 80px;
  height: 90px;
  float: left;
  text-align: center;
  margin: 0 20px 0 0;
  font-family: "SansationLight", "helvetica neue", helvetica, arial, sans-serif;
  font-size: 14px;
}
#app-bar .user-menu > a:hover {
  color: #d5e7ec;
}
#app-bar .user-menu > a > span {
  text-align: center;
  clear: both;
  font-size: 24px;
}
#app-bar .user-menu > a.right {
  float: right;
}
.formCloneDiv {
  border: 1px solid #a5a5a5;
}
.formCloneDiv input {
  max-width: 300px;
}
.formCloneDiv label {
  width: 120px;
  display: inline-block;
}
.formCloneDiv button {
  display: block;
  clear: both;
  float: right;
  margin: 40px 0 0 0;
}
.breadCrumb {
  margin: 0;
  padding: 0;
  float: left;
  display: block;
  height: 21px;
  overflow: hidden;
  width: 990px;
  padding: 5px;
  border: solid 1px #dedede;
  background: #fff;
}
.breadCrumb ul {
  margin: 0;
  padding: 0;
  height: 21px;
  display: block;
}
.breadCrumb ul li {
  display: inline-block;
  float: left;
  position: relative;
  height: 21px;
  overflow: hidden;
  line-height: 21px;
  margin: 0px 6px 0px 0;
  padding: 0px 10px 0px 0;
  background: url(../images/chevron.gif) no-repeat 100% 0;
}
.breadCrumb ul li div.chevronOverlay {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.breadCrumb ul li span {
  display: block;
  overflow: hidden;
}
.breadCrumb ul li a {
  display: block;
  position: relative;
  height: 21px;
  line-height: 21px;
  overflow: hidden;
  float: left;
}
.breadCrumb ul li.first a {
  height: 16px !important;
  text-indent: -1000em;
  width: 16px;
  padding: 0;
  margin-top: 2px;
  overflow: hidden;
  background: url(../images/iconhome.gif) no-repeat 0 0;
}
.breadCrumb ul li.first a:hover {
  background-position: 0 -16px;
}
.breadCrumb ul li.last {
  background: none;
  margin-right: 0;
  padding-right: 0;
}
.chevronOverlay {
  display: none;
  background: url(../images/chevronoverlay.png) no-repeat 100% 0;
  width: 13px;
  height: 20px;
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
          transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
          transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    -webkit-box-flex: 1;
            flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    -webkit-box-align: unset;
            align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  -webkit-box-flex: 0;
          flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}
.rodo {
  font-size: 14px;
  line-height: 16px;
  text-align: justify;
  padding: 20px 40px !important;
  margin: 5px 20px !important;
  background: #eff4ff;
  border: 1px solid #2d89ef;
}
