/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'icons';
  src: url('/fileadmin/ts/basictpl/res/icons/fonts/icons.eot?-vz1fv9');
  src: url('/fileadmin/ts/basictpl/res/icons/fonts/icons.eot?#iefix-vz1fv9') format('embedded-opentype'), url('/fileadmin/ts/basictpl/res/icons/fonts/icons.woff?-vz1fv9') format('woff'), url('/fileadmin/ts/basictpl/res/icons/fonts/icons.ttf?-vz1fv9') format('truetype'), url('/fileadmin/ts/basictpl/res/icons/fonts/icons.svg?-vz1fv9#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ic {
  display: inline-block;
  font: normal normal normal 14px/1 icons;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.ic-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.ic-2x {
  font-size: 2em;
}
.ic-3x {
  font-size: 3em;
}
.ic-4x {
  font-size: 4em;
}
.ic-5x {
  font-size: 5em;
}
.ic-fw {
  width: 1.28571429em;
  text-align: center;
}
.ic-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.ic-ul > li {
  position: relative;
}
.ic-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.ic-li.ic-lg {
  left: -1.85714286em;
}
.ic-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.ic-pull-left {
  float: left;
}
.ic-pull-right {
  float: right;
}
.ic.ic-pull-left {
  margin-right: .3em;
}
.ic.ic-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.ic.pull-left {
  margin-right: .3em;
}
.ic.pull-right {
  margin-left: .3em;
}
.ic-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.ic-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ic-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ic-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ic-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ic-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ic-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .ic-rotate-90,
:root .ic-rotate-180,
:root .ic-rotate-270,
:root .ic-flip-horizontal,
:root .ic-flip-vertical {
  filter: none;
}
.ic-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.ic-stack-1x,
.ic-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.ic-stack-1x {
  line-height: inherit;
}
.ic-stack-2x {
  font-size: 2em;
}
.ic-inverse {
  color: #ffffff;
}
.ic-apple:before {
  content: "\e68d";
}
.ic-finder:before {
  content: "\e68e";
}
.ic-android:before {
  content: "\e695";
}
.ic-windows8:before {
  content: "\e696";
}
.ic-pencil:before {
  content: "\e663";
}
.ic-bullhorn:before {
  content: "\e604";
}
.ic-qrcode:before {
  content: "\e605";
}
.ic-cart:before {
  content: "\e606";
}
.ic-support:before {
  content: "\e607";
}
.ic-phone:before {
  content: "\e608";
}
.ic-map:before {
  content: "\e609";
}
.ic-calendar:before {
  content: "\e60a";
}
.ic-keyboard:before {
  content: "\e60c";
}
.ic-screen:before {
  content: "\e60d";
}
.ic-laptop:before {
  content: "\e60e";
}
.ic-mobile:before {
  content: "\e60f";
}
.ic-mail:before {
  content: "\e651";
}
.ic-disk:before {
  content: "\e610";
}
.ic-bubble:before {
  content: "\e611";
}
.ic-user:before {
  content: "\e612";
}
.ic-users:before {
  content: "\e613";
}
.ic-user2:before {
  content: "\e614";
}
.ic-user3:before {
  content: "\e615";
}
.ic-quotes-left:before {
  content: "\e616";
}
.ic-spinner:before {
  content: "\e617";
}
.ic-search:before {
  content: "\e618";
}
.ic-zoomin:before {
  content: "\e619";
}
.ic-zoomout:before {
  content: "\e61a";
}
.ic-expand:before {
  content: "\e61b";
}
.ic-contract:before {
  content: "\e61c";
}
.ic-cog:before {
  content: "\e61d";
}
.ic-aid:before {
  content: "\e61e";
}
.ic-bug:before {
  content: "\e61f";
}
.ic-accessibility:before {
  content: "\e620";
}
.ic-target:before {
  content: "\e621";
}
.ic-lightning:before {
  content: "\e664";
}
.ic-tree:before {
  content: "\e623";
}
.ic-globe:before {
  content: "\e624";
}
.ic-earth:before {
  content: "\e625";
}
.ic-eye:before {
  content: "\e627";
}
.ic-eye2:before {
  content: "\e628";
}
.ic-star:before {
  content: "\e629";
}
.ic-star2:before {
  content: "\e62a";
}
.ic-star3:before {
  content: "\e62b";
}
.ic-happy:before {
  content: "\e62c";
}
.ic-smiley:before {
  content: "\e62d";
}
.ic-tongue:before {
  content: "\e62e";
}
.ic-sad:before {
  content: "\e62f";
}
.ic-wink:before {
  content: "\e630";
}
.ic-grin:before {
  content: "\e631";
}
.ic-cool:before {
  content: "\e632";
}
.ic-angry:before {
  content: "\e633";
}
.ic-evil:before {
  content: "\e634";
}
.ic-shocked:before {
  content: "\e635";
}
.ic-confused:before {
  content: "\e636";
}
.ic-neutral:before {
  content: "\e637";
}
.ic-wondering:before {
  content: "\e638";
}
.ic-point-right:before {
  content: "\e639";
}
.ic-warning:before {
  content: "\e63a";
}
.ic-notification:before {
  content: "\e63b";
}
.ic-question:before {
  content: "\e63c";
}
.ic-info:before {
  content: "\e63d";
}
.ic-checkmark-circle:before {
  content: "\e63e";
}
.ic-checkmark:before {
  content: "\e640";
}
.ic-checkmark2:before {
  content: "\e641";
}
.ic-spam:before {
  content: "\e63f";
}
.ic-minus:before {
  content: "\e642";
}
.ic-plus:before {
  content: "\e643";
}
.ic-arrow-up:before {
  content: "\e644";
}
.ic-arrow-right:before {
  content: "\e645";
}
.ic-arrow-down:before {
  content: "\e646";
}
.ic-arrow-left:before {
  content: "\e647";
}
.ic-arrow-up2:before {
  content: "\e648";
}
.ic-arrow-right2:before {
  content: "\e649";
}
.ic-arrow-down2:before {
  content: "\e64a";
}
.ic-arrow-left2:before {
  content: "\e64b";
}
.ic-checkbox-checked:before {
  content: "\e64c";
}
.ic-checkbox-unchecked:before {
  content: "\e64d";
}
.ic-checkbox-partial:before {
  content: "\e64e";
}
.ic-radio-checked:before {
  content: "\e64f";
}
.ic-radio-unchecked:before {
  content: "\e650";
}
.ic-contrast:before {
  content: "\e693";
}
.ic-newtab:before {
  content: "\e665";
}
.ic-feed:before {
  content: "\e602";
}
.ic-file-pdf:before {
  content: "\e666";
}
.ic-file-openoffice:before {
  content: "\e667";
}
.ic-file-word:before {
  content: "\e668";
}
.ic-file-excel:before {
  content: "\e669";
}
.ic-file-zip:before {
  content: "\e66a";
}
.ic-file-xml:before {
  content: "\e66b";
}
.ic-file-css:before {
  content: "\e66c";
}
.ic-html5:before {
  content: "\e66d";
}
.ic-home:before {
  content: "\e603";
}
.ic-share:before {
  content: "\e600";
}
.ic-question2:before {
  content: "\e655";
}
.ic-info2:before {
  content: "\e654";
}
.ic-checkmark3:before {
  content: "\e66f";
}
.ic-arrow-left7:before {
  content: "\e67f";
}
.ic-arrow-down7:before {
  content: "\e680";
}
.ic-arrow-up6:before {
  content: "\e681";
}
.ic-arrow-right8:before {
  content: "\e682";
}
.ic-record:before {
  content: "\e694";
}
.ic-popup:before {
  content: "\e66e";
}
.ic-cycle:before {
  content: "\e656";
}
.ic-arrow-left3:before {
  content: "\e670";
}
.ic-arrow-down3:before {
  content: "\e671";
}
.ic-arrow-up3:before {
  content: "\e672";
}
.ic-arrow-right3:before {
  content: "\e673";
}
.ic-arrow-left32:before {
  content: "\e657";
}
.ic-arrow-down32:before {
  content: "\e658";
}
.ic-arrow-up32:before {
  content: "\e659";
}
.ic-arrow-right32:before {
  content: "\e65a";
}
.ic-arrow-left4:before {
  content: "\e65b";
}
.ic-arrow-down4:before {
  content: "\e65c";
}
.ic-arrow-up4:before {
  content: "\e65d";
}
.ic-arrow-right4:before {
  content: "\e65e";
}
.ic-arrow-left5:before {
  content: "\e674";
}
.ic-arrow-down5:before {
  content: "\e675";
}
.ic-arrow-up5:before {
  content: "\e676";
}
.ic-arrow-right5:before {
  content: "\e677";
}
.ic-arrow-right6:before {
  content: "\e678";
}
.ic-vcard:before {
  content: "\e653";
}
.ic-mobile2:before {
  content: "\e60b";
}
.ic-user4:before {
  content: "\e626";
}
.ic-printer:before {
  content: "\e679";
}
.ic-link:before {
  content: "\e67a";
}
.ic-list:before {
  content: "\e622";
}
.ic-play:before {
  content: "\e65f";
}
.ic-pause:before {
  content: "\e660";
}
.ic-stop:before {
  content: "\e661";
}
.ic-next:before {
  content: "\e662";
}
.ic-previous:before {
  content: "\e67b";
}
.ic-first:before {
  content: "\e67c";
}
.ic-last:before {
  content: "\e67d";
}
.ic-arrow-left11:before {
  content: "\e68f";
}
.ic-arrow-down11:before {
  content: "\e690";
}
.ic-arrow-up10:before {
  content: "\e691";
}
.ic-arrow-right11:before {
  content: "\e692";
}
.ic-twitter:before {
  content: "\e601";
}
.ic-facebook:before {
  content: "\e652";
}
.ic-googleplus:before {
  content: "\e67e";
}
.ic-pinterest:before {
  content: "\e683";
}
.ic-tumblr:before {
  content: "\e684";
}
.ic-directions:before {
  content: "\e687";
}
.ic-mail2:before {
  content: "\e688";
}
.ic-paperplane:before {
  content: "\e685";
}
.ic-paperclip:before {
  content: "\e689";
}
.ic-popup2:before {
  content: "\e68a";
}
.ic-cog2:before {
  content: "\e68b";
}
.ic-lock-open:before {
  content: "\e68c";
}
.ic-trash:before {
  content: "\e686";
}
