#settings-panel {
  display:none; 
}

#settings-panel2 {
  display:none; 
}
#settings-panel3 {
  display:none; 
}
.card-char {
  height: 100%; /* Set full-width to expand the whole page */
  display:flex;
}

.test {
  display: table-cell;
  padding: 16px;
}

.row1 {
        display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	padding-bottom: 2%;
}

.col-sm-45 {
    flex: 0 0 33.3333333333%;
    max-width: 30%;
	padding-right: 2%;
	padding-right: 2%;
}

.centeralign {
text-align: justify;
}

.bankpop {
    margin-top: 185px;
	Padding-bottom: 20px;
    background: #33344a;
    border-radius: 10px 10px 0 0;
    color: white;
    letter-spacing: 1px;
	Padding: 10px;
}

/* PET CARDS *************************************************************************************/

div.card-headerAquatic.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/AquaticBG.png);
	border-radius: 10px 10px;
    object-fit: fill;
}

.modal-content {
	background-color: #33344a;
}

div.card-headerAward.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/AwardBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerAvian.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/AvianBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerChristmas.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/ChrismasBG.png);
	border-radius: 10px 10px;
object-fit: fill;;
}

div.card-headerFlower.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/FlowerBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerForaging.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/ForagingBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerHalloween.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/HalloweenBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerInsect.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/InsectBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerMammal.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/MammalBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerOccult.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/OccultBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerPremium.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/PremiumBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerReptile.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/ReptileBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerEaster.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/EasterBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerDiamondCave.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/DiamondCaveBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerAbyss.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/AbyssBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerTropicalBeach.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/TropicalBeachBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerBooster.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/BoosterBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerPumpkinPatch.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/PumpkinPatchBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerSpiderNest.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/SpiderNestBG.png);
	border-radius: 10px 10px;
object-fit: cover;
}

div.card-headerPinetrees.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/PinetreesBG.png);
	border-radius: 10px 10px;
    object-fit: fill;
}

div.card-headerSnow.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/SnowBG.png);
	border-radius:fill;
	border-radius: 10px 10px;
}

div.card-headerAura.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/AuraBG.png);
	border-radius: 10px 10px;
    object-fit: fill;
}

div.card-headerSilver.text-center.pb-0{
	background-image: url(https://theaphexcollective.com/files/LoreImages/SilverBG.png);
	border-radius: 10px 10px;
    object-fit: fill;
}

div.card-Character{
padding: 5px;
margin-top: 10px;
}

/* Relationship *************************************************************************************/
progress#romantic[value]::-webkit-progress-value {
  background-image:
	   /*-webkit-linear-gradient(-45deg, 
	                           transparent 33%, rgba(0, 0, 0, .1) 33%, 
	                           rgba(0,0, 0, .1) 66%, transparent 66%),*/
	   -webkit-linear-gradient(top, 
	                           rgba(15, 36, 185, .25), 
	                           rgba(0, 0, 0, .25)),
	  -webkit-linear-gradient(left, #FF2254, #FF67B8);

    border-radius: 8px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
}

progress#friend[value]::-webkit-progress-value {
  background-image:
	   /*-webkit-linear-gradient(-45deg, 
	                           transparent 33%, rgba(0, 0, 0, .1) 33%, 
	                           rgba(0,0, 0, .1) 66%, transparent 66%),*/
	   -webkit-linear-gradient(top, 
	                           rgba(15, 36, 185, .25), 
	                           rgba(0, 0, 0, .25)),
	  -webkit-linear-gradient(left, #00F0B5, #1DFCFF);

    border-radius: 8px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
}

progress#enemy[value]::-webkit-progress-value {
  background-image:
	   /*-webkit-linear-gradient(-45deg, 
	                           transparent 33%, rgba(0, 0, 0, .1) 33%, 
	                           rgba(0,0, 0, .1) 66%, transparent 66%),*/
	   -webkit-linear-gradient(top, 
	                           rgba(15, 36, 185, .25), 
	                           rgba(0, 0, 0, .25)),
	  -webkit-linear-gradient(left, #FF0101, #FF6D2D);

    border-radius: 8px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
}



/**************************************************************************************************
    
    Font definitions 

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

@font-face {
    font-family: Roboto Condensed;
    src: url(../webfonts/RobotoCondensed-Regular.ttf)
}
@font-face {
    font-family: Lato;
    src: url(../webfonts/Lato-Regular.ttf)
}

@font-face {
    font-family: Painted Star;
    src: url(../webfonts/Painted-Star.otf)
}

@font-face {
    font-family: CaviarDreams;
    src: url(../webfonts/CaviarDreams.ttf)
}

@font-face {
    font-family: Bosk;
    src: url(../webfonts/Bosk.ttf)
}

@font-face {
    font-family: AmaticSC;
    src: url(../webfonts/AmaticSC-Bold.ttf)
}
/**************************************************************************************************
    
    Helpers
    
**************************************************************************************************/
progress{
   -webkit-appearance: none;
   appearance: none; 
   
   width: 100%;
   height: 20px;
}

progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 50px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}

