/*
 LICENSE

 AF-Prototype by basic-erp. All Rights reserved!
 See the license.txt, visit http://www.basic-erp.com/license/
 or send a mail to license@basic-erp.com to receive a copy.
*/
/* 
    Created on : 22.07.2019, 08:26:07
    Author     : equinox
*/

.marten_select {
    border-radius: 0;
    background-color: #f8f9fa;
	display: block;
	width: 100%;
	padding: 0.65rem 0.75rem;
	font-size: 0.875rem;
	line-height: 1.25;
	color: #495057;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.15);
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.marten_sig { display:block;border-collapse:collapse;border:none;width:550px; }

div.marten_ldr_bg0,
.modal .modal-body.marten_ldr_bg0  { background:none;background-color:rgba(0,0,0,0); }

.cnt_rsx {
	background-position:0 100%;
	background-repeat:no-repeat;
	background-size:100%;
}

.cnt_rs1 {
	background-image:url("../img/bg_rs1.png");
}

.cnt_rs2 {
	background-image:url("../img/bg_rs2.png");
}

.cnt_rs3 {
	background-image:url("../img/bg_rs3.png");
}
