input[required],
select[required] {
    /*background-image: radial-gradient(goldenrod 15%, transparent 16%) !important;*/
    /*background-size: 1em 1em !important;*/
    /*background-position: top right !important;*/
    /*background-repeat: no-repeat !important;*/
    border-bottom: 5px solid gold !important;
    height: auto;
    padding-top: 5px;
}

textarea[required] {
    border-bottom: 5px solid gold;
}

div[required] {
    color: black !important;
    font-weight: bold;
    direction: rtl;
    padding: 5px;
}

div[required]::after {
    content: "* لطفا توجه کنید که بخش های الزامی با زیرخط طلایی نمایش داده می شوند";
    color: black;
    border-bottom: 5px solid gold;
    font-size: small;
    padding: 0 5px 0 5px;
    margin: 3px;
}

.box {
    width: 600px;
    margin: 0 auto;
}

@font-face {
    font-family: IranSan;
    src: url("/public/fonts/IRANSansWeb.woff2") format("woff2"),
        url("/public/fonts/IRANSansWeb.woff") format("woff"),
        url("/public/fonts/IRANSansWeb.ttf") format("ttf");
}

@font-face {
    font-family: FA;
    src: url("/public/fonts/fa-solid-900.woff2") format("woff2"),
        url("/public/fonts/fa-solid-900.woff") format("woff"),
        url("/public/fonts/fa-solid-900.ttf") format("ttf");
}

* {
    font-family: IranSan, FA, Tahoma, serif !important;
    text-shadow: 0 0 2px lightgrey;
    vertical-align: middle;
    white-space: normal !important;
    word-wrap: break-word;
    height: auto;
}

body {
    margin: 0 auto;
    background-image: url("/public/uploads/site/leather.png");
    background-attachment: fixed;
    background-repeat: repeat;
    background-color: lightgrey;
    direction: rtl;
    text-align: right;
    display: table;
}

.login-page {
    background-image: url("/public/uploads/site/leather.png");
    background-repeat: repeat;
    background-attachment: fixed;
    background-color: lightgrey;
}

.form-control {
    border: 1px solid #d1d4d7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #3d3f42;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.activity .panel .panel-heading {
    line-height: 20px;
    height: 70px;
    padding-top: 15px;
}

.activity .panel .panel-heading img {
    height: 40px;
    margin: 0 15px 15px 0;
    float: left;
}

.activity .panel .panel-heading .small {
    color: #d1d4d7;
}

.activity .panel .panel-heading .pull-right {
    font-size: 16px;
    color: black;
    float: right !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    border-radius: 10px;
    margin: 3px;
}

.navbar-nav {
    padding: 0px !important;
}

.navbar-brand {
    padding: 11px 15px;
}

.activity .panel .panel-heading .pull-left {
    font-size: 12px;
    color: black;
    float: left !important;
}

.activity .panel .panel-heading .pull-right i {
    font-size: 14px;
}

.activity .panel .panel-body .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.activity .panel .panel-body .video-container iframe,
.activity .panel .panel-body .video-container object,
.activity .panel .panel-body .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

button.close {
    float: left !important;
}

.activity .panel .panel-body .actions {
    background: #f8f9fa;
    margin: 15px -15px 0 -15px;
    padding: 0 20px 0 10px;
    line-height: 50px;
    font-size: 12px;
}

.activity .panel .panel-body .actions .btn {
    font-size: 12px;
    text-decoration: none;
}

.btn {
    margin: 2px;
}

.activity .panel .panel-body .media-object {
    width: 30px;
}

.activity .panel .panel-body .media .media-body .media-heading {
    font-weight: 500;
}

.activity .panel .panel-body .media .media-body .small {
    color: #d1d4d7;
}

.activity .panel .panel-body .media .media-body p {
    margin-top: 10px;
    font-size: 12px;
}

img {
    max-height: 400px;
}

.autocomplete {
    text-align: right;
    direction: rtl;
    float: right;
    clear: both;
    position: absolute;
}

.nav-tabs>li {
    float: right !important;
}