progress#file[value]::-webkit-progress-value {
  background-image:
	   /*-webkit-linear-gradient(-45deg, 
	                           transparent 33%, rgba(0, 0, 0, .1) 33%, 
	                           rgba(0,0, 0, .1) 66%, transparent 66%),*/
	   -webkit-linear-gradient(top, 
	                           rgba(15, 36, 185, .25), 
	                           rgba(0, 0, 0, .25)),
	  -webkit-linear-gradient(left, #0F36B9, #1FB7DF);

    border-radius: 8px; 
    background-size: 35px 20px, 100% 100%, 100% 100%;
}

.hide {
    display: none !important;
}

<!-- Kois added code for Nav Bar Columns

.dropdown-menu {
	min-width: 150px;
}
.dropdown-menu.columns-2 {
	min-width: 300px;
}
.dropdown-menu.columns-3 {
	min-width: 250px;
	padding-left: 5%;
	padding-right: 5%;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-weight: 300;
}
.multi-column-dropdown {
	list-style: none;
       margin: 0px;
       padding: 5px;
       text-transform: uppercase;
       font-family: Roboto Condensed, serif;
       text-align:center
       
}


.li-title {
	padding: 5px 15px;
	font-weight: 300;
}

.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	color: #333;
	white-space: normal;
    text-transform: uppercase;
    font-family: Roboto Condensed, serif;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
}
 
@media (max-width: 767px) {
	.dropdown-menu.multi-column {
		min-width: 100px !important;
		overflow-x: hidden;
	}
}

.navbar .row { width: 100%;
}

.row2 {
	justify-content: center;

	    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
/* Sidebar */

.sidebar {
    text-align: right;
    padding-right: 0px;
}

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

<!-- .sidebar ul li {
    background-color: white;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    margin-bottom: 1em;
    padding: 0.4em 0;
    
    box-shadow: 0px 0px 6px 3px rgba(0,0,0,0.1);
} -->



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

@media (max-width: 767px) {
	.site-mobile-header {
		top: 50px !important;
        z-index: 1000;
    }
    
    .timestamp {
		margin-left: 1rem!important;
		margin-right: 1rem!important;
	}
}

@media (max-width: 991px) {
    .site-header-image {
        display: none;
    }
    .site-mobile-header {
        display: block;
        position: fixed;
		top: 50px;
        width: 100%;
    }

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

    main.container-fluid {
        margin-top: 122px;
    }

    main.container-fluid > .row {
        position: relative;
    }
    .sidebar {
        position: absolute;
        padding-left: 0px;
        text-align: left;
        
        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;
        
        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;
}

.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;
}

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


.FP_Image{
  position: relative;
  text-align: center;
  color: white;
}


.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}

.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}

.top-right {
  position: absolute;
  top: 8px;
  right: 16px;
}

.bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
background: rgb(0, 0, 0); /* Fallback for older browsers without RGBA-support */
    background: rgba(51, 52, 74, 0.7);
	width: 100%;
	padding: -10%;
}

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

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


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


