input[type="text"]{
    height:inherit;
}
  /* == Sticky header === */
.btnclose{
color: #fff;
    opacity: 1;
    left: 1%;
    top: -4px;
    float: right;
    font-size: 33px;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
}

.left-side .selectmessage {
    position: absolute;
    left: 5px;
    display: none !important;
}
  .right-side .selectmessage {
    /*position: relative;
    top: -3px;
    left:7.5%;*/
    position:absolute;
    right: 5px;
    display:none !important;
}
.conversation_grid:hover .selectmessage {
    display: block !important;
}
.left-side .chkmessage {
    position: absolute;
    left: -5px;
}
  .right-side .chkmessage {
    position: absolute;
    right: 6px;
}
 .chkmessage label:before{
	border-radius: 4px;
	border: solid 2px #a6a6a6;
	left:0px;
	margin-left:0px;
	z-index: 20;
}
 .chkmessage label {
    padding-left: 0px;
    /*width: 20px;*/
    display:block !important;
}
.chkmessage input[type="checkbox"]{
	margin: 0px;
}
.chkmessage label:after {
    left: 21px;
    top: 2px;
	z-index: 22;
}

.sticky_button_body{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.sticky_button_body div{
    align-self:center;
}
.sticky h5{
    color: #fff;
    font-size: 19px;
    font-family: 'robotolight';
}
.sticky1 h5{
    color: #fff;
    font-size: 19px;
    font-family: 'robotolight';
}
   mark {
  background: #ff0;
  color: black;
  padding:0.1em;
  text-decoration: underline;
}
   .markcurrent {
  background: orange !important;
}
   .right-side .detail_box_con p{
	background: #d6e6ff;
	border-radius: 5px 0px 5px 5px;
	text-align: left;
}
.right-side .detail_box_con h1{
	text-align: right;
}
.right-side{
	text-align: right;
}
.mark_div {
    top: -31px;
    float: right;
    right: 135px;
}
.NoRecord_detail{
	display: inline-block;
    top: 19px;
    margin-left: 5px;
    width: 156px;
}
.NoRecord_detail h1{
	margin: 0px;
	font-size: 16px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
 ::-ms-clear {
  display: none;
}

.form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
}
.searchCount {
    background: #dd685b;
    width: 25px;
    height: 25px;
    color: #fff;
    padding: 0px;
    text-align: center;
    position: absolute;
    top: 24px;
    right: -7px;
    line-height: 26px;
    font-size: 10px;
    border-radius: 50%;
}
.btnother_active {
    color: #333;
    background-color: #d8d8d8 !important;
    border-color: #adadad !important;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.conversation{
	background: #fff;
	/*box-shadow: 0px 0px 38px rgba(0,0,0,0.2);*/
	position: relative;
}
.right_inner{
    padding:0px;
}
.right_side .right_side {
    margin-left:0px !important;
}
.conversation_left{
	width: 350px; 
	border: solid 1px #e3e3e3;
	background: #f7f7f7;
	position: absolute;
	z-index: 2;
	height: 100%;
    border-left:0px;
    z-index:2;
}
.conversation_right{
	margin-left: 350px;
    background:#fff;
        border-top: solid 1px #e3e3e3;
        border-bottom: solid 1px #e3e3e3;
         z-index:1;
}
.header_section h1{
	display: inline-block;
    font-family: 'robotolight';
    font-size: 18px;
    margin: 0px;
    padding: 16px 6px 0px 7px;
}
.header_section .icon_box{
	float: right;
	border-left: solid 1px #e7e7e7;
	text-align: center;
	cursor: pointer;
}
.header_section .icon_box > a{
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: block;
}
.header_section .icon_box svg{
	position: relative;
	top: 6px;
}
.header_section .icon_box:hover{
	background: #3472d2;
}
.header_section .icon_box:hover svg{
	fill: #fff;
}
.conversation_search{
	border-top: solid 1px#e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	background: #fcfcfc;
    position:relative;
}
    .conversation_search .conversationSearch {
        width: 64%;
        background: none;
        border: 0px;
        padding: 7px;
        height: inherit;
    }
        .conversation_search .conversationSearch:focus {
            border: 0px !important;
            box-shadow: none !important;
        }
.conversation_search .search_icon{
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 30px; 
	float: right;
	/*border-left: solid 1px #e7e7e7;*/
	cursor: pointer;
}
.conversation_search .search_icon:hover{
	background: #ececec;
}

    .conversationDropDown_menu li a {
        color: #3c3c3c;
        font-weight: bold;
        padding: 8px 20px;
    }
.conversationDropDown_menu {
    border-radius: 0px;
    border: 0px;
}
.more_box_left .conversationDropDown_menu {
    border-radius: 0px;
    border: 0px;
    right: 0px;
    left: inherit;
}
.archive_label {
    color: #3fb138;
    font-weight: bold;
    padding: 3px 20px;
}
.more_menu {
    float: right;
    border-left: solid 1px #e7e7e7;
}
.more_menu button{
	width: 100%;
	border: 0px;
	background: none;
	border-radius: 0px;
	text-align: left;
	    padding: 7px 8px;
}
.more_menu button .caret{
	float: right;
	margin-top: 8px;
	color: #a6a6a6;
}
.all_menu{
	float: right;
	border-left: solid 1px #e7e7e7;
}
.other_menu {
    float: right;
    width: 175px;
    border-left: solid 1px #e7e7e7;
}
.other_menu button{
	width: 100%;
	border: 0px;
	background: none;
	border-radius: 0px;
	text-align: center;
	padding: 7px 8px;
}

.other_menu button .caret{
	float: right;
	margin-top: 8px;
	color: #a6a6a6;
}
.all_menu button{
	width: 100%;
	border: 0px;
	background: none;
	border-radius: 0px;
	text-align: left;
	    padding: 7px 8px;
}
.all_menu button .caret{
	float: right;
	margin-top: 8px;
	color: #a6a6a6;
}
.conversation_checkbox{
	margin:0px 8px;
	padding: 0px;
    display:block;
}
.more_all .conversation_checkbox{
    display:inline-block;
}
.conversation_checkbox label:before{
	border-radius: 4px;
	border: solid 2px #a6a6a6;
	 left:0px; 
     margin-left:0px;
	    z-index: 20;
}
.more_users ul li{
    padding: 2px;
    color: #333;
    font-size:12px;
}
.conversation_checkbox label {
    padding-left: 0px;
    /*width: 20px;*/
    display:block !important;
}
.conversation_checkbox input[type="checkbox"]{
	margin: 0px;
}
.conversation_checkbox label:after {
    left: 21px;
    top: 2px;
	z-index: 22;
}
.more_all .conversation_checkbox{
	top: 7px;
}
.more_all {
	border-bottom: solid 1px #e7e7e7;
}
.new_message_notification {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f26c4f;
    position: absolute;
    left: 38px;
    top: 8px;
    border: solid 2px #f7f7f7;
    z-index: 9;
}
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {  
  50% { opacity: 0; }
}
.user_list ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    background: url('../images/conversation_not_found.png') no-repeat center center;
    min-height: 80px;
}
.user_list li{
	padding: 8px 0px;
    border-bottom: solid 1px #e7e7e7;
    position: relative;
    cursor: pointer;
    padding-left: 37px;
    min-height: 63px;
    background: #f7f7f7;
}
.name_letter{
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 50%;
	background: #3472d2;
	color: #fff;
	text-align: center;
	font-family: 'robotolight';
	    font-size: 18px;
    line-height: 40px;
    vertical-align:top;
    margin-top:2px;
}
.name_detail{
	display: inline-block;
    top: 7px;
    margin-left: 5px;
    width:220px;
}
.name_detail h1{
	margin: 0px;
	font-size: 16px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.name_detail p{
	font-size: 11px;
	color: #939393;
	margin: 0px;
}
.flag_box{
	width: 13px;
	height: 15px;
	position: absolute;
	    right: 8px;
    top: 19px;
    z-index:20;
}
.high_important {
    position: absolute;
    left: 72px;
    top: 36px;
    width: 6px;
    height: 20px;
    z-index: 9;
}
.user_list ul li:hover{
	background: #fff;
}
.user_list ul li .conversation_checkbox{
	    top:22px;
    position: absolute;
    left: 0px;
}
.message_conversation{
	text-align: center;
	    padding-top: 25%;
}
.message_conversation img{
	margin-bottom: 15px;
}
.message_conversation p{
	color: #696969;
	font-size: 16px;
}
.user_list{
	height:calc(100% - 120px);
    overflow-y: auto;
    overflow-x: hidden
}
.header_signature{
	padding: 12px;
	border-bottom: solid 1px #e7e7e7;
}
.header_signature h1{
	font-size: 25px;
	color: #3c3c3c;
	margin: 0px;
}
.header_signature .plus{
	position: absolute;
    cursor: pointer;
    right: 20px;
    top: 16px;
}
.header_signature .plus:hover svg{
	fill:#133367;
}
.signature_body ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.signature_body ul li{
	padding: 12px 13px 13px 13px;
	border-bottom: solid 1px #e7e7e7;
}
.signature_body ul li h4{
	margin: 0px;
	display: inline-block;
	    top: 3px;
    position: relative;
    font-size: 16px;
}
.sig_margin{
	padding: 15px;
}
.dark_blue_btn{
	background: #3472d2;
    border: 0;
    color: #fff;
    border-radius: 4px;
    font-size: 12px;
    padding: 13px 35px;
}

.header_message_temp{
	padding: 12px;
	border-bottom: solid 1px #e7e7e7;
}
.header_message_temp h1{
	font-size: 25px;
	color: #3c3c3c;
	margin: 0px;
}
.header_message_temp .plus{
	position: absolute;
    cursor: pointer;
    right: 20px;
    top: 16px;
}
.header_message_temp .plus:hover svg{
	fill:#133367;
}
.header_message_temp .plus .conversationDropDown_menu{
	right: 0px;
	left: inherit;
}
.message_temp_body .nav li a{
	border: 0px !important;
	background: none !important;
	font-weight: bold;
	color: #3c3c3c;
	    padding: 16px 18px 15px 13px;
}
.message_temp_body .nav a:hover{
	color: #f7941d;
}
.message_temp_body .nav .active a, .message_temp_body .nav .active a:focus{
	color: #3472d2;
}
.message_temp_body .tab-pane ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
    border-left:solid 1px #e5e5e5;
}
#SelectMessageTemplate .message_temp_body .tab-pane ul li {
    padding-left: 36px !important;
}
.message_temp_body .tab-pane ul li {
    padding: 10px;
    border-bottom: solid 1px #e7e7e7;
}
.message_temp_body .tab-pane ul li .checkbox h3{
	margin: 0px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;color: #3c3c3c;
}
.message_temp_body .tab-pane ul li .checkbox h3 span{
	color: #ffbb1a;
	font-size: 13px;
	font-weight: normal;
}
.message_temp_body .tab-pane ul li .checkbox p{
	color: #888888;
	margin: 0px;
}
.message_temp_body .tab-pane ul li .checkbox label{
	position: absolute;
}
.message_temp_body .tab-pane ul li .checkbox label:after{
	top:23px !important;
}
div#message_client2 .checkbox label:after {
    top: 2px !important;
}
.message_temp_more{
	position: absolute;
    right: 56px;
    top: 9px;
}
.message_temp_body .tab-content .new_message_notification {
    left: 2px;
    top: 3px;
}
.heading_conversation{
	    font-size: 22px;
    color: #3c3c3c;
    margin: 0px;
}
.conversation_detail_header{
	background: #f7f7f7;
	border: solid 1px #eaeaea;
	padding: 6px;
}
.conversation_detail_header h1{
	
	    font-size: 16px;
    color: #3c3c3c;
    margin: 0px;
    margin-right: 75px;
}
.conversation_detail_header h1 span{
	width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: #3472d2;
    color: #fff;
    text-align: center;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 40px;
	margin-right: 5px;
}
.conversation_detail_header .icons_details{
	    position: absolute;
    right: 12px;
    top: 10px;
}
.conversation_detail_header .icons_details img{
	cursor: pointer;
}
.conversation_detail_header .icons_details svg{
	cursor: pointer;
}
.conversation_detail_header .icons_details svg:hover{
	fill:#3472d2;
}
.user_list .active{
	background: #fff;
}
.conversation_detail_body{
	    padding: 15px;
    max-height:calc(100% - 152px);
    overflow-y: auto;
    overflow-x: hidden;
}
.conversation_grid{
	position: relative;	
	margin-bottom: 15px;
}
.left-side{
	padding-left: 75px;
}
.right-side{
	padding-right: 75px;
}
.name_box_con{
	    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #3472d2;
    color: #fff;
    text-align: center;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 40px;	
}
.write_message .dz-message{
   margin-right: -150px !important;
    border: 0px !important;
    border-top: solid 1px #ccc !important;
    border-radius: 0px !important;
    margin-bottom: -10px !important;
    margin-left: -11px !important;
    font-size: 12px;
}
.left-side .name_box_con{
	position: absolute;
	left: 25px;
	top: 0px;
}
.right-side .name_box_con{
	position: absolute;
	right: 25px;
	top: 0px;
}
.detail_box_con h1{
	margin: 0px;
	color: #868686;
	font-size: 13px;
}
.detail_box_con .reply{
	padding: 8px;
	border-radius: 0px 5px 5px 5px;
	color: #656565;
	margin-top: 8px;
	font-size: 13px;
	display: inline-block;
}
.left-side .detail_box_con .reply{
	background: #eeeeee;
    /*margin-right:145px;*/
        max-width: 80%;
    word-break: break-all;
    width: 80%;
}
.right-side .detail_box_con .reply{
	background: #d6e6ff;
	border-radius: 5px 0px 5px 5px;
    text-align:left;
    /*margin-left:145px;*/
        max-width: 80%;
    word-break: break-all;
      width: 80%;
}
.right-side .detail_box_con h1{
	text-align: right;
}
.right-side{
	text-align: right;
}
.attachment_con h2{
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
.attachment_icon{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	background: #d6e9ff;
	margin-right: 5px;
	text-align: center;
	line-height: 40px;
	vertical-align: top;
}
.attach_detail{
	display: inline-block;
}
.attach_detail h2{
margin: 0px;
    margin-bottom: 6px;
    margin-top: 4px;
}
.size_text{font-size: 10px; color: #a6aeb2;}
.attach_detail button{
	border-radius: 30px;
    font-size: 10px;
    color: #fff;
    border: 0px;
    padding: 2px 12px;
    background: #f1c40f;
}
.attach_detail button:hover{
	background: #4d86f0;
}
.attach_more{
	cursor: pointer;
	margin: 0px 2px;
}
.write_message{
	padding: 10px;
    background: #fcfcfc;
    border-bottom: solid 1px #eaeaea;
    bottom: 0px;
    position: relative;
    width: 100%;
    padding-right: 150px;
}
.right_side .right_side{
    margin-bottom:50px;
}
.write_messageInput{
	    border: 0px !important;
    background: none !important;
    min-height: 77px;
    max-height: 400px !important;
    padding:0px;
    overflow-y:auto;
     overflow-x:hidden;
     margin-bottom:0px;
}
.message_icons{
	    position: absolute;
    right: -146px;
    top: -10px;
}
.mes_icon {
    display: inline-block;
    padding: 0px 0px;
    height: 100%;
    cursor: pointer !important;
    margin-right: 10px;
}
.mes_icon img{
    cursor:pointer !important;
}

.message_icons:nth-child(3){
	margin-right: 0px;
}
.sms_send .dropdown-menu{
	top: -86px;
    right: 4px;
	left: inherit;
}
.sms_text{
	color: #f1c40f;
}
.conversation_modal .modal-header{
	background: none;
}
.conversation_modal .modal-header h4, .conversation_modal .modal-header button{
	color: #000;
}
.modal_search{
	background: #f7f7f7;
	    border-bottom: 1px solid #e5e5e5;
}
.modal_search input[type="text"]{
	background: none;
	border: 0px;
	padding: 12px;
	width: 92%;
}
.modal_search .search_icon_modal{
	position: absolute;
	padding: 10px;
	border-left: solid 1px #e5e5e5;
	right: 0px;
	top: 0px;
	height: 44px;
	cursor: pointer;	
}
.modal_search .search_icon_modal:hover{
	background: #dedede;
}
.selected_persons{
	padding: 6px 6px;
    padding-bottom: 4px;
}
.selected_persons span{
	border-radius: 50px;
    background: #f4f4f4;
    padding: 5px 15px 5px 15px;
    font-size: 13px;
    margin-bottom: 3px;
    display: inline-block;
}
.selected_persons span i{
	cursor: pointer;
	margin-left: 6px;
}
.dialog_check li div h1{
    font-size: 16px;
    color: #3c3c3c;
    margin: 0px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dialog_check li div h1 span {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    background: #3472d2;
    color: #fff;
    text-align: center;
    font-family: 'robotolight';
    font-size: 18px;
    line-height: 40px;
    margin-right: 5px;
}
.dialog_check li div label{
	display: block !important;
	position: relative !important;
	padding: 10px;
}
.dialog_check li{
	border-bottom: 0px;
	border-top: 1px solid #e5e5e5;
	    border-bottom: 0px !important;
    border-top: 1px solid #e5e5e5;
    padding: 0px !important;

}
.dialog_check .checkbox {
	display: block;
		    padding-left:0px;
	    padding-right: 30px;
}
.dialog_check li div label:before{
	border-radius: 50%;
    width: 30px;
    height: 30px;
    outline: none;
    right: -25px;
    top: 15px;
    left: inherit;

}
.dialog_check li .checkbox-primary input[type="checkbox"]:checked + label::before, 
.dialog_check li .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: transparent !important;
    border-color: transparent !important;
}
.my_check_box .checkbox-primary input[type="checkbox"]:checked + label::before, 
.my_check_box .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: transparent !important;
    border-color: transparent !important;
}
.dialog_check .checkbox label::after{
	font-size: 0px;
	background: url(../images/conversation/tick.svg) no-repeat;
	width: 23px;
    height: 16px;
    left: inherit;
        right: -21px;
    top: 13px !important;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
}
.no_user_found{
	border-top: 1px solid #e5e5e5;
	text-align: center;
	padding: 50px;
}
.no_user_found p {
    color: #696969;
    font-size: 16px;
	margin-top: 5px;
}
.mesg_temp_no{
	margin: 0px;
	padding: 50px;
}
.signature_box label{
	padding: 20px !important;
}
.attahment_upload{
	    background: #fff;
    margin: -10px;
    margin-top: 10px;
    padding: 15px;
    margin-right: -163px;
	border-top: solid 1px #eaeaea;
}
.attachment_con .pull-right{
	margin-top: -28px;
}
.attachment_con .pull-right .checkbox label::after{
	    left: -9px;
    top: 2px;
}
.upload_file{
	text-align: center;
}
.select_users h3{
	    background: #f7f7f7;
    border-top: solid 1px #e7e7e7;
    color: #7c7c7c;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    line-height: 24px;
    padding-left: 14px;
}
.select_users h3 .checkbox-primary{
	    float: right;
    margin-top: -2px;
    margin-right: -10px;
}
.select_users h3 .checkbox-primary label:before{
	border: 2px solid #cccccc;
    border-radius: 5px;
}
.select_users h3 .checkbox-primary label:after{
	    top: -2px;
}
.scroll_box{
	max-height: 400px;
	overflow-y: auto;
	overflow-x: hidden;
}
.cal_detail_text th{
	color: #949494;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}
.cal_detail_text td{
	color: #3c3c3c;
	font-size: 16px;
	padding: 3px;
}
.to_from{
	padding: 20px;
    color: #949494;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
	    /*margin-bottom: -15px;*/
}
.con_client li{
	padding-left: 12px;
}
.con_client li .new_message_notification{
	    left: 9px;
}





@media (max-width:768px){
    .conversation_left {
        position: relative;
        width: 100%;
        height: auto !important;
    }
	.user_list{height: 300px;}
	.conversation_right{margin-left: 0px;}
	.message_temp_more{	position: relative;right: inherit;  top: inherit;}
    .right_side {    margin-left: 60px !important;}
    .btn {   white-space: inherit;    margin: 0px;}
}






.tree, .tree ul {
    margin:0;
    padding:0;
    list-style:none
}
.tree ul {
    margin-left:1em;
    position:relative
}
.tree ul ul {
    margin-left:.5em
}
.tree li {
       margin: 0;
    padding: 8px 1em;
    line-height: 2em;
    color: #4c4c4c;
    position: relative;
    border-bottom: solid 1px #e5e5e5;
}
.tree li ul li {
    border: solid 1px #e5e5e5;
	margin-bottom: -1px;
}
.tree > li:last-child {
    border-bottom: 0px;
}
.tree ul li:last-child:before {
    background:#fff;
    height:auto;
    top:1em;
    bottom:0
}
.indicator {
    margin-right:5px;
}
.tree li a {
    text-decoration: none;
    color:#369;
}
.tree li button, .tree li button:active, .tree li button:focus {
    text-decoration: none;
    color:#369;
    border:none;
    background:transparent;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    outline: 0;
}
.glyphicon{
	/*color: #3472d2;*/
}
.cls-1{
   mix-blend-mode: inherit !important;
}
.conversation_detail_header h1 label{
    margin-bottom:6px;
}
.conversation_detail_header h1 user-names{
    margin-bottom:0px;font-size: 12px;
    font-weight:normal;
    display:block;
}
.conversation_detail_header h1 user-names text{
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.conversation_modal_big{    width:70%;}
.title_conver{
    margin-bottom: 5px;
    padding: 15px;
}
.check_all_style{
        background: #f7f7f7;
    border-top: solid 1px #e7e7e7;
    color: #7c7c7c;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
    padding: 5px;
    line-height: 24px;
    padding-left: 14px;
}
.continue_container{
    padding: 10px;
    text-align: right;
}
.emailNotProper{
    font-size: 10px;
    padding-left: 60px;
    margin-top: 10px !important;
    margin-bottom: -22px !important;
}
.enter_to_send{
    font-size: 10px;
    color: #646464;
}
.enter_to_send .conversation_checkbox{
    display:inline-block !important;
}
.enter_to_send .checkbox {
    margin-top:5px;
        margin-top: 5px;
    margin-left: -1px;
    margin-bottom: -6px;
}
.enter_to_send .checkbox label{
    padding-left:26px;
}
.enter_to_send .checkbox label:before {
    top: -3px;
}
.enter_to_send .checkbox label:after {
    top: -1px;
}
.enter_to_send input[type="checkbox"]{
        top: 4px;
}
.dialog_check{
    max-height: 300px;
    overflow-y: auto;
    overflow-x:hidden;
}
.chat_footer_Adjs{
    height:69px;
}


.conversation_detail_header .field_box_title {
    background: none !important;
    border: 0px;
    font-size: 16px;
    color: #3c3c3c;
    display: inline-block;
    width: auto;
    font-weight: bold;
    border-bottom: dotted 1px #ccc;
    padding: 0px;
    padding: 3px;
    width:30%;
}
.conversation_detail_header h1 p b i{
    font-weight:normal;
    font-style:normal;
}
.conversation_detail_header h1 p b label{
    margin:0px;
}
.scroll_box .dialog_check {
    max-height: inherit;
    overflow-y: inherit;
    overflow-x: inherit;
}
.office_conversation_adjs .checkbox-primary label:before{
    top: 5px;
}

.message_temp_body .office_conversation_adjs .tab-pane ul li .checkbox label:after{
        top: 12px !important;
}
.more_users{
    display:inline-block;
   
}
.more_users a{
    color:#3472d2;
     cursor:pointer;
     font-size: 12px;
}
.new_messagebold .name_detail h1, .new_messagebold .name_detail p{
    font-weight: bold;
}
.new_messagebold{
background: #e9e9e9;
}
.header_note{
        margin: 0px;
    font-size: 12px;
    color: rgb(52, 114, 210);
    font-weight: bold;
}
.attachment_con{
    margin-top:10px;
}
.attachment_box{
    margin-bottom:10px;
}
.left-side .attachment_icon{
    float:left;
}
.left-side .attach_detail button {
    float: right;
    margin-left: 5px;
}
.left-side .size_text {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.left-side .attach_more {
    position: relative;
    top: -3px;
}
.secure_upload_div{
        position: absolute;
    z-index: 99;
    right: -116px;
    font-size: 9px;
    padding: 5px;
    margin-top: 6px;
    display:none;
}
.secure_upload_div label{
        padding-left: 26px;
}
.secure_upload_div label:before{
    top:-3px;
}
.secure_upload_div label:after{
    top:-1px;
}
.dropzone .dz-preview {
    border:solid 1px #ccc !important;
    margin:1.5px;
}
.dropzone .dz-preview.dz-image-preview {
    background: inherit;
}
.dropzone .dz-preview .dz-details
{
     position: inherit; 
     opacity: 10; 
     padding: 0em 0em; 
}
.dropzone .dz-preview .dz-image {
  /*width: 100px;
  height: 100px;*/
  display:none;
}
.dz-size span{font-size:10px;}
.dz-filename{/*display:none;*/}
 
.max_icon_down{
        width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 50%;
    position: absolute;
    right: -6px;
    top: 58px;
    text-align: center;
    font-size: 21px;
    color: #5f5f5f;
    cursor:pointer !important;
     display:none;
     z-index:99;
}
.max_icon_up{
    width: 30px;
    height: 30px;
    background: #ddd;
    border-radius: 50%;
    position: absolute;
    right: -6px;
        /*top: 378px;*/
    text-align: center;
    font-size: 21px;
    color: #5f5f5f;
    display:none;
    cursor:pointer !important;
      z-index:99;
}
.max_icon_down i, .max_icon_up i{
    cursor:pointer !important;
}


.dropzonePreviewWhole .dropzonePreviewF{
    /*height: 100px;
    width: 1100px;
    margin-top: 11.5%;
    margin-left: 25%;
        padding: 20px;*/
}
.dropzonePreviewWhole #dropFileHere {
    display: block;
}
.dropzonePreviewWhole .dz-preview0 {
    display: none !important;
}
.dropzonePreviewWhole {
    opacity: .5;
    max-height: 100% !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    display: grid;
    align-items: center;
    background-color: rgba(25, 30, 31, 0.2);
    color: black;
    font: bold 42px sans-serif;
    transition: visibility 0.2s, opacity 0.2s;
    will-change: visibility, opacity;
}

#dz-preview-template {
    width: auto;
    display: inline-block;
    margin: 5px;
    background: #d5d5d5;
    border-radius: 20px;
    padding: 5px 25px;
}
.dz-remove {
    position: absolute;
    right: 10px;
    top: 3px;
    cursor: pointer !important;
    font-size: 14px !important;
}
#dropzonePreview {
    overflow-y: auto;
    max-height: 100px;
    text-align: left;
    padding: 0px 0px 6px 0px !important;
    margin-top: 20px !important;
}

.signature
{
    background-color: white !important;
    margin: 10px -8px -8px -8px;
    padding: 10px;
}

.signature > table
{
    width:100% !important;
}
.order_circle{
        border-radius: 50px;
    background: #3472d2;
    color: #fff;
    font-size: 13px;
    padding: 4px 11px;
}
.icons_message_template{
    position: absolute;
    right: 16px;
    top: 20px;
    font-size: 15px;
    /*display: none;*/
}
.icons_message_template a{
        color: #b0b0b0;
}
.icons_message_template a:hover{
        color: #3472d2;
}

.iconMessageSelect {
    position: absolute;
    left: -25px;
    top: 20px;
    font-size: 15px;
}

    .iconMessageSelect a {
        color: #b0b0b0;
    }

        .iconMessageSelect a:hover {
            color: #3472d2;
        }



.template_hover:hover .icons_message_template{
     display:block;
}

.settings:hover .dropdown-menu{
display:block
}

div[data-placeholder]:not(:focus):not([data-div-placeholder-content]):before {
    content: attr(data-placeholder);
    float: left;
    margin-left: 2px;
    color: #b3b3b3;
}
div[data-placeholder]:not(:focus):empty:before {
   content: attr(data-placeholder);
    float: left;
    margin-left: 2px;
    color: #b3b3b3;
}
div[data-placeholder]:not(:focus):not(:empty):before {
      content: '';
}
.order_text{
    display: block;
    margin-top: 11px;
    font-size: 12px;
}
#calendar .fc-scroller{
    height:auto !important;
}
.calendar_Box{
    margin-top:30px;
}
/*#settings_menu svg{
    width:23px;
    height:auto;
}*/
#followup_modal .modal-lg {
    width: 90%;
}
#moveTo .modal-dialog{
    width:360px;
}
#moveTo .modal-header, #moveTo .modal-footer{
    border:0px;
}
#moveTo .modal-title{
    text-align:center;
}
#moveTo .modal-footer .dark_blue_btn{
    width:100%;
}
#moveTo .modal-footer{
    padding-top: 0px;
}
.send_all{
background: url(../images/conversation/send_All.svg) no-repeat !important;
    position: absolute !important;
    top: 4px !important;
    font-size: 0px !important;
    width: 26px !important;
    height: 21px !important;
    border: 0px !important;
}
.right-side .signature{
    width: 80%;
    display: inline-block;
}
  .right-side .signature table{
    text-align:left;
}  
  .left-side .signature{
    width: 80%;
    display: inline-block;
}
  .left-side .signature table{
    text-align:left;
}
  .fc-popover .send_all{
      position:relative !important;
          margin-top: -6px !important;
  }
  .check_square_adjs{
          font-size: 18px;
    top: 2px;
    margin-left: 6px;
  }

  .left-side .checkbox{
text-align:center !important ;
}
.right-side .checkbox{
text-align:center !important ;
}
  .actiocls .fa-retweet {
        border: 2px solid #337ab7;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        line-height: 20px;
        text-align: center;
        color: #337ab7;
        font-size: 14px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }
      .actiocls .fa-retweet:hover {
            background: #337ab7;
            color: #fff;
        }
