/* Vibrant website color scheme: #f6c453, #fefbe9, #f0a04b, #183a1d, #e1eedd */

body {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
}
footer { position: relative; }
.index_info { background-color: #ffbb2a;  padding: 25px 15px !important; }
.table .db_date { width: 200px; }
.btn_area { margin-bottom: 15px; }
.header_info { color: #002200; font-size: 20px; font-weight: bold; margin: 10px 0px;}
.header_info_small { font-size: 15px; }

/* Login */
.center { text-align: center; }
.clr { clear: both; }

.BanWarning { background-color: darkred; color: #ffffff; font-size: 25px; padding: 12px; }

.birthday-picker {
    text-align: center;
    display: block ruby;
}
.bdlabel {
    position: relative;
    height: 0px;
    text-align: center;
    top: -30px;
}
.birth-year, .birth-month, .birth-day { width: 110px !important; float: left; margin-right: 10px; height: 58px;    }

.login_detail_header {
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.6);
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.login_detail_header span {  font-size: 35px;}
.button_01 {
    box-shadow: 1px 2px 0px 0px #000000;
	background-color:#ff651d;
	border-radius:14px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:10px 40px;
	text-decoration:none;
	text-shadow:-2px 2px 0px #2f6627;
}
.button_01:hover {
    color:#ffffff;
    text-decoration: none;
}


/* Default Buttons */
.default {
	box-shadow: 0px 1px 0px 0px #000000;
	background-color: #fdba29;
	border-radius: 6px;
	display: inline-block;
	cursor: pointer;
	color: #000000;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	padding: 2px 45px;
	text-decoration: none;
}
.default:hover {
	background-color:#fdba29;
}

.form-floating > label {
    font-size: 16px;
}
.widgetbox { width: 100%;
    margin-left: 24px !important; margin-bottom: 50px; }
.widgetbox h4 { font-size: 18px; font-weight: bold;  }
.widgetbox h3 {
    display: inline-block;
    font-size: 12px;
    margin:  0px;
    padding: 0px;
    margin-bottom: 8px;
}
.widgetbox p {
    display: inline;
    font-weight: bold;
    margin-left: 4px;
}

/* Widget */
.addfriend { cursor: pointer; }
.widget_link:hover { color: #fdba29; cursor: pointer; }
.widgetbox a { display: block; color: #000000; text-decoration: none; margin-bottom: 10px;   }
.widgetbox a:hover { color: #fdba29;  }
#FriendsArea { margin-bottom: 10px; display: block;  }

.useravatar {
    /*
    display: inline-block;
    width: 100%;
    max-width: 320px;
    padding: 2px;
    vertical-align: top;
    margin-bottom: 0px;

     */
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    padding: 2px;
    margin-bottom: 15px;
}

/* Editor */
.togglebtn {
    margin: 0;
    position: absolute;
    left: 45%;
    top: 0px;
    z-index: 99999999999;
    height: 27px;
    width: 80px;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background-color: #ff7e00 !important;
}
#HTML { position: relative; }
.CodeMirror { height: 200px !important; width: 100%;  max-width: 800px; }

.arrow {
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}
.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: relative;
    top: -9px;
}
.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    position: relative;
    top: -9px;
}
.panel {
    width:300px;
    float:left;
    height:750px;
    background:#d9dada;
    position:absolute;
    left:-300px;
    padding: 10px;

}
.slider-arrow {
    width: 25px;
    float: left;
    background:
            darkgoldenrod;
    color: #000;
    text-decoration:
            none;
    position: absolute;
    top: 317px;
    left: 48%;
    transform: rotate(90deg);
    z-index: 999999;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 68px;
    padding-top: 13px;
    font-size: 25px;
    padding-left: 5px;
}
.preview, .backtoprofile, .save {
    height: 25px !important;
    width: 100px  !important;
    line-height: 0px  !important;
}
.backtoprofile {
    width: 120px  !important;
    margin-right: 50px !important;
}
@media screen and (max-width: 768px) {
    .CodePanel { top: -585px !important; }
    .slider-arrow { top: 565px; }
}

/*
form {border: 3px solid #f1f1f1;}

input[type=text], input[type=password], select, input[type=date], input[type=email] {
  /* width: 100% !important; */
  /* padding: 12px 20px  !important; * /
  margin: 8px 0  !important;
  display: inline-block  !important;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
*/
.h_container{
    background-color: #cac7c7;
    border-radius: 100px;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
    display: inline-block;
    width: 60px !important;
    height: 60px;
    text-align: center;
    line-height: 8px;
    padding: 13px;

    margin: auto;
}
#heart{
    font-size: 35px;
}
#heart.fa-solid {
    color:red;
}
#heart:hover{
    color:red;
    cursor: pointer;
}
.button {
  background-color: #fdba29;
  color: #000000;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  /*width: 100%;*/
  font-weight: bold;
}

.button:hover {
  opacity: 0.8;
}

.noborder {
	border: none;
}

span.psw {
  float: right;
}

.report_area { display: none; }
.report_other { margin-top: 15px; margin-bottom: 15px; height: 150px !important; resize: none; }

   /* CSS */
.button {
   appearance: none;
   backface-visibility: hidden;
   background-color: #2f80ed;
   border-radius: 10px;
   border-style: none;
   box-shadow: none;
   box-sizing: border-box;
   color: #fff;
   cursor: pointer;
   display: inline-block;
   font-family: Inter,-apple-system,system-ui,"Segoe UI",Helvetica,Arial,sans-serif;
   font-size: 16px;
   font-weight: 500;
   height: 50px;
   letter-spacing: normal;
   line-height: 1.5;
   outline: none;
   overflow: hidden;
   padding: 14px 30px;
   position: relative;
   text-align: center;
   text-decoration: none;
   transform: translate3d(0, 0, 0);
   transition: all .3s;
   user-select: none;
   -webkit-user-select: none;
   touch-action: manipulation;
   vertical-align: top;
   white-space: nowrap;
}
.cancel {
    background-color: #e7e7e7 !important;
    border: none !important;
    color: #000000 !important;
}

.button:hover {
    background-color: #1366d6;
    box-shadow: rgba(0, 0, 0, .05) 0 5px 30px, rgba(0, 0, 0, .05) 0 1px 4px;
    opacity: 1;
    transform: translateY(0);
    transition-duration: .35s;
}

.button:hover:after {
    opacity: .5;
}

.button:active {
    box-shadow: rgba(0, 0, 0, .1) 0 3px 6px 0, rgba(0, 0, 0, .1) 0 0 10px 0, rgba(0, 0, 0, .1) 0 1px 4px -1px;
    transform: translateY(2px);
    transition-duration: .35s;
}

.button:active:after {
    opacity: 1;
}

@media (min-width: 768px) {
    .button {
        padding: 14px 22px;
        width: 176px;
    }
}

/* TOOLBAR */
emoji-picker {
    width: 340px;
    height: 220px;
}


#tooltip, .chattooltip {
    display: none;
    position: relative;
    z-index: 99;

}
#tooltip.livecode {
    inset: 98px 0px 0px 105px !important;
}
#tooltip.show, .chattooltip.show {
    display: inline-block;
}
.toolbar { background-color: #e8e8e8; }
.toolbar .navbar-brand { font-size: 13px; }
.toolbar a:hover { color: #0a0e14; }
.divider {
    font-size: 15px;
    padding: 0px 2px;
    top: 9px;
    position: relative;
    border-right: solid 1px #8d8d8d;
    margin-right: 2px;
    height: 24px;
}
@media (max-width: 768px) {
    .divider {
      display: none;
    }
}
/* END OF TOOLBAR */

.fixedElement {
    position:fixed;
    top:0;
    z-index:100;
    width: 100%;
}

.comment_showing {
    font-size: 25px;
    margin-left: 15px;
    margin-top: 30px !important;
}
section.comment img.rounded-circle { height: 32px; width: 32px;  }
section.comment .fa-solid { margin-right: 5px;}
section.comment h6 { font-size: 16px; }
section.comment .text-muted { font-size: 10px;  }
.comment_area .trumbowyg-box, .comment_area  .trumbowyg-editor-box {
    height: 168px !important;
    min-height: 127px !important;
}
.comment_area .trumbowyg-editor, .comment_area  .trumbowyg-textarea {
    /*
    heigh: 200px !important;
    min-height: 200px !important;

     */
}

.AzNDonation { padding: 34px;
    font-size: 16px;
    text-align: center;
}
.AzNDonation img { max-width: 200px; width: 100%;  }


.user-heading {
    background: #fbc02d;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 30px;
    text-align: center;
}
.user-heading.round img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255, 255, 255, 0.3);
    display: inline-block;
    width: 112px;
    height: 112px;
}