.float-grid-columns {
    float: right !important;
}

.layout-fixed .main-sidebar {
    float: right !important;
    right: 0;
}

body:not(.sidebar-mini-md) .content-wrapper,
body:not(.sidebar-mini-md) .main-footer,
body:not(.sidebar-mini-md) .main-header {
    margin-right: 250px !important;
    margin-left: 0px !important;
}

.sidebar-mini.sidebar-collapse .content-wrapper,
.sidebar-mini.sidebar-collapse .main-footer,
.sidebar-mini.sidebar-collapse .main-header {
    margin-left: 0px !important;
    margin-right: 250px !important;
}

.sidebar-mini .nav-sidebar {
    padding: 0px !important;
}

.nav-link {
    padding: 0.5rem 0 0 1rem !important;
}

.tree-delete {
    color: red;
}

.tree-edit {
    color: green;
}

.tree-memberduplicate {
    color: #222629;
}

.add-root {
    color: darkorange;
}

.add-middlegen {
    color: #00bbf5;
}

.ribbon {
    margin: 0 !important;
    padding: 0 !important;
    background: rebeccapurple !important;
    color: white !important;
    padding: 1em 0 !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    transform: translateX(30%) translateY(0%) rotate(45deg) !important;
    transform-origin: top left !important;
}

.ribbon:before {
    right: 100%;
}

.ribbon:after {
    left: 100%;
}

.error {
    display: block;
    color: red;
    font-weight: bold;
    padding: 11px;
    border-bottom: 5px solid red;
    clear: both;
    position: relative;
}

.error:before {
    content: " خطا! ";
}

/* The Overlay (background) */
#overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 100%;
    position: fixed;
    /* Stay in place */
    z-index: 99999;
    /* Sit on top */
    right: 0;
    top: 0;
    background-color: rgb(0, 0, 0);
    /* Black fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/opacity */
    overflow-x: hidden;
    /* Disable horizontal scroll */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on
reveal) */
    display: none;
    text-align: center;
    font-size: 3vw;
    font-weight: bold;
    color: white;
    padding: 10% 0 0 0;
}

/* Position the content inside the overlay */
#overlay-content {
    position: relative;
    top: 25%;
    /* 25% from the top */
    width: 100%;
    /* 100% width */
    text-align: center;
    /* Centered text/links */
    margin-top: 30px;
    /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
#overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    /* Display block instead of inline */
    transition: 0.3s;
    /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
#overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
#overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close
button again, so they don't overlap */
@media screen and (max-height: 450px) {
    #overlay a {
        font-size: 20px;
    }

    #overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

input[type="text"]:optional:focus {
    border-bottom: 5px solid greenyellow;
}

textarea:optional:focus {
    border-bottom: 5px solid greenyellow;
}

textarea {
    resize: vertical !important;
    white-space: pre-wrap !important;
}

mark {
    font-size: 300%;
    border-bottom: 10px solid red;
    padding: 5px;
}

.login-page,
.register-page {
    direction: ltr !important;
}

.content {
    margin-top: 50px;
}

.jumbotron {
    background-color: whitesmoke;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    text-shadow: 0 0 15px whitesmoke !important;
    height: 550px;
    opacity: 1;
    border-radius: 0 0 10px 10px !important;
    width: 100%;
    max-width: 100%;
}

.jumbotron:hover {
    opacity: 0.9;
}

.row {
    margin: 0 auto !important;
}

.homeimg {
    width: 95px !important;
    height: 95px !important;
    margin: 0 auto;
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5)) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=5, OffY=5, Color='#444')" !important;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=5, OffY=5, Color='#444')" !important;
}

.tcenter {
    margin: 0 auto;
    display: inline-block;
}

.tcenterN {
    margin: 0 auto;
}

#searchbar {
    width: 100% !important;
}

/*#searchbar:hover {*/
/* background: url("/public/uploads/site/ReturnToRoot.png") gold;*/
/* background-repeat: repeat-x;*/
/* background-position: center;*/
/*}*/

@media (min-width: 768px) {
    .navbar-nav>li {
        float: right !important;
    }
}

