
div.dataTables_paginate ul.pagination{
    margin-top: 10px;
}

.pagination>li{
    float: left;
    line-height: 32px;
}



.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    vertical-align: center !important;
}


.login-page, .register-page{
    background: #eeeeee !important;
}

.login-box-body, .register-box-body{
    border: 1px solid transparent !important;
    margin-top: 30px;
}

/*.navbar-nav > .user-menu .user-image{*/

    /*float: left;*/
    /*width: 25px;*/
    /*height: auto;*/
    /*border-radius: 50%;*/
    /*margin-right: 10px;*/
    /*margin-top: -2px;*/

    /*object-fit: none;*/
    /*object-position: center;*/
/*}*/

.content-wrapper{
    height: 100%;
}
.content-wrapper .content{
    height: 100%;
}


.content-wrapper .content .messenger{
    height: 100%;
}
.content-wrapper .content .messenger .load-more{
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.content-wrapper .content .messenger .direct-chat-messages{
    min-height: 445px;
}

#pagination{
    min-height: 100px;
}

.right .direct-chat-text:after, .right .direct-chat-text:before{
    border: none !important;
}

.direct-chat-text:after, .direct-chat-text:before{
    border: none !important;
}

.direct-chat-msg span{
    display: block;
}

.direct-chat-text{
    display: inline-block;
    word-wrap: break-word;
}

.direct-chat-text{
    margin: 5px 0 0 15px;
}

.right .direct-chat-text{
    float: right;
    margin-right: 0px;
}

.direct-chat-msg{
    margin-bottom: 0px;
}

.html-message .no-message{
    text-align: center;
}

.discussions-box{
    min-height: 400px;
}
.discussion-content{
    padding: 5px;
    padding-left: 70px;
}

.discussion-content.clickable{
    cursor: pointer;
}

.discussion-content-message{
    position: relative;
}

.discussion-content-message p{
    text-overflow: ellipsis;
    max-height: 18px;
    overflow: hidden;
    padding: 0px !important;
    margin: 0px !important;
}

.discussion-content-message p .paragraph-end{

}

.discussion-content-message span{
    position: absolute;
    right: 0px;
    top:0px;
    background: transparent !important;
    font-weight: bold;
}

.image-container-70,
.image-container-40,
.image-container-50,
.image-container-30,
.image-container-20{
    background-color: #bababa;
}

.image-container-70.no-background,
.image-container-40.no-background,
.image-container-50.no-background,
.image-container-30.no-background,
.image-container-20.no-background{
    background-color: transparent;
}

.image-container-70{
    width: 70px;
    height:70px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;background-repeat: no-repeat;
}

.image-container-50{
    width: 50px;
    height:50px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;background-repeat: no-repeat;
}

.image-container-40{
    width: 40px;
    height:40px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;background-repeat: no-repeat;
}

.image-container-30{
    width: 30px;
    height:30px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;background-repeat: no-repeat;
}

.image-container-20{
    width: 20px;
    height:20px;
    border-radius: 50%;
    display: inline-block;
    background-size: cover;background-repeat: no-repeat;
}

.image-container-40.margin-right,
.image-container-50.margin-right,
.image-container-30.margin-right,
.image-container-20.margin-right{
    margin-right: 10px;
}

.image-container-20.margin-right{
    margin-right: 6px;
}

.image-container-70.square,
.image-container-40.square,
.image-container-50.square,
.image-container-30.square,
.image-container-20.square{
    border-radius: 2px;
}

.p-image .imageAlt{
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #ffffFF;
    text-transform: uppercase;
}

.image-container-20 .imageAlt{
    line-height: 20px;
}

.image-container-30 .imageAlt{
    line-height: 30px;
}
.image-container-40 .imageAlt{
    line-height: 40px;
}
.image-container-50 .imageAlt{
    line-height: 50px;
}
.image-container-70 .imageAlt{
    line-height: 70px;
}

.no-raduis.image-container-50,.no-raduis.image-container-40{
    border-radius: 0px !important;
}

.right .image-container-40{
    float: right;
}
.direct-chat-img{
    object-fit: none;
    object-position: center;
    width: 100% !important;
    height: 100% !important;;
}


.no-discussion{
    margin-top: 20px;
    display: block;
    text-align: center;
}

.no-discussion i{

    font-size: 137px;
    color: gray;
}

.direct-chat-text{
    margin: 5px 0 0 0px;
    max-width: 75%;
}

.direct-chat-text{
    display: inline-block;
}

.select2-container {
    display: block;
    width: auto !important;
}



/*////PHOTOS GALLERY/////*/

.image-previews {
    height: 170px;
    white-space: nowrap;
    overflow: -moz-scrollbars-horizontal;
    overflow-x: scroll;
}

.image-previews .image-uploaded{
    display: inline-block;
    position: relative;
}

