 
@font-face {
  font-family: "Siyamrupali";
  font-weight: 300;
  src: url('fonts/Siyamrupali.ttf') format('truetype');
}
@font-face {
  font-family: "SolaimanLipi";
  font-weight: 300;
  src: url('fonts/SolaimanLipi.ttf') format('truetype');
}

@font-face {
  font-family: "Rupali";
  font-weight: 300;
  src: url('fonts/Rupali.ttf') format('truetype');
}
@font-face {
  font-family: "AdorshoLipi";
  font-weight: 300;
  src: url('fonts/AdorshoLipi.ttf') format('truetype');
}
@font-face {
  font-family: "16-December";
  font-weight: 300;
  src: url('fonts/16-December.ttf') format('truetype');
}

@font-face {
  font-family: "Kalpurush";
  font-weight: 300;
  src: url('fonts/Kalpurush.ttf') format('truetype');
}


html, body{
	font-family: 'Open Sans', 'Kalpurush', "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort; !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	
	font-family: 'Open Sans','Kalpurush', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif !important;
}
b, strong {
    font-weight: 600 !important;
}
a {
    color: #053678;
}
.chat-app-form .emoji-wysiwyg-editor {
	border-radius: 30px !important;
}
.chat-app-form .emoji-wysiwyg-editor:empty::before {
    content: attr(placeholder);
    color: #98989FC4 !important;
}
i.pad-t-10{
	padding-top: 10px !important;
}
.chatHedContainer .nav .chatHeadUser{
	padding: 0.9rem 0.6rem;
	float: left;
}
.btn-upload {
	border-color: #00B5B8 !important;
	background-color: #00B5D8 !important;
	color: #FFFFFF;
}
.fixed-head-size .avatar i {
    position: absolute;
    right: -7px;
    bottom: 2px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 1px solid #FFF;
}
.fixed-head-size{
	background: #003e92;
	border-radius: 0!important;
	height: 75px;
	margin-top: 0;
	border-bottom: 1px solid #E4E7ED;
	border-right: 1px solid #E4E7ED;
	/* /*background-image: linear-gradient(to top, #053678,#2f7ee9);*/ */
}
.fa-volume-slash::before{
	content: "\1f507";
}
.fixed-head-offline ,.fixed-head-mic-on ,.fixed-head-mic-off {
    background: #e0e0e0;
	border-radius: 0 !important;
	height: 40px;
	margin-left: -20px !important;
	margin-top: -2px !important;
	margin-bottom: 0 !important;
	display: none;
	border: 1px solid #f5f5f5;
	left:15px;
}
.fixed-head-offline b,.fixed-head-mic-on b,.fixed-head-mic-off b{
	line-height:15px;
}
.fixed-head .row b {
	display: block;
	padding: 4px 0 0 0;
	line-height: 0.9;
	font-size: .8rem;
}
.fixed-head .row small {
	display: block;
	padding: 2px 0 0 0;
	line-height: 1.3rem;
}
.fixed-head .row .head-text {
	padding-left:5px;
}
.fixed-head .icon-holder{
	padding:3px 22px;
}
.fixed-head img.icon-image {
	height:25px;
	width:25px;
	margin-left:4px;
	margin-right:4px;
}
.clearSearch {
    position: absolute;
    left: calc(100% - 40px);
    top: 10px;
    height: 14px;
    margin: auto;
    font-size: 14px;
    cursor: pointer;
    color: #ccc;
	display:none;
}
.close-mic-info{
    position: relative;
	float: right;
	background: #da3535;
	color: white;
	top: -13px;
	right: 0px;
	font-size: 8px;
	border: 0;
}

.topDialBtn, .topSMSBtn, .topVideoBtn, .topAddBtn, .topMoreBtn, .topDialBtn2,.groupVideoBtn, .topGroupVideoBtn, .topGroupAudioBtn{
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 40px;
	padding-bottom: 0px;
	width: 40px;
	border: 0;
	margin: 20px 5px 0 0px;
}
.groupJoinBtn {
    color: #FFF;
    cursor: pointer;
    font-weight: normal !important;
	line-height:10px;
    height: 28px;
    width: auto;
    border: 0;
    margin: 27px 5px 0 0px;
    background: #0aa60a;
	display:none;
}
.join-dropdown{
	width: 120px !important;
	left: -89px;
}
.join-dropdown:before{
	content: "\f0d8";
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
	font-size: inherit;
	text-rendering: auto;
	top: -10px;
	position: absolute;
	color: #FFF;
	right: 7px;
}
.join-dropdown .dropdown-item{
	padding: 3px 5px !important;
	width: 100% !important;
	font-size: 0.97rem;
	line-height: 1.35rem !important;
}
.join-dropdown .dropdown-item i.fa{
	color: #0aa60a;
}
.topDialBtn, .topGroupAudioBtn {background: url("../images/action-bar/action_bar_audio_call_down.png") no-repeat scroll 0 0 transparent;}
.topDialBtn:hover, .topGroupAudioBtn:hover {background: url("../images/action-bar/action_bar_audio_call_up.png") no-repeat scroll 0 0 transparent;}

.topVideoBtn, .topGroupVideoBtn {background: url("../images/action-bar/action_bar_video_call_down.png") no-repeat scroll 0 0 transparent;}
.topVideoBtn:hover, .topGroupVideoBtn:hover {background: url("../images/action-bar/action_bar_video_call_up.png") no-repeat scroll 0 0 transparent;}

.topAddBtn{background: url("../images/action-bar/action_bar_add_person_down.png") no-repeat scroll 0 0 transparent;}
.topAddBtn:hover{background: url("../images/action-bar/action_bar_add_person_up.png") no-repeat scroll 0 0 transparent;}

.topMoreBtn{background: url("../images//action-bar/action_bar_menu_down.png") no-repeat scroll 0 0 transparent;}
.topMoreBtn:hover{background: url("../images/action-bar/action_bar_menu_up.png") no-repeat scroll 0 0 transparent;}

.topDialBtn2{
	background: url("../images/action-bar/action_bar_paid_audio_call_down.png") no-repeat scroll 0 0 transparent;
}
.topDialBtn2:hover{
	background: url("../images/action-bar/action_bar_paid_audio_call_up.png") no-repeat scroll 0 0 transparent;
}

.topSMSBtn {background: url("../images/action-bar/action_bar_sms_down.png") no-repeat scroll 0 0 transparent;}
.topSMSBtn:hover {background: url("../images/action-bar/action_bar_sms_up.png") no-repeat scroll 0 0 transparent;}


.groupVideoBtn{
	background: url("../images/action-bar/group-video-btn.png") no-repeat scroll 0 0 transparent;
}
.groupVideoBtn:hover{
	background: url("../images/action-bar/group-video-btn-down.png") no-repeat scroll 0 0 transparent;
}
.chat-app-window .badge{
	color: #4C96FF;
	margin-top: 10px;
	z-index: 999999;
	position: relative;
}
.chat-app-window .chats .time{
	color: #4C96FF;
}
.chat-fixed-search .form-group .form-control, .contactList-container-mobile .form-group .form-control{
	padding: 0.45rem 1rem 0.45rem 2rem;
}
.rounded {
	border-radius: 20px!important;
}
.sidebar-content, .chat-fixed-search {
	background-color:#f6f6f6;
}
.chat-application .chat-fixed-search{
	background-color: #e0eaf7;	
	padding: 2px 20px;
}
#topSearchBox{
	/*width:100%;
	width: -webkit-fill-available;*/
	display:inline-block;
	color:#000;
}
/* Automatic Search cancel button */
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: searchfield-cancel-button;
}
.topSmallSrcBtn{
	margin-top:-3px;
	width:45px;
	height:45px;
	display:inline-block;
	background: url("../images/action-bar/search_up.png") no-repeat scroll 0 0 transparent;
	margin-top: -5px;
}
.topNavContainer{
	margin-top: 5px;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #e2e2e2;*/
	padding-bottom: 5px;
}
.btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 14px;
	line-height: 1.438571429;
	border-radius: 15px;
	background-color:#4c96ff;
}
.historyBtn , .contactBtn, .dialBtn, .newsBtn, .videoAdBtn, .callHistoryBtn, .moreBtn{
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 26px;
	padding: 0px;
	width: 26px;
	border:0;	
	margin: 0 30px 0 10px;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.dialBtn{
	height: 40px;
	width: 40px;
	position: absolute;
	margin: auto !important;
	top: calc(100vh - 150px);
	right: 15px;
	display: none;
	z-index: 10;
}
.moreBtn{
	/*width: 25px !important;*/
	background-position: 0 !important;
	margin: 0 5px 0 -10px;
}
.historyBtn{background: url("../images/contact-segment/segment_chat_option_up.png") no-repeat scroll 0 0 transparent;}
.historyBtn:hover{background: url("../images/contact-segment/segment_chat_option_glow.png") no-repeat scroll 0 0 transparent;}
.historyBtn.activeBtn{background: url("../images/contact-segment/segment_chat_option_glow.png") no-repeat scroll 0 0 transparent;}
.contactBtn{background: url("../images/contact-segment/segment_contact_up.png") no-repeat scroll 0 0 transparent;}
.contactBtn:hover{background: url("../images/contact-segment/segment_contact_glow.png") no-repeat scroll 0 0 transparent;}
.contactBtn.activeBtn{background: url("../images/contact-segment/segment_contact_glow.png") no-repeat scroll 0 0 transparent;}
.callHistoryBtn{background: url("../images/contact-segment/segment_history_up.png") no-repeat scroll 0 0 transparent;}
.callHistoryBtn:hover{background: url("../images/contact-segment/segment_history_glow.png") no-repeat scroll 0 0 transparent;}
.callHistoryBtn.activeBtn{background: url("../images/contact-segment/segment_history_glow.png") no-repeat scroll 0 0 transparent;}

.newsBtn{background: url("../images/contact-segment/segment_news_option_up.png") no-repeat scroll 0 0 transparent;}
.newsBtn:hover{background: url("../images/contact-segment/segment_news_option_glow.png") no-repeat scroll 0 0 transparent;}
.newsBtn.activeBtn{background: url("../images/contact-segment/segment_news_option_glow.png") no-repeat scroll 0 0 transparent;}

.videoAdBtn{background: url("../images/contact-segment/segment_video_advertise_up.png") no-repeat scroll 0 0 transparent;}
.videoAdBtn:hover{background: url("../images/contact-segment/segment_video_advertise_glow.png") no-repeat scroll 0 0 transparent;}
.videoAdBtn.activeBtn{background: url("../images/contact-segment/segment_video_advertise_glow.png") no-repeat scroll 0 0 transparent;}


.dialBtn{
	background-image: url("../images/contact-segment/segment_keypad_up.png") !important;
	background-color: transparent !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.dialBtn:hover{opacity: 0.8; background-image: url("../images/contact-segment/segment_keypad_glow.png") !important;}
.dialBtn.activeBtn{background-image: url("../images/contact-segment/segment_keypad_glow.png") !important;}

.moreBtn{background: url("../images/contact-segment/segment_menu_up.png") no-repeat scroll 0 0 transparent;}
.moreBtn:hover{background: url("../images/contact-segment/segment_menu_glow.png") no-repeat scroll 0 0 transparent;}
.moreBtn.activeBtn{background: url("../images/contact-segment/segment_menu_glow.png") no-repeat scroll 0 0 transparent;}
.topMenuList{
	right: 25px !important;
	left:auto !important;
}
.topMenuList a{
	color:#8a8a8a;
	font-size:12px;
}
.topMenuList a:hover{
	color:#38a26a;
}
.dropdown-menu-right {
	right: auto !important;
	left: 0 !important;
	border-radius:0 !important;
	font-size:13px;
}
.sidebar-content{
	height: auto;
	position:relative;
}
.sidebar-content  .media-list .media:hover, .sidebar-content  .media-list .media.active{
	background:#f1f2f2;
}
.dropdown-menu-right .dropdown-item.active, .dropdown-menu-right .dropdown-item:hover{
	color: #1450a1;
	background-color: none !important;
}
.dropdown-menu-right .dropdown-item.active, .dropdown-menu-right .dropdown-item:active {
	color: #1450a1;
	text-decoration: none;
	background-color: transparent !important;
}
.grpChatCreator{
	width:100%;
	display:none;
}
.contactList-container{
	width:100%;
	display:none;
}
.group-chat-window{
	height:auto;
	margin-top:0px;
}
.groupNameINP{
	color:#000;
}
.cotactBox {
	background-color:#ffffff;
	padding:10px;
	margin-bottom:10px;
	-webkit-box-shadow: 0 8px 6px -6px	#999;
	 -moz-box-shadow: 0 8px 6px -6px	#999;
			box-shadow: 0 8px 6px -6px #999;
	display:inline-block;
}
.contactTitle {
	font-weight:bold;
	padding:2px 0 2px 0;
	font-size:12px;
}
.contactMobile {
	font-weight:normal;
	padding:2px 0 2px 0;
	font-size:11px;
}
.contactAction {
	border-top:1px solid #dadada;
	padding-top:5px;
}
.contactxx {
	font-weight:bold;
	font-size:1.4em;
}
#msgInputBox {
    position: relative!important;
	border:0!important;
	border-radius:15px!important;
    background-color: #EBEBEB!important;
    top: 0px!important;
	height:50px;
    color: #2B2B30 !important;
    outline: medium none!important;
    overflow: hidden!important;
    width: 100%!important;
    resize: none!important;
    -webkit-font-smoothing: antialiased!important;
    white-space: pre-line!important;
	padding: 15px 10px 10px 10px !important;
}
.chat-info-left{
	margin: 0 0 5px 20px;
	text-align: left;
	color: #98999a;
	font-size: 12px;
	font-weight: 500;
	float: left;
}
.chat-info-right{
	margin: 0 20px 5px 0;
	text-align: left;
	color: #053678;
	font-size: 12px;
	float: right;
}
.block-unblock {
	background-color: white;
}
.block-unblock-p {
	margin: 5px !important;
}
.new-activity-info{
	margin: 10px 10px 10px 10px;
}
.new-activity-info b {
    font-size: 0.98rem;
    font-weight: 500 !important;
    color: #686666;
}
.modal {
  text-align: center;
  padding: 0!important;
  z-index:999999999999;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  /* max-width: 200px; */
  min-width: 20vw;
}
.modal .modal-header{
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
}
.modal .modal-footer{
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
	display: block;
}
.modal .modal-header h5{
	color:#FFF;
	font-weight:400;
	margin: 0 auto;
	font-size:1.2rem;
}
.modal-header .close {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 2rem;
}
#addNewMemberModal .modal-dialog .modal-content .modal-header {
	border:0;
}
#addNewMemberModal .modal-dialog .modal-content .modal-footer {
	border:0;
}
.chatHead{
	width: fit-content;
    width: -webkit-fill-available;
    width: 100%;
	height:75px;	
}
.getContactInfo{
	width:100%;
}
.chatHedContainer{
	display:none;
	width: 80%;
	float: left;
}
#groupNameNew{
	color:#000;
}
/*Profile Pic Start*/
.picture-container{
	position: relative;
	cursor: pointer;
	text-align: center;
}
.picture{
	width: 106px;
	height: 106px;
	background-color: #999999;
	border: 4px solid #CCCCCC;
	color: #FFFFFF;
	border-radius: 50%;
	margin: 0px auto;
	overflow: hidden;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}
