


footer {
    border-top: 20px solid #FFFFFF;
}

.wrapheader {
	width: 100%;
}


/* CUSTOM MARGINS */

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.pt0 {
    padding-top: 0px !important;
}	
		
.pt5 {
    padding-top: 5px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.m0 {
    margin: 0px !important;
}

.m5 {
    margin: 5px !important;
}

.m25 {
    margin: 25px !important;
}

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}


.mr0 {
    margin-right: 0px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}


.p0 {
    padding: 0px !important;
}

.p5 {
    padding: 5px !important;
}

.pl0 {
    padding-left: 0px !important;
}

.mw200 {
    max-width: 200px;
}

.mw300 {
    max-width: 300px;
}

/* Float Fix */
.clear-float {
    clear: both;
    visibility: hidden;
}


/* News Overviews 

.NewsOverview-HeadlineLinks-Item-Container  {
    display: block;
	font-size:110%;
	margin-bottom: 5px;
}

.NewsOverview-HeadlineLinks-Item-Container:before {
    content: "\e080";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #CCCCCC;
} */ 


.NewsOverview-HeadlineLinks {

    margin-bottom : 0; 
}

/* Subscribers Form */

.form-horizontal label {
    font-size: 14px;
}

.alert-container {
    height: 0;
    display: none;
}

    .alert-container .confirmation-text {
        display: none;
        margin-top: 0;
    }

.subscription-submit-button {
    padding-left: 15px;
}

.cat-checkbox-label {
    padding-left: 0;
}

.vcenter {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
}

.fake-anchor-tag {
    background-color: transparent;
    color: #337ab7;
    text-decoration: none;
    cursor: pointer;

    /* no select */
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/* News Detail Image Slider */
.carousel {
}

    .carousel .carousel-image {
        width: 100%;
        height: 100%;
    }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
