﻿/******* Colour reference chart*********

Ligth Pink              #FF004E
Dark Pink               #7E0027
White                   #FFFFFF
Hyper Light Grey        #F0F0F0
Super Light Grey        #E6E6E6
Light Grey              #CACACA
Medium Grey             #7F7F7F
Dark Grey               #4B4B4B
Super Dark Grey         #323232
Hyper Dark Grey         #181818

****************************************/


/* MAIN PAGE */

h3{
    text-transform: uppercase;
    font: 150% 'Museo 300';
    color: #7F7F7F;
}

.form-subtitle {
    text-transform: uppercase;
    font: 100% 'Museo 300';
    color: #7F7F7F;
    margin-bottom: -20px;
}

.form-title {
    font: 250% 'Museo 300';
}

.form-span-description {
    background: #FFFFFF;
    padding: 3px 5px;
    font: 110% 'Museo 300';
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 20px;
}

.form-span-description-details {
    background: #CACACA;
    padding: 3px 5px;
    font: 110% 'Museo 300';
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 5px;
}

.title-space {
    margin-top: 24px;
}

.editor-group {
    float: left;
    padding: 4px;
}

.percentage-100 {
    width: 100%;
}

.percentage-75 {
    width: 75%;
}

.percentage-66 {
    width: 66.66%;
}

.percentage-50 {
    width: 50%;
}

.percentage-40 {
    width: 40%;
}

.percentage-35 {
    width: 35%;
}

.percentage-33 {
    width: 33.33%;
}

.percentage-30 {
    width: 30%;
}

.percentage-25 {
    width: 25%;
}

.percentage-20 {
    width: 20%;
}

.percentage-15 {
    width: 15%;
}

.percentage-10 {
    width: 10%;
}

.percentage-7-5 {
    width: 7.5%;
}

.clear-overflow {
    margin: -4px;
    overflow: visible;
}

.overflow-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.spacing {
    padding-top: 40px !important;
}

.spacing-small {
    padding-top: 20px !important;
}

label {
    font-weight: normal;
}

/* CONTROLS */
.pin-code-control {
    background-color: #FF004E !important;
    font: 100% 'Museo 500';
    color: #181818;
    text-align: center;
    padding-right: 0 !important;
}

.register-form .editor-label label {
    font-weight: normal;
    font-size: 13px;
}

.register-control {
    height: 40px;
    margin-bottom: 7px;
}

.small-date {
    width: 40px;
}

.medium-date {
    width: 60px;
}

.link-control {
    color: inherit;
    font-size: 13px;
    margin-bottom: 10px;
    display: inline-block;
}

    .link-control:hover {
        color: inherit;
    }

.company-code-control {
    background: #CACACA;
    font: 110% 'Museo 500';
    text-align: center;
    text-transform: uppercase;
}

.register-control-separator {
    padding-top: 11px;
    font-size: 18px;
    width: 6%;
}

.clear-float {
    clear: both;
}

.register-form-controls-line {
    margin: -4px;
    overflow: visible;
}

.hint-label {
    color: #7F7F7F;
    font-size: 10px;
}

input[type=radio].css-checkbox {
    display: none;
}

    input[type=radio].css-checkbox + label.css-label {
        padding-left: 24px;
        height: 17px;
        display: inline-block;
        line-height: 17px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 13px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: normal;
    }

    input[type=radio].css-checkbox:checked + label.css-label {
        background-position: 0 -18px;
    }

label.css-label {
    background-image: url(/Content/Images/radioButton.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-background-size: 17px;
    background-size: 17px;
}

.control-file {
    width: 210px;
    height: 40px;
    background: #E6E6E6;
    border: none;
    font: 100% 'Museo 500';
    text-transform: uppercase;
}

.control-file-label {
    margin-left: 20px;
}

/* ERRORS */

.input-validation-success {
    border: 2px solid #00ff4e !important;
}

.input-validation-error {
    border-bottom: 2px solid #ff004e !important;
}

label.input-validation-error {
    border-bottom: 2px solid #ff004e !important;
}

input.input-validation-error {
    border-bottom: 2px solid #ff004e !important;
}

select.input-validation-error {
    border-bottom: 2px solid #ff004e !important;
}

.label-validation-error {
    color: #ff004e !important;
}

.display-code {
    height: 40px;
    background: #ff004e;
    width: 144px;
    font: 130% 'Museo 300';
    text-align: center;
    padding-top: 10px;
}

.no-margin-before {
    margin-top: 0;
}

.disabled-control {
    background-color: #FFF !important;
    cursor: text !important;
}


.date-container > input {
    float: left;
    padding: 12px 5px;
    text-align: center;
    width: 18%;
}

    .date-container > input:nth-last-of-type(1) {
        width: 30%;
    }

.ui-datepicker-trigger {
    width: 18%;
    margin-left: 2%;
    height: 40px;
    margin-bottom: 7px;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 0 solid #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.follow-btn {
    font: 120% 'Museo 300';
    text-transform: uppercase;
    background: #FF004E;
    color: #181818;
}

.news-list-item {
    background: #FFF;
    display: block;
    overflow: auto;
    padding: 10px;
    margin-top: 20px;
    position: relative;
}

.news-list-item a {
    color: #181818;
}

.news-list-item h4 {
font: 115% 'Museo 500';
text-transform: uppercase;
}

.date-hint {
    position: absolute;
    bottom: 8px;
    right: 12px;
}



.error-labels {
    color: #ff004e;
}


