    .noshow {
        display: none;
    }

    .container {margin-top: 40px!important;

    }

    
    

    
    .btn-menu {
        border-color: #c7c7c7!important;
        border-radius:1em;
    }

    .btn {   border-radius:0.7em!important;
       
    }

    .btn-bs {
        color: #fff !important;
        background-color: #00bcd4!important;
        border-color: #00bcd4!important;
        border-radius:0.7em!important;
        
    }
    .btn-inv {
        color: #fff !important;
        background-color: #00bcd4!important;
        border-color: #00bcd4!important;
        border-radius:0.7em!important;
        
    }

    .btn-bs:hover {
        color: rgb(240, 239, 239) !important;
        background-color: #0fcae2!important;
        border-color: #019baf!important;
        border-radius:0.7em!important;
        
    }

    .btn-bs-dark {
        color:#fff;
        background-color: #898e8f!important;
        border-color: #898e8f!important;
        border-radius:0.7em!important;
    }

    .btn-bs-dark:hover {
        color: rgb(240, 239, 239) !important;
        background-color: #9fa1a1!important;
        border-color: #747879!important;
        border-radius:0.7em!important;
    }

    .card-inv {border-radius: 0.7rem;}

    .btn:disabled, .btn-secondary:disabled {
    color: #bec2c6!important;
    background-color: #fff!important;
    
    }
    form-switch .form-check-input {
        border-color: #00bcd4!important;
    }

    .form-check-input:focus {
    background-color: #00bcd4!important;
    border-color: #00bcd4!important;
         }
         .form-check-input:enabled {
   
            border-color: #00bcd4!important;
         }
         .form-check-input:checked {
    background-color: #00bcd4!important;
    border-color: #00bcd4!important;
         }

         .form-check-input:disabled {
    
            border-color: #00bcd4!important;
         }
         .form-control, .form-select { border-radius:0.7em!important;
            border-color: #00bcd4!important;
        }
         
        .form-control:disabled, .form-control[readonly] {
            border-radius: 15px;
             background-color: #f1f1f1!important;
              opacity: 1;
              border-color: #00bcd4!important;
        }

.card, .card-body {border: unset!important;}

.ui-widget.ui-widget-content {
    width: 380px;
    height: 430px;
    border: 1px solid #c5c5c5;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    padding: 15px;
    border: 1px solid #5f9ea0;
    background: #fdfdfd;
    font-weight: 900!important;
    color: #5f9ea0;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
}


.ui-widget-header {
    color: #fff!important;
    font-size: xx-large;
    border: 1px solid #dddddd;
    background: #00bcd4!important;
    color: #333333;
    font-weight: bold;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620;
}

.border-info {
    border-color: #00bcd4!important;
}

.hasDatepicker{ 
font-weight: 500!important;
}

#senario {
    border:unset!important;
    padding-top: 1px;
    padding-bottom: 1px;
}

#multib {border-radius: 15px;
}

#odigies {
    color: #00bcd4;
}

#odigies_timologiou {
    color: #00bcd4;
    text-align: right;
}

.border {
    border-radius: 15px;
   
}


