@media print {    
.no-print, .no-print * {
display: none !important;
}
.yes-print {
display: block !important;
}
}

.yes-print {
display: none;
}

body {
color: #202020;
font-size: 13px;
}

.gray-bg-img {
background: url('../img/bg.jpg') #f3f3f3 center no-repeat !important;
}

.logo-name {
color: #00bff3;
}

.logo-99 {
font-size: 99px !important;
}

.ibox {
-webkit-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.55);
box-shadow: 0px 0px 5px -3px rgba(0,0,0,0.55);
}

.ibox-title {
border: 0px;
}

.gray-bg, .bg-gray {
background-color: #f3f3f4;
}

.bg-gray-2 {
background-color: #c0c0c0;
}

.bg-gray-3 {
background-color: #888;
}

.bg-navy {
background-color: #23c6c8;
}

.bg-yellow {
background-color: #fec500;
}

.bg-red {
background-color: #ed5565 !important;
}

.bg-blue {
background-color: #00bff3 !important;
}

.bg-white {
background-color: #fff !important;
}

.btn-gray {
background-color: #888888;
border-color: #888888;
color: #ffffff;
}

.navbar-static-top {
border: 0 !important;
}

.footer {
border: 0px;
}

body, .navbar-default, .nav-header, body.mini-navbar .nav-header {
background-color: #11171d;
}

ul.nav-second-level, .nav > li.active, .canvas-menu.mini-navbar .nav-second-level {
background: #000000;
}

.ibox-title {
padding: 15px 15px 8px 15px;
}

.todo-list.small-list > li {
margin-bottom: 3px;
}

.p-m-2 {
padding-top: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

.p-m-3 {
padding-top: 20px;
}

.h1-small {
font-size: 14px;
font-weight: 400;
}

.color-green, .color-green:hover  {
color: #1ab394;
}

.color-white {
color: #ffffff;
}

.color-blue, .color-blue:hover   {
color: #00bff3;
}

.color-red, .color-red:hover {
color: #ed5565 !important;
}

.color-orange, .color-orange:hover {
color: #f8ac59;
}

.color-gray, .color-gray:hover {
color: #333333;
}

.color-gray-2 {
color: #c4c4c4;
}

.color-gray-2:hover {
color: #333333;
}

.color-gray-3, .color-gray-3:hover {
color: #999999 !important;
}

.color-yellow-1, .color-yellow-1:hover {
color: #ffe401 !important;
}

.color-black, .color-black:hover {
color: #000000 !important;
}

.bg-orange, .bg-orange:hover {
background-color: #f8ac59;
}

.bg-red, .bg-red:hover {
background: #ed5565;
border-color: #ed5565;
}

.clickable-row {
cursor: pointer;
}

a {
color: #126cae;
}

a:hover {
color: #1f4b6f;
}

#bg-opacity {
position: fixed;
background: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
padding-left: 50%;
padding-top: 25%;
color: #ffffff;
z-index: 10;
display: none;
}

.modal-header, .modal-title, h4 .modal-title {
padding: 0px;
margin: 0px;
}

.modal-body {
text-align: center;
padding-bottom: 3px;
}

.modal-footer {
padding-top: 30px;
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
background: #28a745 !important;
color: #ffffff;
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
background: #003450 !important;
color: #ffffff;
}

.datetimepicker {
padding: 15px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border: 0px solid #c0c0c0;
font-size: 14px;
}

.page-heading {
margin-top:-19px;
margin-left:-25px;
margin-right:-25px;
margin-bottom:25px;
}

.margin-5-left {
margin-left: 5px;
}

.table-w-0 {
width: 2%;
}

.table-w-1 {
width: 5%;
}

.table-w-2 {
width: 12%;
}

.table-w-2-1 {
width: 7%;
}

.table-w-3 {
width: 22%;
}

.table-w-4 {
width: 40%;
}

tbody tr:hover {
background: #d8d8d8 !important;
color: #000000 !important;
border-color: #d8d8d8 !important;
}

tbody tr:hover > td a {
color: #ed5565 !important;
}

table, tr, td {
vertical-align: middle;
}

.bottom-s-menu {
padding-top: 5px;
height: 50px;
}

.bottom-s-menu > button {
margin-right: 10px;
}

.fix-top-s1 {
padding-top: 30px;
}

.btn:disabled {
background: #888888;
border-color: #888888;
}