.picture:hover{
	border-color: #2ca8ff;
}
.content.ct-wizard-green .picture:hover{
	border-color: #05ae0e;
}
.content.ct-wizard-blue .picture:hover{
	border-color: #3472f7;
}
.content.ct-wizard-orange .picture:hover{
	border-color: #ff9500;
}
.content.ct-wizard-red .picture:hover{
	border-color: #ff3b30;
}
.picture input[type="file"] {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	opacity: 0 !important;
	position: absolute;
	top: 0;
	width: 100%;
}
.picture-src{
	width: 100%;
	
}
/*Profile Pic End*/
#groupName{
	width: calc( 100% - 20px );
	padding: 10px 10px 10px 10px;
	font-size:  1.4rem;
	font-weight: 600;
	line-height: 15px;
	color: #505050;
	background-color:transparent;
	display: block;
	position: relative;
	width: 60%;
	border-bottom: 1px solid #d2d2d2 !important;
	margin: 0 auto;
	text-align: center;
}
#groupNameNew{
	color: #505050;
	border:0;
	border-bottom: 1px solid #d2d2d2;
	border-radius:0;
	max-width:70%;
	text-align:center;
	display:inline-block;
	font-weight: 600;
	font-size: 1.4rem;
	padding:0;
}
.group-title-container *{
	border:0px solid #000;
}
.group-title-container{
	margin:0 auto;
	padding:5px;
	text-align:center;
	width:auto;
	line-height:30px;
}
.group-title-container p{
	margin:0 auto;
}
.group-title{
	display:inline-block;
	font-weight: 600;
	font-size: 1.3rem;
	color: #505050;
}
.group-title-edit{
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	width: 25px;
	padding: 0;
	height: 20px;
	position: absolute;
}
.group-title-edit i {
    display: none;
    font-size: 20px;
    font-weight: normal;
    color: #666;
}
.group-title-container:hover .group-title-edit i{
	display:inline-block;
}
.action-container{
	width: 80px;
	height: 25px;
	padding:0;
	text-align:right;
}
.actionRemove {
    width: auto;
    height: auto;
    float: right;
    margin-right: 25px;
    color: #e31f1f;
    cursor: pointer;
    font-size: 18px;
}
.actionRemove:hover{
	color: #ee2b2b;
	font-size: 19px;
}
table.participent-list td{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #e1e1e1;
	border-top: 0;
}
table.participent-list .media-body h6 {
	color: #404E67 ;
}
table.participent-list tr:hover .actionRemove {
	display: block;
}
table.participent-list tr td .list-group-item-heading{
	margin-top: 10px !important;
	font-size:13px;
	line-height:15px;
}
						 
	
table.participent-list td .avatar-md {
    width: 36px;												 
    height: 36px;												 
 
}
.participent-type {
    display: block;
    font-size: 11px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    padding: 0px;
    cursor: pointer;
    text-align: center;
    width: 70px;
    height: 22px;
    margin-top: 5px;
    float: right;
    margin-right: -5px;
    background: #dcdcdc;
    font-weight: 600;
    padding: 2px;
	color: #0d499b;
}

#groupNamea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #0a0a0a;
	opacity: 1; /* Firefox */
}
#groupNamea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #0a0a0a;
}
#groupNamea::-ms-input-placeholder { /* Microsoft Edge */
	color: #0a0a0a;
} 
.leaveConv{
	font-weight:600;
	color:#f00;
	padding: 5px 2px;
}
.leaveConv:hover{
	font-weight:bold;
	color:#ff2a2a;
}
.file-upload{
	display:none;
}
.bottom-border{
	border-top:0 !important;
	border-left:0 !important;
	border-right:0 !important;
	border-bottom:1px solid !important;
	border-radius:0 !important;
}
.full-width{
	width:100% !important;
}
.grey-border{
	border-color: #E6E6E6	!important;
}
.groupInfoForm label{
	color: #404144;
	font-weight: 600;
}
.groupChat-container{
	padding:10px 10px;
	width:100%;
	display:none;
}

.groupInfoForm .group-icon-holder, .groupChat-container .group-icon-holder{
	margin: 0 auto;
	width: 130px;
	position: relative;
	height: 100px;
}
.groupInfoForm .group-icon-holder{
	height: 70px;
}
.groupInfoForm .group-icon-holder .cam-image, .groupChat-container .group-icon-holder .cam-image{
	position: absolute;
	top: 45%;
	left: 35%;
}


.back-green{
	background-color: #1d57a4;
}

.back-lin-green{
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
}

.groupChat-mod-container{
	padding:0px 10px;
	width:100%;
	display:none;
}

.contactHolder, .contactHolderNew{
	margin:5px 0 5px 5px;
	padding:2px 5px 3px 5px;
	background:#FFF !important;
	color:#000;
	font-size: 11px;
	border:1px solid #FFF;
	cursor: pointer;
	width:auto;
	border-radius:8px;
}
.contactHolder:hover, .contactHolderNew:hover{
	border:1px solid #a2a2a2;
	border-radius:8px;
	background:#f1f2f2 !important;
}
.contactHolder p.name , .contactHolderNew p.name {
	margin:0 auto;
}
.contactHolder p.phNumber, .contactHolderNew p.phNumber{
	margin:0 auto;
}
.contactImg {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	display: inline-block;
	position: relative;
	border: 0;
}
.contactContainer, .contactContainerNew{
	border-bottom: 1px solid #a2a2a2;
	padding:5px 5px;
	text-align:left;
	margin-top:10px;
	position:relative;
}
.grpNameContainer{
	/* border: 1px solid #23ce73;
	border-radius:10px;
	background-image: linear-gradient(to right,#fff, #9bf9ca); */
	padding: 2px 5px;
	text-align: center;
}
.selectedContactList, .selectedContactListNew{
	margin-right:5px;
	padding:0px;
	background:transparent;
	color:#000;
	font-size: 9px;
	display:block;
	border:0px solid #a2a2a2;
	border-radius:10px;
	position:relative;
	max-height:70px;
}
.searchMember{
	border:0 !important;
	background-color:transparent;
	padding:5px 5px 5px 5px;
	display:inline-block;
	position:relative;
	font-size:14px;
	line-height:20px;
	min-height:30px;
	width:90%;
	background-color:transparent;
}
.searchContainer{
	position:relative;
	padding-left:0;
	border:0px solid #a2a2a2;
	border-radius:10px;
	margin-top:10px;
}
.grpSrc{
	width:100%;
	display:inline-block;
	width:auto;
}
.selectedContact{
	text-align: left;
	border: 0;
	display: inline-block;
	margin-top: 5px;
	margin-right: 4px;
	height: 36px;
	width: 36px;
	position: relative;
}
.selectedContact p{
	display:inline-block !important;
}
.selectedContactImg {
	border-radius: 50%;
	width: 37px;
	height: 37px;
	display: inline-block;
	position: relative;
	border: 0;
	display:inline-block;
	
}
.selectedContact .name{
	padding:2px 2px 2px 2px;
	margin:0 0 0 0;
	font-size:14px;
}

.tooltip {
	z-index: 99999999999;
}
.tooltip-inner {
	background-color: #58c289;
	color: #FFF;
}
  
.wrapper {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: 100px 100px 100px;
	background-color: #fff;
	color: #444;
}
.aplhaFlag{
	text-transform: uppercase;
	display:block;
	padding:5px 5px 0 5px;
	color:#38a26a;
	font-size:15px;
	margin-left:10px;
	margin-bottom:0px;
	margin-top:5px;
}
.box {
	background-color: #444;
	color: #fff;
	border-radius: 5px;
	padding: 20px;
	font-size: 150%;
}
.list-group-item-heading{
	margin-bottom: 1px !important;
	margin-top: 6px !important;
}
.list-group-item-heading .primary {
  color : #55616A !important;
}								   
#users-list .list-group-item-heading span[class*='name']{
	font-weight: 600;
	font-size: 1.0rem;
	color: #003e92;
	max-width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; 
	display: inline-block;
}
#users-list #contactlist .list-group-item-heading span[class*='name']{
	max-width: 170px;
}
#users-list .list-group-item-text span[id*='you']{
	font-weight:600 !important;
	color:#5e5e5e;
}
#users-list .list-group-item-text span[id*='content']{
	color:#bcbec0;
}
#users-list .list-group-item-text.text-muted{
	font-size:0.95rem;
	color:#bcbec0 !important;
}
.myContactList, .myContactListNew {
    height: 40vh;
    overflow-y: hidden;
    overflow-x: hidden !important;
    width: 100%;
    margin-top: 10px !important;
    padding: 10px 10px 10px 10px;
    border: 0;
    background-color: #FFF;
    position: relative;
    
}
.myContactList:hover, .myContactListNew:hover{
	overflow-y:scroll;
	overflow-x:hidden !important;
}
.searchContainer{
	width:98%;
}
.controlContainer{
	text-align:right;
}
#groupConfirm,
#groupCreator,
#groupNewConfirm,
.btn-primary,
.btn-primary:focus  {
    color: #1450a1 !important;
    background-color: #FFF !important;
    border: 1px solid #114b99d4 !important;
    padding: 6px 12px 6px 12px !important;
    font-weight: normal !important;
}
#groupConfirm:hover, 
#groupCreator:hover,
#groupNewConfirm:hover,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary.active
{
	color: #FFF !important;
	background-color: #114b99 !important;
	border-color: #114b99 !important;
  
}
/* #burn-toggle-container:hover
{
	color: #FFF !important;
	background-color: #E0EAF7 !important;
	border-color: #114b99 !important;
  
} */
.btn-secondary{
	color: #114b99 !important;
	background-color: #FFF !important;
	border: 1px solid #114b99d4 !important;
	padding: 6px 12px 6px 12px !important;
	border-radius: 15px !important;
	font-weight: normal !important;
}
 .btn-secondary:hover{
	color: #FFF !important;
	background-color: #114b99 !important;
} 
#groupCancel,#groupNewCancel,.btn-secondary{
color: #FFFFFA; 
background-color: #59D1FF;
border:1px solid #FFF;
padding:4px 10px 4px 10px;
border-radius:12px;
font-weight:normal;
}
.contactInfo {
    padding: 10px 15px;
    height: auto;
    /*margin: 10% auto 10% auto;*/
    width: 100%;
}
.contactBasicInfo{
	text-align:center;
	padding:10px 10px;
	/*margin:15px auto 5px auto;*/
	/*border-radius: 10px;*/
	background-size: contain !important;
	height: 250px;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-color: #d5d5d5;
	background-blend-mode: hard-light;
	background-position: center center;
}
.contactInfoImg {
	border-radius: 50%;
	width: 55px;
	height: 55px;
	display: inline-block;
	position: relative;
	border: 0;
	display:inline-block;
}
.contactBasicInfo .name{
	color:#FFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 17px;
	left: 25px;
	bottom: 15px;
	position: absolute;
}
.contactBasicInfo .phNumber{
	color:#818284;
	font-size:14px;
	font-weight:normal;
	line-height: 14px;
	margin-top:5px;
	margin-bottom:5px;
}
.contactPhoneInfo{
	padding: 10px 15px;
	margin: 0;
	background-color: #e0eaf6;
	color: #003e92;
}
.contactPhoneInfo .phNumber-container .phone-head{
	font-weight: 700;
}

.removeContact {
    padding: 1px;
    font-size: 10px;
    top: 0px;
    position: absolute;
    right: -4px;
    color: #FFF;
    font-weight: normal;
    border: 1px solid red;
    border-radius: 50%;
    background: #ea3f3f;
    height: 16px;
    width: 16px;
    text-align: center;
    opacity: 0.5;
}
.removeContact:hover {
	opacity: 1;
}
.makeFav{
	color:#B3BAC8;
	font-size:20px;
	cursor: pointer;
}
.makeFav:hover{
	color:#a1a1a1;
}
.line{
	width: 90%;
	height: 2px;
	border-bottom: 1px solid #ECECEC;
	position: relative;
	margin: 10px auto 10px auto;
}
.shortCutArea{
	display: block;
	padding: 20px 5px;
	margin: 0 auto;
	text-align: right;
}
.shortCutArea a{
	padding:5px 5px;
	margin-right:10px;
}
.callHistoryDetails .history-head{
	color: #003e92;
	font-size: 1.5rem;
	font-weight: 700;
	border-bottom: 1px solid #bab6b6;
}

.recentCallList{
	padding: 10px 10px;
	background: transparent;
	border-bottom: 1px solid #e1e0e0;
	height: auto;
	margin:10px auto 5px auto;
	display:block;
	line-height:13px;
	font-weight:normal;
	text-align:left;
}
.recentCallList .callerName{
	color:#404040;
	font-size:1rem;
	display:block;
	padding:0 0;
	margin:0 0 0 0;
}
.recentCallList .callInfo{
	color:#818284;
	font-size:0.9rem;
	display:block;
	padding:0 0;
	margin:5px 0 0 0;
	line-height:12px;
}
.recentCallList .callInfo > .callType{
	width: auto;
}
.recentCallList .callInfo .callDuration{
	padding-top: 5px;
	padding-bottom: 5px;
}
.recentCallList .callTime{
	color:#818284;
	font-size:0.9rem;
	display:block;
	line-height:12px;
	margin:5px 0 0 0;
}
.fa-level-down{
	color:green;
}
.fa-level-up{
	color:blue;
}
.fa-bolt{
	color:red;
}
.contactInfoContainer{
	
}

.no-call-history{
	width: 200px;
	height: 190px;
	background-image: url("../images/empty_page.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin: 50px auto 10px auto;
}
.no-call-history .no-call-yet{
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 90px;
	font-size: 1.3rem;
}

.downloading-now{
	background: url("../images/ajax-loader.gif") no-repeat scroll 0 0 transparent !important;
	content:'';
	width:30px;
	height:20px;
}
#camera_area #camera-preview , #camera_area #camera-preview video{
	width: 100% !important;
	height: 100% !important;
}
#capture_image .modal-content {
	/* width:calc( 100% - 20px ); */
	height:auto;
}
#capture_image .modal-dialog  {
	width:100%;
	height:auto;
}
#camera_area , #captured_area{
	width:70%;
	height:110px;
	border:1px solid;
	padding:10px 10px 10px 10px;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

#capturedImage{
	max-width: 100%;
	max-height: 100%;
}
#takeSnap{
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 48px;
	padding-bottom: 0px;
	width: 48px;
	border:0;	
	margin:5px auto;
	background: url("../images/camera.png") no-repeat scroll 0 0 transparent;
}
#photo-caption{
	border:0;
	border-bottom:1px solid;
	border-radius:0;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
	color: #33a6cc;
	border-color: #33a6cc;
}
.btn-primary.outline:active, .btn-primary.outline.active {
	border-color: #007299;
	color: #007299;
	box-shadow: none;
}
.send-photo{
	
}
#context-menu {
  position: absolute;
  display: none;
  z-index:999999;
  border:1px solid;
}
.wrap{
  width:90%;
  display:block;
  margin:0 auto;
}
.chatActionMenu{
  width: 100px;
  display: none;
  padding: 50px;
  background: black;
  z-index:1000;
  position:absolute;
}
.overlayDiv {
	position: absolute;
	top: 0px;
	width: 24px;
	height: 6px;
	z-index: 999999999;
	display:none;
	opacity:0.7;
	overflow: visible !important;
	background-color: transparent;
	background-image: url("../images/chat-menu-dot.png") !important;
	background-position: center center !important; 
	background-repeat: no-repeat;
	background-clip: border-box;
	background-size: cover;
	cursor: pointer;
}
.chat .overlayDiv {
	left: -30px;
	top: 0;
	bottom: 0;
	margin: auto;

}
.chat-left .overlayDiv {
	right: -30px;
	left: auto;
	
}
.overlayDiv i , .menuHolder i {
    vertical-align: top;
	cursor: pointer;
	margin-top:2px;
	color: transparent;
	font-size:23px;
	font-weight:bold;
}
.chat .overlayDiv i, .chat .menuHolder i {
	float:left;
	margin-left:5px;
}
.chat-left .overlayDiv i {
	float:right;
	margin-right:5px;
}
.menuHolder .dropdown-menu{
	z-index:999999999;
}
#futureDateModal .dtpicker-header {
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
}