/*.emptyDiv:before {
    content: attr(data-placeholder);
    float: left;
    margin-left: 2px;
    color: #b3b3b3;
}*/

@media (max-width:1920px){
	/*.conversation{    height: 600px;}
    .conversation_detail_body {height: 479px;}
    conversation_right{height: 600px;}*/
}
@media (max-width:1366px){
	/*.conversation{    height: 530px;}
    .conversation_detail_body {height: 404px;}
    conversation_right{height: 530px;}*/
}
@media (max-width:768px){
	.name_detail{    width: 72%;}
}


/*--------------- New Changes --------------------------*/

.add_conversation{    
    float:left;
}
    .add_conversation svg {
        vertical-align: middle;
    }
    .add_conversation a {
        font-size: 15px;
        font-weight: 600;
        color: #3c3c3c;
        padding: 10px;
        display:block;
    }
        .add_conversation a:hover, .add_conversation a:focus {
            text-decoration: none;
        }
.newConversation .icon_box {
    border:0px;
}
    .newConversation .icon_box > a {
        width: 35px;
        height: 48px;
        line-height: 42px;
    }
    .newConversation .icon_box > a:hover {
      background:#f3f3f3;
    }
    .newConversation .icon_box:hover {
        background: #f3f3f3;
    }
.clear_search {
    position: absolute;
    cursor: pointer;
    right: 67px;
    top: 5px;
}
.advance_search {
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 30px;
    float: right;
     border-left: solid 1px #e7e7e7;
   
}
    .advance_search span {
        display: block;
        height: 34px;
        cursor: pointer;
    }
