/* SEARCH FORM */
#atr-search, #atr-search * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
/* #atr-search {margin:8px 0;display:inline-block;width:100%;clear:both;} */
.atr-attribute-container:empty,
.atr-attribute-container[style*="display: none"] {
  display: none !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}
/* #atr-search .control-group {margin-bottom:5px;display:inline-block;width:100%;clear:both;} */
#atr-search .control-group {display:inline-block;width:100%;clear:both;margin-bottom: 7px;}
#atr-search .control-group.atr-type-select, #atr-search .control-group.atr-type-daterange {margin-bottom:0px;}
#atr-search .control-group > .controls {display:inline-block;max-width:100%;width:100%;margin:0;position:relative;}
#atr-search .control-group > label {width:100%;line-height:38px;padding:0;text-align:right;margin:0 0 4px 0;}
#atr-search ul.atr-ul {list-style-type:none;padding:0;margin:0;}
/* #atr-search > :not(.atr-subtype-boxed) ul.atr-ul {display:block!important;} */
#atr-search ul.atr-ul li {min-width:125px;width:100%;vertical-align:text-top;}

#atr-search.atr-styled select, #atr-search.atr-styled textarea, #atr-search.atr-styled input[type="text"], #atr-search.atr-styled input[type="url"], #atr-search.atr-styled input[type="email"], #atr-search.atr-styled input[type="phone"], #atr-search.atr-styled input[type="date"], #atr-search.atr-styled input[type="number"] {clear:none;outline:none;display:inline-block;width:100%;max-width:100%;min-width:120px;line-height:32px;height:42px;border-radius:5px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;border:1px solid #ccc;background:#fff;color:#333;float:none; font-size: 15px;}

#atr-search.atr-styled select, #atr-search.atr-styled textarea, #atr-search.atr-styled input[type="text"], #atr-search.atr-styled input[type="url"], #atr-search.atr-styled input[type="email"], #atr-search.atr-styled input[type="phone"], #atr-search.atr-styled input[type="date"], #atr-search.atr-styled input[type="number"] {border-color: #ccc;}

#atr-search.atr-styled input:focus,
#atr-search.atr-styled select:focus,
#atr-search.atr-styled textarea:focus,
#atr-search.atr-styled input[type="text"]:focus,
#atr-search.atr-styled input[type="url"]:focus,
#atr-search.atr-styled input[type="email"]:focus,
#atr-search.atr-styled input[type="phone"]:focus,
#atr-search.atr-styled input[type="date"]:focus,
#atr-search.atr-styled input[type="number"]:focus,
#atr-search .atr-box:focus {
    border-color: #1E90FF; /* A bluish color (Dodger Blue) */
    box-shadow: 0 0 8px rgba(30, 144, 255, 0.6); /* Bluish shadow with slight glow */
}

#atr-search.atr-styled select {font-size: 15px; height: 42px; margin-right: 0px; margin-bottom: 6px; min-width: 160px; max-width: 100%; color: #333; padding: 0px 10px 5px 6px; border-radius: 5px; line-height: 40px;}
#atr-search.atr-styled textarea {max-width:100%;width:100%;min-height:80px;}
#atr-search.atr-styled input[type="number"] {text-align:right;}
#atr-search .atr-type-daterange input[type="date"], #atr-search .atr-type-range input[type="number"] {margin:0 0 10px 0!important;width:45%!important;min-width:50px;}
#atr-search .atr-type-range select {margin:0 0 10px 0!important;width:100%!important;min-width:50px;}
#atr-search .atr-type-daterange input[type="date"]:last-child, #atr-search .atr-type-range input[type="number"]:last-child {float:right!important;clear:none!important;}
!#atr-search .controls input[type="date"] {margin-right:10px;}
#atr-search .controls input[type="url"] {width:100%;}
#atr-search .controls input[type="email"][type="text"] {width:100%;}
#atr-search .atr-date-del {display:inline-block;margin-right:15px;margin-left:5px;line-height:32px;font-size:13px;color:#888;display:none;}
#atr-search.atr-styled label {text-align:left;}
#atr-search.atr-styled .has-placeholder label {line-height:38px;padding:0 8px;font-size:13px;}
#atr-search.atr-styled .select-box {background:none;box-shadow:none;border:none;line-height:38px;text-shadow:none;width:80%;}
#atr-search.atr-styled .select-box-trigger {display:none;}
#atr-search.atr-styled .select-box select {top:auto;left:auto;opacity:1!important;-webkit-appearance: menulist;}
#atr-search .atr-box {position:relative;border: 1px solid #ccc;border-radius:5px; font-size: 15px; padding: 0px 5px 0 8px; margin-bottom: 0px; line-height: 40px; min-height: 42px; border-radius:5px; background: #fff; float: left; clear: both; outline: none; width: 100%; color: #333; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;transition:0.0s;}

														#atr-search .controls:hover .atr-box {border-color:#aaa;}
