﻿@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.woff2) format('woff2'),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');
}

.sy-glyphicon
{
    position: relative;
    top: 0px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sy-glyphicon-menu-down:before { content: "\e259"; }

.sy-glyphicon-menu-up:before { content: "\e260"; }

.sy-glyphicon-user:before { content:"\e008"; }

.sy-glyphicon-lock:before { content:"\e033"; }

.sy-glyphicon-search:before { content:"\e003"; }

.sy-glyphicon-remove:before { content:"\e014"; }

.sy-glyphicon-list-alt:before { content:"\e032"; }

.sy-glyphicon-globe:before { content:"\e135"; }

.sy-glyphicon-download:before { content: "\e026"; }

.sy-glyphicon-upload:before { content: "\e027"; }

.sy-glyphicon-cloud-download:before { content: "\e197"; }

.sy-glyphicon-cloud-upload:before { content: "\e198"; }

.sy-glyphicon-download-alt:before { content: "\e025"; }

.sy-glyphicon-eye-open:before { content: "\e105"; }

.sy-glyphicon-eye-close:before { content: "\e106"; }

.sy-glyphicon-warning-sign:before { content: "\e107"; }

.sy-glyphicon-edit:before { content: "\e065"; }

.sy-glyphicon-remove-circle:before { content: "\e088"; }

.sy-glyphicon-pushpin:before { content:"\e146"; }

/*.sy-glyphicon-th-list:before { content:"\e012"; }*/

.sy-glyphicon-resize-full:before { content:"\e096"; }

.sy-glyphicon-resize-small:before { content:"\e097"; }


.sy-glyphicon-sort-by-alphabet:before { content:"\e151"; }
.sy-glyphicon-sort-by-alphabet-alt:before { content:"\e152"; }

.sy-glyphicon-sort-by-attributes:before { content:"\e155"; }
.sy-glyphicon-sort-by-attributes-alt:before { content:"\e156"; }