﻿@charset "UTF-8";

.s-header {
	background-color: #3b7185;
}
.top-buffer-15 {
    margin-top: 15px;
}

.top-buffer-20 {
    margin-top: 20px;
}

.top-buffer-25 {
    margin-top: 25px;
}

.cv-section-divider {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
}
.cv-form-control-label {
    font-size: 12px;
    font-weight: 500 !important;
    text-shadow: 0 1px 0 #FFFFFF;
    color:#666 !important;   
}