#loading_img{
	    width: 27px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
.notific_num{
	float: right;
    background: red;
    height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    color: white;
    font-weight: 700;
}
.notify_top{
	 position: absolute;
	right: -1px;
	top: -2px;
	background-color: red;
	width: 22px;
	color: white;
	font-weight: 700;
	padding: 2px;
	height: 22px;
}
.success_form{
	display: none;
}
.error_required{
	display: none;
	z-index: 10000;
}
#add_new_gate{
	display: none;
}
.customer_model_body{
	display: none;
}
.modal-content{
	padding: 20px;
}
.add_day_cost{
	margin: 10px;
    font-size: 12px;
    margin-left: 0px;
}
.avatar{
	width: 60px;
}
.link_wrapper{
	padding: 20px;
}
.statestics{
	margin: 20px;
}
.paied_action{
	position: relative;
}

.paied_action_det{
	position: relative;
	height: 30px;
}
.paied_action_det button{
	
    position: relative;
    right: 0px;
    position: absolute;
    right: 23px;
    top: -35px;
    font-size: 12px;
  
}
.red_larg{
	color: red!important;
	font-size: 30px;
	padding-left: 10px;
}
.zeg{
	border-left: 2px solid grey;
}
.h5, h5{
	font-size: 14px;
}
.control_deal{
	position: absolute;
    right: 20px;
    top: 20px;
}
.tresure_note{
	display: block;
	direction: rtl;
}
.progress{
	height: 20px;
}
.conta_edit{
	position: relative;
}
.conta_edit .edit_cost , .delete_cost{
	position: absolute;
	right: 30px;
	bottom: -15px;
}
  .delete_cost{
	position: absolute;
	right: 30px;
	bottom: 20px;
}
.visually{
	display: inline;
    position: absolute;
    top: 5px;
    left: 10px;
	color:black;
	font-weight: 700;
}

.convert_curr{
	background-color: #c0ff00;
    padding: 30px;

}
.convert_curr_ok{
	background-color: #ff7300;
    padding: 30px;

}
.select2-container{
	z-index: 100000;
}
.attach_conta{
	display: inline;
}