html {
  /* background-color: #d7d7d7; */
  background-color: #efefef;
}

body {
  margin: 0;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 1em;
  line-height: 1.5em;
  color: #757575;
  background-color: #efefef;
}

.maincontent {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0px;
  padding: 15px;
  background-color: #ffffff;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
}

.leftcontent{
	vertical-align: top;
	float:left;
	height:100%;
}

a {
  color: #be0000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b30000;
  text-decoration: underline;
}

a:hover{
color:#374152;
-webkit-transition-duration:0.2s;
-moz-transition-duration:0.2s;
-ms-transition-duration:0.2s;
-o-transition-duration:0.2s;
}

b,strong {
  font-weight: bold;
}

p {
  width:100%;
}

header {
  background-color: #757575;
}

footer {
  font-size: 10px;
  padding: 5px 0 20px;
  background-color: #FFFFFF;
  color: #757575;
  border-top: 1px solid #d7d7d7;
}
footer a {
  color: #6a6a6a;
}

img {
  max-width:100%;
}

.overflow{
	overflow:hidden !important;
}


.hideOverflow
{
    #overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:100%;
    display:block;
}


a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

.utility {
  vertical-align: middle;
  display: inline-block;
      height: 40px;
}

.utility .recalculation,
.utility .upload,
.utility .battery,
.utility .bell,
.utility .user{
  border-left: 1px solid #999;
  vertical-align: middle;
  display: inline-block;
  height: 40px;
  padding-top: 7px;
}

.utility .recalculation:hover,
.utility .upload:hover,
.utility .battery:hover{
	background-color: #cccccc;
}

.utility .counter,
.utility .cog {
  #border-left: 1px solid #999;
  display: inline-block;
}

.utility .cog{
  #width:42px;
  /* border-left: 1px solid #999; */
}
.utility .cog a{
  #padding:0 8px;
}

.utility .counter a{
  font-size: 1em;
  color: #ffffff;
  text-decoration:  none;
}
.utility .recalculation a,
.utility .upload a,
.utility .battery a,
.utility .user a {
  color: #ffffff;
  font-size: 75%;
  text-decoration:  none;
}

.utility .bell a,
.utility .cog a {
  color: #ffffff;
  font-size: 11px;
  text-decoration:  none;
  padding-left: 5px;
}

.utility .user .dropdown-menu > a,
.utility .counter .dropdown-menu > a{
  color: #757575;
  font-size: 10px;
  text-decoration:  none;
  padding-left: 5px;
}
.utility .user .dropdown-menu > a:hover,
.utility .counter .dropdown-menu > a:hover{
  color: #ffffff;
}
.utility .user img {
  width:27px;
  height:27px;
  margin-right: 5px;
  margin-left: 5px;
  float: left;
}
.utility .battery a {
  font-size: 1em;
}
.utility .recalculation img,
.utility .upload img{
  float: right;
  #height:16px;
  display: block;
  padding-left: 20px;
  padding-top: 4px;
}

.utility .battery img {
  float: right;
  display: block;
  width: auto;
  height: auto;
  padding-left: 20px;
}

.utility .counter img {
  float: right;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
}

.utility .cog img {
  float: right;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.degree-sign:after, .percent-sign:after {
    content: " %";
    line-height: normal
}

.flag {
    background-image: url("/images/flags_matrix.png");
    display: inline;
    float: left;
    height: 11px;
    margin: 2px 4px 2px 0;
    width: 16px;
}
.flag.FR {
    background-position: -96px -198px;
}
.flag.ES {
    background-position: -80px -209px;
}
.flag.NL {
    background-position: -224px -132px;
}
.flag.DE {
    background-position: -64px -55px;
}
.flag.IT {
    background-position: -144px -220px;
}
.flag.GB {
    background-position: -112px -22px;
}
.flag.PT {
    background-position: -256px -220px;
}
.activity-icon {height: 2.03rem;
width: 2rem;
}

.holds-the-iframe {
 background:url("https://2peak.com/img/loading.gif") 50% 10% no-repeat;
}

.faq-item {
  margin-bottom: 2.5em;
  list-style: none;
}
.faq-question {
  position: relative;
  margin-bottom: .5em;
}
.faq-question:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  content: "\f059";
  font-size: 2em;
  position: absolute;
  left: -1.5em;
  color: #be0000;
}
.faq-answer:before {
  content: "— ";
}