.default_bg { background-color: #f2f2f2; }

.bio-graph-heading {
    background: #fbc02d;
    color: #000;
    text-align: center;
    font-style: italic;
    padding: 40px 110px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 25px;
    font-weight: 300;
    text-align: center;
}
.bio-graph-info {
    color: #89817e;
    background-color: #ffffff;
    padding:  25px;
}
.bio-graph-info h1 {
    font-size: 25px;
    font-weight: 300;
    margin: 0 0 20px;
    font-weight: bold;
}
.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding: 0 15px;
}


.htmlcode .CodeMirror,
.csscode .CodeMirror { width: 100%; max-width: 100%; height:  400px !important;  }
.CodeMirror {
    border: solid 1px #000000;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
  span.psw {
     display: block;
     float: none;
  }
  .cancelbtn {
     width: 100%;
  }
}

.col-form-label {
  line-height: 2.8 !important;
 }


footer { text-align: center; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }

.error-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 50vh;
}

.error-content {
    text-align: center;
}

.error-content h1 {
    font-size: 6rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.error-content p {
    font-size: 1.5rem;
    margin-bottom: 2rem;
}


.dash_box { border: solid 1px #b4b4a8; margin-bottom: 15px; }
.dash_box .dash_header { padding: 12px 14px; border-bottom: solid 1px #b4b4a8; position: relative; }
.dash_box .dash_header:before {
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    background: #fa6342;
}
.dash_box .dash_header strong { color: #474962;
    display: inline-block;
    font-size: 14px; }
.dash_box .dash_body { padding: 16px 20px; }


.delphoto { text-align: center }
.delphoto:hover a { color: orange !important; }
.delphoto a:hover { color: red !important; }

/* Chat */
.chathead {   }
.chatheaderHover { box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); }
.chathead:hover { cursor: pointer; }
.chatheaderHover {  border: 0px solid; transition: all 0.5s ease }
.chathead:hover .chatheaderHover {  border: solid 4px orange; position: relative;   }

.Unseen {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    padding: 9px 6px !important;
    background-color: red !important;
    border-radius: 50px !important;
    font-size: 10px !important;
    line-height: 0px !important;
    color: #fff !important;
}

.msg_box {
    position:fixed;
    bottom:-5px;
    width:250px;
    background:white;
    border-radius:5px 5px 0px 0px;
}

.msg_head{
    background:black;
    color:white;
    padding:8px;
    font-weight:bold;
    cursor:pointer;
    border-radius:5px 5px 0px 0px;
}

.msg_body{
    background:white;
    height:200px;
    font-size:12px;
    padding:15px;
    overflow:auto;
    overflow-x: hidden;
}
.msg_input{
    width:100%;
    height: 55px;
    border: 1px solid white;
    border-top:1px solid #DDDDDD;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.close{
    float:right;
    cursor:pointer;
}
.minimize{
    float:right;
    cursor:pointer;
    padding-right:5px;

}

.msg-left{
    position:relative;
    background:#e2e2e2;
    padding:5px;
    min-height:10px;
    margin-bottom:5px;
    margin-right:10px;
    border-radius:5px;
    word-break: break-all;
}

.msg-right{
    background:#d4e7fa;
    padding:5px;
    min-height:15px;
    margin-bottom:5px;
    position:relative;
    margin-left:10px;
    border-radius:5px;
    word-break: break-all;
}
/**** Slider Layout Popup *********/

#chat-sidebar {
    width: 250px;
    position: fixed;
    height: 100%;
    right: 0px;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #b2b2b2;
}
#sidebar-user-box {
    padding: 4px;
    margin-bottom: 4px;
    font-size: 15px;
    font-family: Calibri;
    font-weight:bold;
    cursor:pointer;
}
#sidebar-user-box:hover {
    background-color:#999999 ;
}
#sidebar-user-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#slider-username{
    float:left;
    line-height:30px;
    margin-left:5px;
}