.advancedSearchDropDOwn {
    right: 0px;
    left: inherit;
    border-radius: 0px;
    border: 0px;
    width: 349px;
    padding: 8px 15px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    background: #fff;
    z-index: 99999;
    position: absolute;
    top:35px;
}
    .advancedSearchDropDOwn h6 {
        font-size: 15px;
        font-weight: 600;
        color: #3c3c3c;
        text-align:left;
    }
    .advancedSearchDropDOwn .input-group-addon span {
        height: 15px;
    }
    .advancedSearchDropDOwn input[type=text], .advancedSearchDropDOwn input[type=password], .advancedSearchDropDOwn input[type=number], .advancedSearchDropDOwn select, .advancedSearchDropDOwn textarea {
        padding: 4px;
        height: 40px;
    }
    .advancedSearchDropDOwn .form_green_btn {
        padding: 4px 25px;
    }
.form_clearSearch_btn {
    background: #fff;
    border: 0;
    color: #454545;
    font-size: 16px;
    padding: 10px 35px;
}
.delete_text {
    color: #f26c4f
}
.archieve_text {
    color: 5674b9
}
.date_box_chat {
    position: absolute;
    top: 0px;
    right: 3px;
    font-size: 11px;
    color: #939393;
    margin: 0px;
    display:none;
}
.flag_box{
    display:none;
}

