


/* CUSTOM CODE STARTS HERE */


input {
    margin-bottom: 10px;
}

select {
    margin-bottom: 10px;

}

button {
    width: 100%;
}

.loginmodal {
    margin-top: 50px;
}

.nav-link a{
    color: #f7f7f7;
    font-style: italic;
}

.dropdown-menu {
    background-color: #3498DB !important;
}

.dropdown-menu a {
    color: #f7f7f7;
    font-style: italic;
}

.nav-link  em {
    color: #f7f7f7;
}

.modal-header .close {
    width: 50px;
}

.menubar button {
    width: 40px;
    height: 40px;
    display: inline;
    background: rgb(52, 152, 219);
    border: 1px solid rgb(30, 130, 190);
    color: #f7f7f7;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ProseMirror {
    border: 1px solid rgb(30, 130, 190);
    padding: 10px;
}


.footerButton button{
    width: 35%;
    margin-left: 15px;
}

.separator {
    margin-right: 15px;
}

.separator-lg {
    margin-right: 25px;
}

.vdatetime-input {
    color: #f7f7f7;
    background: #444;
    border: 0;
    padding:0.375rem 1.75rem 0.375rem 0.75rem;
    border-radius: 5px;
}


.b-form-tag-remove {
    width: 10px;
}

ul .badge {
    background: #666;
}

.b-form-tags-input::placeholder {
    color: #fff !important;
}

.b-form-tags.focus {
    background-color: #555 !important;
}


.filter-flex button {
    height: 35px;
    width: 97px;
    border-radius: 0 10px 10px 0;
    border-left: 1px solid #222;
    padding-right: 90px;
}

.filter-flex input {
    border-radius: 0;
}

.filter-flex label {
    display: inline-block;
    background: #444;
    height: 35px;
    border-right: 1px solid #222;
    padding: 6px 20px 0 20px;
    border-radius: 10px 0 0 10px;
}

.filter-flex {
    display:flex;
    flex-direction: row;
}

.b-form-tag-remove {
    width: 100% !important;
    padding: 0 !important;
}

.b-form-tag span {
    padding-right: 15px;
}

.b-form-tag {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 20px;
    height: 20px;
}

.b-form-tag button {
    height: 20px;
}

.b-form-tags {
    height: 36px !important;
    padding: 2px 0 0 10px;
}

.b-form-tags-button {
    display: none;
}

.b-form-tags ul {
    padding-top: 4px;
}


.customhead {
   /* background: linear-gradient(to bottom, rgba(0,0,0,0.3), rgba(0,0,0,0)), url('/images/background.png'); */
    background-color: #63b387;
}

.customhead ul li{
    color: #000;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #d6d6d6;
}

main {
    margin-left: 5%;
    width: 90%
}

.container {
    width: 100%;
    max-width: 100%;
}

.jumbotron {
    padding: 2rem;
    margin-top: 30px;
}

.display-3 {
    font-size: 34px;
}

.welcomebg {

    background: #f9f9f9;
    border-radius: 0;
    border-right: 5px solid #63b387;
    border-bottom: 4px solid #63b387;
    border-top: 3px solid #ddd;
    border-left: 3px solid #ddd;

}
p {
    color: #333 !important;
}

h1 {
    color: #63b387 !important;

    font-weight: bold;

    margin-bottom: -15px;

    padding-bottom: 0;

    padding-left: 10px;
}

.welcomebg > hr {
    border-top: 3px solid #409060;
    margin-left: 50px;

}

a {
    color: #555;
    font-style: italic;
}

a:hover {
    color: #333;
    font-style: italic;
    text-decoration: underline;
}

li > a, li > a:hover {
    font-style: normal;
}

html, body {
    background: #eaeaea;
}

ul > li {
    color: #333;
}

ul > li a, ul > li a:hover {
    font-style: italic;
}

html{
    background: url("/images/bg.jpg") repeat;
}

body{
    background: none;
}

.hidebutton {
    border: 2px solid #409060;
    background: none;
    color: #409060;
    font-size: 24px;
    width: unset;

}

.hidebutton:hover, .hidebutton:active, .hidebutton:focus {
    border: 2px solid #206040 !important;
    background: none !important;
    color: #206040 !important;
    box-shadow: 0 0 0 0.2rem rgba(20,60,40,0.5);

    font-size: 24px;
    width: unset;
}

.activehidebutton {
    border: 2px solid #409060;
    font-size: 24px;
    width: unset;
    color: #fff;
    background: #206040;
}

.activehidebutton:hover, .activehidebutton:active, .activehidebutton:focus {
    border: 2px solid #206040 !important;
    background: #206040 !important;
    color: #fff !important;
    font-size: 24px;
    box-shadow: 0 0 0 0.2rem rgba(20,60,40,0.5);
    width: unset;
}

.floating-card {
    float: left;
    margin: 5px;
    width: 280px;
    cursor: pointer;
}

.posseded {
    background: rgb(189, 222, 201);
}

.missing {
    background: rgb(222, 201, 189);
}

.card-header {
    padding: 0;
    text-align: center;
    background: none;
    margin: -10px 0 0;
}

.floating-cheat-card {
    float: left;
    margin: 10px;
    width: 100%;
    cursor: pointer;
}

.jumbotron {
    display: inline-block;
    width: 100%;

}

.leaf {
    width:40px;
    height:40px;
    background: url("/images/leaf.png") no-repeat left;
    display: inline-block;
    background-size: contain;
    padding-top: 15px;
    margin-right: 15px;
}

@media all and (max-width: 640px) {
    .display-3 {
        font-size: 20px;
    }

    .leaf {
        width: 24px;
        height: 24px;
    }
}