table.sonata-ba-list td {
    overflow: visible;
}
.content-wrapper {

    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.box-body.table-responsive.no-padding {
    padding: 0 0 20px 0 !important;
}
.dropdown-menu{
	min-width:60px;
    max-height: 300px;
    overflow-y: auto;
}
.sonata-ba-list-field-header-actions{
	 min-width:180px;	
}

.dropzone-container {
    margin: auto;

    margin-bottom: 15px;
}

.dropzone {
    border: 1px dashed rgba(0, 0, 0, 0.3);
    padding:0;
}
.dropzone .dz-message {
  color: #e2e2e2;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0;
  padding-top: 50px;
  text-align: center;
}
.documents-list {
  float: left;
}
.documents-list .image {
  border-radius: 20px;
  display: block;
  float: left;
  height: 120px;
  margin: 8px 8px 15px;
  overflow: hidden;
  position: relative;
  width: 120px;
  z-index: 10;
}
.box-body.table-responsive.product {
  background: #fff;
}
.col-md-12.product{
  margin-bottom: -1.2%;
}
/*
	Admin login style
*/

.login-page, .register-page {
	/*background-color: #35424F;*/
	/*/bundles/qvisasvisas/frontend/img/bg/home-pic-bg.jpg*/
	background-image: url(../images/Imovina-prva4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    background-position: bottom;
}

.login-page-test, .register-page-test {
    background-image: url(../images/login_test.jpg) !important;
}

.login-box, .register-box {
	width: 560px;
    margin: 10% 25% auto;
}

.login-logo a, .register-logo a {
	color: #fff;
    font-size: 1.6em;
}

.login-box-body, .register-box-body {
	border: 1px solid #C2CAD3;
	color: #fff;
	background-color: rgba(53, 66, 79, 0.9);
	padding:40px;
}

.has-feedback .form-control {
	border-radius: 5px !important;
	background:none;
	height: 40px;
	color: #fff;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
	color: #C2CAD3;
}

.login-page .btn-primary, .register-page .btn-primary  {
	background-color: #F7714C;
	border: none;
	transition:background 600ms;
}

.login-page .btn-primary:hover, .register-page .btn-primary:hover {
	background-color: #C2CAD3;
}
.img-circle.user-image {
  height: 100px;
  margin-bottom: 5px;
  margin-left: 28%;
  margin-top: 15px;
  width: 100px;
}
.stockcounter{

  padding: 0 !important;
}
.img-circle {
  width: 50px;
  height: 50px;
}
.login-box-body > a {
  display: none !important; 
}

.alert li p{
	color:#fff;
}

table.project_inner_table{
    width: 100%;
    *width: 350px; 
    font-size: .85em; font-weight: normal !important; color: black;
    border: 1px solid #a4a4a4;
    
}

table.project_inner_table tr td,
table.project_inner_table tr th{
	/*width: 25%;*/
        border-right: 1px solid #a4a4a4;
		font-weight: normal;
		padding: 0 5px;
}

table.project_inner_table tr:first-child{border-bottom:  1px solid #a4a4a4;border-top: 1px solid #a4a4a4;}


table.project_inner_table tr td.product_header
{
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

table.custom_product_table thead tr th:nth-child(1){width: 100px;}
table.custom_product_table thead tr th:nth-child(2){width: 50px;}
table.custom_product_table thead tr th:nth-child(3){width: 120px;}

table.custom_product_table{width: 360px; font-size: .85em;}
table.custom_product_table thead.cpt_header th:after{
    content: '' !important; height: 0px !important;
}
table.custom_product_table thead.cpt_header td{
    content: '' !important; height: 0px !important;
    border: 1px solid #DDD;    
}


table  thead.cpt_header th{opacity:0; height: 0px !important;font-weight: normal; font-size: 0px; }

table.custom_product_table  td{
	border-right: 1px solid #F4F4F4;  
	padding: 0 5px;
}




.login-logo, .register-logo {
	background-repeat: no-repeat;
    font-size: 45px;
    text-align: left;
    font-weight: 500;
}

.login-box-body, .register-box-body {
    border: 1px solid #C2CAD3;
    color: #FFF;
    background-color: #005015;
    padding: 40px;
}

.login-page .btn-primary, .register-page .btn-primary {
    background-color: #FDA100;
    border: medium none;
    transition: background 600ms ease 0s;
}

.login-logo a span, .register-logo a span{
	/*visibility:hidden;*/
}

.logo img {
    display: inline;
    padding-bottom: 4px;
    max-height: 100%;
    max-width: 100px;
}

tr.alert{
	background-color: #EE2239 !important;
	color: #FFF;
}


.sonata-ba-list-field-header .sonata-ba-list-field-header-batch
{
    width: 50px !important;    
}

.icheckbox_square-blue
{ 
}

.auflage_sorte_array .form-group{
	width: 30%;
	padding-right: 20px;
	float:left;
}

.admin_upravljanjeimovinom_upravljanjeimovinom_dnevnik_rada_list .select2-with-searchbox {
    width: auto !important;
}

.admin_upravljanjeimovinom_upravljanjeimovinom_dnevnik_rada_list .select2-container {
    width: 100% !important;
}

.select2-chosen {
    max-width: 100%;
    overflow: hidden;
    /*Altered two below to make word wrap work */
    word-wrap: normal !important;
    white-space: normal !important;
}

.select2-container .select2-choice {
    height: auto !important;
    min-height: 34px !important;
}

.select2-container.form-control {
    height: auto;
}