@charset "UTF-8";
/* CSS Document */

body{
    font-family: 'Cairo', sans-serif;
    background: #f3f5f7;
}
header{
    position: fixed;
    width: 100%;
    z-index: 1000;
    line-height: 1.1;
}
.container-body{
    padding-top: 55px;
}
.newDealBox #interPrice a{
    color: #7950a6;
    outline: none;
}
button{    outline: none !important;}

#btnshare{
    margin: 0 10px;
}
/*******************************************************/
/*.navbarSupportedContent01{*/
/*margin-left: -50px;*/
/*}*/
/*******************************************************/
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #7851a6;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(120,81,166,.25);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(120,81,166,.25);
}
.pal4x-bg{
    background-color: #563d7c;
}
.pal4x-color{
    color: #563d7c;
}
.pal4x-color-2{
    color: #7a51a6;
}
.btn-pal4x {
    color: #fff;
    background-color: #563d7c;
    border-color: #563d7c;
}
.btn-pal4x:hover {
    color: #fff;
    background-color: #7a51a6;
    border-color: #7a51a6;
}
.btn-outline-pal4x {
    color: #563d7c;
    background-color: transparent;
    background-image: none;
    border-color: #563d7c;
}
.btn-outline-pal4x:hover {
    color: #fff;
    background-color: #7a51a6;
    border-color: #7a51a6;
}
.dropdown-menu{
    right: -10px;
    left: auto;
    text-align: right;
}
a:hover{
    text-decoration: none;
    color: #7a51a6;
}

.border-radius-buttom-3{border-radius: 0px 0px 3px 3px !important;}
.border-radius-buttom-10{border-radius: 0px 0px 10px 10px !important;}

.font-size-10{font-size: 10px;}
.font-size-11{font-size: 11px;}
.font-size-12{font-size: 12px;}
.font-size-14{font-size: 14px;}
.font-size-16{font-size: 16px;}
.font-size-18{font-size: 18px;}
.font-size-20{font-size: 20px;}
.font-size-22{font-size: 22px;}
.font-size-24{font-size: 24px;}
.font-size-26{font-size: 26px;}
.font-size-28{font-size: 28px;}
.font-size-30{font-size: 30px;}

.font-weight-400{font-weight: 400;}
.font-weight-600{font-weight: 600;}
.font-weight-700{font-weight: 700;}

