/*$red: #df414f;
$orange: #dfaa41;

$green: #8ab82e;
$blue: #419edf;
$teal: #199287;
$pink: #df419e;
$purple: #8241df;*/
/*
1px  = .0625
2px  = .125
3px  = .1875
4px  = .25
5px  = .3125
6px  = .375
7px  = .4375
8px  = .5
9px  = .5625
10px = .625
11px = .6875
12px = .75
13px = .8125
14px = .875
15px = .9375
16px = 1
24px = 1.5
32px = 2
*/
@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

/*1 rem = 16px;*/
html {
    min-height: 100%;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

body {
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: -0.02em;
    line-height: 1.428571429;
    color: #2d2d2d;
    text-rendering: optimizeLegibility;
    position: relative;
}

body main {
    position: relative;
    min-height: 100vh;
}

body main.overlay-fade::after {
    content: "";
    background: whitesmoke;
    background-size: cover;
    opacity: .2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

body main .main-wrapper {
    height: 100%;
}

.login-page body main {
    margin-bottom: 0;
}

body .foot {
    visibility: hidden;
    border-color: #343a40 !important;
    right: 0;
    left: 0;
    bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
  /*font-family: Dosis;*/
    font-weight: 300;
    letter-spacing: .15rem;
}

.dosis {
    font-family: Dosis;
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#cookie-accept-btn {
    background-color: #35a7ff !important;
}

#policy-page-btn {
    background-color: #2d2d2d !important;
}

.wb-all {
    word-break: break-all;
}

.dib {
    display: inline-block;
}

.wife {
    right: 100%;
    margin: 0;
}

.rich-people {
    top: 1%;
}

.working-class {
    bottom: 99%;
}

.titanic {
    float: none;
}

.trump {
    border: 1px solid;
}

.sniper {
    cursor: crosshair;
}

.pisa {
    font-style: italic;
}

.ninja {
    color: #000;
    visibility: hidden;
}

.ghost {
    color: #FFFFFF;
    opacity: .1;
}

.hidden {
    display: none;
    visibility: hidden;
}

.mario-mushroom {
    transform: scale(200%);
}

.lego {
    display: block;
}

.push-up-bra {
    margin-top: -25%;
    overflow: visible;
}

.illuminati {
    position: absolute;
    visibility: hidden;
}

.monarch {
    position: inherit;
}

.hobbit {
    height: 50%;
}

.delorean {
    z-index: 1955;
}

.defibrillator {
    clear: both;
}

.gangsta-rap {
    word-spacing: 0;
}

.berlin-wall {
    border-collapse: collapse;
}

.liberal {
    text-align: left;
}

.hill-billy-sex {
    position: relative;
}

.twin-towers {
    visibility: collapse;
}

.pos-abs {
    position: absolute;
}

.pos-rel {
    position: relative;
}

.vw-10 {
    width: "10vw";
}

.vw-20 {
    width: "20vw";
}

.vw-30 {
    width: "30vw";
}

.vw-40 {
    width: "40vw";
}

.vw-50 {
    width: "50vw";
}

.vw-60 {
    width: "60vw";
}

.vw-70 {
    width: "70vw";
}

.vw-80 {
    width: "80vw";
}

.vw-90 {
    width: "90vw";
}

.vw-100 {
    width: "100vw";
}

.vh-10 {
    height: "10vh";
}

.vh-20 {
    height: "20vh";
}

.vh-30 {
    height: "30vh";
}

.vh-40 {
    height: "40vh";
}

.vh-50 {
    height: "50vh";
}

.vh-60 {
    height: "60vh";
}

.vh-70 {
    height: "70vh";
}

.vh-80 {
    height: "80vh";
}

.vh-90 {
    height: "90vh";
}

.vh-100 {
    height: "100vh";
}

.w-10 {
    width: "10%";
}

.w-20 {
    width: "20%";
}

.w-30 {
    width: "30%";
}

.w-40 {
    width: "40%";
}

.w-50 {
    width: "50%";
}

.w-60 {
    width: "60%";
}

.w-70 {
    width: "70%";
}

.w-80 {
    width: "80%";
}

.w-90 {
    width: "90%";
}

.w-100 {
    width: "100%";
}

.h-10 {
    height: "10%";
}

.h-20 {
    height: "20%";
}

.h-30 {
    height: "30%";
}

.h-40 {
    height: "40%";
}

.h-50 {
    height: "50%";
}

.h-60 {
    height: "60%";
}

.h-70 {
    height: "70%";
}

.h-80 {
    height: "80%";
}

.h-90 {
    height: "90%";
}

.h-100 {
    height: "100%";
}

.br-10 {
    border-radius: "10%";
}

.br-20 {
    border-radius: "20%";
}

.br-30 {
    border-radius: "30%";
}

.br-40 {
    border-radius: "40%";
}

.br-50 {
    border-radius: "50%";
}

.br-60 {
    border-radius: "60%";
}

.br-70 {
    border-radius: "70%";
}

.br-80 {
    border-radius: "80%";
}

.br-90 {
    border-radius: "90%";
}

.br-100 {
    border-radius: "100%";
}

.opacity-1 {
    opacity: 0.1;
}

.opacity-2 {
    opacity: 0.2;
}

.opacity-3 {
    opacity: 0.3;
}

.opacity-4 {
    opacity: 0.4;
}

.opacity-5 {
    opacity: 0.5;
}

.opacity-6 {
    opacity: 0.6;
}

.opacity-7 {
    opacity: 0.7;
}

.opacity-8 {
    opacity: 0.8;
}

.opacity-9 {
    opacity: 0.9;
}

.opacity-10 {
    opacity: 1;
}

.text-1 {
    font-size: 1rem;
}

.text-2 {
    font-size: 2rem;
}

.text-3 {
    font-size: 3rem;
}

.text-4 {
    font-size: 4rem;
}

.text-5 {
    font-size: 5rem;
}

.text-6 {
    font-size: 6rem;
}

.text-7 {
    font-size: 7rem;
}

.text-8 {
    font-size: 8rem;
}

.text-9 {
    font-size: 9rem;
}

.text-10 {
    font-size: 10rem;
}

.ls-1 {
    letter-spacing: 0.1rem;
}

.ls-2 {
    letter-spacing: 0.2rem;
}

.ls-3 {
    letter-spacing: 0.3rem;
}

.ls-4 {
    letter-spacing: 0.4rem;
}

.ls-5 {
    letter-spacing: 0.5rem;
}

.ls-6 {
    letter-spacing: 0.6rem;
}

.ls-7 {
    letter-spacing: 0.7rem;
}

.ls-8 {
    letter-spacing: 0.8rem;
}

.ls-9 {
    letter-spacing: 0.9rem;
}

.ls-10 {
    letter-spacing: 1rem;
}

.ptb-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.ptb-2 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.ptb-3 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.ptb-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.ptb-5 {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.ptb-6 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}

.ptb-7 {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.ptb-8 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}

.ptb-9 {
    padding-top: 9rem;
    padding-bottom: 9rem;
}

.ptb-10 {
    padding-top: 10rem;
    padding-bottom: 10rem;
}

.z-1 {
    z-index: 1;
}

.bg-gray-lightest {
    background-color: #fbfbfb;
}

html {
    position: relative;
    min-height: 100%;
}

.in-logo {
    background: url(../img/logo_transparent.png) no-repeat;
    background-size: contain;
    width: 12rem;
    height: 2.5rem;
    display: inline-block;
    color: transparent;
}

.archeiothiki-logo {
    background: url(../img/logo_transparent.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 6rem;
    display: inline-block;
    margin-bottom: 1rem;
}

.archeiothiki-logo.white {
    background: url(../img/logo_transparent_white.png) no-repeat center;
}

.navbar-nav .nav-link {
    color: #FFFFFF;
    font-weight: 300;
}

.navbar-nav .nav-link.hover, .navbar-nav .nav-link.focus {
    color: #FFFFFF !important;
}

.navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
}

.navbar-nav .dropdown-menu a {
    font-size: .8rem;
    color: #2d2d2d;
    font-weight: 300;
}

.navbar-nav .dropdown-menu a:focus, .navbar-nav .dropdown-menu a:hover {
    text-decoration: none;
    background-color: #64be33;
    color: #FFFFFF;
}

.navbar-nav .dropdown-menu a.active, .navbar-nav .dropdown-menu a:active {
    background-color: #FFFFFF;
    color: #64be33;
}

button {
    cursor: pointer;
}

body {
    padding-top: 0;
    margin: 0;
  /*margin-bottom: $footer-height;*/
}

body.bluey {
    /*padding-top: $menu-height + 0.5;*/
    background: url(../img/graphline.png) no-repeat center center fixed, url(../img/blue-trans.png) repeat center center, url(../img/office-table.jpg) no-repeat center center fixed;
    background-size: cover;
    color: #FFFFFF;
}

body.dashboard {
    padding-top: 7.5rem;
}

a:hover, a:focus, .btn-link:hover, .btn-link:focus {
    text-decoration: none;
    box-shadow: none !important;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(52, 58, 64, 0.8);
    opacity: .9;
    z-index: 1;
}

.footer .footer-contents {
    text-align: center;
    justify-content: center;
    align-items: center;
}

.footer .footer-contents .copyright {
    color: #fbfbfb;
}

.footer .footer-contents .logo-icon img {
    width: 40px;
}

@media only screen and (max-width: 768px) {
    .footer {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .footer {
        font-size: .8rem;
    }
}

.bg-body {
    background-color: #fbfbfb;
}

.bg-white {
    background-color: #FFFFFF;
}

.btn-xl {
    padding: 1.25rem 2.5rem;
    font-size: 2rem;
}

.btn-purple {
    color: #FFFFFF;
    background-color: #56598c;
    border-color: #56598c;
}

.btn-purple:hover, .btn-purple:focus {
    background-color: #4c4f7c;
    border-color: #4c4f7c;
}

.btn-green {
    color: #FFFFFF;
    background-color: #64be33;
    border-color: #64be33;
}

.btn-green:hover, .btn-green:focus {
    background-color: #59aa2e;
    border-color: #59aa2e;
}

.btn-green-dark {
    color: #FFFFFF;
    background-color: #244735;
    border-color: #244735;
}

.btn-green-dark:hover, .btn-green-dark:focus {
    background-color: #1b3628;
    border-color: #1b3628;
}

.form-control {
    padding: .375rem .75rem;
}

.form-control.searchbox {
    width: 10rem;
    transition: all .5s ease;
    background-color: #202020;
    color: #d4d4d4;
}

.form-control.searchbox::-webkit-input-placeholder, .form-control.searchbox::-moz-placeholder, .form-control.searchbox:-ms-input-placeholder, .form-control.searchbox:-moz-placeholder {
    color: #d4d4d4;
}

.form-control.searchbox:focus {
    width: 20rem;
    border: none;
    outline: none;
    box-shadow: none;
    background-color: #fbfbfb;
    color: #2d2d2d;
}

.right-offset-container {
    height: 0;
}

@media (max-width: 991px) {
    .right-offset-container {
        height: auto;
    }
}

.right-offset-container .right-offset-img {
    transform: rotate(-30deg);
    top: -22em;
    transition: all .2s linear;
    right: -2em;
    max-width: 600px;
}

@media (max-width: 991px) {
    .right-offset-container .right-offset-img {
        right: 15%;
        top: 10% !important;
        width: 60vw;
        height: auto;
        transform: none;
    }

    .col-md-12 .right-offset-container .right-offset-img {
        background-color: darkred;
    }
}

/*Hacks. Note to self: keep it short*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fdc7ca inset;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}

section {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 1rem;
}

section img {
    max-height: 600px;
}

.border-bottom-gray {
    border-bottom: 1px solid #8f8f8f;
}

.border-bottom-gray-light {
    border-bottom: 1px solid #d4d4d4;
}

.languages {
    background-color: #64be33;
}

.language-list {
    margin-bottom: 0;
}

.language-list li {
    width: 8%;
}

.language {
    display: inline-block;
    padding-top: 50%;
    vertical-align: middle;
    width: 100%;
    background: none center center no-repeat transparent;
    background-size: contain;
    opacity: .3;
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.language:hover {
    opacity: .7;
}

.language.language-php {
    background-image: url(../img/language-php.svg);
}

.language.language-android {
    background-image: url(../img/language-android.svg);
}

.language.language-dotnet {
    background-image: url(../img/language-dotnet.svg);
}

.language.language-ios {
    background-image: url(../img/language-ios.svg);
}

.language.language-java {
    background-image: url(../img/language-java.svg);
}

.language.language-nodejs {
    background-image: url(../img/language-nodejs.svg);
}

.language.language-python {
    background-image: url(../img/language-python.svg);
}

.language.language-ruby {
    background-image: url(../img/language-ruby.svg);
}

/*
 * Typography
 */
h1 {
    padding-bottom: 9px;
    border-bottom: 1px solid #727683;
}

@media only screen and (max-width: 575px) {
    h1 {
        font-size: 3rem;
    }
}

.text-vanish {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
}

.text-vanish::selection {
    color: transparent;
    background-color: transparent;
}

.text-1half {
    font-size: 1.5rem;
}

.text-tiny {
    font-size: .1rem;
}

.text-no-decoration {
    text-decoration: none;
}

.text-muted-kinda {
    color: #8f8f8f;
}

.text-muted-kinda a {
    color: #8f8f8f;
}

.text-muted-kinda a:focus, .text-muted-kinda a:hover {
    color: #35a7ff;
    text-decoration: none;
}

.text-sm {
    font-size: .5rem;
}

.text-md {
    font-size: .8rem;
}

.text-purple {
    color: #56598c;
}

.text-pink {
    color: #fa646e;
}

.text-pink:focus, .text-pink:hover {
    color: #fb7880;
    text-decoration: none;
}

.text-green {
    color: #64be33;
}

.text-green:focus, .text-green:hover {
    color: #6eca3b;
    text-decoration: none;
}

.navbar {
    font-size: .8rem;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.navbar .dropdown-toggle {
    text-transform: capitalize;
    font-size: .8rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .navbar .dropdown-toggle .username {
        display: none;
    }
}

.nav-tabs .nav-link {
    cursor: pointer;
    border: none;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #2d2d2d;
    background-color: #f3f3f3;
}

.tab-content, .admin-sidebar, .nav-tabs .toggler .fa-bars {
    transition: all .3s ease;
}

/*
 * Sidebar
 */
.sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    padding: .8rem;
    overflow-x: hidden;
    overflow-y: auto;
    border-right: 1px solid #e7e7e7;
  /* display: flex; */
  /* flex: 0 0 25%; */
  /* max-width: 25%; */
  /* left: 4rem; */
  /* width: 160px; */
    width: 100%;
  /* display: inline-table; */
    height: 92.5vh;
}

@media (max-width: 575px) {
    .sidebar {
        position: relative;
        height: 15vh;
    }
}

.navbar-bottom-shadow {
    box-shadow: 0 0.25rem 0.375rem -0.375rem #8f8f8f;
}

/* Sidebar navigation */
.nav-group-header {
  /*font-family: Dosis;*/
    font-weight: bold;
    color: #2d2d2d;
    letter-spacing: 0.2rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    opacity: .5;
}

/*
 * Dashboard
 */
/* Placeholders */
.placeholders {
    padding-bottom: 3rem;
}

.placeholder img {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.navbar-brand img {
    background-size: cover;
    background-image: url(../img/logo.svg?v=1);
    width: 6rem;
}

.cd-container {
    width: 90%;
    max-width: 768px;
    margin: 2em auto;
}

.cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/cd-top-arrow.svg) no-repeat center 50%;
    background-color: rgba(232, 98, 86, 0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}

.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}

.cd-top.cd-fade-out:hover {
    opacity: .9;
}

.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .cd-top .cd-top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .cd-top .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}

