/**************************************************************************************************

    Font definitions

**************************************************************************************************/

@font-face {
    font-family: Roboto Condensed;
    src: url(../webfonts/RobotoCondensed-Regular.ttf)
}
@font-face {
    font-family: 'Playfair Display';
    src: url('../webfonts/Playfair-Regular.ttf');
}
@font-face {
    font-family: 'Gruppo';
    src: url('../webfonts/Gruppo-Regular.ttf');
}
@font-face {
    font-family: 'Amatic SC';
    src: url('../webfonts/AmaticSC-Regular.woff2') format('woff2'),
        url('../webfonts/AmaticSC-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Amatic SC';
    src: url('../webfonts/AmaticSC-Bold.woff2') format('woff2'),
        url('../webfonts/AmaticSC-Bold.woff') format('woff');
    font-weight: bold;
}

/**************************************************************************************************

     box

**************************************************************************************************/

.imageContainer {
border: 20px solid transparent;
padding: 15px;
       border-image: url("https://imgur.com/7wEnEkw.png");
 }

.tox-label {
color: rgb(255 255 255 / 60%);}
/

/**************************************************************************************************

    Card-img

**************************************************************************************************/

.card-img {
    width: 100%;
    height: auto;
    display: block;
    position: relative;

}

**************************************************************************************************

     Borderbox

**************************************************************************************************/

.borderbox {
    background: transparent;
    color: #e1e1e1;
    border-style: round;
    padding: 20px;
    border: 1px solid #bcd1ca;
}


/**************************************************************************************************

     Wrapper

**************************************************************************************************/

.image2{

   display: block;
   left: 0;
   position: relative;
}
.content{
   width: 80%;
   height: 80%;
   top:30px;
   left:30px;
   position: absolute;
   display: flex;
   justify-content: center;
   align-items: center;
   flex-direction: column;
   opacity: 0;
   transition: 0.6s;
}
.content:hover{
   opacity: 0.7;
}

/**************************************************************************************************

    Base styles

**************************************************************************************************/

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
    text-transform: uppercase;
    font-family: 'Gruppo', latin;
    font-weight: bold;
    color: #fff;
}

.linetitle {
border-bottom: 1px #d1eae7 solid;
margin-top: 40px;
font-size: 1.35rem;
font-weight: bold;
text-transform: uppercase;
}

.sidetitle {
	border-left: 3px rgb(109 207 189) solid;
	margin-top: 1rem;
	padding-left: 15px;
font-size: 1.125rem;
font-weight: bold;
text-transform: uppercase;
}

h1 a, h2 a, h3 a, h4 a, h5 a,
a.h1, a.h2, a.h3, a.h4, a.h5 {
    color: #fff;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,
a.h1:hover, a.h2:hover, a.h3:hover, a.h4:hover, a.h5:hover {
    color: inherit;
    text-decoration: none;
}

a {
    color: #77f2e5;
}
a:hover {
    color: #63c7bf;
    text-decoration: none;
}

body {
    background-color: transparent;
    font-family: 'Gruppo', latin;
    min-height: 100vh;
    font-size: 105%;
    color: #e6e6e6;
}

b {
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    color: #bf9c71;
}

.hr {
    border: 1px;
    background-color: #63c7bf;
}

/**************************************************************************************************

    Helpers

**************************************************************************************************/

.hide {
    display: none !important;
}

.grecaptcha-badge { visibility: hidden !important; }

.parsed-text img {
    max-width: 100% !important;
    height: auto !important;
}

/**************************************************************************************************

    Layout

**************************************************************************************************/

#app {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    background-color: #000;
}

