@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;500;600;700;800&family=Inter:wght@300;400;500;600;700;800;900&family=Ubuntu:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hahmlet:wght@300;400;500;600;700&display=swap');

/* 
font-family: 'Fira Sans', sans-serif;
font-family: 'Inter', sans-serif;
font-family: 'Ubuntu', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'El Messiri', sans-serif;
font-family: 'Hahmlet', serif;


blue - #135191
orange - #ee933c

 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
    font-family: 'Poppins', sans-serif;
}
#menu,
#close {
    display: none;
}
.common {
    display: flex;
    justify-content: center;
}
.common-even {
    display: flex;
    justify-content: space-evenly;
}
.common-bet {
    display: flex;
    justify-content: space-between;
}
.common-around {
    display: flex;
    justify-content: space-around;
}
.align {
    align-items: center;
}
.flex-col {
    flex-direction: column;
}
.flex-row {
    flex-direction: row;
}
.col-10 {
    width: 10%;
}
.col-15 {
    width: 15%;
}
.col-20 {
    width: 20%;
}
.col-25 {
    width: 25%;
}
.col-30 {
    width: 30%;
}
.col-35 {
    width: 35%;
}
.col-40 {
    width: 40%;
}
.col-45 {
    width: 45%;
}
.col-50 {
    width: 50%;
}
.col-55 {
    width: 55%;
}
.col-60 {
    width: 60%;
}
.col-65 {
    width: 65%;
}
.col-70 {
    width: 70%;
}
.col-75 {
    width: 75%;
}
.col-80 {
    width: 80%;
}
.col-85 {
    width: 85%;
}
.col-90 {
    width: 90%;
}
.col-95 {
    width: 95%;
}
.col-100 {
    width: 100%;
}
.navigation-contact {
    height: 60px;
    background: #ff993a;
    border-bottom: 1px solid #d1d1d1;
}
.navigation-contact-slogan p {
    letter-spacing: .3px;
}
.navigation-contact-details a {
    text-decoration: none;
}
.navigation-contact-details span i {
    color: #135191;
}
.navigation-contact-details span a {
    color: #000000;
}
.navigation-contact-details span a:hover {
    text-decoration: underline;
}
.navigation-contact-details span:nth-child(1) i {
    transform: rotate(90deg);
}
.navigation {
    position: sticky;
    top: 0;
    z-index: 5;
    background: #ffffff;
    height: 100px;
    box-shadow: 2px 2px 10px 2px #dddddd;
}
.navigation-logo img {
    width: 120px;
}
.navigation-data nav ul {
    margin-top: 35px;
    list-style-type: none;
}
.navigation-data nav ul li a {
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    padding: 6px 15px;
    border-radius: 4px;
    letter-spacing: .3px;
    text-decoration: none;
}
.navigation-data nav ul li a:hover {
    color: #ffffff;
    transition: .3s;
    background: #135191;
}
.dropdown {
    position: absolute;
    top: 25px;
    z-index: 20;
    display: none;
    background: #ffffff;
}
#services-drop:hover .dropdown {
    display: block;
}
.dropdown li {
    padding: 5px;
}
.ss-home {
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
footer {
    height: auto;
    margin-top: 20px;
    background: #000000;
}
.footer-about,
.footer-links,
.footer-contact {
    height: auto;
    padding: 15px;
}
.footer-about p {
    color: #ffffff;
    font-size: 14px;
    letter-spacing: .3px;
}
.footer-about img {
    width: 120px;
}
.footer-about span i {
    color: #ffffff;
    font-size: 23px;
    margin-top: 15px;
}
.footer-about span i:hover {
    color: #ee933c;
}
.footer-links h2,
.footer-contact h2 {
    font-weight: 500;
    color: #ee933c;
    margin-bottom: 20px;
}
.footer-links ul li {
    list-style-type: none;
    margin-top: 7px;
}
.footer-links ul li a {
    color: #ffffff;
    text-decoration: none;
}
.footer-links ul li a:hover {
    color: #ee933c;
    transition: .3s;
}
.footer-contact span {
    margin-top: 5px;
}
.footer-contact span i,
.contact-data-details-box span i {
    color: #ee933c;
}
.footer-contact span a,
.contact-data-details-box span a {
    color: #ffffff;
    margin-left: 5px;
    text-decoration: 0;
}
.carousel {
    /* padding: 5px; */
    margin-bottom: 50px;
}
.carousel img {
    padding: 10px;
    height: 450px;
    border-radius: 15px;
}
/* .carousel-cell {
  width: 66%;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  border-radius: 5px;
  counter-increment: carousel-cell;
} */