.ChatArea {

    position: fixed;
    right: 10px;
    width: 60px;
    z-index: 999;
    bottom: 0px;
    padding-right: 5px;
    margin-bottom: 20px;

}/*
.ChatMessageContainer {
    /*
    position: fixed;
    right: 75px;
    width: 60%;
    z-index: 999;
    bottom: 0px;
    padding-right: 5px;
    margin-bottom: 0px;
    min-height: 0px;

    position: fixed;
    right: 75px;
    width: 60%;
    z-index: 999;
    bottom: 0px;
    padding-right: 5px;
    margin-bottom: 0px;
    overflow: hidden;
    bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1;
     * /
    position: fixed;
    height: 0px;
    width: 60%;
    bottom: 0px;
    right: 16px;
    right: 80px;
    z-index: 1;
}
.ChatAreaPopup {
    position: relative;
    top: -481px;
    width: 1030px;
    overflow:
            hidden;
}

.test {
    width: 1025px;
    overflow:
            hidden;
    display: table-column;
    display: block;
    float: left;
}

/* .ChatMessageContainer .row .col { padding-right: calc(var(--bs-gutter-x) * .1); } * /
*/
.azn_chat {
    position: fixed !important;
    bottom: 0px;
    background: white;
    border-radius: 5px 5px 0px 0px;
    width: 330px;
    z-index: 99999999999999999;
}

