/* furniture form */
.furniture_form .divider :not(.fitted){
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
}
#image_load_btn:hover{
	cursor: pointer;
}
.furn_gallery img{
	/*
	margin-right: 14px !important;
	margin-bottom: 10px !important;
	border: 2px dotted grey !important;
	*/
}
.furn_gallery .card, .imagesPreviewCards .card{
	width: 120px !important;
}

.svcapt_form_selected_deleted_rooms
{
	background-color:#F0FFF0;
}

.left_logo_segment
{
	width:200px;
	/*ine-height:50px;*/
	padding:20px;
	margin-right:10px;
	float:left;
}
.right_logo_upload_segment
{
	width:300px;
	/*line-height:50px;*/
	padding:20px;
	float:left;
}

.svcapt_photo_edit
{
	width:155px!important;
	height:120px!important;
}

.svcapt_gallery .card
{
	width: 150px !important;
}

.rooms_row:hover
{
	background-color:"#CCEEFF";
	cursor:move;
}

.rooms_row
{
	padding-bottom: 2px!important;
    padding-top: 2px!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
    margin-bottom: 2px!important;
    margin-top: 2px!important;
}

/* member register */
#member_register_form{
	margin-top: 15px;
    background-image: url('/assets/images/bg_living.jpg') !important;
    background-size: cover !important;
    min-height:700px;
}
.a_inv{
	color: yellow;
}
.a_inv:hover{
	color: yellow;
	text-decoration: underline;
}

.svcapt_pic_desc
{
	padding:2px!important;
	margin:2px!important;
}
.payment_read_field{
	font-size: 1.1em !important;
	margin-left: 15px !important;
	color: blue !important;
}