/* cell number */
/* .carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
} */
.home-forecast-everyone {
    background: #9eceffd3;
}
.home-forecast-pocket {
    background: #ffd2a9;
}
.home-forecast-everyone,
.home-forecast-pocket,
.home-research,
.home-about,
.home-join,
.about-main-count,
.about-main-vision,
.for-queries,
.publication-box {
    margin: auto;
    box-shadow: 2px 2px 10px 2px #d8d8d8;
}
.home-forecast-everyone,
.home-forecast-pocket,
.forecast-pocket-right,
.home-research-main,
.about-main-count,
.about-main-vision,
.for-queries {
    height: auto;
    border-radius: 6px;
}
.forecast-everyone-left,
.forecast-everyone-right,
.forecast-pocket-left,
.forecast-pocket-right,
.home-research-main,
.about-main,
.about-main-vision,
.for-queries,
.events-main,
.research-main {
    padding: 20px;
}
.forecast-everyone-left img {
    width: 300px;
}
.forecast-everyone-right h2,
.forecast-pocket-left h2,
.home-about h2,
.home-research-main h2,
.about-main-start h2,
.about-count-box h3 {
    font-weight: 600;
    color: #1b2b3a;
    font-size: 2.3rem;
    line-height: 55px;
    letter-spacing: .4px;
}
.forecast-everyone-right h2,
.forecast-everyone-right p,
.forecast-pocket-left h2,
.forecast-pocket-left p,
.home-about p,
.about-vision-left p {
    width: 80%;
}
.forecast-everyone-right p,
.forecast-pocket-left p,
.about-vision-left p {
    margin: 25px 0;
    color: #5f5f5f;
    letter-spacing: .4px;
}
.forecast-everyone-right a {
    top: 10px;
}
.forecast-everyone-right a,
.forecast-pocket-left a,
.home-about a,
.home-join a,
.about-main-start a,
.about-vision-left a,
.event-register-link a {
    position: relative;
    color: #ffffff;
    padding: 7px 14px;
    border-radius: 5px;
    background: #1b2b3a;
    text-decoration: none;
}
.forecast-everyone-right a:hover,
.forecast-pocket-left a:hover,
.home-about a:hover,
.home-join a:hover,
.about-main-start a:hover,
.about-vision-left a:hover,
.event-register-link a:hover {
    transition: .3s;
    color: #000000;
    cursor: pointer;
    background: #ee933c;
}
.forecast-pocket-right-box {
    width: 320px;
    height: 250px;
    padding: 10px;
    border-radius: 10px;
    background: #252525;
}
.forecast-pocket-right-box h4 {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: .6px;
}
.forecast-pocket-right-box p {
    color: #8f8f8f;
    font-size: 13px;
}
.pocket-box {
    height: 80px;
    /* border: 2px solid white; */
}
.pocket-box b {
    color: #ffffff;
    font-size: 2.4pc;
    font-weight: 500;
}
.pocket-box img {
    width: 70px;
}
.pocket-box-desc {
    height: 100px;
    margin: auto;
    border-radius: 5px;
    background: #363636;
}
.pocket-box-desc span {
    width: 33%;
    padding: 10px;
    text-align: center;
}
.pocket-box-desc span img {
    width: 30px;
}
.pocket-box-desc span h5 {
    font-weight: 500;
    color: #ffffff;
}
.pocket-box-desc span h5:nth-child(1),
.pocket-box-desc span h5:nth-child(2) {
    margin: 5px 0 0 10px;
}
.home-about {
    height: auto;
    padding: 15px 0;
    margin-top: 3pc;
    text-align: center;
    background: #e7eef5;
}
.home-about img {
    width: 80%;
    height: auto;
    padding: 20px;
    border-radius: 5px;
}
.home-research-main,
.home-latest-main {
    margin-top: 2pc;
}
.home-research-main {
    background: #135191;
}
.home-research-main h2 {
    color: #e4e4e4;
    text-align: center;
}
.home-research-data {
    height: auto;
    overflow: auto;
    margin: 1pc 0;
    white-space: nowrap;
}
.home-research-box {
    width: 300px;
    height: 210px;
    padding: 20px 0;
    margin-left: 2pc;
    border-radius: 4px;
    text-align: center;
    white-space: nowrap;
    background: #033261;
    display: inline-block;
}
.home-research-box img {
    width: 80px;
}
.home-research-box h3 {
    font-weight: 600;
    color: #dddddd;
    margin-bottom: 30px;
}
.home-research-box a {
    color: #ffffff;
    padding: 4px 15px;
    border-radius: 3px;
    text-decoration: none;
    border: 2px solid #ffffff;
}
.home-research-box a:hover {
    transition: .3s;
    color: #000000;
    background: #ffffff;
}
.home-latest {
    margin: auto;
}
.home-latest-main h2 {
    font-weight: 600;
    color: #000000;
    padding-left: 10px;
    margin-bottom: 10px;
    letter-spacing: .6px;
    background: #ee933c;
}
.home-latest-points span {
    margin-top: 14px;
}
.home-latest-points a {
    color: #135191;
    text-decoration: none;
}
.home-latest-points a:hover {
    color: #ff993a;
}
.home-join {
    height: auto;
    padding: 20px 0;
    box-shadow: none;
    border-radius: 10px;
    background: #67b0f8;
}
.home-join h3 {
    font-weight: 600;
}