#futureDateModal .dtpicker-components .dtpicker-compButton {
	color: #0f4894 !important;
}
#futureDateModal .dtpicker-components .dtpicker-comp > * {
    color: #1f5db0;
}
#futureDatePicker, #editedIM, #editedFutureMsg, #editDatePicker{
	color: #2B2B30 !important;
}
#futureDateModal.modal, #editIMModal.modal , #burnTimerModal.modal, 
#recordAudioModal.modal, #futureEditModal.modal {
  text-align: center;
  padding: 10px 10px !important;
}
#futureDateModal.modal:before,#editIMModal.modal:before,
#burnTimerModal.modal:before,#recordAudioModal.modal:before,
#futureEditModal.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
#futureDateModal .modal-dialog, #editIMModal .modal-dialog, 
#burnTimerModal .modal-dialog, #recordAudioModal .modal-dialog,
#futureEditModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
#burnTimerModal .bootstrap-select{
	width:100%;
}
#burnTimerModal .modal-footer .form-group{
	width:100%;
}
#contactSharingModal .modal-body .media-list,
#contactBlockingModal .modal-body .media-list,
#callTransferModal .modal-body .media-list {
	max-height:50vh;
	overflow-y:scroll;
	position: relative;
	padding-top: 5px;
}
.bs-searchbox .form-control{
	color: #2B2B30 !important;
}
.forwardContactListHolder .media-list .media{
	padding: 5px !important;
	border-bottom: 1px solid #F2F2F2 !important;
}
.forwardContactListHolder .media-list .media:hover{
	border-bottom: 0px solid #F2F2F2 !important;
	background-color: #f1f2f2 !important;
}
#forwardIMModal .round-button,#contactSharingModal .round-button {
	border-radius: 50%;
    padding: 0.1em;
    width:50px;
    height:50px;
}
#forwardIMModal .modal-header ,#contactSharingModal .modal-header{
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
}
#forwardIMModal .modal-footer, #contactSharingModal .modal-footer{
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
	padding:5px;
}
#forwardIMModal .media-list{
	max-height:300px;
	overflow-x:hidden;
	overflow-y:visible;
	position: relative;
}
#forwardContactListHolder .media-list{
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.fwSrcContainer{
	padding: 10px 10px;
	border: 20px solid #F2F2F2;
}
#forwardIMModal .forwardContactListHolder .checkbox{
	float: left;
	margin-top: 12px;
	margin-right: 5px;
}
#forwardIMModal .forwardContactListHolder .fwContact{
	opacity: 0.7;
}
.chat-content .media {background-color:transparent!important;}
.testClass{
	position:absolute;
}
.panel-fullscreen {
    display: block;
    z-index: 99999999;
    position: fixed;
    width: 100%;
    height:100vh;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.call-window-container {
	display:none;
	width:400px;
	height:50%;
	top:75px;
	left:30%;
	position:absolute;
	resize: both;
	z-index:99999999999;	
}
.audio-video-window-container {
	display:none;
	width:480px;
	height:100vh;
	top:0;
	left:30%;
	position:absolute;
	resize: both;
	z-index:999999;
	-webkit-box-shadow: 0px 3px 5px 6px rgba(0,0,0,0.16);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    0px 3px 5px 6px rgba(0,0,0,0.16);  /* Firefox 3.5 - 3.6 */
	box-shadow:         0px 3px 5px 6px rgba(0,0,0,0.16);
	transition: all 0.5s ease-in-out;
	
}
.audio-video-window-container .expand-collapse{
	float:left;
	color:#F2F2F2;
	font-size:20px;
	font-weight:bold;
	margin-left:5px;
	margin-top:20px;
	margin-right:5px;
	cursor:pointer;
	display:inline;
}
.audio-video-window-container .callingInfo{
	float: left;
	color: #F2F2F2;
	margin-left: 5px;
	display: inline;
	cursor: pointer;
	max-width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; 
}
.audio-video-window-container .callerInfo{
	background-image: url("../images/circle-loading.gif");  
	background-repeat: no-repeat;  
	background-position: 0% 0%;
	background-size: 100% 100%;
	width:180px;
	height:180px;
	left:0; 
	right:0;
	top:25%; 
	margin:auto;
	position: absolute;
	color: #fff;
	box-sizing: border-box;
	max-width: 300px;
	min-width: 80px;
	min-height: 38px;
	text-align:center;
	padding: 10px 10px;
}
.audio-video-window-container .callerInfo .calleeImage{
	border-radius: 50%;
	margin: auto auto;
	position: relative;
	object-fit: cover;
	width: 99% !important;
    height: 99% !important;
}
.call-window-container-small{
	display:none;
	width:100px;
	height:100px;
	bottom:60px;
	right:50px;
	position:absolute;
	resize: both;
	z-index:99999999999;
}
.audio-video-window-container .panel{
	border: 1px solid #a2a2a2;						 
	height:100%;
}
.network-error-on-call{
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  display:none;
  text-align:center;
  padding: 20% 10%;
  z-index:99;
}
.network-error-on-call img{
	width:50px;
}
.recieverAction {
	text-align:right;
	padding:2px;
}
.caller-info-container{
	width:100%;
	height:100vh;
	position: relative;
	background: #2b2c33;
	resize: both;
}
.caller-info-container-small{
	width:110px;
	height:110px;
	position: relative;
	background: #2b2c33;
	background-image: linear-gradient(to top, #002456,#003e92);
	resize: both;
	border-radius:50%;
}
.panel-fullscreen .caller-info-container {
	height:100vh;
	width: 100vw;
}
.text-on-call .caller-info-container {
	height:100vh;
	width: 100vw;
}
.text-on-call.chatlist-on-call .caller-info-container {
	height:100vh;
	width: calc(100vw - 60px);
		
	
}
.audio-video-window-container.text-on-call{
	left: 0;
	width:  100vw ;
	
}
.audio-video-window-container.text-on-call.chatlist-on-call{
	left: 60px;
	width: calc( 100% - 60px );
}
.caller-info-container a i, .caller-info-container div i{
	color:#F2F2F2;
	font-size:1.6rem;
}
.text-on-call .chat-history-container{
	top: 0;
	height: 100vh;
	width: 280px;
	right: 0;
	z-index:9999999999;
	background: white;
}
.chat-application .text-on-call .chats .chat-body .chat-content p{
	max-width: 120px;
}
.chat-application .text-on-call  .chat-app-window{
	height: calc(100vh - 170px) !important;
}
.chat-application .text-on-call .chat-app-form{
	width: 280px;
}
.chat-application .text-on-call .chat-app-form .chat-app-input .form-group {
	padding: 0 !important;
}
.text-on-call .close-chat-text {
	display: block;
	
}
.audio-video-window-container.text-on-call .chatVideoPreview, 
.audio-video-window-container.text-on-call .chatImagePreview, 
.audio-video-window-container.text-on-call .chatAudioPreview, 
.audio-video-window-container.text-on-call .chat-content p audio, 
.audio-video-window-container.text-on-call .chat-content p video {
    max-width: 100px !important;
    max-height: 100px !important;
}
.close-chat-text {
	line-height: 1;
	text-shadow: 0 1px 0 #FFFFFF;
	opacity: 0.8;
	right: 20px;
	top: 15px;
	position: absolute;
	z-index: 99999999999;
	display: none;
}
.caller-info-container .close-chat-text i{
	color:  #000000 !important;
	font-size: 1rem;
	font-weight: 400;
}
.callerInfo{
	background-image: url("../images/circle-loading.gif");  
	background-repeat: no-repeat;  
	background-position: 0% 0%;
	background-size: 100% 100%;
	width:20vh;
	height:20vh;
	left:0; 
	right:0;
	top:25%; 
	margin:auto;
	position: absolute;
	color: #fff;
	box-sizing: border-box;
	max-width: 300px;
	min-width: 80px;
	min-height: 38px;
	text-align:center;
}
.calleeImage-small{
	width: 70px; 
	height: 70px; 
	margin-top: 15px; 
	border-radius: 50%;
}
.callerInfo-small{
	background-image: url("../images/circle-loading.gif");  
	background-repeat: no-repeat;  
	background-position: 0% 0%;
	background-size: 100% 100%;
	width:100px;
	height:100px;
	left:0; 
	right:0;
	top:0; 
	bottom:0;
	margin:auto;
	position: absolute;
	border-radius:50%;
	color: #fff;
	box-sizing: border-box;
	max-width: 300px;
	min-width: 80px;
	min-height: 38px;
	text-align:center;
}
.expand-small, .video-expand-small{
	right: 7px;
	top: 10px;
	position: absolute;
	cursor: pointer;
	z-index: 99;
	color:#FFF;
}
.callerInfo-bordered:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 1px solid #FFF;
  border-radius: 2px;
  box-sizing: border-box;
  clip-path: polygon(0% 105%, 0% 0%, 105% 0%, 105% 105%, 43px 105%, 43px 80%, 21px 80%, 21px 105%);
}
.callerInfo-bordered:after {
  content: "";
  position: absolute;
  display: block;
  width: 25px;
  height: 20px;
  background: #FFF;
  top: calc(100% - 1px);
  left: 20px;
  box-sizing: border-box;
  clip-path: polygon(0 0, 0% 100%, 100% 0%, calc(100% - 2px) 0, 1px calc(100% - 2px), 1px 0);
}
.callerLoader{
	left:50px; 
	right:0;
	top:150px; 
	bottom:0;
	margin:auto;
	position:absolute;
	width:220px;
	height:70px
}
.callerInfo .calleeImage{
	border-radius: 50%;
	margin: 8%;
	position: relative;
	width: 80% !important;
}
.callerFooter .loadingImage{
	margin:10px 15% 0 15%;
}
.callerAction{
	left:0; 
	right:0;
	bottom:30px;
	margin:auto;
	position:absolute;
	width:auto;
	height:auto;
	text-align:center;
	z-index:99;
	max-width: 50%;
}
#panel-fullscreen{
	float:right;
	margin-top:10px;
	margin-right:10px;
	
}
.callerHeader {
	padding:5px 15px;
	border:0px solid #000;
}
.panel-actions a {
  color:#333;
}
.callVolBtn , .callMicBtn, .callEndBtn, .callVdoBtn, .callMicOffBtn, .dialPadBtn, .callTransferBtn,
.videoCallEndBtn, .sendTextBtn, .viewSwitchBtn, .sendTextBtn, .callHoldBtn, .screenShareBtn { 
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 32px;
	width: 32px;
	padding-bottom: 0px;
	border:0;	
	margin:0 5px 0 5px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
}
.small-action-container {
    bottom: 11px;
    background: rgba(0,0,0, 0.3);
    margin: 0 auto;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    width: 75%;
    border-radius: 10px;
    padding: 0px 2px 2px 2px;
}
.small-action-container .callVolBtn, 
.small-action-container .callMicBtn, 
.small-action-container .callEndBtn, 
.small-action-container .callVdoBtn, 
.small-action-container .callMicOffBtn, 
.small-action-container .videoCallEndBtn {
    height: 18px;
    width: 18px;
    margin: 0 1px 0 1px;
    padding: 0;
}


.callTransferBtn{
	background-image: url("../images/call_window_new/call-transfer.png");
}

.callTransferBtn:hover{
	background-image: url("../images/call_window_new/call-transfer_hover.png");
}

.callVolBtn{
	background-image: url("../images/call_window_new/speaker.png");
}

.callVolBtn:hover{
	background-image: url("../images/call_window_new/speaker_hover.png");
}

.callVolBtn.off{
	background-image: url("../images/call_window_new/speaker_off.png");
	
}

.callVolBtn.off:hover{
	background-image: url("../images/call_window_new/speaker_off_hover.png");
}
.callMicBtn{
	background-image: url("../images/call_window_new/mic.png");
	
}
.callMicBtn:hover{
	background-image: url("../images/call_window_new/mic_hover.png");
}

.callMicBtn.off{
	background-image: url("../images/call_window_new/mic_off.png");
}
.callMicBtn.off:hover{
	background-image: url("../images/call_window_new/mic_off_hover.png");
}

.callMicOffBtn{
	background-image: url("../images/call_window_new/mic_off.png");
}
.callMicOffBtn:hover{
	background-image: url("../images/call_window_new/mic_off_hover.png");	
}



.videoCallEndBtn{
	background-image: url("../images/call_window_new/cancel.png");
}
.videoCallEndBtn:hover{
	background-image: url("../images/call_window_new/cancel_hover.png");
}


.callEndBtn{
	background-image: url("../images/call_window_new/cancel.png");
}
.callEndBtn:hover{
	background-image: url("../images/call_window_new/cancel_hover.png");
}

.callVdoBtn{
	background-image: url("../images/call_window_new/video.png");
}
.callVdoBtn:hover{
	background-image: url("../images/call_window_new/video_hover.png");
}

.callVdoBtn.off{
	background-image: url("../images/call_window_new/video_off.png");
	
}
.callVdoBtn.off:hover{
	background-image: url("../images/call_window_new/video_off_hover.png");
}


.callHoldBtn{
	background-image: url("../images/call_window_new/hold.png");
}
.callHoldBtn:hover{
	background-image: url("../images/call_window_new/hold_hover.png");
}

.callHoldBtn.off{
	background-image: url("../images/call_window_new/hold_off.png");
}
.callHoldBtn.off:hover{
	background-image: url("../images/call_window_new/hold_off_hover.png");
}

.sendTextBtn{
	background-image: url("../images/call_window_new/chat.png");
}
.sendTextBtn:hover{
	background-image: url("../images/call_window_new/chat_hover.png");
}

