/*
** HTML elements
*/
fieldset {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */


/**CONSENT**/

#consent {border:1px solid #ccc;padding:15px;margin-bottom: 2em;}
#consent p {line-height:15px;padding-bottom:15px;}
.consent-item {padding:5px 5px 10px 0;}
#options {border: 1px solid #ccc;background-color: #f1f1f1;padding: 8px;}
#disagree {display:none;
    border:2px solid #ccc; /**THIS BORDER COLOR CAN BE CHANGED TO HIGHLIGHT COLOR OR SITE**/
    width:94%;padding:10px;background-color:#fff;}


.new_text_right {
     float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: -286px;
    margin-top: 130px;
    text-align: center;
}

.new_text_right .h2
{
    font-size: 14px ! important;
    text-align: center;
    line-height: 30px;
    text-decoration: underline;
}

.new_text_right-2 {
     float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: -335px;
    margin-top: 390px;
    text-align: center;
    text-decoration: underline;
}

.new_text_right-2 .h2
{
    font-size: 14px ! important;
    text-align: center;
    line-height: 30px;
    text-decoration: underline;
}

.new_text_right-3 {
     float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: -370px;
    margin-top: 523px;
    text-align: center;
    text-decoration: underline;
}

.new_text_right-top
{
     float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: -88px;
    padding-bottom: 286px;
    margin-top: -52px;
    text-align: center;
}
.new_text_right-top img{width: 365px;}
.new_text_right-1
{
     float: right;
    font-size: 14px;
    line-height: 21px;
    margin-right: -357px;
    margin-top:260px;
    text-align: center;
}
#aligntxt
{
    color: #5ea4bf;
    font-size: 21px !important;
    line-height: 26px !important;
    text-decoration: underline;
}
#aligntxt1
{
    color: #5ea4bf;
    font-size: 21px !important;
    line-height: 26px !important;
    text-decoration: underline;
}
#first_line
{
    color: #ffa500 !important;
    line-height: 26px !important;
    font-size: 21px ! important;
    text-decoration: underline;
}
#second_line
{
    line-height: 0px !important;
    font-size: 21px ! important;
    text-decoration: underline;
}
#third_line
{
    line-height: 0.25 !important;
    font-size: 21px ! important;
    text-decoration: underline;
}