@media (max-width: 767px)
/* The minimum width of the display area,
    such as a browser window*/
    {
    .modal {
        top: auto;
        /*left: auto;*/
    }
}

.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

@media only screen and (min-width: 1024px) {
    .modal-body {
        max-height: calc(100vh - 210px);
        overflow-y: auto;
    }
}

.small-box:hover {
    transform: scale(1.05);
}

.modal-header {
    background-color: darkgrey;
    color: white;
    border-radius: 5px 5px 0 0;
    padding: 10px 5px 10px 5px;
    margin: 1px;
}

.modal-title {
    padding-right: 5px;
}

.close {
    padding: 5px !important;
    opacity: 1 !important;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    max-width: inherit;
    /* For Bootstrap 4 - to avoid the modal window stretching full width */
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events: all;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 1;
    width: 100%;
    display: inline-grid;
}

.vertical-alignment-helper {
    display: flex;
    height: 100%;
    width: 100%;
    pointer-events: none;
    /* This makes sure that we can still click outside of the modal to close it */
}

.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events: none;
}

input[type="checkbox"] {
    align-items: center;
    margin: auto;
    vertical-align: middle;
}

input[type="checkbox"][disabled]+label {
    color: #ccc;
}

#viewpageImage {
    background: rgba(255, 255, 255, 0.75);
    color: black;
    padding: 5px;
}

#viewpageImage>p {
    text-shadow: 0 0 0 transparent;
}

#viewpageImage>p>b {
    text-shadow: 0 0 20px goldenrod;
}

#viewpageImage:hover {
    background: rgba(255, 255, 255, 0);
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 transparent !important;
    cursor: default;
}

.FixSearchBarToTheTopOfThePage {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: black;
    z-index: 1030;
    background-image: none;
    color: whitesmoke;
    -webkit-backface-visibility: hidden;
}

#ShadowAnimation {
    border: 0 solid black;
    animation: ShadowAnimationEffect 5s infinite;
    border-radius: 90%;
}

@keyframes ShadowAnimationEffect {
    50% {
        text-shadow: 0 0 5px white;
        background-color: black;
    }
}

.bold {
    font-weight: bold;
}

/* for acknowledgement*/
.small-box {
    border-radius: 0.25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.125), 0 1px 3px rgba(0, 0, 0, 0.2);
    display: block;
    margin-bottom: 20px;
    position: relative;
    background-color: transparent;
    color: black;
}

.small-box>.inner {
    padding: 10px;
}

.small-box>.small-box-footer {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.8);
    display: block;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 10;
}

.small-box>.small-box-footer:hover {
    background: rgba(0, 0, 0, 0.15);
    color: #ffffff;
}

.small-box h3 {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    white-space: nowrap;
}

@media (min-width: 992px) {

    .col-xl-2 .small-box h3,
    .col-lg-2 .small-box h3,
    .col-md-2 .small-box h3 {
        font-size: 1.6rem;
    }

    .col-xl-3 .small-box h3,
    .col-lg-3 .small-box h3,
    .col-md-3 .small-box h3 {
        font-size: 1.6rem;
    }
}

@media (min-width: 1200px) {

    .col-xl-2 .small-box h3,
    .col-lg-2 .small-box h3,
    .col-md-2 .small-box h3 {
        font-size: 2.2rem;
    }

    .col-xl-3 .small-box h3,
    .col-lg-3 .small-box h3,
    .col-md-3 .small-box h3 {
        font-size: 2.2rem;
    }
}

.small-box p {
    font-size: 1rem;
}

.small-box p>small {
    color: #f8f9fa;
    display: block;
    font-size: 0.9rem;
    margin-top: 5px;
}

.small-box h3,
.small-box p {
    z-index: 5;
}

.small-box .icon {
    color: rgba(0, 0, 0, 0.15);
    z-index: 0;
}

.small-box .icon>i {
    font-size: 90px;
    position: absolute;
    left: 15px;
    top: 15px;
    transition: all 0.3s linear;
}

