.text-white {
    color: #fff !important;
}

.uk-table tbody tr:hover{
	background: #fdfbe1;
	cursor: default!important;
}
.prototype {
    display: none!important;
}

/*TABLE 360 view */

table.table360view {
  /* width:90%; */
  width:100%; 
  border-top:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  /*margin:1em auto; */
  border-collapse:collapse;
  background: #fff;
}

table.table360view td {
  color:#678197;
  border-bottom:1px solid #e5e5e5;
  border-left:1px solid #e5e5e5;
    padding: 4px 4px;
  /*text-align:left;*/
  font-size:10px;
}

table.table360view tr:hover {
  background:#ffffd6;
}

table.table360view tr.odd td {
  background:#f7fbff
}

table.table360view tr.odd .column1 {
  background:#f4f9fe;
}

table.table360view .column1 {
  background:#f9fcfe;
}

table.table360view thead th {
  background:#f4f9fe;
  text-align:center;
  font:bold 1.2em/2em Arial,Helvetica,sans-serif;
  color:#66a3d3;
}

.tablekomplexdiv {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  height: 793px;
  float: none;
  overflow: scroll;

}

input.forminput {
    padding: 5px;
    width: 70%;
}



/* TABLE APARTAMENTI OT STROITELIA */
table.tablecomp {
	/* width:90%; */
	width:100%; 
	border-top:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	/*margin:1em auto; */
	border-collapse:collapse;
	background: #fff;
}

table.tablecomp td {
	color:#678197;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
    padding: 4px 4px;
	text-align:center;
	font-size:10px;
}

table.tablecomp tr:hover {
	background:#ffffd6;
}

table.tablecomp tr.odd td {
	background:#f7fbff
}

table.tablecomp tr.odd .column1 {
	background:#f4f9fe;
}

table.tablecomp .column1 {
	background:#f9fcfe;
}

table.tablecomp thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em Arial,Helvetica,sans-serif;
	color:#66a3d3;
}

.tablekomplexdiv {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 793px;
	float: none;
	overflow: scroll;

}

input.forminput {
    padding: 5px;
    width: 70%;
}



.rbuttoni, .rbutton, .rbuttonibk, .bbutton {
	width: 127px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
	background-color: #EE8609;





	border: 0px solid #3a3a3a;
	-webkit-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
	border-radius:5px;

}

.rbuttoni:active, .rbutton:active, .bbutton:active {
	position: relative;
	top: 3px;
	-webkit-box-shadow: inset 0px -3px 1px #380C0C, inset 0 0px 3px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px -3px 1px #380C0C, inset 0 0px 3px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0px -3px 1px #380C0C, inset 0 0px 3px rgba(0, 0, 0, 0.9);
}

.rbuttonibk:active, .rbuttonibk:active {
	position: relative;
	top: 3px;
	-webkit-box-shadow: inset 0px -3px 1px rgba(243, 243, 243, 0.7), inset 0 0px 3px rgba(0, 0, 0, 0.9) !important;
	-moz-box-shadow: inset 0px -3px 1px rgba(243, 243, 243, 0.7), inset 0 0px 3px rgba(0, 0, 0, 0.9) !important;
	box-shadow: inset 0px -3px 1px rgba(243, 243, 243, 0.7), inset 0 0px 3px rgba(0, 0, 0, 0.9) !important;
}

.rbutton.remove {
	width: 40px;
}


.rbutton {
	border: 0px solid #B4B4B4;
}

.rbutton.wider {
	width: 192px;
	height: 39px;
	margin: 10px 0 0 120px;
}

.rbuttoni:focus, .rbutton:focus,
.rbuttoni:hover, .rbutton:hover {
	background-color: #FF8F0E;
	border: 0px solid #666666;
}

.rbutton:focus, .rbutton:hover {
	border: 0px solid #B4B4B4;
}


a.md-btn.md-btn-primary.md-btn-wave-light.md-btn-icon.waves-effect.waves-button.waves-light {
    padding: 10px 20px;
    margin: 1% 1%;
    box-sizing: border-box;
    width: 47%;
}

