.elComments .ipsTabs {
 display:none; 
}

.elComments .ipsTabs_panels, .elComments  .ipsTabs_panels.ipsTabs_contained .ipsTabs_panel{
	xborder: none;
	xpadding: 0px ;
}

.grecaptcha-badge {
    visibility: hidden !important;
}

.div-image {
  margin-bottom: 6px;
}

.news-headline-h4 {
  margin-top: 0px;
  font-size: 18px !important;
  line-height: 24px !important;
  
}

.cWidgetContainer , p {
  font-family: 'Open sans', sans-serif !important;
}

.news_date {
  	box-sizing: border-box;
	display: block;
	width: 48px;
	height: 48px;
	border: 1px solid #e3e8eb;
 	line-height: 48px;
    text-align: center;
  margin-top: 4px;
}

.ipsButton:hover, .ipsButton:focus, .ipsButton:active, .ipsButton:active:hover {
    background: #3d6dad ;
    color: #f6f6f6 ;
}

.box-blue.trading-back {
    background: url(/cms/images/trading-back.png) top right  no-repeat;
  background-color: #3d6dad; 
  background-size: cover;
        
}

.box-blue.mail-back {
    background: url(/cms/images/mail-back.png) top right no-repeat;
  background-size: cover;
        background-color: rgba(0, 0, 0, 0);
    background-color: #3d6dad;
}
.box-blue {
    background-color: #3d6dad;
    padding: 25px 18px;
    margin-bottom: 30px;
}

.box-blue h2 {
    color: #fff;
    font-size: 25px;
    margin: 0 0 30px;
    font-weight: 600;
    line-height: 1.3;
}

.box-blue ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0 0 5px;
    font-weight: 600;
}

.box-blue p, .box-blue ul, .box-blue h3 {
	margin-top: 0px;
    color: #fff;
}

.box-blue p a {
	
    color: #ddd;
  	text-decoration: underline;
}

.box-blue ul li {
 	line-height: 1.3;
    font-size: 14px;
	font-family: 'Open sans', sans-serif; 
	padding-left: 35px;
	margin-bottom: 12px;
	position: relative;
}

.box-blue ul li::before {

    content: '';
    display: block;
    width: 18px;
    height: 14px;
    background: url(/cms/images/icons.png) -50px 0px no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;

}

.box-blue .ipsButton {
    margin: 0px;
	background: #ffe164;
	color: #3d6dad;
	border: none;
}

.box-blue .ipsButton:hover {
 	background: #fff;
	color: #1a3659;;
	border: none;
}

.box-blue .ad-title {
    color: #fff;
    font-size: 25px;
    margin: 0 0 30px;
    font-weight: 600;
    line-height: 1.3;
}

.box-blue .side-title {
    color: #fff;
    font-size: 25px;
    margin: 0 0 30px;
    font-weight: 600;
    line-height: 1.3;
}

.box-white {
    background-color: white;
    border: 2px solid #3d6dad;
    padding: 23px 16px; /* adjusted padding to keep the box's outer size consistent */
    margin-bottom: 30px;
}

.box-white .ad-title {
    color: #3d6dad;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 600;
    line-height: 1.3;
}

.box-white .side-title {
    color: #3d6dad;
    font-size: 25px;
    margin: 0 0 20px;
    font-weight: 600;
    line-height: 1.3;
}

.box-white p, .box-white ul, .box-white h3 {
	margin-top: 0px;
    color: black;
}

.box-white p a {
	
    color: #ddd;
  	text-decoration: underline;
}

.box-white .ipsButton {
    margin: 0px;
	background: #ffe164;
	color: #3d6dad;
	border: none;
}

.box-white .ipsButton:hover {
 	background: #fff;
	color: #1a3659;;
	border: none;
}

.mail-reg .text::placeholder {
    font-size: 12px;
    color: #1a3659;
}

.mail-reg .text {
    width: 100% !important;
  	max-width: 100% !important;
    padding-right: 210px;
    display: block;
    padding-left: 40px !important;
    height: 44px;
    font-size: 12px;
    border: none;
    border-radius: 0;
    background: #fff;
    color: #1a3659;
    float: left;
}

.mail-reg #frm-register::before {
    content: '';
    position: absolute;
    top: 13px;
    left: 12px;
    background: url(/cms/images/icons.png) -222px 2px no-repeat;
    display: block;
    width: 18px;
    height: 14px;
    z-index: 99;
}

.mail-reg #frm-register {
    position: relative;
    height: 44px;
}

.mail-reg .ipsButton {
    position: absolute;
    top: 5px;
    right: 5px;
    margin: 0px;
	background: #ffe164;
	color: #3d6dad;
	border: none;
}

.mail-reg .ipsButton:hover {
 	background: #3d6dad;
	color: #fff;
	border: none;
}

.statItem {
 text-align: center; 
}

.statItem p {
  margin: 25px 0 0 0;
}
.statItem span {
  width: 100px;
  height: 100px;
  display: block;
  background: url(/cms/images/icons.png) no-repeat;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #1a3659;
  margin: 0 auto;
  padding-top: 40px;
}
.statItem:nth-child(1) span {
  background-position: -8px -91px;
}
.statItem:nth-child(2) span {
  background-position: -133px -89px;
}
.statItem:nth-child(3) span {
  background-position: -250px -93px;
  font-size: 18px;
}

.description {
  position: relative;
  border: 1px solid #e3e8eb;
  background: #fff;
  padding: 18px;
  padding-top: 5px;
  margin-top: 15px;
}
.description:before {
  content: '';
  background: url(/cms/images/icons.png) 0 -209px no-repeat;
  width: 20px;
  height: 12px;
  position: absolute;
  top: -10px;
  left: 50px;
  display: block;
}
.description p {
  margin-bottom: 5px;
}

.hptag {
  background: #3d6dad;
  font-size: 12px;
  font-weight: 700;
  position: relative;
  line-height: 28px;
  padding: 0 12px 0 28px;
  height: 28px;
  display: inline-block;
  color: #fff;
}
.hptag:before {
  content: '';
  position: absolute;
  left: 8px;
  top: 7px;
  height: 16px;
  width: 16px;
  display: block;
  background: url(/cms/images/icons.png) no-repeat;
}
.hptag.lesson:before {
  background-position: -127px 2px;
}
.hptag.clock:before {
  background-position: -78px 1px;
}
.hptag.refs:before {
  background-position: -103px 1px;
}

p.big {
 	text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #1a3659;
  	margin-bottom: 4px;

}

.moremore {
  max-height: 400px;
  position: relative;
  overflow: hidden;
}
.moremore .read-more { 
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 5px 0; 
  
  /* "transparent" only works here because == rgba(0,0,0,0) */
  background-image: linear-gradient(to bottom, transparent, white);
}

.ipsBreadcrumb.ipsBreadcrumb_top {
 margin: 0px !important; 
}

.ipsItemControls {
 border-top: none; 
}