@charset "UTF-8";

[data-icon]:before {
    font-family: "webinarsysteem" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="webi-class-"]:before,
[class*=" webi-class-"]:before {
    font-family: "webinarsysteem" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.webi-class-comment-minus:before {
    content: "a";
}
.webi-class-comments:before {
    content: "b";
}
.webi-class-torsos-all-female:before {
    content: "c";
}
.webi-class-bullhorn:before {
    content: "d";
}
.webi-class-megaphone:before {
    content: "e";
}
.webi-class-star:before {
    content: "f";
}
.webi-class-rss:before {
    content: "g";
}
.webi-class-zap:before {
    content: "h";
}
.webi-class-check:before {
    content: "i";
}
.webi-class-play:before {
    content: "j";
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.wbn-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wbnicon-close:before{
    content: "\e088";
}

.wbnicon-cog:before {
    content: "\e019";
}

.wbnicon-list:before {
    content: "\e012";
}
.wbnicon-envelope:before{
    content:"\2709";
}

.wbnicon-registration:before {
    content: "\e067";
}

.wbnicon-thumbs-up:before {
    content: "\e125";
}

.wbnicon-sort-by-order:before {
    content: "\e154";
}

.wbnicon-live:before {
    content: "\e072";
}

.wbnicon-play:before {
    content: "";
}

.wbnicon-facetime-video:before {
    content: "\e059";
}

.wbnicon-ticket:before {
    content: "\e042";
}

.wbnicon-play:before {
    content:"\e072";
}
.wbnicon-pause:before {
    content: "\e073";
}

.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-lock:before {
    content: "\e033";
}

.input-group-addon {
    padding: 6px 9px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;

}

.glyphicon{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
}