@media only screen and (max-width: 767px) {

  span.heading_b.uk-margin-bottom {
    font-size: 14px;
}

  .hide_on_phone{
    display: none;
  }

  .expireModal{
  	font-size: 15px;
    text-align: center;
  }
  .expireModal h3{
  	font-size: 15px;
    text-align: center;
  }



}

.green {
      background: #7cb342;
      color:#fff;
          padding: 10px 10px;
}

.frame {
  width:100%; height:400px; background:#ebebeb;
  text-align: center;
  vertical-align: middle;
  line-height: 200px;
}
.frame a {
  font-size: 30px;
}
.showMoreInputs{
    border-bottom: 1px solid #a0a0a0;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #a0a0a0;
}

.k-autocomplete .k-input, .k-multiselect-wrap, .k-textbox>input {
    border-radius: 0px;
}

.k-multiselect.k-header {
    border-color: #e0e0e0!important;
}
@media only screen and (min-width: 900px) {

a.md-btn.md-btn-primary.md-btn-wave-light.md-btn-icon.waves-effect.waves-button.waves-light {
    padding: 10px 20px;
    margin: 1% 1%;
    box-sizing: border-box;
    width: 31%;
}

}

/* Zdravko view Client  */

.newLine {  
  display: block;

         }


.md-card .uk-dropdown.uk-dropdown-small {
    width: auto;
}

#clientSearches li {
    
    padding: 0px;
}


#clientSearches li:hover {
   background: #f5f5dcb3;
 
}

#clientSearches li a {
    padding: 5px 11px;
    height: 100% !important;
    display: block !important;
}


.editButton { 
    display: inline !important;
    float: right  !important; 
    margin-right: 10px;
    /*margin-top: -15px;*/
}

li.clientsSearch:hover {
    background: #F3F4FF;
    cursor:pointer;
}

li.clientsSearch {
padding: 12px !important;
}



.iconLeft {float: left;
    margin-bottom: 0px;
    margin-right: 10px;
    margin-left: 0px;
}

li.selectedSearch { 
    background: #f0fbe4 !important;
    font-weight: bold;
    border-radius: 2px;
}

.selectedSearch i{
    color: #7cb342;
    font-weight: 600;
}

.gray{
color: #ccc;
}

.dot1 {
    height:7px;
    width: 7px;
    background-color: #8bc34a;
    border-radius: 50%;
    display: inline-block;
}
.dot0{
	background-color: #ddd;
	height:7px;
    width: 7px;
    border-radius: 50%;
    display: inline-block;
}

.selectedData{
    border: 1px solid #c1ff81!important;
    background: #f2ffe5!important;
  }

.uk-notify {
    z-index: 100000;
}

.k-autocomplete .k-input, .k-multiselect-wrap, .k-textbox>input {
    padding: 3px 0px !important;
}

select.md-input {
    padding: 10px 4px;
}

.uk-tab-responsive > a:before {
    content: '' !important;
    margin-right: 0px !important;
}


/*.k-multiselect:after {
content: "\25BC";
position: absolute;
top: 30%;
right: 25px;
font-size: 12px;
}
*/
input.k-input.k-readonly {
    font: 400 15px / 18px "Roboto", sans-serif;
    height: 27px;
}
.picture_delete {
    background-position: center !important;
}

.uk-tab > li > a > i {
    color: #5e90ce !important;
}

.uk-tab > li {
    line-height: 26px !important;
}

em {
    color: inherit !important;
}

.cursor-pointer {
    cursor: pointer !important;
}


/* .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #c1ff81;
    max-width: 100%;
    border-radius: 3px;
    background-color: #f2ffe5;
    background-image: none!important;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
     -webkit-box-shadow: none; 
     box-shadow: none; 
    color: #000;
    line-height: 28px;
    font-size: 15px;
    cursor: default;
} */

#ads_ae_tabs {
    overflow-y: scroll !important;
}

#ads_ae_tabs::-webkit-scrollbar {
    display: none;

}
#ads_ae_tabs {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

table input.forminput, table select {
    padding: 5px 4px;
    width: 70%;
    border: 1px solid #a7a7a7;
    border-radius: 2px;
}

.linkStyle{
    color: #1e88e5;
    text-decoration: none;
}