.page-template-scorecard-fill-template {
    font-family: 'Nunito', sans-serif !important;
}

.page-template-scorecard-fill-template .logo {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0px;
}

.page-template-scorecard-fill-template .logo img {
    width: auto;
    max-height: 75px;
}

.page-template-scorecard-new-template .container {
    overflow: hidden;
}

.scorecard-wizard {
    width: 4680px;
    transition: 1s;
}

.scorecard-wizard button {
    color: #fff;
}

.scorecard-wizard .wizard-button {
    background-color: #C24D2E;
    padding: 15px 10px;
    cursor: pointer;
    color: #fff;
}

.scorecard-wizard title {
    display: block;
}

.scorecard-wizard .wizard-page {
    width: 1170px;
    float: left;
    transition: 1s;
}

.scorecard-wizard .wizard-input {
    margin-top: 20px;
}

.scorecard-wizard input,
.scorecard-wizard textarea{
    width: 100%;
}
.scorecard-wizard input:focus,
.scorecard-wizard textarea:focus{
    background-size: 100% 100%;
}

.scorecard-wizard .wizard-pager,
.scorecard-wizard .wizard-submit {
    margin-top: 20px;
}

.scorecard-wizard .wizard-pager.right,
.scorecard-wizard .wizard-submit {
    float:right;
}

.scorecard-wizard .wizard-submit {
    border-width: 0px !important;
}

.scorecard-wizard .wizard-pager.left {
    float:left;
}

.scorecard-wizard .send-out-address-template {
    height: 0px;
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
}

.scorecard-fill .show-grid {
    vertical-align: bottom;
    padding: 10px;
}

.scorecard-fill .row-section {
    border: 1px solid #f8f8f8;
    padding: 5px;
    margin-bottom: 15px;
}

.scorecard-fill .row-groups .show-grid:nth-child(odd) {
    background-color: #ffffff;
}

.scorecard-fill .row-groups .show-grid:nth-child(even) {
    background-color: #f8f8f8;
}

.scorecard-fill .row-groups .show-grid .form-comment {
    padding-top: 10px;
}

.scorecard-fill .scorecard-fill-input-wrapper input {
    display: inline-block;
}

.scorecard-fill .scorecard-fill-input-wrapper input.form-disabled {
    border: 0px none;
}

.scorecard-fill .form-answer,
.scorecard-fill .input-self {
    min-width: 100px;
}

.scorecard-single .pf-content {
    padding: 0px !important;
    margin: 0px !important;
}

.scorecard-single .pf-content p {
    padding: 0px !important;
    margin: 0px !important;
}

.scorecard-select {
    width: 100%;
    display: block;
    border: none;
    padding: 10px 0;
    border-bottom: solid 1px #C24D2E;
    border-top: solid 1px #C24D2E;
    border-left: solid 1px #C24D2E;
    border-right: solid 1px #C24D2E;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #C24D2E 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #C24D2E 4%);
    background-position: -200px 0;
    background-size: 200px 100%;
    background-repeat: no-repeat;
    color: #000;
    padding: 5px;
}

.loader {
    color: #ffffff;
    font-size: 16px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 0px 10px;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }
    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }
    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }
    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.scorecard-theme input,
.scorecard-theme textarea {
    padding: 5px;
}

.scorecard-theme .bootstrap-datetimepicker-widget {
    background-color: #ffffff;
    border-bottom: solid 1px #C24D2E;
    border-top: solid 1px #C24D2E;
    border-left: solid 1px #C24D2E;
    border-right: solid 1px #C24D2E;
}

.input-self {
    width: 40%;
}

.spinner {
    width: 100%;
    float: right;
    margin: 0px;
}
.spinner input {
    text-align: right;
    background-color: #fff8af !important;
}
.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}
.input-group-btn-vertical > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}
.input-group-btn-vertical > .btn:first-child {
    border-top-right-radius: 4px;
}
.input-group-btn-vertical > .btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}
.input-group-btn-vertical i{
    position: absolute;
    top: 0;
    left: 4px;
}

blockquote,
footer {
    font-size: 16px !important;
}

.tooltip {
    z-index: 9001;
}

.logo img{
    height: auto;
    width: 100%;
    max-width: 400px;
}