.userCount {
    position: absolute;
    background: #5791eb;
    color: #fff;
    font-size: 11px;
    padding: 1px 5px;
    top: -3px;
    right: -4px;
    border-radius: 20px;
    font-weight: bold;
    margin:0px;
    display:none;
}
.nameLetter {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}
.user_list li:hover .date_box_chat {
    display: block;
}

.user_list li:hover .flag_box {
    display: block;
}
.user_list li:hover .userCount {
    display: block;
}
.high_important img {
    box-shadow: 0px 0px 0px 2px #f7f7f7;
}
.conversationDetalDropdown{
    border:0px;
    border-radius:0px;
    right:0px;
    left:inherit;
}
.conversationDetalDropdown li a {
        padding: 8px 12px;
}
.conversationDetalDropdown li img {
        margin-right: 6px;
}
.moreCOnversation{
    display:inline-block;
    margin-right:10px;
}
.gearConversation {
    display: inline-block;
    margin-right: 10px;
}
.SettingsconversationDetalDropdown {
    border: 0px;
    border-radius: 0px;
    right: 0px;
    left: inherit;
    padding-bottom: 10px;
}
    .SettingsconversationDetalDropdown .conversation_checkbox {
        padding: 12px 0px 0px 0px !important;
    }

        .SettingsconversationDetalDropdown
        .conversation_checkbox label {
            padding-left: 30px;
 }