.small-box .icon>i.fa,
.small-box .icon>i.fas,
.small-box .icon>i.far,
.small-box .icon>i.fab,
.small-box .icon>i.glyphicon,
.small-box .icon>i.ion {
    font-size: 70px;
    top: 20px;
}

.small-box:hover {
    text-decoration: none;
}

.small-box:hover .icon>i {
    font-size: 95px;
}

.small-box:hover .icon>i.fa,
.small-box:hover .icon>i.fas,
.small-box:hover .icon>i.far,
.small-box:hover .icon>i.fab,
.small-box:hover .icon>i.glyphicon,
.small-box:hover .icon>i.ion {
    font-size: 75px;
}

@media (max-width: 767.98px) {
    .small-box {
        text-align: center;
    }

    .small-box .icon {
        display: none;
    }

    .small-box p {
        font-size: 12px;
    }
}

#linkboxTable_length,
#linkboxTable_info {
    text-align: left;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked+.slider {
    background-color: #f36a21;
}

input:focus+.slider {
    box-shadow: 0 0 1px #f36a21;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.ui-autocomplete {
    position: absolute;
    z-index: 2150000000 !important;
    cursor: default;
    /*border: 2px solid #ccc;*/
    /*padding: 5px 0;*/
    border-radius: 5px;
    background-color: whitesmoke;
    list-style-type: none;
    /*padding: 0 5px 0 0;*/
}

