body {
  font-size: 14px;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}

a {
  text-decoration: none;
}

::placeholder {
  text-align: center;
}

/* for sign up and login */
.SLform input {
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #e4e4e7;
}

#SLcol {
  border-radius: 15px;
}

.SLform button {
  border-radius: 10px;
  background-color: #ebbf0f;
  padding: 10px;
  border: none;
  margin-bottom: 15px;
}

#gbtn {
  background-color: #f8fafc;
}

#gbtn img {
  margin-right: 10px;
}

.SLform .checkbox {
  width: 40px;
  height: 18px;
  margin-bottom: 50px;
}

.SLform label {
  margin-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}

.SLform p {
  margin-top: 30px;
  margin-bottom: 0px;
}
.SLform a {
  color: #0b4a6f;
}

/* navbar index */
#nav-index {
  box-shadow: 0px 0px 5px 0px;
}

#nav-index li a {
  text-decoration: none;
  color: black;
}

#btn-dash {
  border: 1.5px solid #ebbf0f;
  border-radius: 15px;
}

#btn-sign {
  background-color: #ebbf0f;
  border-radius: 15px;
}

/* intro section */
#navishadow {
  position: absolute;
  width: 60%;
  height: 10%;
  left: 20%;
  top: 80%;
  background: rgba(0, 139, 209, 0.26);
  filter: blur(30px);
  flex: none;
  order: 1;
  flex-grow: 0;
  z-index: 1;
}

#navihead {
  font-size: 46px;
  font-weight: 500;
}

#navihead span {
  color: #0b4a6f;
}

#navibtn1 {
  border-radius: 20px;
  background-color: #0b4a6f;
  border: none;
}

#navibtn2 {
  border-radius: 20px;
  border: #0b4a6f;
}

#navi {
  right: 30px;
  top: -100px;
}

#hyperbot {
  padding: 0px 10%;
}

#hyperbot h6 {
  font-weight: 500;
}

#hb1 {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
}

#hb1 span {
  border: 1px solid #e3e3e3;
  position: absolute;
  border-radius: 50%;
}
#hb1 span i {
  font-size: 32px;
}

#hb1 h6 {
  margin-top: 120px;
  font-weight: 500;
}

#hb1 p {
  color: #767676;
}
#hb1:hover,
#hb2:hover {
  background-color: #0b4a6f;
  color: white;
}
#hb2 {
  border-radius: 10px;
  border: 1px solid #e3e3e3;
  color: rgb(0, 0, 0);
}

#hb2 span {
  position: absolute;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
}

#hb2 span i {
  font-size: 32px;
  color: #ebbf0f;
}
#hb2 p {
  color: #767676;
}
#hb2 h6 {
  margin-top: 120px;
  font-weight: 500;
}

#dbcont {
  padding: 0px 10%;
}

#dbcont h6 {
  font-weight: 500;
}

#sbar {
  background-color: #0b4a6f;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #0b4a6f;
  z-index: 1000;
  overflow: hidden;
}

#sbar1 {
  background-color: #0b4a6f;
}

#sbarbtn {
  border-top: 1px solid #41728f;
}

#btnb {
  background-color: #0b4a6f;
  border: none;
  border-radius: 5px;
}

#btny {
  background-color: #ebbf0f;
  border: none;
  border-radius: 5px;
}

#nav2 {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  position: fixed;
  top: 0;
  right: 0;
  width: 83.3333%;
  z-index: 1041;
  background-color: white;
}

#dbody1 nav {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

#contentscroll {
  position: absolute;
  top: 56px;
  left: 20%;
  padding: 20px;
}

#mintext {
  font-size: 10px;
}

#profimg {
  border-radius: 50px;
}

#proftext {
  vertical-align: middle;
}

#stats1 {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  background-color: #0b4a6f;
  font-size: 10px;
}

#stats {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  font-size: 10px;
}

#new-ad {
  float: right;
  color: rgb(4, 236, 0);
}

#stats h1 {
  font-weight: 500;
}

#stats1 h1 {
  font-weight: 500;
}

#stats p {
  color: #767676;
}

#stat3 span {
  float: right;
  width: 33%;
  text-align: center;
  margin-top: 15px;
}

#bold {
  color: #000;
}

.marg {
  padding-bottom: 65px;
}

#recpost {
  font-weight: 600;
  color: #000;
}

#stats4 {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}

#contentscroll thead {
  background-color: #f8fafc;
}

table {
  border-top: none;
}

#mouse img {
  display: inline-block;
  border-radius: 50%;
}

#mouse p {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0px;
  padding-left: 10px;
}

/*Queued posts*/
#search {
  border-radius: 5px;
  background-color: white;
  border: 1px solid #e3e3e3;
  width: 30%;
}

#search::placeholder {
  text-align: left;
}