.send_icon_conversation {
    display: inline-block;
    padding: 0px 0px;
    height: 100%;
    cursor: pointer !important;
    margin-right: 10px;
    margin-top: 10px;
}
.left-side .chkmessage .checkbox{
    padding:0px;
}
.left-side .selectmessage .dropdown-menu {
    left: 0px;
}
.right-side .selectmessage .dropdown-menu {
    right: 0px;
    left:inherit;
}
.message_selectBOx {
    background: #f0f0f0;
    padding:10px;
    display:flex;
    justify-content:space-between;
}
.message_selectBOx label {
        font-size: inherit;
        margin-right: 10px;
}
.blueBorderBtn {
    border: solid 2px #3472d2;
    color: #3472d2;
    background: transparent;
    padding: 5px 8px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
}
.blueBorderBtn:hover {
        color: #fff;
        background: #3472d2;
}
.right_selection{
    display:flex;
}
.blackBorder_btn {
    border: solid 2px #454545;
    color: #454545;
    background: transparent;
    padding: 5px 8px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    margin-right:10px;
}
    .blackBorder_btn:hover {
        background: #dfdfdf;
}
.messageSelection {
    max-height: calc(100% - 205px);
}
.more_box_left {
    width: 23px;
    height: 48px;
    line-height: 43px;
}
.active .date_box_chat, .active .userCount, .active .flag_box {
    display: block;
}
.yesBtn {
    border: solid 1px #3472d2;
    color: #fff;
    background: #3472d2;
    font-size:16px;
    padding:12px 28px;
    border-radius:5px;
}
.noBtn {
    border: solid 1px #f26c4f;
    color: #fff;
    background: #f26c4f;
    font-size: 16px;
    padding: 12px 28px;
    border-radius: 5px;
}
.messageTemplateNotification{
    text-align:center;
    width:665px;
}
.messageTemplateNotification img{
    margin:30px 0px;
}
    .messageTemplateNotification p {
        color: #3c3c3c;
        font-size: 20px;
        margin-bottom: 30px;
        font-family: 'robotolight';
    }
    .messageTemplateNotification p span {
        color: #3472d2;
    }