.breadcrumb-item+.breadcrumb-item:before {
    content: "»";
}
.collapse-title {
    position: relative;
}


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

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


.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-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 .sortable-placeholder {
    background-color: rgba(0,0,0,0.1);
}



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


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

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


.text-center {
   align: center;
}

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

.inventory-category .inventory-body .inventory-item img {
    max-width: 100%;
}
.inventory-stack-name, .inventory-character-name {
    color: rgba(0,0,0,0.7);
}
.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 ************************************************************************************/

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


/* 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;
}

.card mb-2 {
  list-style-type: none;
  text-align: center;
  display: inline-block;
}

/**************************************************************************************************
    USERPROFILE LINKS EXTENSION
**************************************************************************************************/
 
.ulinks a {
    color:	#a196a1!important;
}

.ulinks a:hover {
    color: 	#c6bec6!important;
    text-decoration: none;
}

/* COMMENTS *************************************************************************************/
.comment_replies {
        padding-left: 3rem;
        border-left-width: 2px!important;
    }
	
    @media only screen and (max-width: 600px) {
        .comment_replies { padding-left:1rem;}
    }
	

	
/* MAP/Front Page *************************************************************************************/
	

        .imgbox {
            display: grid;
            height: 100%;
        }
        .center-fit {
            max-width: 100%;
            max-height: 113vh;
            margin: auto;
			border-radius: 20px;
        }
		
.row15 {
	max-width: 100%;
}
.frontpagecol1 {
	max-width: 100%;
	background-color: #1C1F22;
	border-radius: 25px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
	border-color: white;

}


.lightbox1 {
	border-radius: 30px 30px 30px 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
border: solid;
	border-color: #212230;

}

.lightbox2 {
	border-radius: 30px 30px 30px 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
border: solid;
	border-color: #212230;
	background: radial-gradient(ellipse at bottom, #323587 0%, #090a0f 150%);

}


.frontpagecol2 {
	max-width: 100%;
	background-color: #1C1F22;
	border-radius: 25px 25px 0px 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
	border-color: white;

}

.frontpagecol3 {
	max-width: 100%;
	background-color: #1C1F22;
	border-radius: 25px 25px 0px 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
	border-color: white;

}
.frontpagecol5 {
	max-width: 100%;
	background-color: #1C1F22;
	border-radius: 0px 0px 25px 25px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
	border-color: white;

}

#MobileMenuDivWrapper { 
  height: 200px;
  max-height: 200px;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch; // mobile safari
}

.imageContainer > img:hover {
  width: 4000px;
  height: 3534px;
}

.imglore {
    max-width: 100%;
    height: auto;
}