main {
    background-image: url(https://i.postimg.cc/44mBJr3p/bk.png);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    color: #e6e6e6;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
}

main > .row {
    flex-grow: 1;
}

.main-content {
    background-image: url(https://i.postimg.cc/26qz3b4r/top.png);
    background-repeat: repeat-x;
    display: flex;
    flex-direction: column;
    z-index:1;
    position:relative;
}

.darkcard {
background: rgb(117,213,188);
background: linear-gradient(34deg, rgba(92,161,143,0.7987570028011204) 0%, rgba(0,19,20,0.7987570028011204) 35%);
    color: #e1e1e1;
    border-style: round;
    padding: 5px;
}

.darkcard a:hover {
    color: #63c7bf;
    text-decoration: none;
}

.bdrbox {
border-image: url(https://i.postimg.cc/mrvDwW5s/box.png);
border-image-repeat: round !important;
border-image-slice: 10 fill !important;
border-image-width: 10px !important;
border-image-outset: 8px !important;
}

.pbdrbox {
border-image: url(https://i.postimg.cc/MGbgphjL/box2.png);
border-image-repeat: round !important;
border-image-slice: 10 fill !important;
border-image-width: 10px !important;
border-image-outset: 8px !important;
}

.blackbox {
background: #0b1316;
padding: 10px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 25px), calc(100% - 25px) 100%, 0 100%);
margin: 5px;
text-align: right;
}

.whitebox {
    background: rgb(88 133 120);
color: #bfffe2;
box-shadow: 1px 0rem 1rem 6px rgb(0 234 190 / 20%);
    border: #bfffe2 1px solid;
}

/* Header */

/* Content was edited here by commission from SunnsetCadett! */
/* Comment was added for commissioner ease! beep beep boop boop */

.site-header-image {
    /*background-color: #eee;*/
    background-repeat: repeat;
    min-height: 200px;
    max-width:100vw;
}

.navbar .navbar-brand, .navbar .nav-item {
    text-transform: uppercase;
}

.user-navbar .navbar-nav .nav-link{
    color:#cf916a!important;
}

.user-navbar .navbar-nav{
    justify-content: center;
}

.brand-container{
    align-content: end;
    display:grid;
}

.login-navbar{
    background-color:#050808;
    height:240px;
    overflow:hidden;
}
.dropdown-menu a:hover{
background: linear-gradient(90deg,rgba(165, 192, 194, 1) 0%, rgba(61, 70, 71, 1) 100%);
}

.user-navbar{
    background-color: #050808;
    align-content:end;
    height: 240px!important;
    max-width: 310px;
} /*removable*/
.user-navbar img{
    aspect-ratio:1/1
}

.nav-link{
    text-transform:uppercase
}

.navbar-hr {
    background-image: -webkit-gradient(linear, left top, right top, from(#403a41), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, #403a41, rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, #403a41, rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, #403a41, rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, #403a41, rgba(0, 0, 0, 0));
    width: 100%;
    height: 1px;
    position: relative;
    background-color: transparent; /* add this line after the mixin call */
  }

#headerNav{
    background-color: transparent;
    height: 240px;
}

/* styles for background color */
.dropdown-menu{
    background-color: #2d3030;
background: linear-gradient(180deg,rgba(79, 88, 88, 1) 0%, rgba(7, 18, 18, 1) 100%);
border: 1px solid #90adac;
}
.dropdown-menu a{
    color:white!important;
}
.navbar .col-md-9{
    height: 240px
}

@media (max-width: 991px) {
    .navbar-hr, .brand-content{display:none}
    .login-navbar{
        width:100%;
        min-width:100vw
    }
    .user-navbar{
        height:unset!important
    }
    .site-header-image{
        min-height:unset;
    }
    .navbar-left{
        align-items: baseline
    }
    .navbar .col-md-9{
        height:unset
    }
    .nav-item{
        text-align:left
    }
    .brand-container, .dropdown-menu{
        width:100%
    }
    #headerNav{
        background-color: #050808;
        max-height:100vh;
        overflow-y:auto;
        height:unset;
    }
}
.navbar-btn{
    background-color: #1D1F21!important;
    border-radius:50%!important;
    border:none!important;
    border-image:none!important;
    width:40px;
    height:40px;
    align-content:center;
}


.navbar-brand{
    font-size:60px
}
/* Comment was added for commissioner ease! beep beep boop boop */

/* Sidebar */

.sidebar {
    background-image: url(https://i.postimg.cc/bvxxWrGt/side.png);
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
}

.sidebar ul {
    list-style-type: none;
    display: inline-block;
    padding-top: 30px;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
    width: 100%;
}

.sidebar ul li {
    background-color: transparent;
    margin-left:1rem;
    border-radius: .25rem;
    margin-bottom: 1em;
    padding: 0 0 0.4em 0;
}

.sidebar .sidebar-header,
.sidebar .sidebar-section .sidebar-section-header {
    text-transform: uppercase;
    font-weight: bold;
}

.sidebar .sidebar-header {
    background-color: #0a0a0a;
}
.sidebar .sidebar-header a {
    color: white;
}
.sidebar .sidebar-header a:hover {
    background-color: transparent;
    color: #333333;
}

.sidebar-section-header {
    color: #A3D9F6;
    font-size: 1.05rem;
    font-weight: 400;
    position: relative;
    text-align: center;
}

.sidebar-section-header::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    left: 10px;
    height: 2px;
    background: linear-gradient(to right, transparent 0%, #fff 10%, #fff 20%, transparent 21%, transparent 80%, #fff 81%, #fff 90%, transparent 100%);
}

.sidebar-section-header, .sidebar-item {
    letter-spacing: 1px;
}

.sidebar-item {
    text-align: right;
}

.sidebar a,
.sidebar-section-header {
    display: block;
    padding: 0em 1em;
}

.sidebar a {
    text-transform: capitalize;
    color: #e1e1e1;
}

.sidebar a:hover {
background: rgb(87,66,45);
background: linear-gradient(90deg, rgb(175 206 210) 0%, #0b1316 100%);
margin-left:5px;
}

.sidebar a:hover, .sidebar a:active, .sidebar a:focus, .sidebar a:link {
    text-decoration: none;
}
.sidebar a:hover {
    text-decoration: none;
}
.sidebar a.active, .sidebar a.active:hover {
    color: white;
    background-color: #333333;
}

.site-mobile-header {
    background: none;
    display: none;
    padding: 10px 20px;
}

@media (max-width: 767px) {
	.site-mobile-header {
		top: 54px !important;
    }

    .timestamp {
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}
}

@media (max-width: 991px) {
    .site-header-image {
        background-image:none;
    }

    .navbar-brand{
        display:none;
    }
    .site-mobile-header {
        display: block;
        position: fixed;
		top: 3.45rem;
        z-index: 4;
        width: 100%;
    }

    #headerNav {
        position: fixed;
        z-index: 5;
        width: 100%;
    }

    main.container-fluid {
        margin-top: 6.45rem;
    }

    main.container-fluid > .row {
        position: relative;
    }
    .sidebar {
        position: absolute;
        padding-left: 0px;
        text-align: left;
        background-color: rgb(0,19,20,0.7);
        z-index: 3;
        right: 0px;
        bottom: 0px;
        top: 0px;
        overflow-y: scroll;

        left: -100%;
        transition: left 0.2s;
    }
    .sidebar.active {
        left: 0%;
    }

    .sidebar > ul {
        padding-top: 0px;
    }

    .sidebar ul {
        list-style-type: none;
        display: block;
        padding-top: 30px;
        padding-left: 0px;
    }

    .sidebar ul li {
        border-radius: 0;
        margin-bottom: 1em;
        padding: 0.4em 0;
        margin-left:5px;
        box-shadow: none;
    }

	/*fix for screen being over-wide on mobile*/
	.row {
		margin:0; max-width:100%;
	}

	.container-fluid {
		padding:0px;
	}

	.site-footer .navbar .navbar-nav {
		flex-wrap: wrap; justify-content: center;
	}
}

/* Footer */

.site-footer {
    text-align: center;
    background-image: url(https://i.postimg.cc/0QCz2HcL/footer.png);
    padding: 1rem;
    background-repeat: repeat-x;
    margin-top: -1rem;
}

.site-footer .navbar {
    padding-bottom: 0;
}
.site-footer .navbar .navbar-nav {
    flex-direction: row;
}
.site-footer .navbar .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
}

.site-footer .copyright {
    padding: 0 1rem 1rem;
    color: white;
}

.mce-content-body {
    padding: 20px;
}

.ui-datepicker-inline {
    position: fixed;
}

/**************************************************************************************************

    Content

**************************************************************************************************/
.modal-header {
    border-bottom: 0px;
}
.modal-header .modal-title {
    line-height: 1em;
}

.tooltip-inner {
    max-width: 350px !important;
}

.nav-tabs .nav-link.active {
    background-color: transparent;
}
.nav-tabs .nav-link {
    text-transform: uppercase;
    font-family: Roboto Condensed, serif;
}

.display-user, .display-character {
    font-weight: bold;
}

.help-icon {
    /*vertical-align: middle;*/
    cursor: pointer;
    margin: 0 5px;
    color: rgba(0,0,0,0.3);
}

.breadcrumb {
    background-color: transparent;
    padding: 0;
    font-family: Roboto Condensed, serif;
    text-transform: uppercase;
    align-items: center;
}
.breadcrumb a {
    color: rgb(163 255 253 / 30%);
}
.breadcrumb a:hover {
    color: rgba(0,0,0,0.4);
    text-decoration: none;
}
.breadcrumb-item+.breadcrumb-item:before {
    content: "»";
}
.collapse-title {
    position: relative;
}
.collapse-title:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -20px;
    top: 0.425em;
    border: 0.3em solid rgba(0,0,0,0.3);
    border-color: rgba(0,0,0,0.3) transparent transparent transparent;
}

.image, .image-thumb {
    max-width: 100%;
}

.btn.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

.pagination {
    flex-wrap: wrap;
}

/* Chrome, Safari, Edge, Opera */
.pagination-popover input::-webkit-outer-spin-button,
.pagination-popover input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.pagination-popover input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}

.spoiler {
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 5px;
    margin-bottom: 1rem;
    background: transparent;
    margin-top: 0px;
}
.spoiler-toggle {
    font-weight: bold;
    background-color: #f5f5f5;
    cursor: pointer;
    padding: .3rem 1.25rem;
    font-size: .9rem;
    font-family: Roboto Condensed, serif;
    color: inherit;
    text-transform: uppercase;
}
.spoiler-text {
    padding: .75rem 1.25rem;
    border-top: 1px solid rgba(0,0,0,0.1);
}
.text-break {
    overflow-wrap: break-word;
    word-break: break-word;
}
.small-icon {
    height: 2rem;
    padding-right: .5rem;
}

/* NOTIFICATIONS *********************************************************************************/

.notifications-table .unread, .notifications-table .unread td {
    background-color: #fffdf0;
}

/* BROWSE ****************************************************************************************/

.world-entry-image {
    text-align: center;
}

.world-entry img {
    max-width: 100%;
    height: auto;
}

.world-entry-image img {
    max-width: 100%;
}
.world-entry-search {
    opacity: 0.5;
}

.masterlist-search-field {
    display: inline-block;
    align-items: center;
    margin-right: 1.25rem;
    margin-bottom: 1.25rem;
}
.masterlist-search-field label {
    margin-bottom: 0px;
    margin-right: 10px;
}
.masterlist-search-field input[type=text], .masterlist-search-field select {
    width: 300px;
}

/* ADMIN ****************************************************************************************/

.ranks-table tbody tr > td:last-of-type {
    text-align: right;
}

.sortable .handle {
    color: #343a40;
}
.sortable .sortable-placeholder {
    background-color: rgba(0,0,0,0.1);
}


/* LOGS ******************************************************************************************/
tr.inflow {
    background-color: #fafaff;
}
tr.outflow {
    background-color: #fffafa;
}

/* These are not truly tables, but divs styled to look like tables */
.logs-table .logs-table-header {
    border-top: 1px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
    font-weight: bold;
    padding: 0px;
    flex-wrap: wrap;
}
.logs-table .logs-table-header .logs-table-cell,
.logs-table .logs-table-body .logs-table-cell {
    padding: .3rem;
}
.logs-table .logs-table-body > .logs-table-row:first-of-type {
    border-top-width: 0;
}
.logs-table .logs-table-body > .logs-table-row,
.logs-table-row .logs-table-row {
    border-top: 1px solid #dee2e6;
}
.logs-table .logs-table-body .logs-table-cell .inflow,
.logs-table .logs-table-body .logs-table-cell .outflow {
    width: 33px;
    line-height: 33px;
    text-align: center;
    position: relative;
    top: -.3rem;
    margin-bottom: -.6rem;
    vertical-align: middle;
    color: #fff;
}


/* PROFILE ***************************************************************************************/

.profile-assets-card .card-body {
    display: flex;
    flex-direction: column;
}
.profile-assets-card .card-body .profile-assets-content {
    flex-grow: 1;
}

.profile-assets .profile-inventory .profile-inventory-item img {
    max-width: 100%;
}

.character-bio .nav-tabs.card-header-tabs .active {
    background-color: white;
}

/* INVENTORY *************************************************************************************/

.inventory-category .inventory-body .inventory-item img {
    max-width: 100%;
}
.inventory-stack-name, .inventory-character-name {
    color: #fff;
}
.inventory-stack-name:hover, .inventory-character-name:hover {
    color: inherit;
    text-decoration: none;
}
tr.accountbound {
    background-color: rgba(0,0,0,0.05);
    border-radius: .25rem;
}

/* CHARACTERS ************************************************************************************/

.character-header {
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    position: relative;
}

.character-header::after {
    content: '';
    background: linear-gradient(to right, transparent 0%, #fff 10%, #fff 35.5%, transparent 36%, transparent 64.5%, #fff 65%, #fff 90%, transparent 100%);
    display: block;
    height: 5px;
    position: absolute;
    top: 1rem;
    left: 15%;
    right: 15%;
}

.character-header .row {
    position: absolute;
    top: 0;
    width: 100%;
}

.character-header h1 {
    font-size: 24px;
    margin-bottom: 0;
}

.character-header h3 {
    color: rgba(255,255,255,0.65);
    font-size: 18px;
}

.character-header h1, .character-header h3 {
    font-family: 'Playfair Display', serif;
    letter-spacing: 3px;
}

.character-image-row {
    /*height: 525px;*/
}

.character-image {
    aspect-ratio: 4 / 3;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

.character-bio {
    background-color: #0b1316;
    border-radius: 0 0.25rem 0.25rem 0;
    font-family: 'Playfair Display', serif;
    height: 100%;
    letter-spacing: 1px;
    padding: 0.75rem;
}

.character-notes-parse {
    color: rgba(255,255,255,0.65);
    overflow-y: auto;
}

.character-box {
    background-color: #0b1316;
    border-radius: 0.25rem;
    font-size: 1.025rem;
    padding: 0.75rem;
    margin-bottom: 0.75rem;
}

.character-box-header {
    font-family: 'Playfair Display', serif;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

.character-box-header a {
    color: rgba(255,255,255,0.45);
}

.character-box-content {
    color: rgba(255,255,255,0.65);
    max-height: 200px;
    overflow-y: auto;
}

@supports ( -moz-appearance:none ) {
    .character-box-content, .skill-description, .character-entry-description {
        scrollbar-color: rgba(255, 255, 255, 0.35) rgba(255, 255, 255, 0.45);
        scrollbar-width: thin;
    }
}

.character-box-content img {
    max-width: 100%;
}

.character-box-content::-webkit-scrollbar {
    width: 2px;
}

  /* Track */
.character-box-content::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.45);
}

  /* Handle */
.character-box-content::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.35);
}

  /* Handle on hover */
