/* Custom CSS */

.mtop20 {
    margin-top: 20px !important;
}
.iadmin {
    font-size: 6em;
    margin-bottom: 25px;
}

a .iadmin {
    color: #888 !important;
}
.sidebar .nav > li.active-pro {
    position: absolute;
    width: 100%;
    bottom: 10px;
}
a:hover .iadmin {
    color: #1DC7EA !important;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s;
    transition: all 300ms ease-in 0s;
}

.logo_g {
    background: transparent url('../img/novum_logo.svg') no-repeat center center;
    height: 50px;
    width: 150px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 30px;
}


.sidebar .nav li>a {
    opacity: 1 !important;
    color: #ddd !important;
}
.main-panel .navbar {
     background: transparent url('../img/novum_bg2.png') no-repeat;
}
.card {
    border-radius: 0 !important;
	box-shadow: 0px 1px 7px #cecece;
}
.sidebar .nav li.active>a,
.sidebar .nav li>a:hover {
    color: #fff !important;
    border-radius: 0 !important;
}
.logo {
  background-color: rgba(255, 255, 255, 1);
}
.navtemat {
    font-weight: 400;
    color: #eee;
    margin: 5px 0px;
    padding: 10px 15px;
    font-size: 20px;
    text-shadow: 1px 1px 2px #666;
}
.lipoczta {
    line-height: 1.8em;
}
.ppoczta {
    margin-top: 5px;
    font-weight: bold;
}
.czerw {
    color: #666;
    font-weight: 700;
}
.szary {
    color: #666 !important;
}
.szary1 {
    color: #888 !important;
}
.nieb {
    color: #1DC7EA !important;
}
.f400 {
    font-weight: 400 !important;
}
.f700 {
    font-weight: 700 !important;
}
.header2 {
  padding: 16px 15px 0px 15px;
}
.header2 hr {
  margin-bottom: 0px !important;
}
.srodek {
    margin: 0 auto;
    padding-bottom: 20px;
}
.htitle {
    margin-top: 10px !important;
}
.htitle2 {
    margin-top: 20px !important;
}
.male {
    font-size: 1em !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