/* --------------------------- Contact ----------------------------- */

.heading-container {
    height: 170px;
    background-size: cover;
    background-position: center;
}
.heading-container h1 {
    font-weight: 600;
}
.contact-data {
    height: auto;
    padding-bottom: 2pc;
}
.contact-data-form {
    background: #07396b;
    border-radius: 10px 0 0 10px;
}
.contact-data-details {
    background: #033261;
    border-radius: 0 10px 10px 0;
}
.contact-data-form form,
.contact-data-details {
    padding: 30px;
}
.contact-data-form form h4 {
    font-weight: 500;
    color: #ee933c;
    font-size: 20px;
    margin-bottom: 10px;
}
.contact-data-details h5 {
    font-weight: 500;
    font-size: 20px;
}
.contact-data-details p {
    font-size: 15px;
    color: #afafaf;
    margin: 8px 0;
}
.contact-data-form form label {
    color: #ffffff;
    margin-top: 10px;
}
.contact-data-form form input,
.contact-data-form form textarea,
.contact-data-form form select {
    padding: 5px;
    outline: 0;
    color: #ffffff;
    font-size: 15px;
    border-radius: 3px;
    background: transparent;
    border: 2px solid #d8d8d8;
}
.contact-data-form form input[type="submit"] {
    width: 120px;
    border: 0;
    margin: auto;
    cursor: pointer;
    color: #000000;
    background: #ff993a;
}
.contact-data-form form input[type="submit"]:hover {
    background: #ff7b00;
    transition: .3s;
}
.contact-data-details-box span,
.contact-container  {
    margin-top: 2pc;
}
.contact-data-details-box span i {
    color: #ee933c;
}
.contact-data-details h5 {
    color: #ffffff;
}
.heading-container span {
    color: #000000;
}
.heading-container span a {
    color: #ff7b00;
    text-decoration: none;
}
/* -------------------------------- Weather -------------------------------- */

