/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/
.rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
	padding-left: 8px !important;
	padding-right: 8px !important;
}

th.td-gray a.link-custom-btn {
	text-align: center !important;
}

th.td-gray a.link-custom-btn:hover {
	color: #2A4DC0 !important;
	text-decoration: underline !important;
		
}

table th a.cesis_button_white:hover {
	color: #2a4dc0 !important;
}

table th a.cesis_button_blue {
	color: #2a4dc0 !important;
}

table th a.cesis_button_blue:hover {
	color: #ffffff !important;
}

h1.new-h1 {
	font-family: Roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 36px;
	line-height: 42px;
	color: #2C363A;
}

.empty-offset {
    max-height: 1px !important;
}

.offset-row {
    top: 0px;
}

.link-custom-btn {
	color: #2A4DC0 !important;
	font-family: Open Sans;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: left;
}

.rpt_style_basic .rpt_plan .rpt_custom_btn {
	display: block;
    background: #FFFFFF !important;
    box-shadow: 0px 2px 4px #b2c6ce !important;
    border-radius: 5px !important;
	padding: 15px 25px;
    border-top: whitesmoke solid 2px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    text-align: center;
    color: white;
    font-size: 20px;
    text-decoration: none;
    font-weight: 300;
}

.rpt_style_basic .rpt_plan .rpt_title {
	background: #fff !important;
	color: #2C363A !important;
	box-shadow: 0px 4px 16px #B2C6CE;
	border-radius: 5px;
	border-bottom: none !important;            
	text-align: left !important;
}

.rpt_head {
	background: #fff !important;
	color: #2C363A !important;
	box-shadow: 0px 4px 4px 0px #B2C6CE;                                             
	border-radius: 0px;
	border-top: none !important;        
}

.rpt_features {
	box-shadow: 0px 4px 4px #B2C6CE;
	border-radius: 5px;
	background: #F6F6F6;
}

.rpt_description {
	font:400 14px "Open Sans",sans-serif !important;
	text-align: left !important;
	margin: 10px 0px;
}


.rpt_subtitle {
	font:400 14px "Open Sans",sans-serif !important;
	text-align: left !important;
	margin: 10px 0px;
}



.rpt_price {
	color: #2C363A !important;
	font:400 16px "Open Sans",sans-serif !important;
	text-align: left !important;
    padding-bottom: 20px !important;
	margin-left: 10px;
}

.rpt_title { 
	font:700 24px "Montserrat",sans-serif !important;
}

.rpt_price {
	font:400 24px "Open Sans",sans-serif !important;	
}

.rpt_style_basic .rpt_plan .rpt_foot {
	background: #FFFFFF !important;
	box-shadow: 0px 4px 16px #B2C6CE !important;
	border-radius: 5px !important;
}

.rpt_style_basic .rpt_plan .rpt_features {
	text-align: left !important;
	min-height: 280px;
}

.rpt_plan {
	min-height: 500px !important;
}

.img-16 {
	width: 16px !important;
	height: 16px !important;
}


@media only screen and (max-width: 640px) {
.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
    font-size: 37px!important;
    line-height: 5px!important;
}