.screenShareBtn{
	background-image: url("../images/call_window_new/screen_share.png");
}
.screenShareBtn:hover{
	background-image: url("../images/call_window_new/screen_share_hover.png");
}
.screenShareBtn.off{
	background-image: url("../images/call_window_new/screen_share_off.png");
}
.screenShareBtn.off:hover{
	background-image: url("../images/call_window_new/screen_share_off_hover.png");
}
/* .sendTextBtn{
	right: 5%;
	bottom: 30px;
	position: absolute;
	z-index: 99;
} */
.viewSwitchBtn{
	display:none;
}
.viewSwitchBtn{
	background: url("../images/callWindow/view-switch-up.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.viewSwitchBtn:hover{
	background: url("../images/callWindow/view-switch-down.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}

.dialPadBtn{
	background: url("../images/newCallActionBtns/dialpad.svg") no-repeat scroll 0 0 transparent;
	opacity: 0.7;
	background-size: contain;
}
.dialPadBtn:hover{
	opacity: 1;
	background-size: contain;
}

.inCallVolBtn , .inCallMicBtn, .inCallEndBtn, .inCallVdoBtn, .inCallAnsBtn { 
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 36px;
	padding-bottom: 0px;
	width: 36px;
	border:0;
	margin:0 10px 0 0px;
	background-size: cover !important;
}
.inCallAnsBtn{
	background: url("../images/newCallActionBtns/receive_incoming_audio_call.svg") no-repeat scroll 0 0 transparent;
	opacity: 1;
}
.inCallAnsBtn:hover{
	opacity: 0.7;
}
.inCallVolBtn{
	background: url("../images/newCallActionBtns/speaker.svg") no-repeat scroll 0 0 transparent;
	opacity: 0.7;
}
.inCallVolBtn:hover{
	opacity: 1;
}
.inCallMicBtn{
	background: url("../images/newCallActionBtns/unmute.svg") no-repeat scroll 0 0 transparent;
	opacity: 0.7;
}
.inCallMicBtn:hover{
	opacity: 1;
}
.inCallEndBtn{
	background: url("../images/newCallActionBtns/cancel_incoming_call.svg") no-repeat scroll 0 0 transparent;
}
.inCallEndBtn:hover{
	background: url("../images/newCallActionBtns/cancel_incoming_call_pressed.svg") no-repeat scroll 0 0 transparent;
}
.inCallVdoBtn{
	background: url("../images/newCallActionBtns/receive_incoming_video_call.svg") no-repeat scroll 0 0 transparent;
}
.inCallVdoBtn:hover{
	background: url("../images/newCallActionBtns/receive_incoming_video_call_pressed.svg") no-repeat scroll 0 0 transparent;
}
.callerMoreBtn{
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	height: 40px;
	padding-bottom: 0px;
	width: 40px;
	border: 0;
	background: url("../images/action-bar/action_bar_menu_up.png") no-repeat scroll 0 0 transparent;
	float:right;
	margin-right:15px;
	margin-top:15px;
	
}
.callBackBtn{
	float:left;
	color:#F2F2F2;
	font-size:30px;
	font-weight:bold;
	margin-left:15px;
	margin-right:10px;
	margin-top:12px;
	cursor:pointer;
	display:inline;
}
.callingInfo{
	float:left;
	color:#F2F2F2;
	margin-left:0;
	display:inline;
	cursor:pointer;
	margin-top: 10px;
}
.callingInfo label{
	display:block;
	cursor:pointer;
}
.callerName {
    width: 113%;
    margin-top: 5px;
    margin-bottom: 0;
    font-weight: 600;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
	font-size:1.3rem;
	line-height:1.5rem;
}
.callState{
	width:100%;
	margin-top: 0;
	margin-bottom:10px;
	line-height:1rem;
}
.totalDuration {
    display: none;
    left: 15px;
    right: 0;
    bottom: 80px;
    margin: auto;
    width: 150px;
    height: auto;
    font-weight: bold;
    font-size: 13px;
    border: 0px solid #000;
    color: #FFF;
    text-align: center;
    position: absolute;
    background: #ffffff30;
    padding: 5px;
    border-radius: 0 20px 0px 20px;
}
.audio-video-window-container.conferenceCall .sendTextBtn{
	display:none !important;
}
.red-text .swal-text{
	color:red !important;
}
.incoming-call-window{
	width:100%;
	height:auto;
	padding:5px 10px;
	background:#2b2c33;
	display:none;
}
.incoming-call-window .media-body .list-group-item-heading {
	margin-bottom: 2px !important;
    margin-top: 2px !important;
	font-size:14px;
	color:#e5e4e8;
	font-weight:bold;
}
.incoming-call-window .media-body .list-group-item-text {
	font-size:13px;
	color:#e5e4e8 !important;
}
.no-net{
	color: #1450a1 ;
	font-size: 12px;
	border-radius: 15px;
	padding: 2px 5px;
	width: 70px;
	background-color: #FFF;
	border: 1px solid #114b99;
}
.no-net:hover{
	color: #FFF !important;
	background-color: #114b99 !important;
	border-color: #114b99 !important;
}
#groupCreationModalModified{
	z-index: 999999999;
}

#groupCreationModal .modal-header, 
#groupCreationModalModified .modal-header, 
#groupInfoModal .modal-header{
	padding: 1rem 2rem;
	background-image: none;
	background-color: #FFF;
	border: 0;
}

#groupCreationModal .modal-header .close, 
#groupCreationModalModified .modal-header .close,
#groupInfoModal .modal-body .close {
    color: #151414;
    position: absolute;
    top: 5px;
    left: 10px;
    font-weight: normal;
}
#groupInfoModal .modal-body .close {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 2rem;
	color: #FFF;
}

#groupCreationModal .modal-header h5, 
#groupCreationModalModified .modal-header h5, 
#groupInfoModal .modal-header h5{
	color: #636363;
}

#groupCreationModal .modal-footer, 
#groupCreationModalModified .modal-footer, 
#groupInfoModal .modal-footer{
	padding: 1rem 2rem;
	background-image: none;
	background-color: #FFF;
	border: 0;
}

#groupCreationModal .modal-footer .btn, 
#groupCreationModalModified .modal-footer .btn,
#groupInfoModal .modal-footer .btn{
	border: 0 !important;	
	font-weight: 600 !important;
}
#groupCreationModal .modal-footer .btn-primary, 
#groupCreationModalModified .modal-footer .btn-primary,
#groupInfoModal .modal-footer .btn-primary{
	color: #1d57a4 !important;
}
#groupCreationModal .modal-footer .btn-secondary, 
#groupCreationModalModified .modal-footer .btn-secondary,
#groupInfoModal .modal-footer .btn-secondary{
	color: #ff0d0d !important;
}

#groupCreationModal .modal-footer .btn-primary:hover, #groupCreationModal .modal-footer .btn-secondary:hover,
#groupCreationModalModified .modal-footer .btn-primary:hover, #groupCreationModalModified .modal-footer .btn-secondary:hover,
#groupInfoModal .modal-footer .btn-primary:hover, #groupInfoModal .modal-footer .btn-secondary:hover{
	color: #206ed7 !important;
	background-color: transparent !important;
	border: 0 !important;
}

#inComingModal .modal-dialog {
    margin: 20vh auto 0px auto;
	background:#00b0f3;
	border-top:10px solid #0a94c9;
}
#inComingModal .modal-body {
	background:#00b0f3;
}
.callerPic{
	height:120px;
}
.incCallerName{
	height: 50px;
	padding-left:50px;
}
.sweet-alert{
	/* border-top:18px solid #4c96ff; */
	z-index: 999999 !important;						
}
.sweet-alert h2 {
    font-size: 1.3rem;
    color: #796c6c !important;
}
.sweet-alert.log-out h2 {
    font-size: 1rem;
    color: #464646 !important;
}

.sweet-alert.log-out{
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	width: 280px;
}

