@charset "utf-8";
/* CSS Document */

.import_user{
	margin-right:20px;
	float:right;
}
.top26{
	top:26px;
}
.menu .active{
	color:#009FFF !important;
}
.error, .quote_error{
	color:#FF0000;
	/*padding: 10px 26px;*/
}
.blue_link{
	color: #009fff;
	font-weight:bold;
}
.blue_link:hover{
	color: #009fff;
	text-decoration:none;
	}
.alertli{
	padding-left:15px;
}
.unread {
	background:url(../images/green-dot.png) no-repeat;
	background-position:0 4px;
}
.orange {
	background:url(../images/orange-dot.png) no-repeat;
	background-position:0 4px;
}
.blue {
	background:url(../images/blue-dot.png) no-repeat;
	background-position:0 4px;
}
.alert_comment{
	font-style:italic;
	margin:10 0px !important;
}
.full_width{
	width:100% !important;
	margin-bottom:30px;
}
.del_col{
	width:250px !important;
	padding-top: 9px;
}
.del_col > ul > li{
	padding-left:0 !important;
	margin-right:15px !important;
	min-width:110px;
}
.archive{
	background: url("../images/archive.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #000 !important;
    float: left;
    font-family: "montserratregular";
    line-height: 20px;
    padding-left: 25px;
}
.archive:hover{
	text-decoration:underline;
}
.unarchive{
	background: url("../images/unarchive.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #000 !important;
    float: left;
    font-family: "montserratregular";
    line-height: 20px;
    padding-left: 25px;
}
.unarchive:hover{
	text-decoration:underline;
}
.QuoteDashboard .QuoteDashboardTbl th:first-child, .QuoteDashboard .QuoteDashboardTbl td:first-child{
	width:21px;
	padding-right:0 !important;
}
.custombtn{
	float:right;
	margin:27px 10px 0 0;
}
.custombtn1{
	float:right;
	margin:0px 0 0 10px;
}
.stripe-button-el{
	font-size: 13px !important;
	text-align: center !important;
	font-family: 'montserratregular' !important;
	font-weight:normal !important;
	line-height: 36px !important;
	border: 2px solid #009fff !important;
	border-radius: 20px !important;
	text-transform: uppercase !important;
	
	float: ritht !important;
	background: none repeat scroll 0 0 #009fff !important;
    color: #fff !important;
	margin: 0 !important;

	width: 165px;
}
/*.sig_input{
	display: inline-block;

	padding: 10px 12px;

	font-size: 13px;

	color: #898989 !important;

	vertical-align: middle;

	-webkit-border-radius: 2px;

	-moz-border-radius: 2px;

	border-radius: 2px;

	width: 100% !important;

	background-color: #fff;

	border: 1px solid #dadada;

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;

	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;

	-o-transition: border linear 0.2s, box-shadow linear 0.2s;

	transition: border linear 0.2s, box-shadow linear 0.2s;

	height: 36px !important;
	line-height:14px !important;

	font-family: 'GothamBook';
	margin-bottom:5px;
}*/
.preview-signature_base{float:left;width:100%;background:#f3f4f8;height:113px;border:1px solid #e0e3ee;text-align:center;color:#000;font-size:40px !important;line-height:113px;font-family:Arizonia;font-weight:400}
.preview-signature_base{width:100% !important;line-height:113px !important;}
.preview-signature_base img{height:100%}