.image-previews .image-uploaded .index{
    position: absolute;
    left: 5px;
    top: 4px;
    color: #000000;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
    padding-left: 10px;
    padding-right: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.nsup-fileuploadlabel{
    width: 100%;
    float: left;
    padding: 30px;
    color: #363b4d;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 3px dashed #eaedef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.nsup-fileuploadlabel .desc{
    font-weight: normal;
}
.nsup-btn{
    margin-bottom: 10px;
    color: #fff;
    padding: 0 50px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    background: rgba(0,0,0,0.00);
    font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
    background: grey;
}
.nsup-fileinput{
    visibility: hidden;
}


.uppercase{
    text-transform: uppercase;
}

.title.uppercase:not(a[href]){
    display: block;
    text-transform: uppercase;
    border-bottom: 2px solid #EEEEEE;
    padding-bottom: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-family: 'Montserrat' !important;
    font-weight: 600;
}

.icon-success{
    font-size: 90px;
}

.font-size24px{
    font-size: 24px;
}

.font-size30px{
    font-size: 30px;
}

.font-size20px{
    font-size: 20px;
}

.font-size18px{
    font-size: 18px;
}

.font-size16px{
    font-size: 16px;
}

.font-size14px{
    font-size: 14px;
}

.font-size12px{
    font-size: 12px;
}

.font-size10px{
    font-size: 10px;
}



.text-grey2{
    color: grey;
}

.no-hover:hover{
    background: #ffffff !important;
    color: #000000;
}

.cursor-pointer{
    cursor: pointer;
}

.cursor-draggable{
    cursor: move;
}



/*////PHOTOS GALLERY/////*/
#dt_uploader .nsup-fileuploadlabel{
    position: relative;
    width: 100%;
    float: left;
    padding: 30px;
    color: #363b4d;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 10px;
    cursor: pointer;
    border-radius: 5px;
    border: 3px dashed #eaedef;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

#dt_uploader .nsup-btn{
    margin-bottom: 10px;
    color: #fff;
    padding: 0 50px;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 23px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    background: rgba(0,0,0,0.00);
    font: 500 16px/46px 'Quicksand', Arial, Helvetica, sans-serif;
    background: grey;
}
#dt_uploader .nsup-fileinput{
    visibility: visible;
    height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#dt_uploader .icon{
    position: absolute;
    font-size: 50px;
    top: 37px;
    right: 13px;
    opacity: 0.3;
}

#dt_uploader #progress, #dt_uploader .progress {
    height: 20px;
    /*border: 1px solid #E65100;*/
    background-color: #EEEEEE;
    overflow: hidden;
    padding: 1px;
}

#dt_uploader #progress .percent, #dt_uploader .progress .percent{
    height: 100%;
    background: #E65100;
}

#dt_uploader .image-uploaded {
    margin-top: 10px;
    display: inline-block;
    padding: 5px;
    border: 1px solid #dbdbdb;
    margin-right: 10px;
}

#dt_uploader .image-uploaded{
    display: inline-block;
    outline: 1px solid #eeeeee;
    padding: 5px;
}

#dt_uploader .image-uploaded #delete, #dt_uploader .image-uploaded #undeletable{
    color: #ffffff;
    display: block;
    width: 100%;
    display: block;
    width: 100%;
    text-align: center;
    padding: 8px;
    background-color: #dd4b39;
}

#dt_uploader .image-uploaded #undeletable{
    background-color: #eeeeee;
}

#dt_uploader .image-uploaded #delete:hover, #dt_uploader .image-uploaded #undeletable:hover{
    -webkit-transition-delay: 0.2s; /* Safari */
    -moz-transition-delay:0.2s;
    transition: 0.2s;
    background-color: #afafaf;
    color: #000000;
}


#dt_uploader #image-preview, #dt_uploader .image-preview {
    display: block;
    background-color: #aaaaaa;
    width: 100px;
    height: 100px;
}

#dt_uploader #image-preview img, #dt_uploader .image-preview img {
    width: 100%;
    height: auto;
    object-fit: none;
    object-position: center;
    height: 100px;
    width: 100px;
}

/*////////////////////*/

.g-recaptcha div[style]{
    margin: 0 auto;
}


.transactions .select2-container .select2-selection--single .select2-selection__rendered{
    font-size: 12px !important;
}

.margin-top15px{
    margin-top: 25px !important;
}




/*
SIDEBAR
 */

.sidebar-menu .header.menu-search{
    position: relative;
}

.sidebar-menu .header.menu-search input{
    width: 100%;
    border: none;
    outline: none;
    height: 30px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 30px;
}

.sidebar-menu .header.menu-search i{
    position: absolute;
    right: 37px;
    top: 10px;
    font-size: 22px;
}

.sidebar-menu #reset-search a{
    color: #3c8dbc !important;
    background: transparent !important;
    border: none;
}

.sidebar-menu #reset-search:hover{
    color: #3c8dbc !important;
    background: transparent !important;
    border: none !important;
}


.main-header .logo{
    background: #1a2226 !important;
}


.box-title b, .box-title strong{
    font-family: 'Montserrat' !important;
    font-weight: 600;
}

.right-align{
    text-align: right;
}


.modal-open .modal{
    z-index: 10000000;
}


.sw>.nav .nav-link{
    padding: 1.5rem 1rem !important;
}

#smartwizard #location .map-component{
    height: 300px !important;
}


/*Package*/

.pack-recommended{
    position: relative;
}

.pack-recommended .recommended-badge{
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    padding: 2px 5px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}


.sw-theme-dots>.nav .nav-link{
    margin-top: 40px !important;
}