.sweet-alert.log-out .sa-button-container{
	/* text-align: right; */
}
.sweet-alert .lead{
	font-size: .90rem;
}
.remChatImg{
	border-radius:50%;
	width:50px;
}
.muteCHK{
	text-align:left;
	width:100px;
	margin:0 auto;
	padding-left:8px;
}
.muteCHK input[type="checkbox"] {
	color:#589dff;
}
.deletedMessage{
	color:#424242;
	font-style: italic;
}
.callHistoryArea{
		position:relative;
}
.callHistoryArea .media .media-body .list-group-item-text span.callTime{
	margin:0;
	padding:0;
	display:block;
	font-size:0.9rem;
	color:#404E67;
}
.callHistoryArea .media .media-body .list-group-item-text span.callerPhone{
	margin:0;
	padding:0;
	display:block;
	font-size:0.9rem;
	color:#404E67;
}
.callHistoryArea .media {
	padding: .4rem .8rem;
	margin-top: 0;
}
.profile-pic img{
	display: inline-block;
    min-width: 100%;
    min-height: 100%;
    -ms-interpolation-mode: bicubic;
}
.headMenu{
	position:absolute;
	float:right;
	right: 5px;
	top:0;
	width:25% !important;
}
.chat-application .chats .chat-body .chat-content .vcfArea .vcfPhone{
	padding: 0 0 10px 0 !important;
}
.vcfArea .media-left{
	padding-right: 5px !important;
	padding-top: 5px;
}
.vcf-content .vcfName, .vcf-content .vcfMsg, .vcf-content .vcfGroup{
	cursor:pointer;
	padding: 5px 0 0 0;
	/* color:#FFFFFF !important; */
	text-align: left;
}
.vcf-content .vcfPhone{
	color:#4D4B48 !important;
}
.chat-left.vcf-content .vcfName, .chat-left.vcf-content .vcfMsg, .chat-left.vcf-content .vcfGroup{
	cursor: pointer;
	padding: 3px;
	color: #053678 !important;
	font-weight: 600;
}
#video-list-single{
	display: none;
}
#video-list-single .remote-video-single {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	min-width: 100%;
	height: 100%;
	min-height: 100%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
	/* object-fit: cover; */
	background:#000;
	display: none;
	
}
#video-fullscreen {
    display: inline;
    height: auto;
    width: auto;
    position: relative;
    float: right;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 5px;
}
#video-fullscreen i{
	float: right;
	color: #F2F2F2;
	font-size: 1.5rem;
	margin-right: 0;
	margin-top: 0;
}
#myVideoOnGroup {
    position: relative;
    float: right;
    max-width: 80px;
    max-height: 50px;
    border-radius: 10px;
    box-shadow: 2px 2px 5px aliceblue;
	margin-right: 5px;
	border: 1px solid #88c7f4;
	transform: scale(-1,1);
	display: none;
}
/* #localVideo {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 30%; 
  height: 30%;
  transition:all 0.8s ease-in-out;
} */
#localVideo {
	position: absolute;
	right: 35px;
    top: 15px;
	max-width: 80px;
	max-height: 50px;
	border-radius: 10px;
	/* box-shadow: 2px 2px  aliceblue; */
	margin-right: 5px;
	border: 1px solid  #88c7f4;
	transition: all 0.8s ease-in-out;
	transform: scale(-1,1);
}
#localVideo.small-video{
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity:0.5;
}
.video-top-action-bar-left {
    text-align: left;
    overflow-x: auto;
    padding: 0px 5px;
    vertical-align: middle;
}
.video-top-action-bar-right{
	text-align:left;
	padding:5px;
}
.group-video-top-user-list{
	position: relative;
    width: auto;
    height: auto;
	border:0px solid red;
	display:none;
}
.group-person-list{
	float:right;
	margin-top:5px;
}
.group-person-list .audio-user{
	float:right;
	padding: 0.2rem 0.2rem;
	position: relative;
}
.group-person-list .audio-user .member-audio{
	display:none;
}
.group-person-list .audio-user .avatar{
	width: 32px;
	border: 2px solid #7D7D7D5C;
	border-radius : 50%;
}
.group-person-list .audio-user .avatar img{
	width: 32px;
    height: 32px;
}
.group-person-list .audio-user .img-overlay {
  position: absolute;
  left: 0;
  opacity: 1;
  z-index: 9999;
  display:none;
}
.group-person-list .audio-user .not-in-call {
	position: absolute;
	left: 0;
	opacity: 0.8;
	z-index: 9999;
	display:none;
	width: 32px !important;
	height: 32px !important;
	margin: auto;
	right: 0;
	top: 0;
	bottom: 0
}
.group-video-top-user-list .group-person-list .audio-user .dropdown-toggle{
	color: #E3E2E2;
	font-weight: normal;
	margin-left: 15px;
	position: absolute;
	margin-top: 4px;
	z-index:99999;
	font-size: 0.9rem;
	display: none;
}
.group-video-top-user-list .group-person-list .dropdown-menu .dropdown-item{
	padding:5px 10px;
	width:auto;
}
.opacity-5{
	opacity:0.5 !important;
}
.add-more-in-video{
	position: relative;
    width: auto;
    height: auto;
    border-radius: 10px;
	float:right;
	padding: 0.2rem 0.2rem;
	margin-top:5px;
	margin-right:5px;
	display:none;
}
.add-more-in-video .add-more-btn{
	width: 32px;
    height: 32px;
    background-image: url(../images/action_bar_add_person_up.png);
    background-repeat: no-repeat;
	border-radius: 50%;
	background-size: cover;
	border: 1px solid #7D7D7D5C
}
#multiple-remote-video-holder{
	display: none;
	overflow: hidden;
	height: calc(100% - 200px);
}
#multiple-remote-video-holder .remote-video-list{
	vertical-align: top;
	margin: auto auto;
	transition: all .5s linear;
	width: 100%;
}
#multiple-remote-video-holder .remote-video {
	position:relative;
	text-align:center;
	display: none;
	vertical-align:top;
	height: auto;
	transition: all 0.2s ease-in-out;
	padding: 0;
}
#multiple-remote-video-holder .active-video{
	display: block;
}
#multiple-remote-video-holder .remote-video-player{
	width:100%;
	height:100%;
	position:relative;
	/* object-fit: cover; */
	max-height:50vh;
	margin:0 auto;
	border: 1px solid #88c7f4;
	cursor: pointer;
	background: black;
}
#multiple-remote-video-holder .remote-video .dropdown-toggle {
    position: absolute;
    top: 5px;
	padding: 0 5px;
    background: #06060663;
    color: #FFF;
    border-radius: 5px;
	z-index:9999;
	margin:0 auto 0 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; 
	width: max-content;
	font-size: 0.8rem;
}
.inCallConnectionStatus{
	display: block;
	position:absolute;
	text-align: center;
	top:50%;
	color:white;
	height: max-content;
	width: 100%;
	/*border-radius: 50px;*/
	background: transparent;
	z-index: 99;
	-webkit-animation-name: connecting; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
	animation-name: connecting;
	animation-duration: 3s;
	animation-timing-function:ease-in-out;
	animation-iteration-count:infinite;
}
@-webkit-keyframes connecting {
  0% {color:white;
       font-size:1.2rem;
}
  50% {color:black;
    font-size:1rem;
}
  100% {color:white;
    font-size:1.2rem;
    } 
}
/* Standard syntax */
@keyframes connecting {
  0% {color:white;
      font-size:1.2rem;}
  50% {color:black;
       font-size:1rem;}
  100% {color:white;
        font-size:1.2rem;} 
}
#multiple-remote-video-holder .remote-video .dropdown-toggle:after {
	content: '' !important;
}
#multiple-remote-video-holder .remote-video .dropdown-toggle:before {
	font-family: 'FontAwesome';
	content: '\f107' !important;
	border: none !important;
	position: relative;
	top: 1px;
	left: 0px;
	padding: 0 2px 0 6px;
	margin: 0 0.3em 0 0;
	vertical-align: 0;
}
#multiple-remote-video-holder .remote-video .dropdown-menu {
	/* left:-50px !important; */
}
#multiple-remote-video-holder .remote-video .dropdown-menu .dropdown-item{
	padding:5px 10px;
	width:auto;
}
#group-video-call-info .modal-dialog .avatar, #conference-call-info .modal-dialog .avatar{
	width: 42px;
}
#group-video-call-info .modal-dialog .on-call-list > h6, 
#group-video-call-info .modal-dialog .not-on-call-list > h6,
#conference-call-info .modal-dialog .conference-call-list h6{
	font-weight: 600;
	font-size: 1rem;
	margin-top: 10px;
	margin-bottom: 10px;
}
#group-video-call-info .modal-dialog, #conference-call-info .modal-dialog{
	min-width:300px;
}
#group-video-call-info .modal-body .media {
	margin-top:5px;
	padding-bottom:5px;
}
#group-video-call-info .modal-body .media .media-left {
	padding-right:0.8rem;
}
#group-video-call-info .modal-body .media-body{
	border-bottom: 1px solid #a2a2a2 !important;
}
#conference-call-info .modal-body .media-body h6, #group-video-call-info .modal-body .media-body h6{
	font-size: 1rem;
	margin-top: 15px !important;
	width: 60%;
	float: left;
	margin-bottom: 8px !important;
	color: #3e3b3b;
	font-weight: 600;
}
#group-video-call-info .modal-body .media-body .action-bar{
	float: right;
}
#group-video-call-info .modal-body .media-body .action-bar i,
#conference-call-info .modal-body .media-body .action-bar i{
	margin-left: 20px;
	color: #a2a2a2;
	font-size: 1.6rem;
	margin-top: 18px;
	opacity: 0.8;
}
#group-video-call-info .modal-body .media-body .action-bar i:hover,
#conference-call-info .modal-body .media-body .action-bar i:hover{
	opacity: 1.0;
}
#group-video-call-info .modal-body  , #group-video-call-info .modal-body {
	min-height: 60vh;
}
#group-video-call-info .modal-body .on-call-list, #group-video-call-info .modal-body .not-on-call-list {
	margin-top:5px;
	margin-bottom:5px;
}
#group-video-call-info .removePerson{
	color: #ee1717;
}
.remote-user-action, .singleRemoteUserMic {
	position: absolute;
	bottom: 2px;
	left: 20px;
	z-index: 100;
	font-size: 0.9rem;
	border-radius: 5px;
	background: #06060663;
	width: auto;
	padding: 3px 6px 0px 9px;
	color: #FFF;
	letter-spacing: 5px;
	opacity: 0.7;
	transition: all 0.3s ease-in-out;
}
.singleRemoteUserMic{
	left: 0;
	right: 0;
	bottom: 35px;
	margin: auto;
	position: absolute;
	width: max-content;
	height: auto;
	text-align: center;
	z-index: 99
	
}
.remote-user-action:hover,singleRemoteUserMic:hover{
	opacity: 1;
}
.remote-video-list-right .remote-video-list .remote-user-action {
	bottom: -5px;
}
.remote-video-list-right .remote-video-list .remote-user-action i.fa{
	font-size: 1rem;
}
.remote-user-action i.fa{
	cursor: pointer;
}
.remote-video-list .remote-user-action i.fa{
	font-size: 1.2rem;
}
.audio-user .remote-user-action {
    display: none;
    padding: 0;
    bottom: -10px;
    left: 9px;
    height: 15px;
	letter-spacing: 1px;
}
.audio-user.active-audio .remote-user-action{
	display: inline-block;
}
.active-audio .remote-user-action i.fa{
	font-size: 0.7rem;
}
.caller-info-container > .remote-user-action {
	left: 48%;
    right: 48%;
    width: 40px;
    bottom: 70px;
	padding: 5px 2px 2px 14px;
}
.caller-info-container > .remote-user-action i.fa {
	font-size: 1.2rem;
}
.group-single-video-holder{
	transition:all 0.5s ease-in-out;
}
.remote-video-list-right{
    width: 90px;
	right: 20px;
    position: absolute;
	display:block !important;
}
.remote-video-list-right .remote-video-list{
	height: auto;
	min-height: 30vh;
	max-height: 100%;
	height: auto;
	overflow: hidden;
	/* border: 1px solid #a2a2a2; */
	border-radius:5px;
	padding : 5px 0;
	background: #fffbfb26;
	transition:none !important;
}
.remote-video-list-right .remote-video-list .remote-video {
	padding:5px 5px;
}
.mar-top-1{ margin-top: 1% !important; }
.mar-top-2{ margin-top: 2% !important; }
.mar-top-3{ margin-top: 3% !important; }
.mar-top-4{ margin-top: 4% !important; }
.mar-top-5{ margin-top: 5% !important; }
.mar-top-6{ margin-top: 6% !important; }
.mar-top-7{ margin-top: 7% !important; }
.mar-top-8{ margin-top: 8% !important; }
.mar-top-9{ margin-top: 9% !important; }
.mar-top-10{ margin-top: 10% !important; }
.zoom-2x{
	-moz-transform: scale(1.03) translate(0, 0);
	-webkit-transform: scale(1.03) translate(0, 0);
	-o-transform: scale(1.03) translate(0, 0);
	-ms-transform: scale(1.03) translate(0, 0);
	transform: scale(1.03) translate(0, 0);
}
.zoom-1x{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.zoom-05x{
	-moz-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-o-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
}
.close-zoom {
    position: absolute;
    display: none;
    z-index: 999999;
	margin-left: 120px;
    margin-top: 10px;
}
a.close-zoom i{
	color: #FFF;
	font-size:12px;
	font-weight:normal;
}
.audio-video-window-container-small {
	display:none;
	width:100px;
	height:100px;
	bottom:60px;
	right:50px;
	position:absolute;
	resize: both;
	z-index:99999999999;
}
.full-screen-video{
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	width: 100% !important;
	min-width: 100% !important;
	height: 100% !important;
	min-height: 100% !important;
	transform: translateX(-50%) translateY(-50%) !important;
	z-index: -1 !important;
	object-fit: contain !important;
	background: #000 !important;
}
.holdListToggleBtn {
    left: 5%;
    bottom: 30px;
    position: absolute;
    z-index: 99;
	background: url("../images/callWindow/hold-list-toggle.png") no-repeat scroll 0 0 transparent;
    background-size: auto;
	background-size: contain;
	display: none;
}
.holdListToggleBtn:hover {
	background: url("../images/callWindow/hold-list-toggle-down.png") no-repeat scroll 0 0 transparent;
    background-size: auto;
	background-size: contain;
}
#call-hold-list-holder {
	left: 20px;
    bottom: 80px;
	position: absolute;
    min-height: 20vh;
    max-height: 60vh;
    height: auto;
    overflow: hidden;
    border: 1px solid #a2a2a2;
    border-radius: 5px;
    padding: 2px 5px 3px 5px;
    background: #fffbfb26;
    transition: all 0.5s ease-in-out;
	width:180px;
	transform: scale(1) translateY(200px);
}
#call-hold-list-holder.active{
	transform: translateY(0);
}
#call-hold-list-holder.zoom-n-center {
	position: relative;
    transform: scale(1);
    margin: 0 auto;
    top: 10%;
    bottom: auto;
    left: auto;
    right: auto;
}
#call-hold-list-holder.active.zoom-n-center {
    position: relative;
    transform: scale(1.5);
    margin: 0 auto;
    top: 10%;
    bottom: auto;
    left: auto;
    right: auto;
}
#call-hold-list-holder .media {
	margin-top:5px;
	padding-bottom:5px;
}
#call-hold-list-holder .media .media-left {
	padding-right:0.8rem;
}
#call-hold-list-holder .media-body{
	border-bottom: 1px solid #a2a2a2 !important;
}
#call-hold-list-holder .media-body h6{
	font-size: 0.8rem;
	margin-top: 7px !important;
	width: 60%;
	float: left;
	color: #393939;
	max-width:80px;
	overflow:hidden; 
    white-space:nowrap; 
    text-overflow: ellipsis;
}
#call-hold-list-holder .media-body .action-bar{
	float: right;
}
#call-hold-list-holder .media-body .action-bar i{
	margin-right: 10px;
	font-size: 1.2rem;
	margin-top: 8px;
}
#call-hold-list-holder .audio-conference-list, 
#call-hold-list-holder .audio-hold-person-list, 
#call-hold-list-holder .video-hold-person-list {
	margin-top:5px;
	margin-bottom:5px;
}
#call-hold-list-holder .audio-conference-list > h6,
#call-hold-list-holder .audio-hold-person-list > h6,
#call-hold-list-holder .video-hold-person-list > h6{
    font-size: 0.82rem;
    font-weight: 700;
    color: #f0f0f0a6;
    background: #f4f4f429;
    padding: 1px 3px;
}
#call-hold-list-holder .dropCallBtn{
	color: #ee1717;
}
#call-hold-list-holder .hold-list-header{
	width: 100%;
	text-align: right;
	padding: 2px 5px;
	height: 25px;
	position: relative;
	margin-bottom: 5px;
}
#call-hold-list-holder .hold-list-header .hold-header-text{
	width: calc( 100% - 25px );
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	float: left;
	color: #D7D7D7;
}
#call-hold-list-holder .hold-list-header .hold-header-action{
	background: #00000059;
	padding: 2px 2px;
	width: 20px;
	height: 20px;
	float: right;
	border-radius: 50%;
	text-align: center;
}
#call-hold-list-holder .hold-list-header .close-hold-list{
	cursor: pointer;
	font-size: 1.3rem;
}
#call-hold-list-holder .switchCall{
	color: #6ec1f8;
}
#call-hold-list-holder .audio-hold-person-list .merge-call-btn{
	background: url("../images/callWindow/call-merge.png");
	background-repeat: no-repeat;
    background-size: auto;
	width: 12px;
	height: 7px;
	border:0;
	padding: 8px 15px;
	margin-left:5px;
}
#call-hold-list-holder .audio-conference-list .media{
	display: inline;
	width:40px;
}
#call-hold-list-holder .audio-conference-list .media .media-left{
	width:40px;
}
#conference-call-info .modal-body .media {
	margin-top:5px;
	padding-bottom:5px;
}
#conference-call-info .modal-body .media .media-left {
	padding-right:0.8rem;
}
#conference-call-info .modal-body .media-body{
	border-bottom: 1px solid #a2a2a2 !important;
}
#conference-call-info .modal-body .media-body .action-bar{
	float: right;
}
#conference-call-info .modal-body .conference-call-list {
	margin-top:5px;
	margin-bottom:5px;
}
#conference-call-info .removePerson{
	color: #ee1717;
}
.ft-check{
	display: none;
}
.recording-timer{
	padding-top:5px;
	padding-left:15px;
	color: #868484;
	font-size: 1.2rem;
}
.rec-gif{
	padding-left:15px;
}
.rec-container{
	margin:0 auto;
	padding:5px;
}
.record-cntrl{
	background: transparent;
	border: 0;
	margin: 0 15px 0 15px;
}
.empty_chat_list{
	background-image: url("../images/gray-logo.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 45vh;
	text-align: center;
	opacity: 0.8;
}
.empty_chat_list span {
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
}

.coming_soon_body{
	background-image: url("../images/gray-logo.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 45vh;
	text-align: center;
	opacity: 0.8;
}
.coming_soon_body span {
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
}
.no_news_div, .no_video_div{
	background-image: url("../images/gray-logo.png");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 45vh;
	text-align: center;
	opacity: 0.8;
	display: none;
}
.no_news_div span, .no_video_div span {
	position: absolute;
	bottom: 30%;
	left: 0;
	right: 0;
}
.contact-filter, .call-filter {
    margin-top: 5px;
}
.filter-dropdown{
	color:rgb(138, 141, 145);
	font-weight:300;
}
.filter-dropdown:hover{
	color:rgb(138, 141, 160);
}
.filter-ul{
	padding:5px 10px;
	left:30px !important;
}
.filter-ul li , .filter-ul li a, .filter-ul li , .filter-ul li.active{
	color:#404E67 !important;
}
.filter-ul li a:hover{
	background-color:#e3e3e3 !important;
}
.call-filter-ul{
	padding:5px 10px;
	left:30px !important;
}
.call-filter-ul li , .call-filter-ul li a, .call-filter-ul li , .call-filter-ul li.active{
	color:#404E67 !important;
}
.call-filter-ul li a:hover{
	background-color:#e3e3e3 !important;
}

#nav-chat, #nav-contact, #nav-call, #nav-news, #nav-video {
	/*background-color: #f6f6f6;
	border: 1px solid transparent;*/
	max-width: 98%;
	flex-wrap: nowrap;
	padding: 5px 5px;
	overflow: auto;
	position: relative;
	border-bottom: 0 !important;
	justify-content: flex-end;
}
#nav-chat .nav-link, #nav-contact .nav-link, #nav-call .nav-link, #nav-news .nav-link, #nav-video .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #8ca9cb;
    font-size: 12px;
    font-weight: 700;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
	padding-top: 0;
	padding-bottom: 3px;
}
#nav-chat .nav-link.active, #nav-contact .nav-link.active, #nav-call .nav-link.active, #nav-news .nav-link.active, #nav-video .nav-link.active {
	color: #003e92;	
}


.dropdown .dropdown-menu {
	display:none;
}
.show > .dropdown-menu {
	display:block;
	z-index: 99999;
}
.show > .dropdown-menu .dropdown-item {
	line-height: 25px;
	width: 200px;
	padding: 7px 15px;
}
.menuHolder .dropdown-menu {
	position: relative !important;
}
.menuHolder.show > .dropdown-menu .dropdown-item {
	padding: 5px 10px;
}
.contact-sparator{
	padding:10px 5px;
}
.contact-sparator .contact-prefix{
	font-weight:300;
	color:#4c96ff;
	padding:5px;
}
.card-body {
	padding-bottom:2px;
}
/***--------------Custom Select**--------------------------*/
#customSelect {
	width: 100%;
	background: none;
	font-family: Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	border-radius: 5px;
	color:#a2a2a2;
	height:150px;
	position:relative;
}
#customSelect.open {
  border-radius: 5px 5px 0 0;
}
#customSelect .option {
    background: none;
    display: none;
    padding-left: 5px;
    font-size: 12px;
    line-height: 20px;
    color: #808080;
    padding: 2px 5px;
    margin: 1px auto;
	border-bottom: 1px solid #eee;
}
#customSelect .option.shown:first-line
{
	font-size: 14px;
	line-height: 20px;
}
#customSelect .option.shown:hover:first-line { color: #000; }
#customSelect .shown { display: block; }
#customSelect .option:hover {
	background: #f1f2f2;
}
#customSelect .option.shown:first-child { border-radius: 5px 5px 0 0; }
#customSelect .option.shown:last-child { border-radius: 0 0 5px 5px; }
#customSelect .option a{ color: #194886;;}
#customSelect .option a:hover{ color: #1E64C2;}
/***--------------Custom Select**--------------------------*/
.no-padding{
	padding:0 !important;
}
.grp-participent:hover{
	color:#4c96ff;
}
.chatVideoPreview, .chatImagePreview, .chatAudioPreview, .chat-content p audio, .chat-content p video{
	max-width:80px;
	max-height:80px;
}
.chatVideoPreview{
	object-fit:contain;
}
.LastSeen{
	font-size:12px;
}
.chat-with-user-name > small{
	line-height: 15px;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	color: #627692;
}
.chat-with-user-name > b{
	line-height: 15px;
	display: block;
	
}
.chat-with-user-name > b span{
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	color: #003e92;
	font-weight: 700;
}
.not-allowed-info{
	color:#FFFFFF;
	font-size:14px;
	font-weight:550;
	max-width:600px;
	text-align:center;
	margin: 0 auto;
}
body.modal-open .content{
	-webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}
