﻿.services-table td {
    vertical-align: middle !important;
}

    .services-table td label.control-label {
        padding-left: 0;
    }

div.display-label-div {
    padding-top: 7px;
}

div.rating-stars-div {
    padding-top: 5px;
}

/* centered columns styles */
.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    text-align: center;
    margin-right: -4px;
}

/* File Input Styles */
.file-input-button {
    height: 32px;
    text-align: center;
    margin-left: 0;
    font-size: 14px;
}

a[data-action="social-media-share"] {
    clear: both;
    width: 100%;
}