.dropzone .dz-preview .dz-progress {
    display: none !important;
}
.firma {
    background-color: #ccffff;
}
.btn-success,
.btn-success:active,
.btn-success:visited,
.btn-success:focus {
    background-color: #00cc99;
    border-color: #ffffff;
}
.btn-success:hover {
    background-color: #00cc99;
    border-color: #00cc99;
}


.bg-myphoto-welcome {
    background-image: url('https://simply-cash.com/grafika/V211batch10-Minty-232-Finan.jpg');
    background-size: cover;
    color: #504747;
}
.myphoto-section {
    min-height: 400px;
}

.myphoto-section-50 {
    min-height: 20px;
}
 .jumbotron {
            background: rgba(255, 255, 255, 0.5);
        }
.przerywnik {
	min-height:40px;
}
.stopka {
            min-height:50px;
			color:white;
        }
.stopka1 {
            min-height:200px;
        }
.p20 {
	font-size: 20px;
}
#square {
	display: block;
	width: 90px;
	height: 50px;
}
h1,h2 {
font-weight: bold;
font-size: 20px;
}
.bg-myphoto-dark-navbar {
	background-color: #003366;
}
#linkblack a {color:#ffffff;}

.btn-color {
  width: 90px !important;
  height: 50px !important;
}

.navbar-dark {
    background-color: #003366 !important;
    border: none !important;
    border-width:0!important;
}
.bg-dark {
    background-color: #003366 !important;
    border: none !important;
    border-width:0!important;
}

#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(255,255,255,0.8) url('https://simply-cash.com/loader.gif') no-repeat center center;
  z-index: 10000;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
optgroup[label]
{
color: blue;
}
option
{
color: black;
}
input[type=checkbox] {
    transform: scale(2);
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
   height: 13px;
   width: 13px;
   background: url("data:image/svg+xml;charset=UTF-8,%3csvg viewPort='0 0 12 12' version='1.1' xmlns='http://www.w3.org/2000/svg'%3e%3cline x1='1' y1='11' x2='11' y2='1' stroke='black' stroke-width='2'/%3e%3cline x1='1' y1='1' x2='11' y2='11' stroke='black' stroke-width='2'/%3e%3c/svg%3e");
}

input#autocomplete_country {
  font-size: 1rem;
  color: black;
}

.ui-autocomplete li { font-size:16px; }

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
	background: #6693bc !important;
    font-weight: normal !important;
	font-size:16px;
    color: #ffffff !important;
} 
.green {
  background-color: green;
  color: white;
  font-size: 16px;
}

.red {
  background-color: brown;
  color: white;
  font-size: 16px;
}