#msgbtn a {
  margin: 0px;
  padding-bottom: 3px;
  background-color: white;
  border: none;
  text-decoration: none;
  color: inherit;
}

#msgbtn a.active {
  border-bottom: 1px solid #000;
}

#filterbtn {
  border: 1px solid #0b4a6f;
  border-radius: 5px;
}

#filterbtn1 {
  background-color: #e3e3e3;
  border-radius: 5px;
}

#contentscroll1 {
  position: absolute;
  top: 118px;
  left: 20%;
  padding: 20px;
}

#tablepost a {
  background-color: #e3e3e3;
  border-radius: 5px;
  font-size: 14px;
}

#tablepost i {
  background-color: #e3e3e3;
  border-radius: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

/* Reports*/
#analyticsbtn {
  border: 1px solid #9d9d9d;
  border-radius: 5px;
  color: #9d9d9d;
}

#analyticsbtn1 {
  border: 1px solid #9d9d9d;
  border-radius: 5px;
  background-color: #ebbf0f;
  color: #9d9d9d;
}

#stats5 {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  background-color: #ebbf0f;
  font-size: 10px;
}

#stats5 h1 {
  font-weight: 500;
}

#engchart {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
}

#engchart div {
  height: 300px;
}

figure div {
  height: 300px;
}

#reachchart {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
}

#reachchart div {
  height: 300px;
}

#pbar {
  border: 1px solid #e3e3e3;
  border-radius: 10px;
}

#pbar span {
  float: right;
}

#progbar {
  width: calc(aria-valuenow * 100 / aria-valuemax);
}

#progbar1 {
  height: 5px;
}

#reachchart p span {
  float: right;
}

#analyticsbtn2 {
  border-radius: 5px;
  background-color: #ebbf0f;
}

#accmid {
  margin-left: 45%;
}

#acc {
  border: 1px solid #e3e3e3;
  border-radius: 15px;
}

td .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

td .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

td .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

td .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

td input:checked + .slider {
  background-color: #34c759;
}

td input:focus + .slider {
  box-shadow: 0 0 1px #34c759;
}

td input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
td .slider.round {
  border-radius: 34px;
}

td .slider.round:before {
  border-radius: 50%;
}

#acc td {
  vertical-align: middle;
}

#dots div {
  width: 5px;
  height: 5px;
  background-color: black;
  margin: 6px 0;
  border-radius: 50px;
}

#dots {
  width: 46px;
  padding: 2px 20px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
}

/* Messages */
#smimg {
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  margin-left: 15px;
  margin-right: 1px;
}

#smimg img.a {
  margin-left: 2%;
}

#smimg img.b {
  margin-left: 10%;
}

#smimg img.c {
  margin-left: 10%;
}

#smimg img.d {
  margin-left: 10%;
}

#mname {
  border-top: 1px solid #e3e3e3;
}

#mname #dots {
  float: right;
  display: inline;
  margin-right: 3%;
}

#mname p {
  display: inline-block;
  margin-top: 15px;
}

#ptime {
  float: right;
}

.borderbr {
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}

#contentscroll2 {
  position: absolute;
  top: 151px;
  left: 20%;
  padding: 20px;
  overflow-y: auto;
  height: 461px;
}

#contentscroll2::-webkit-scrollbar {
  display: none;
}

#contentscroll3 {
  position: absolute;
  top: 151px;
  left: 52%;
  padding: 20px;
  overflow-y: auto;
  height: 401px;
}

#contentscroll3::-webkit-scrollbar {
  display: none;
}

#msgbody {
  height: 100%;
}

#msgdiv {
  float: right;
  width: 51%;
}

.msg-recieved {
  width: 43%;
}

.msg-recieved #msg-text {
  margin-left: 13%;
  text-align: justify;
}

#react {
  float: right;
}

#react span {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 3px 5px;
  margin: 2px;
}

.msg-sent {
  width: 86%;
  float: right;
}

.msg-sent #msg-text {
  margin-left: 13%;
  text-align: justify;
  background-color: #e7e5e5;
  border-radius: 10px;
}

#react {
  float: right;
}

#react span {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 3px 5px;
  margin: 2px;
}

#msg-bar {
  width: 100%;
  bottom: 0;
  position: fixed;
  margin: 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  height: 60px;
  vertical-align: middle;
  background-color: white;
}

#msg-bar a {
  color: #0b4a6f;
}

#msg-type {
  width: 45%;
  margin-left: 5px;
  border: none;
  height: 60px;
}

#msg-type::placeholder {
  text-align: left;
}

a {
  text-decoration: none;
  color: inherit;
}

/*Shedule posts*/
#tableshed {
  color: gray;
}

#tableshed tbody td {
  height: 135px;
  width: 135px;
}

#tableshed tbody #p1 {
  color: rgb(49, 49, 236);
  background-color: #9bdaff;
}

