@import url("https://my.plan4u.pl/PLAN4UCommon/fonts/helios/Helios.css");

.step1_calendarDiv{ 
margin-left:0px!important;
}

body {
    padding-top: 0px;
 
    /*  font-family: 'Open Sans', 'FontAwesome' !important;*/
}

 

.step1_hour 
{
    padding-top:10px!important;
}
.step1_BarInfo {
    font-size: 16px;
    color: red;
    /*margin-top: 20px !important;
    padding-top: 20px !important;*/
    font-weight: 700;
    top: 3px !important;
    text-align: center;
    vertical-align: middle;
}


.btn.btn-info {
    background-color: #10b40a !important;
}

.btn.btn-default.btn-dalej {
    background-color: #10b40a !important;
    color: white !important;
}

.btn.btn-success {
    background-color: #10b40a !important;
    color: white;
    border-color: #10b40a;
}

.btn.btn-default:hover,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default.hover {
    color: #10b40a !important;
    background-color: white !important;
    border-color: #10b40a !important;
}

.btn.btn-info:hover,
.btn.btn-info:active,
.btn.btn-info:focus,
.btn.btn-info.hover {
    color: #10b40a !important;
    background-color: white !important;
    border-color: #10b40a !important;
}



.btn.btn-default.btn-dalej:hover,
.btn.btn-default.btn-dalej:active,
.btn.btn-default.btn-dalej:focus,
.btn.btn-default.btn-dalej.hover {
    color: #10b40a !important;
    background-color: white !important;
    border-color: #10b40a !important;
}

btn-payIt {
    background-color: #10b40a !important;
    color: white;
}



/* logo green FF5800   gojump,   FF5800 for FC*/
/* vizu red   F54343*/
/* granatowy  333F48*/
/* gojump green  rgb(49, 214, 44) */

.gojump_title_frame {
 
   
}
.title_label {
    background-color: red;
    border-bottom-color: red;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: red;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: red;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: red;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: auto;
    display: inline-block;
   
    font-size: 24px !important;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    height: 60px;
    line-height: 21.6px;
    margin-bottom: 3px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 13px;
    max-width: 100%;
    min-width: 139px;
    outline-color: rgb(255, 255, 255);
    outline-style: none;
    outline-width: 0px;
    padding-bottom: 13px;
    padding-left: 30px;
    padding-right: 30px;
}

.eventsBox {
    display: flex;
    justify-content: center;
}

@media (max-width: 700px) {
    .eventBoxx {
        width: 100% !important;
    }

    .eventsBox {
        display: block;
    }
}