.deck {
    width: 100%;
    min-height: 100vh;
    position: relative;
    top: -74px;
    left: 0;
    z-index: 10;
    overflow: hidden;
}

.deck:before, .deck:after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    background: #fa646e;
    transition: transform 1s ease;
    background-repeat: no-repeat;
    background-position-x: center;
}

.deck:before {
    top: 0;
    background-image: url(../img/logo_transparent_white.png);
    background-size: 272px 54px;
    background-position-y: 20%;
}

.deck:after {
    bottom: 0;
    background-image: url(../img/icon_transparent_white.png);
    background-size: 50px;
    background-position-y: 80%;
}

.deck.is-over:before {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
}

.deck.is-over:after {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
}

.deck .mouse-trap {
    position: absolute;
    top: 40%;
    right: 0;
    bottom: 0;
    left: 76%;
    margin: auto;
    width: 34px;
    height: 55px;
    z-index: 1;
    display: none;
}

.deck .mouse {
    width: 3px;
    padding: 10px 15px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box;
}

.deck .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
    0% {
        opacity: 0;
    }

    10% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(15px);
        opacity: 0;
    }
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.splash-text {
    width: 100vw;
    height: 3em;
    z-index: 20;
    font-size: 2rem;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
}

.splash-text .path {
    stroke-dasharray: 5;
    stroke-dashoffset: 5;
    animation: dash 60s linear infinite;
}

