﻿@font-face {
    font-family: 'icomoon';
    src: url('../../fonts/icomoon.eot');
    src: url('../../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../../fonts/icomoon.woff') format('woff'), url('../../fonts/icomoon.ttf') format('truetype'), url('../../fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*.glyphicon {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}*/

.glyphicon-plus:before {
    content: "\e908";
}

.glyphicon-plus {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-pencil:before {
    content: "\e90b";
}

.glyphicon-pencil {
    background-color: transparent !important;
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-floppy-disk:before {
    content: "\e902";
}

.glyphicon-floppy-disk {
    background-color: transparent !important;
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-trash:before {
    content: "\e903";
}

.glyphicon-trash {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-check:before {
    content: "\e906";
}

.glyphicon-check {
    background-color: transparent !important;
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-circle-arrow-left:before {
    content: "\e90e";
}

.glyphicon-circle-arrow-left {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-lock:before {
    content: "\e90c";
}

.glyphicon-lock {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-file:before {
    content: "\e90a";
}

.glyphicon-file {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-list:before {
    content: "\e90d";
}

.glyphicon-list {
    background-color: transparent !important;
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
    color: #111 !important;
}

.glyphicon-cloud-download:before {
    content: "\e907";
}

.glyphicon-cloud-download {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-remove:before {
    content: "\e900";
}

.glyphicon-remove {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-transfer:before {
    content: "\e904";
}

.glyphicon-transfer {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-copy:before {
    content: "\e905";
}

.glyphicon-copy {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-search:before {
    content: "\e90f";
}

.glyphicon-search {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-send:before {
    content: "\e912";
}

.glyphicon-send {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.glyphicon-floppy-remove:before {
    content: "\e913";
}

.glyphicon-floppy-remove {
    background-color: transparent !important;
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

.fa-refresh:before {
    content: "\e901";
}

.fa-refresh {
    font-family: 'icomoon';
    padding: 0;
    display: inline-block;
    font-weight: 600;
    font-size: larger;
}

#tree .glyphicon-plus:before,
.custom_tree .glyphicon-plus:before,
.input-group .input-group-btn i.glyphicon-plus:before {
    content: "\e911";
}

#tree .glyphicon-minus:before,
.custom_tree .glyphicon-minus:before {
    content: "\e910";
}

.glyphicon-minus {
    font-family: 'icomoon';
    padding: 0;
    font-weight: 600;
    font-size: larger;
    top: 0px;
}

/*.glyphicon-phone {
    font-family: 'Glyphicons Halflings';
}*/
