body {
    /*font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;*/
    font-size: 16px;
    color: #646464;
}

/*
h1 {
    color: #F15A29;
}

h2 {
    color: #F15A29;
}
*/

/* modern browsers */
::placeholder {
    color: #aaa !important;
    opacity: 1;
}

/* Edge */
::-ms-input-placeholder {
    color: #aaa !important;
    opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
    color: #aaa !important;
    opacity: 1;
}

.tabContainer {
    padding: 20px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

img.emojione {
    height: 1em;
}

pre {
    text-align: left;
}

h1,
h2 {
    font-family: "Bree Serif", serif;
}

.simpleText h1,
.simpleText h2 {
    font-family: Sans-Serif;
}

h1 small,
h2 small {
    font-family: Sans-Serif;
}

h4,
h5,
h6,
p,
a,
ul li {
    /*font-family: 'Roboto', sans-serif;*/
}

h3 {
    font-size: 120%;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.title-font {
    /*font-family: 'Raleway', sans-serif;*/
    font-weight: 200;
}

.condensed-font {
    font-family: "Arial Narrow", Arial, sans-serif;
}

.thin-font {
    font-weight: 300;
}

/* Header */
.container-header span.stop {
    display: block;
    font-size: 20pt;
}
.container-header span.start {
    display: block;
    font-size: 36pt;
}
.container-header a.btn {
    display: block;
    margin-bottom: 5px;
}

.verticalColPadding {
    padding-top: 20px;
}

.form-container {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #eeeeee;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-radius: 6px;
    display: inline-block;
    width: 100%;
    padding: 20px 40px 40px;
}

.publicFooter.containerDarkBlue {
    /*color:white;*/
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 100px;
    font-size: 80%;
    min-height: 200px;
    /*background-color: RGB(59, 99, 124);*/
    color: RGBA(214, 214, 214, 1);
}

.publicFooter.containerDarkBlue h2,
.publicFooter.containerDarkBlue h3 {
    font-size: 130%;
    padding: 0;
    margin: 6px 0 6px 0;
    color: RGBA(214, 214, 214, 1);
}

.publicFooter small {
}

.publicFooter hr {
    margin: 10px 0;
    border-color: gray;
}

.publicFooter a:link,
.publicFooter a:visited {
    color: RGB(200, 200, 202);
}

#headerPublic,
#headerPublicNoLogo {
    background-color: RGB(217, 217, 217);
}

#headerPublic h1 {
    font-size: 100%;
    margin: 4px 0;
    padding: 0;
    font-family: "Roboto", sans-serif;
}

#headerPublic .poweredBySpan {
    font-weight: bold;
    font-size: 80%;
    display: inline-block;
}

#headerPublic .snapLogo {
    max-height: 18px;
    margin: 4px 0;
}

#headerPublic .list-inline,
#headerPublicNoLogo .list-inline {
    margin: 4px 0;
    text-align: right;
    font-size: 80%;
    font-weight: bold;
}

.quote .quoteHeading {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: RGB(215, 215, 215) !important;
    padding: 4px 8px;
    font-size: 90%;
}

.quote .quoteHeading .label.optionSelected {
    background-color: RGBA(224, 107, 84, 1);
}

.quote .quoteHeading .answer {
    margin-bottom: 4px;
}

.quote .quoteHeading .answer:last-of-type {
    margin-bottom: 0;
}

.quote .quoteHeading .answerSection {
    display: inline-block;
}

/* Bootstrap break point for small devices (tablets, 768px and up) */
/* That breakpoint looks weird here. */
@media (max-width: 460px) {
    .quote .quoteHeading .answerSection {
        display: block;
    }
}

.quote .quoteHeading .answerSection img {
    vertical-align: bottom;
}

.quote .quoteHeading .answerSection img.yesNoResponse {
    height: 24px;
    width: auto;
}

.quote .certificationBadge {
    width: 16px;
    height: auto;
    display: inline-block;
    vertical-align: text-bottom;
}

.quote .stars {
    height: auto;
    width: 100%;
    max-width: 100px;
}

.quote .quoteText {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: RGB(228, 228, 228) !important;
    padding: 6px 12px 10px 12px;
    font-size: 100%;
    color: #646464;
}

/* Posted Response */
.quote.followUp .quoteText {
    color: RGBA(79, 79, 79, 0.5) !important;
    /*background-color: RGBA(235, 241, 227, 1) !important;*/
    background-color: RGBA(237, 237, 237, 1) !important;
    border: solid 1px RGBA(228, 228, 228, 1);
}