@keyframes dash {
    to {
        stroke-dashoffset: -1000;
    }
}

.splash-text:before, .splash-text:after {
    content: "";
    display: block;
    overflow: hidden;
    transition: transform 1s ease;
}

.splash-text:before {
    height: 1.5em;
    position: relative;
    z-index: 20;
}

.is-over .splash-text:before {
    -webkit-transform: translate3d(-100vw, 0, 0);
    transform: translate3d(-100vw, 0, 0);
}

.splash-text:after {
    width: inherit;
    padding-bottom: .09em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    vertical-align: bottom;
    clip: rect(1.5em auto auto auto);
}

.is-over .splash-text:after {
    -webkit-transform: translate3d(100vw, 0, 0);
    transform: translate3d(100vw, 0, 0);
}

.stalker {
    width: 25rem;
    height: 25rem;
    position: absolute;
    left: -7rem;
    background-image: url(../img/icon_transparent.png);
    background-size: contain;
    background-repeat: no-repeat;
    transition: all linear 1s;
    top: -2rem;
    transform: rotate(17deg);
}

@media (max-width: 1706px) {
    .stalker {
        opacity: .1;
    }
}

.confirm-email article {
  /*height: calc(100vh - 150px);
        height: -moz-calc(100vh - 150px);
        height: -webkit-calc(100vh - 150px);*/
}