.col-x1 {
float: left;
width: 50%;
padding-right: 2%;
text-align: right;
margin-bottom: 5px;
padding-bottom: 5px;
}

.col-x2 {
float: left;
width: 50%;
padding-left: 2%;
text-align: left;
margin-bottom: 5px;
padding-bottom: 5px;
}

.form-group-50-left {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 50%;
text-align: center;
padding-right: 1%;
}

.form-group-50-right {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 50%;
text-align: center;
padding-left: 2%;
}

.form-group-32-left {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 32%;
text-align: center;
}

.form-group-32-center {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 32%;
text-align: center;
margin-right: 2%;
margin-left: 2%;
}

.form-group-32-right {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 32%;
text-align: center;
}

.form-group-25-left {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 25%;
text-align: center;
padding-right: 2%;
}

.form-group-25-center {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 25%;
text-align: center;
}

.form-group-25-right {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 25%;
text-align: center;
}

.form-group-70x-left {
margin-top: 5px;
float: left;
width: 70%;
padding-right: 1%;
margin-bottom: 25px;
}

.form-group-30x-right {
margin-top: 5px;
float: left;
width: 30%;
margin-bottom: 25px;
}

.form-group-80x-left {
margin-top: 5px;
float: left;
width: 80%;
padding-right: 1%;
margin-bottom: 25px;
}

.form-group-20x-right {
margin-top: 5px;
float: left;
width: 20%;
margin-bottom: 25px;
}

.form-group-90x-left {
margin-top: 5px;
float: left;
width: 90%;
padding-right: 1%;
margin-bottom: 25px;
}

.form-group-10x-right {
margin-top: 5px;
float: left;
width: 10%;
margin-bottom: 25px;
}

.input-group-addon span {
display: none;
width: 0px;
}

.input-group-addon {
width: 0px !important;
padding: 0px;
margin: 0px;
border: 0px;
}

.table-head {
background-color: #ffffff !important;
border-top: 1px solid #e7e7e7 !important;
}

.table-responsive {
padding: 10px;
padding-top: 0px;
padding-bottom: 5px;
}

.bottom-s-break-menu {
text-align: center;
padding-top: 30px;
padding-bottom: 0px;
border-top: 1px solid #e7e7e7;
margin-top: 10px;
}

.div-check-all {
float: left;
width: 36px;
margin-left: 9px;
}

.div-ch-all-user-perm {
display: none;
float: left;
width: 180px;
padding-right: 9px;
}

.div-ch-all-user-perm select {
padding: 0px;
font-size: 12px;
height: 10px;
margin-top: -4px;
}

.separator-5 {
width: 100%;
height: 5px;
float: left;
}

.separator-10 {
width: 100%;
height: 10px;
float: left;
}

.separator-15 {
width: 100%;
height: 15px;
float: left;
}

.div-sort-icon {
padding-top: 6px;
width: 30px;
height: 33px;
float: right;
text-align: center;
background: #ffffff;
margin: -6px;
}

ul.nav-second-level a {
padding-left: 25px !important;
}

.general-sp-fa-icon {
font-size: 18px;
color: #00bff3;
}

.h3-form {
margin: 0px !important;
margin-top: -10px !important;
padding: 0px !important;
padding-bottom: 20px !important;
font-weight: 300;
font-size: 18px;
}

.h3-form-2 {
margin: 0px !important;
margin-top: -10px !important;
margin-bottom: 30px !important;
padding: 0px !important;
padding-top: 0px !important;
font-weight: 700;
font-size: 18px;
}

.separator-btn {
width: 100%;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
float: left;
}

.separator-btn button {
padding: 30px;
padding-top: 10px;
padding-bottom: 10px;
}

.medium-editor-txt {
margin: 10px !important;
padding: 10px !important;
outline: none !important;
}

.form-control {
height: 40px !important;
}

.table-head {
border-top: 0px !important;
padding-top: 0px !important;
}

.lista-grupa-osoba-dekretacja {
float: left;
width: 100%; 
padding-top: 15px;
padding-bottom: 5px;
margin-top: 0px;
margin-bottom: 30px;
}

.cursor-pointer {
cursor:pointer !important;
}

/* MAILBOX */