/* RESPONSIVE BORDERS https://stackoverflow.com/questions/46412541/applying-borders-on-elements-depending-on-device-size-with-bootstrap */
@media (min-width: 576px) {
    .border-sm-top {
      border-top: 1px solid #e3e7eb !important;
    }
    .border-sm-right {
      border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-bottom {
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-sm-left {
      border-left: 1px solid #e3e7eb !important;
    }
    .border-sm-top-0 {
      border-top: 0 !important;
    }
    .border-sm-right-0 {
      border-right: 0 !important;
    }
    .border-sm-bottom-0 {
      border-bottom: 0 !important;
    }
    .border-sm-left-0 {
      border-left: 0 !important;
    }
    .border-sm-x {
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-y {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-sm {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-sm-0 {
      border-top: 0 !important;
      border-bottom: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
    }
  }

  @media (min-width: 768px) {
    .border-md-top {
      border-top: 1px solid #e3e7eb !important;
    }
    .border-md-right {
      border-right: 1px solid #e3e7eb !important;
    }
    .border-md-bottom {
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-md-left {
      border-left: 1px solid #e3e7eb !important;
    }
    .border-md-top-0 {
      border-top: 0 !important;
    }
    .border-md-right-0 {
      border-right: 0 !important;
    }
    .border-md-bottom-0 {
      border-bottom: 0 !important;
    }
    .border-md-left-0 {
      border-left: 0 !important;
    }
    .border-md-x {
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-md-y {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-md {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-md-0 {
      border-top: 0 !important;
      border-bottom: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
    }
  }

  @media (min-width: 992px) {
    .border-lg-top {
      border-top: 1px solid #e3e7eb !important;
    }
    .border-lg-right {
      border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-bottom {
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-lg-left {
      border-left: 1px solid #e3e7eb !important;
    }
    .border-lg-top-0 {
      border-top: 0 !important;
    }
    .border-lg-right-0 {
      border-right: 0 !important;
    }
    .border-lg-bottom-0 {
      border-bottom: 0 !important;
    }
    .border-lg-left-0 {
      border-left: 0 !important;
    }
    .border-lg-x {
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-y {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-lg {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-lg-0 {
      border-top: 0 !important;
      border-bottom: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
    }
  }

  @media (min-width: 1200px) {
    .border-xl-top {
      border-top: 1px solid #e3e7eb !important;
    }
    .border-xl-right {
      border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-bottom {
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-xl-left {
      border-left: 1px solid #e3e7eb !important;
    }
    .border-xl-top-0 {
      border-top: 0 !important;
    }
    .border-xl-right-0 {
      border-right: 0 !important;
    }
    .border-xl-bottom-0 {
      border-bottom: 0 !important;
    }
    .border-xl-left-0 {
      border-left: 0 !important;
    }
    .border-xl-x {
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-y {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
    }
    .border-xl {
      border-top: 1px solid #e3e7eb !important;
      border-bottom: 1px solid #e3e7eb !important;
      border-left: 1px solid #e3e7eb !important;
      border-right: 1px solid #e3e7eb !important;
    }
    .border-xl-0 {
      border-top: 0 !important;
      border-bottom: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
    }
  }
  
 .circular--square {
  border-radius: 50%;
}


/****** Border Masterlst */


.wizard-progress{
  display: table;
  width: 100%;
  table-layout: fixed;
position:relative; }
  
  .step{
    display: table-cell;
    text-align: center;
    vertical-align: top;
    overflow: visible;
    position:relative;
    font-size: 14px;
    color: $baseColor;
  font-weight: bold;}
    
    &:not(:last-child):before{
      content: '';
      display:block;
      position: absolute;
      left: 50%;
      top: 37px;
      background-color: $baseColor;
      height: 6px;
      width: 100%;
    }
    
    .node{
      display: inline-block;
      border: 6px solid $baseColor;
      background-color: $baseColor;
      border-radius: 18px;
      height: 18px;
      width: 18px;
      position: absolute;
      top: 25px;
      left: 50%;
      margin-left: -18px;
    }
    
    &.complete{
      &:before{
        background-color: $mainColor;
      }
      .node{
        border-color: $mainColor;
        background-color: $mainColor;
        
        &:before{
          font-family: FontAwesome;
          content: "\f00c";
        }

    
    &.in-progress{
      &:before{
        background: $mainColor;
        background: -moz-linear-gradient(left,  $mainColor 0%, $baseColor 100%);
        background: -webkit-linear-gradient(left,  $mainColor 0%, $baseColor 100%);
        background: linear-gradient(to right,  $mainColor 0%, $baseColor 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#{$mainColor}', endColorstr='#{$baseColor}',GradientType=1 );
      }
      .node{
        border-color: $mainColor;
      }

/* CSS */
button-63 {
  align-items: center;
  background-image: linear-gradient(144deg,#AF40FF, #5B42F3 50%,#00DDEB);
  border: 0;
  border-radius: 8px;
  box-shadow: rgba(151, 65, 252, 0.2) 0 15px 30px -5px;
  box-sizing: border-box;
  color: #FFFFFF;
  display: flex;
  font-family: Phantomsans, sans-serif;
  font-size: 20px;
  justify-content: center;
  line-height: 1em;
  max-width: 100%;
  min-width: 140px;
  padding: 19px 24px;
  text-decoration: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
}

button-63:active,
button-63:hover {
  outline: 0;
}

@media (min-width: 768px) {
  button-63 {
    font-size: 24px;
    min-width: 196px;
  }
}