.messageTemplateNotification .close {
    opacity: 1;
    color: #3c3c3c;
}
#InsertMessageTemplateModal{
    padding-right:0px !important;
}
.draftNotification {
    text-align: center;
    width: 380px;
}

    .draftNotification img {
        margin: 30px 0px;
    }

    .draftNotification p {
        color: #3c3c3c;
        font-size: 20px;
        margin-bottom: 30px;
        font-family: 'robotolight';
    }

        .draftNotification p span {
            color: #3472d2;
        }

    .draftNotification .close {
        opacity: 1;
        color: #3c3c3c;
    }
    .draftNotification .yesBtn, .draftNotification .noBtn {
        width: 155px;
    }
    #SavetoDraft {
        padding-right: 0px !important;
    }
.close_withut_save {
    margin-top: 20px;
    margin-bottom: 20px;
}
    .close_withut_save a {
        color: #3472d2;
        font-size: 15px;
    }
.steps_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.round_steps span {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background: #b7b9bc;
    font-size: 16px;
    color: #fff;
}
.step_border {
    width: 90px;
    height: 2px;
    background: #b7b9bc;
}
.round_steps {
    text-align: center;
    width: 40px;
}
    .round_steps p {
        margin: 0px;
        font-size: 13px;
        position: absolute;
        width: 124px;
        left: -43px;
    }
    .round_steps .step_active, .step_active {
        background: #3472d2;
    }