.error-police {
    background: url(../img/police.jpg) no-repeat center;
    background-size: cover;
    height: 16rem;
    width: 100%;
    background-position-y: -24rem;
    position: relative;
}

.error-police .archeiothiki-logo {
    width: 6rem;
    height: 1rem;
    background-size: cover;
    width: 21rem;
    height: 4rem;
    background-size: cover;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.card {
    background-color: rgba(255, 255, 255, 0.8);
}

.card .card-body {
    padding: .8rem;
}

.console {
    -webkit-box-shadow: 0 2px 4px 0 black, 0 10px 25px 0 rgbas(#000, 20%);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.1), 10px 10px 15px 0 rgba(0, 0, 0, 0.2);
}

.console .menu-toggler {
    display: none;
    align-items: center;
}

@media (max-width: 575px) {
    .console .menu-toggler {
        display: flex;
    }
}

.console .menu-toggler .toggler-wrap {
    margin-left: auto;
    margin-right: 5px;
}

.console .menu-toggler .toggler-wrap .toggler-text {
        /*font-family: Dosis;*/
    font-weight: 900;
}

.console #console-menu {
    height: 100%;
}

.console #console-menu .nav {
    border-right: 1px solid #64be33;
}

.console #console-menu .nav-item .nav-link.active {
    position: relative;
}