.mail-box {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 20px;
  border: 0px;
}
.mail-box-header {
  background-color: #ffffff;
  padding: 20px 20px 20px 20px;
  border: 0px;
}
.mail-box-header h2 {
  margin-top: 0;
}
.mailbox-content .tag-list li a {
  background: #ffffff;
}
.mail-body {
  border-top: 1px solid #e7eaec;
  margin-top: 0px;
  padding: 20px;
  padding-bottom: 10px;
}
.mail-text {
  border-top: 1px solid #e7eaec;
}
.mail-text .note-toolbar {
  padding: 10px 15px;
}
.mail-body .form-group {
  margin-bottom: 5px;
}
.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}
.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px;
}
.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}
.mail-ontact {
  width: 23%;
}

blockquote.docum {
background: #f3f3f3;
border-left: 4px solid #00bff3;
line-height: 1.6;
padding: 15px;
position: relative;
vertical-align: super;
width: 100%;
z-index: 0;
overflow: hidden;
}

blockquote.docum::before {
left: 0;
position: absolute;
top: -35px;
}

blockquote.docum-n {
background: #f3f3f3;
border-left: 2px solid #1ab394;
line-height: 1.6;
padding: 15px;
padding-bottom: 0px;
position: relative;
vertical-align: super;
width: 100%;
z-index: 0;
overflow: hidden;
}

blockquote.docum-n::before {
left: 0;
position: absolute;
top: -35px;
}

.ch-profile-foto {
background: url('../img/no-user-foto.png') #ffffff center no-repeat;
width: 110px;
height: 110px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-size: cover !important;
border: 1px solid rgba(255,255,255,.0);
}

.ch-profile-no-foto-big {
background: url('../img/no-user-foto-bg-big.png') #ffffff center no-repeat;
width: 100%;
height: 69px;
}

.ch-profile-foto-big {
background: url('../img/no-user-foto-bg-big.png') #ffffff center no-repeat;
background-size: cover !important;
border: 1px solid rgba(255,255,255,.0);
}

.table-mail td {
vertical-align: middle !important;
}

.rounded-circle {
border: 0px solid #f4f4f4;
}

.circle-fa-icon {
display: inline-block;
border-radius: 52px;
background: #ffffff;
width: 36px;
height: 36px;
text-align: center;
padding-top: 10px;
}

.circle-fa-icon-2 {
display: inline-block;
border-radius: 44px;
background: #ffffff;
width: 34px;
height: 34px;
text-align: center;
padding-top: 10px;
font-size: 14px;
}

.circle-fa-small-1 {
display: inline-block;
border-radius: 18px;
width: 18px;
height: 18px;
text-align: center;
padding-top: 4px;
font-size: 11px;
}

.circle-fa-small-1-digit {
display: inline-block;
border-radius: 18px;
width: 18px;
height: 18px;
text-align: center;
padding-top: 0px;
font-size: 11px;
}

.margin-left-5 {
margin-left: 5px;
}

.note-editable.panel-body {
overflow-y: scroll !important;
}

.progress-bg-bar-1 {
border: 1px solid #00bff3;
background: #ffffff;
width: 100%;
height: 30px;
}

.progress-bg-bar-2 {
width: 70%;
height: 28px;
background: #00bff3;
}

.progress-bg-bar-3 {
width: 91%;
height: 24px;
text-align: center;
color: #000000;
padding-top: 3px;
padding-bottom: 3px;
position: absolute;
z-index: 20;
}

label {
color: #fff;
background: #999;
padding: 2px;
padding-left: 8px;
padding-right: 8px;
font-size: 11px;
text-transform: uppercase;
border-radius: 22px 22px 22px 22px;
-moz-border-radius: 22px 22px 22px 22px;
-webkit-border-radius: 22px 22px 22px 22px;
border: 0px solid #000000;
}

label .fa {
color: #ffffff !important;
}

.col-form-label {
background: none;
color: #202020;
text-transform: none;
margin-right: -30px;
}

button:disabled, button[disabled]{
border-color: transparent !important;
}

.font-barcode {
font-family: 'Libre Barcode 39' !important;
font-size: 55px;
margin-bottom: -35px;
}

select optgroup{
background: #f2f2f2;
color: #000;
font-style: normal;
font-weight: bold;
}

.modal-2 {
background-color: rgba(0, 0, 0, 0.5);
z-index: 3000 !important;
}

.docum ol li, .docum ul li {
margin-bottom: 15px;
}

.dropdown-menu li {
white-space: nowrap;
}

@media (max-width: 2000px) {

.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100% !important;
  margin: 0 auto;
}

}

@media (max-width: 1000px) {

.table-fix-bott-xs {
margin-bottom: 30px !important;
}

}