@font-face {
    font-family: 'Forestman';
    src: url('/fonts/forestman2.eot');
    src: url('/fonts/forestman2.eot?#iefix') format('embedded-opentype'), url('/fonts/forestman2.woff2') format('woff2'), url('/fonts/forestman2.woff') format('woff'), url('/fonts/forestman2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.icon {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 2px;
    font-size: 30px;
}

.dashIcon {
    position: relative;
    color:gray;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 10px;
    right:7px;
    font-size: 30px;
}

.mobMenuIcon {
    font-family: "Forestman";
    font-style: normal;
    font-size: 20px;
    display: inline-block;
    vertical-align: top; /*use top or bottom to make .btSubMenu items unified*/
}
.subMenuIcon {
    margin-left: -25px;
    position: absolute;
    font-family: "Forestman";
    font-style: normal;
    font-size: 20px;
    padding-right: 13px;
    text-transform: none!important;
}
.dashIconRed {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 3px;
    font-size: 110%;
    color: rgb(180,12,40);
}

.dashIconGreen {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 3px;
    font-size: 110%;
    color: rgb(220,166,0);
    padding: 0;
    margin: 0;
}

.searchClear {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 3px;
    font-size: 16px;
    color: rgb(100,100,100);
}

.mainicon {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 0;
    font-size: 30px;
}
.iconForm {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 2px;
    font-size: 36px;
    color:gray;
}

.iconFormTitle {
    position: relative;
    display: inline;
    font-family: "Forestman";
    font-style: normal;
    top: 0;
    padding: 3px;
    color: rgb(200,200,200);
}

.iconFormList {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 2px;
    font-size: 20px;
}
.menuHide {
    position: absolute;
    color:rgb(200,200,200);
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 1px;
    right:0;
    font-size: 16px;
}

.favoriteIcon:before {
    font-family: Forestman;
    display: inline-block;
    color: rgb(255, 216, 0);
    font-style: normal;
    content: '@';
    font-size: 100%;
    top: -5px;
    text-shadow: 1px 2px 3px #b7b2b2;
}
.favoriteGrayIcon:before {
    font-family: Forestman;
    display: inline-block;
    color: rgb(200,200,200);
    font-style: normal;
    content: '@';
    font-size: 15px;
    top: -5px;
}
.favoriteNotesIcon:before {
    font-family: Forestman;
    position: absolute;
    color: rgb(255, 216, 0);;
    font-style: normal;
    content: '@';
    font-size: 20px;
    top: 13px;
    left: 15px;
    text-shadow: 1px 2px 2px #b7b2b2;
}
.favoriteNotesIcon:after {
    font-family: Forestman;
    content: "W";
}
.favoritePropertyIcon:before {
    font-family: Forestman;
    position: absolute;
    color: rgb(255, 216, 0);;
    font-style: normal;
    content: '@';
    font-size: 20px;
    top: 13px;
    left: 15px;
    text-shadow: 1px 2px 2px #b7b2b2;
}
.favoritePropertyIcon:after {
    font-family: Forestman;
    content: "I";
}
.formBtnIcon {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 5px;
    margin-right: 3px;
    font-size: 22px;
}
.formDelIcon {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 2px;
    margin-right: 3px;
    font-size: 22px;
}

.mapPopIcon {
    position: relative;
    display: inline-block;
    font-family: "Forestman";
    font-style: normal;
    top: 3px;
}

.iconDashboard:before {
    content: "t";
}

.iconNotes:before {
    content: "e";
}

.iconProperty:before {
    content: "I";
}

.iconTree:before {
    content: "G";
}

.iconMap:before {
    content: "B";
}

.iconAnalysis:before {
    content: "9";
}

.iconSettings:before {
    content: "6";
}

.iconLogoff:before {
    content: "n";
}

.iconAddNew:before {
    content: "d";
}

.iconUploadFile:before {
    content: "#";
}

.iconSearch:before {
    content: "5";
}

.iconAddNote:before {
    content: "f";
}


.iconShowMap:before {
    content: "p";
}

.iconNavigate:before {
    content: "P";
}

.iconList:before {
    content: "%";
}

.iconNotePublic:before {
    content: "o";
}

.iconNotePrivate:before {
    content: "S";
}

.iconNoteFavorites:before {
    content: '?';
}

.iconPropertyInfo:before {
    content: '1';
}
.iconPropertyList:before {
    content: 'I';
}

.iconForestradar:before {
    content: 'H';
}

.iconResults:before {
    content: 'M';
}

.iconCheck:before {
    content: 'b';
}

.iconCompany:before {
    content: 'O';
}

.iconEmployee:before {
    content: 'S';
}

.iconSendPassword:before {
    content: '0';
}

.iconApiKey:before {
    content: 'w';
}


.iconForesradar:before {
    content: 'b';
}

.iconZoomIn:before {
    content: '+';
}
.iconZoomOut:before {
    content: '-';
}

.iconLayersBase:before {
    content: 'z';
}

.iconLayers:before {
    content: '%';
}

.iconGpsOff:before {
    content: 'm';
    color: #aa0606;
}

.iconGpsOn:before {
    content: 'E';
    color: rgb(120, 170, 40);
}

.iconGpsCenterOff:before {
    content: 'L';
}
.iconGpsCenterOn:before {
    content: 'L';
}
.iconGpsCenterOn:after {
    position:absolute;
    left:0;
    content: 'N';
    color: rgb(120, 170, 40);
}

.iconTrackOff:before {
    content: '8';
}
.iconTrackOff::after {
    content: '!';
    left: 0;
    color: #aa0606;
    position:absolute;
}

.iconTrackOn:before {
    content: '8';
    color: rgb(120, 170, 40);
}

.iconInfo:before {
    content: '1';
}

.iconMapEdit:before {
    content: 'h';
}
.iconCopyNote:before {
    content: 'x';
}
.iconRaport:before {
    content: '9';
}
.iconEditNote:before {
    content: 'e';
}
.iconAddProperty:before {
    content: 'j';
}
.iconEditProperty:before {
    content: 'C';
}
.iconEditParcel:before {
    content: 'C';
}

.iconCacnel:before {
    content: 'n';
}
.iconCoordinates:before {
    content: 'K';
}
.iconForestInfo:before {
    content: 'F';
}
.iconCadastreInfo:before {
    content: 'O';
}

.iconTime:before {
    content: 'y';
}

.iconDocUnLock:before {
    content: '&';
}
.iconAddNewDocument:before {
    content: '*';
}
.iconUserLock:before {
    content: '(';
}

.iconUserUnLock:before {
    content: ')';
}
.iconDot:before{
    content: 'N';
}

.iconTitle:before{
    content:'k';
}

.iconShowMore:before {
    content: ".";
}
.iconShowLess:before {
    content: "7";
}

.iconPrint:before{
    content: "q";
}
.iconArrowRight:before {
    content: ">";
}
.iconMessage:before {
    content: "0";
}
.iconPesonalSettings:before {
    content: "b";
}
.iconCompany:before {
    content: "o";
}
.iconInfo:before {
    content: "1";
}
.iconWeather:before {
    content: "Z";
}
.iconMenu:before {
    content: ';';
}

.iconFinish:before{
    content: 'T';
}
@media only screen and (max-width: 750px) {
    .icon {
        font-size: 20px;
    }
    .mainicon {
        font-size: 20px;
    }
    .Menu {
        height: 40px;
    }
    .menuText {
        margin-top: 5px;
        font-size: 100%;
    }
    .MenuActive {
        height: 40px;
    }
    button {
        font: 400 80% Lato;
    }
}

@media screen and (max-width: 500px) {
    .mainicon {
        font-size: 30px;
    }
    .miniMenuImg {
        width: 15px;
        height: 15px;
    }
    .logo{
        width:127px;
        height:35px;
    }
    .mainicon {
        font-size: 30px;
    }

    .Menu {
        height: 55px;
    }

    .menuText {
        margin-top: 10px;
        font-size: 110%;
    }

    .MenuActive {
        height: 55px;
    }

}


.iconDownload {
    background-image: url(../img/down_w.png);
}

.iconDay {
    background-image: url(../img/day.png);
}

.iconMonth {
    background-image: url(../img/month.png);
}

.iconPrevMonth {
    background-image: url(../img/month_prev.png);
}

.iconKontroll {
    background-image: url(../img/check.png);
}

.iconBack {
    background-image: url(../img/back.png);
}

.iconAdd{
    background-image:url(../img/add.png);
}

.iconSave {
    background-image: url(../img/save.png);
}
.iconDelete {
    background-image: url(../img/remove.png);
}
.iconPublic {
    background-image: url(../img/public.png);
}
.iconData{
    background-image: url(../img/detail_g.png);
}
.iconUser {
    background-image: url(../img/tootajad.png);
}

.iconCopy {
    background-image: url(../img/copy.png);
}

.iconControl{
    background-image: url(../img/check.png);
}

.iconUnit{
    background-image: url(../img/check.png);
}

.iconArchive {
    background-image: url(../img/arhiiv.png);
}
.iconCompleted{
    background-image: url(../img/completed.png);
}

.iconDestination {
    background-image: url(../img/destination.png);
}
.iconAssortment {
    background-image: url(../img/sort.png);
}

.iconPartner {
    background-image: url(../img/partner.png);
}

.iconTruck {
    background-image: url(../img/truck.png);
}

.iconDocuments {
    background-image: url(../img/documents.png);
}

.iconNews {
    background-image: url(../img/news_m.png);
}

.iconNewPass {
    background-image: url(../img/newpass.png);
}

.iconNewAPI {
    background-image: url(../img/newapi.png);
}

.iconUpload {
    background-image: url(../img/upload.png);
}






li.SubMenuDoc {
    background-image: url(../img/documents.png);
}


li.SubMenuPrint {
    background-image: url(../img/print.png);
}

li.SubMenuPublic {
    background-image: url(../img/public.png);
}



li.SubMenuLopp {
    background-image: url(../img/completed.png);
}

li.SubMenuTimework {
    background-image: url(../img/ajatoo.png);
}

li.SubMenuNews {
    background-image: url(../img/news_m.png);
}


li.SubMenuReport {
    background-image: url(../img/makeraport.png);
}