#444; line-height: 18px;height:18px;text-align:center;}
#atr-search .controls:hover .atr-box:not(.opened):after, #atr-search .controls .atr-box.opened:after {content:"\f106";}

#atr-search .atr-box > div.atr-holder span {float: left; font-size: 16px; line-height: 40px;}
#atr-search .atr-subtype-boxed .atr-ul { display: none; position: absolute; top: 100%; left: 0; width: 100%; max-height: 300px; overflow-y: auto; background-color: #fff; border: 1px solid #ccc; border-top: none; border-radius: 0px; padding: 6px 8px; z-index: 10; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
#atr-search .atr-select-deselect { display: inline-block; width: 100%; font-size: 15px; margin-bottom: 5px; letter-spacing: -0.3px; box-sizing: border-box; }

/* CUSTOM CHECKBOX & RADIO SEARCH */
#atr-search.atr-styled .atr-input-box {float:left;width:100%;clear:both;position:relative;}
#atr-search.atr-styled .atr-input-box input[type="checkbox"], .atr-input-box input[type="radio"] {opacity:0;position:absolute;left:0;top:0;z-index:-1;visibility:hidden;overflow:hidden;padding:0!important;width:0!important;height:0!important;margin:0!important;box-shadow:none!important;}
#atr-search.atr-styled .atr-input-box label {
    text-align: left;
    display: block;
    cursor: pointer;
    position: relative;
    float: left;
    padding: 5px 0px 0px 30px !important;
    font-size: 15px;
    width: 100%;
    clear: both;
    color: #333;
    background-color: transparent;
    height: 30px;
}
#atr-search.atr-styled .atr-input-box label:hover {
    background-color: #eee;
}
#atr-search.atr-styled .atr-input-box label:before {
    cursor: pointer;
    content: "";
    width: 18px;
    height: 18px;
    border: 1px solid black;
    font-weight: 500;
    text-shadow: none;
    position: absolute;
    top: 5px;
    left: 0;
    text-shadow: none;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0s linear all;
    -moz-transition: 0s linear all;
    -ms-transition: 0s linear all;
    -o-transition: 0s linear all;
    transition: 0s linear all;
}
#atr-search.atr-styled .atr-input-box label:hover:before {
    border-color: blue;
}
#atr-search.atr-styled .atr-input-box label:after {
    cursor: pointer;
    text-indent: 1px;
    font-family: "FontAwesome";
    content: "\f00c";
    color: transparent;
    font-size: 14px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 500;
    text-shadow: none;
    position: absolute;
    top: 5px;
    left: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: 0s linear all;
    -moz-transition: 0s linear all;
    -ms-transition: 0s linear all;
    -o-transition: 0s linear all;
    transition: 0s linear all;
}
#atr-search.atr-styled .atr-input-box input[type="checkbox"]:checked + label:before,
#atr-search.atr-styled .atr-input-box input[type="radio"]:checked + label:before {
    border-color: #03a9f4;
    color: #fff;
    background-color: #03a9f4;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#atr-search.atr-styled .atr-input-box input[type="checkbox"]:checked + label:after,
