﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    background-color: #f7f7f7;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.form-inline {
    margin-top: 20px;
}

.main-content {
    background-color: white;
    border-radius: 20px;
    margin-top: 40px;
    padding: 40px;
    float: left !important;
    margin-bottom: 10px;
}

.main-content-login {
    background-color: white;
    border-radius: 20px;
    margin-top: 10%;
    padding: 40px;
    width: 550px;
}

.language {
    background-color: #333;
    color: white;
    padding: 10px;
    text-align: center;
    margin-top: 40px;
}

.circle-definition {
    font-size: 14px;
    margin-right: 41px;
    margin-top: -25px;
    margin-bottom: 30px;
}

.rounded-circle {
    padding: 30px;
    margin: 8px;
    float: left;
    border: 2px #333 solid;
    background-color: white;
}

strong {
    margin-right: 15px !important;
}

.tab-content {
    padding: 30px;
    border: 1px #e7e7e7 solid;
}

.nav-item-language {
    border: 1px #e7e7e7 solid;
}

.nav-item-language a:active {
    background-color: #1D2124;
    color: white;
}

.circle {
    border-radius: 50%;
    border: 1px #333 solid;
    width: 30px;
    height: 30px;
}

.square {
    border-radius: 20%;
    border: 1px #333 solid;
    width: 35px;
    height: 35px;
    margin: auto;
}

.calendar {
    margin-right: -50px;
    margin-top: -2%;
    margin-left: 21px;
}

.calendar .month-container {
    float: left;
    margin-right: 5%;
    margin-left: 15px;
    margin-bottom: 50px;
}

.calendar-header > table {
    visibility: hidden;
}

.word-level {
    margin-bottom: 20px !important;
}

#scrollButton {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 40px;
    z-index: 99;
    font-size: 23px;
    border: none;
    outline: none;
    background-color: gray;
    color: white;
    cursor: pointer;
    padding: 8px 15px 8px 15px;
    border-radius: 5px;
}

textarea {
    height: 50px !important;
    width: 90% !important;
}

/*HelpPage*/
#help-accordion {
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#help-accordion strong {
    margin-right: 0px !important;
}

#help-accordion h5 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #A94341;
    margin: 0px auto 26px 5px;
}

#help-accordion h4 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #A94341;
    margin: 10px auto 10px 5px;
}

#help-accordion img {
    margin-top: 0px !important;
    width: 100%;
    height: 100%;
}

#help-accordion p {
    margin-bottom: 22px;
}

#help-accordion strong {
    color: #A94341;
}

box {
    position: relative;
}

#language-table tr td {
    padding-top: 7px;
    padding-bottom: 7px;
}

#select2-selectWordName-container {
    text-transform: capitalize !important;
}

#select2-selectWordName-results li {
    text-transform: capitalize !important;
}

.select2-selection__rendered {
    line-height: 25px !important;
}

strong {
    font-weight: 500 !important;
}

#add-user-icon {
    font-size: 60px;
    margin-bottom: 30px;
}

#view-user-icon {
    font-size: 50px;
}

.font-weight-bold {
    font-weight: 550px !important;
}

.badge-secondary {
    background-color: lightslategray !important;
    padding: 8px;
    font-size: 14.5px;
    font-weight: 400;
}

.add-message {
    width: 94% !important;
    margin-left: 16px;
}

.field-icon {
    margin-left: -25px;
    cursor: pointer;
}

#language {
    width: 170px;
}

#listNumber {
    width: 170px;
}

.wordpool-textareas {
    width: 100% !important;
    height: 90px !important;
}

#wordPool-table th {
    font-weight: 600;
}

#wordPool-table_length{
    float: right;
}

#wordPool-table_length select{
    margin: 0 10px 0 10px;
    width: 100px;
}

#wordPool-table_length label{
    font-weight: 600;
}

#wordNames{
    height: 30px;
    text-align: right;
    border: 1px #aaa solid;
    font-size: 14px;
}

#wordNames-ul{
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    margin-top: 0;
}
#wordNames-ul li{
    border-bottom: 1px solid lightgrey;
    margin-bottom: 10px;
    padding: 0 20px 0 20px;
}

#wordNames-ul li:hover{
    background: #e7e7e7;
}

#wordNames-ul a{
    color: black;
    padding-bottom: 30px;
    text-decoration: none;
}

#day-search{
    margin-left: 20px;
    margin-bottom: -20px;
    margin-top: 20px;
}

#preloader {
    position:fixed;
    z-index:99; 
}

#status {
    width:200px;
    height:200px;
    position:fixed;
    left:50%;
    top:50%;
    background-image:url(../img/loading.gif);
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px   -100px;
}

#wordPool-table_length{
    margin-top: 3px;
}

#login-error-message{
    margin-top: -10px;
}

.validation-summary-errors li{
    list-style: none;
    padding-left: -20px;
}

#menu_navbar li a{
    float: right;
    padding: 10px 18px 10px 18px;
    color: gray;
}

#menu_navbar ul li a.active{
    border-bottom: 2px solid #dc3545;
}

#menu_navbar li a:hover{
    background: #dc3545;
    border-radius: 5px;
    color: white;
    border-bottom: 2px solid crimson;
}

#user_logs_table_length{
    float: right;
}

#user_logs_table_length select{
    margin: 0 10px 0 10px;
    width: 100px;
}

#user_logs_table_length label{
    font-weight: 600;
}

.w-22{
    width: 22%;
}

#daterange span{
    font-size: 14px;
}

#daterange:hover{
    cursor: pointer;
}

.fa-caret-down{
    font-size: 13px;
}

#user_logs_table_paginate{
    margin-left: -75%;
}

#user_logs_table{
    width: 100% !important;
}