.color-333{color: #333;}
.color-666{color: #666;}
.color-999{color: #999;}
.color-eee{color: #eee;}
.color-ddd{color: #ddd;}
.color-title{color: #4d5259}
.color-supTitle{color: #8b95a5}

.line-height-1{line-height:1;}
.line-height-1-4{line-height:1.4;}
.line-height-1-5{line-height:1.5;}
.line-height-1-8{line-height:1.8;}
.line-height-2{line-height:2;}
.line-height-2-5{line-height:2.5;}
.line-height-2-8{line-height:2.8;}


.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

.scrollable-menu-1{
    /*height: 530px;*/
    width: 100%;
    overflow: hidden;
}

.scrollable-menu-2{
    width: 470px;
    height: 100%;
    overflow: auto;
}

.chat-ltr{
    direction: ltr;
}

header .navbar .navbar-nav .dropdown-toggle::after{
    display: none;
}
header .navbar-nav .nav-item{
    margin: 0 .4em;
}
header .navbar-nav li .user_img{
    width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center top;
    border: 2px solid #7a51a6;
}
header .navbar .navbar-nav li > a{
    font-size: .7em;
    position: relative;
}
header .navbar .navbar-nav li > a .notifications-nam{
    background: red;
    position: absolute;
    min-width: 22px;
    height: 22px;
    font-weight: 700;
    top: -3px;
    right: -14px;
    border: 2px solid #553d7b;
    border-radius: 50px;
    line-height: 1.6;
}
header .navbar .navbar-nav li > a:hover{
    opacity: .8;
}
header .navbar .navbar-nav li > a > i{
    font-size: 1.65em;
    line-height: 1.6;
}
header .navbar .navbar-nav li:first-child > a > i{
    font-size: 2.1em;
    line-height: 1.2;
    margin-left: -.2em !important;
    margin-top: 1px;
}
header .navbar form input{
    border: 2px solid #7a51a6;
    border-radius: 50px;
    background: #f5f8fa;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 14px 5px 35px;
    width: 220px !important;
}
header .navbar form button{
    position: absolute;
    color: #999;
}

header .navbar form.loginForm input{
    border: 2px solid #7a51a6;
    border-radius: 5px;
    background: #f5f8fa;
    font-weight: 600;
    font-size: 12px;
    padding: 5px 10px;
    /*width: inherit!important;*/
    box-shadow: none;
    outline: none;
}

header .navbar form.loginForm button{
    color: #553d7b !important;
    font-weight: 600;
    height: 30px;
    background-color: #c5b0e6;
    line-height: 1;
    box-shadow: none;
    outline: none !important;
}

header .navbar form.loginForm button{
    position: static;
    color: #999;
    margin-top: 2px;
}

header .navbar-brand {
    font-size: 40px;
    padding: 0;
}



header .navbar .navbar-nav li .user-header-notifications.dropdown-menu,
header .navbar .navbar-nav li .user-header-messages.dropdown-menu,
header .navbar .navbar-nav li .user-header-menu.dropdown-menu{

    background: #fff;
    border: 0;
    width: 350px;
    line-height: 2.5;
    border-radius: 0;
    margin-top: 7px;
    box-shadow: 0 0 3px 1px #00000050;
}

header .navbar .navbar-nav li .user-header-messages.dropdown-menu .user_img{
    margin-top: 14px;
}


header .navbar .navbar-nav li .user-header-notifications.dropdown-menu .dropdown-divider,
header .navbar .navbar-nav li .user-header-messages.dropdown-menu .dropdown-divider,
header .navbar .navbar-nav li .user-header-menu.dropdown-menu .dropdown-divider{
    margin: 0 auto;
}


header .navbar .navbar-nav li .user-header-notifications.dropdown-menu::after,
header .navbar .navbar-nav li .user-header-messages.dropdown-menu::after,
header .navbar .navbar-nav li .user-header-menu.dropdown-menu::after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    content: "";
    position: absolute;
    top: -6px;
    right: 12px;
}

header .navbar .navbar-nav li .user-header-notifications.dropdown-menu,
header .navbar .navbar-nav li .user-header-messages.dropdown-menu{
    width: 450px;
}
header .navbar-nav li .user-header-notifications.dropdown-menu .user_img{
    float: right;
    border-width: 0px;
    width: 50px;
    height: 50px;
    margin-top: 2px;
}


.dropdown-item.active, .dropdown-item:active {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}
.user-page-notifications .user_img{
    float: right;
    border-width: 0px;
    width: 60px;
    height: 60px;
}
header .navbar-nav li .user-header-notifications.dropdown-menu .user-header-notifications-info{
    margin-right: 80px;
    line-height: 1.5;
    margin-top: 4px;
    margin-bottom: 4px;
}

header .navbar-nav li .user-header-notifications.dropdown-menu a{
    white-space: normal;
    position: relative;
}

header .navbar-nav li .user-header-notifications.dropdown-menu a.pal4x-bg{
    border: 1px solid #fff;
    border-top: 0;
}

header .navbar-nav li .user-header-menu.dropdown-menu .user_img{
    float: right;
    width: 80px;
    height: 80px;
    border-width: 2px;
}
header .navbar-nav li .user-header-menu.dropdown-menu .user-header-menu-info h2{
    margin-top: 13px;
    margin-bottom: 0;
}
header .navbar-brand img {
    position: relative;
    top: -5px;
    width: 7rem;
}


.box{
    background: #fff;
    border: 1px solid #ebebeb;
    text-align: right;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
}


.add-new-post a{
    color: #666;
}
.nav-pills .nav-link{
    border: 1px solid #ddd;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.nav-pills .nav-link.active {
    background-color: #553d7b;
    border-color: #553d7b;
}
.deals-nav-tabs.nav-tabs .nav-link.active{
    color: #7950a6;
}
.deals-nav-tabs a{
    color: #495057;
}

.add-new-post .user_img {
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center top;
    border: 2px solid #7a51a6;
    position: absolute;
}
.add-new-post .normal-post-textarea{
    resize: none;
    width: 100%;
    outline: none;
    /* padding-right: 70px; */
    padding-top: 12px;
    height: 50px;
    overflow: hidden;
    margin-right: 70px;
}





.all-post .box-post{

}

.all-post .box-post .user_img{
    width: 45px;
    height: 45px;
    background-size: cover;
    background-position: center top;
    border: 2px solid #7a51a6;
}
.all-post .box-post .box-post-header .box-post-username{
    margin-top: 2px;
}
.all-post .box-post .box-post-header .box-post-settings{
    margin-top: 6px;
}
.all-post .box-post .box-post-header .box-post-settings .dropdown-toggle::after{
    display: none;
}
.all-post .box-post .box-post-header .btn-outline-light{
    border-color: #ddd;
}
.all-post .box-post .box-post-header .box-post-settings .dropdown-menu{
    right: auto;
    left: 0;
}
.all-post .box-post .box-post-comments{
    background: #fcfdfe;
    border-radius: 0px 0px 5px 5px;
}




.peopleMayknow .user_img{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center top;
    position: relative;
    overflow: hidden;
}

.peopleMayknow .user_img span{

    position: absolute;
    bottom: 100%;
    color: #fff;
    padding: 10px;
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    z-index: 1;
}
.listBorderLiBottom > li{
    border-bottom: 1px solid #eee;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.listBorderLiBottom > li:last-child{
    border-bottom: 0px solid #eee;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.searchPeopleList .user_img{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center top;
    position: relative;
    overflow: hidden;
}

.searchPeopleList .user_img span{
    position: absolute;
    bottom: 100%;
    color: #fff;
    padding: 10px;
    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    z-index: 1;
}

.searchPeopleList>ul>li{
    border-bottom: 1px solid #ddd;
}

.searchPeopleList>ul>li:hover{
    background: #00000005;
}

.searchPeopleList>ul>li:first-child{
    border-top: 1px solid #ddd;
}

.searchPeopleList>ul>li button , .close{
    float: left;
}

.user-page-notifications #pills-tab-2.fixedBox{
    position: fixed;
    top: 44px;
    background: #fff;
    padding: 10px 0 !important;
    z-index: 999;
    box-shadow: 0px 4px 4px -2px #00000030;
}




.box-user .user_img{
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center top;
    border: 3px solid #7a51a6;
    margin: 0 auto;
}
.box-user .user_cover{
    height: 100px;
    background-size: cover;
    margin-bottom: -50px;
}



.user-profile-img{
    margin-left: -.25em !important;
    margin-bottom: -.25em !important;
}
.user-profile-img > div{
    padding-bottom: .25em;
    padding-left: .25em;
    padding-right: 0;
}
.user-profile-img > div img{
    /*	height: 81px; */
}
.user-profile-img > div img:hover{
    opacity: .8;
}


.all-user-profile-img{
    margin-left: -.25em !important;
    margin-bottom: -.25em !important;
}
.all-user-profile-img > div{
    padding-bottom: .25em;
    padding-left: .25em;
    padding-right: 0;
}
.all-user-profile-img > div img{
    height: 202px;
}
.all-user-profile-img > div img:hover{
    opacity: .8;
}

.modal-content .dropdown-menu{
    right: auto;
    left: 0;
}
.modal-content .dropdown-toggle::after{
    display: none;
}



.user-profile-header2 .user_img{
    width: 160px;
    height: 160px;
    background-size: cover;
    background-position: center top;
    border: 5px solid #fff;
    margin: 0 30px;
    margin-top: -103px;
    border-radius: 6px !important;
}
.user-profile-header2 .user_cover{
    height: 240px;
    background-size: cover;
}
.user-profile-header2 ul li a{
    border-left: 1px solid #e9ecef;
    color: #333;
}
.user-profile-header2 ul li:hover a{
    color: #7951a6;
}
.user-profile-header2 ul li:hover{
    background-color: #e9ecef50;
}

.user-profile-header2 ul li:hover a{
    color: #7951a6;
}
.user-profile-header2 ul li:hover{
    background-color: #e9ecef50;
}

.user-profile-header2 ul li{
    margin-left: -4px;
}


.user-profile-header .user_img{
    width: 160px;
    height: 160px;
    background-size: cover;
    background-position: center top;
    border: 5px solid #fff;
    margin: 0 20px;
    border-radius: 6px !important;
    box-shadow: 0 0 1px #00000050;

    position: absolute;
    z-index: 99;
    right: 0px;
    bottom: -30px;

    overflow: hidden;
}



.user-profile-header .user_cover .user_cover_edit{
    position: absolute;
    top: 20px;
    left: 20px;
    background: #00000000;
    z-index: 99;
    border-radius: 5px;

    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.user-profile-header .user_cover .user_cover_edit span{
    display: none;
    float: right;
    margin-left: 15px;
    line-height: 2;

    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.user-profile-header .user_cover:hover .user_cover_edit {
    background: #000000;
}
.user-profile-header .user_cover:hover .user_cover_edit span{
    display: block;
}


.user-profile-header .user_img .user_img_edit{
    position: absolute;
    bottom: -40px;
    background: #00000080;

    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
}
.user-profile-header .user_img:hover .user_img_edit{
    bottom: 0;
}

.user-profile-header .user_cover::after{
    content: "";
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.user-profile-header .user_cover{
    height: 300px;
    background-size: cover;
    position: relative;
}
.user-profile-header .user-name{
    position: absolute;
    z-index: 99;
    right: 200px;
    bottom: 20px;
}
.user-profile-header .user-button{
    position: absolute;
    z-index: 99;
    left: 20px;
    bottom: 20px;
}
.user-profile-header ul li:first-child a{
    border-right: 1px solid #e9ecef;
}
.user-profile-header ul li a{
    border-left: 1px solid #e9ecef;
    color: #333;
    padding: 1em 1.8em;
}
.user-profile-header ul li:hover a{
    color: #7951a6;
}
.user-profile-header ul li:hover{
    background-color: #e9ecef50;
}
.user-profile-header ul li{
    margin-left: -4px;
}
.user-profile-header ul{
    position: relative;
    right: 200px;
    direction: rtl;
}
.user-profile-header ul li.active a{
    color: #7951a6;
}
.user-profile-header ul li.active{
    background-color: #e9ecef50;
}


hr {
    border-top: 1px solid rgba(77,82,89,0.07);
}

.add-img-post-list ,.add-img-report-list{
    display: none;
}
.add-img-post-list .add-img-post-list-item ,.add-img-report-list .add-img-report-list-item{
    background-color: #666;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    cursor: pointer;
}
.add-img-post-list .add-img-post-list-item.img-add:hover,.add-img-report-list .add-img-report-list-item.img-add:hover{
    background: #28a745;
}
.add-img-post-list .add-img-post-list-item .add-img-post-list-item-icon,.add-img-report-list .add-img-report-list-item .add-img-report-list-item-icon{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px dashed #ffffff60;
    margin: 10%;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    line-height: 2.5;
}
.add-img-post-list .add-img-post-list-item.img-view .add-img-post-list-item-icon,.add-img-report-list .add-img-report-list-item.img-view .add-img-report-list-item-icon{
    border: 0;
}
.add-img-post-list .add-img-post-list-item.img-view ,.add-img-report-list .add-img-report-list-item.img-view{
    background-color: #fff;
   
}
.add-img-report-list .img-alt{
    display: inline-block;
    top: -30px;
    position: relative;
}
.add-img-report-list .add-img-report-list-item.img-view{
    display: inline-block;
}
.add-img-post-list .add-img-post-list-item.img-view:before ,.add-img-report-list .add-img-report-list-item.img-view:before{
    content: "";
    background: #66666600;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 5px;
}
.add-img-post-list .add-img-post-list-item.img-view .add-img-post-list-item-icon,.add-img-report-list .add-img-report-list-item.img-view .add-img-report-list-item-icon{
    display: none;
}
.add-img-post-list .add-img-post-list-item.img-view:hover .add-img-post-list-item-icon,.add-img-report-list .add-img-report-list-item.img-view:hover .add-img-report-list-item-icon{
    display: block;
}
.add-img-post-list .add-img-post-list-item.img-view:hover:before,.add-img-report-list .add-img-report-list-item.img-view:hover:before{
    content: "";
    background: #dc354560;
}
.buy, .sell {
    cursor: pointer;
}
.buy:hover, .sell:hover {
    background-color: rgba(200, 200, 200, 0.5);
    -webkit-transition: background-color , 1s;
    -moz-transition: background-color , 1s;
    -o-transition: background-color , 1s;
    transition: background-color , 1s;
}

.form-check-input {
    position: absolute;
    margin-top: .25rem;
    margin-left: 0;
    margin-right: -1.25rem;
}
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
}

.card-header .form-group .form-check{
    margin: 0 12px 0 0;
}

#changePassword{
    text-align: right;
}

select.form-control-new:not([size]):not([multiple]) {
    height: calc(1.9rem + 2px);
    padding-top: 3px;
}

.newDealBox, .publish-normal-post{
    display: none;
}

.newDealBox #interPrice{
    width: 65px;
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    background: none;
}

.SecondGoal .card-body{
    display: none;
}

.ThirdGoal .card-body{
    display: none;
}

.newDealBox #CurrType{
    direction: ltr;
    border-radius: .25rem;
    box-shadow: 0 0 1px #00000080;
    margin-top: 2.7em;
    width: 100%;
}
.newDealBox #CurrType a{
    width: 50%;
    padding: 2.5px;
    margin: 0;
}

.test {
    width: 500px;
    height: 70px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    padding: 5px;
}

.normal-post-textarea[placeholder]:empty:before {
    content: attr(placeholder);
    color: #555;
}

.normal-post-textarea[placeholder]:empty:focus:before {
    content: "";
}

.deal-box-table tbody tr{
    display: none
}
.deal-box-table tbody tr.active{
    display: table-row
}

.fixedBox{
    position: fixed;
    top: 54px;
    width: 21.3%;
}

#regNameIn{
    padding-right: 0 !important;
}
#regPassIn{
    padding-right: 0 !important;
}
#regbtn{
    padding-right: 0 !important;
}
#regFrg{
    padding-right: .25rem !important;
}





















