.solid-button-container {
  cursor: pointer;
  display: flex;
  position: relative;
}
.solid-button-button {
  color: var(--dl-color-gray-white);
  border: none;
  cursor: pointer;
  transition: 0.3s;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #040404;
}
.solid-button-button:hover {
  background-color: #ab7f28;
}
.solid-button-root-class-name {
  align-self: center;
  margin-top: var(--dl-space-space-quadruple);
}

.communication-container {
  width: 100%;
  height: auto;
  #display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.communication-top-container {
  width: 100%;
  #height: 96px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  #background-image: url("public/playground_assets/image%20%5B2%5D-1500w.jpg");
  background-position: left;
}
.communication-navbar {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-halfunit);
  max-width: 90%;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.communication-logo {
  color: #fffefe;
  font-style: normal;
  font-weight: 600;
}
.communication-right-side {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.communication-links-container {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.communication-text {
  color: #f5f0f0;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.communication-text1 {
  color: #ffffff;
  margin-right: var(--dl-space-space-doubleunit);
}
.communication-navlink {
  color: #ffffff;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.communication-link {
  display: contents;
}
.communication-icon {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
.communication-burger-menu {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.communication-burger-menu {
  width: 24px;
  height: 24px;
}
.communication-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.communication-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.communication-top {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.communication-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.communication-icon05 {
  width: 24px;
  height: 24px;
}
.communication-right-side1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.communication-links-container1 {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: space-between;
}
.communication-text2 {
  margin-bottom: 8px;
}
.communication-text3 {
  margin-bottom: 8px;
}
.communication-text4 {
  margin-bottom: 8px;
}
.communication-link1 {
  display: contents;
}
.communication-follow-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.communication-text6 {
  padding-bottom: var(--dl-space-space-halfunit);
}
.communication-icons-container {
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.communication-link2 {
  display: contents;
}
.communication-icon07 {
  width: 24px;
  height: 24px;
}
.communication-link3 {
  display: contents;
}
.communication-icon09 {
  width: 24px;
  height: 24px;
}
.communication-link4 {
  display: contents;
}
.communication-icon11 {
  width: 24px;
  height: 24px;
}
.communication-main {
  width: 100%;
  #border: 2px dashed rgba(120, 120, 120, 0.4);
  #height: 1028px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-unit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-unit);
  justify-content: flex-start;
}
.communication-footer {
  color: var(--dl-color-gray-white);
  width: 100%;
  display: flex;
  #padding: var(--dl-space-space-tripleunit);
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.communication-menu {
  width: 100%;
  display: flex;
  max-width: 1000px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.communication-logo2 {
  font-size: 1.6rem;
  text-align: center;
  font-family: Poppins;
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.communication-follow-container1 {
  display: flex;
  align-items: center;
  margin-left: 50px;
  flex-direction: column;
  justify-content: space-between;
}
.communication-icons-container1 {
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.communication-link5 {
  display: contents;
}
.communication-icon13 {
  fill: var(--dl-color-gray-white);
  width: 24px;
  height: 24px;
}
@media(max-width: 767px) {
  .communication-right-side {
    display: none;
  }
  .communication-burger-menu {
    display: flex;
  }
  .communication-main {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .communication-menu {
    flex-direction: column;
  }
}
@media(max-width: 479px) {
  .communication-icon {
    margin-top: var(--dl-space-space-halfunit);
  }
  .communication-logo2 {
    font-size: 1.3rem;
  }
  .communication-follow-container1 {
    margin-left: 0px;
  }
  .communication-icon13 {
    margin-top: var(--dl-space-space-halfunit);
  }
}


.navbar-toggler span {
  display: block;
  background-color: #4f4f4f;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}



.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(2) {
  opacity: 1;
}

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler span:nth-child(1) {
  margin-top: 0.3em;
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

.dropdown .dropdown-menu {
  display: none;
}
.navbar .navbar-nav .nav-link {
    color: #000000;
    font-size: 1.1em;
}
.navbar .navbar-nav .nav-link:hover{
    color: #808080;
}

.dropdown:hover .dropdown-menu {
  display: block;
}


/* Header/Blog Title */
.header {
  padding: 0px;
  font-size: 40px;
  text-align: center;
  background: white;
}

/* Create two unequal columns that floats next to each other */
/* Left column */
.leftcolumn {
  float: left;
  width: 75%;
}

/* Fake image */
.fakeimg {
  width: 100%;
  padding: 10px;
}

/* Add a card effect for articles */
.card {
  background-color: white;
  padding: 20px;
  margin-top: 20px;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
  .leftcolumn, .rightcolumn {
    width: 100%;
    padding: 0;
  }
}

table.GeneratedTable {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
  border-width: 2px;
  border-color: #ffcc00;
  border-style: solid;
  color: #000000;
}

table.GeneratedTable td, table.GeneratedTable th {
  border-width: 2px;
  border-color: #ffcc00;
  border-style: solid;
  padding: 3px;
  text-align: center;
}

table.GeneratedTable thead {
  background-color: #ffcc00;
  text-align: center;
}



.controlAll{
  padding: 02px;
  background: black;
  width: 100%;
  #min-width: 1200px;
  color: white;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}