.block-s3.tech-specs ul li:before {
    content: "\f00c";
    margin-right: 4px;
    font-family: FontAwesome;
    color: #ef8f21;
    font-size: 15px;
}

.modal2-header {
	background-color: rgb(242,242,242);
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	font-size 16px!important;
}

.modal2-title {
	text-align: left;
  	margin: 0;
	line-height: 1.42857143;
        color: #222222;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        font-size: 16px!important;
        font-weight: 500;
        color: rgb(104,104,104);
        height: 22px;
        display: block;
}

.text2-primary {
        font-family: 'Open Sans', sans-serif;
        font-weight: 500;
	font-size: 24px;
	color: #31708f;
	text-align: left;
	border-bottom-color: rgb(229, 229, 229);
	border-bottom-style: double;
	border-bottom-width: 3px
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-bottom: 10px;
}