#SignUp{
    background: url(../img/bg.jpg)top center no-repeat;
    background-size: cover;
    user-select: none;
    cursor: default;
    height: 100vh;
    padding-top: 60px;
}

#signupForm>div{/*
	margin-top: 10vh;
	-ms-transform: scale(.9);
    -webkit-transform: scale(.9);
    transform: scale(.9);*/
}

#signupForm form{
    width: 100%;
}
#signupForm form select{
    border-radius: 0;
}


#CreateTitle{
    font-size: 34px;
    color: rgb(91, 44, 143);
    font-weight: bold;
    line-height: 1.218;
    text-align: center;
    user-select: none;
    margin-bottom: 0;
    cursor: default;
}
#subTitle{
    font-size: 18px;
    color: #252525;
    text-align: center;
}
.SocialBtn{
    height: 35px;
    /* padding-left: 5px; */
    /* padding-right: 5px; */
    margin-top: 10px;
    cursor: pointer;
    direction: ltr;
}
.Google{
    background-color: #f2553b;
    height: 100%;
    /* padding: 0; */
}

.btn-google {
    background-color: #f2553b;
    border-color: #f2553b;
    width: 100%;
}

.btn-twitter {
    background-color: #007bff;
    border-color: #007bff;
    width: 100%;
}

