.iw_component:first-child .container-fluid .content-area, 
.iw_component:first-child .container-fluid.extra-nav-margin .content-area
{
   margin-top:71px;
}

.content-area-layout
{
    table-layout: fixed;
}

.bottomarrowheight{height:95px;}


.no-margin-top {
	margin-top:0 !important;
}
body{
   padding-bottom:0;
   overflow-x:hidden;
   margin-top:-1px;
}

.small-image {
  margin-bottom:-60px !important;
}

.content-bottom {
	margin-bottom: 74px !important;
}
.icon-grid-img a:hover {
   text-decoration :none;
}	 
.container-fluid .iw_columns{
   padding-left:0;
   padding-right:0;
}	 	
.content-wrap .content-area.breadcrumbs,
.content-wrap .content-area .form-group,
.content-wrap .content-area:not(.text-size-default) p, .content-wrap .content-area:not(.text-size-default) .table
,.container-fluid .content-wrap .bg-white{
  font-weight:400;
}

.text-font-weight{
  font-weight: 400;
}
.text-font-size{
   font-size: 13px;
}

.winteriscoming{
width:100%;
}



#accordion-container tr:not(:last-child) td {
    padding-bottom: 30px;
}

#accordion-container h5 {
    background-color: #eeeeee;
    padding: 8px;
    text-align: center;
}

#accordion-container img {
    max-width: 150px;
}

#accordion-container .collapse-content {
    overflow: auto;
}

