.content-wrapper{
    background: #ececec;
}
.nav-head
{
    background-color: #63cd68;
}
.nav-text-color
{
    color: #ffffff !important;
}
li .nav-item a p {
    text-transform: uppercase;
    white-space: nowrap;
    width: 8rem;
}
.green-clr
{
    background-color: #63cd68;
}
.layout-fixed{
    overflow-x: hidden !important;
}
.select-type
{
    background-image: url("../icons/select-arrow.png");
    background-repeat: no-repeat;
    background-position: right center !important;
    background-origin: content-box;
    appearance: none;
    -webkit-appearance: none;
    text-align-last: center;
}
.select-type-no-center{
    background-image: url("../icons/select-arrow.png");
    background-repeat: no-repeat;
    background-position: right center !important;
    background-origin: content-box;
    appearance: none;
    -webkit-appearance: none;
}
.action-black{
    color: #5c5c5c;
}
.align-items-start {
    height: 56px !important;
}
.wrapper-style
{
    background-color: #9e9e9e;
}
.nav-sidebar-style
{
    background-image: url("../img/menu_back.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.srch-input
{
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}
.srch-btn
{
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
}
.content-form-img
{
    padding: 30px !important;
}
.container-form-img
{
    padding: 0%;
}
.card-form-img
{
    margin: 0%;
    border-radius: 15px;
}
.card-body-form-img
{
    padding: 0%;
    border-radius: 15px;
}
.row-form-img
{
    margin: 0%;
    border-radius: 15px;
}
.col-img
{
    padding: 0%;
    border-radius: 15px;
}
.form-error{
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
.error {
    display: flex;
    width: -webkit-fill-available;
    color: red;
}
.side-img-for-register
{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.form-register
{
    padding-left: 50px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 6px;
}
.input-rounded
{
    border-radius: 20px;
}
.sbmt-btn-success, .sbmt-btn-success:hover{
    background: #63cd68;
    color: white;
}
.sbmit-btn, .sbmit-btn:hover{
    border: 0px solid;
    border-radius: 25px;
    background: #63cd68;
    color: white;
    width: 135px;
    height: 50px;
}

.sidebar-aside-style
{
    box-shadow: none !important;
}
.img-aside-left{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.card-form{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.img-aside-left-lang {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 450px;
    width: 100%;
}
.card-form-lang{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 450px;
}
.img-aside-left-ht {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 450px;
    width: 100%;
}
.card-form-ht{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 450px;
}
.img-aside-left-displacement{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 580px;
    width: 100%;
}
.card-form-displacement{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 580px;
}
.img-aside-left-auto{
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 630px;
    width: 100%;
}
.card-form-auto{
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 630px;
}
.logo-style{
    width: 125px;
    margin-left: 8px;
    position: relative;
    padding-bottom: 1px;
}
.nav-sidebar>.nav-item .nav-icon {
    width: 24px !important;
    height: 24px !important;
}
.brand-link-logo{
    display: block;
}
.sign-row {
    height: 100% !important;
    padding-left: 6%;
}
/*Profile Pic Start*/
.picture-container{
    position: relative;
    cursor: pointer;
    text-align: center;
}
.picture{
    width: 180px;
    height: 180px;
    margin: 0px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.picture:hover{
    border-color: #2ca8ff;
}
.content.ct-wizard-green .picture:hover{
    border-color: #05ae0e;
}
.content.ct-wizard-blue .picture:hover{
    border-color: #3472f7;
}
.content.ct-wizard-orange .picture:hover{
    border-color: #ff9500;
}
.content.ct-wizard-red .picture:hover{
    border-color: #ff3b30;
}
.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0 !important;
    width: 100%;
}
.holder {
    max-width: 200px !important;
    width: inherit;
    height: inherit;
    max-height: 200px !important;
}
/*Profile Pic End*/
/* like system */
.liked{
    color: #d61313;
}
.unliked{
    color: #969393;
}

/* share article */
.user_modal{
    color: #929292;
}
.user_modal:hover{
    color: #929292;
}

/* menu aside */
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: transparent;
    color: #fff;
}
[class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:focus, [class*=sidebar-dark-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: transparent;
    color: #343a40;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item.menu-open>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link, [class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link:focus {
    background-color: transparent;
    color: #fff;
}
sidebar>.nav-item>.nav-link.active {
    color: #fff;
    box-shadow: none !important;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    box-shadow: none;
    border-left: 10px solid;
    height: 38px;
    border-left-color: #63cd68;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.nav-link-great p {
    width: 84%;
    padding-bottom: 5px;
    border-bottom: 1px outset;
}
.nav-link-great {
    display: flex;
}
img.menu-arrow-img-style {
    height: 10px;
    width: 15px;
    margin-top: 5px;
}
/* dashboard */
.small-box p {
    font-size: 1rem;
    margin-bottom: 0px;
    height: fit-content;
}
.box11 {
    background: #2ea48c;
    padding-top: 10% !important;
    padding-left: 9% !important;
}
.box11-parent {
    height: 95% !important;
    width: 98%;
}
.box21-parent {
    width: 98%;
}
.box14-parent {
    height: 90% !important;
}
.box12 {
    background: #3298cc;
}
.box13 {
    background: #006599;
}
.box14 {
    background: #ff6566;
}
.box21 {
    background: #999999;
    height: fit-content;
    min-height: 153px;
}
.box22 {
    background: #ff0066;
    width: 100%;
    height: fit-content;
    min-height: 153px;
}
.box23 {
    background: #ffb400;
}
.box24 {
    background: #3298cc;
}
.profile-user-img-dash {
    width: 60px;
    height: 60px;
}
.dash-text {
    padding-top: 5%;
    font-size: 50px !important;
}
.dash-logo-style{
    width: 60px;
}
.dash-logo-style1 {
    width: 53px;
    height: 50px;
    margin-top: 10px;
}
.dash-logo-style2 {
    width: 60px;
}
.dash-logo-style3 {
    width: 170px;
}
/* messenger */
.msn-search {
    background-image: url("../icons/datatable_search.png");
    background-repeat: no-repeat;
    background-position: right center !important;
    background-origin: content-box;
    border-radius: 20px !important;
    width: 200px !important;
    height: 45px !important;
}
.msn-contacts-list-img {
    border-radius: 50%;
    float: left;
    width: 50px !important;
    height: 50px !important;
}
.contacts-list>li {
    border-bottom: 0px solid rgba(0,0,0,.2) !important;
}
.direct-chat-card{
    border-left: 1px solid #d8d8d8;
    padding: 0px;
}
.direct-chat-card-header{
    border: 1px solid #d8d8d8;
    background: #d8d8d8;
}
/* Track */
.sidebar {
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.sidebar::-webkit-scrollbar {
    width: 0px; /* For Chrome, Safari, and Opera */
}
.message_box::-webkit-scrollbar {
    width: 6px;
    box-shadow: inset 0 0 5px #d8d8d8;
  }
  /* Track */
.message_box::-webkit-scrollbar-track {
    background: #d8d8d8; 
  }
   
  /* Handle */
.message_box::-webkit-scrollbar-thumb {
    background: #a1a1a1;
    height: 40px;
  }

/* Handle on hover */
.message_box::-webkit-scrollbar-thumb:hover {
    background: #7a7a7a; 
  }
  .art-contacts-list-div::-webkit-scrollbar, .timeline-wrap::-webkit-scrollbar {
    width: 6px;
    box-shadow: inset 0 0 5px #d8d8d8;
  }
  .art-contacts-list-div::-webkit-scrollbar-thumb:hover, .timeline-wrap::-webkit-scrollbar-thumb:hover {
    background: #7a7a7a; 
  }
  .art-contacts-list-div::-webkit-scrollbar-thumb, .timeline-wrap::-webkit-scrollbar-thumb {
    background: #a1a1a1;
    height: 40px;
  }
.direct-chat-text-other {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    background: #d8d8d8;
    border: 1px solid #d2d6de;
    margin: 10px 6px 5px 1px;
    padding: 5px 10px;
    padding-bottom: 0px;
    position: relative;
    max-width: 100%;
    overflow-wrap: break-word;
}
.direct-chat-text-owner {
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    background: #e0ebe3;
    border: 1px solid #d2d6de;
    margin: 10px 6px 5px 1px;
    padding: 5px 10px;
    padding-bottom: 0px;
    position: relative;
    max-width: 100%;
    overflow-wrap: break-word;
}
.icon-msn-header {
    max-width: max-content;
}
.messenger-ip {
    border: 0px;
}
#messenger-form {
    padding-bottom: 15px;
}
.msn-card-footer {
    padding: 12px;
    padding-bottom: 0px;
}
.msn-submit-fa {
    color: #63cd68;
}
.msn-title-img {
    border-radius: 50%;
    float: left;
    width: 50px !important;
    height: 50px !important;
}
.msn-title-img-empty {
    height: 50px !important;
}
.msn-card-header {
    height: 53px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.contacts-list-div{
    max-height: 140px !important;
    overflow-y: scroll;
    margin-top: 10px;
}
.contacts-list>li {
    border-bottom: 1px solid rgba(0,0,0,.2) !important;
}
.img1 {
    height: 30px;
    width: 30px;
    margin-top: 5px;
    margin-right: 15px;
}
.img2 {
    height: 30px;
    width: 30px;
    margin-top: 5px;
    margin-right: 15px;
}
textarea {
    resize: none;
}
.dropdown-item:focus, .getfile:focus {
    background-color: #63cd68 !important;
}
.getfile {
    padding-top: 2%;
}
/* article */
.article-list-card2 {
    height: 110px !important;
    margin-top: 5%;
}
.article-list-card-img {
    width: 100%;
    height: 180px !important;
    background: #63cd68;
}
.sbmit-btn-art-edit, .sbmit-btn-art-edit:hover{
    border: 0px solid;
    border-radius: 25px;
    background: #63cd68;
    color: white;
    width: 135px;
    height: 35px;
}
.sbmit-btn-art-status, .sbmit-btn-art-status:hover{
    border: 0px solid;
    border-radius: 25px;
    color: white;
    width: 135px;
    height: 35px;
}
.success-color, .success-color:hover {
    background: #63cd68 !important;
}
.error-color, .error-color:hover {
    background: #ff6566 !important;
}
.sbmit-btn-sw, .sbmit-btn-sw:hover{
    border: 0px solid;
    border-radius: 25px;
    background: #63cd68;
    color: white;
    width: 200px;
    height: 38px;
    margin-top: 20px;
}
.sbmit-btn-send, .sbmit-btn-send:hover {
    border: 0px solid;
    border-radius: 25px;
    background: #63cd68;
    color: white;
    width: 100px;
    height: 33px;
    margin-top: 20px;
}
.article-search-sw {
    background-image: url("../icons/datatable_search.png");
    background-repeat: no-repeat;
    background-position: right center !important;
    background-origin: content-box;
    border-radius: 20px !important;
    width: 200px !important;
    height: 35px !important;
}

input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #ececec;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #8d8c8c;
}

input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #63cd68;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid #63cd68;
}
.input-label {
    margin-left: 10px;
}
.art-contacts-list-div {
    overflow-y: scroll;
    height: 80px;
    width: 160px;
    margin-top: 10px;
}
.datatable-wrap {
    padding-right: 18px;
    margin-right: 10px;
    border-right: 1px solid #d7d7d8;
    margin-top: -7px;
    min-height: 680px;
}
.datatable-wrap #example2 {
    margin-top: 0px;
}
.hidden {
	display: none;
}
.active .nav-icon {
    margin-left: -10px !important;
}
.article-list-card-img2 {
    width: 100%;
    height: 150px !important;
    background: #63cd68;
}
.article-list-card3 {
    height: 60px !important;
    margin-top: 5%;
}
.timeline-wrap {
    padding-right: 18px;
    margin-right: 10px;
    margin-top: -7px;
    min-height: 680px;
    height: 815px;
    overflow-y: scroll;
}
.article-search-sw2 {
    background-image: url(../icons/datatable_search.png);
    background-repeat: no-repeat;
    background-position: right center !important;
    background-origin: content-box;
    border-radius: 20px !important;
    width: 300px !important;
    height: 45px !important;
}
.article-list-card-img3 {
    width: 100%;
    height: 300px !important;
    background: #63cd68;
}
.article-user-pfl {
    width: 60px !important;
    height: 50px !important;
    background: #63cd68;
}
.article-show-content {
    max-width: 90%;
    width: 430px;
}
.article-desc-content {
    overflow-y: scroll;
    height: 320px;
    word-break: break-word;
}
.article-title-content {
    overflow-y: scroll;
    height: 50px;
    font-weight: 500;
    word-break: break-word;
}
.checkbox-round {
    width: 1.3em;
    height: 1.3em;
    background-color: #ececec;
    border-radius: 50%;
    vertical-align: middle;
    border: 2px solid #a1a1a1;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}
.checkbox-round:checked {
    background-color: #66bb6a;
}
.col-search {
    margin-top: -8% !important;
}
.like {
    width: 30px;
    margin-top: -13px;
}
#comment {
    border-radius: 25px;
}
.comment-img-user {
    height: 1.885rem;
    width: 1.875rem;
    float: left;
    background: #63cd68;
    border-radius: 50%;
}
.comment-icon {
    width: 25px;
    margin-top: -18px;
}
.count {
    color: #1d1a1a;
    font-size: 30px;
    font-weight: lighter;
}
.card-comments {
    background: #ececec !important;
}
.update_comment, .update_comment:hover {
    border: 0px solid;
    border-radius: 25px;
    background: #63cd68;
    color: white;
    width: 90px;
    height: 33px;
}
@media screen and (max-device-width: 768px) and (orientation: portrait){
    .dash-text {
        padding-top: 5%;
        font-size: 20px !important;
    }
    .small-box p {
        font-size: 60% !important;
        margin-bottom: 0px !important;
        word-break: break-word;
    }
    .dash-logo-style3 {
        width: 100px !important;
    }
    .dash-logo-style2 {
        width: 40px;
    }
    .dash-logo-style {
        width: 40px;
    }
    .dash-logo-style1 {
        width: 40px;
        height: 40px;
        margin-top: 10px;
    }
    .align-just {
        margin: 0;
        padding: 0;
    }
    .img-aside-hide {
        display: none;
    }
    .getfile {
        padding-top: 5% !important;
    }
    .sbmit-btn-projet-sh, .sbmit-btn-projet-sh:hover {
        border: 0px solid !important;
        border-radius: 25px !important;
        background: #63cd68 !important;
        color: white !important;
        width: 50% !important;
        height: 100% !important;
    }
    .card-form-auto {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        height: 100% !important;
    }
    .card-form-displacement, .card-form-lang, .card-form-ht {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        height: 100% !important;
    }
}
.sbmit-btn-projet-sh, .sbmit-btn-projet-sh:hover {
    border: 0px solid !important;
    border-radius: 25px !important;
    background: #63cd68 !important;
    color: white !important;
    width: 135px;
    height: 50px;
}
.small-box p {
    font-size: 1rem;
    margin-bottom: 0px;
    height: fit-content;
    word-break: break-word;
}
.park-menu .menu-open {
    margin-left: 12px !important;
}
.article_aside {
    cursor: pointer;
}
.card-form-img1 {
    margin: 0%;
    border-radius: 15px;
}
.card-form-cron-mail {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}
.img-aside-left-cron-mail {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    height: 100%;
    width: 100%;
}
.nav-sidebar .nav-link p {
    display: inline-block;
    margin: 0;
    text-overflow: clip;
}
.dash-cb {
    overflow-x: scroll;
}
.input-group-sm {
    width: 160px !important;
}
.direct-chat-messages {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    height: 250px;
    overflow: auto;
    padding: 10px;
    text-align: center;
}
.text-dash {
    font-size: 14px!important;
}
/* loader */
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #63cd68;
    border-bottom: 16px solid #63cd68;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Add animation to "page content" */
  .animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
  }
  
  @-webkit-keyframes animatebottom {
    from { bottom:100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
  }
  
  @keyframes animatebottom { 
    from{ bottom:100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
  }
  
  #myDiv {
    display: none;
  }