#atr-search.atr-styled .atr-input-box input[type="radio"]:checked + label:after {
    color: #fff;
}
#atr-search.atr-styled .atr-input-box.atr-radio label:before,
#atr-search.atr-styled .atr-input-box.atr-radio label:after {
    border-radius: 50%;
}
#atr-search .atr-input-box.atr-lvl-1 {padding-left:8px;}
#atr-search .atr-input-box.atr-lvl-2 {padding-left:16px;}
#atr-search .atr-input-box.atr-lvl-3 {padding-left:24px;}
#atr-search .atr-input-box.atr-lvl-4 {padding-left:30px;}
#atr-search .atr-input-box.atr-lvl-5 {padding-left:36px;}
#atr-search .atr-input-box.atr-lvl-6 {padding-left:40px;}
#atr-search .atr-input-box.atr-lvl-7 {padding-left:44px;}
#atr-search .atr-input-box.atr-lvl-8 {padding-left:48px;}
#atr-search .atr-input-box.atr-lvl-9 {padding-left:50px;}

/* ITEM */
#atr-item, #atr-item * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#atr-item {display:inline-block;width:100%;clear:both;padding:0;list-style-type:none;}
#atr-item li {display:inline-block;width:100%;margin:0 0 15px 0;padding-top:10px;vertical-align:text-top;border-bottom: 1px solid #eee;}
#atr-item li.atr-type-checkbox, #atr-item li.atr-type-select {margin-bottom:10px;}
#atr-item .atr-name {width:35%;display:inline-block;vertical-align:top;}
#atr-item .atr-value {width:65%;display:inline-block;}
#atr-item .atr-value-single {margin-right:20px;margin-bottom:5px;width:auto;display:flex;}
#atr-item .atr-value-single img {margin-right:0px;vertical-align:middle;height:16px;width:0px;margin-top:-1px;}
#atr-item .atr-value-single img:not(.atr-img-def) {margin-right:7px;}
#atr-item .atr-empty {font-style:italic;font-weight:100;color:#999;}
#atr-item .atr-value-single.atr-disabled {opacity:0.3;}
#atr-item .atr-value-select .atr-value-single {margin-right:10px;}
#atr-item .atr-value-select .atr-value-single:after {content: "\f105"; font-family: "FontAwesome"; margin-left: 10px; font-size: 16px; color:#999;}
#atr-item .atr-value-select .atr-value-single:last-child:after {display:none;}

