/*
 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 : 2019-04-23, 15:50:15
    Author     : sudo
*/

.crm_front_avatar { cursor:pointer; }

.crm_front_iframe { overflow:auto;width:100%;height:100%;min-height:500px; }

.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");
}
