.iziToast-message {
 	float: right !important;
	width: 100%;
}

.sales_popup_ssp{
	position: fixed;
    z-index: 999999;
    bottom: 0px;
    margin: 10px;
}

/*Template Design css*/
 
#ssp_activity_template1 .template_duration {
   display: inline-block;
   width: auto;
   color: #666;
}
#ssp_activity_template1 .square{
   border-radius: 0px;
}

#ssp_activity_template1 .template_text .editable{
   float: left;
}

.ssp_product_desc{
	width: 100%;
}

.ssp_common_outer{
	max-width: 100%;
	position: relative;
} 
.ssp_common_cross{
	position: absolute;
    right: 7px;
}
 
 

#ssp_activity_template1 .template_design, #ssp_activity_template2 .template_design, #ssp_sales_template1 .template_design, #ssp_visits_template1 .template_design, #ssp_generic_template1  .template_design{
	display:inline-block; 
	text-align:left;
}
.preview_activity_temp{
    /*font-size: 20px*/;
    line-height: normal;
}

.preview_activity_temp .template_design .template_icon img{
	max-width: 100%;
	float: left;
}

.ssp_backend_show{display:none !important;}

@media (max-width:767px){
	.sales_popup_ssp{
		margin:0px;
	}
}

@media (max-width:600px){
	.sales_popup_ssp .template_design{
		    width: 100% !important;
			box-sizing: border-box;
		
	}
}