.ui-menu .ui-menu-item {
    background: rgba(0, 255, 0, 0.2);
    border-radius: 5px;
    padding: 3px;
    border-bottom: 1px dashed grey;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ui-helper-hidden-accessible {
    display: none;
}

.wallimagemodal {
    padding: 10px 10px 10px 10px;
    box-shadow: 0 0 5px gray;
    border-radius: 10px;
    max-height: none !important;
    max-width: 100% !important;
    background-color: white;
}

.wallimagemodalclose {
    background-color: transparent;
    font-size: 350%;
    color: black;
    font-weight: bold;
    padding: 25px 0 0 0;
    border: 0 solid transparent;
    text-shadow: none;
}

.homeicon:hover {
    transform: scale(1.1);
    transition: transform 0.2s;
}

.cornernumberTopCenter {
    z-index: 1;
}

.cornernumberTopCenter:hover {
    transform: scale(1.2);
}

.bg-wall {
    background: white url("/public/uploads/site/chatbackground.jpg") repeat center center;
}

.cornernumberTopRight:hover {
    transform: scale(1.5);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.captchaerror {
    background-color: purple;
    color: white;
}

.icon-bar {
    color: black !important;
    background-color: black !important;
}

.dropdown-menu>li>a {
    background-color: #54443e;
    padding: 10px;
    font-size: 13px;
}

.dropdown-menu>li>a:hover {
    transform: scale(1.1);
    transition: transform 0.1s;
    border-radius: 5px;
    background-color: #796e6d;
    color: whitesmoke !important;
}

.autocommenu>li>a {
    background-color: transparent;
}

.autocommenu>li>a:hover {
    transform: none !important;
    border-radius: 10px !important;
    background-color: rgb(171, 151, 203) !important;
    color: black !important;
}

.dropdown {
    margin-right: 5px;
}

.dropdown-toggle::after {
    border-width: 5px;
    vertical-align: baseline !important;
}

.navbar-default .navbar-toggle {
    border-color: black;
}

.navbar {
    margin-bottom: 5px;
}

.minidarktransparent {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 3px;
    border-bottom: 1px solid whitesmoke;
    border-top: 1px solid whitesmoke;
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: right;
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: right;
    }
}

.zoomin11x:hover {
    transform: scale(1.1);
    transition: transform 0.5s;
    color: inherit;
    z-index: 1050;
}

.navbar-nav>li>a:hover {
    text-shadow: 0 0 2px darkgoldenrod;
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.login-card-body .input-group .form-control:focus~.input-group-append .input-group-text,
.register-card-body .input-group .form-control:focus~.input-group-append .input-group-text {
    color: black;
    border-color: gold;
}

.login-card-body .input-group .form-control,
.register-card-body .input-group .form-control {
    border-left: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    border-radius: 5px 0 0 5px;
}

.input-group-append {
    border-left: none;
}

.input-group-text {
    border-bottom: 5px solid gold;
}

#password,
#email,
#password_confirmation,
input[type="password"],
input[type="password_confirmation"],
input[type="email"] {
    direction: ltr;
    text-align: center;
}

button.close {
    font-size: larger;
}

.modal {
    padding-top: 40px;
}

progress {
    margin: 10px 2% 10px 2%;
    height: 5px;
    max-width: 95%;
    width: 100%;
}

.classictopmale {
    border-top: 16px solid black !important;
    border-left: 3px solid black !important;
    border-right: 3px solid black !important;
    border-bottom: 3px solid black !important;
}

.classictopfemale {
    border-top: 16px solid #ff1457 !important;
    border-left: 3px solid #ff1457 !important;
    border-right: 3px solid #ff1457 !important;
    border-bottom: 3px solid #ff1457 !important;
}

.classic {
    border-radius: 50% 50% 20% 20% !important;
}

.form-control[required]:focus {
    border-color: gold;
}

.form-control[optiona]:focus {
    border-color: #adff2f;
}

/* ِDrop Down menu */
.dropdownjump {
    direction: ltr;
}

.dropdownjumpchild {
    direction: rtl;
    font-size: 8px;
    color: white;
    text-shadow: 0 0 3px black;
    min-width: 125px;
    text-align: right;
    padding: 1px 3px 1px 1px;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
    border: 1px solid white;
    line-height: normal;
}

.dropdownjumpchild:hover {
    text-shadow: 0 0 3px white;
    background-color: black !important;
    border: 1px solid white !important;
    border-radius: 5px !important;
    min-width: 125px;
    transform: scale(1.05) !important;
}

.dropdownjump:hover>div {
    display: block;
    z-index: 1035;
}

.dropdownjump:hover>div:first-child {
    border-bottom: none;
    border-radius: 5px 5px 0 0;
}

.dropdownjump:hover>div:last-child {
    border-top: none;
    border-radius: 0 0 5px 5px;
}

.circleIconSuperJump {
    border-radius: 50%;
    padding: 2px;
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 20px;
    margin: 0 1px auto 1px;
    display: inline-block;
    border: 2px solid black;
    cursor: pointer;
    position: relative;
}

.dropdownsuperjump {
    direction: ltr;
}

.dropdownsuperjumpchild {
    direction: rtl;
    font-size: 9px;
    color: white;
    text-shadow: 0 0 3px black;
    min-width: 125px;
    text-align: right;
    padding: 1px 3px 1px 1px;
    margin-bottom: 0;
    cursor: pointer;
    display: none;
    border: 1px solid white;
    line-height: normal;
}

.dropdownsuperjumpchild:hover {
    border: 1px solid white !important;
    border-radius: 5px !important;
    min-width: 125px;
    background-color: whitesmoke !important;
    color: black;
    text-shadow: 0 0 3px white;
    /*transform: scale(1.05) !important;*/
}

.dropdownsuperjump:hover>div {
    display: block;
    z-index: 1035;
}

.dropdownsuperjump:hover>div:first-child {
    border-bottom: none;
    border-radius: 5px 5px 0 0 !important;
}

.dropdownsuperjump:hover>div:last-child {
    border-top: none;
    border-radius: 0 0 5px 5px !important;
}

.text-center {
    text-align: center;
}

.footer {
    background-color: #3f9ae5;
    border-radius: 0 0 10px 10px;
    padding: 10px 5px 10px 5px;
    color: white;
    font-size: small;
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.footer a {
    color: white;
}

.footer .social a {
    display: inline-block;
}

.footer .social a img {
    width: 40px;
    height: 40px;
    border: none;
}

.footer .social a img:hover {
    transform: scale(1.1);
}

.toplogoposition {
    color: white;
    display: inline-block;
    top: -37px;
    position: relative;
    left: -10px;
    z-index: 1000;
}

.toplogoposition img {
    width: 100px;
    height: auto;
    clear: both;
}

.toplogoposition:hover {
    color: white;
}

@media (max-width: 400px) {
    .logotext {
        display: none;
    }
}

.transformbody {
    transform: rotate(1.5deg);
    transform-origin: top center;
    transition-duration: 2s;
}

.transformbody #mainpagelogo {
    width: 35px !important;
    height: auto !important;
}

.transformbody .toplogoposition {
    top: -12px;
    left: -10px;
}

@keyframes infiniterotationanimation {
    to {
        transform: rotate(360deg);
    }
}

.infiniterotate {
    animation: infiniterotationanimation linear 30s infinite;
    animation-delay: 1.5s;
}

.startnow {
    max-width: 235px;
    margin: 0 auto;
}

.startnow a {
    font-size: 18px;
}

@media (max-width: 400px) {
    .startnow a {
        font-size: 14px;
    }
}

.superjump {
    border-radius: 50%;
    border: 2px solid black;
    display: inline-flex;
    position: relative;
    color: black;
    background-color: white;
    cursor: pointer;
    text-shadow: 0 0 2px white;
}

.addeditmemberhighlight {
    background-color: rgba(171, 151, 203, 0.62);
    padding: 5px;
    border-radius: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    max-width: 100%;
    width: 100%;
}

.addeditmemberhighlight * {
    padding: 3px;
    font-weight: bold !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: whitesmoke;
    font-weight: bold;
}

.toolboximageguide {
    width: 100%;
    max-width: 400px;
    box-shadow: 0 0 3px black;
    border-radius: 5px;
    border: none;
}

.emojiclose {
    max-width: 15%;
    padding: 2%;
    margin: 1% 1% 2% 1%;
    text-align: center;
    display: block;
    font-weight: bold;
    color: white;
    border-radius: 3px;
    cursor: pointer;
    background-color: crimson;
}

.emojiclose span {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-shadow: inherit;
}

.emojiclose:hover {
    box-shadow: 0 0 3px rgba(220, 20, 60, 0.7);
    text-shadow: 0 0 3px whitesmoke;
}

.pulseanimation {
    animation: pulseanimation 2s ease 1s infinite normal forwards;
}

@keyframes pulseanimation {
    0% {
        animation-timing-function: ease-out;
        transform: scale(1);
        transform-origin: center center;
    }

    10% {
        animation-timing-function: ease-in;
        transform: scale(0.96);
    }

    17% {
        animation-timing-function: ease-out;
        transform: scale(0.98);
    }

    33% {
        animation-timing-function: ease-in;
        transform: scale(0.95);
    }

    45% {
        animation-timing-function: ease-out;
        transform: scale(1);
    }
}

.word-breakImproved {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

.ui-autocomplete {
    padding: 0px;
}

.viewmemberfooter {
    color: black;
    font-weight: bold;
    font-size: x-small;
    padding: 5px;
    border-radius: 2px 2px 10px 10px;
    border-top: 1px solid lightgrey;
    margin: 15px -5px -5px -5px;
    line-height: 1.6;
    width: 100%;
    /*background-color: #f5f5f5a8;*/
    /*box-shadow: 0 0 15px #f5f5f569;*/
}

bdi,
bdo {}

.emojichooserclick {
    background-color: #029a02;
    border-radius: 5px;
    transform: scale(1.5);
    transition-duration: 100ms;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.form-control.is-invalid~input-group-text {
    border-color: #dc3545 !important;
}

.login-card-body .input-group .form-control.is-invalid~.input-group-append .input-group-text,
.register-card-body .input-group .form-control.is-invalid~.input-group-append .input-group-text {
    border-color: #dc3545 !important;
}

.breakAnywhere {
    /* line-break: anywhere !important; */
    /* display: inline-block; */
    max-width: 100%;
    word-wrap: break-word;
    /* For older browsers */
    overflow-wrap: break-word;
    text-overflow: ellipsis;
    /* Optional, for long truncated text */
}