/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. L'altroWeb - https://laltroweb.it/
*/
/********* Do not edit this file *********/

.uk-panel-box-primary {
/* color: #101111 !important; */
}

.uk-icon-button {
background: rgba(0, 0, 0, 0.28) !important;
}

.uk-text-muted {
color: #000 !important;
}

.uk-list > li > :last-child {
vertical-align: -webkit-baseline-middle;
line-height: 0.1;
}

* + .uk-margin {
margin-top: 0px !important;
}

.uk-tab > li {
margin-bottom: 0;
font-size: 25px;
padding-left: 25%;
padding-top: 10px;
}

.uk-panel-box-primary>a:not([class]):hover, .uk-panel-box-primary>:not([class*='uk-nav']) a:not([class]):hover {
color: #FFFFFF !important;
}

input:not([type="radio"]):not([type="checkbox"]), select {
color: #514F4F !important;
}

textarea {
color: #514F4F !important;
}

.uk-button-primary {
vertical-align: baseline !important;
}

.uk-button {
padding: 1px 13px !important;
}