.modal-content  {
    border-radius: 10px; 
	border: 1px solid #6a6a6a69;
}
.chat-content p{
	text-align: left;
}
.new-incoming-call-holder{
	display: inline-block;
	width: auto;
	position: absolute;
	bottom: 5%;
	max-width: 260px;
}
.new-incoming-call {
	padding: 5px 10px; 
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	text-align: center;
	display: inline-block;
	border-radius: 0 15px 15px 0px;
	transform: translateX(-300px);
	transition: transform .5s;
	position:relative;
	z-index: 999999999999999999999999999;
	font-size:12px;
	width:auto;
	min-width:250px;
	margin:1px 0 1px 0;
	border: 2px solid rgba(140, 142, 142, 0.8);
}
.new-incoming-call .row{
	padding:0 10px;
}
.new-incoming-call.show {
  transform: translateX(0px);
}
.new-incoming-call .new-caller-info{
	text-align:left;
	display: flex;
	height: max-content;
}
.new-incoming-call .new-caller-action {
    text-align: right;
    display: flex;
    padding: 3px 0px !important;
    vertical-align: middle;
    height: max-content;
}
.new-incoming-call .new-caller-name{
	font-weight:bold;
	max-width:80px;
	overflow:hidden; 
    white-space:nowrap; 
    text-overflow: ellipsis;
}
.new-incoming-call .new-caller-info span{
	display:inline-block;
	padding:3px;
	line-height:20px;
}
.new-incoming-call .newCallDeny, .new-incoming-call .newCallAns { 
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 0px;
	height: 24px;
	width: 24px;
	border:0;	
	margin:0 3px 0 0px;
}
.new-incoming-call .new-caller-pic img{
	height:24px;
	width:24px;
	border-radius:50%;
	border:1px solid #a2a2a2;
}
.newCallAns{
	background: url("../images/callWindow/32_32/call-rec-up.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.newCallAns:hover{
	background: url("../images/callWindow/32_32/call-rec-down.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.videoCall .newCallAns{
	background: url("../images/callWindow/32_32/video-call-rec-up.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.videoCall .newCallAns:hover{
	background: url("../images/callWindow/32_32/video-call-rec-down.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.newCallDeny{
	background: url("../images/callWindow/32_32/end-up.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.newCallDeny:hover{
	background: url("../images/callWindow/32_32/end-down.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.draggable{
	cursor: grab;
}

#groupInfoModal .modal-body{
	padding-bottom:5px;
}
#groupInfoModal .modal-content{
	max-height:90vh;
	overflow:hidden;
}
.badge-primary {
    background-color: #4c96ff;
    background-image: linear-gradient(to left, #7baaee,#4c96ff);
}
.badge {
    color: #F2F2F2;
    font-weight: 400;
}
#groupInfoModal .participent-list-holder{
	overflow: hidden;
	max-height: 31vh;
}
.groupName-error, .groupMember-error{
	font-size: 0.9rem;
	color: #ee3030;
	font-style: italic;
	padding:0 0 0 5px;
	display: block;
	text-align: center;
}
#groupInfoModal .gi-action button{
	border: 0;
	background: none;
	display: none;
	color: #bbb9b9;
	font-size: 1.8rem;
	float: right;
	padding: 0;
}
#groupInfoModal .gi-action button:focus,#groupInfoModal .gi-action button:active{
	border: 0;
	outline: 0;
}
#participantsTable tr:hover .gi-action button{
	display: block;	
}
#participantsTable .table th, #participantsTable .table td{
	border-top: 0;
}

.dropdown.gi-action  .dropdown-menu{
    top: auto !important;
	bottom: 50%;
}

.dropdown.gi-action  .dropdown-menu .dropdown-item {
    line-height: 13px !important;
    width: 135px !important;
    padding: 6px 10px !important;
}


/***-----------------Group Call Running ----------------*/
.circle-animation {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    -webkit-filter: grayscale(0%);
    border-radius: 50%;
    border: 10px solid c5c6cc;
    border: 4px dashed #90bdff;
    animation-name: spinning-circle;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    width: 40px;
    height: 40px;
    outline-color: #3FCE66;
    box-shadow: 0 0 0 4px #d2cfcf;
}
@-webkit-keyframes spinning-circle {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/***-----------------Group Call Running ----------------*/
/***-----------------Active call && Ringing new design ----------------*/
.ringing_phone,
.active_phone,
.active_phone2 {
  display: inline-block;
  color: #fff;
  border-radius: 50%;
  background: #4CAF50;
  padding: 0px;
  width: 20px;
  height: 20px;
  text-align: center;
  position: relative;
  margin: 0 10px;
}
.ringing_phone i,
.active_phone i,
.active_phone2 i {
  line-height: 12px;
  font-size: 10px;
}
.ringing_phone i {
  animation: shake 2s infinite cubic-bezier(.36, .07, .19, .97) both;
}
.active_phone:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  padding: 4px;
  animation: activeCall 2s ease-in-out infinite both;
}
.active_phone2:after {
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(#e8a, 1), rgba(#def, 0) 80%, rgba(white, .5));
  z-index: 11;
  transform: translate3d(0, 0, 0);
}
.active_phone:before,
.active_phone2:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  animation: activeCall2 4s linear infinite both;
}
.ringing_phone:after,
.ringing_phone:before {
  position: absolute;
  content: '';
  opacity: 0;
  border-right: 2px solid #ffffff;
  width: 15px;
  height: 15px;
  left: 40%;
  top: 28%;
  border-radius: 50%;
  transform: rotate(-40deg);
  animation: fadeInOne 2s infinite both;
}
.ringing_phone:before {
  width: 20px;
  height: 20px;
  left: 40%;
  top: 20%;
  animation: fadeInTwo 2s infinite both;
}
.active_phone2 i {
  z-index: 10;
  position: relative;
}
.active_phone2 .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-radius: 50%;
}
.wave,
.wave2 {
  opacity: .4;
  position: absolute;
  top: 25%;
  left: -15%;
  background: white;
  width: 130%;
  height: 130%;
  transform-origin: 50% 48%;
  border-radius: 45%;
  animation: drift 3000ms infinite linear;
  opacity: 0.2;
}
.wave2 {
  background: none;
  border-radius: 35%;
  top: 40%;
  border: 2px solid white;
}
.wave2.two {
  animation: drift 7000ms infinite linear;
  opacity: 0.1;
  top: 42%;
}
.wave2.three {
  animation: drift 5000ms infinite linear;
  opacity: 0.05;
  top: 44%;
}
.wave.two {
  animation: drift 7000ms infinite linear;
  top: 30%;
  opacity: 0.1;
}
.wave.three {
  animation: drift 5000ms infinite linear;
  opacity: 0.05;
  top: 35%;
}
@keyframes drift {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes activeCall {
  20% {
    padding: 6px;
  }
  25% {
    padding: 3px;
  }
  35% {
    padding: 8px;
  }
  50% {
    padding: 6px;
  }
  60% {
    padding: 9px;
  }
  80% {
    padding: 5px;
  }
  100% {
    padding: 3px;
  }
}
@keyframes activeCall2 {
  0% {
    padding: 0em;
    background-color: rgba(76, 175, 80, 0.1);
  }
  25% {
    padding: 20px;
    background-color: rgba(76, 175, 80, 0.6);
    transform: translateX(-10px) translateY(-10px);
  }
  26%,
  100% {
    padding: 0;
    opacity: 0;
  }
}
@keyframes shake {
  5%,
  45% {
    transform: rotate3d(0, 0, 1, -7deg);
  }
  10%,
  40% {
    transform: rotate3d(0, 0, 1, 7deg);
  }
  15%,
  25%,
  35% {
    transform: rotate3d(0, 0, 1, -7deg);
  }
  20%,
  30% {
    transform: rotate3d(0, 0, 1, 7deg);
  }
  51% {
    transform: rotate3d(0, 0, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes fadeInOne {
  45% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeInTwo {
  55% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
/***-----------------Active call && Ringing new design ----------------*/
.call-animation {
    background: #fff;
    width: 135px;
    height: 135px;
    position: relative;
    margin: 0 auto;
    border-radius: 100%;
    border: solid 2px #fff;
    animation: play 2s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
	background-image: none !important;
	padding: 5px 5px !important;
}
.call-animation img {
        width: 99%;
        height: 99%;
        border-radius: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
    }
@keyframes play {
    0% {
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4), 0 0 0 20px rgba(255, 255, 255, 0.2);
    }
    25% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.4), 0 0 0 30px rgba(255, 255, 255, 0.2);
    }
}
#settings-sidebar {
	width: 200px;
	position: fixed;
	top: 0;
	left: -410px;
	height: 100vh;
	z-index: 9999;
	background: #f2f2f2;
	color: #6C7380;
	transition: all 0.3s;
	overflow: hidden;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#settings-sidebar.active {
		left: 0;
}
#dismiss-settings {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	background: transparent;
	position: absolute;
	top: 30px;
	left: 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color:#FFF;
	font-size:25px;
	
}
#dismiss-settings:hover {
		color: #f2f2f2;
}
#settings-sidebar .sidebar-header {
	padding-top: 35px;
	padding-bottom: 5px;
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
	text-align: center;
	color: #FFF;
	height: 75px;
}
#settings-sidebar .sidebar-component {
	padding: 10px 20px;
}
#settings-sidebar .sidebar-footer {
	text-align:center;
	padding:10px 10px;
}
#settings-sidebar #settingsModify .settings-home .avatar{
	width: 48px;
}
#settings-sidebar #settingsModify .settings-home .list-group-item-heading{
	font-size: 1.2rem !important;
	margin-top: 5px !important;
	color: #515151;
	font-weight: 500;
}
#settings-sidebar #settingsModify .list-group-item-text{
	font-size: 0.8rem;
	color: #606060 ;
}
#settings-sidebar .action-area{
	font-size: 1rem;
}
#settings-sidebar .action-area .row{
	cursor: pointer;
	/*padding: 12px 10px;*/
}
#settings-sidebar .action-area .row:hover{
	background: #e3e3e3;
	color: #1450a1;
}
#settings-sidebar .action-area .row .action-icon{
	padding: 15px 5px;
	text-align: center;
}
#settings-sidebar .action-area .row i{
	font-size: 1.1rem;
}
#settings-sidebar .action-area .row .actionName{
	border:0;
	border-bottom: 1px solid #e3e3e3;
	padding:15px 5px;
}
#settings-sidebar .settings-home,
#settings-sidebar .notification-settings,
#settings-sidebar .call-forward-settings,
#settings-sidebar .block-contact-settings,
#settings-sidebar .chat-wall-settings,
#settings-sidebar .help-section{
	display: none;
	left: -410px;
	transition: all 0.3s;
}
#settings-sidebar .settings-home.active,
#settings-sidebar .notification-settings.active,
#settings-sidebar .call-forward-settings.active,
#settings-sidebar .block-contact-settings.active,
#settings-sidebar .chat-wall-settings.active,
#settings-sidebar .help-section.active {
	left: 0;
	display: block;
	color: #686868;
}
#settings-sidebar .chat-wall-settings {
	text-align: center;
	width: 98%;
	position: relative;
}

#settings-sidebar .action-area .row .currentLanguage{
	border:0;
	border-bottom: 1px solid #e3e3e3;
	padding:15px 5px;
	font-weight: 600;
}