.btn-facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    width: 100%;
}

.palforex{
    background-color: #00a7fd;
    height: 100%;
    /* padding: 0; */
}
.Facebook{
    background-color: #3b5998;
    height: 100%;
    /* padding: 0; */
}
.SocialBtn>.col-md-12>div{
    margin: 0 auto;
    padding: 0;
    height: 100%;
}
.SocialBtn i{
    font-size: 25px;
    margin-top: 5px;
    color: white;
    /* padding-left: 5px; */
}
.fac , .gog , .twt{
    color: white;
    /*border-right: 1px solid #36538f;*/
}
.SocialBtn p{
    color: white;
    font-size:12px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    user-select: none;
    line-height: 3;
}
.Register{
    margin-top: 10px;
}


.subTitle2 p{
    font-size: 20px;
    color: rgb(128, 78, 186);
    text-align: center;
    margin: 0;
}
.subTitle2 .hr{
    margin: 0 auto;
    padding: 0;
}
.subTitle2 hr{
    border-top: 1px solid rgba(128, 78, 186,0.8);
}


.video{
    margin-top: 120px;
    height: 500px;
    background: url('../img/VideoScreen.png') top center no-repeat;
    text-align: center;
}
video{
    margin-top: 23px;
    margin-right: 57px;
}
.Register>.col-md-12>.col-md-6,.Register>.col-md-12>.col-md-12{
    padding: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.Register .input{

    padding: 0;
    margin: 0 auto;
}
.Register .input>input{
    /*
    border-right:40px solid #dad9d9;
    outline: 1px dashed #fff;
    outline-offset: -10px;
    box-shadow: 1px 1px 1px #a488c3;
    */
}
.Register .input>input:focus{
    border-color: rgba(91, 44, 143,0.9);
}
#gender>a{
    background-color: #f2f2f2;
    border-color: #ced4da;
    color: #636363;
    font-size: 15px;
    font-weight: 900;
    width: 60px;
    line-height: 2.5;
    border-radius: 0;
}
#gender>#male{
    background-color: #553d7b;
    color: white;
}
.Register input,.Register .btn-group,.Social .SocialBtn{
    margin-bottom: 10px;
    box-shadow: none;
    outline: none;
    height: 45px;
    border-radius: 0;
    font-weight: 600;
}
.DateGender{
    min-height: 45px;
}
.Register>.col-md-12>.col-md-6>.col-md-4{
    padding: 0;
    padding-right: 5px;
}
.Register>.col-md-12>.col-md-6>.col-md-4>input{
    box-shadow: 1px 1px 1px #a488c3;;
    text-align: center;
}
.Register>.col-md-12>.col-md-6>.col-md-4>input:focus {
    border-color: rgba(91, 44, 143,0.9);
}

