﻿
a{
    text-decoration:none;
    color:#000;
}
.body{
    padding:50px 0px;
}
.SearchFilters{
    background-color: #f6f6f6;
    padding: 20px 5px;
}
.SoulMate_Color{
    color:#3cc5c5;
}
.SoulMate_BackgroundColor{
    background-color:#3cc5c5;
}
.SoulMate_Background{
    background:#3cc5c5;
}
.wordBreak{
    word-break:break-all;
    word-break:break-word;
}

.btn{
    color:#fff;
    min-height: 40px;
    padding: 10px 30px;
    margin-right: 15px;
}

.btnAccept,
.btnUnblock,
.btnUpload{
    background-color: #3cc5c5;
}
.btnDisconnect,
.btnReject{
    background-color: #f15a5a;
}
.btnBlock{
    background-color: #ff0000;
}
.btnSearch{
    background-color: #3cc5c5;
}

/* Send request button*/
.btnSendRequest{
    padding: 10px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
    font-weight: bold;
    color: #8AA8BD;
}
.btnSendRequest span{
    padding-right:20px;
}
/* Send request button*/

/* Cancel request button*/
.btnCancelRequest{
    padding: 10px;
    background: #f15a5a;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none;
    font-weight: bold;
    color: #fff;
}
.btnCancelRequest span{
    padding-right:20px;
}
/* Cancel request button*/

.visible-false {visibility: hidden;}
.visible-true {visibility: visible;}

.highcharts-credits{display:none}

/*Advertisement Section*/

.Advertisement{
    /*background-color:gray;*/
    border:1px solid #f1f1f1;
    /*background-color:transparent;*/
}
.Advertisement img{
    border-radius: 5px;
    display:block;
    margin:0 auto;
    max-width:100%;
    max-height:100%;
}
/*Advertisement Section*/


/*CK Editor*/
#cke_21, #cke_25, #cke_30, #cke_32, #cke_46 {
    display: none;
}
.cke_top {
    background: rgba(60, 197, 197,0.6) !important;
}
.cke_toolbar_break{
    clear:none !important;
}
/*CK Editor*/

.User .UserBox h2{
    margin-top:0px;
    font-size: 30px;
}
.User .UserBox ul{
    list-style-type:none;
    padding:0px;
}
.User .UserBox ul li{
    font-weight:600;
    padding:5px 0px;
}

.UserBox .User_Image img{
    max-width: 100%;
    border-radius: 5px;
}

.profile_type_border .profile_selected_tab{
    background: #00bcd5;
    color: #fff;
    float:left;
    font: bold 13px arial;
    height: 30px;
    margin: 0 4px 0 0;
    overflow: hidden;
    padding: 6px 10px 0;
    text-align: center;
}
.sub-heading{
    font: bold 14px arial;
    color: #ff5a60;
    margin: 15px 0 5px 0;
    clear:both;
}
.light-blue{    
    color:#00bcd5;
    float: right;
}
.light-blue:hover{    
    color: #ff5a60;
}
.single_data_cont {
    border: solid 1px #d9d9d9;
    padding: 10px;
    color: #72727d;
    line-height: 16px;
}
.data_cont {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font: normal 14px arial;
    word-wrap: break-word;
    min-height:100px;
    height:auto;
}

#detail .User_Detail .Single_Row_Detail{
    margin-top:5px;
    margin-bottom:5px;
}

.contact ul li{
    list-style-type:none;
}
.Contact_Section .Single_Row_Contact{
    margin-top:5px;
    margin-bottom:5px;
}

.UserDetail h4{
    font-size: 13px;
}

/* Search User */
.SearchUser{
    transition: all ease-in-out 0.7s;
    margin-bottom: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 10px 0px;
    background-color: #f7f7f7;
}
.SearchUser:hover {
    background-color: #fff;
    box-shadow: 4px 2px 25px -10px;
}
.SearchUser .UserImage {
    overflow: hidden;
}
.SearchUser .UserImage img{
    border-radius: 5px;
}
.SearchUser h3{
    margin-bottom: 20px;
}
.SearchUser h3 label {
    padding-right: 20px;
}
.SearchUser h4 label {
    width: 150px;
}
.SearchUser .button{
    padding-top:15px;
}
.SearchUser .button span{
    margin-right:5px;
}
.SearchUser .button a {
    color: #fff;
    display: block;
}
.SearchUser .button .btn{
    margin-bottom:15px;
}
.SearchUser .btnView{
    background-color: #3cc5c5;
}
.Search_Section{
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.Search_Section form p{
    margin:0;
}
.Search_Section .fa-long-arrow-right,
.Search_Section .fa-long-arrow-left,
.Search_Section form{
    display: inline-block;
}
.Search_Section input[type="text"]{
    text-align:center;
    max-width:75px;
}
.Search_Section input[type="submit"]{
    display:none;
}
#NextPage:hover,
#PreviousPage:hover{
    color:#3cc5c5;
    transform:scale(1.2);
    transition:0.4s;
}
.Search_Section .fa-long-arrow-right,
.Search_Section .fa-long-arrow-left{
    font-size:30px;
    cursor:pointer;
}
.Search_Section .fa-long-arrow-left{
    padding-right:15px;
}
.Search_Section .fa-long-arrow-right{
    padding-left:15px;
}
/* Search User */

.ToggleImages{
    cursor:pointer;
}
.ToggleImages:hover{
    color:#000;
}
/* Matches Found */
.MatchesFound ol li span{
    min-width:120px;
    display:inline-block;
}
/* Matches Found */


/* Footer Styling Start */
footer {
    background: #333;
    color: #aaa;
    padding-top: 10px;
    width:100%;
}
footer .row{
    margin:0px;
}
footer a {
    color: #aaa;
}

footer a:hover {
    color: #fff;
}

footer h3 {
    color: #0894d1;
    letter-spacing: 1px;
    margin: 30px 0 20px;
}
footer .logo{
    max-width:125px;
}

footer .three-column {
    overflow: hidden;
}

footer .three-column li{
    width: 33.3333%;
    float: left;
    padding: 5px 0;
}

footer .socila-list {
    overflow: hidden;
    margin: 20px 0 10px;
}

footer .socila-list li {
    float: left;
    margin-right: 3px;
    opacity: 0.7;
    overflow: hidden;
    /*border-radius: 50%;*/
    transition: all 0.3s ease-in-out;
}

footer .socila-list li:hover {
    opacity: 1;
}

footer .img-thumbnail {
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid #444;
    margin-bottom: 5px;
    display:unset;
}

footer .copyright {
    padding: 15px 0;
    background: #333;
    margin-top: 20px;
    font-size: 15px;
}

footer .copyright span {
    color: #0894d1;
}
/* Footer Styling End */

@media screen and (min-width:768px) {
    .User .UserBox{
        margin-bottom: 150px;
    }
}

@media screen and (max-width:767px){
    .Advertisement{
        display:none;
    }
    .UserBox .Control{
        text-align:center;
    }
    .UserBox .User_Image{
        height:250px;
    }
    .UserBox .User_Image img{
        margin:0 auto;
        max-height:100%;
    }
    .SearchUser:hover {
        background-color: #ebebf5;
    }
    .SearchUser .UserImage img{
        max-width: 300px;
        margin: 0 auto;
    }
    footer ul li{
        margin-bottom:10px;
    }

}
@media screen and (max-width:600px){
    footer ul li{
        display:block;
    }
}

@media screen and (max-width:350px){
    .SearchUser .UserImage img{
        max-width: 100%;
    }
}