.msg-left{
    position:relative;
    background:#e2e2e2;
    padding:5px;
    min-height:10px;
    margin-bottom:5px;
    margin-right:10px;
    border-radius:5px;
    word-break: break-all;
}

.msg-right{
    background:#d4e7fa;
    padding:5px;
    min-height:15px;
    margin-bottom:5px;
    position:relative;
    margin-left:10px;
    border-radius:5px;
    word-break: break-all;
}

.chatwindow {
    width: 330px;
    float: right;
    z-index: 1;
    position: relative;
    margin-right: 10px;
}
.chat{
    margin-top: auto;
    margin-bottom: auto;
}
.card{
    height: 500px;
    border-radius: 15px !important;
    /* background-color: rgba(251,149,3,0.90) !important; */
    background-color: #f6c453;
    filter: drop-shadow(-1px 0px 2px #000000);
}
.card.minus {  }
.card-body {
    height: 360px;
    overflow: auto;
    overflow-y: auto;
    padding-top: 10px !important;
    border-top: solid 1px #f7f7f7;
    border-bottom: solid 1px #f7f7f7;
}
.contacts_body{
    padding:  0.75rem 0 !important;
    overflow-y: auto;
    white-space: nowrap;
}
.bd-highlight { height: 50px; }
.msg_card_body{
    overflow-y: auto;
}
.card-header{
    border-radius: 15px 15px 0 0 !important;
    border-bottom: 0 !important;

}
.card-footer{
    border-radius: 0 0 15px 15px !important;
    border-top: 0 !important;
}
.container{
    align-content: center;
}
.search{
    border-radius: 15px 0 0 15px !important;
    background-color: rgba(0,0,0,0.3) !important;
    border:0 !important;
    color:white !important;
}
.search:focus{
    box-shadow:none !important;
    outline:0px !important;
}
.type_msg{
    /* background-color: rgba(0,0,0,0.3) !important;*/
    background-color: rgba(200,200,200,0.7) !important;
    border:0 !important;
    color:black !important;
    height: 60px !important;
    overflow-y: auto;
    height: 25px !important;
    resize: none;
}
.type_msg:focus{
    box-shadow:none !important;
    outline:0px !important;
}
.attach_btn{
    border-radius: 15px 0 0 15px !important;
    background-color: rgba(0,0,0,0.3) !important;
    border:0 !important;
    color: white !important;
    cursor: pointer;
}
.send_btn{
    border-radius: 0 15px 15px 0 !important;
    background-color: rgba(0,0,0,0.3) !important;
    border:0 !important;
    color: white !important;
    cursor: pointer;
    padding: 0.68rem .75rem !important;
}
.search_btn{
    border-radius: 0 15px 15px 0 !important;
    background-color: rgba(0,0,0,0.3) !important;
    border:0 !important;
    color: white !important;
    cursor: pointer;
}
.contacts{
    list-style: none;
    padding: 0;
}
.contacts li{
    width: 100% !important;
    padding: 5px 10px;
    margin-bottom: 15px !important;
}
.active{
    background-color: rgba(0,0,0,0.3);
}
.user_img{
    height: 45px;
    width: 45px;
    border:1.5px solid #f5f6fa;

}
.user_img_msg{
    height: 25px;
    width: 25px;
    border:1.5px solid #f5f6fa;

}
.img_cont{
    position: relative;
    height: 18px;
    width: 41px;
}
.img_cont_msg{
    height: 22px;
    width: 22px;
}
.online_icon {
    position: absolute;
    height: 11px;
    width:11px;
    background-color: #4cd137;
    border-radius: 50%;
    bottom: 0.2em;
    right: -6px;
    border:1.5px solid white;
    z-index: 9;

}
.offline {
    position: absolute;
    height: 11px;
    width:11px;
    background-color: #c23616 !important;
    border-radius: 50%;
    bottom: 0.2em;
    right: -6px;
    border:1.5px solid white;
    z-index: 9;

}
#chatsetting { font-size: 30px; margin-bottom: 10px; }
#chatsetting:hover { color: #f6c453; cursor: pointer; }
/*
.offline {
    background-color: #c23616 !important;
}
 */
.useravatar .online_icon {
    top: 5px;
    right: -9px;
}
.useravatar .offline {
    top: 5px;
    right: -9px;
}
.profile_avatar { width: 100%; height: 100%; }
.my_profile_avatar {
    width: 200px;
    height: 200px;
    border-radius: 100px;
    border: 4px solid #c3c3c3;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
}
.user_info{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 15px;
}
.user_info span{
    font-size: 20px;
    color: #000000;
}
.user_info p{
    font-size: 10px;
    color: rgba(0,0,0,0.6);
}
.video_cam{
    margin-left: 50px;
    margin-top: 5px;
}
.video_cam span{
    color: white;
    font-size: 20px;
    cursor: pointer;
    margin-right: 20px;
}
.msg_cotainer{
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    border-radius: 20px;
    background-color: #82ccdd;
    padding: 7px  15px;
    position: relative;
    font-size: 15px;
}
.msg_cotainer_send{
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 10px;
    border-radius: 25px;
    background-color: #78e08f;
    padding: 5px 15px;
    position: relative;
    font-size: 14px;
}
.msg_time{
    position: absolute;
    left: 0;
    bottom: -15px;
    color: rgba(0,0,0,0.5);
    font-size: 10px;
    width: 90px;
}
.msg_time_send{
    position: absolute;
    right:0;
    bottom: -15px;
    color: rgba(0,0,0,0.5);
    font-size: 10px;
    width: 90px;
    text-align: right;
}
.msg_head{
    position: relative;
    background-color: #f0a04b !important;
}
#action_menu_btn{
    position: absolute;
    right: 10px;
    top: 15px;
    color: white;
    cursor: pointer;
    font-size: 23px;
}
#action_menu_btn .fa-window-maximize { display: none; margin-right: 10px; }
.card.minus #action_menu_btn .fa-window-maximize { display: inline-block;}
.card.minus .fa-minus { display: none; }
#action_menu_btn  .fa-minus {margin-right: 10px;}
#action_menu_btn  .fa-minus:hover,
#action_menu_btn  .fa-window-maximize:hover,
#action_menu_btn  .fa-xmark:hover { color: #000000;  }
.action_menu{
    z-index: 1;
    position: absolute;
    padding: 15px 0;
    background-color: rgba(0,0,0,0.85);
    color: white;
    border-radius: 15px;
    top: 30px;
    right: 15px;
    display: none;
}
.action_menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.action_menu ul li{
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 5px;
}
.action_menu ul li i{
    padding-right: 10px;

}
.action_menu ul li:hover{
    cursor: pointer;
    background-color: rgba(100,100,100,.5);
}
@media(max-width: 576px){
    .contacts_card{
        margin-bottom: 15px !important;
    }
}