.character-box-content::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.55);
}

.skills-box {
    height: 450px;
}

.skills-box .skills-row, .skills-box .skills-row .col-md-3, #skill-categories {
    height: calc(100% - 1.5rem);
}

.character-links-row .character-box-link {
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.character-box-link .character-box-link-text {
    background-color: rgba(0,0,0,0.75);
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 2em;
    height: 100%;
    text-align: center;
    transition: top 450ms ease;
    width: 100%;

    display: flex;
    justify-content: center;
    align-items: center;

    position: absolute;
    top: -100%;
}

.character-box-link:hover .character-box-link-text {
    top: 0;
}

.character-sidebar-top {
    background-color: #0b1316;
    border-radius: .25rem;
    margin-top: 100px;
    margin-bottom: 1em;
    min-height: 175px;
    padding-top: 115px;
    padding-bottom: 0.75rem;
    position: relative;
    text-align: center;
}

.character-sidebar-avatar {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    max-width: 100%;
}

.character-sidebar-avatar .display-user:hover {
    background: none;
}

.character-sidebar-avatar img {
    aspect-ratio: 1 / 1;
    max-width: 150px;
}

.character-sidebar-top hr {
    border-color: #fff;
    margin: auto;
    margin-bottom: 0.25rem;
    width: 85%;
}

#skill-categories {
    position: relative;
}