.chat-wall-settings .chat-wall-list{
	max-height: 83vh;
	overflow-x: hidden !important;
	overflow-y: hidden;
	position: relative;
}
.chat-wall-settings .chat-wall-list img {
    padding: 5px 5px;
    margin: 5px 5px;
    height: 80px;
    width: 100px;
}
.chat-wall-settings .chat-wall-list img:hover {
	border: 2px solid #a2a2a2;
}
.chat-wall-settings .chat-wall-list img.selected {
	border: 2px solid #579cff;
}
.call-forward-settings{
	text-align: center;
}
.call-forward-icon{
	cursor: pointer;
	height: 16px;
	width: 16px;
	background: url("../images/call-forward-up.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.call-forward-action:hover .call-forward-icon{
	background: url("../images/call-forward-down.png") no-repeat scroll 0 0 transparent;
	background-size: contain;
}
.set-call-forward {
    color: #FFF;
	cursor: pointer;
	padding: 4px;
	width: 181px;
	border: 0;
	margin: 30px 3px 0 0px;
	background-size: contain;
	font-size: 0.8rem;
	font-weight: 600 !important;
}

.forward-not-activated, .forward-activated, .enable-call-forward {
	margin: 30px 0 30px 0px;
}
.forward-activated .title-text {
	margin-bottom: 20px;
}
.forward-activated .title-text , 
.forward-not-activated .title-text {
	font-size: 0.9rem;
}
.forward-activated .modify-forward{
	text-align: center;
}
.forward-activated .changeCallForward, .forward-activated .disableCallForward {
	font-weight: 600 !important;
	font-size: 0.8rem;
	margin: 8px auto;
	padding: 7px !important;
}
.call-forward-settings .call-forward-info{
	font-size: 0.9rem;
	font-weight: 300;
}
.call-forward-settings .forward-not-activated , 
.call-forward-settings .call-forward-info, 
.call-forward-settings .forward-activated , 
.call-forward-settings .enable-call-forward{
	display: none;
}
.call-forward-settings .forward-not-activated.active , 
.call-forward-settings .call-forward-info.active, 
.call-forward-settings .forward-activated.active , 
.call-forward-settings .enable-call-forward.active{
	display: block;
	color: #686868; 
}
.enable-call-forward .title-text{
	font-size: 0.9rem;
	font-weight: 500 !important;
	color: #4c96ff;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.enable-call-forward .submit-holder{
	margin-top:10px;
	margin-bottom:10px;
}
.enable-call-forward .forwarding-number-inp{
	font-size: 0.9rem;
	font-weight: 300;
	color: #505050;
	border:0;
	border-bottom: 1px solid #a6a6a6;
	width: 100%;
	background: transparent;
	margin-top: 10px;
}


.help-section .help-row{
	background-color: #FFF;
	margin-top: 5px;
	margin-left: -10px;
	margin-left: -10px;
	padding-top: 13px;
	padding-bottom: 13px;
	cursor: pointer;
}
.help-section .help-row:hover{
	background-color: #FBF8F8;
}
.help-section .help-row .help-icon{
	
}
.help-section .help-row .help-icon img{
	height: 24px;
	width: 24px;
	margin-top: 5px;
}
.help-section .help-row .help-text {
	font-weight: 500;
	line-height: 2rem;
	padding-left: 0;
}




/*-------------Custom check Box Start----------------*/
.check-container {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.check-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.check-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border: 1px solid #d2d2d2;
}

/* On mouse-over, add a grey background color */
.check-container:hover input ~ .checkmark {
  background-color: #daf4e7;
  border: 2px solid #5c9ef7;
}
.check-container:hover input ~ .checkmark::after {
  border-color: #5c9ef7;
  
}
/* When the checkbox is checked, add a blue background */
.check-container input:checked ~ .checkmark {
  background-color: #114b99;
  border: 0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.check-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.check-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.check-container .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* 
.check-container input:disabled ~ .checkmark::after {
    background: #a2a2a2;
} */


.check-container input:disabled ~ .checkmark {
    border: 1px solid #cacaca;
}
.check-container:hover input:disabled ~ .checkmark {
    border-color: #a2a2a2;
	background-color: #a2a2a2;
}
.check-container input:checked:disabled ~ .checkmark {
    background-color: #a2a2a2;
    border: 0;
}
.check-container:hover input:checked:disabled ~ .checkmark::after {
    border-color: #FFF;
}
.check-container:hover input:checked:disabled ~ .checkmark {
    background-color: #c1c0c0;
}
/*-------------Custom check Box End----------------*/

/*-------------Custom Radio Button----------------*/

.radio-container {
  display: inline-block;
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #ccc9c9;
  border-radius: 50%;
}


/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .checkmark {
  border: 3px solid #266fd3;
  background: transparent;
}

.radio-container:hover input ~ .checkmark:after {
  background-color: #266fd3;
  display: block;
}
/* 
.radio-container:hover input:disabled ~ .checkmark {
    background: transparent;
    border: 1px solid #d2d2d2;
}

.radio-container:hover input:disabled ~ .checkmark:after {
    background: transparent;
}

.radio-container:hover input:disabled:checked ~ .checkmark {
    border: 2px solid #38a26a;
}

.radio-container:hover input:disabled:checked ~ .checkmark:after {
    background: #38a26a;
} */






.radio-container input:checked ~ .checkmark {
  border: 3px solid #266fd3;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .checkmark {
  background-color: #FFF;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .checkmark::after {
    top: 3px;
    left: 3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #266fd3;
}

.radio-container input:disabled ~ .checkmark::after {
    background: #a2a2a2;
}
.radio-container:hover input:disabled ~ .checkmark::after {
  background: #757575;
}

.radio-container input:disabled ~ .checkmark {
    border-color: #757575;
}
.radio-container:hover input:disabled ~ .checkmark {
    border-color: #a2a2a2;
}

/*-------------Custom Radio Button End----------------*/


/*-------------Contact info bar Start----------------*/
#contact-info-bar {
	width: 200px;
	position: fixed;
	top: 0;
	right: -380px;
	height: 100vh;
	z-index: 999999;
	background: #f2f2f2;
	color: #6C7380;
	transition: all 0.3s;
	overflow: hidden;
	box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.2);
}
#contact-info-bar.active {
		right: 0;
}
#ci-dismiss {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	background: transparent;
	position: absolute;
	top: 10px;
	right: 5px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color:#FFF;
	font-size:18px !important;
	
}
#ci-dismiss:hover {
		color: #f2f2f2;
}
#contact-info-bar .sidebar-header {
	padding-top: 35px;
	padding-bottom: 5px;
	background: #003e92;
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	text-align: center;
	color: #FFF;
	height: 75px;
}
#contact-info-bar .sidebar-component {
	padding: 20px 20px;
}
#contact-info-bar .sidebar-footer {
	text-align:center;
	padding:10px 10px;
}
#contact-info-bar .section-head{
	color:#38a26a;
	font-size:13px;
	margin-top:10px;	
	margin-bottom:15px;	
}
#contact-info-bar .media .list-group-item-heading{
	font-weight:bold;
}
#contact-info-bar .media .list-group-item-text{
	font-weight:normal;
	font-size:0.8rem;
}
#contact-info-bar .sidebar-header .avatar {
    width: 48px;
}
#contact-info-bar .sidebar-header .list-group-item-heading {
    font-weight: 600;
	margin-top: 10px !important;
	color: #003e92;
}
#contact-info-bar .sidebar-component .row {
    padding: 0px 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	
}
#contact-info-bar .sidebar-component .row .mute-title,
#contact-info-bar .sidebar-component .row .fav-title{
	font-size: 1rem;
	color: #a2a2a2;
	font-weight: 500;
}
#contact-info-bar .sidebar-component .row .phone-title{
	font-size: 1rem;
	color: #1450a1;
	font-weight: 500;
}
#contact-info-bar .sidebar-component .row .phone-no{
	font-size: 1.1rem;
	color: #605f5f;
	margin-top: 25px;
	font-weight: 500;
	display: block;
}
#contact-info-bar .sidebar-component .row .block-icon{
	font-size: 1.3rem;
	color: #a2a2a2;
	font-weight: 500;
}
#contact-info-bar .sidebar-component .row .block-title{
	font-size: 1.1rem;
	color: #a2a2a2;
	font-weight: 500;
}
#contact-info-bar .sidebar-component .row  hr{
	margin-top: 2px;
	margin-bottom: 2px;
}
/*-------------Contact info bar End----------------*/


/*-------------Voice Mail bar Start----------------*/

#voice-mail-bar {
	width: 200px;
	position: fixed;
	top: 0;
	left: -410px;
	height: 100vh;
	z-index: 99999;
	background: #f2f2f2;
	color: #6C7380;
	transition: all 0.3s;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
	background-color: #FFF;
}

#voice-mail-bar.active {
		left: 0;
}

#vm-dismiss {
	width: 20px;
	line-height: 20px;
	text-align: left;
	background: transparent;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color:#FFF;
	font-size:25px;
}
#vm-dismiss:hover {
		color: #f2f2f2;
}


#voice-mail-bar .sidebar-header {
	padding: 20px 15px;
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
	text-align: center;
	color: #FFF;
	display: flex;
	justify-content: flex-start;
	height: 75px;
}

#voice-mail-bar .sidebar-header .profile-head {
	display: flex;
}

#voice-mail-bar .sidebar-header .balance-info {
	font-size: 13px;
}
#voice-mail-bar .sidebar-component {
	/* padding: 10px 20px; */
}



#voice-mail-bar .sidebar-component .form-group .form-control {
	padding: 10px 0px;
}

#voice-mail-bar #nav-settings .form-group > label {
	font-weight: 600;
}

#voice-mail-bar #nav-settings .form-group .form-control {
	padding: 5px 0px;
	color: #2e4072;
}
#voiceMailSettings{
	font-size: 0.9rem;
}

#voice-mail-bar #nav-settings .form-group .form-control {
	padding: 5px 0px;
	color: #2e4072;
}


#voice-mail-bar .sidebar-footer {
	text-align:center;
	padding:10px 10px;
}

#voice-mail-bar #nav-mail .media audio{
	width: 100%;
	max-width: 200px;
	height: 20px;
	display: none;
	transition: all 0.5s ease-in-out;
	margin-top: 5px;
	opacity: 0.8;
    border: 2px solid #38a26a4f;
    border-radius: 10px;
}
#voice-mail-bar #nav-mail .media audio:hover{
	opacity: 1;
	border: 2px solid #38a26a8c;
}

.voice-mail-tab {
    padding: 0;
}
.voice-mail-tab#vm-tabs{
    color: #eee;
}
.voice-mail-tab#vm-tabs h6.section-title{
    color: #eee;
}
.voice-mail-tab#vm-tabs .nav-tabs {
	background-color: #f6f6f6;
}
.voice-mail-tab  #nav-tabContent{
	position: relative;
}


.voice-mail-tab#vm-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #707070;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid #053678 !important;
    font-size: 12px;
    font-weight: bold;
}
.voice-mail-tab .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #707070;
    font-size: 12px;
    font-weight: 600;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.voice-mail-tab .nav-link:hover {
    border: none;
}
.voice-mail-tab thead{
    background: #f3f3f3;
    color: #333;
}
.voice-mail-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}

.voice-mail-play,.voice-mail-stop,.voice-mail-delete{
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border:0;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: cover;
	opacity: 0.6;
	padding: 0;
	margin-left: 5px;
}

.voice-mail-play{
	background-image: url("../images/green-play-btn.png"); 
}
.voice-mail-stop{
	background-image: url("../images/red-stop-btn.png"); 
}
.voice-mail-delete{
	background-image: url("../images/red-delete-btn.png"); 
}
.voice-mail-play:hover, .voice-mail-stop:hover, .voice-mail-delete:hover{
	opacity: 1;
}

#nav-mail{
	max-height: calc(100vh - 100px);
	overflow: hidden;
	overflow-y: auto;
}

#nav-mail .media {
    margin-bottom: 15px;
    border-bottom: 1px solid #7d7a7a36 !important;
    padding-bottom: 10px;
}

#nav-mail .list-group-item-heading .name{
	color: #645e5e;
	font-weight: 600;
}

.empty_voice_mail {
    background-image: url("../images/gray-logo.png");
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    height: 45vh;
    text-align: center;
    opacity: 0.8;
}
.empty_voice_mail span {
    position: absolute;
    bottom: -6%;
    left: 0;
    right: 0;
	color: #404E67;
}
.vm-error-1, .vm-error-2, .vm-error-3{
	color: red;
	font-size: 0.9rem;
	padding: 10px 0;
	/*! display: inline-block; */
	line-height: 1rem;
}


.sweet-alert.vm-swal .sa-custom{
	display: none !important;
}
.sweet-alert.vm-swal .sa-confirm-button-container .btn{
	font-size: 0.875rem;
	line-height: 1;
}

.sweet-overlay {
    z-index: 999999;
}
/*-------------Voice Mail bar End----------------*/

/*-------------About bar Start----------------*/

#about-bar {
	width: 200px;
	position: fixed;
	top: 0;
	left: -410px;
	height: 100vh;
	z-index: 99999999999;
	background: #f2f2f2;
	color: #6C7380;
	transition: all 0.3s;
	overflow: hidden;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#about-bar.active {
		left: 0;
}

#ab-dismiss {
	width: 20px;
	line-height: 20px;
	text-align: left;
	background: transparent;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color:#FFF;
	font-size:25px;
}
#ab-dismiss:hover {
		color: #f2f2f2;
}


#about-bar .sidebar-header {
	padding: 20px 15px;
	/*background-image: linear-gradient(to top, #053678,#2f7ee9);*/
	background: #003e92;
	text-align: center;
	color: #FFF;
	display: flex;
	justify-content: space-between;
	height: 75px;
}

#about-bar .sidebar-header .profile-head {
	display: flex;
}

#about-bar .sidebar-header .balance-info {
	font-size: 13px;
}
#about-bar .sidebar-component {
	padding: 10px 20px;
	height: calc(100% - 100px);
	position: relative;
}
#about-bar .sidebar-component .ab-logo-holder{ 
	position: absolute;
	top: 0;
	bottom: 0;
	height: 30vh;
	margin: auto;
    width: calc(100% - 40px);
    display: block;
    text-align: center;
}
#about-bar .sidebar-component .ab-logo-holder img{ 
	height: 90%;
}

#about-bar .sidebar-component .ab-version-holder{
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	height: 50px;
	text-align: right;
}
#about-bar .sidebar-component .ab-version-holder label{
	color: #5b5b5b;
	font-size: 1rem;
	width: 100px;
	font-weight: 600;
	
}
#about-bar .sidebar-component .ab-version-holder label span#version{
	color: #9b9a9a;
	font-weight: 100;
}
#about-bar .sidebar-component .ab-power-holder{
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 100%;
}
#about-bar .sidebar-component .ab-power-holder label {
    color: #5b5b5b;
    font-size: 1rem;
    font-weight: 600;
}
#about-bar .sidebar-component .ab-power-holder label a{
	color: #114b99;
	font-size: 0.9rem;
}



#about-bar .sidebar-footer {
    text-align: center;
    padding: 10px 10px;
    display: block;
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%;
    height: 40px;
}
#about-bar .sidebar-footer .btn{
	width: 22px;
	height: 22px;
	border: 0;
	border-radius: 50%;
	padding: 0;
	margin-right: 10px;
	background-color: transparent;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: transparent;
}

.soc-icon-fb{
	background-image: url(../images/social_icon/facebook_icon.png);
}
.soc-icon-fb:hover{
	background-image: url(../images/social_icon/facebook_pressed.png);
}
.soc-icon-inst{
	background-image: url(../images/social_icon/instagram_icon.png);
}
.soc-icon-inst:hover{
	background-image: url(../images/social_icon/instagram_pressed.png);
}
.soc-icon-wht{
	background-image: url(../images/social_icon/whatsapp_icon.png);
}
.soc-icon-wht:hover{
	background-image: url(../images/social_icon/whatsapp_pressed.png);
}
/*-------------About bar End----------------*/



.clear-search {
    position: absolute;
    right: 12px;
    top: 7px;
    cursor: pointer;
    display: none;
    width: 20px;
    height: 14px;
}

.clear-search.active{
	display: block;
}

.callType{
	background-repeat: no-repeat;  
	background-position: 0% 0%;
	background-size: 100% 100%;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin-bottom: -3px;
}
.callType.incomingCall{
	background-image: url("../images/contact-segment/incoming_icon.png"); 
}
.callType.missedCall{
	background-image: url("../images/contact-segment/missed_icon.png"); 
}
.callType.outgoingCall{
	background-image: url("../images/contact-segment/outgoing_icon.png"); 
}
.empty-blocked-img{
	border-radius: 50%;
	background: #e6e6e6;
	align-items: center;
	color: #FFF;
	display: flex;
	height: 164px;
	justify-content: center;
	width: 164px;
	flex: none;
	margin: 0 auto 32px auto;
}
.text-grey {
	color: rgba(0,0,0,0.45);
}
.add-blocked-icon{
	color:#919191;
	display: flex;
	flex: none;
	justify-content: center;
	width: 50px;
}
.add-blocked-text{
	align-items: center;
	box-sizing: border-box;
	display: flex;
	flex: 1 1 auto;
	height: 100%;
	overflow: hidden;
}
.empty-bl-header{
	margin-bottom: 15px;
}
.add-blocked-holder{
	align-items: center;
	display: flex;
	flex: none;
	height: 60px;
	position: relative;
	cursor:pointer;
	width: 100%;
	background: #FFF;
}
.add-blocked-holder:hover{
	background: #F5F5F5;
}
.modal-backdrop {
	z-index: 99999999;
}
.emoji-wysiwyg-editor .emoji-text{
	font-size: 1.2rem !important;
}
.chat-content .emoji-text{
	font-size: 1.2rem !important;
	font-weight: normal !important;
}
.chat-content .emoji-text-lg{
	font-size: 3rem !important;
	font-weight: normal !important;
}
.bl-contacts{
	max-height: 70vh;
}


.chat-app-form .scrollToBottom{
	border-radius: 50%;
	width: 48px;
	height: 48px;
	border: 0;
	display: none;
	position: absolute;
	top : -50px;
	right: 0;
	font-size: 2.2rem;
	text-align: center;
	cursor: pointer;
	padding-top: 3px;
	background: #cecece;
	background-image: linear-gradient(to top, #053678,#2f7ee9);
}
.chat-app-form .scrollToBottom i{
	color: #FFF;
} 
.chat-app-form .scrollToBottom .unreadCounter{
	top: -5px;
	left: 0;
	font-size: 0.8rem;
	border-radius: 50%;
	min-width: 24px;
	width: auto;
	height: 24px;
	border: 1px solid #979292;
	text-align: center;
	cursor: pointer;
	background: #979292;
	color: #FFF;
	position: absolute;
	padding: 2px 5px;
	font-weight: 600;
	
}

.highlight {
    background-color: #f7f7c9 !important;
    box-shadow: 5px 5px 5px #ccc !important;
    -webkit-transition: box-shadow 1s linear, background-color 1s linear;
	transition: box-shadow 1s linear, background-color 1s linear;
	background-image: linear-gradient(to right, #fff7d8ab,#fdc65e8c) !important;
}




/*-----------screen dialer --------------------*/
.dtfmDialer {
	background-color: #919191b3;
	width: 240px;
	padding: 20px;
	height: auto;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
	display: none;
	left: 0;
	right: 0;
	bottom: 95px;
	margin: auto;
	position: absolute;
	text-align: center;
	z-index: 101;
	font-family: 'Exo';
	border-radius: 10px;
}

.dtfmDialer .row {
  margin: 0 auto;
  width: 100%;
  clear: both;
  
}

.digit {
    float: left;
    padding: 6px 10px;
    width: 27%;
    font-size: 1.5rem;
    cursor: pointer;
    color: #FFF;
    margin-left: 5%;
    border: 0px solid #555;
    border-radius: 10px;
    margin-top: 4px;
}
.digit:active, .digit:hover{
  background-color: #e6e6e6;
  color: #4d4949;
  border-radius: 10px;
  border: 0px solid #e5e5e5;
}

#output {
  height: 40px;
}

#dtmfDisplay {
	position: relative;
	display: block;
	width: 100%;
	color: #4d4949;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: center;
	border: #e8e8e8;
	background: #e8e8e8;
	border-radius: 10px;
}


