p{ margin-bottom:1.5rem;}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover
{
color:inherit !important; background-color:#dddddd !important;
}

footer{padding-top:0 !important;padding-bottom:0 !important;}
.text-muted{color:#969b95 !important;}

.small, small {
  font-size: .875em;
/*  font-weight: 400;*/ }


.bx {
    /* display: inline-block; */
    vertical-align: middle;
    line-height: 1;
}
.bg-shade-primary {
    background-color: #1e542d!important
}
.navbar-toggler{width:100%; padding:0;}
.navbar-toggler .navbar-toggler-icon:after{ position:static; right:auto; top:auto;	}
.navbar-toggler-icon{ height:auto;}

@media (min-width: 992px) {
    .navbar-expand-lg.navbar {
        padding-top: 0;
        padding-bottom: 0
    }

    .navbar-expand-lg .nav-item>.nav-link,.navbar-expand-lg .navbar-no-collapse-items .nav-item {
        height: 4.75rem;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .navbar-expand-lg .navbar-no-collapse-items .nav-item .nav-link {
        height: auto
    }
    .navbar-expand-lg .nav-item:not(:first-child) {
        margin-left: .65rem
    }

}


/*.rounded {
    border-radius:  0.475rem !important
}*/

.rounded-0 {
    border-radius: 0 !important
}

.rounded-1 {
    border-radius: 0.325rem !important
}

.rounded-2 {
    border-radius:  0.475rem !important
}

.rounded-3 {
    border-radius: 0.725rem !important
}

.rounded-4 {
    border-radius: 1.25rem !important
}

.rounded-5 {
    border-radius: 2.5rem !important
}

/*theme green :20521 */
/*@media (min-width: 1200px) {*/
    .fs-1 {
        font-size:2.5rem!important
    }

    .fs-2 {
        font-size: 2rem!important
    }

    .fs-3 {
        font-size: 1.75rem!important
    }

    .fs-4 {
        font-size: 1.5rem!important
    }
.fs-5 {
    font-size: 1.25rem!important
}

.fs-6 {
    font-size: 1rem!important
}
.lh24{line-height:2.4rem!important}
.lh26{line-height:2.6rem!important}
.lh28{line-height:2.8rem!important}

.fs07 {font-size:0.7rem!important}
.fs08 {font-size:0.8rem!important}
.fs09 {font-size:0.9rem!important}
.fs10 {font-size:1.0rem!important}
.fs11 {font-size:1.1rem!important}
.fs12 {font-size:1.2rem!important}
.fs13 {font-size:1.3rem!important}
.fs14 {font-size:1.4rem!important}
.fs15 {font-size:1.5rem!important}
/*}*/
@media (min-width: 768px) {
.fsmd07 {font-size:0.7rem!important}
.fsmd08 {font-size:0.8rem!important}
.fsmd09 {font-size:0.9rem!important}
.fsmd10 {font-size:1.0rem!important}
.fsmd11 {font-size:1.1rem!important}
.fsmd12 {font-size:1.2rem!important}
.fsmd13 {font-size:1.3rem!important}
.fsmd14 {font-size:1.4rem!important}
.fsmd15 {font-size:1.5rem!important}
    .fs-md-3 {
        font-size:1.75rem!important;
    }

}
.border1px{border-width:1px !important;}
.border2px{border-width:2px !important;}
.border3px{border-width:3px !important;}

/*theme green :159 */
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2
}

/*.h1,h1 {
    font-size: calc(1.375rem + 1.5vw)
}*/

@media (min-width: 1200px) {
    .h1,h1 {
        font-size:2.5rem
    }
}

/*.h2,h2 {
    font-size: calc(1.325rem + .9vw)
}*/

@media (min-width: 1200px) {
    .h2,h2 {
        font-size:2rem
    }
}

/*.h3,h3 {
    font-size: calc(1.3rem + .6vw)
}
*/
@media (min-width: 1200px) {
    .h3,h3 {
        font-size:1.75rem
    }
}

/*.h4,h4 {
    font-size: calc(1.275rem + .3vw)
}*/

@media (min-width: 1200px) {
    .h4,h4 {
        font-size:1.5rem
    }
}

.h5,h5 {
    font-size: 1.25rem
}

.h6,h6 {
    font-size: 1rem
}

label.error {
    color: #a94442;
}


.back-to-top {
  position: fixed;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  -webkit-radius: 25px;
  bottom: 10px;
  right: 10px;
  background: #3BA859;
  color: #fff;
  line-height: 50px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transform: translate3d(0, 15px, 0);
  -webkit-transform: translate3d(0, 15px, 0); }
  .back-to-top i {
    display: block;
    font-size: 16px;
    line-height: 50px;
    text-align: center; }
  .back-to-top:hover {
    box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
    color: #fff; }
  .back-to-top.show {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0); }

/*stronicowanie bootstrap*/
.page-link{color:#3BA859;}
.page-item.active .page-link{background-color:#3BA859;}

/*override bootstrap 4 outlines for accessibility*/
.btn:focus, .btn.focus ,.page-link:focus
{ outline:medium;}