.weather-container {
    padding: 2pc;
}
.weather-container h2 {
    font-weight: 600;
    text-align: center;
    color: #135191;
}
.weather-container p {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
}
.weather-container p span {
    color: #ff7b00;
}
.weather-container h4 {
    font-weight: 600;
    color: #135191;
    font-size: 18px;
    margin: 15px 0;
    letter-spacing: .6px;
}
.weather-container h4 span {
    font-weight: 400;
    color: #080808;
}
.temperature-table,
.max-temp-table {
    margin: 1pc 0;
}
.temperature-table h3 {
    color: #ff7b00;
    font-weight: 600;
    letter-spacing: .6px;
    text-align: center;
}
.temperature-table table {
    text-align: center;
    border-collapse: collapse;
    border: 1px solid black;
}
.temperature-table table th {
    background: #07396b;
    color: #ffffff;
    font-weight: 600;
}
.temperature-table table th,
.temperature-table table tr,
.temperature-table table td {
    padding: 3px;
    border: 1px solid #07396b;
}
.max-temp-table {
    overflow: auto;
}
.rainfall-image,
.events-main-box {
    height: auto;
    row-gap: 2pc;
    column-gap: 2pc;
}
.rainfall-image img {
    width: 360px;
    height: auto;
    border-radius: 5px;
    box-shadow: 2px 2px 10px 2px #b6b6b6;
}

/* ---------------------------- About ------------------------------ */

.about-main-start p {
    letter-spacing: .4px;
    padding-bottom: 20px;
}
.about-main-start h2 {
    text-align: center;
}
.hide-about {
    display: none;
}
.about-main-vision,
.about-main-count,
.rainfall-image,
.research-main,
.research-latest {
    margin: 2pc 0;
}
.about-main-count,
.for-queries {
    background: #ffd2a9;
}
.about-count-box {
    width: 250px;
    height: 170px;
    border-radius: 5px;
}
.about-main-vision {
    height: auto;
    background: #c2dbf6;
}
.about-vision-left h3 {
    font-weight: 600;
    font-size: 1.5pc;
    color: #07396b;
    letter-spacing: .6px;
}
.about-vision-right img {
    width: 100%;
    height: auto;
}
.for-queries a {
    color: #135191;
    font-weight: 500;
    letter-spacing: .4px;
    text-decoration: none;
}
.for-queries a:hover {
    color: #033261;
}

/* ---------------------------Events ------------------------------ */

.events-main {
    height: auto;
}
.events-main-box {
    flex-wrap: wrap;
}
.events-box {
    width: 350px;
    height: 490px;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 2px 2px 10px 2px #b6b6b6;
}
.events-box h3 {
    font-weight: 600;
    letter-spacing: .7px;
}

.events-box img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}
.events-box span {
    text-align: center;
    padding: 5px 0;
    border-radius: 3px;
    margin-top: 10px;
}
.events-box span p {
    margin-left: 5px;
}
.event-register-link a {
    text-decoration: none;
}
.event-register-link {
    margin: 15px 0;
}
/* --------------------------- Research --------------------------- */

.research-latest {
    height: auto;
    border: 1px solid #135191;
}
.research-latest h3 {
    font-weight: 600;
    padding: 7px 14px;
    color: #ffffff;
    letter-spacing: .6px;
    background: #135191;
}
.research-latest-links span {
    padding: 5px;
}
.research-latest-links span i {
    margin-top: 5px;
}
.research-latest-links a {
    margin-left: 5px;
    animation: link .5s linear infinite;
    text-decoration: none;
}
.publications {
    height: auto;
}
.publications h3 {
    width: 200px;
    border-bottom: 2px solid #ee933c;
}
.publication-box {
    padding: 15px;
    margin: 20px 0;
    background: #d7e7f8;
}
.publication-box a {
    color: #ee933c;
    text-decoration: none;
}
.publication-box a:hover {
    color: #135191;
}
.publication-box a i {
    font-size: 13px;
}
#formal {
    margin: 2pc 0;
    text-align: center;
}

/* --------------------------------- ADMIN ----------------------------- */

