#dvin_messagecontainer {display:block;}



#dvin_messagecontainer .dvin-message-popup  { position:absolute; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#000000; color:#fff; font-size:13px; text-align:center; display:block; z-index:1000;}



#dvin_messagecontainer .dvin-message 	{ background:url(../images/accept.png) 20px 50% no-repeat; padding:30px 30px 30px 70px }



#dvin_messagecontainer .dvin-reset { background:url(../images/warning.png) 20px 50% no-repeat; padding:30px 30px 30px 70px }



#dvin_messagecontainer .accept 						{ background: #DBF6BE no-repeat 10px center; border: solid #9BBF65; border-width: 0px 1px 1px 1px; color: #060; font-weight: bold; padding: 10px; text-align: center; }



#dvin_messagecontainer .warning 					{ background: #ffeeee no-repeat 10px center; border: solid #dfbfbf;	border-width: 0px 1px 1px 1px; color: #333; font-weight: bold; padding: 10px; text-align: center; }



.addquotelistlink {



 clear:both;



	padding-top:5px;



}



.addquotelistlink img{



	vertical-align:middle;



	float: left;



	padding: 5px;



}



#dvin_modalbox { position:fixed; top:0; right:0; bottom:0; left: 0; width:100%; height:100%; background:url(../images/dark20.png); z-index:999;display:none; }



#dvin_modalbox .dvin_popup  { 



	display:none; 



	position:absolute; 



	background:#fff; 



	color:#000; 



	font-size:12px; 



	z-index:999; 



-webkit-border-radius:5px; 



   -moz-border-radius:5px; 



        border-radius:5px; 



-webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);



   -moz-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2);



        box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.2); 



}



#dvin_modalbox .dvin_content 	{ padding:20px }



#dvin_modalbox .dvin_content li { font-size:12px; text-align:left;text-decoration:none;}



#dvin_modalbox .dvin_content li label { width:200px;}



#dvin_modalbox .dvin_close {position:absolute; top:10px; right:10px; width:16px; height:16px; background:url(../images/close.png) center center no-repeat;}



.messagebox.error     { color: #cc0000; border: 1px solid #ffd6d6; background: #ffe7e7;}



.messagebox.info      { color: #0055bb; border: 1px solid #d8e5f8; background: #D8E5F8;}



.messagebox.alert     { color: #b79000; border: 1px solid #fde179; background: #fef6d8;}



.messagebox.success   { color: #57861a; border: 1px solid #c2df88; background: #eef7dd;}



.messagebox.error, 



.messagebox.info, 



.messagebox.alert, 



.messagebox.success { 



	padding:10px; 



	margin: 1px 1px 20px 1px;



	}



#dvin_wcql_success_msg {



 display: none;



}



.quotelist-added-icon:before {



    content: "\f147";



	color:green;



	display: inline-block;



	-webkit-font-smoothing: antialiased;



	font: normal 20px/1 'dashicons';



	vertical-align: middle;



}



.quotelist-remove-icon:before {



    content: "\f158";



	color:red;



	display: inline-block;



	-webkit-font-smoothing: antialiased;



	font: normal 20px/1 'dashicons';



	vertical-align: middle;



}



.quotelist-remove-icon-listing:before {



    content: "\f158";



	color:red;



	display: inline-block;



	-webkit-font-smoothing: antialiased;



	font: normal 20px/1 'dashicons';



	vertical-align: middle;



}