body .classic-header.bg-behind-menu .navigation::before{margin-left:-100px}
.clickable_tr:hover {cursor: pointer;}
label{font-weight: normal !important;}
.alert-grey{color: #686868;background-color: white;border-color: #dadada;}
.grey-content{background: #f2f2f2;border: 1px solid #e8e8e8;padding:5px;}
.conversation-header{font-size: 16px;font-weight: bold;}
.message-list-box{border-bottom: 1px solid #d0d0d0;padding: 10px;}
.message-list-box:hover{cursor: pointer;}
.dont-break-out{overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
.dm_dont-break-out{margin-left:25px;}
.dm_dont-break-out-right{margin-right:25px;}
.ellipses{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.user_social_lnk{margin-left:5px;}
.user_img_section{float:left;}
.user_img_section img{width:100%;}
.user_info_section{float:right;}
.user_dis_lbl{font-weight: bold;}
.home_broker_date, .iyba_events_date{font-style: italic; font-weight: bold;}
.home_broker_content, .iyba_events_desc{text-align: justify;}
.iyba_events_address{font-style: italic; font-weight: bold; text-decoration:none;}
.iyba_events_link{text-decoration: none;font-weight: bold;color:#ffcb67;}
.iyba_events_link:hover{color:#111;text-decoration: none;}
.load_more_news, .load_more_events, .iyba-event-info, .iyba-news-info{text-align: center;clear:both;}
.btnIybaSty{border-radius:0px !important;}
.lnk_active, .sublnk_active{font-weight:bold !important;}
.cf_header_title,.cf_subheader_title,.cf_hr_css{margin-left:15px; margin-right:15px;}
.cf_iyba_contact_us{padding-left:0px !important; padding-right:0px !important;}
.lnk_gotoUserMSGConversations, lnk_gotoUserMSGConversations:hover{text-decoration: none; cursor: pointer; font-weight: bold;}
.iyba_contact_space{margin:10px 0 10px 0;}
.iyba_footer_hr{margin-bottom:10px;}
.iyba_img_preview{max-width:80px; margin-right:5px; margin-bottom:5px;}
.iyba_nav_logo{max-height: 25px;}
.searchTwilioNumberResults{display:none;}
.iyba_sms_message_field{width:100%; height:90px;}
.iyba_conversation_section{display:none;}
.iyba_inboxNumberFilter{min-width: 240px;}
.iyba_conversation_header{margin-left: 5px;}
.inboxTop{display:none;}
.collapse_settings_tab{padding-bottom:3px;}
.iyba_disp_tn_details{text-align:right;}
.iyba_dc_action{width:150px;}
.deleteContactBtn_glyphicon, .deleteNumberBtn_glyphicon{color:red;}
.iyba_displayMessagesBtn{position:relative;}
.dc_created_date{position:absolute; top:10px; right:5px;}
.df_number{text-align:right;}
.dm_contact_number{margin-left: 5px;}
.dm_pull_right{margin-bottom:15px;}
.dm_clearfix{clear: both;}
.dm_inbound_time{position:absolute; top:10px; left:0px;}
.dm_not_inbound_time{position:absolute; top:10px; right:0px;}
.dm_media_url{max-width:140px;}
.dmn_head_null{width:100px;}
.ds_email_field{width:260px;}
.user_settings_cf_embedcode{resize: none; border:none !important; font-weight: bold !important; color:#d43f3a; font-size: 14px; background-color:#FFFFFF !important;}
.user_img_section .lbl_cf_url_section, .user_img_section .lbl_cf_embedcode_section{padding:0px !important;}
.lbl_contact_form_url, .user_settings_cf_embedcode_lbl{margin-top:10px; font-weight: bold !important; font-size:16px;}
#toTop i {background-color: rgba(0,99,168,0.40);border-radius: 50%;color: #fff;display: inline-block;font-size: 25px;height: 40px;line-height: 38px;width: 40px;cursor: pointer;opacity: 0.3;}
#toTop i:hover {background-color:#b2d348;opacity:1;}
#toTop{bottom: 15px;position: fixed;right: 30px;text-align:center;}
.select2-container .select2-search--inline {float: left;width: 100% !important;}
.alert-warning{clear:both;text-align:center;color:#111;}
@media (max-width:480px) {
    #inboxTop .select2-container.select2-container--default{margin: 10px 0;}
    div#mainContent {clear: both;}
    .setting-table td {float: left;width: 100%;}
    .user_dis_lbl.colon {display: none;}
}
@media (max-width:320px) {
    .user_img_section {float: none;}
}

.btnLoadMoreEvents, .btnLoadMorePvtNews{text-align: center !important;color: #111 !important;}
.btnIyba{
    color: #111;
    cursor: pointer;
    background: #f7cc76 none repeat scroll 0 0;
    fill: #f7cc76;
    border:none;

    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 1.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btnIyba:hover{
    background: #fbbc3f !important;
    transition: all .3s linear 0;

}
.form-group.col-md-12.pvt_events_hr, .form-group.col-md-12.pvt_news_hr{
    clear:both;
}
.iyba_events_link_div{margin-top:10px;}