/* Pending Response */
.quote.followUp.pending .quoteText {
    color: RGBA(79, 79, 79, 0.5) !important;
    background-color: RGBA(246, 242, 226, 1) !important;
}

.quote .quoteText p {
    margin-bottom: 4px;
}

.quote .quoteText p:last-of-type {
    margin-bottom: 0;
}

.quote.followUp .quoteText {
    border-radius: 4px;
}

.quote .quoteFooter {
    margin-left: 10px;
    padding-left: 30px;
    padding-top: 6px;
    background-image: url("/assets/img/callOutArrow-grey.png");
    background-repeat: no-repeat;
}

.quote.followUp .quoteFooter {
    text-align: right;
    margin-right: 10px;
    padding-right: 36px;
    padding-top: 6px;
    background-position: top right;
    background-image: url("/assets/img/callOutArrow-grey-right.png");
}

.quote.followUp .attributionLogo {
    max-width: 40px;
    max-height: 40px;
    width: auto;
    height: auto;
}

.quote .quoteSignature {
    font-weight: bold;
    font-size: 110%;
}

.quote .quoteDetail {
    font-size: 80%;
}

.quote .quoteDetail p {
    margin: 0;
}

.quote .attributionSection {
    border-left: 1px solid #d7d7d7;
    display: inline-block;
    margin-right: 5px;
    padding-left: 5px;
}

.quote .attributionSection:first-child {
    border-left: none;
}

.signatureThumb {
    width: 60px;
    height: auto;
    padding: 2px;
    margin-right: 6px;
}

.quote .salesPersonProfileLink {
    cursor: pointer;
}

/* imported from verticals.css */

.standardContainerSpacing {
    padding-bottom: 20px;
    margin-top: 20px;
}

.reducedContainerSpacing {
    padding-bottom: 10px;
    margin-top: 10px;
}

.extraContainerSpacing {
    padding-bottom: 50px;
    margin-top: 50px;
}

.narrowContainer {
    max-width: 700px;
}

.mediumContainer {
    max-width: 800px;
}

.tinyContainer {
    max-width: 400px;
}

.img-responsive {
    display: inline-block;
}

.containerLightGray {
    /* experimental */
    padding-left: 0;
    padding-right: 0;

    background: #f4f4f4;
}

.containerDarkBlue {
    color: white;
    background-color: RGB(54, 78, 102);
}

.containerDarkBlue a,
.containerDarkBlue a:visited {
    color: white;
}

.containerDarkOrange {
    color: white;
    background-color: RGB(222, 110, 76);
}

.container-blue {
    background-color: #c3dde0;
}

.imageSpacer {
    margin-top: 20px;
}

.jumbotron.jumbotronBlue {
    background-color: #374e65;
    color: white;
}

.teamMemberModal .certificationBadge {
    width: 30px;
    height: 30px;
    vertical-align: text-bottom;
}

.teamMemberModal hr {
    margin: 6px 0;
}

.teamMemberModal .socialLink img {
    width: 20px;
    height: 20px;
}

.modalTapCloseButton {
    position: absolute;
    top: -6px;
    right: -6px;
    font-size: 20px;
    background-color: RGBA(217, 217, 217, 1);
    border-radius: 50%;
    height: 34px;
    width: 34px;
    overflow: hidden;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    z-index: 100;
}

.modalTapCloseButton .glyphicon {
    top: 1px;
    color: RGBA(255, 255, 255, 1);
}

.modalTapCloseButton:hover {
    background-color: RGBA(217, 217, 217, 1);
}

.modalTapCloseButton:hover .glyphicon {
    color: RGBA(68, 68, 68, 1);
}

.jumbotron.miniJumbotron {
    padding-top: 20px;
    padding-bottom: 2a0px;
}

.jumbotron.miniJumbotron h2 {
    margin-top: 0;
}

.jumbotron.miniJumbotron .btn.btn-lg {
    margin-bottom: 6px;
}

/* hide terms of service checkbox (for spam bot protection) */
.tosCheckbox {
    min-height: 0;
    min-width: 0;
    width: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
}

.reducedColSpacing {
    padding: 0 4px;
}

.largePhotoSocialLinks {
    margin-top: 16px;
    font-size: 24px;
    /*background-color: red;*/
}

@media (min-width: 992px) {
    .largePhotoSocialLinks {
        font-size: 48px;
    }
}