.Register input[type=button].btn-block,
.Register input[type=reset].btn-block,
.Register input[type=submit].btn-block{
    height: inherit;
    font-size: 20px;
    line-height: 2;
    margin-top: 20px;
}

.CreateAccount{
    font-size: 25px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    background-color: rgb(91, 44, 143);
}
.CreateAccount:hover{
    color: rgb(255, 255, 255);
}
.CreateAccount:focus{
    color: rgb(255, 255, 255);
}
#privacy{
    /* font-size: 15px; */
    /* font-weight: bold; */
    color: rgb(137, 137, 137);
    text-align: center;
    line-height: 3;
}
#Statistic{
    /*background-xcolor: #FFFFFF !important;*/
    /*height: 5000p;*/
}
.STitle{
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    color: #592d8f;
}
.SNumber{
    font-size: 45px;
    color: rgb(91, 44, 143);
    font-weight: 600;
    text-align: center;
    margin: 0;
    line-height: 1;
}
.Statistic{
    /* border-width: 1px; */
    /* border-color: rgb(152, 100, 210); */
    /* border-style: dashed; */
    /* border-radius: 3px; */
    /* padding-top: 20px; */
}
.Statistic i {
    /* color: rgb(152, 100, 210); */
    font-size: 50px;
    /* margin-left: 10px; */
    /* margin-top: 10px; */
    /* line-height: 2; */
    color: #553d7b;
}
.Statistic>.col-md-3{
    padding: 0;
}
#Last10>.container>.row>.col-md-4{
    margin-top: 50px;
    color: white;
    text-align: center;
}
#Last10 .Title{
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color:rgb(91, 44, 143) ;
    font-size: 25px;
    padding: 12px;
}
#Last10 .Title>p{
    margin: 0 auto;
}
#Last10 .Content {
    background-color:rgba(240,240,235,0.85);
    border: 1px solid rgba(91, 44, 143,0.2);
    height: 500px;
}
#Last10 .Content>.col-md-4{
    padding: 15px;
    font-size: 15px;
    color: rgb(91, 44, 143);
}
#Last10 .Content>.center{
    border-right: 1px solid rgba(0, 0, 0, 0.15);;
    border-left: 1px solid rgba(0, 0, 0, 0.15);;
}
#Last10 .tableHead{
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);;
}
footer{
    margin-top: 25px;
}
footer .Copyright{
    background-color: rgb(10,10,10);
    height: 45px;
    text-align: center;
    font-size: 20px;
    color: rgba(240,240,235,0.85);
    padding: 10px;
}
footer .QuickAccess{
    background-color: rgba(10,10,10,0.8);
    /*height: 100px;*/
    padding-bottom: 10px;
}
footer .QuickAccess .SocialIcon{
    font-size: 35px;
    font-weight: 100;
    color: white;
}
footer .QuickAccess .QuickAccessLinks,footer .QuickAccess .QuickAccessLinks ul>li>a {
    color: rgba(240,240,235,0.85);
    top:0px;
}
footer .QuickAccess .QuickAccessLinks p{
    /*padding-top: 5px;*/
    font-size: 30px;
}
footer .QuickAccess .QuickAccessLinks ul{
    padding: 0;
}
footer .QuickAccess .QuickAccessLinks ul li{
    font-size: 18px;
    padding-top: 12px;
    padding-right: 20px;
    list-style: none;
    display: inline-block;
}
.no-border{
    border: 0 !important;
}
.labelHide{
    display: none !important;
}
.w-456{
    width: 456px;
}
.m-w-80{
    width: 80%;
}

