

#mesamis .m-content {
    padding-top: 60px;
}

.amis-container {
    background-color: grey;
}

#mesamis .nav.nav-pills .nav-link,
#mesamis .nav.nav-tabs .nav-link {
    color: white !important;
    font-weight: bold !important;
    font-size: 12px;
    width: 135px;
    text-align: center;
}

#mesamis .nav.nav-pills.nav-pills--brand .nav-link.active {
    font-weight: bold;
}

#mesamis .m-widget4__item {
    border-bottom: 0px dashed #ebedf2 !important;
}

.search-amis {
    /* background: #f7f7f7; */
    padding: 20px 0px;
}

.amis-white-back {
    background: #f7f7f7;
}


.search-amis .m-bootstrap-select {
    background: #f7f7f7;
}
.amis-text-color{
    color:#1a2951;
    font-weight: 700;
   
}

.amis-text-color-sub{
    color:#444;
    font-weight: 700;
    opacity: 0.8 !important;
}

.amis-imgfond {
    background-image: url(/assets/images/mes-amis-fond.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
}

.amis-style-top {
    margin-top:-30px;
}

@media (max-width: 767px) and (min-width: 320px) {

    .amis-style-top {
        margin-top:0px;
    }

    .search-amis {
        /* background: #f7f7f7; */
        padding: 0px 0px;
        margin-top: -3rem;
    }

}


#mesamis .bootstrap-select>.dropdown-toggle.btn-light,
.bootstrap-select>.dropdown-toggle.btn-secondary {
    background-color: transparent;
    color: #444 !important;
    border-color: #ccc !important;
}


#mesamis .filter-option-inner {
    color: #444 !important;
    font-weight: 700;
   
}


.field-transparent{
    background-color: transparent !important;
    color: #444 !important;
    border-color: #ccc !important;
}

.field-transparent::placeholder {
    color: #444 !important;
    opacity: 0.8 !important;
    font-weight: 700;
  }

  #mesamis .recherche-btn1 {
    background: #e62f4a !important;
    padding: 15px 37px;
    border-radius: 15px !important;
    height: 47px;
}

@media screen and (max-width: 1024px) {
    #mesamis .m-content {
        padding-top: 70px;
    }
}

@media screen and (max-width: 990px) {
    #mesamis .recherche {
        margin-right: 15px;
        margin-left: 15px;
    }
}

@media screen and (min-width: 1024px) {
    .search-amis {
        padding: 20px;
    }
}

.m-portlet .m-portlet__head {
    margin-top: 10px !important;
}

@media (max-width:765px) {
    #friends-boxid div {
        margin-top: 5px;
    }
}

.bigblock-friend {
    margin-bottom: 2.2rem;
    height: calc(100% - 2.2rem);
    /* -webkit-box-shadow: 0px 1px 15px 1px rgba(81, 77, 92, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(81, 77, 92, 0.08); */
    background-color: #f4f6fc;
    margin-top: 20px;
}

.friends-box {
    padding: 15px;
    border-bottom: 1px solid rgba(192, 192, 192, 0.918);
}

.inlt-friends {
    justify-content: center;
    justify-items: center;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}

.right-tools-friends {
    display: flex;
    flex-flow: row-reverse;
}

.prow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.tab-content {
    padding: 15px !important;
}

.ideal-h {
    height: 31px !important;
    width: 300px;
}

.btn-chercher-amis {
    margin-top: 25px;
    margin-left: 310px;
}


.mes-amis-parent {
    width:100%;
    position: relative;
}

.icon-amis {
    position: absolute !important;
    top: 10px;
    right: 0;
    height: 100%;
    width: 3.2rem;
}

.flaticon-search{
    color:#444;
    opacity: 0.8;
}

@media (max-width:575px) {
    .right-tools-friends {
        justify-content: center;
        justify-items: center;
    }
}

.pick-date-event {
    text-align: right;
    border: none;
}

#big-top-friend .fa-calendar-alt {
    color: rgb(0, 2, 37) !important;
    color: rgb(0, 2, 37) !important;
    position: relative;
    left: 5px;
    font-size: 17px;
    z-index: 0;
    font-weight: 100;
}

.ffid-control {
    margin: 0 auto;
    display: initial;
    width: 70%;
    height: calc(2.95rem + 2px);
    padding: 0.85rem 1.15rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-top-color: rgb(206, 212, 218);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(206, 212, 218);
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: rgb(206, 212, 218);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(206, 212, 218);
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    border-radius: 0.25rem;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

#big-top-friend .form-control[readonly],
.form-control {
    border-color: #ebedf2;
    color: #242C4D;
    border-radius: 16px;
}

.sure-delette {
    width: 100%;
    height: 100%;
    background-color: #ced4da44;
}

.warn-delfr {
    text-align: center;
}

.areyousure {
    padding-left: 10px;
    margin-top: 20px;
}

.how-nbr-fr {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 73%;
    font-weight: 700;
    line-height: 0.8;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    margin-left: 10px;
    border-radius: 16px;
    padding-bottom: 3px;
}

.how-com-frd {
    border-radius: 12px;
    margin-left: 20px;
    float: right;
    margin-bottom: 4%;
    background-color: rgb(135, 131, 122);
    color: #fff;
}

.btn-del {
    margin-left: 20%;
}

.m-widget4__item button {
    border-radius: 50px;
}

.align-items-center {
    padding-left: 12%;
}

.align-items-center.modal-item-add {
    padding-left: 0;
}

.title-amis {
    padding: 3%;
}

.m-widget4__amis_commun {
    color: #999;
    float: right;
    padding-bottom: 4%;
}

.no-result-found{
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    margin-top:5rem;
}
.no-resultIcon{
    font-size: 2.5rem !important;
    color:#E62F4A;
    margin-right: 0.5rem;
}
/*Media queries*/

@media (max-width: 767px) and (min-width: 360px) {

    .ideal-h {
        width: 262px;
        margin-top: 1rem !important;
    }

    .nav-amis {
        justify-content: center;
      
    }
    .nav-amis-li {
        margin-top:1rem;
       padding: 0em 0em;
       
    }

}


@media (max-width: 960px) and (min-width: 768px) {

    .nav-amis {
        justify-content: center;
        flex-wrap: nowrap !important;
    }

    .nav-amis-li {
        flex-wrap: nowrap !important;
       padding: 0em 0em;
    }
}


@media (max-width: 1200px) and (min-width: 961px) {

}