#skill-categories::after {
    content: '';
    background: linear-gradient(to bottom, transparent 0%, #fff 10%, #fff 90%, transparent 100%);
    display: block;
    width: 2px;

    position: absolute;
    top: -15px;
    bottom: -15px;
    right: 0;
}

#skill-categories button {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    margin-bottom: 0.15rem;
    padding: 0.25rem 0.5rem;
}

#skill-categories button:hover, #skill-categories button.active {
    background: linear-gradient(90deg, rgba(87,66,45,1) 0%, rgba(228,155,82,1) 100%);
}

#skill-categories button:focus {
    border: none;
    box-shadow: none;
    outline: none;
}

.skill-entry {
    background-color: #0C0B0B;
    border-radius: 2.5rem;
    height: 115px;
    padding: 0.5rem;
}

.skill-entry .col-5 {
    display: flex;
    align-items: center;
}

.skill-name {
    color: #A3D9F6;
}

.skill-description {
    color: #999997;
    font-size: 0.9em;
    height: 47.5px;
    overflow-y: auto;
}

.skill-description::-webkit-scrollbar {
    width: 2px;
}

  /* Track */
.skill-description::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.45);
}

  /* Handle */
.skill-description::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.35);
}

  /* Handle on hover */
.skill-description::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.55);
}

