body{
    overflow-x: hidden;
}
.hider{display: none;}
.social-login{
    display: inline-block;
    cursor: pointer;
    margin: -4px -7px -5px -7px;
}
.social-login img{
    width: 132px;
}
.tw-login img{width: 147px;}
.tw-login .loading{
    width: 23px;
    margin: 0px 0 5px -1px;
}
#logo-header{
    transition: 0.6s;
    width: 200px;
    margin: -20px 0 0 0;
}
.header-fixed-shrink #logo-header{
    width: 118px;
    margin: 2px 0 0 0;
}
.welcome-user{
    direction: rtl;
}
.border-red{
    border-color: #ff0000!important;
}
.sky-form .input-file .button{left: initial!important;}

/*
    background: #27d7e7;
    background: #4765a0;
    background: #9c8061;
*/
.post-type-in-user-list-article{    background: #72c02c;}
.post-type-in-user-list-image{    background: #3498db;}
.post-type-in-user-list-book{background: #e74c3c;}
.post-type-in-user-list-sound{    background: #2ecc71;}
.post-type-in-user-list-sound_cloud{    background: #1abc9c;}
.post-type-in-user-list-yt_video{    background: #e67e22;}
.post-type-in-user-list-album{    background: #f1c40f;}
.user-posts .post_action{visibility: hidden;cursor: pointer;margin-right: 2px;}
.user-posts tbody tr:hover .post_action{
    visibility: visible;
}
.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,    .dataTables_wrapper .dataTables_filter{padding: 9px 13px 0 12px;}
.dataTables_filter label input{
    border-radius: 2px!important;
    border: 1px solid #c5dcd7;
    margin-right: 5px;
    height: 27px;
    /*width: 448px;    */
    width: auto;
}
.dataTables_wrapper select{
    border: 1px solid #c5dcd7;
    background: white;
    font-weight: normal;
    width: 65px;
    border-radius: 2px!important;
    cursor: pointer;
}
.dataTables_filter label input:focus{
    border-color: #36bc9c;
    box-shadow: 0px 0px 1px #36bc9c;
}
table.dataTable thead th, table.dataTable thead td ,table.dataTable.no-footer {border-bottom: 1px solid #d1d1d1!important;}
.post_image_type_in_user_posts{
    width: 24px;
    height: 24px;
    float: right;
    padding: 0 0 0 0;
    margin: -2px -31px 0 6px;
    background-size: cover;
}
.alias-input,.alias-btn{direction: ltr;}
.loading-post-update-status{width: 20px;}
.color-white{color: #ffffff!important;}
.side-bar-bordered{border: 1px solid #ddd;}
/*.nav > li{margin-left: -15px!important}*/
.nav > li{margin: -4px -17px 0px -5px!important;}
.user-top-links li a{padding: 2px 9px!important;}
.user-top-links li{
    display: block!important;
    text-align: right;
}
.user-top-links{
    width: 200px;
}
.favorites{cursor: pointer;}
.favorites i{}
.favorites i.fa-heart{}
.favorites .is_favorite{color: #ffc107;}
.modal-dialog{z-index: 9999999999999999999999999999;}
.login_modal{top: 50px;}
.login_modal ul{}
.login_modal ul li{
    display: inline-block;
    padding-left: 38px;
    width: 48%
}
.login_modal ul li a{}
.login_modal ul li a.tw-login{text-align: center;}
.login_modal ul li a.tw-login img{width: 192px;}
.login_modal ul li a.tw-login img.loading{width: 34px;}
.login_modal ul li a.fb-login img{    width: 180px;margin-top: 1px;}
.show-all-tags-in-post{
    cursor: pointer;
    /*width: 22px!important;
    line-height: 20px!important;
    height: 20px!important;
    font-size: 14px!important;*/
}
.post-tags li{
    padding: 0px 6px 21px 2px;
}
.post-image img{
    width: 100%;
    padding: 2px;
    background: #fcfcfc;
    border: 1px solid #f2f0f0;
    box-shadow: 0px 0px 1px #e1e1e1;
    height: auto;
}
.user-switcher-links a{
        display: block;
    /* background: red; */
    width: 152px;
    margin-bottom: 17px;
    padding-right: 20px;
    text-decoration: none;
    line-height: 24px;
    border: 1px solid #333333;
    border-radius: 14px!important;
}
}

.user-switcher-links a:hover{
    border: 1px solid #72c02c!important;
}
.service-block h2:hover{text-decoration: none!important}
.footer-logo{
    width: 222px;
}
.nooreleman_small_about{font-size: 14px;}
.footer-categories{}
.footer-categories li{
    display: inline-block;
    width: 140px;
}
.nooreleman-footer-link{color: #778186;}
.static-article p{
    line-height: 35px;
    direction: rtl;
    text-align: right;
}
a:hover{    text-decoration: none!important;}
.pointer{cursor: pointer!important;}
ul.pagination li a{cursor: pointer;}
ul.pagination li{padding: 6px 12px;}
.pagination>li>a, .pagination>li>span{padding: 5px 12px;}
.post-title{
    font-size: 18px;
    margin-top: -4px;
    margin-bottom: 5px;
}
.view-post-user-image , .view-post-image{
    float: right;
    width: 80px;
    height: 80px;
    padding: 3px;
    margin: 0 0 10px 10px;
    border: 1px solid #eee;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.2s;
}
#post_map{
    width: 100%;
    height: 300px;
    /*margin-bottom: 12px;*/
}
.post-statistics{}
.post-statistics .post-stat{
        display: inline-block;
    margin-left: 9px;
}
.post-image-related-list-post{
    height: 274px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    transition: 0.5s;
    cursor: pointer;
    display: block;
}
.post-image-related-list-post-sec{
    height: 300px;
}
.related_posts_title_first{
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.related_posts_title_sec{}
.related_posts_sec_div{
    padding: 0px 21px 0 2px;
}
.parallax-team {
  background: url(/assets/app/images/related-posts-bg.jpg) 50% 0 repeat fixed;  
}
.post-images li{padding: 0;}
.post-images li a{}
.post-viewer .star-vote{margin-bottom: -17px!important;}
.custom_fields{
    /*border-top: 1px solid #eeeeee;*/
    /*margin-top: -14px;*/
}
#loading-hr-1{margin: 30px 0;}
#loading-hr-2{margin: 15px 0;}
.hr-loading{
    height: 2px;
    background: linear-gradient(to right, #e1f8ff 16%, rgb(18, 203, 255) 18%, #c8f3ff 33%)!important;
}
.custom_fields span.title{color: #02aedf;}
.custom_fields span.value{}
#view_phone{margin: -9px 0 6px 0;}
.post-viewer .post-images li{
    padding: 0;
    margin: 0px 6px 9px 2px;
    border: 1px solid #dddddd;
    width: 100px;
    height: 75px;
}
.post-viewer .post-images a.post-image-gallery{
    display: inline-block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.post-viewer .post-images a.post-image-gallery img{display: none;}
.post-viewer .post-images .gallery_hide{display: none;}
.post-viewer .post-images .gallery_view_all{}
.post-viewer .post-images .gallery_image_numbers{
    position: absolute;
    background: rgba(0, 0, 0, 0.63);
    display: inline-block;
    direction: ltr;
    color: white;
    font-size: 46px;
    width: 100px;
    text-align: center;
}
.post-viewer #favorite_post{
    cursor: pointer;
}
.post-viewer #favorite_post i{
    font-size: 25px;
}
.post-viewer #favorite_post i.fa-spin{
    -webkit-animation: fa-spin 1.2s infinite linear;
    animation: fa-spin 1.2s infinite linear;
}
.post-viewer #favorite_post i:hover{
    background-color: initial;
    color: initial;
}
.post-viewer #favorite_post .fa-heart{display: none}
.post-viewer #favorite_post.faved i.fa-heart-o{display: none;}
.post-viewer #favorite_post.faved i.fa-heart{display: inline-block;color: #ffcc00;}
/*.post-viewer #favorite_post .fav-count{
    display: inline-block;
}*/
.tag-title{color: #03b5e9;}
.category-pagination{
    display: inline-block;
    width: 100%;
}
.checkbox-in-list label.checkbox{
    font-size: 13px;
    line-height: 18px;
    padding: 5px 22px 0 0;
}
.checkbox-in-list label.checkbox .checkbox-title{
    direction: rtl;
    text-align: right;
}
.checkbox-in-list label.checkbox .checkbox-title .checkbox-count{display: none;}
.form_is_loading{
    pointer-events: none!important;
    opacity: 0.7!important;
}

.spin-loading{
    text-align: center;
    position: absolute;
    z-index: 999999;
    left: 0%;
    padding-top: 5%;
    width: 100%;
    height: 100%;
    display: none;
}
.form_is_loading .spin-loading{display: block;}
.spin-loading .loader{
  display: inline-block;
  border: 16px solid #f3f3f3;
  border-radius: 50%!important;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 0.9s linear infinite; /* Safari */
  animation: spin 0.9s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#search_resuls{}
.div_loading_image{
    background-image: url(/assets/img/loader/4.gif);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 99999;
    background-position: center 14%;
    background-size: 31px;
}
.profile-dashboard-img{
     height: 231px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;   
}
.change-profile-img-btn{
    text-align: center;
    position: absolute;
    top: 39%;
    width: 89%;
    padding: 0;
    margin: 0;
}
ul.post-data-list-category li.post-counts{
        display: inline-block;
    padding-left: 5px;
}
.post-comments .c-title{
    border-bottom: 1px solid #eeeeef;
    padding-bottom: 6px;
    margin-bottom: 9px!important;
}
.post-comments .c-title i{}
.post-comments-list{}
.post-comments-list .post-comment{
    border-bottom: 1px solid #eeeeef;
}
.post-comments-list .post-comment{transition: 0.4s;}
.post-comments-list .post-comment .comment-user{font-size: 13px;}
.post-comments-list .post-comment .comment-user-img{
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    border: 1px solid #f9f9f9;
    background-size: cover;
}
.post-comments-list .post-comment .comment-date{}
.post-comments-list .comments-loading{
    display: none;
    background-image: url(/assets/img/loader/5.gif);
    height: 30px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 19px;
}
.red-border{
    border-color: #ffabac;
    transition: 0.5s;
}
.post-comments-form .comment_text{
    height: 70px;
}
.post-comments-list .comment-loaded{
    background-color: #c9ffc9;
}
.post-comment p{
    word-wrap: break-word;
    word-break: break-all;
}
.alert-sm{padding: 5px;}
.add_comment_alert{}
.need-login-trans{}
.datatable-loading-img{}
.position-top-btn{
    left: 41px!important;
    top: 11px!important;
    font-size: 22px!important;
}
.link{color: #72c02c!important;}
.tags-input{width: 100%!important;}
.tags-input input{width: 90%!important;}
#map{
    width: 100%;
    height: 359px;
}
.post_images_upload{
    min-height: 159px;
    height: auto;
    width: 100%;
    border: 2px dotted #b7b7b7!important;
    margin-bottom: 11px;
    background-image: url(/assets/img/upload.png)!important;
    background-repeat: no-repeat!important;
    background-position: center bottom!important;
    cursor: pointer!important;
    background-size: 125px!important;
}
.post_images_upload .dz-preview{
    /*display: inline-block;
    width: 21%;
    height: auto;
    border: 1px solid #afafaf;
    vertical-align: text-top;
    margin: 0 17px 5px 5px;*/
}
.post_images_upload .dz-preview .dz-success-mark,.post_images_upload .dz-preview .dz-error-mark{
    /*display: inline-block;*/
    /*background: red;*/
    /*width: 29%;*/
}
.post_images_upload .dz-preview .dz-success-mark svg ,.post_images_upload .dz-preview .dz-error-mark svg{}
#view_post_images .post-img{
    background: #04c2f80d;
    width: 119px;
    height: 84px;
    margin: 0 5px -2px 2px;
    display: inline-block;
    cursor: pointer;
}
#view_post_images .post-img .img{
    display: inline-block;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}
#view_post_images .post-img .remove-img ,
#view_post_images .post-img .star-img{
    display: none;
    color: red;
    font-size: 24px;
    position: absolute;
    margin: -27px 74px 0 0;
}
#view_post_images .post-img .star-img-work{display: block;}
#view_post_images .post-img .star-img{
    color: yellow;
    margin: -27px 95px 0 0;
}
#view_post_images .post-img:hover .remove-img , #view_post_images .post-img:hover .star-img{display: block;}
.post-btns{
    margin-bottom: 4px;
}
.post-image{width: 35px;}
.remove-div{
    color: red;
    font-size: 33px;
    cursor: pointer;
}
#time-range {
    width: 100%!important;
}
.float-left{float: left;}
.float-right{float: right;}
#custom_fields_data .custom_field_data , #work_times_data .work_time_data{
    margin-bottom: 25px;
    border-top: 1px solid #d8d4d4;
    padding-top: 15px;
}
#work_times_data .work_time_data .remove-div{margin-top: -13px;}
.add_work_time{
    cursor: pointer;
/*    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin: -4px 0 0 0;
    background: #71c02c;
    border: 1px solid #71c02c;
    border-radius: 22px!important;
    padding: 3px 5px 2px 5px;*/
}
.time-ranger{color: #92999c;}
.time-ranger-start{float: right;}
.time-ranger-end{    float: left;margin-top: -54px;}
.post-alert{
    height: 104px;
    margin-top: -34px!important;
}
.not-allowd{
    cursor: not-allowed;
}



.rating input:checked ~ label {
  color: #72c02c; 
}
.rating input + label:hover, .rating input + label:hover ~ label {
  color: #72c02c;
}
.rating label {
    color: #ccc;
    -ms-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
}
.rating label {
    display: block;
    float: left;
    height: 17px;
    margin-top: 5px;
    padding: 0 2px;
    font-size: 17px;
    line-height: 17px;
    cursor: pointer;
}
.rating input {
    /*position: absolute;*/
    /*right: -9999px;*/
    display: none
}
.rating{float: right;}
.rating-div .rating-users{display: none;}
.rating .rating-users{float: left;}
.rating .rating-users .rating-users-count{
    font-size: 12px;
    margin-right: -2px;
}
.rating .rating-users i{
    font-size: 14px;
    margin-top: 7px;
}
.post-viewer-is-loading .view-post-user-image{margin-bottom: -4px;}
.rating-div .no-rating ul{display: inline-block;}
#search_resuls .rating-div{float: left;margin-top: -20px;}
#search_resuls .rating-div ul li {padding: 1px;}
.post-date{
    float: left;
    margin-top: -20px;
    font-size: 12px;
}
.see_also_data .sa-img{
    height: 56px;
    width: 56px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    border: 2px solid #f6f6f6;
    padding: 4px;
}
.post-comment-rating{float: left;}
.lg-outer{    z-index: 999999991050!important;}
.social-icons li{
    padding: 5px 0px 2px 2px!important;
    margin: -2px -8px -2px 9px!important;
}
.social-icons li a{}
.social-icons li a i{}
.social-icons li a img{
    width: 25px;
    float: left;
}
.social-icons li a:hover img{opacity: 0.8;}
.social_links .social_link_edit .social_link_edit_img{
background-size: contain;
    width: 35px;
    height: 100%;
    padding: 0;
    margin: -1px -7px 0 0;
}
.social-icons-inpost{margin-top: -7px;}
.social-icons-inpost li{
    width: 25px!important;
    padding: 0 0 0 0!important;
    margin: 0 1px 0 1px!important;
}
.social-icons-inpost li a{}
.social-icons-inpost li a img{
    width: 26px!important;
}
.categories-links-with-cover{
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.categories-links .c-with-cover{
    background: white;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    opacity: 0.9;
    box-shadow: white 0px 11px 9px;
}
.categories-links ul li{
    width: 25%;
    display: inline-block;
}

.categories-links ul li a{}
.categories-links ul li a span.cl-pcount{
    font-size: 11px;
    color: #1fc3f8;
}

.have_cover_cats .have_cover_cat_bg{
    height: 188px;
    background-repeat: no-repeat;
    background-size: cover;
}
.have_cover_cats .headline-left{margin-bottom: -19px;padding: 0;}
.have_cover_cats .headline-left h3{padding: 0;}
.have_content_cover{
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-attachment: fixed!important;
}
.categories-top-search .category-top-search{
    display: inline-block;
    width: 33%;
    padding-left: 49px;
}
.categories-top-search .category-top-search p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#discover_site_form .at_least_write_thing,
#discover_site_form .no_result{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold!important;
}
.categories-search-block{
    margin-bottom: 0px!important;
}
.categories-top-search .category-top-search-items{}
.categories-top-search .category-top-search-items .content-boxes-v3 .content-boxes-in-v3 h3 a{font-size: 15px;}
.categories-top-search .category-top-search-items .category-top-search-item{
    display: inline-block;
    width: 50%;
}
.categories-top-search .category-top-search-items .c-tags{display: inline-block;}
.categories-top-search .category-top-search-items .c-icons{float: right;margin-left: 6px;}
.categories-top-search .category-top-search-items .c-icons i{
    color: #7c8082;
    font-size: 11px;
    margin-left: 5px;
}
.categories-top-search .category-top-search-items .c-icons small{margin-left: 10px;}
.category-top-search-single-item .cs-tags li{margin: 0 0 9px 5px;}
.category-top-search-single-item .sc-sea-all{
    cursor: pointer;
    display: block;
    margin-top: -14px;
}
.all_cats_list{margin-top: -77px;}
.all_cats_list ul.categories_list{padding-right: 30px;}
.all_cats_list ul.categories_list li{
    width: 23%;
    display: inline-block;   
}
.all_cats_list ul.categories_list li a{
    padding: 6px 0;
    border-bottom: 1px dotted #eee;
    display: inline-block;
    width: 80%;
}

@media(max-width: 900px){
    /*.categories-links ul li{width: 100%;display: block;}*/
    .categories-links ul li{width: 50%;}
    .all_cats_list ul.categories_list li{width: 50%;}
    .footer-categories li{width: 50%;}
}
@media(max-width: 500px){/*Mobile*/
    .footer-categories li{width: 100%;}
    .alert-sm{    padding: 15px;}
    .categories-links ul li{width: 100%;display: block;}
    .all_cats_list ul.categories_list li{width: 100%;display: block;}   
}
.categories-search-is-loading img.search-is-loading{
    display: inline-block;
    width: 26px;
    position: absolute;
    left: 70px;
    z-index: 9999999;
    top: 12px;
    opacity: 0.7;
}
.categories-discover-site-form .awesomplete ul{
    margin-top: 53px;
    text-align: right;
}
.categories-discover-site-form .awesomplete ul li{}
.categories-discover-site-form .awesomplete ul li span.aws-img{
    display: inline-block;
    width: 33px;
    height: 31px;
    text-align: center;
    /*padding: 5px 0 0 0;    */
}
.categories-discover-site-form .awesomplete ul li .aws-img i.aws-icon{
    color: #ffffff;
    padding-top: 9px;
    font-size: 17px;
}
.categories-discover-site-form .awesomplete ul li .aws-img .aws-icon-bg{
    background-size: cover;
    width: 100%;
    display: inline-block;
    height: 100%;
    border-radius: 50%!important;
    margin: 2px 0 -6px 0;
}
.categories-discover-site-form .awesomplete ul li span.aws-title{
    margin-right: 6px;
}
.categories-discover-site-form .awesomplete ul li .tag span.aws-visits{display: none;}
.categories-discover-site-form .awesomplete ul li span.aws-visits{
    float: left;
    padding-top: 8px;
}
.categories-discover-site-form .awesomplete ul li span.aws-visits small{
    padding-right: 3px;
}
.categories-discover-site-form .awesomplete ul li span.aws-visits i{
    font-size: 11px;
    color: #36bc9c;
}
.header-v1 .navbar-default .navbar-nav > li > a{
    text-transform: none;
    font-weight: bold!important;
    color: #02313e;
}
/*.fancybox-opened{transition: 0.4s; margin-top: 30px!important;}*/
.home-block-slider .s-desc{}
.home_random_post .home_random_post_img{
    height: 272px;
    background-repeat: no-repeat;
    background-size: contain;
}
.home_recent_3_posts .recent_3_posts-img{
    height: 233px;
    background-repeat: no-repeat;
    background-size: cover;
}
.home_recent_3_posts .h-r-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.max-categories-bg-list .max-c-icon{
     height: 57px;
    width: 57px;
    background-size: contain;
    display: inline-block;   
}
.make_request_sani3y{font-size: 19px;margin-bottom: 15px;}
.make-request-worker-form .panel-heading{background: #ef444a;}
.make-request-worker-form form{border-color: #ef444a;}
.request-items dt, .request-items dd {
    line-height: 37px;
    text-align: right;
    margin-right: 56px;
}
.category-title-header{
    min-width: 60%!important;
    height: 107px;
    border-top: 7px solid #ef444a;
    border-bottom: 7px solid #ef444a;
    position: relative;
    background: rgba(126, 126, 126, 0.72)!important;
}
.category-title-header:before, .category-title-header:after {
    content: '';
    background-color: #ef444a;  
    top: -13px;
    bottom: -12px;
    left: 4px!important;
    position: absolute;
    width: 8px;
}
.category-title-header:after {
    left: auto;
    right: 4px;
}
.category-title-header h2{
     font-size: 39px!important;
    color: white;
    margin-right: -18px;
}
.category-view-icon{
    width: 38px;
    min-height: 41px;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 4px -6px -10px 0px;
}
.revolution-mch-1:after{background: none!important;}
.rtl{direction: rtl!important;}
.ltr{direction: ltr!important;}
.form-control-select{
     cursor: pointer;
    padding: 2px 5px 0 0;
}
.category-request-btn{
    position: absolute;
    z-index: 999999999;
    /*background: #ef444a14;*/
    left: 20px;
    right: 19px;
    top: 5px;
    bottom: 116px;
    /*transition: 0.1s;*/
    visibility: hidden;
}
.category-request-btn a{
    position: relative;
    right: 26%;
    top: 75px;
}
#posts_list .posts_in_list:hover .category-request-btn{
    visibility: visible;
}

#post-phones li{}
#post-phones li a , #post-phones li a i{
    font-size: 17px;
}
.social_login_area{}
.social_login_area h4{}
.social_login_area ul{
    list-style-type: none;
    text-align: center;
}
.social_login_area ul li{
    display: inline-block;
    float: none;
}
.social_login_area ul li a{}
.social_login_area ul li a img{
    width: 206px;
}
.top-header-links{}
.top-header-links ul{}
.top-header-links ul li{}
.top-header-links ul li a{
    color: #72c02c!important;
    font-weight: bold!important;
    font-size: 14px!important;
}
.login_modal .login-form-title{display: none;}
.login-hint{display: none;}
.login_modal .login-hint{display: block;text-align: center;}