.largePhotoSocialLinks a:link,
.largePhotoSocialLinks a:visited {
    color: #646464;
    display: inline-block;
    width: 100%;
    max-width: 60px;
    vertical-align: baseline;
}

.largePhotoSocialLinks a:link img,
.largePhotoSocialLinks a:visited img {
    opacity: 0.6;
}

.largePhotoSocialLinks a:hover {
    color: #2a6496;
}

.largePhotoSocialLinks a:hover img {
    opacity: 0.3;
}

.row .removeColGutter {
    padding-right: 0;
    padding-left: 0;
}

#loginContent {
    margin-top: 20px;
}

#loginContent .container {
    max-width: 600px;
}

#loginContent .submitButton {
    max-width: 200px;
    margin: 20px auto 0 auto;
}

.tabContent {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px;
    margin-bottom: 20px;
}

.helpLinks a:link,
.helpLinks a:visited {
    margin: 10px;
    color: #848484;
}

.modal-content {
    margin-bottom: 600px;
    /* margin is hack to prevent ios scrolling issues */
}

span.spanUnbreakable {
    display: inline-block;
}

@media (min-width: 768px) {
}

.highlight {
    padding: 0 2px;
    background: RGBA(255, 253, 51, 0.8);
}

.glyphicons-lock.mastersOnly {
    font-size: 70%;
    font-weight: normal;
    opacity: 0.6;
}

.glyphicon-spin,
.glyphicons-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.orangeButton {
    background: RGBA(219, 108, 90, 1);
    border-color: RGBA(190, 108, 92, 1);
}

.orangeButton:hover,
.orangeButton:focus,
.orangeButton.focus,
.orangeButton:active,
.orangeButton.active {
    background: RGBA(190, 108, 92, 1);
    border-color: RGBA(162, 102, 89, 1);
}

.orangeButton.disabled,
.orangeButton[disabled],
fieldset[disabled] .orangeButton,
.orangeButton.disabled:hover,
.orangeButton[disabled]:hover,
fieldset[disabled] .orangeButton:hover,
.orangeButton.disabled:focus,
.orangeButton[disabled]:focus,
fieldset[disabled] .orangeButton:focus,
.orangeButton.disabled.focus,
.orangeButton[disabled].focus,
fieldset[disabled] .orangeButton.focus,
.orangeButton.disabled:active,
.orangeButton[disabled]:active,
fieldset[disabled] .orangeButton:active,
.orangeButton.disabled.active,
.orangeButton[disabled].active,
fieldset[disabled] .orangeButton.active {
    background: RGBA(219, 108, 90, 0.8);
    border-color: RGBA(190, 108, 92, 0.8);
}

.orgLogoLink {
    width: 100%;
    display: inline-block;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    margin: 10px 20px 10px 0;
}

div.paginator,
div.paginator a {
    padding: 0.5em;
}

div.paginator a {
    border: 1px solid #ccc;
    margin-right: -1px;
}

a.currentPage {
    text-decoration: underline;
}

.clickable {
    cursor: pointer;
}

.navbar .dropdown-menu .subheading {
    background-color: #5a5a5a;
    color: #ffffff !important;
    padding: 5px 0px 5px 10px !important;
    font-size: 14px;
}

.noWrap {
    white-space: nowrap;
}

.dropdown-menu .sectionTitle {
    font-size: 80%;
    font-weight: bold;
    padding: 0 20px 3px 20px;
}

.quoteText .fadedText {
    color: #979794;
}

a:link.alert-link {
    font-weight: normal;
    text-decoration: underline;
}

/* inspired by bootstrap .well */
.formSection,
.formSectionClear {
    background-color: #f5f5f5;
    border: solid 1px #e3e3e3;
    padding: 15px 15px 0 15px;
    min-height: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.formSectionClear {
    background-color: transparent;
}

.formSection hr {
    /* darken from bootstrap defaults so it works on the gray background */
    border-top: 1px solid #ccc;
}

/* inspired by bootstrap's use of .bs-example */
.formSectionTitle {
    margin-top: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.containerNarrow {
    max-width: 600px;
    margin: 0 auto;
    width: 90%;
}

.containerMedium {
    max-width: 900px;
    margin: 0 auto;
    width: 90%;
}

.field-error {
    background-color: rgba(169, 68, 66, 0.1);
    border: 1px dashed #a94442;
    padding: 0.8em;
    border-radius: 6px;
}

.fieldMessage-error {
    color: #a94442;
}

.fieldMessage-error:before {
    content: "* ";
}

.alert ul {
    margin: 0;
}