.skill-description p {
    margin-bottom: 0;
}

.skill-level {
    color: #999997;
}

.image-nav .nav-item a {
    border: 5px solid transparent;
    border-radius: .25rem;
    display: block;
}
.image-nav .nav-item a.active {
    border: 5px solid #ddd;
}

@keyframes copy-to-check {
    from {
        opacity: 1;
        content: '\f0c5';
        font-weight: 400;
    }
    50% {
        opacity: 0;
        content: '\f0c5';
        font-weight: 400;
    }
    51% {
        opacity: 0;
        content: '\f00c';
        font-weight: 900;
    }
    to {
        opacity: 1;
        content: '\f00c';
        font-weight: 900;
    }
}

@keyframes check-to-copy {
    from {
        opacity: 1;
        content: '\f00c';
        font-weight: 900;
    }
    50% {
        opacity: 0;
        content: '\f00c';
        font-weight: 900;
    }
    51% {
        opacity: 0;
        content: '\f0c5';
        font-weight: 400;
    }
    to {
        opacity: 1;
        content: '\f0c5';
        font-weight: 400;
    }
}

.toCheck::before {
    animation-name: copy-to-check;
    animation-iteration-count: 1;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}

.toCopy::before {
    animation-name: check-to-copy;
    animation-iteration-count: 1;
    animation-duration: 1s;
}

.row .col-20 {
    padding: 5px 15px;
}

.col-20 {
    width: 20%!important;
}

.character-entry-card {
    background-color: #0C0B0B;
    border-radius: .5rem;
    padding: .5rem;
}

.character-entry-name a {
    color: #94E7FF;
}

.character-entry-name a:hover {
    color: #67b9cf;
}

.character-entry-card hr {
    border-color: rgba(255, 255, 255, 0.75);
    border-top-width: 2px;
}

.character-entry-description {
    color: rbga(255, 255, 255, 0.65);
    height: 100px;
    overflow-y: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.character-entry-description::-webkit-scrollbar {
    width: 2px;
}

.character-entry-description.myo-description {
    height: 200px;
}

  /* Track */
.character-entry-description::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.45);
}

  /* Handle */
.character-entry-description::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.35);
}

  /* Handle on hover */
.character-entry-description::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.55);
}

.btn.btn-myo {
    border: 2px solid #962020;
    font-size: 0.9em;
    font-weight: bold;
    width: 35%;
}

@media (max-width: 991px) {
    .character-header {
        margin-bottom: 2.5rem;
    }

    .character-header .row {
        top: 2rem;
    }

    .character-header h1 {
        font-size: 0.85em;
    }

    .character-header h3 {
        font-size: 0.85em;
    }

    .character-image-row {
        height: unset;
        padding-top: 1.5rem;
    }

    .character-links-row .character-box-link {
        margin-bottom: 0.5rem;
    }

    .character-box-link .character-box-link-text {
        font-size: 1.5em;
    }

    .skills-box .skills-row, .skills-box .skills-row .col-md-3, #skill-categories {
        height: unset;
    }

    #skill-categories::after {
        display: none;
    }

    .character-data {
        font-size: 0.85em;
    }

    .character-data h5 {
        font-size: 0.85em;
    }

    .row:has(.col-20) {
        justify-content: center;
    }

    .row .col-20 {
        padding: 5px 10px;
    }

    .col-20 {
        width: 33%!important;
    }
}