.top-info-website{
    text-align: right;
}
.top-info-website img{
    width: 100px;
    cursor: pointer;
}
.top-info-website img:hover{
    animation: circleScale 1s infinite;
}
.top-info-website h2{
    margin: 25px 0px 15px;
}
.top-info-website p{
    width: 90%;
    line-height: 2;
}


#headerLoginR{
    max-width: 500px;
    position: relative;
    right: -25px;
}




/*صفحة الرسائل*/

.messages-page{
    height: 100vh;
    padding: 44px 0 0 0 ;
}
.messages-page .messages-People{
    height: calc(100vh - 44px);
    border-left: 1px solid #ddd;
    text-align: right;
}
.messages-page .messages-list{
    height: calc(100vh - 44px);
}
.messages-page .messages-People .scrollable-menu-1{
    height: calc(100vh - 135px);
}

.messages-page .messages-People .user_img{
    float: right;
    border-width: 0px;
    width: 60px;
    height: 60px;
    background-size: cover;
    background-position: center top;
    border: 2px solid #7a51a6;
}
.messages-page .messages-People .user-header-notifications-info{
    margin-right: 80px;
    line-height: 1.5;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.messages-page .messages-People .scrollable-menu-1 a{
    border-top: 1px solid #eee;
    position: relative;
    display: table;
    width: 100%;
}
.messages-page .messages-People .scrollable-menu-1 a:hover,
.messages-page .messages-People .scrollable-menu-1 a.active{
    background: #f2f2f2;
}
.messages-page .messages-People .scrollable-menu-1 span{
    position: absolute;
    top: 0;
    left: 0;
    color: #979797;
}
.messages-page .messages-search{

}
.messages-page .messages-search i{
    position: absolute;
    left: 15px;
    top: 10px;
}
.messages-page .messages-search input{
    border-radius: 50px;
    padding: 8px 20px 7px 40px;
    font-size: 14px;
}

.messages-page .messages-list .scrollable-menu-1{
    height: calc(100vh - 240px);
}
.messages-list .messages-list-item .messages-list-item-text{
    background: #f2f2f2;
    border-radius: 3px;
    display: inline-block;
    min-width: inherit;
    max-width: 80%;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
}
.messages-list .messages-list-item.messages-sender .messages-list-item-text{
    float: right;
    clear: both;
}
.messages-list .messages-list-item.messages-future .messages-list-item-text{
    float: left;
    background: #553d7b;
    color: #fff;
}
.modal-footer>:not(:first-child) {
    margin-right: .25rem;
    margin-left: 0;
}
.modal-footer>:not(:last-child) {
    margin-left: .25rem;
    margin-right: 0;
}
.modal-header .close {
    padding: 15px;
    margin: -15px auto -15px -15px;
}




/*القائمة المنسدلة من الرسائل*/

ul.bs-autocomplete-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 200px;
    overflow: auto;
    z-index: 9999;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0px 1px 6px 1px rgba(0, 0, 0, 0.4);
    padding: 10px;
}

