﻿/*navbars clase color*/
.color {
    /*Rairu*/
    /* background: #aab398 !important;*/
    /*Niedraji*/
    background: white !important;
}
/*fons*/
body {
    /*rairu  dzeltenīgais fons*/
    background: #d9e3c5 !important;
    /*niedraji */
    /*    background: #1C8A43 !important;*/
}
/*Lielas pogas foni*/
.mud-grid-item {
    /*Rairu*/
    background: #d9e3c5 !important;
    /*Niedrāju*/
    /*    background: #1C8A43 !important;*/
}
/*Index lappas lielās pogas*/
.custom-button {
    /*Rairu*/
    /*    background-color: #aab398 !important;*/
    /*Niedraji*/
    background-color: #aab398 !important;
    color: white;
    width: 350px;
    height: 150px;
}
/*BMZ sort lielumi*/
.mud-input-label {
    /*Rairu*/
    /*  background-color: #d9e3c5 !important;*/
    /*Niedraju*/
    background-color: #d9e3c5 !important;
    font-size: 200% !important;
}
