﻿ï»¿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border-left:0px none; border-right:0px none; border-bottom:0px none; border-top:1px solid #bababa; height: 1px
}

a
{
	text-decoration: none;
	color: #191970;
}

a:visited {
	color: #191970;
}

a:hover {
    text-decoration: none;
    color: #191970;
}

a:active {
	color: #191970;
}

body {
    background-color: #ffffff;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 0.8em;
    color: #666666
}

img {
	border-width: 0;
}

/* 1 HEADER */

.header {
	position: relative;
	width: 760px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	position: relative;
	width: 760px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url('images/content-shim.gif');
}

.gradient {
	background-image: url('images/content-shim-photo.gif');
}

.solid {
	background-image: url('images/content-shim-none.gif');
}

/* 2 PAGE */

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url('images/body-repeat.gif');
	position: relative;
	width: 686px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; padding-left:37px; padding-right:37px
}

#sidebar {
	float: left;
	width: 0px;
	height: 100%;
}

#content {
	margin-left: 0px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 3 FOOTER */

.footerbg {
	background-image: url('images/footer-side.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center
}
.footer {
	background-image: url('images/footer.gif');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: center;
	font-size: 10px
}

.menuTop {
	background-image: url('images/menu-repeat.gif');	
	position: relative;
	width: 740px;
	padding-top: 0px; /* Weird Mozilla Bug */
	padding-bottom: 5px; padding-left:10px; padding-right:10px
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

/* Form Items */

.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

/* Login View */

.login .label {
	display:block;
}

.login .textbox {
	border: 1px solid #929292;
	width: 140px;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
}

.login .button {
	display:block;
	margin-top:8px;
	margin-bottom:8px;
}

/* LIST */

ul {
	list-style-type: none; 
	list-style-position: outside;
	line-height: 2.1em;
	vertical-align: middle;
	margin-left: 1.25em
}
.link {
	list-style-image: url('images/bullet-1.gif');
}

TABLE.OnlyOutBorders
{ 
     font-size: 1.1em;
     font-weight: normal;
     letter-spacing: normal;
     text-transform: none;
     word-spacing: normal;
	 border-right: gray 1px solid;
	 border-left: gray 1px solid; 
	 border-bottom: gray 1px solid; 
	 border-top: gray 1px solid; 	
}

TABLE.DivisorBorders {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    border-right: gray 1px solid;
    border-left: gray 1px solid; 
    border-top: gray 1px solid;
}


DataGridFixedHeader {position:relative; top:expression(this.offsetParent.scrollTop);} 

.btn-success {
    background-image: linear-gradient(rgb(92, 184, 92) 0%, rgb(65, 150, 65) 100%);
    background-repeat: repeat-x;
    border-color: rgb(62, 143, 62);
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 50px;
    border-radius: 6px;
    color: rgb(255, 255, 255);
    background-color: rgb(92, 184, 92); 
    text-decoration : none;
     cursor:pointer;
    
}

.btn-success:visited {
     color: rgb(255, 255, 255);
}

.btn-success:hover {
     color: rgb(255, 255, 255) !important;
      text-decoration : none !important; 
    
}



.switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 24px;
}

/* Hide default HTML checkbox */
.switch input {display:none }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: Green;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
  
/** MAPQUEST **/

.locationShowMap {
    cursor: pointer;
    background-image: url("/Images/mapquest.jpg");
    background-position: center;
    background-repeat: no-repeat;
}

.locationShowMap:after {
    color: #FFFFFF;
    content: "Show map";
    background-color: gray;
    border-radius: 5px;
    display: block;
    font-size: 1rem;
    height: 35px;
    left: 50%;
    line-height: 32px;
    margin-top: -47px;
    margin-left: -60px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 120px;
}

/** Tanks **/
.NiceButton {
    color: #FFFFFF; 
    background-color: gray;
    border-radius: 5px; 
    font-size: 1rem;
    height: 35px;
    left: 50%; 
    padding: 0 10px; 
    text-align: center;  
}

.ReadableHours {
    min-width: 103px;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    background-color: #f1f1f1;
    text-align: left;
    font-size: 1.2em;
}

.SimpleCard {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    background-color: #f9f9f9;
    transition: 0.3s;
    border-radius: 5px;
    color: #666666;
    margin-bottom: 15px;
}

.SquareCard {
    color: #707478 !important;
    font-size: 16px;
    padding: 10PX;
    margin: 10px;
    height: 70px;
    text-align: center;
    vertical-align: middle; 
    border: 1px solid #c6c6c6;
    border-radius: 8px;
    background-color: #f4f4f4;
    width:250PX;
}

.DisplayAsTable {
    display: table;
}

.SimpleCard:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.SimpleCardContainer {
    padding: 2px 16px;
}

.cardHeader {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
    background-color: lightgrey;
    padding: 6px;
    text-align: left; 
    margin-bottom: 15px;
}

.row { 
    font-size: 1.2em;
    text-align: left;
}
.row:after {
    content: "";
    display: table;
    clear: both;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.column {
    float: left;
    width: 25%; 
}
.column50 {
    float: left;
    width: 50%;
}

.width50 { 
    width: 50%;
}

.width75 {
    width: 75%;
}

.width25 {
    width: 25%;
}

.column33 {
    float: left;
    width: 33%;
    text-align:right;
} 

.redButton {
    color: #fff !important; 
    text-decoration: none;
    background: #ed3330;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.blueButton {
    color: #fff !important;
    text-decoration: none;
    background: dodgerblue;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.blackButton {
    color: #fff !important;
    text-decoration: none;
    background: #2d353c;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.grayButton {
    color: #fff !important;
    text-decoration: none;
    background: #6c757d;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
}

.greenButton {
    color: #fff !important;
    text-decoration: none;
    background: #28a745;
    padding: 6px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    transition: all 0.4s ease 0s;
} 
.singleButtonLeft {
    text-align: left;
    margin: 10px 0 10px 0;
    font-size: 1.3em;
}
  
.form-control {
    border: 1px solid #ccd0d4;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 80%;
    height:30px;
}

control-label {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.Invisible {
    display: none;
    visibility: hidden;
}

.width100 {
    width: 100% !important;
}

.width90 {
    width: 90% !important;
}

.width33 {
    width:33% !important;
}

.Centered {
    text-align: center; 
}

.NoDisplay {
    display: none;
    padding-left: 3px;
}

.AlignRight {
    text-align: right !important;
    padding-right: 3px;
}

.AlignRight20 {
    text-align: right !important;
    padding-right: 20px !important;
}

.AlignLeft {
    text-align: left !important;
    padding-right: 3px;
}

.AlignCenter {
    text-align: center !important; 
}

.AlignRightNoPading {
    text-align: right !important;
    padding-right: 2px !important;
    font-size: 18px;
}

.CusrsorPointer {
    cursor: pointer;
    padding-bottom: 5px;
    padding-top: 5px;
}
 
.clearfix:after {
    content: "";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.radioStuff {
    white-space: nowrap;
    display: inline; /*float:left;*/
}

.nowrap {
    white-space: nowrap; 
}

.radioRightSide {
    text-align: left;
    display: inline-block;
}

.container {
    position: relative;
    padding-left: 20px; 
    padding-right: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #ccc;
    border-radius: 50%; 
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
    background-color: green;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

.Size15x15 { 
    width: 15px;
    height: 15px; 
}

.ParticularText {
    padding-left: 5px; 
    padding-right: 5px; 
    font-size: 16px;
    font-weight: bold; 
}
.ParticularHeader {
    color: White;
    background-color: Gray;
}

.MaxWidth50 {
    max-width:50px;
}

.MaxWidth100 {
    max-width: 100px;
}

.MaxWidth200 {
    max-width: 200px;
}

.MaxWidth300 {
    max-width: 300px;
}

.MaxWidth400 {
    max-width: 400px;
}

.InputError {
   border-color: red;
}

.LabelError {
  color:red;
}

.LabelRed {
    color: red;
}

.Filescard {
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    padding: 5px;
    margin-bottom: 10px;
    min-height: 130px;
}

.Filescard table td {
    padding: 5px;
    border-spacing: 5px;
}

.Clickable{
    cursor:pointer;
}

.ClassicTable th {
    padding: 4px;
    text-align: left;
    color: White;
    background-color: Gray;
}

table.ClassicTable {
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
    font-size: 1.1em;
    width: 100%;
}

.ClassicTable td {
    border-bottom: 1px solid #666666;
    text-align: left;
    padding: 8px;
}

.ClassicTable tr:nth-child(even) {
    background-color: #ECECEC; 
} 

table.SimpleTable {
    font-family: Verdana, Helvetica, sans-serif;
    border-collapse: collapse;
    font-size: 1.1em;
    width: 100%;
}

.SimpleTable td {
    text-align: left;
    padding: 8px;
    border-bottom:none;
}

.SimpleTable tr:nth-child(even) {
    background-color: transparent;
}

.OrderBox { 
    padding:2px 8px 2px 8px; 
    box-sizing:border-box; 
    display:inline-block;  
}

.SpecialBullet { 
    margin-left: 1px;
    padding-left: 8px;
    line-height: 15px;
}

.ClassicBorder {
    border: 1px solid #666666;
   padding:5px;
}

.GrayBorder {
    border: 1px solid #ddd;
}

.BackgroundPink {
    background-color: #E6B9B8 !important;
    color: black;
}

.BackgroundOrange {
    background-color: #F79646 !important;
    color: black;
}

.MarginBottom1em {
    margin-bottom: 1em;
}
.BorderSpacing1em {
    border-spacing: 1em;
}

.AlertDanger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; 
    border-radius: 0.25rem;
    padding: 5px;
    margin-bottom: 1px;
}

.AlertSuccess {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 5px;
    border-radius: 0.25rem;
}

.AlertWarning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding-right: 5px;
    padding-left: 5px;
}

.AlertPrimary {
    color: #0c63e4;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
    padding: 5px;
    border-radius: 0.25rem;
}

.hidden {
    display: none;
}

.NoInfo {
    background-color: #f0f3f5;
    text-align: center;
    width: 100%;
}

.FilterInfo {
    padding:4px;
    background-color: #f0f3f5; 
    width: 100%;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
 
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
} 
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-window {
    position: fixed;
    background-color: rgba(200, 200, 200, 0.75);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.1em;
}

.modal-window:target {
    opacity: 1;
    pointer-events: auto;
}

.modal-window > div {
    width: 50%;
    position: relative;
    margin: 10% auto;
    padding: 2rem;
    background: #fff;
    color: #444;
}

.modal-window header {
    font-weight: bold;
}

.modal-close {
    color: #aaa;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 70px;
    text-decoration: none;
}

.modal-close:hover {
    color: #000;
}

.modal-window h1 {
    font-size: 150%;
    margin: 0 0 15px;
}

.SpecialTable {
    border-collapse: collapse; /* Collapse borders */
    border: 1px solid #ddd; /* Add a grey border */
    font-size: 13px; /* Increase font-size */
    width: 100% !important;
}

.SpecialTable th {
    padding: 6px;
}

.SpecialTable td {
    padding: 6px;
}

.Text-wrap {
    word-wrap: break-word !important;
}

.panel {
    width: 100%;
    padding: 10px;
    margin: 20px auto; 
    overflow: hidden;
}

.panel ul {
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
}

.panel ul li {
    float: left;
    margin: 0 5px;
}

.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.tab2 {
    padding: 10px !important;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    background-color: #f1f1f1;
    font-weight: bold;
}
 
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d; 
} 

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

.badge-Danger {
    color: #fff;
    background-color: #f44336;
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 85%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

.MessageBubble {
    background-color: lightblue;
    margin: 4px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

.MessageBubbleSelfAuthor {
    background-color: lightskyblue;
    margin: 4px;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
}

.ParentMessageBubble {
    background-color: aliceblue;
    padding-top: 5px;
    min-height: 50px;
    border-radius: 5px;
    padding-bottom: 5px;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.back-to-top {
    position: fixed;
    bottom: 55px;
    right: 25px;
    display: none;
}

.back-to-bottom {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
}

.CustLocaButton {
    padding-right: 5px;
    padding-left: 5px;
    background-color: #CCCCCC;
    display: inline-block;
    min-width: 152px;
    Color: Black;
    margin-right: 4px;
    margin-bottom: 4px;
}

.pr-1 {
    padding-right: 1px !important;
}
.pr-2 {
    padding-right: 2px !important;
}

.mr-1 {
    margin-right: 1px !important;
}

.mr-2 {
    margin-right: 2px !important;
}

.ColumnSpace {
    padding-right: 15px;
    padding-bottom: 1em;
}

.GrayBackGround {
    color: #666666; 
    border: 1px solid #ddd;
    background-color: #f1f1f1
}

.fontSelect {
    font-family: inherit;
    font-size: 16px;
    padding: 6px;
}

.fontPreview {
    font-size: 24px;
    font-weight: bold;
}

.flashNotificationClass {
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    background-color: black;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
    z-index: 1000;
}

.digit-container input {
    width: 40px; /* Square size */
    height: 40px;
    margin: 5px;
    text-align: center;
    font-size: 20px;
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.container-flex {
    display: flex; 
    margin-top:4px;
}

.child {
   align-content:flex-start;
   margin-left:4px;
   margin-top:-5px;
}

.tabs {
    margin-bottom: 10px;
}

.tab-button {
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    background-color: #ccc;
    margin-right: 5px;
}

.tab-button.active {
    background-color: #007bff;
    color: white;
}

.tab-content {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
}



/* ─── layout helpers ───────────────────────────── */
.flex-row {
    display: flex;
    gap: .375rem
}
/* 6 px gap */
.flex-1 {
    flex: 1 1 0
}
/* grow-shrink */

/* ─── form controls ────────────────────────────── */
 

/* ─── tables ───────────────────────────────────── */
.tbl {
    width: 100%;
    border-collapse: collapse
}

.tbl-bordered th,
.tbl-bordered td {
    border: 1px solid #bbb;
    padding: 4px;
    font: 14px/1.3 sans-serif
}

.tbl-head {
    background: #f5f5f5
}

/* width utilities (use anywhere) */
.w-fee {
    width: 100px
}

.ext-price-cell {
    width: 110px;
    text-align: right;
}

.w-price {
    width: 70px
}

.input-qty {
    width: 70px;
    text-align: center !important;
}

.w-xs {
    width: 40px;
    text-align: center !important;
}

/* ─── specialised elements ─────────────────────── */
.input-price {
    text-align: right;
    padding: 2px;
    width: 70px
}

.btn-icon {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer
}

.highlight {
    background-color: green;
    color:white;
    border:none;
    transition: background-color 1.5s ease;
}

.text-right {
    text-align:right;
}

.text-center {
    text-align:center;
}