@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0;
	width:100%;
	height:600px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.hero { max-height: 250px;
padding-bottom: 2px;
  padding-left:15px;

  padding-top: 15px;

  
	width:100%;
	background-position:0px 0px;
	float:left;
	border:0;
padding-left: 0px;
margin-top: 0px;
box-sizing: border-box;
border: 0px solid #e8e8e8;
margin-bottom:7px;
box-shadow: rgba(149, 157, 165, 0.2) 0px 2px 6px;}

.hero.first{
margin-top: 0px;
}

.hero.last{
border: none;
}


a {
	text-decoration:none;
	color:#464646;
}


a:hover .action {
	text-decoration:underline;
}

a:hover .maintext {
	text-decoration: underline;
}


.hero img {
	display: block;
float: right;
width: 150px;
padding-left: 2px;
max-height: 130px;
padding-right: 0px;
}

.subhero {color:#333;
	padding-top:0px;
box-sizing: border-box;
height: 70px;}

.last .subhero {
border: none;}

.wrapper {
	width:100%;
	height:680px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: left;
}


.text {	min-height:65px;
	cursor:pointer;
	width:100%;
	height:auto !important;
	line-height:1.2em;
	margin-bottom: 0px;
	margin-left: 3px;
box-sizing: border-box;
    padding-right: 40%;
    padding-left: 0%;
    -webkit-font-smoothing: antialiased;
}




.maintext {
	color: #362F2D;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	box-sizing: border-box;
	display: inline;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 0px;
	transition: all 0.3s ease;
}

.dianomi_provider_short {
font-weight: 500;
    display: block !Important;
    color: #DC2118;
    font-size: 12px;
margin-top: 3px;
  margin-bottom:3px;

	font-family: 'Open Sans', sans-serif;
text-decoration: none;
}


.action{
	display:none !important;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
}


.heading_top,
.heading {
	display: none;
}


.line2 {
    background: #fff;
    color: #362f2d;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 7px;
    border-bottom: 1px solid #000;
    padding: 0 0 5px 3px;
    position: relative;
	font-family: 'Open Sans', sans-serif;
font-weight: bold;
  margin-right: 0px;
}

.sub-line2 {
  color: #999;
  display: flex;
  font-size: 12px;
  position: absolute;
  right: 5px;
  top: 0px;
  font-weight: 400;
  z-index: 1;
  width: auto;
  -webkit-font-smoothing: antialiased;
}

.sub-line2 {
  display: flex;
  align-items: center;          
  width: auto;
}

.sub-line2 a {
  display: flex;         
  align-items: center;
  font-size: 12px;
  color: #999;
  text-decoration: none;
  font-weight: 600;
  width: auto;
}

.sub-line2 img {
  border: none;
  width: 24px;
  height: auto;
  outline: none;
  padding: 0 0px;
}

.sub-line2 span {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #404040;
  padding-left: 0px;
}