.console #console-menu .nav-item .nav-link.active:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    right: -1px;
    top: 24%;
}

.console #console-menu .nav-item .nav-link.active:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #FFFFFF;
    position: absolute;
    right: -1px;
    top: 24%;
}

.console h3 {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: .5rem;
    margin-bottom: 1rem;
}

.console section {
    border-bottom: none;
}

.console fieldset {
    border: 1px solid #64be33;
    margin: 1rem 0;
    padding-bottom: 1rem;
}

.console fieldset legend {
    display: inline;
    font-size: 1rem;
    letter-spacing: .25rem;
    width: auto;
}

.gradient1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa646e+0,f9c784+100 */
    background: #fa646e;
  /* Old browsers */
    background: -moz-linear-gradient(left, #fa646e 0%, #f9c784 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #fa646e 0%, #f9c784 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #fa646e 0%, #f9c784 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646e', endColorstr='#f9c784', GradientType=1);
  /* IE6-9 */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c784+0,fa646e+100 */
    background: #f9c784;
  /* Old browsers */
    background: -moz-linear-gradient(left, #f9c784 0%, #fa646e 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f9c784 0%, #fa646e 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f9c784 0%, #fa646e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c784', endColorstr='#fa646e', GradientType=1);
  /* IE6-9 */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient-vertical1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c784+0,fa646e+100 */
    background: #f9c784;
  /* Old browsers */
    background: -moz-linear-gradient(top, #f9c784 0%, #fa646e 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9c784 0%, #fa646e 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9c784 0%, #fa646e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c784', endColorstr='#fa646e', GradientType=0);
  /* IE6-9 */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient-vertical2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa646e+0,f9c784+100 */
    background: #fa646e;
  /* Old browsers */
    background: -moz-linear-gradient(top, #fa646e 0%, #f9c784 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fa646e 0%, #f9c784 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fa646e 0%, #f9c784 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646e', endColorstr='#f9c784', GradientType=0);
  /* IE6-9 */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient-diagonal1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa646e+0,f9c784+100 */
    background: #fa646e;
  /* Old browsers */
    background: -moz-linear-gradient(-45deg, #fa646e 0%, #f9c784 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #fa646e 0%, #f9c784 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #fa646e 0%, #f9c784 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646e', endColorstr='#f9c784', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient-diagonal2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa646e+0,f9c784+100 */
    background: #fa646e;
  /* Old browsers */
    background: -moz-linear-gradient(45deg, #fa646e 0%, #f9c784 100%);
  /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #fa646e 0%, #f9c784 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #fa646e 0%, #f9c784 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646e', endColorstr='#f9c784', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
    background-repeat: no-repeat;
    background-size: cover;
}

.gradient-radial {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fa646e+0,f9c784+100 */
    background: #fa646e;
  /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #fa646e 0%, #f9c784 100%);
  /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #fa646e 0%, #f9c784 100%);
  /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #fa646e 0%, #f9c784 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa646e', endColorstr='#f9c784', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-checkbox .control,
.custom-radio .control {
    display: block;
    width: 15px;
    width: 0.9375rem;
    height: 15px;
    height: 0.9375rem;
    position: absolute;
    top: 4px;
    top: 0.25rem;
    left: 0px;
    left: 0rem;
    border: 1px solid #59aa2e;
    border: 0.0625rem solid #59aa2e;
    border-radius: 0.225px;
    border-radius: 0.01406rem;
}

.custom-checkbox .control:before,
.custom-radio .control:before {
    display: none;
    width: 7px;
    width: 0.4375rem;
    height: 7px;
    height: 0.4375rem;
    position: absolute;
    top: 3px;
    top: 0.1875rem;
    left: 3px;
    left: 0.1875rem;
    font-size: 0.8px;
    font-size: 0.05rem;
    color: #64be33;
    background-color: #64be33;
}

.custom-checkbox .control:before {
    content: '';
    font-weight: bold;
}

.custom-radio .control:before {
    content: '';
    top: 3px;
    top: 0.1875rem;
    left: 3px;
    left: 0.1875rem;
    background: #64be33;
}

.custom-checkbox.neutral .control:before {
    content: '|';
    display: block;
    position: absolute;
    top: -6px;
    top: -0.375rem;
    left: 12px;
    left: 0.75rem;
    color: #e7e7e7;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: none;
    font-size: 20px;
    font-size: 1.25rem;
}

.custom-checkbox input,
.custom-radio input {
    display: none;
}

.custom-checkbox input[disabled] + .control,
.custom-radio input[disabled] + .control {
    background-color: #64be33;
}

.custom-checkbox input:checked + .control,
.custom-radio input:checked + .control {
    border: 1px solid #64be33;
    border: 0.0625rem solid #64be33;
}

.custom-checkbox input[disabled]:checked + .control,
.custom-radio input[disabled]:checked + .control {
    border-color: #e7e7e7;
}

.custom-checkbox input.disabled-style-reset[disabled]:checked + .control,
.custom-radio input.disabled-style-reset[disabled]:checked + .control {
    border-color: #64be33;
}

.custom-checkbox input[disabled]:checked + .control::before {
    background-color: #e7e7e7;
    display: block;
}

.custom-radio input[disabled] + .control::before {
    background: #e7e7e7;
}

.custom-checkbox input.disabled-style-reset[disabled]:checked + .control::before,
.custom-radio input.disabled-style-reset[disabled] + .control::before {
    background: #64be33;
}

.custom-checkbox input:checked + .control:before,
.custom-radio input:checked + .control:before {
    display: block;
}

.custom-radio .control,
.custom-radio .control:before {
    border-radius: 50%;
}

.chartjs-wrapper canvas {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/*$red: #df414f;
$orange: #dfaa41;

$green: #8ab82e;
$blue: #419edf;
$teal: #199287;
$pink: #df419e;
$purple: #8241df;*/
/*Login*/
body {
    background: whitesmoke;
    font-family: 'Open Sans', sans-serif !important;
    color: #65686d !important;
    min-height: 100vh;
}

body::after {
    content: "";
    background: url("../img/diamond_upholstery.png");
    background-repeat: repeat;
    opacity: 0.3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

body.account {
    margin: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9c784+0,fa646e+100 */
    /*background: whitesmoke;*/
    /* Old browsers */
    /*background: -moz-linear-gradient(top, whitesmoke 0%, #369914 100%);*/
    /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top, whitesmoke 0%, #369914 100%);*/
    /* Chrome10-25,Safari5.1-6 */
    /*background: linear-gradient(to bottom, whitesmoke 0%, #369914 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='whitesmoke', endColorstr='#369914', GradientType=0);
    /* IE6-9 */
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    /*background-color: #64be33;*/
}

body.account #wrap {
    position: relative;
}

body.account main {
    padding-bottom: 48px;
    min-height: 100vh;
      /*min-height: calc(100% - 48px);
            min-height: -moz-calc(100% - 48p);
            min-height: -webkit-calc(100% - 48px);*/
}

body.account .sign-in, body.account .sign-up {
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0 3rem;
}

body.account canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.sign-in {
    max-width: 30rem;
}

.sign-in h1 .header-logo {
    background: url(../img/logo_transparent.png) no-repeat;
    background-size: contain;
    width: 12rem;
    height: 6rem;
    display: inline-block;
    color: transparent;
}

@media only screen and (max-width: 575px) {
    .sign-in h1 {
        font-size: 2rem;
    }
}

.sign-up {
    max-width: 42rem;
}

.sign-up h1 .header-logo {
    background: url(../img/logo_transparent.png) no-repeat;
    background-size: contain;
    width: 12rem;
    height: 6rem;
    display: inline-block;
    color: transparent;
}

@media only screen and (max-width: 575px) {
    .sign-up h1 {
        font-size: 2rem;
    }
}

.header-text {
    text-align: right;
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.8rem;
    font-weight: 100;
}

.hr-sect {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    color: rgba(45, 45, 45, 0.6);
    margin: 8px 0px;
}

.hr-sect:before, .hr-sect:after {
    content: "";
    flex-grow: 1;
    background: rgba(45, 45, 45, 0.2);
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.idp-microsoft a {
    background-image: url(../img/idps/Microsoft.svg);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 36px;
    width: 100%;
}

.idp-microsoft a:active {
    background-image: url(../img/idps/Microsoft.svg);
}

.idp-microsoft a:not([disabled]):not(.disabled):active {
    background-image: url(../img/idps/Microsoft.svg);
}

.idp-microsoft a.btn-outline-microsoft {
    color: #2f2f2f;
    background-color: transparent;
    border-color: #2f2f2f;
}

.idp-microsoft a.btn-outline-microsoft:hover {
    color: #fff;
    background-color: #2f2f2f;
}

.idp-microsoft a.btn-microsoft {
    color: #fff;
    background-color: #2f2f2f;
}

.idp-microsoft a.btn-microsoft:hover {
    background-color: #555;
}

/*$red: #df414f;
$orange: #dfaa41;

$green: #8ab82e;
$blue: #419edf;
$teal: #199287;
$pink: #df419e;
$purple: #8241df;*/
.field-validation-error,
.validation-summary-errors {
    color: #eb4a42;
    background-color: transparent;
    padding: 4px;
    border-radius: 0;
    font-size: 0.9rem;
    display: inline-block;
}

.field-validation-error ul,
  .validation-summary-errors ul {
    padding-left: 0;
}

.field-validation-valid, .validation-summary-valid {
    display: none;
}

/*$red: #df414f;
$orange: #dfaa41;

$green: #8ab82e;
$blue: #419edf;
$teal: #199287;
$pink: #df419e;
$purple: #8241df;*/
@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Dosis';
  src: url("../fonts/Dosis-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
    font-family: 'Roboto';
  src: url("../fonts/Roboto-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

table.grid {
    width: 100%;
    max-width: 100%;
}

table.grid th, table.grid td {
    text-align: left;
    vertical-align: middle;
}

table.grid th > div, table.grid td > div {
    overflow: hidden;
    text-overflow: ellipsis;
}

table.grid th > div span, table.grid td div span {
    white-space: nowrap;
}

table.grid th {
    border: none;
}

table.grid th input[type=number] {
    width: 4rem;
}

@supports (-ms-ime-align: auto) {
    table.grid th input[type=number] {
        width: 2.9rem;
    }
}

table.grid thead {
    font-size: .9rem;
}

table.grid tbody {
    font-size: .8rem;
}

table.grid tbody tr {
    height: 28px;
}

table.grid tbody tr:hover {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

table.grid tbody tr td {
    padding: .1rem .3rem;
}

table.grid tbody tr button {
    font-size: .8rem;
}

table.grid tfoot tr th .pagesize {
    border: 1px solid #e7e7e7;
}

table.grid th.sortable {
    cursor: pointer;
}

table.grid th.sortable a {
    display: block;
}

table.grid th.sortable > div {
    padding-right: 1.2rem;
    position: relative;
}

table.grid th.sortable > div:after, table.grid th.sortable > div:before {
    content: "";
    visibility: visible;
    right: 8px;
    top: 50%;
    position: absolute;
    opacity: .3;
    margin-top: 2px;
    border: 4px solid #8f8f8f;
}

table.grid th.sortable > div:after {
    border-top: 4px solid #8f8f8f;
    border-right: 4px solid transparent;
    border-bottom: none;
    border-left: 4px solid transparent;
}

table.grid th.sortable > div:before {
    border-top: none;
    border-right: 4px solid transparent;
    border-bottom: 4px solid #8f8f8f;
    border-left: 4px solid transparent;
    top: 15%;
}

table.grid th.sortable > div:hover:after, table.grid th.sortable > div:hover:before {
    opacity: 1;
    visibility: visible;
}

table.grid th.sortable.sort-desc, table.grid th.sortable.sort-asc {
    border-bottom: 2px solid #8f8f8f;
    padding-bottom: 8px;
}

table.grid th.sortable.sort-desc > div:after {
    margin-top: -2px;
}

table.grid th.sortable.sort-desc > div:before {
    visibility: hidden;
}

table.grid th.sortable.sort-asc > div:after {
    visibility: hidden;
}

table.grid th.sortable.sort-asc > div:before {
    margin-top: 2px;
}

/*Pagination*/
.pagination-naked .page-link {
    color: #2d2d2d;
    background-color: #fbfbfb;
    border: none;
    box-shadow: inset 0 -0.15rem 0 0 #2d2d2d;
    transition: all .10s ease-in-out;
    opacity: .8;
}

.pagination-naked .page-link:focus, .pagination-naked .page-link:hover {
    color: #2d2d2d;
    background-color: #FFFFFF;
    box-shadow: inset 0 -0.25rem 0 0 #2d2d2d;
    transition: all .10s ease-in-out;
}

.pagination-naked .page-item.active .page-link {
    z-index: 2;
    color: #35a7ff;
    background-color: #fbfbfb;
    border: none;
    box-shadow: inset 0 -0.25rem 0 0 #35a7ff;
}

.pagination-naked .page-item.disabled .page-link {
    color: #d4d4d4;
    background-color: #fbfbfb;
    border: none;
    box-shadow: inset 0 -0.15rem 0 0 #d4d4d4;
}

/*$red: #df414f;
$orange: #dfaa41;

$green: #8ab82e;
$blue: #419edf;
$teal: #199287;
$pink: #df419e;
$purple: #8241df;*/
.page-consent {
    width: 30rem;
    margin: auto;
}

.page-consent .panel {
    margin: 2rem 0;
}

.page-consent .disallow-btn {
    color: #8f8f8f;
}

.page-consent .consent-remember {
    padding: 0 5px;
}