ul.bs-autocomplete-menu a {
    font-weight: normal;
    color: #333333;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-state-active,
.ui-state-focus {
    color: #23527c;
    background-color: #eeeeee;
}

.bs-autocomplete-feedback {
    width: 1.5em;
    height: 1.5em;
    overflow: hidden;
    margin-top: .5em;
    margin-right: .5em;
}

.loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    background: #333;
    background: -moz-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #333333 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #333333 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader:before {
    width: 50%;
    height: 50%;
    background: #333;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.loader:after {
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.alert-dismissible .close {
    position: absolute;
    top: 0;
    left: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}

.fixed-user-profile-menu {
    position: fixed;
    top: 44px;
    background: #fff;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 989;
    box-shadow: 0 1px 1px #00000040;
}
.fixed-user-profile-menu .fixedBox {
    width: 100%;
    top: 0;
}
.user-profile-menu.fixed-user-profile-menu .user-profile-menu-list .user-profile-menu-list-user-img {
    display: inline-block;
}
.user-profile-menu .user-profile-menu-list .user-profile-menu-list-user-img {
    display: none;
}
.fixed-user-profile-menu .fixedBox .user_img {
    width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center top;
    border: 0;
    margin: 0 20px;
    border-radius: 6px !important;
    box-shadow: 0 0 1px #00000050;
    position: absolute;
    z-index: 999;
    right: 0px;
    bottom: 6px;
    overflow: hidden;
}
.user-profile-header .fixed-user-profile-menu ul li:nth-child(2) a {
    border-right: 0px solid #e9ecef;
}
.user-profile-header ul li:nth-child(2) a {
    border-right: 1px solid #e9ecef;
}
.user-profile-header ul li:first-child a {
    border-right: 1px solid #e9ecef;
    padding-right: 60px;
}

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*.cke_button__about, .cke_button__showblocks, .cke_button__maximize, .cke_combo__font, .cke_combo__styles, .cke_button__iframe, .cke_button__pagebreak, .cke_button__specialchar, .cke_button__smiley, .cke_button__horizontalrule, .cke_button__table, .cke_button__flash, .cke_button__anchor, .cke_button__language, .cke_button__creatediv, .cke_button__blockquote, .cke_button__removeformat, .cke_button__copyformatting, .cke_button__superscript, .cke_button__subscript, .cke_button__strike, .cke_button__hiddenfield, .cke_button__imagebutton, .cke_button__button, .cke_button__select, .cke_button__textarea, .cke_button__textfield, .cke_button__radio, .cke_button__checkbox, .cke_button__form, .cke_button__print, .cke_button__scayt, .cke_button__selectall, .cke_button__replace, .cke_button__find, .cke_button__source, .cke_button__save, .cke_button__newpage, .cke_button__preview, .cke_button__templates, .cke_toolbar_end, .cke_button__source, .cke_button__cut, .cke_button__copy, .cke_button__paste, .cke_button__pastetext, .cke_button__pastefromword, .cke_button__undo, .cke_button__redo, .cke_toolbar_separator, table.cke_browser_webkit .cke_dialog_tabs, .cke_button__outdent, .cke_button__indent, .cke_button__justifyleft, .cke_button__justifycenter, .cke_button__justifyright, .cke_button__justifyblock, .cke_combo__fontsize, .cke_button__bgcolor, .cke_toolbar_break, .cke_path {
    display: none !important;
}
table.cke_browser_webkit .cke_dialog_contents{
    margin-top: 0;
}
table.cke_browser_webkit .cke_dialog_ui_button{
    display: inline-block !important;
}
.cke_reset_all, .cke_reset_all *, .cke_reset_all a, .cke_reset_all textarea{
    font: inherit !important;
    font-size: 12px !important;
}
*/

#EditProfilePicture > .modal-dialog{
    height: 100vh;
    margin: 0 auto;
}
#EditProfilePicture > .modal-dialog > #EditProfilePicture-content{
    vertical-align: middle;
}
#EditProfilePicture > .modal-dialog > #EditProfilePicture-content > .modal-content{
    max-width: 500px;
    margin: 0 auto;
}

#EditProfilePicture a{
    display: inline-block;
    width: 49.2%;
    line-height: 6;
}
#EditProfilePicture a#UploadNewImageButton{
    border-right: 1px solid #eee;
}
#HoverCoverMenu{
    right: auto !important;
    width: 200px;
}
/*a.btn:hover{*/
/*color : white !important;*/
/*background-color: #7a51a6;*/
/*border-color: #7a51a6;*/
/*}*/
a.btn:focus{
    box-shadow: 0 0 0 0.2rem rgba(120,81,166,.25);
    outline : none;
}