@-moz-document url-prefix() {
select {
  padding: 6px 6px 6px 6px;
}
}


@media (min-width: 768px) and (max-width: 1440px) {
  .maincontent {
  	/* margin-top: 12px; */
  }
}


.slogan {
  margin-top: 12em;
}

.pre-header {
  background-color: #4e4e4e;
}
.brand {
  padding: 0;
  text-shadow: none;
  font-size: inherit;
}
.social {
  float: right;
  margin: 0 0 0 0;
  display: inline-block;
  top: -30px;
  position: relative;
}
.social li {
  margin-top: 12px;
  display: inline-block;
}



ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}


/* buttons */
.btn {
  #background: #808080;
  background: #757575;
  color: #fff;
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  padding: .5em 2em;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.btn:hover,
.btn:focus {
  background-color: #be0000;
  color: #ffffff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.btn-reset {
  background: #bcbcbc;
  color: #fff;
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  padding: .5em 2em;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.btn-reset:hover,
.btn-reset:focus {
  text-decoration: none;
  background-color: #be0000;
  color: #ffffff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

a.btn-arrow:link {
  margin: 0;
  position: relative;
  float: left;
  text-decoration: none;
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  padding: .5em 2em;
}

a.btn-arrow {
  background: #808080;
  color: #FFFFFF;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

a.btn-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  right: -1.27em;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #808080;
  border-style: solid;
  border-width: 1.27em 0 1.27em 1.27em;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

a.btn-arrow:hover,
a.btn-arrow:focus {
  background-color: #be0000;
  color: #ffffff;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

a.btn-arrow:hover:after,
a.btn-arrow:focus:after {
  border-color: transparent transparent transparent #be0000;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

.cta {
  color: #fff;
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  text-shadow: none;
  padding: .5em 2em;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

a.plus {
 text-align:right;
 display:block;
 background:url(../img/plus.jpg) no-repeat right top;
 height:15px;
 line-height:15px;
 padding:0 20px 0 0;
 font-style:italic;
 color:#6a6a6a;
}


/* nav tabs and pills */
.navbar-peak .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-peak .navbar-brand:hover, .navbar-peak .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar {
	padding: 0;
}

.navbar-peak .navbar-nav .nav-link {
	text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    text-shadow: none;
    transition: all .1s ease-out;
    color: rgba(239, 239, 239,0.9);
    #border-left: 1px solid #999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar-peak .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  background-color: rgba(204, 204, 204, 0.7);
  color: rgba(239, 239, 239, 0.7);
}

.navbar-peak .navbar-nav .nav-link.disabled {
   background-color: rgba(204, 204, 204, 0.7);
   color: rgba(239, 239, 239, 0.3);
}

.navbar-peak .navbar-nav .show > .nav-link,
.navbar-peak .navbar-nav .active > .nav-link,
.navbar-peak .navbar-nav .nav-link.show,
.navbar-peak .navbar-nav .nav-link.active {
  color: rgba(239, 239, 239, 0.9);
}

.navbar-peak .navbar-toggler {
  color: #efefef;
  border-color: #efefef;
  border: 1px solid  #efefef;
  padding: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-peak .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  height: 25px;
  width: 25px;
}

.navbar-peak .navbar-text {
   color: rgba(0, 0, 0, 0.9);
}

.navbar-peak .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-peak .navbar-text a:hover, .navbar-peak .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.dropdown-menu {
  text-transform: uppercase;
  font-size: 10px;
  color: #efefef;
  background-color: rgb(239, 239, 239);
}

.dropdown-item {
  padding: 0.25em 1.5rem;
  font-weight: 400;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #FFF;
    background-color: #b30000;
}

.nav-tabs {
  background-color: #efefef;
  margin: 0px;
  border:none;
}
.nav-tabs > li > a {
  color: #757575;
  margin-right: 0px;
  padding: 0px 10px;
  padding-bottom: 0px;
  line-height: 40px;
  white-space:nowrap;
}

.nav-tabs .nav-link {
    border: 0px transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #be0000;
  background-color: #FFF;
  border-bottom:  0px transparent;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25);
  margin-right: 0px;
}

.cellborder {
   border-left: 1px solid #999;
}

@media (min-width: 576px) {
  .navbar-expand-sm .navbar-nav {
      max-height: 40px !important;
  }
  #sticky-sidebar {
    position:fixed;
    /* margin-top: 28rem; */
    width:260px;
    top: 60%;
    transform: translate(0%, -50%);
  }
}

@media (max-width: 768px) {
	.nav-tabs {
	 display: block;
	}

  .battery {
    pointer-events: none;
  }

  .pull-right {
    float: none !important;
    margin-bottom: 10px;
  }

  .modal_weekp {
    margin-bottom: 10px;
    margin-left:0px;
  }

}

@media (max-width: 980px) {
  .cellborder {
  	 border-left: 1px solid #757575;
  }
  .username {
  	 font-size: 10px;
     line-height: 18px;
  }
}

.nav-pills > li > a {
  /* padding-top: 8px;
  padding-bottom: 8px; */
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
  background-color: #757575;
  margin-right: 5px;
  font-size: 13px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #ffffff;
  background-color: #be0000;
}

.icon-padded {
  padding: .3em 0 0 .3em;
  color: #be0000;
}

.pull-right {
  float: right;
}
.pull-left {
  float: left;
}

/* forms */
label,
input,
button,
select,
textarea {
  font-size: 1em;
  font-weight: normal;
  line-height: 1.5em;
}
input,
button,
select,
textarea {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  background-color: #efefef;

}

.form-control,
.form-control:focus {
	background-color: #efefef;
	max-width: 220px;
  min-width: 70px;
}

label {
  display: block;
  margin-bottom: 5px;
}
label.labelright {
	#margin-top: 5px;
    /*margin-left: -10px;*/
    margin-left: 15px;
    padding-right: 15px;
    /*text-align: right;*/
}

/* The CSS-SELECT */
.custom-select {
	max-width: 220px;
    border: none;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
    text-shadow: none;
    background-color: #efefef;
    color: #6a6a6a;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
    vertical-align: middle;
}


.color1 {
	color: #be0000;
}

.dropdown-toggle::after {
    color:#be0000;
}

.dropdown-toggle-user::after {
    color:#be0000;
    position: relative;
    top: -40px;
}

.navbar-brand {
  /* height: 50px;
  top: 6px; */
  /* margin-right: 50px; */
}

.col-lg {
  padding-right: 0px;
  padding-left: 0px;
}

.fixed-top-2 {
    margin-top: 40px;
    background-color: #757575;
}

.fixed-top {
}

.fade.in {
  opacity: 1;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-backdrop.in {
  opacity: 0.5;
}

.w-100 {
    width: 100% !important;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-collapse {
  background-color: #757575;
  margin-top: -1px;
  padding-left: 10px;
}

 .badge_menu{
    position: absolute;
    top: -1px;
    righpadding: 3px 5px 2px;t: 5px;
    display: inline-block;
    min-width: 23px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    min-height: 18px;
    border-radius: 10px;
    padding-right: 1px;
    padding-top: 3px;
}

.badge{
    vertical-align: middle;
    border-radius: 10px;
}

.progressBar {
  max-width: 500px;
}

.modal-header .close {
  font-size: 20px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5rem;
    font-size: 20px;
    padding-top: 14px;
    padding-right: 10px;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* padding: 1rem 1rem; */
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.alert {
    /* color: #be0000; */
}

.badge-danger {
    color: #fff;
    background-color: #be0000;
}

.faq_css {
  padding-top: 2px;
  padding-bottom: 2px;
}

.modal-xxl {
    min-width: 80%;
  }

.modal-weekplan {
    width: 100%;
  }

.modal_weekp {
  margin-bottom: 10px;
  margin-left:10px;
}

#customFormat {
  font-size: 10px;
  padding: 0rem;
}

#customFormat .table th{
  transform: rotate(270deg);
  transform-origin: left bottom 0;
  height: 120px;
}

#customFormat .table th, #customFormat .table td {
  padding-left: : 0rem;
  padding-right: : 0rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
  font-size: 10px;
}


#cssdatepicker .btn {
    background: linear-gradient(#efefef,lightgrey);
    color: #484546;
    box-shadow: none;
    text-shadow: none;
    padding: .3em .6em;
}

#cssdatepicker .text-muted {
    color: #fff !important;
}

#cssdatepicker .text-info {
    color: #be0000 !important;
}

#cssdatepicker .pull-left {
    background: #efefef !important;
    float: left;
    height: 33px;
}

#cssdatepicker .pull-right {
  background: #efefef !important;
  float: right;
  height: 33px;
}

@font-face{font-family:'Glyphicons Halflings';src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');src:url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}
.glyphicon-asterisk:before{content:"\2a";}
.glyphicon-plus:before{content:"\2b";}
.glyphicon-euro:before{content:"\20ac";}
.glyphicon-minus:before{content:"\2212";}
.glyphicon-cloud:before{content:"\2601";}
.glyphicon-envelope:before{content:"\2709";}
.glyphicon-pencil:before{content:"\270f";}
.glyphicon-glass:before{content:"\e001";}
.glyphicon-music:before{content:"\e002";}
.glyphicon-search:before{content:"\e003";}
.glyphicon-heart:before{content:"\e005";}
.glyphicon-star:before{content:"\e006";}
.glyphicon-star-empty:before{content:"\e007";}
.glyphicon-user:before{content:"\e008";}
.glyphicon-film:before{content:"\e009";}
.glyphicon-th-large:before{content:"\e010";}
.glyphicon-th:before{content:"\e011";}
.glyphicon-th-list:before{content:"\e012";}
.glyphicon-ok:before{content:"\e013";}
.glyphicon-remove:before{content:"\e014";}
.glyphicon-zoom-in:before{content:"\e015";}
.glyphicon-zoom-out:before{content:"\e016";}
.glyphicon-off:before{content:"\e017";}
.glyphicon-signal:before{content:"\e018";}
.glyphicon-cog:before{content:"\e019";}
.glyphicon-trash:before{content:"\e020";}
.glyphicon-home:before{content:"\e021";}
.glyphicon-file:before{content:"\e022";}
.glyphicon-time:before{content:"\e023";}
.glyphicon-road:before{content:"\e024";}
.glyphicon-download-alt:before{content:"\e025";}
.glyphicon-download:before{content:"\e026";}
.glyphicon-upload:before{content:"\e027";}
.glyphicon-inbox:before{content:"\e028";}
.glyphicon-play-circle:before{content:"\e029";}
.glyphicon-repeat:before{content:"\e030";}
.glyphicon-refresh:before{content:"\e031";}
.glyphicon-list-alt:before{content:"\e032";}
.glyphicon-flag:before{content:"\e034";}
.glyphicon-headphones:before{content:"\e035";}
.glyphicon-volume-off:before{content:"\e036";}
.glyphicon-volume-down:before{content:"\e037";}
.glyphicon-volume-up:before{content:"\e038";}
.glyphicon-qrcode:before{content:"\e039";}
.glyphicon-barcode:before{content:"\e040";}
.glyphicon-tag:before{content:"\e041";}
.glyphicon-tags:before{content:"\e042";}
.glyphicon-book:before{content:"\e043";}
.glyphicon-print:before{content:"\e045";}
.glyphicon-font:before{content:"\e047";}
.glyphicon-bold:before{content:"\e048";}
.glyphicon-italic:before{content:"\e049";}
.glyphicon-text-height:before{content:"\e050";}
.glyphicon-text-width:before{content:"\e051";}
.glyphicon-align-left:before{content:"\e052";}
.glyphicon-align-center:before{content:"\e053";}
.glyphicon-align-right:before{content:"\e054";}
.glyphicon-align-justify:before{content:"\e055";}
.glyphicon-list:before{content:"\e056";}
.glyphicon-indent-left:before{content:"\e057";}
.glyphicon-indent-right:before{content:"\e058";}
.glyphicon-facetime-video:before{content:"\e059";}
.glyphicon-picture:before{content:"\e060";}
.glyphicon-map-marker:before{content:"\e062";}
.glyphicon-adjust:before{content:"\e063";}
.glyphicon-tint:before{content:"\e064";}
.glyphicon-edit:before{content:"\e065";}
.glyphicon-share:before{content:"\e066";}
.glyphicon-check:before{content:"\e067";}
.glyphicon-move:before{content:"\e068";}
.glyphicon-step-backward:before{content:"\e069";}
.glyphicon-fast-backward:before{content:"\e070";}
.glyphicon-backward:before{content:"\e071";}
.glyphicon-play:before{content:"\e072";}
.glyphicon-pause:before{content:"\e073";}
.glyphicon-stop:before{content:"\e074";}
.glyphicon-forward:before{content:"\e075";}
.glyphicon-fast-forward:before{content:"\e076";}
.glyphicon-step-forward:before{content:"\e077";}
.glyphicon-eject:before{content:"\e078";}
.glyphicon-chevron-left:before{content:"\e079";}
.glyphicon-chevron-right:before{content:"\e080";}
.glyphicon-plus-sign:before{content:"\e081";}
.glyphicon-minus-sign:before{content:"\e082";}
.glyphicon-remove-sign:before{content:"\e083";}
.glyphicon-ok-sign:before{content:"\e084";}
.glyphicon-question-sign:before{content:"\e085";}
.glyphicon-info-sign:before{content:"\e086";}
.glyphicon-screenshot:before{content:"\e087";}
.glyphicon-remove-circle:before{content:"\e088";}
.glyphicon-ok-circle:before{content:"\e089";}
.glyphicon-ban-circle:before{content:"\e090";}
.glyphicon-arrow-left:before{content:"\e091";}
.glyphicon-arrow-right:before{content:"\e092";}
.glyphicon-arrow-up:before{content:"\e093";}
.glyphicon-arrow-down:before{content:"\e094";}
.glyphicon-share-alt:before{content:"\e095";}
.glyphicon-resize-full:before{content:"\e096";}
.glyphicon-resize-small:before{content:"\e097";}
.glyphicon-exclamation-sign:before{content:"\e101";}
.glyphicon-gift:before{content:"\e102";}
.glyphicon-leaf:before{content:"\e103";}
.glyphicon-eye-open:before{content:"\e105";}
.glyphicon-eye-close:before{content:"\e106";}
.glyphicon-warning-sign:before{content:"\e107";}
.glyphicon-plane:before{content:"\e108";}
.glyphicon-random:before{content:"\e110";}
.glyphicon-comment:before{content:"\e111";}
.glyphicon-magnet:before{content:"\e112";}
.glyphicon-chevron-up:before{content:"\e113";}
.glyphicon-chevron-down:before{content:"\e114";}
.glyphicon-retweet:before{content:"\e115";}
.glyphicon-shopping-cart:before{content:"\e116";}
.glyphicon-folder-close:before{content:"\e117";}
.glyphicon-folder-open:before{content:"\e118";}
.glyphicon-resize-vertical:before{content:"\e119";}
.glyphicon-resize-horizontal:before{content:"\e120";}
.glyphicon-hdd:before{content:"\e121";}
.glyphicon-bullhorn:before{content:"\e122";}
.glyphicon-certificate:before{content:"\e124";}
.glyphicon-thumbs-up:before{content:"\e125";}
.glyphicon-thumbs-down:before{content:"\e126";}
.glyphicon-hand-right:before{content:"\e127";}
.glyphicon-hand-left:before{content:"\e128";}
.glyphicon-hand-up:before{content:"\e129";}
.glyphicon-hand-down:before{content:"\e130";}
.glyphicon-circle-arrow-right:before{content:"\e131";}
.glyphicon-circle-arrow-left:before{content:"\e132";}
.glyphicon-circle-arrow-up:before{content:"\e133";}
.glyphicon-circle-arrow-down:before{content:"\e134";}
.glyphicon-globe:before{content:"\e135";}
.glyphicon-tasks:before{content:"\e137";}
.glyphicon-filter:before{content:"\e138";}
.glyphicon-fullscreen:before{content:"\e140";}
.glyphicon-dashboard:before{content:"\e141";}
.glyphicon-heart-empty:before{content:"\e143";}
.glyphicon-link:before{content:"\e144";}
.glyphicon-phone:before{content:"\e145";}
.glyphicon-usd:before{content:"\e148";}
.glyphicon-gbp:before{content:"\e149";}
.glyphicon-sort:before{content:"\e150";}
.glyphicon-sort-by-alphabet:before{content:"\e151";}
.glyphicon-sort-by-alphabet-alt:before{content:"\e152";}
.glyphicon-sort-by-order:before{content:"\e153";}
.glyphicon-sort-by-order-alt:before{content:"\e154";}
.glyphicon-sort-by-attributes:before{content:"\e155";}
.glyphicon-sort-by-attributes-alt:before{content:"\e156";}
.glyphicon-unchecked:before{content:"\e157";}
.glyphicon-expand:before{content:"\e158";}
.glyphicon-collapse-down:before{content:"\e159";}
.glyphicon-collapse-up:before{content:"\e160";}
.glyphicon-log-in:before{content:"\e161";}
.glyphicon-flash:before{content:"\e162";}
.glyphicon-log-out:before{content:"\e163";}
.glyphicon-new-window:before{content:"\e164";}
.glyphicon-record:before{content:"\e165";}
.glyphicon-save:before{content:"\e166";}
.glyphicon-open:before{content:"\e167";}
.glyphicon-saved:before{content:"\e168";}
.glyphicon-import:before{content:"\e169";}
.glyphicon-export:before{content:"\e170";}
.glyphicon-send:before{content:"\e171";}
.glyphicon-floppy-disk:before{content:"\e172";}
.glyphicon-floppy-saved:before{content:"\e173";}
.glyphicon-floppy-remove:before{content:"\e174";}
.glyphicon-floppy-save:before{content:"\e175";}
.glyphicon-floppy-open:before{content:"\e176";}
.glyphicon-credit-card:before{content:"\e177";}
.glyphicon-transfer:before{content:"\e178";}
.glyphicon-cutlery:before{content:"\e179";}
.glyphicon-header:before{content:"\e180";}
.glyphicon-compressed:before{content:"\e181";}
.glyphicon-earphone:before{content:"\e182";}
.glyphicon-phone-alt:before{content:"\e183";}
.glyphicon-tower:before{content:"\e184";}
.glyphicon-stats:before{content:"\e185";}
.glyphicon-sd-video:before{content:"\e186";}
.glyphicon-hd-video:before{content:"\e187";}
.glyphicon-subtitles:before{content:"\e188";}
.glyphicon-sound-stereo:before{content:"\e189";}
.glyphicon-sound-dolby:before{content:"\e190";}
.glyphicon-sound-5-1:before{content:"\e191";}
.glyphicon-sound-6-1:before{content:"\e192";}
.glyphicon-sound-7-1:before{content:"\e193";}
.glyphicon-copyright-mark:before{content:"\e194";}
.glyphicon-registration-mark:before{content:"\e195";}
.glyphicon-cloud-download:before{content:"\e197";}
.glyphicon-cloud-upload:before{content:"\e198";}
.glyphicon-tree-conifer:before{content:"\e199";}
.glyphicon-tree-deciduous:before{content:"\e200";}
.glyphicon-briefcase:before{content:"\1f4bc";}
.glyphicon-calendar:before{content:"\1f4c5";}
.glyphicon-pushpin:before{content:"\1f4cc";}
.glyphicon-paperclip:before{content:"\1f4ce";}
.glyphicon-camera:before{content:"\1f4f7";}
.glyphicon-lock:before{content:"\1f512";}
.glyphicon-bell:before{content:"\1f514";}
.glyphicon-bookmark:before{content:"\1f516";}
.glyphicon-fire:before{content:"\1f525";}
.glyphicon-wrench:before{content:"\1f527";}