/* ITEM FORM */
#atr-form.atr-styled.atr-styled, #atr-form.atr-styled.atr-styled * {box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
#atr-form.atr-styled {/*margin:9px;*/display:inline-block;width:100%;clear:both;}
#atr-form.atr-styled .control-group {margin-bottom:5px;display:inline-block;width:100%;clear:both;}
#atr-form.atr-styled .control-group.atr-type-select, #atr-form.atr-styled .control-group.atr-type-daterange {margin-bottom:5px;}
#atr-form.atr-styled .control-group > .controls {display:inline-block;max-width:100%;margin:0;position:relative;}
#atr-form.atr-styled .control-group > label {/*max-width:40%;*/line-height:38px;padding:0 20px 0 0;text-align:right;margin:0;}
#atr-form.atr-styled ul.atr-ul {list-style-type:none;padding:0;margin:0;}
#atr-form.atr-styled ul.atr-ul-boxed {list-style-type:none;padding:0;margin:0;}
#atr-form.atr-styled ul.atr-ul li {min-width:125px;width:auto;max-width:100%;display:inline-block;vertical-align:text-top;margin-right:15px;}
#atr-form.atr-styled ul.atr-ul-boxed li {min-width:125px;width:auto;max-width:100%;display:inline-block;vertical-align:text-top;margin-right:15px;}
#atr-form.atr-styled select, #atr-form.atr-styled textarea, #atr-form.atr-styled input[type="text"], #atr-form.atr-styled input[type="url"], #atr-form.atr-styled input[type="email"], #atr-form.atr-styled input[type="phone"], #atr-form.atr-styled input[type="date"] {clear:none;outline:none;display:inline-block;min-width:120px;padding:0 8px;line-height:32px;height:38px;border-radius:2px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset;border:1px solid #ccc;background:#fff;font-size:15px;color:#333;float:none;height:42px;border-radius:5px;}
#atr-form.atr-styled select, #atr-form.atr-styled textarea, #atr-form.atr-styled input[type="text"], #atr-form.atr-styled input[type="url"], #atr-form.atr-styled input[type="email"], #atr-form.atr-styled input[type="phone"], #atr-form.atr-styled input[type="date"] {border-color: #e1e1e1;}
/* #atr-form.atr-styled select {height:38px;margin-right:10px;margin-bottom:10px;min-width:160px;max-width:180px;} */
#atr-form.atr-styled select {
  height: 42px;          /* Sets dropdown height */
  margin-right: 5px;     /* Space on the right */
  margin-bottom: 10px;   /* Space below each dropdown */
  min-width: 160px;      /* Minimum width */
  border-radius: 5px;    /* Rounded corners */
  /* padding-left: 3px; */     /* https://prnt.sc/Gp4S9rORxPhO */
}
#atr-form.atr-styled textarea {min-width:280px;min-height:120px;max-width:100%;width:80%;}
#atr-form.atr-styled .atr-type-daterange input[type="date"] {margin-bottom:10px;}
#atr-form.atr-styled .controls input[type="date"] {margin-right:10px;}
/* #atr-form.atr-styled .controls input[type="url"] {width:240px;} */
#atr-form.atr-styled .controls input[type="url"] {width:100%;}
#atr-form.atr-styled .controls input[type="email"][type="text"] {width:180px;}
#atr-form.atr-styled .atr-date-del {display:inline-block;margin-right:15px;margin-left:5px;line-height:32px;font-size:13px;color:#888;}
#atr-form.atr-styled label {/*text-align:left;*/}
#atr-form.atr-styled .atr-select-deselect {display:inline-block;clear:both;width:100%;font-size:13px;margin:-3px 0 0 0;letter-spacing:-0.3px;}
/* CUSTOM CHECKBOX & RADIO */
#atr-form.atr-styled .atr-input-box {float:left;width:100%;clear:both;margin:5px 15px 5px 0;position:relative;}
#atr-form.atr-styled .atr-input-box input[type="checkbox"], .atr-input-box input[type="radio"] {opacity:0;position:absolute;left:0;top:0;z-index:-1;visibility:hidden;overflow:hidden;padding:0!important;width:0!important;height:0!important;margin:0!important;box-shadow:none!important;}
#atr-form.atr-styled .atr-input-box label {text-align:left;display:block;cursor:pointer;position:relative;float:left;padding:0 0 0 22px!important;line-height:20px;font-size:13px;width:auto;clear:both;}
#atr-form.atr-styled .atr-input-box label:hover {text-decoration:underline;}
#atr-form.atr-styled .atr-input-box label:before {cursor:pointer;content: ""; width: 18px; height: 18px; border: 1px solid #ccc;font-weight:500; text-shadow: none; position: absolute; top: 0; left: 0;text-shadow:none;box-shadow: 1px 1px 1px rgba(0,0,0,0.06); -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.06); -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.06);-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;-webkit-transition:0.0s linear all;-moz-transition:0.0s linear all;-ms-transition:0.0s linear all;-o-transition:0.0s linear all;transition:0.0s linear all;}
#atr-form.atr-styled .atr-input-box label:hover:before {border-color:organe;}
#atr-form.atr-styled .atr-input-box label:after {cursor:pointer;text-indent:1px;font-family:"FontAwesome";content: "\f00c"; color:transparent;font-size:14px;width: 18px; height: 18px;line-height:18px;text-align:center;font-weight:500; text-shadow:none; position: absolute; top: 1px; left: 1px;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;-webkit-transition:0.0s linear all;-moz-transition:0.0s linear all;-ms-transition:0.0s linear all;-o-transition:0.0s linear all;transition:0.0s linear all;}
#atr-form.atr-styled .atr-input-box input[type="checkbox"]:checked + label:before, #atr-form.atr-styled .atr-input-box input[type="radio"]:checked + label:before {border-color:#03a9f4;color:#fff;background-color:#03a9f4;text-shadow:1px 1px 1px rgba(0,0,0,0.1);}
#atr-form.atr-styled .atr-input-box input[type="checkbox"]:checked + label:after, #atr-form.atr-styled .atr-input-box input[type="radio"]:checked + label:after {color:#fff;}
#atr-form.atr-styled .atr-input-box.atr-radio label:before, #atr-form.atr-styled .atr-input-box.atr-radio label:after {border-radius:50%;}
#atr-form.atr-styled .atr-input-box .input-box-check {margin:0;}
!.atr-input-box.atr-radio label:after {font-size:10px;content:"\f111";}

