﻿:root {
    --color-background: #fff;
    --logo-url: url(/Content/Themes/Dtm/Images/logo.png);
    --logo-url-login: url(/Content/Themes/Dtm/Images/logoLogin.png);
    --size-logo-login: 240px;
    --margin-logo-login: 20px;
    --display-copyright: inline-block;
    --input-border: 1px solid #6d93bc;
    --button-background: #074483;
    --button-border: 0px;
    --button-color: #fff;
    --button-background-hover: #3575b6;
    --text-color: #053c78;
    --footer-display: block;
    --border-top-login: none;
    --footer-height: none;
    --footer-padding: 25px 0;
    --unchecked-color: url(/Content/Themes/Dtm/Images/unchecked.png);
    --checked-color: url(/Content/Themes/Dtm/Images/checked.png);
    --border-left-login: 1px solid #6d93bc;
    --box-shadow-login: inset 0 10px 0 #3575b6;
    --go-back: url(/Content/Themes/Dtm/Images/back.png);
    --line-bottom: 20px solid #074483;
    --line-top: #D6EAFF;
    --line-top-border: 1px solid #b4cae1;
    --light-button-background: #d6eaff;
    --light-button-color: #053c78;
    --light-button-border: 0px;
    --light-button-background-hover: #e3f2ff;
    --pagination-background: #074483;
    --button-filtr-border: 1px solid #6d93bc;
    --border-widzet: 1px solid #428bca;
    --background-widzet-hover: #d8ebff;
    --button-arrow: url(/Content/Themes/Dtm/Images/button-arrow.png);
    --button-arrow-light: url(/Content/Themes/Dtm/Images/button-arrow-light.png);
    --button-arrow-list-dark-h: url(/Content/Themes/Dtm/Images/button-arrow-list-dark-h.png);
    --arrow-button-list-h: url(/Content/Themes/Dtm/Images/arrow-button-list-h.png);
    --asc-arrow: url(/Content/Themes/Dtm/Images/asc.png);
    --dsc-arrow: url(/Content/Themes/Dtm/Images/dsc.png);
    --table-border: 1px solid #6d93bc;
    --button-arrow-list-light: url(/Content/Themes/Dtm/Images/button-arrow-list-light.png);
    --border-menu: #b4cae1;
    --text-color-hover: #3575b6;
    --arrow-up: url(/Content/Themes/Dtm/Images/arrow-up.png);
    --arrow-down: url(/Content/Themes/Dtm/Images/arrow-down.png);
    --sidebra-toggle-color: #2c6aa9;
    --logofa-color: #074483;
    --bool-true-false: url(/Content/Themes/Dtm/Images/bool.png);
    --border-right-button: #3B628D;
    --settings-line: url(/Content/Themes/Dtm/Images/settings-line.png);
    --radio: url(/Content/Themes/Dtm/Images/radio.png);
    --line-menu: 1px solid #b4cae1;
    --bool-t: url(/Content/Themes/Dtm/Images/bool_t.png);
    --upload: url(/Content/Themes/Dtm/Images/upload.png);
    --arrow-button-list: url(/Content/Themes/Dtm/Images/arrow-button-list.png);
    --arrow-left: url(/Content/Themes/Dtm/Images/arrow-left.png);
    --arrow-right: url(/Content/Themes/Dtm/Images/arrow-right.png);
    --tri-state: url(/Content/Themes/Dtm/Images/triState.png);
    --remove: url(/Content/Themes/Dtm/Images/remove.png);
    --bool-f: url(/Content/Themes/Dtm/Images/bool_f.png);
}