/* Test Default Theme 2 */

html theme_2,body .theme_2{
    background: #efefef;
    font-family: "Arial";
}
.theme_2  {
    max-width: 1250px;
    margin: 30px auto 30px;
    padding: 0 !important;
    width: 90%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.10), 0 3px 6px rgba(0,0,0,0.10);
}
.theme_2 header, .bg_personal {
    background: #eee;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 250px;
}
.theme_2 .left {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    flex-direction: column;
    padding-bottom: 50px;
}

.theme_2 .photo {
    width: 200px;
    height: 200px;
    margin-top: -120px;
    border-radius: 100px;
    border: 4px solid #fff;
}
/*
.theme_2 .active {
    width: 20px;
    height: 20px;
    border-radius: 20px;
    position: absolute;
    right: calc(50% - 70px);
    top: 50px;
    background-color: #FFC107;
    border: 3px solid #fff;
}
*/

.theme_2 .name {
    margin-top: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18pt;
    color: #777;
}

.theme_2 .info {
    margin-top: -5px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 11pt;
    color: #000000;
}


.theme_2 .stats {
    margin-top: 25px;
    text-align: center;
    padding-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
}


.theme_2 .number-stat {
    padding: 0px;
    font-size: 14pt;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    color: #f0a04b;
}

.theme_2 .desc-stat {
    margin-top: -15px;
    font-size: 10pt;
    color: #262525;
}