@media (max-width: 575px) {
    .character-header .row {
        top: 2.5rem;
    }

    .character-header::after {
        background: linear-gradient(to right, transparent 0%, #fff 10%, #fff 25.5%, transparent 26%, transparent 74.5%, #fff 75%, #fff 90%, transparent 100%);
        height: 3px;
        left: 5%;
        right: 5%;
    }

    .col-20 {
        width: 50%!important;
    }
}


/* TRANSFERS *************************************************************************************/

.transfer-row, .submission-character-row {
    display: flex;
    align-items: stretch;
}
.transfer-info, .submission-character-info {
    flex-grow: 1;
}
.transfer-info .card-body, .submission-character-info .card-body {
    display: flex;
    align-items: stretch;
    flex-direction: column;
}
.transfer-info-content, .submission-character-info-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.transfer-info-content .transfer-info-body, .submission-character-info-content .submission-character-info-body {
    flex-grow: 1;
}

.collapse-toggle {
    position: relative;
}
.collapse-toggle:after {
    display: block;
    content: '';
    border: 0.3rem solid rgba(0,0,0,0.5);
    border-color: transparent transparent transparent rgba(0,0,0,0.5);
    position: absolute;
    right: -0.85rem;
    top: 0.45rem;
    transform: rotateZ(90deg)translateX(0.25rem);
}
.collapse-toggle.collapsed:after {
    transform: none;
}
.user-items .inventory-item, .user-characters .character-item {
    padding: 10px;
}
.user-items .inventory-stack, .user-characters .character-stack {
    cursor: pointer;
}
.user-items .inventory-item img, .user-characters .character-item img {
    max-width: 100%;
}
.user-characters .character-item.disabled, .user-characters .character-item.disabled .character-stack  {
    opacity: 0.5;
    cursor: not-allowed;
}
.user-items .category-selected .inventory-item, .user-characters .category-selected .character-item {
    background-color: rgba(0,0,0,0.05);
    border-radius: .25rem;
}
.user-items .category-selected.select-item-row {
    background-color: rgba(0,0,0,0.05);
}

/* SHOPS *****************************************************************************************/
.shops-row img {
    max-width: 100%;
}
.shops-row .shop-name a {
    font-weight: bold;
}

/* TRADES ****************************************************************************************/
.trade-offer .currency-item {
    background-color: transparent;
}

/* BOOKMARKS *************************************************************************************/
.bookmark-table {
    min-width: 1000px;
}

.bookmark-table .bookmark-thumbnail {
    min-width: 115px;
    width: 115px;
}

.bookmark-table .bookmark-info {
    width: 20%;
}

.bookmark-table .bookmark-notifications {
    width: 18%;
}

.bookmark-table .bookmark-actions {
    width: 18%;
}

.bookmark-table .img-thumbnail {
    width: 100px;
}

/* BOOTSTRAP TABLES *************************************************************************************/
.ubt-bottom {
  border-bottom:1px solid #dee2e6;
}

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

.ubt-texthide {
  width:100%;
  max-width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}

/* COMMENTS *************************************************************************************/
.comment_replies {
        padding-left: 3rem;
        border-left-width: 2px!important;
    }
.comment>p>img {
    max-width: 100%;
    height: auto;
}

@media only screen and (max-width: 600px) {
    .comment_replies { padding-left:1rem;}
}
.comment_container {
    background-color: #333333;
    border: 3px solid #333333;
}

.comment_container.perma {
    background-image: url('../files/comment_bg.png');
    background-position: top -50px right -200px;
    background-repeat: no-repeat;
    background-size: 1200px;
}

.comment_top {
    background-image: url('../files/comment_bg.png');
    background-position: top -50px right -200px;
    background-repeat: no-repeat;
    background-size: 1200px;
    padding-top: 3rem;
    padding-right: 3rem;
    padding-left: 3rem;
}

@media (max-width: 421px) {
    .comment_container.perma {
        background-position: top -10px right -100px;
        background-size: 600px;
    }

    .comment_top {
        background-position: top -10px right -100px;
        background-size: 600px;
    }
}

.comment_top a {
    color: #a84c39;
}

.comment_heading {
    padding-left: 0.5rem;
    position: relative;
}

.comment_heading::after {
    content: '';
    background: linear-gradient(to right, #fff 0%, transparent 45%);
    height: 2px;
    width: 100%;

    position: absolute;
    bottom: -0.25rem;
    left: 0;
}

.comment_textbox {
    background-color: rgba(0,0,0, 0.55);
    border-color: rgba(255, 255, 255, 0.55);
}

.comment_textbox:focus {
    border-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 0 0.2rem rgba(118, 49, 35, 0.55);
}

.comment_submit {
    background-color: rgba(118, 49, 35, 0.35);
    border: 1px solid #763123;
    border-radius: 0;
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-size: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.comment_submit:hover, .comment_submit:active {
    background-color: rgba(118, 49, 35, 0.85);
}

.comment_divider {
    background: linear-gradient(to right, transparent 2%, #fff 2.1%, transparent 100%);
    height: 3px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 100%;
}

.comment_comments {
    background-color: #282828;
    border: 1px solid #fff;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 1rem 2rem;
}

.comment_comments.perma {
    background-color: rgba(41, 41, 41, 0.90);
}

.comment_comments h5 a {
    color: #fff;
}

.comment_icon {
    max-width: 75%;
}

.comment_comment {
    background-color: #1D1D1D;
}

@media (max-width: 991px) {
    .comment_comments {
        margin-left: 1rem;
        margin-right: 1rem;
        padding: 1rem 0.5rem;
    }

    .comment_comment {
        word-break: break-word;
        max-width: 100%;
    }
}

.comment_comment.featured {
    background-color: #181717;
    border: 1px solid rgba(255, 255, 255, 0.25);
}

.comment_content {
    min-height: 50px;
    font-family: 'Playfair Display', serif;
    font-size: 0.9rem;
}

.comment_options {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.55);
    font-family: 'Playfair Display', serif;
    font-size: 0.9em;
    padding: 0;
}

.comment_options:focus {
    box-shadow: 0 0 0 0.2rem rgba(118, 49, 35, 0.55);
}

.comment_options:hover, .comment_options:active {
    color: #fff;
}

.comment_replies {
    padding-left: 2rem;
    position: relative;
}

.comment_replies::before {
    content: '';
    background: linear-gradient(to bottom, transparent 0%, #fff 25%, #fff 75%, transparent 100%);
    width: 2px;

    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
}

.comment_replies::after {
    content: '';
    background: linear-gradient(to right, #fff 0%, transparent 100%);
    height: 2px;
    width: 2%;

    position: absolute;
    left: 20px;
    top: 50%;
}

.comment_more {
    background-color: #1D1D1D;
    border-radius: 50px;
    color: rgba(255, 255, 255, 0.55);
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}

.comment_more:hover {
    background-color: #181717;
    color: rgba(255, 255, 255, 0.85);
}

@media only screen and (max-width: 600px) {
    .comment_replies { padding-left:1rem; }

    .comment_replies::before { left: 5px; }

    .comment_replies::after { left: 5px; }
}

.comment_pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.comment_pagination ul {
    margin-bottom: 0;
}

.comment_pagination .page-link {
    background-color: transparent!important;
    border-color: transparent!important;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.35);
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    transition: border-color 150ms linear;
}

.comment_pagination .page-link:hover {
    background-color: transparent!important;
    border-color: #fff!important;
}

.comment_pagination .page-item.active .page-link {
    border-color: #fff!important;
    color: #fff;
}

.comment_pagination img {
    height: 35px;
}

.comment_pagination .page-item:first-child .page-link,
.comment_pagination .page-item:last-child .page-link {
    border-color: transparent!important;
    border-radius: 0!important;
    padding: 0;
    transition: all 150ms linear;
}

.comment_pagination .page-item:first-child .page-link img {
    transform: scaleX(-1);
}

.comment_pagination .page-item:first-child .page-link {
    padding-right: 0.25rem;
}

.comment_pagination .page-item:last-child .page-link {
    padding-left: 0.25rem;
}

.comment_pagination .page-item:first-child .page-link:hover {
    transform: translateX(-0.25rem);
}

.comment_pagination .page-item:last-child .page-link:hover {
    transform: translateX(0.25rem);
}

.comment_pagination .disabled.page-item:first-child .page-link,
.comment_pagination .disabled.page-item:last-child .page-link {
    filter: grayscale(100%);
    opacity: 75%;
}

/*.comment_pagination .page-item:first-child .page-link,
.comment_pagination .page-item:last-child .page-link {
    border-color: transparent!important;
    border-radius: 0!important;
    color: transparent;
    position: relative;
}

.comment_pagination .page-item:first-child .page-link {
    margin-right: 0.75rem;
}

.comment_pagination .page-item:first-child .page-link:hover::after {
    background-color: #181717;
}

.comment_pagination .page-item:last-child .page-link {
    margin-left: 0.75rem;
}

.comment_pagination .page-item:last-child .page-link:hover::after {
    background-color: #181717;
}

.comment_pagination .page-item:first-child .page-link::before,
.comment_pagination .page-item:last-child .page-link::before {
    content: '';

    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.comment_pagination .page-item:not(.disabled):first-child .page-link::before,
.comment_pagination .page-item:not(.disabled):last-child .page-link::before {
    background-color: #fff;
}

.comment_pagination .disabled.page-item:first-child .page-link::before,
.comment_pagination .disabled.page-item:last-child .page-link::before {
    background-color: rgba(255, 255, 255, 0.25);
}

.comment_pagination .page-item:first-child .page-link::before {
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    left: 0;
    right: 1px;
}

.comment_pagination .page-item:last-child .page-link::before {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    left: 1px;
    right: 0;
}

.comment_pagination .page-item:first-child .page-link::after,
.comment_pagination .page-item:last-child .page-link::after {
    content: '';
    background-color: #282828;
    transition: background-color 150ms linear;

    position: absolute;
    top: 3px;
    left: 3px;
    bottom: 3px;
    right: 3px;
    z-index: 1;
}

.comment_pagination .page-item:first-child .page-link::after {
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
}

.comment_pagination .page-item:last-child .page-link::after {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}*/

.comment_modal .modal-content {
    background-color: #181717;
}

.overflow-auto {overflow:auto;}

/*
    Credit to Preimpression for all of this code. You can find their github here:
    https://github.com/preimpression

    Branch where the code is from:
    https://github.com/preimpression/lorekeeper/tree/extension/research_trees
*/

.children-scroll::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
.children-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e4e4e4;
}
.children-scroll::-webkit-scrollbar-thumb {
    background: #212121;
    border-radius: 10px;
    transition: 0.5s;
}
/*----------------research-tree----------*/

.research-scroll::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
.research-scroll::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #e4e4e4;
}
.research-scroll::-webkit-scrollbar-thumb {
    background: #212121;
    border-radius: 10px;
    transition: 0.5s;
}
.research-scroll::-webkit-scrollbar-thumb:hover {
        background: #d5b14c;
        transition: 0.5s;
    }

.children-scroll::-webkit-scrollbar-thumb:hover {
    background: #d5b14c;
    transition: 0.5s;
}


/*----------------children-skill----------*/
.children-body{
    white-space: nowrap;
    overflow-y: hidden;
}
.children-skill ul {
    padding-top: 20px;
    position: relative;
    padding-left: 0px;
    display: flex;
}
/*----------------research-tree----------*/
.research-body{
    white-space: nowrap;
    overflow-y: hidden;
}
.research-tree ul {
    padding-top: 20px;
    position: relative;
    padding-left: 0px;
    display: flex;
}
.children-skill li {
    float: left; text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
}
.research-tree li {
    float: left; text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
}
.children-skill li::before, .children-skill li::after{
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 2px solid #ccc;
    width: 50%;
    height: 18px;
}
.research-tree li::before, .research-tree li::after{
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    border-top: 2px solid #ccc;
    width: 50%;
    height: 18px;
}
.children-skill li::after{
    right: auto; left: 50%;
    border-left: 2px solid #ccc;
}
.children-skill li:only-child::after, .children-skill li:only-child::before {
    display: none;
}
.children-skill li:only-child{
    padding-top: 0;
}
.children-skill li:first-child::before, .children-skill li:last-child::after{
    border: 0 none;
}
.children-skill li:last-child::before{
    border-right: 2px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.research-tree li::after{
    right: auto; left: 50%;
    border-left: 2px solid #ccc;
}
.research-tree li:only-child::after, .research-tree li:only-child::before {
    display: none;
}
.research-tree li:only-child{
    padding-top: 0;
}
.research-tree li:first-child::before, .research-tree li:last-child::after{
    border: 0 none;
}
.research-tree li:last-child::before{
    border-right: 2px solid #ccc;
    border-radius: 0 5px 0 0;
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
}
.children-skill li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}
.research-tree li:first-child::after{
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
}
.children-skill ul ul::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 2px solid #ccc;
    width: 0; height: 20px;
}
.research-tree ul ul::before{
    content: '';
    position: absolute; top: 0; left: 50%;
    border-left: 2px solid #ccc;
    width: 0; height: 20px;
}
.children-skill li a{
    font-family: arial, verdana, tahoma;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.research-tree li a{
    text-decoration: none;
    font-family: arial, verdana, tahoma;
    font-size: 11px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.children-skill li a:hover+ul li::after,
.children-skill li a:hover+ul li::before,
.children-skill li a:hover+ul::before,
.children-skill li a:hover+ul ul::before{
    border-color:  #fbba00;
}
.research-tree li a:hover+ul li::after,
.research-tree li a:hover+ul li::before,
.research-tree li a:hover+ul::before,
.research-tree li a:hover+ul ul::before{
    border-color:  #fbba00;
}

/*--------------memeber-card-design----------*/

.member-view-box{
    padding:0px 20px;
    text-align: center;
    border-radius: 4px;
    position: relative;
}
.member-image{
    position: relative;
}

.stat-entry {
    transition: background-color 0.2s;
}

.stat-entry:hover {
    /* darken bg-color */
    background-color: rgba(0,0,0,0.05) !important;
}

/* RECIPES ***************************************************************************************/

.recipe-image {
    width: 150px;
}

/* BOOTSTRAP BUTTONS ***************************************************************************************/

.btn {
    font-family: "Gruppo", latin;
    color: #fff;
    white-space: normal;
    background-color: transparent;
    border: 1px solid transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    border-radius: 0px;
    font-size: 1rem;
    letter-spacing: 1px;
    transition: all 200ms ease;
}

.btn:hover {
    color: #fff;
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none;
}

.btn.disabled,
.btn:disabled {
    opacity: 1;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
    box-shadow: none;
}

.btn:not(:disabled):not(.disabled):active:focus,
.btn:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
}

.btn-primary {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-primary:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-primary:focus,
.btn-primary.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-primary.disabled,
.btn-primary:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-secondary {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-secondary:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-secondary:focus,
.btn-secondary.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-success {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-success:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-success:focus,
.btn-success.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-success.disabled,
.btn-success:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-info {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-info:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-info:focus,
.btn-info.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-info.disabled,
.btn-info:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-warning {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-warning:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-warning:focus,
.btn-warning.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-warning.disabled,
.btn-warning:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-danger {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-danger:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-danger:focus,
.btn-danger.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-danger.disabled,
.btn-danger:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-light {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-light:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-light:focus,
.btn-light.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-light.disabled,
.btn-light:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-dark {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    box-shadow: none;
    color: #fff;
}

.btn-dark:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-dark:focus,
.btn-dark.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
    color: #fff;
}

.btn-dark.disabled,
.btn-dark:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-primary {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-primary:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-secondary {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-secondary:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-success {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-success:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-info {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-info:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-warning {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-warning:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-danger {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-danger:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-light {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-light:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-outline-dark {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #414141 0%, #0A0B0B 100%);
    border-color: transparent;
    border-image: radial-gradient(circle at 50% 50%, #FFFFFF 0%, rgba(237, 88, 41, 0) 100%) 1/1px stretch;
    color: #fff;
}

.btn-outline-dark:hover {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    box-shadow: none;
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #E3E1E1 0%, #9E9E9C 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    background: repeat padding-box border-box 0% 0%/auto auto scroll linear-gradient(180deg, #0A0B0B 0%, #F0AF48 100%);
    border-color: #fff;
    color: #fff;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: none;
}

.btn-lg {
    border-radius: 0;
}

.btn-sm {
    border-radius: 0;
}