@media screen and (max-width: 767px) {
  #atr-search .atr-subtype-boxed .atr-ul {max-height:180px;}
}

/* SHINE added below CSS styles for dropdown box */
.dropdown {
  position: relative;
  /* display: inline-block; */
}
.dropdown-content-31 {
  display: block;
  position: absolute;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  z-index: 1;
  padding: 10px;
  max-height: 200px;
  overflow-y: auto;
  border: 1px solid #ccc;
}
.dropdown-content-31 label {
  display: flex;
  align-items: center;  /* Align checkbox with label text vertically */
  margin-bottom: 2px;
  cursor: pointer; /* Ensures the label is clickable */
  padding: 2px 0; /* Optional padding to avoid any gaps around text/checkbox */
  font-weight: normal !important;
}
.dropdown-content-31 label input[type="checkbox"] {
  margin: 4px;  /* Remove default margin */
  padding: 0; /* Remove default padding */
  vertical-align: middle;  /* Align with text */
  width: auto; /* Ensure checkboxes are at their normal size */
  height: auto; /* Ensure checkboxes are at their normal size */
}
.search-input-multi {
  width: 100%;
  box-sizing: border-box;
  padding: 8px;
  margin-bottom: 8px;
  display: block; /* Ensure the search input is displayed as a block */
}
/* Styles for displaying selected items */
.selected-items {
  margin-bottom: 10px;
  display: block; /* Ensure selected items container is displayed as a block */
  white-space: normal; /* Allow selected items to wrap */
}
.selected-item {
  background-color: #f0f0f0;
  padding: 5px;
  border-radius: 3px;
  margin-bottom: 5px; /* Adjust vertical spacing */
  display: flex;
  justify-content: space-between; /* Align content in the container */
}
.selected-item span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; /* Add margin for space between text and button */
}
.selected-item button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  vertical-align: middle;
  padding: 0; /* Remove padding to make button smaller */
}
.input-date-container {
  position: relative;
  width: 100%;
}
.input-date-text {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  pointer-events: none; /* Prevent the span from capturing clicks */
  color: #5f5f5f;
}
.mb-disabled
{
  opacity: 0.3;
    position: relative;
    user-select: none;
    cursor: not-allowed;
}
#atr-search .box-controls
{
    position: relative;
}
#atr-search .box-controls .atr-ul {
    top: 35px;
    z-index: 99;
    z-index: 3;
    position: absolute;
    width: 100%;
    left: 0;
    background: #fff;
    border: 1px solid #aaa;
    border-top: none;
    padding: 6px 8px 6px 8px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    max-height: 300px;
    overflow-y: auto;
}
.dropdown-boxed {
    position: relative;
    width: 100%;
}
.dropdown-toggle-boxed {
    padding: 10px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
background: white url("https://marketplacenz.co.nz/dropdown-arrow.svg") no-repeat;
background-position: right 5px top 75%;
    background-size: 20px 20px;
    color: #333;
    cursor: pointer;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 110%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    z-index: 1;
    padding: 10px;
}
.dropdown-boxed.open .dropdown-menu {
    display: block;
}
.dropdown-menu li {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
}
#atr-form.atr-styled ul.atr-ul-boxed {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: grid;
}
    #atr-form.atr-styled ul.atr-ul-boxed li label:hover {text-decoration:none;background:#f4f4f4;}

       /* #atr-form.atr-styled ul.atr-ul-boxed
    {
    padding: 10px !important;
    padding-left: 30px !important;
    }

    #atr-form.atr-styled ul.atr-ul-boxed li label
    {
    padding: 10px !important;
    padding-left: 30px !important;
    } */



    .atr-input-boxed {
  display: flex;
  align-items: center;
  gap: 8px; /* Optional spacing between radio and label */
  height: 25px; /* or auto */
}
.atr-input-boxed input[type="radio"] {
  margin: 0;
}
.atr-input-boxed label {
  width: 100% !important;
  height: auto !important;
  line-height: 1.2;
 cursor: pointer;
}
  .spinners {
            border: 4px solid rgba(0, 0, 0, 0.1);
            border-radius: 50%;
            border-top: 4px solid #3498db;
            width: 30px;
            height: 30px;
            animation: spin 0.5s linear infinite;
            position: absolute;
            right: 10px;
            top: 50%;
            transform: translateY(-50%);
            display: none;
        }
        
        @keyframes spin {
            0% { transform: translateY(-50%) rotate(0deg); }
            100% { transform: translateY(-50%) rotate(360deg); }
        }
        
        .search-container {
            position: relative;
            width: 100%;
			margin-bottom :10px;
        }
        
        .dropdown-content {
            position: absolute;
            top: 100%; /* Directly below input */
            left: 0;
            right: 0;
            background: white;
            border: 1px solid #ddd;
            border-top: none;
            border-radius: 0 0 4px 4px;
            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
            z-index: 1000;
            display: none;
            max-height: 300px;
            overflow-y: auto;
        }
        
        .dropdown-content.show {
            display: block;
        }
        
        .dropdown-content a {
            display: block;
            padding: 10px 15px;
            text-decoration: none;
            color: #333;
            border-bottom: 1px solid #eee;
            transition: background 0.2s;
        }
        
        .dropdown-content a:hover {
            background: #f5f5f5;
        }
        
        .dropdown-content a:last-child {
            border-bottom: none;
        }
        
        .error-message {
            color: #e74c3c;
            margin-top: 5px;
            font-size: 14px;
            display: none;
        }
        
        .error-message.show {
            display: block;
        }
        
         /* #searchInput {
            width: 100%;
            padding: 12px 15px;
            padding-right: 50px;
            border: 1px solid #ddd;
            border-radius: 4px;
            font-size: 16px;
            box-sizing: border-box;
            margin-bottom: 0;
        }
        
        #searchInput:focus {
            outline: none;
            border-color: #3498db;
            box-shadow: 0 0 0 2px rgba(52, 152, 219, 0.2);
        }  */
        
        /* No results styling */
        .no-results {
            padding: 10px 15px;
            color: #666;
            font-style: italic;
        }
        
        /* Invisible spacer for margin */
        .margin-spacer {
            height: 10px;
            width: 100%;
            visibility: hidden;
        }
.dropdown-item { 
    display:block; 
    padding:10px; 
    text-decoration:none; 
    color:#333;
    cursor: pointer;
}
.dropdown-item:hover { background:#f1f1f1; }