.newadmin-main {
    height: auto;
}
.newadmin-left {
    position: fixed;
    left: 0;
    height: 100vh;
    background: #ffffff;
    border-right: 1px solid #afafaf;
}
.admin-logo {
    height: 70px;
    border-bottom: 1px solid #afafaf;
}
.admin-logo img {
    width: 120px;
}
.admin-left-nav ul {
    list-style-type: none;
}
.admin-left-nav ul li {
    margin-top: 10px;
}
.admin-left-nav ul li a {
    color: #98b0d8;
    font-weight: 500;
    padding-left: 30px;
    text-decoration: none;
}
.admin-left-nav ul li a:hover {
    color: #004aad;
    transition: .3s;
}
.newadmin-right {
    position: absolute;
    right: 0;
    height: 100%;
    background: #e0e7f0;
}
.admin-main-nav {
    height: 70px;
    border-bottom: 1px solid #afafaf;
}
.admin-main-nav-left h3,
.login-form form h3 {
    font-weight: 600;
    letter-spacing: 1px;
}
.admin-main-nav-right a {
    color: #004aad;
    font-weight: 500;
    text-decoration: none;
}
.admin-main-nav-left h3,
.admin-main-nav-right a {
    padding: 20px;
}
.admin-main-nav-right a:hover {
    transition: .3s;
    transform: scale(1.1);
}
.admin-main-nav-right a:nth-child(2) {
    color: #ff0000;
}
.admin-table-heading {
    padding: 10px 20px;
}
.admin-table-heading h3 {
    font-weight: 500;
    color: #004aad;
    letter-spacing: .6px;
}
.admin-table-heading p {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .4px;
}
.admin-table-heading span:nth-child(2) {
    margin: 20px 30px 0 0;
}
.admin-table-heading a {
    color: #ffffff;
    font-size: 14px;
    padding: 7px 10px;
    border-radius: 4px;
    background: #004aad;
    text-decoration: none;
}
.admin-table-heading a:hover {
    transition: .3s;
    background: #002453;
}
.admin-table {
    padding: 20px;
    overflow: scroll;
}
.admin-table table {
    background: #ffffff;
    border-collapse: collapse;
}
.admin-table table th,
.admin-table table td {
    padding: 8px;
    font-size: 14px;
    text-align: center;
    letter-spacing: .4px;
    border: 1px solid #afafaf;
}
.admin-table table th {
    font-weight: 500;
    background: #88b2e7;
}
.admin-download {
    height: auto;
    bottom: 20px;
    position: absolute;
}
.admin-download button {
    color: #ffffff;
    outline: 0;
    border: 0;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 4px;
    background: #004aad;
    text-decoration: none;
}
.admin-download button:hover {
    transition: .3s;
    background: #002453;
}
.admin-table input {
    outline: 0;
    padding: 5px;
}
#event-del,
#event-up,
.weather-form form input[type="submit"] {
    border: 0;
    cursor: pointer;
    color: #ffffff;
    padding: 3px 10px;
}
#event-del {
    background-color: rgb(255, 0, 0);
}
#event-up,
.weather-form form input[type="submit"] {
    background-color: rgb(0, 110, 0);
}











@keyframes link {
    0% {
        color: red;
    }
    25% {
        color: violet;
    }
    33% {
        color: blue;
    }
    66% {
        color: yellow;
    }
    75% {
        color: indigo;
    }
    100% {
        color: green;
    }
}



