.container {
    max-width: 100% !important;
    width: 100%;
}

#primary .entry-header {
    width: 0 !important;
    display: none;
}

#primary .entry-content {
    width: 100% !important;
}

#primary .entry-content a {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.register {
    /* background: -webkit-linear-gradient(left, #3931af, #00c6ff); */
    margin-top: 3%;
    padding: 3%;
    width: 100% !important;
}

.register-left {
    text-align: center;
    color: #fff;
    margin-top: 4%;
    font-size: 18px;
}

.register-left input {
    border: none ;
    border-radius: 1.5rem;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 30%;
    margin-bottom: 3%;
    cursor: pointer;
}

 

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.register-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}

#copy_btn {
    cursor: pointer;
}

.register .register-form {
    padding: 10% 0 1% 0;
    margin-top: 10%;
    min-height: 411px;
    max-height: auto;
}

.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}

.input-border {
    border: 1px solid #b9b9b9 !important;
}

.register .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}

.register .nav-tabs .nav-link {
    padding: 2%;
    height: 34px;
    font-weight: 600;
    color: #fff;
    border-top-right-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

.register .nav-tabs .nav-link:hover {
    border: none;
}

.register .nav-tabs .nav-link.active {
    width: 100px;
    color: #0062cc;
    border: 2px solid #0062cc;
    border-top-left-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
}

.register-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -15%;
    color: #495057;
}

.err_div {
    margin-bottom: -1.1rem;
    color: red;
    font-size: 0.8rem;
}

.user_error {
    text-align: center;
    padding: 1.5rem;
    font-weight: 500;
    font-size: 1rem;
    border: 1px solid rgb(178, 34, 34);
    background-color: rgb(240, 128, 128, 0.2);
    color: rgb(220, 20, 60);
}

.scroll_table_500 {
    max-height: 500px;
    min-height: 100px;
    overflow-x: scroll;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none;
}

@media (max-width:600px) {
    .scroll_table_500 table {
        display: inline-block !important;
        overflow-y: scroll !important;
    }
}

.scroll_table_500::-webkit-scrollbar {
    width: 0 !important
}

.scroll_table_500::-webkit-scrollbar {
    background: transparent;
}

.scroll_table_500::-webkit-scrollbar-thumb {
    background: transparent;
}

.umw-tp .table td,
.table th {
    padding: .4rem !important;

}

.pagination {
    padding: 20px !important;
}

.umw-note {
    border-left: 5px solid red !important;
    border-top: 1px solid #dee2e6 !important;
    border-bottom: 1px solid #dee2e6 !important;
    border-right: 1px solid #dee2e6 !important;
    padding: 0.5rem !important;
}

.color69 {
    color: #696969 !important;
}

.color51 {
    color: #515151 !important;
}

.font09 {
    font-size: 0.9rem !important;
}

.view_img {
    max-width: 20px;
    max-height: 20px;
}

.form-control,
.regular-text,
.btn,
.page-link,
.border-r {
    border-radius: 0 !important;
}

.animated_price {
    font: 700 1em/1 "Oswald", sans-serif;
    letter-spacing: 0;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgba(255, 255, 255, 0.5);
    /* Clip Background Image */
    background: url(../images/animated_text_fill.png) repeat-y;
    -webkit-background-clip: text;
    background-clip: text;
    /* Animate Background Image */
    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;
    /* Activate hardware acceleration for smoother animations */
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
}

/* Animate Background Image */
@-webkit-keyframes aitf {
    0% {
        background-position: 0% 80%;
    }

    100% {
        background-position: 100% 80%;
    }
}

.bg-purple {
    background-color: #9f2876 !important;
}

.bg-green-lite {
    background-color: #e2eabb73 !important;
}

.text-dark-blue {
    color: #154b5b !important;
}

.selector {
    display: flex;
    height: 36px;
    width: 360px;
    align-items: center;
    justify-content: center;
}

.reg-box-shadow {
    box-shadow: 0px 0px 10px 5px #aaa;
}

@media (min-width: 970px) {

    .reg-box-shadow {
        max-width: 50% !important;
    }
}

/*  ul.pagination li{
    display:inline-block;
    padding:2px;
  }
  ul.pagination{
    text-align:left;
  }
.dataTables_paginate{
  text-align:left!important;
}*/



/*a.tool-btn {
    margin-left: 51px;
}*/

.dataTables_paginate ul.pagination {
    list-style: none;
    display: flex;
}

