﻿body {
    padding-top: 70px;
    /*background-image: url("/Assets/img/ticks.png");
    background-repeat: repeat;*/
}

.nav-top-border {
    border: #428bca 1px solid;
    margin-top: -20px;
}

.color-white {
    color: #999999;
}

.footer-text {
    text-align: left;
    margin-top: 15px;
}

.page-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #999999;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 16px;
}

.margin-left-lg {
    margin-left: 20px;
}

.margin-top-lg {
    margin-top: 20px;
}

.text-wrap {
    overflow-wrap: break-word;
}