@media only screen and (max-width:1023px) {
    .dropdown {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .carousel {
        margin-top: 70px;
    }
    .carousel img {
        width: 100%;
        height: 240px;
      }
    #menu,
    #close {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 10;
        display: block;
        width: 27px;
    }
    #close {
        display: none;
    }
    .navigation {
        position: fixed;
    }
    .navigation-contact,
    .navigation,
    .home-join,
    .about-main-vision,
    .rainfall-image {
        height: auto;
        flex-direction: column;
    }
    .navigation-contact-slogan,
    .navigation-contact-details,
    .navigation-data nav ul,
    .navigation-logo,
    .navigation-data,
    .contact-data,
    .contact-data-details {
        width: 100%;
        flex-direction: column;
    }
    .contact-data-form,
    .contact-data-details {
        border-radius: 0;
    }
    .navigation-contact-slogan p {
        display: none;
    }
    .navigation-contact-details span {
        margin-top: 5px;
    }
    .navigation-data nav {
        display: none;
    }
    .navigation-data nav ul {
        margin-top: -10px;
    }
    .navigation-data nav ul li {
        margin-top: 15px;
    }
    .heading-container {
        height: 100px;
        margin-top: 4pc;
    }
    .heading-container h1 {
        font-size: 22px;
    }
    .heading-container span {
        font-size: 13px;
    }
    footer {
        height: auto;
        width: 100%;
        flex-direction: column;
    }
    .footer-about,
    .footer-contact,
    .footer-links,
    .forecast-everyone-left,
    .forecast-everyone-right,
    .forecast-everyone-left img,
    .forecast-everyone-right h2,
    .forecast-everyone-right p,
    .forecast-pocket-right,
    .forecast-pocket-left,
    .forecast-pocket-left h2,
    .forecast-pocket-left p,
    .contact-data-form,
    .about-count-box,
    .about-vision-left,
    .about-vision-right,
    .about-vision-left p {
        width: 100%;
    }
    .home-forecast-everyone {
        padding-bottom: 20px;
    }
    .forecast-everyone-left,
    .forecast-everyone-right,
    .weather-container {
        padding: 10px;
    }
    .home-forecast-everyone,
    .home-forecast-pocket {
        height: auto;
        flex-direction: column;
    }
    .forecast-everyone-left img,
    .home-about img,
    .about-vision-right img {
        width: 80%;
        padding: 0;
        height: auto;
    }
    .forecast-everyone-right,
    .forecast-pocket-left  {
        text-align: center;
    }
    .forecast-everyone-right h2,
    .forecast-pocket-left h2,
    .home-about h2,
    .home-research h2,
    .home-research-box h3,
    .home-latest h2,
    .home-join h3,
    .contact-data-form form h4,
    .weather-container h2,
    .weather-container p,
    .temperature-table h3,
    .about-main-start h2,
    .about-count-box h3,
    .about-vision-left h3,
    .events-box h3 {
        font-size: 18px;
        line-height: 30px;
    }
    .forecast-everyone-right p,
    .forecast-pocket-left p,
    .home-about p,
    .home-latest-main span i,
    .home-latest-main a,
    .temperature-table table th,
    .temperature-table table tr,
    .temperature-table table td,
    .about-main-start p,
    .about-count-box p,
    .about-vision-left p,
    .for-queries a,
    .for-queries p,
    .events-box p,
    .research-latest-links span,
    .publication-box p,
    .publication-box a {
        font-size: 12px;
        margin: 0;
    }
    .forecast-everyone-right a,
    .forecast-pocket-left a,
    .home-about a,
    .home-research-box a,
    .home-join a,
    .about-main-start a,
    .event-register-link a {
        font-size: 12px;
        padding: 4px 10px;
    }
    .weather-container h4 {
        font-size: 12px;
    }
    .about-main-count {
        flex-wrap: wrap;
    }
    .about-count-box {
        width: 50%;
        height: auto;
        /* flex-wrap: wrap; */
        padding: 20px 0;
    }
    .about-vision-left p {
        margin: 10px 0;
    }
    .events-box {
        height: auto;
    }
    /* ------------------- ADMIN -------------------- */

    #adminbar,
    #admintimes {
        position: fixed;
        z-index: 10;
        right: 30px;
        top: 30px;
    }
    .admin-heading h1,
    .admin-table-min h1,
    .app-container h1,
    .login-heading h1 {
        font-size: 16px;
    }
    .app-main,
    .newadmin-left,
    .newadmin-right,
    .admin-main-nav-left,
    .admin-main-nav-right {
        width: 100%;
    }
    .newadmin-left,
    .newadmin-right {
        position: relative;
        inset: 0;
    }
    .newadmin-left {
        height: auto;
        position: sticky;
        top: 0;
        z-index: 10;
    }
    .admin-left-nav ul li {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .admin-left-nav ul li a {
        padding-left: 0;
    }
    .admin-main-nav-left,
    .admin-main-nav-right {
        width: 50%;
        font-size: 12px;
    }
    .admin-logo {
        border: 0;
    }
    #adminbar,
    #admintimes {
        position: fixed;
        z-index: 10;
        right: 30px;
        top: 30px;
    }
    .admin-download {
        bottom: 4px;
        font-size: 12px;
    }
    .admin-recent-blogs {
        margin-top: 20pc;
    }
    .repeat form input[type="submit"] {
        margin: 0 0 10px 23px;
    }
}