.readMore , .FlowersKnow , .followBtnPage{
    float: left;
}

#percentage {
    float: right;
}
/***Start Message ***/
.created_at99{
    margin: 10px 0 0 0 ;
}
.msg-float-left{
    float: left;
}
.msg-float-right{
    float: right;
}
/*** End Message ***/
.followsYou{
    float: left;
    color: #999;
    font-size: 12px;
    margin-top: 4px;
}

.copyDeal > .modal-header {
    direction: ltr;
}

.copyDeal > .modal-body {
    text-align: right;
}

.copyDeal .modal-body .bootbox-body span {
    padding: 10px;
}

.copyDeal .modal-body .bootbox-body input {
    float: right;
}

.copyDeal > .modal-body > div > div > ul > li > label {
    margin-left: 30px;
}

.copyDeal > .modal-body > div > div > ul > li > input {
    margin: 0 20px 0 0;
}

.all-user-profile-img{
    direction: ltr;
}

#left-side-widget > .fixedBox{
    width: 267px;
    top: 75px;
}

.comment_block , .displayNone{
    display: none;
}
@media (max-width: 560px){
    header.mobile-header .user-header-notifications .user_img{
        float: right;
        border-width: 0;
        width: 60px;
        height: 60px;
    }
    header.mobile-header .user-header-menu .user_img{
        float: right;
        width: 80px;
        height: 80px;
        border-width: 2px;
    }
}



.dropdown-menu {
    right: -10px;
    left: auto;
}
header .navbar .navbar-nav li .user-header-notifications.dropdown-menu::after, header .navbar .navbar-nav li .user-header-messages.dropdown-menu::after, header .navbar .navbar-nav li .user-header-menu.dropdown-menu::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
    content: "";
    position: absolute;
    top: -6px;
    right: 12px;
}

.alert-dismissible .close{
    float: left !important;
    left: 0 !important;
    right: inherit !important;
}

.alert{
    text-align: right !important;
}

.modal-content99 .slider-val-area {
    width: 50%;
    padding: 10px 15px 0 10px
  }

.modal-content99 .slider-val-area #min-zoom-val {
    float: left;
    display: contents;
  }

.modal-content99 .slider-val-area #max-zoom-val {
    float: right;
  }

  .upload_img .modal-header{
    padding: 8px
}

.upload_img .modal-body99{
    max-height: calc(100vh - 180px);
    position: absolute;
    top: 7%;
   /* overflow-y: hidden;*/
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    background: #f2f2f2;
  }

.upload_img .modal-body99 .img-container{
    width: 500px;
    max-height: 500px;
    margin: auto;
    text-align: center;
    height: 375px;
    position: relative;
  }
 
  .upload_img  .modal-footer{
    bottom: 0 !important;
border: none;
    position: absolute;
  }

  .upload_img  .cropper-modal{
    opacity: .5;
    background: #f2f2f2;
    box-sizing: border-box;
    height: 100%;
    position: relative;
  }
.upload_img .progress {
    position: absolute;

    bottom: 10%;
    
    width: 78%;
    
    right: 10%;
    
    left: 10%;
  }
  .upload_img .zoom-slider{
    bottom: 5%;

position: absolute;

left: 10%;

width: 20%;
}
.progress{
    height: .88rem;
}
.modal{
    font-size: 13px;
}
  .upload_img .slider-icon {
    position: absolute;
left: 4%;
direction: ltr;
padding: 10px 15px;
width: 36%;
bottom: 2%;
  }

  .slider-icon .fa-image::before{
    color: #a5a7aa;
  }

  .modal-footer .btn{
    font-size: 12px;
    border-radius: 3px;
  }
  .upload_img .slider-icon .pull-right::before{
    font-size: 18px;
  }

  @media (min-width:768px){
    .upload_img .modal-dialog {
      max-width: 60%;
    }
    }

    @media (min-width:450px) and (max-width:1200px){
        .modal-dialog99, .modal-content99{
        height: 85% !important;
        }
    }
    @media (max-width:768px){

        .upload_img .slider-icon{
            padding: 0px 15px;
            width: 50%;
            bottom: 4%;
        }
        .modal-content99 .slider-val-area{
            padding: 0px 15px 0 10px;
        }
        .upload_img .zoom-slider{
            bottom: 8%;
            position: absolute;
            left: 8%;
            width: 30%;
        }
    }

    .user-name .text-secondary{
        direction: ltr;
        width: 200px;
        word-wrap: break-word;
        display: inline-block;
    }

    .swal2-popup #swal2-title{
        font-size: 1.3em;
        font-weight: 600;
        text-align: right;
    }