/*VARIABLES*/
:root {
    --font-small: 0.875em;
    --font-normal: 1em;
    --font-medium: 1.2em;
    --font-large: 1.4em;
    --font-max: 2em;

    --color-default: #555555;
    --color-green: #36BA9B;
    --color-blue: #39AED9;
    --color-yellow: #F5B946;
    --color-red: #D94352;

    --weight-light: 300;
    --weight-normal: 400;
    --weight-bold: 700;
    --weight-black: 900;

    --hover-color-green: #61DDBC;
    --hover-color-blue: #66D4F1;
    --hover-color-blue-custom: #0062cc;
    --hover-color-green-custom: #108e67;
    --hover-color-yellow: #FCD277;
    --hover-color-red: #F76C82;
    --hover-duration: 0.3s;

    --gradient-green: linear-gradient(to right, #42E695 0%, #3BB2B8 50%, #42E695 100%);
    --gradient-blue: linear-gradient(to right, #17EAD9 0%, #6078EA 50%, #17EAD9 100%);
    --gradient-red: linear-gradient(to right, #622744 0%, #C53364 50%, #622744 100%);
    --gradient-yellow: linear-gradient(to right, #FCE38A 0%, #F38181 50%, #FCE38A 100%);

    --radius-normal: 5px;
    --radius-medium: 10px;
    --radius-large: 20px;
    --radius-round: 50%;

    --index-back: -1;
    --index-fold: 2;
    --index-menu: 3;
    --index-modal: 4;
}

/*FONTS E ICONES*/
@font-face {
    font-family: "fsphp";
    src: url("fonts/fsphp.eot");
    src: url("fonts/fsphp.eot?#iefix") format("embedded-opentype"),
        url("fonts/fsphp.woff") format("woff"),
        url("fonts/fsphp.ttf") format("truetype"),
        url("fonts/fsphp.svg#fsphp") format("svg");
    font-weight: normal;
    font-style: normal;

}

[data-icon]:before {
    font-family: "fsphp" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fsphp" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-coffee:before {
    content: "\e000";
}

.icon-facebook:before {
    content: "\e001";
}

.icon-twitter:before {
    content: "\e002";
}

.icon-instagram:before {
    content: "\e003";
}

.icon-youtube:before {
    content: "\e004";
}

.icon-phone:before {
    content: "\e005";
}

.icon-envelope:before {
    content: "\e006";
}

.icon-map-marker:before {
    content: "\e007";
}

.icon-menu:before {
    content: "\e008";
}

.icon-error:before {
    content: "\e009";
}

.icon-check-square-o:before {
    content: "\e00a";
}

.icon-sign-in:before {
    content: "\e00b";
}

.icon-sign-out:before {
    content: "\e00c";
}

.icon-clock-o:before {
    content: "\e00d";
}

.icon-heartbeat:before {
    content: "\e00e";
}

.icon-bar-chart:before {
    content: "\e00f";
}

.icon-suitcase:before {
    content: "\e010";
}

.icon-play-circle-o:before {
    content: "\e011";
}

.icon-link-broken:before {
    content: "\e012";
}

.icon-link:before {
    content: "\e013";
}

.icon-check:before {
    content: "\e014";
}

.icon-graduation-cap:before {
    content: "\e015";
}

.icon-life-ring:before {
    content: "\e016";
}

.icon-leanpub:before {
    content: "\e017";
}

.icon-plus:before {
    content: "\e018";
}

.icon-minus:before {
    content: "\e019";
}

.icon-search:before {
    content: "\e01a";
}

.icon-unlock-alt:before {
    content: "\e01b";
}

.icon-user:before {
    content: "\e01c";
}

.icon-user-plus:before {
    content: "\e01d";
}

.icon-warning:before {
    content: "\e01e";
}

.icon-info:before {
    content: "\e01f";
}

.icon-home:before {
    content: "\e020";
}

.icon-calendar-check-o:before {
    content: "\e021";
}

.icon-calendar-minus-o:before {
    content: "\e022";
}

.icon-calendar:before {
    content: "\e023";
}

.icon-cog:before {
    content: "\e024";
}

.icon-heart:before {
    content: "\e025";
}

.icon-heart-o:before {
    content: "\e026";
}

.icon-bell-o:before {
    content: "\e027";
}

.icon-bell:before {
    content: "\e028";
}

.icon-bell-slash:before {
    content: "\e029";
}

.icon-bell-slash-o:before {
    content: "\e02a";
}

.icon-trophy:before {
    content: "\e02b";
}

.icon-th-list:before {
    content: "\e02c";
}

.icon-star:before {
    content: "\e02d";
}

.icon-star-o:before {
    content: "\e02e";
}

.icon-star-half-o:before {
    content: "\e02f";
}

.icon-signal:before {
    content: "\e030";
}

.icon-print:before {
    content: "\e031";
}

.icon-pencil-square-o:before {
    content: "\e032";
}

.icon-paper-plane:before {
    content: "\e033";
}

.icon-paper-plane-o:before {
    content: "\e034";
}

.icon-money:before {
    content: "\e035";
}

.icon-gift:before {
    content: "\e036";
}

.icon-flask:before {
    content: "\e037";
}

.icon-flag:before {
    content: "\e038";
}

.icon-credit-card:before {
    content: "\e039";
}

.icon-comments:before {
    content: "\e03a";
}

.icon-comments-o:before {
    content: "\e03b";
}

.icon-bullhorn:before {
    content: "\e03c";
}

.icon-align-justify:before {
    content: "\e03d";
}

.icon-briefcase:before {
    content: "\e03e";
}

.icon-filter:before {
    content: "\e03f";
}

.icon-plus-circle:before {
    content: "\e040";
}

.icon-ban:before {
    content: "\e041";
}

.icon-minus-circle:before {
    content: "\e042";
}

.icon-times-circle:before {
    content: "\e043";
}

.icon-angle-down:before {
    content: "\e044";
}

.icon-thumbs-o-down:before {
    content: "\e045";
}

.icon-thumbs-o-up:before {
    content: "\e046";
}

.icon-thumb-tack:before {
    content: "\e047";
}

.icon-random:before {
    content: "\e048";
}

.icon-exchange:before {
    content: "\e049";
}

.icon-square-o:before {
    content: "\e04a";
}

/*MENSAGENS*/
.message {
    color: #ffffff;
    font-size: var(--font-normal);
    font-weight: var(--weight-strong);

    display: block;
    width: 100%;
    padding: 20px;
    border: 2px solid #cccccc;
    margin-bottom: var(--area-box);

    -webkit-border-radius: var(--radius-normal);
    -moz-border-radius: var(--radius-normal);
    border-radius: var(--radius-normal);
}

.message.success {
    --color: var(--color-green);
    color: var(--color);
    border-color: var(--color);
}

.message.info {
    --color: var(--color-blue);
    color: var(--color);
    border-color: var(--color);
}

.message.warning {
    --color: var(--color-yellow);
    color: var(--color);
    border-color: var(--color);
}

.message.error {
    --color: var(--color-red);
    color: var(--color);
    border-color: var(--color);
}

/*AJAX RESPONSES MESSAGES*/
.ajax_response {
    width: 97%;
}

.ajax_response {
    position: fixed;
    padding: 80px 20px 0 0;
    z-index: 998;
    top: 0;
    right: 2px;
    width: 300px;
    max-width: 100%;
}

.ajax_response .message {
    color: #ffffff;
    font-size: var(--font-min);
    font-weight: var(--weight-normal);
    overflow: hidden;
    border: none;

    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px 15px 20px 15px;
    background: #333333;
    margin-bottom: 15px;
    position: relative;

    -webkit-border-radius: var(--radius-normal);
    -moz-border-radius: var(--radius-normal);
    border-radius: var(--radius-normal);

    cursor: pointer;
}

.ajax_response .message:before {
    flex-basis: 0;
    margin: -5px 15px 0 0 !important;
    font-size: calc(var(--font-max) * 1.2);
    color: rgba(0, 0, 0, 0.5);
}

.ajax_response .message_time {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4%;
    height: 5px;
    background: rgba(0, 0, 0, 0.5);
}

.ajax_response .message.success {
    background: var(--color-green);
}

.ajax_response .message.info {
    background: var(--color-blue);
}

.ajax_response .message.warning {
    background: var(--color-yellow);
}

.ajax_response .message.error {
    background: var(--color-red);
}

/*DEFAULT LOAD*/
.ajax_load {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: calc(var(--index-modal) * 2);
}

.ajax_load_box {
    margin: auto;
    text-align: center;
    color: #ffffff;
    font-weight: var(--weight-bold);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.ajax_load_box_circle {
    border: 16px solid #e3e3e3;
    border-top: 16px solid var(--hover-color-blue-custom);
    border-radius: 50%;
    margin: auto;
    width: 80px;
    height: 80px;

    -webkit-animation: spin 1.2s linear infinite;
    -o-animation: spin 1.2s linear infinite;
    animation: spin 1.2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}