.theme_2 .desc {
    text-align: center;
    margin-top: 15px;
    margin: 15px 40px;
    color: #4f4f4f;
    font-size: 11pt;
    font-family: 'Montserrat', sans-serif;
    padding-bottom: 25px;
    padding-top: 25px;
    border-top: 1px solid #f0a04b;
    border-bottom: 1px solid #f0a04b;
}

.theme_2  .social {
    margin: 5px 0 12px 0;
    text-align: center;
    display: inline-block;
    font-size: 20pt;
}

.theme_2  .social i {
    cursor: pointer;
    margin: 0 15px;
}

.theme_2  .social i:nth-child(1)  { color: #4267b2; }
.theme_2  .social i:nth-child(2)  { color: #1da1f2; }
.theme_2  .social i:nth-child(3)  { color: #bd081c; }
.theme_2  .social i:nth-child(4)  { color: #36465d; }

.theme_2 .right {
    padding: 0 25px 0 25px !important;
}

.theme_2 .gallery, .gallery.sc_gallery  {
    margin-top: 35px;
}

.theme_2 .gallery div,
.gallery.sc_gallery div {
    margin-bottom: 30px;
}
.theme_2 .gallery img,
.gallery.sc_gallery img {
    box-shadow: 0 3px 6px rgba(0,0,0,0.10), 0 3px 6px rgba(0,0,0,0.10);
    width: auto;
    height: auto;
    cursor: pointer;
    max-width: 100%;
}

.theme_2_gallery_link,
.gallery.sc_gallery .theme_2_gallery_link {
    display: flex;
    height: 300px; /* Or whatever */
    background-color: #000;
}
.theme_2 .gallery img.theme_2_gallery_img,
.gallery.sc_gallery img.theme_2_gallery_img  {
    width: 90%; /* Or whatever */
    height: 250px; /* Or whatever */
    margin: auto; /* Magic! */
}
.theme_2 .dash_header strong { font-size: 25px;  }
.comment_friend_required { font-size: 25px; }
.theme_2 .card-body { height: auto; }
.theme_2 .profile_comment_form .fullwidth { width: 100% }
.theme_2 #addcomment { height: 100px; resize: none; }


/* AV Theme */
.og_ave {
    font-size: 11px;
    background: url(/_images/theme/bg_gradient.gif) repeat;
    width: 100%;
}
.og_ave h1.username { font-size: 16px; color: #ee632e; font-weight: bold; }
.og_ave .widget { background: #fff none;}
.og_ave .widgetbox {
    background: transparent;
    border: 1px solid #b6b2b5;
    margin-left: 0px !important;
    margin-bottom: 12px;
    padding-left: 0px;
    padding-right: 0px;
}

.og_ave .widget .widget_header {
    border-bottom: 1px solid #d1cdb2;
    background: transparent url(/_images/theme/header_bg.gif);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}
.og_ave .widget .widget_header h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ee632e;
    padding: 10px 12px 2px 12px;
    font-weight: bold;
}
.og_ave .widget .widget_content {
    padding: 15px;
}
.og_ave .widgetbox a { margin-bottom: 0px; display: inline-block; color: #ee632e;  }
.og_ave .widget .widget_content img { width: 100%; }
.og_ave .widget .contact_me a { margin-bottom: 10px; }
.og_ave #FriendsArea { margin-bottom: 0px; }
.og_ave .widget .tmpl_alertbox h3 {
    background: url(/_images/theme/alert_icon.gif) no-repeat 5px 5px;
    color: #ff9900 !important;
    padding: 6px 0px 3px 30px !important;
    font-size: 16px;
}
.og_ave .widget .tmpl_alertbox p {
    font-weight: bold;
    color: #333;
    padding: 0px 0px 7px 30px;
    font-size: 12px;
}


.og_ave .databox {
    border: 1px solid #e5e5dc;
    background: #fff none;
    margin: 6px 0 10px 0;
}
.og_ave  .databox {
    border: 1px solid #E7E5D7;
    background: transparent none;
}
.og_ave  .databox .head {
    background: #E7E5D7 none;
}
.og_ave  .databox .head {
    background: none;
}
.og_ave .databox .head {
    background: #e5e5dc none;
    padding: 10px;
    overflow: hidden;
}
.og_ave .comment_header h6 {font-size: 0.8rem; }
.og_ave .comment_header p { margin-left: 0px; }
.og_ave .comment_header .action {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 200px;
    text-align: right;
    font-size: 12px;
}
.og_ave .comment_text { font-size: 16px; padding: 8px 20px;}
.og_ave .comment_text p { font-weight: inherit; }

.custom_comment .card-body{ height: auto !important; }

.blog.action  {
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 14px;
}

.blog.action a { text-decoration: none; color: #ee632e; margin-left: 10px; margin-right: 10px;  }

@media (min-width: 900px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px !important;
    }
}
@media screen and (max-width: 767px) {
    .bdlabel { height: 30px; top: 0;}
}