.dataTables_paginate ul.pagination li.page-item a.page-link {
    padding: 8px 12px;
    border: 1px solid #ddd;
    color: #35495d;
}

.dataTables_paginate ul.pagination li.page-item a.page-link:hover,
.dataTables_paginate ul.pagination li.page-item a.page-link:focus {
    padding: 8px 12px;
    border: 1px solid #ddd;
    color: white;
    text-decoration: none;
    box-shadow: none;
    background: blue;
}

.dataTables_paginate ul.pagination li.active a {
    padding: 8px 12px;
    border: 1px solid #ddd;
    color: #35495d;
    text-decoration: none;
    box-shadow: none;
    background: #ddd;
}

@media (max-width: 780px) {

    .overflow-text {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 400px;
        white-space: nowrap;
    }
}

@media (max-width: 990px) {
    .min-991 {
        display: none;
    }

    .max-990 {
        display: block;
    }

    .overflow-text {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%px;
        white-space: nowrap;
    }
}

@media (min-width: 991px) {
    .min-991 {
        display: block;
    }

    .max-990 {
        display: none;
    }

    .overflow-text {
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
    }
}

tr.text-center th,
tr.text-center td {
    text-align: center;
}

.umw_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    display: none;
}

img {
    outline: none !important;
}

table {
    border: -2px;
    /* background-color: green !important; */
}

input[type="text"],
input[type="email"],
input[type="password"] {
    background-color: unset !important;

}

/*form radius*/

#sidebarToggleTop {
    border: 1px solid transparent;
    width: 52px !important;
    height: 40px !important;
}

#sidebarToggleTop:hover {
    color: white !important;
    background: darkgrey !important;

}

#sidebarToggleTop:focus {
    outline: none !important;
    width: 47px !important;
    height: 40px !important;


}

.btn-check:focus+.btn,
.btn:focus {
    box-shadow: none !important;
}

input {
    box-shadow: none !important;
}

.richText-btn {
    color: #2271b1 !important;

}

.paginate_button {
    border: none !important;
    margin: 0 !important;
}

table:not(.has-background) th {
    background: none;
}

.acc_info:hover {
    color: #fff !important;
    background-color: black;
    border-color: black;
}

.previous {
    padding: 0px;
}

#umw_hide_password {
    position: absolute;
    top: 6px;
    font-size: 20px;
    right: 10px;
    color: rgb(77, 77, 77);
    display: none;
}

#umw_show_password {
    position: absolute;
    top: 6px;
    font-size: 20px;
    right: 10px;
    color: rgb(77, 77, 77);
}

.password-eye-manage {
    position: relative;
}

.umw_onloader {
    color: #5a5c69;
    font-size: 35px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em !important;
    height: 1em !important;
    border-radius: 50%;
    /* margin: 72px auto; */
    position: absolute;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.9s infinite ease, round 1.9s infinite ease;
    animation: load6 1.9s infinite ease, round 1.9s infinite ease;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: none;
    transform: translate(-50%, -50%);
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%,
    95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%,
    59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.show_loader {
    display: block;
}

a:focus {
    outline: none !important;
}

.dataTables_filter input {
    width: 79%;
}

#copy_button:hover {
    background-color: black !important;
}

.navbar-nav li{
    list-style-type: none;
}
 
#accordionSidebar a{
    text-decoration: none;
}
.profile-dropdown a{
    text-decoration: none !important;
}

.umw-container button:hover, button:focus {
    background-color: transparent !important;
}


.profile-head {
    height: 225px;
    border-radius: 5px;
    margin-bottom: 4rem;
}

.profile-img {
    width: 150px !important;
    height: 150px;
    position: relative;
    border: 7px solid #fff;
    left: 3%;
    top: 120px;
    border-radius: 50%;


}

.profile-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
}

.profile-data {
    position: relative;
    left: 5%;
    display: inline-block;
}

.profile-title {
    margin-left: 175px;
}

#sidebar .nav .nav-item .nav-link {
    text-decoration: none !important;
}
.navbar-menu-wrapper a{
    text-decoration: none !important;
    color: #000 !important;
} 
#copy_button:focus {
       
    border: none !important;
}
.profile-banner{
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    object-fit: cover;
}
.profile-img-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
    display: none;
    border-radius: 100%;
    opacity: 0;
}
.profile-img:hover .profile-img-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 1;
    transform: scale(0.95);
    transition: opacity 0.3s ease, transform 0.3s cubic-bezier(0.4,0,0.2,1);
    transform: scale(1);
}
table th,td{
    height: 30px !important;
}