.conversation_body .conversation_checkbox label:after {
    left: 22px;
}
.clientConversation{
    width:400px;
}
.modalHeader {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}
    .modalHeader h5 {
        font-family: 'robotolight';
        font-size: 24px;
        display: inline-block;
        margin: 0px;
    }
.clientConversation .modal-footer{
    display:flex;
    justify-content:space-between;
}
.modalBackBtn {
    border: solid 1px #3472d2;
    color: #fff;
    background: #3472d2;
    font-size: 16px;
    padding: 12px 28px;
    border-radius: 5px;
}
.modalNextBtn {
    border: solid 1px #3472d2;
    color: #fff;
    background: #3472d2;
    font-size: 16px;
    padding: 12px 28px;
    border-radius: 5px;
}
.clientConversation .modal-footer:before, .clientConversation .modal-footer:after {
    display: none;
}
.conversationSearchIcon {
    position: absolute;
    right: 10px;
    top: 10px;
}
.conversationSelect{
    display:flex;
    justify-content:space-between;
}
.advance_search a:hover{
    text-decoration:none;
}
.advance_search > a {
    width: 34px;
    height: 34px;
    display: block;
}
.more_box_left .dropdown > a {
    width: 23px;
    display: block;
}
.moreCOnversation > a {
    width: 23px;
    display: block;
    text-align: center;
    cursor: pointer;
}



@media (max-width:500px) {
    .other_menu {
        width: 125px;
    }
    .all_menu button {
        padding: 17px 8px;
    }
    .more_menu button {
        padding: 17px 8px;
    }
    .more_all .conversation_checkbox {
        top: 18px;
    }
    .messageTemplateNotification {
        width: 95%;
    }
    .draftNotification {
        width: 95%;
    }
    .clientConversation {
        width: 95%;
    }
}