#tableshed tbody #p2 {
  color: rgb(249, 110, 36);
  background-color: #ffc89b;
}

#tableshed tbody #p3 {
  color: rgb(0, 0, 0);
  background-color: #979797;
}

#tableshed tbody #p4 {
  color: rgb(236, 49, 49);
  background-color: #ff9b9b;
}

#filterbtn i {
  font-size: 14px;
}

/*Modal*/
.modal-dialog {
  margin-left: 19%;
  margin-top: 7%;
}

.modal-content {
  width: 180%;
  height: 420px;
}

#modalright {
  text-align: center;
  border: 1px solid #e3e3e3;
}

#modalright img {
  display: inline;
  margin-bottom: 5px;
  border-radius: 50px;
}

#modalright h6 {
  display: inline;
  margin-left: 10px;
}

#modalleft {
  border: 1px solid #e3e3e3;
}

#modallefta {
  padding: 13px 17px;
  border-radius: 50%;
  border: 1px solid #e3e3e3;
}

#modalleft img {
  margin-left: 10px;
}

#modleft {
  float: right;
}

#modleft h6 {
  display: inline;
  margin-left: 10px;
  cursor: pointer;
}

#modleft h6.active {
  padding-bottom: 8px;
  border-bottom: 3px solid #0b4a6f;
}

#modalr2 {
  border: 1px solid #e3e3e3;
}

#modall2 {
  border: 1px solid #e3e3e3;
}

#modall2 textarea {
  height: 65%;
  width: 100%;
  border: none;
}

#modalb p {
  float: right;
  margin-right: 15px;
  color: #0b4a6f;
}

#modalb i {
  font-size: 18px;
  margin-left: 15px;
}

#modalb {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

#modalbtn {
  float: right;
  margin-right: 10px;
  border-radius: 5px;
  border: none;
}

#modalb2 button {
  margin-left: 20px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  background-color: white;
}

#modalbtn.b1 {
  background-color: #ebbf0f;
}

#modalbtn.b2 {
  background-color: #0b4a6f;
}

#msg-bar1 {
  width: 18%;
  bottom: 17%;
  position: fixed;
  margin: 0px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  height: 60px;
  vertical-align: middle;
  background-color: white;
}

#modalmsg {
  height: 256px;
  overflow-y: scroll;
}

#modalmsg::-webkit-scrollbar {
  display: none;
}

#modalmsg a {
  float: right;
  margin-right: 10px;
  color: #0b4a6f;
}

#modalmsg p {
  margin-top: 10px;
  margin-bottom: 30px;
}

/* drop down */

.dropbtn:hover,
.dropbtn:focus {
  background-color: #2980b9;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

#btop {
  border-top: 1px solid #e3e3e3;
}

.dropdown a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}
#modall2 table {
  width: 70%;
  margin-top: 32px;
  margin-bottom: 32px;
  text-align: center;
  color: #b9b9b9;
}
#modall2 tr {
  margin-top: 2px;
}
#this-m {
  color: #000;
}
#accborder {
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  height: 100%;
}
#accr {
  height: 45%;
}
#accborder img {
  margin-top: 10px;
}
#accborder p {
  margin-top: 20px;
}
#accborder button {
  width: 50%;
  padding: 10px 0;
  border-radius: 5px;
  border: none;
  background-color: #ebbf0f;
  color: white;
}
.SLform1 input {
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #e4e4e7;
}

.SLform1 button {
  border-radius: 10px;
  background-color: #ebbf0f;
  padding: 10px;
  border: none;
  margin-bottom: 15px;
}

.SLform1 .checkbox {
  width: 40px;
  height: 18px;
  margin-bottom: 20px;
}

.SLform1 label {
  margin-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
}

.SLform1 p {
  margin-top: 0px;
  margin-bottom: 0px;
}
.SLform1 a {
  color: #0b4a6f;
}
/*animations*/

.animate2 {
  animation-name: floatingR;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-out;
  margin-left: 30px;
  margin-top: 5px;
}

.animate1 {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
}

@keyframes floating {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(15px, 0);
  }
  100% {
    transform: translate(-0px, 0);
  }
}

@keyframes floatingR {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(-15px, 0);
  }
  100% {
    transform: translate(0px, 0);
  }
}

.footer {
  background-color: #f8fafc;
}
.bold {
  font-weight: 500;
}
.gray {
  color: #767676;
}
#btnsub {
  background-color: #0b4a6f;
  color: white;
}
.text-primary {
  color: #0b4a6f;
}
.byo:hover {
  background-color: #ebbf0f;
  color: white;
}
.by:hover {
  background-color: #b89300;
}
.bbo:hover {
  background-color: #0b4a6f;
  color: white;
}
.bb:hover {
  background-color: #00263b;
}

.navbar-toggler {
  background-color: #ebbf0f;
  color: white;
}

.navbar-toggler span {
  color: white;
}
