#loginform input[type="text"],
#loginform input[type="password"]{
display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;	
        border-style: none none solid;
    border-width: 1px;
    border-color: #000;
    outline:none;
}
.button {
    padding: 14px 45px;
    border: 1px solid #000;
    background-color: #000;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:20px auto 0 auto;
    display: block;
}
.button:hover {
    background-color: transparent;
    color: #000;
}
.login-msg{
    padding: 10px;
    background: red;
    color: #fff;
}
.login-username label{
	position:relative;
	padding-left:30px;
	background:url(/wp-content/themes/studio/images/login.svg);
	background-position:center left;
	background-repeat:no-repeat;
}
.login-password label{
	position:relative;
	padding-left:30px;
	background:url(/wp-content/themes/studio/images/pas.svg);
	background-position:center left;
	background-repeat:no-repeat;
}
.popup-add {
    max-height: 90vh;
    overflow: auto;
}
.error-info{
    text-align:center;
    color:red;
    padding:0 10px 10px 10px;
    display:none;
}
.input-error{
    border-color:red;
}
.client-block a{
    color:#000;
}
.delete-project{
    cursor:pointer;
}
.show-pop{
    display:flex!important;
    opacity:1!important;
}
.show-pop .popup{
    opacity:1!important;
}
.show-pop .popup-add{
    opacity:1!important;
}
.question-project-name a{
    color:#000;
    text-decoration:none;
}
.selected-p{
    background-color: #f3f5f6;
}
.pop-add{
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 20;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
}
.add-client-field-wrapper{
     display: flex;
    align-items: center;  
    width:100%;
}
.add-client-field,
.textarea,
.text-field-project{
	width:100%;
	padding:0 10px;
}
.standard-button.generate{
	background-position: 150px 50%;
}
.single-wycena .standard-button.generate{
	background-position: 180px 50%;
}
a{
	text-decoration:none;
}
.check-wrapper .w-radio{
	display:block;
	margin:5px 0;
}
.check-wrapper .w-form-label{
	margin-left:5px;
}
.usun-link{
    cursor:pointer;
}
.info-ok{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: green;
    padding: 15px;
    color: #fff;
    display:none;
    z-index:99999;
}
.text-field-project.access-field{
	padding:10px;
}
.who-drop{
     color: #222222;
    font-weight: bold;
    padding-left: 10px;
    margin-left: 10px; 
    margin-right:10px;  
    outline:none;
    position:relative;
    border:0px;
    color:#fff;
    min-width: 130px;
}
.why-drop:after{
    content: "\e603";
}
select[name="kto-dostarcza"] option[value="Studiobrothers"] {
    background: green;
    color: #fff;
}
select[name="kto-dostarcza"] option[value="Klient"] {
    background: red;
    color: #fff;
}

select[name="status"] option[value="Tak"] {
    background: green;
    color: #fff;
}
select[name="status"] option[value="Nie"] {
    background: red;
    color: #fff;
}
select[name="status"] option[value="Częściowo"] {
    background: rgb(247, 189, 81);
    color: #fff;
}
.cnumber{
    position:relative;
}
.input-disabled:before{
    content:"Odznacz, aby edytować";
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:#fff;
}
.sticky-stripe{
    z-index:9999;
}
.edit-disabled .edycja-funkcjonalnosci{
     position:relative;   
}
.edit-disabled .edycja-funkcjonalnosci:before{
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 200px;
    height: 100%;
    background: rgb(255 255 255 / 55%);
    color: #000;
}
.scena{
    display:flex;
}
.offer-date a{
    text-decoration:none;
    color:#000;
}
.menu-links a:nth-of-type(4),
.menu-links a:nth-of-type(5){
	display:none;
}

.dniinput{
    border:1px solid #000;
    margin:0 20px;
}
input[name="oszacowana"],
.sec-flex-inputs input{
    border: 1px solid #000;
    margin: 0 20px;
    padding: 5px 20px;
}
.cs-info-flex{
    display:flex;
}
.cif-cont{
    width:50%;
}
.cif-cont span{
    margin-left:10px;
}
.ctbl{
    display:block;
}
.offlex{
    display:flex;
}
.off-left{
    padding-right:70px;
}

.single-wycena-uproszczona .standard-button.generate {
    background-position: 190px 50%;
}
.cif-cont span span{
	display:block;
	opacity: .5;
    font-size: .9em;
    line-height: 1.4;
    font-weight: 500;
	margin-left:0;
}
.text-field-project.xd{
    background-image: none!important;
    padding-left:10px;
}
.cs-pag{
  padding:20px 0;
  text-align:center;
  display:flex;
  align-items:center;
  justify-content: center
}
.cs-pag .page-numbers{
  width:20px;
  height: 20px;
  min-width:20px;
  min-height:20px;
  border:1px solid #000;
  display:flex;
  align-items:center;
  justify-content: center;
  margin:0 5px!important;
  text-align:center;
  color:#000;
}
.current-page-active{
    background:#000!important;
    color:#fff!important;
}