.botrow {
  margin: 0 auto;
  width: 100%;
  clear: both;
  text-align: center;
}
.botrow i{
	color: #FFF !important;
	font-weight: 500 !important;
}

/*-----------screen dialer --------------------*/

.form-control:focus {
   border-color: #134f9f;
}



.statusDurationForm .input-group{
	width: 250px;
	display: block;
}
.statusDurationForm .input-group .statusDurClass{
	width: 100%;
	display: block;
	background: #FFF;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #bfbcbc;
	color: #4b4b4b;
	padding: 1rem 1rem;
	font-weight: 500;
}
.statusDurationForm .input-group .statusDurClass:hover{
	background: #f1f2f2;
}
.statusDurationForm  .statusDurCancel{
	width: auto;
	display: block;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: red;	
	padding: 5px;
}
.statusDurationForm  .statusDurCancel:hover{
	color: #575555;
	background: transparent;	
}



.b-0{
	border: 0 !important;
}

.news_feed_continer, .video_ad_continer{
	background-color: #F6F6F6 !important;
}

.news_list, .video_list{
	padding: 5px 15px 5px 12px;
}
.video_list{
	padding: 5px 15px;
}
.newsElement {
    background-color: transparent;
    height: 110px;
    color: #FFF;
    font-size: 0.7rem;
    font-weight: 100;
    cursor: pointer;
    padding: 5px 5px;
    margin-bottom: 13px;
}
.videoElement{
	background-color: transparent;
	height: 100px;
	color: #FFF;
	font-size: 0.7rem;
	font-weight: 100;
	cursor: pointer;
	padding: 5px 5px;
	margin-bottom: 15px;
}

.newsElement .news-info{
	background-color: #2a343d;
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
	border-radius: 10px 10px 0 0;
	padding: 3px 5px 5px 5px;
}

.newsElement .news-info .news-source{
	width: 100%;
}
.newsElement .news-info .news-title {
    width: 100%;
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 600;
    line-height: 0.9rem;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 1.85rem;
}

.newsElement .news-image{
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 0 0 10px 10px;
}

.loading-news, .loading-video{
	position: absolute;
	display: none;
	width: 100%;
	height: 120px;
	margin: auto auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: 600;
	font-size: 1.2rem;
	
}
@keyframes opacityAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.news-details-container, .video-details-container, .contact-details-container{
	width: 100%;
	position: relative;
	overflow-y: hide;
	display: none;
	height: calc(100vh - 80px);
	transition: opacity 1s ease-in-out;
	/*animation: 1s opacityAnimation;*/
}

.videoElement {
	border: 2px solid #d2d2d2;
	color: #d2d2d2;
	background-color: #ececec;
	border-radius: 10px;
	cursor: default;
}
.videoElement .video-image{
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.videoElement .video-info{
	background-color: #ececec;
	position: relative;
	display: inline-block;
	width: calc(100% - 90px);
	height: 100%;
	border-radius: 10px 10px 0 0;
	padding: 3px 5px 8px 5px;
	margin-left: 5px;
	float: right;
}

.videoElement .video-info .video-title{
	line-height: 0.85rem;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-height: 2.5rem;
	color: #514c4c;
	font-size: 0.95rem;
	font-weight: 600;
	padding-top: 5px;
}
.videoElement .video-info .video-credit{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #FFF;
	position: absolute;
	margin: auto auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #053678;
	text-align: center;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 3.5rem;
}

.videoElement .video-info  .video-info-top{
	height: 53px;
	text-align: left;
}
.videoElement .video-info  .video-info-bottom{
	height: 22px;
	text-align: right;
	background-color: #FFF;
	margin-top: 2px;
	margin-left: -10px;
	margin-right: -5px;
	padding-top: 1px; 
	padding-bottom: 1px; 
	color: #6e6e6e;
	font-weight: 600;
}

.recent-chat-area:hover,.contact-area:hover,.videoElement:hover,.newsElement:hover{
      box-shadow: 1px 1px 5px 0px #00000021;
}

.video-info-bottom .play-video-ad{
	cursor: pointer;
}
.video-info-bottom .play-video-ad img{
	height: 20px;
	width: 20px;
	display: inline-block;
}
.video-info-bottom .play-video-ad span{
	padding: 5px 0;
}

.video-details-container .video-player-holder{
	width: 100%;
	height: auto;
	position: relative;
}
.video-details-container .video-player-holder #video-ad-player{
	object-fit: cover;
    width: 98%;
	height: 70vh;
	padding: 5px 10px;
	display: block;
}
.video-details-container .video-title{
	width: 100%;
	height: auto;
	color: #565454;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 5px 10px;	
}
.video-details-container .video-description{
	width: 100%;
	height: auto;
	color: #333232;
	font-size: 1.2rem;
	font-weight: 600;
	padding: 5px 10px;
	margin-bottom: 10px;
}
.video-details-container .video-description .video-desc-title{
	width: 100%;
	font-size: 1.3rem;
	font-weight: 700;
}
.video-details-container .video-description .video-desc-detail{
	width: 100%;
	font-weight: 100;
}

/* video ad reamining time counter start*/
.progress-holder{
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #13a858;
	overflow: hidden;
	top: 10px;
	right: 5%;
	border: 1px solid transparent;
}
.semi-circle{
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: 50%;
    position:absolute;
    top:0px;
    left:0px;
}
.left-block{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ccc;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
}
.right-block{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    background: #ccc;
    border-top-right-radius:50%;
    border-bottom-right-radius:50%;
    transform-origin: left center;
}
.inner-circle{
    width: 80%;
    height: 80%;
    position: absolute;
    left: 10%;
    top: 10%;
    background: #fff;
    border-radius: 50%;
    text-align:center;
   }

.inner-circle span{
	color: #13a858;
    font-size: 0.7rem;
    position: absolute;
    width: 100%;
    text-align: center;
    top: calc(50% - 8px);
    left: calc(0px);
	border: 1px solid transparent;
}
/* video ad reamining time counter end*/

.video-player-holder video {
  pointer-events: none;
}
.video-player-holder video::-webkit-media-controls {
  display:none !important;
}
.video-player-holder video::-webkit-media-controls-start-playback-button {
    display: none;
}


#category-according .card{
	margin-bottom: 5px;
}

#category-according .card-header {
    padding: 0.2rem;
    margin-bottom: 0;
    background-color: #ececec;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

#category-according .card-header .btn-link{
	color: #818181;
	font-size: 0.85rem;
	font-weight: 600;
}

#category-according .card-header .btn-link:hover,
#category-according .card-header .btn-link.active{
	color: #053678;
}

#category-according .card-body{
	padding: 0.5rem 1rem;
}
#category-according .card-body .videoElement{
	margin-bottom: 5px;
}
#category-according .card-body .card-load{
	margin-bottom: 0 auto;
	padding: 10px 5px;
	text-align: center;
	font-size: 0.8rem;
}


#newMobileNumber{
	
	
}
.myHighlighedClass, .matched_key{
	color: #256ed0 !important;
}
.news_feed_continer.ps-container.ps-theme-dark > .ps-scrollbar-y-rail > .ps-scrollbar-y{
	width: 8px;
	background-color: rgba(0, 0, 0, 0.6);
}
.news_feed_continer.ps-container > .ps-scrollbar-y-rail {   
	opacity: 0.6; 
	width: 8px;
	right: 0 !important;
}
.navbar-nav-mobile{
	width: 30px;
	position: absolute;
	right: 0;
}

.simplebar-scrollbar:before, .ps-theme-dark > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    /*  background-color: #246ccd;  */
    background-color: rgba(0, 0, 0, 0.4);
}

.hidden {
    display: none !important;
    visibility: hidden;
}

/*Custom notification for calling window start*/
#custom-notify {
	display: none;
	max-width: 280px;
	min-width: 120px;
	border-radius: 10px;
	padding: 5px 10px;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: 90px;
	font-size: 1rem !important;
	margin: auto;
	background: #f7f7f72e !important;
	color: #FFF !important;
	text-align: center;
}
#custom-notify:after {
  border-right: solid 15px transparent;
  border-left: solid 15px transparent;
  border-top: solid 15px #f7f7f72e;
  transform: translateX(-50%);
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 50%;
  height: 0;
  width: 0;
}

#custom-notify.show {
  display: block;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#custom-notify .notify-icon{
	margin-right: 10px;
	display: inline-block;
	height: 20px;
	
}
#custom-notify .notify-icon i{
	font-size: 1.4rem !important;
}
#custom-notify .notify-text{
	font-size: 0.9rem !important;
	display: inline-block;
	min-height: 20px;
	line-height: 0.9rem;
	vertical-align: middle;
}
@-webkit-keyframes fadein {
  from {bottom: 40px; opacity: 0;} 
  to {bottom: 80px; opacity: 1;}
}

@keyframes fadein {
  from {bottom: 40px; opacity: 0;}
  to {bottom: 80px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 80px; opacity: 1;} 
  to {bottom: 40px; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 80px; opacity: 1;}
  to {bottom: 40px; opacity: 0;}
}
/*Custom notification for calling window end*/


.language-radio-holder{
	width: 180px;
	margin: 0 auto;
	border: 1px solid #d2d2d2;
	padding: 5px 10px;
	box-shadow: 2px 2px 2px #d2d2d2;	
}

.language-radio-holder .radio-container:first-child {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 6px;
	padding-bottom: 8px;
}
.language-radio-holder .radio-container{
	width: 100%;
	margin-bottom: 2px;
	display: block;
}

#recentCallList-holder{
	overflow-y: auto;
	max-height: 50vh;
}

#chatlist .media .media-body,
#smslist .media .media-body,
#contactlist .media .media-body,
#callHistory .media .media-body{
	border-bottom: 1px solid #E4E7ED !important;
	padding-bottom: 5px;
}

.buddy-icon{
	height: 18px;
}
.contact-call-icon{
	height: 22px;
}
.tab-title{
	width: 42%;
	float: left;
}

.tab-title .current-tab-name{
	padding: 1px 5px 1px 13px;
	font-weight: 700;
	font-size: 1.5rem;
	color: #003e92;
	height: 3rem;
	display: block;
}

.search-wrapper {
	width: 58%;
	float: right;
}


.search-box {
  width: 100%;
  height: 3rem;
  position: relative;
}

.search-input {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    width: 0px;
    height: 36px;
    padding: 0 20px;
    outline: none;
    border-radius: 50px;
    color: #29313a;
    border: 1px solid #003e92;
    transition: all 0.8s ease;
    padding: 0 !important;
	opacity: 0;
}

.search-input ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #b7b7b7;
}
.search-input ::-moz-placeholder {
  /* Firefox 19+ */
  color: #b7b7b7;
}
.search-input :-ms-input-placeholder {
  /* IE 10+ */
  color: #b7b7b7;
}
.search-input :-moz-placeholder {
  /* Firefox 18- */
  color: #b7b7b7;
}

.search-box .btn {
  position: absolute;
  width: 36px;
  height: 36px;
  background: transparent;
  border-radius: 50%;
  right: 0;
  top: 0;
  cursor: pointer;
  text-align: center;
  line-height: 18px;
  font-size: 1.8rem;
  color: #003e92;
  /*transition: all 0.8s ease;*/
  padding: 0.35rem 1rem;
  transition: display 1s ease-out;
}


.search-box .btn {
  opacity: 0;
  animation: 2s opacityAnimation;
  animation-fill-mode: forwards;
  transition: opacity 2s;
}



.search-input.active {
  width: 100%;
  right: 0;
  padding: 0.45rem 1rem 0.45rem 1rem !important;
  opacity: 1;
}

.search-box .btn .ft-search {
	position: absolute;
	margin: 0 auto;
	left: 1px;
	right: 0;
    font-weight: bold;
}


.media [class*='avatar-'] i {
	display: none;
}

/* Burn Message Panel */

#burn-message-panel{
	position: absolute;
	background-color: #003e92;
	color: white;
	width: 100%;
	z-index: 1000;
	padding: 0.2rem;
}

#burn-message-panel .burn-message-duration-container{
	border: white;
	padding: 0.1rem;
	border-radius: 5px;
}

/* tagging in im */
.chat-content .taggedInIM{
	font-weight: 700;
	cursor: pointer;
	padding-right: 2px;
}


.myProfileLink{
	cursor: pointer;
}


/* The Modal (background) */
.imageModal {
	display: none; /* Hidden by default */
	position: fixed; /* Stay in place */
	z-index: 150000; /* Sit on top */
	padding-bottom: 5%;
	padding-top: 5%;
	left: 0;
	top: 0;
	width: 100%; /* Full width */
	height: 100%; /* Full height */
	overflow: auto; /* Enable scroll if needed */
	background-color: rgb(0,0,0); /* Fallback color */
	background-color: rgba(0,0,0,0.85); /* Black w/ opacity */
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
  }
  /* Modal Content (image) */
.imageModal-content {
	margin: auto;
	display: block;
	max-width: 90%;
	max-height:90%;
  }
  
  #imagetoBeShown {
	  position: absolute;
	  margin: auto;
	  top: 0;
	  bottom: 0;
  }
  
  #imagetoBeShownCaption {
	margin: auto;
	display: block;
	width: 100%;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	bottom:5%;
	font-size: 1rem;
	position: absolute;
	bottom: 10px;
  }
  
  /* The Close Button */
  .imageModalClose {
	position: absolute;
	top: 15px;
	right: 35px;
	color: #f1f1f1;
	font-size: 40px;
	font-weight: bold;
	transition: 0.3s;
  }
  
  .imageModalClose:hover,
  .imageModalClose:focus {
	color: #bbb;
	text-decoration: none;
	cursor: pointer;
  }
  
  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
	.imageModal-content {
	  width: 100%;
	}
  }
  
  /* Add Animation - Zoom in the Modal */
  .imageModal-content, #imagetoBeShownCaption{
	animation-name: zoom;
	animation-duration: 0.6s;
  }
  
  @keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
  }
  
/* Burn Timer */

.burn-timer-container{
	position: absolute;
	color: grey;
	font-size: smaller;
	width: 4rem;
	padding: 0rem 0.5rem;
}
.chat-left .burn-timer-container{
	right: -4rem;
}
.chat-right .burn-timer-container{
	left: -4rem;
}

/* Quote Box */
.quotedInfo{
	max-height: 7rem;
    overflow: hidden;
}
.quotedInfo .quotation{
	max-height: 3rem;
    overflow: hidden;
}