﻿.single-page {
    padding-top: 50px;
    padding-bottom:140px;
}
.single-page .cenprivacy {
    text-align: center;
    color: rgb(30, 47, 116);
}
.single-page p, li {
    text-align: justify;
}
.single-page a .fa, .single-page h4 .fa {
    padding-right: 7px;
}
.single-page h4 {
    color: #13225d;
    margin-top:25px;
}
.vms-footer {
    background: rgb(17, 28, 73);
    display: inline-block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 6px 20px;
    color: #fff;
}
.vms-footer .logo {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: left;
    margin: 0;
    width: auto;
    position: static;
}
.vms-footer .logo label {
    color: #fff;
    float: right;
    font-size: 20px;
    font-style: normal;
    padding: 8px 0 0 15px;
    text-align: right;
}
.vms-footer .logo img {
    height: 65px;
}

.vms-footer p {
    float: left;
}
.vms-footer-right p {
    color: #fff;
    font-size: 1.3em;
    font-style: italic;
    margin: 20px 0 0;
    text-shadow: 3px 3px 2px #000;
    
    text-align: right;
    width: 100%;
    float: right;
}
.vms-footer .logo small {
    float: right;
    font-size: 12px;
    margin-top: -5px;
}
.wsms-logo {
    width: 120px;
    float: left;
}
.wsms-footer-content {
    float: right;
    padding-top: 6px;
}
.wsms-footer-content p {
    margin: 0;
}
.vms-footer-left p {
    font-size: 1.4em;
    font-style: italic;
    font-weight: bold;
    margin: 1px 0 0 0;
}
a {
  color: #007CE7;
  text-decoration: underline;
}
.margin-from-top {margin-top:22px;}