﻿/*salesiq*/

/*zobot*/

.zobot-profile {
padding:50px 0px 10px 0px;
margin-top:40px;
}

.zobot { padding-bottom:30px;
}

.zobot-profile h3 { width:fit-content; margin-top: 10px; border-bottom:1px solid #dedede;
}

.zobot-title { font-size:19px; font-weight:500; margin-top:30px; margin-bottom:25px;
}

.sec-end {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 50px 0px 20px 0px;}

.zobot-profile { margin-bottom:10px;
}

.zobot-profile p { width:fit-content;  border-bottom:1px solid #dedede;
}

.zobot-profile h3:focus {border-bottom:1px solid #333 !important; outline:none; }


.zobot-profile p:focus {border-bottom:1px solid #333 !important; outline:none; }

.zobot button {
    padding: 5px 36px;
}

/*zobot*/

.salesiq-title a { text-decoration:none;
}

.salesiq-container .table td, .salesiq-container .table th {
    border-top:0px !important;
}
.salesiq-sidebar {
min-height: calc(100vh - 78px);
    background: #07385d;}

.salesiq-sidebar-item {

    background:transparent !important; color:#fff !important; 
}

.salesiq-sidebar-item-active {
    background: rgba(251,251,251,0.1) !important;
    border-radius: 60px !important; 
    color:#fff !important;
}

.salesiq-title a {

font-size: 15px;
    color: #000 !important;
  
    padding: 14px 10px;

}

.salesiq-title-active {
      border-bottom: 2px solid #000;
}

.salesiq-title {
background: #e8edf1;
    padding: 10px 30px;
    margin: 0px; z-index:1;
    font-size: 24px; position:fixed; width:100%;
    font-weight: 500;}


.salesiq-container {
margin-top: 70px;
}

.salesiq-area {
border-right:1px solid #eee;
}

.salesiq-data{ color:#000; border-top:1px solid #eee;     font-size: 15px;}

.salesiq-menu {
 right:0px !important;}


.salesiq-datascroll {
height:70vh; overflow-y:hidden;
}

.flag {
background-image: url(../images/flat-flags-list.png);
    width: 16px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;}

.flag-pk {
        background-position: -150px -345px;
}

/*live call*/

.live-call {
    width:100%;
    height:100vh;
    background:rgba(7,56,93,0.8);
    position:fixed; z-index:500000;
    top:0;
    bottom:0;
    left:0;
    right:0;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow:hidden;
    display:flex;
     transform:scale(0);
     opacity:0;


  
}

.filter-list{
    margin-bottom:120px !important; 
}


.load-data {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 200000;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    justify-content: center;}

.required-field-focus {
border:1px solid red !important;}
.dependency-box {
    flex-wrap: unset !important;
    overflow-x:auto; margin-bottom:20px; padding-bottom:25px;
}

.dependency-heading{    background: #f3eee2;
    font-size: 16px;
    padding: 10px;
    font-weight: 400;
    margin: 0px;
    margin-top: 20px;}

.dependency-select {
    padding:0px !important;
}

.dependency-select option{
    padding: 8px !important; border-bottom:1px solid rgba(0,0,0,0.03);}
.history-title {
    text-align: center;
    font-size: 23px;
    font-weight: 400;
}

.timeline-period {
    position: relative;
    z-index: 6;
    display: block;
    padding: 5px 10px;
    margin: 0px auto 30px;
    clear: both;
    text-align: center;
    text-transform: uppercase;
    background: #ffffff;
    font-weight: 400;
    font-size: 20px;
}
.timeline-icon .timeline-dot {
    width: 35px;
    height: 35px;
    margin-right: -20px;
    line-height: 35px;
    margin-left:-18px !important;
}

.timeline:not(.timeline-single) .timeline-item:first-child + .timeline-item, .timeline:not(.timeline-single) .timeline-period + .timeline-item + .timeline-item {
margin-top:20px !important;
}

.timeline-item {
margin-bottom:20px;
margin-top:20px !important;
}


.color-gray {
color:#999;
}

.timeline-content {
    color:#000;
}

.timeline {
    margin-bottom:120px;
}

.timeline-time{position: absolute;
    left: -95px;
    top: 3px;
    font-weight: 500;
    font-size: 13px;
    color: #999;}

.timeline-dot {
 background: #999 !important;}

.group-floating i{ padding:8px 23px 8px 9px;}

.edit-group-btn i{ padding:8px 23px 8px 9px;}
.select2-container--default {
    width: 100% !important;
}

.comment-author {
white-space:normal !important;
}

.in-valid {
   border-color: #ff4c52 !important;
}

.custom-btn-white .ladda-spinner div {
background:#000 !important;
}



.ladda-text-white span{
color:#fff !important;
}




.btn-outline span {
color:#07385D;
}

.btn-outline:hover span{
color:#fff;
}


.btn-outline-success, .btn-outline.btn-success .ladda-label {
color:#11c26d !important;
}


.btn-outline-success, .btn-outline.btn-success:hover .ladda-label{
color:#fff !important;
}



.loading-main{
  background:#3385c3;
  width:100%;
  height:6px;
  overflow:hidden !important; 
  position:fixed;
  z-index:20000;
}

.loading-inner{
  background:rgba(251,251,251,0.3);
  width:50%;
  height:6px;
  margin-left:0%;
  -webkit-animation:loadings 2s infinite;
  -mozkit-animation:loadings 2s infinite;
}

@-webkit-keyframes loadings{
  0%{margin-left:0%:}
  100%{margin-left:100%;}
}

@-mozkit-keyframes loadings{
  0%{margin-left:0%:}
  100%{margin-left:100%;}
}






#UpdateModalFields .select2-container--default .select2-selection--single {
border:0px !important;
}
.modal-open .select2-container {
    z-index:1 !important;
}
.modal-open .select2-container--open {
    z-index:600000 !important;
}



@media print {


    .print-data::-webkit-scrollbar {
        display:none !important;
    }

    .print-view-leftside {
    display:none;
    }
    .print-area{min-width: 100% !important;}

     @page {
           margin-top: 0;
           margin-bottom: 0;
           size: landscape;
         }

}

.print-view-leftside {
height:100vh; background:#fff;
box-shadow:0px 0px 16px #000;  padding:50px 20px;
}

.print-heading {
font-size:20px; font-weight:500;
}

.print-area {
height:100vh; background:#d5d5d5;
padding:20px;
}


.print-data {
height:94vh; overflow-y:auto; background:#fff; 
padding:20px; box-shadow:0px 0px 16px #ccc;
}



.live-call-small {
    padding:10px;
bottom:50px;
right:0px;
background:rgba(0,0,0,0.7);
border-top-left-radius:50px;
border-bottom-left-radius:50px;
position:fixed;
display:none;
z-index:500000;
}

  .live-call-small .user-name , .messages{
     color: #fff; }





.exit-full {
position: absolute;
    top: 40px;
    right: 50px;
}



    .live-call .btn {
    border-radius:20px;
    margin:10px;
    }

    .live-call .decline i{
       
        transform: rotate(134deg);
    }


    .live-call .messages {
    
        color: #fff;
    font-size: 17px;

    }

    .live-call .user-name {
     color: #fff;
    font-size: 25px;}

/*datatable css*/


.span-style-1 {
    font-size: 12px !important;
    color: #999 !important;
}
#DataTables_Table_0_length select {
float:left !important;
    width: 80% !important;
}

.notification-text {
white-space:normal !important;
}

.reports .fixed-table-header {
display:none !important;
}

.reports thead {
background:#dedede !important;
}

.reports table {
border:1px solid #dedede !important;
}

.leadtextbox > select {

    border:0px !important; 
}


input[type="date"]::-webkit-calendar-picker-indicator{
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(../images/calendar.svg) no-repeat;
  background-size:100% 100%;
  width: 12px;
  height: 12px;
  cursor:pointer;
  border-width: thin;
}



input[type="date"]::-moz-calendar-picker-indicator{
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(../images/calendar.svg) no-repeat;
  background-size:100% 100%;
  width: 12px;
  height: 12px;
  cursor:pointer;
  border-width: thin;
}

.page-aside-section {
 z-index:1; background:#fff;}

.heightScrl .filter-btn {

    bottom: 40px;
    position: fixed;
    background: #fff;
    padding: 10px;
    width: 259px;
    text-align:center;
}

.lead-column-btn {
border-top:1px solid #ccc;
}


.lead-column-search {
    border-bottom:1px solid #3f9fe7;

}

.lead-column-list {
background:#fff;  box-shadow:0px 0px 16px #ccc; z-index:10; display:none;
}

.group-floating {
position: absolute;
    bottom: 70px;
    right: 30px;
    display:none;
}


.group-chat .tokenfield {
display:none;
max-height:150px; overflow-y:auto; overflow-x:hidden;
}

.webui-popover {
width:fit-content !important;
 }
.leadtextarea {
border:15px solid #ddd;


}
.leadtextarea {
border:15px solid #ddd;


}
.action-lead {
    margin-top: 7px;
}
.action-contact {
    margin-top: 7px;
}
.action-deal {
    margin-top: 7px;
}
.leadtextbox .form-control:disabled, .form-control[readonly]{
    background:#fff !important;
}

.leadtextbox span {

    border:0px !important; 
    background:none !important;
    display:none;
}


.leadtextbox input, .leadtextbox textarea{
    border:0px;
    border-radius:0px !important;
    box-shadow:0px !important;
    
}

    .leadtextbox:hover {
        border:1px solid #dedede !important;  
    }


     .leadtextbox:hover span {
      display:block; 
    }

#DataTables_Table_0_filter {

    float:right !important;
}
/*datatable css*/



.chat-body {
overflow:unset !important;

}
.chat-content {margin-bottom: 25px !important;
}

.chat-left span {
    font-size: 9px;
    position: absolute;
    width: fit-content;
    white-space: nowrap; left: 5px;
    margin-top: -25px;
}



.chat span {
    font-size: 9px;
    position: absolute;
    width:fit-content;
    color:#777;
        right: 0px;
    white-space: nowrap;
    margin-top: -25px;
}

.chat-content p {
 
    font-size:12px;
}

.select2-container--open {
z-index:22222 !important;
}

.jqte_editor {
padding-bottom:100px !important;
}

.mail-input input {
      border: 0px;
    outline: 0px;
    border-bottom: 1px solid #ddd;
    border-radius: 0px !important;
    background:transparent !important;
}

.mail-input span {
background:none;
    box-shadow: none;
    border: 0px;
    border-bottom: 1px solid #ccc;
}

.modal{z-index:500000;}

.ui-notification{z-index:500000 !important;}


/*.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px !important;
   
}*/


.show-tick .dropdown-menu {
    max-height: 200px !important;
}

/**
 * FilePond Custom Styles
 */


.jqte {

    width: 100% !important;
    overflow: hidden !important;

}


.list-inside .select2-container{
    width:100% !important;
}
.btn-upload {
background: #07395d;
    color: #fff;
    text-decoration: none !important;
    padding: 10px;
        margin-top: -225px;
    border-radius: 0px;
    position: relative;
        width: 200px;
        display:none;
    margin-left: 95px;
}
.import-lead {
    padding: 50px;
    box-shadow: 0px 0px 1px #333;
    border-radius: 7px;
}

.filepond--file-status .filepond--file-status-sub {
display:none !important;
}

.filepond--drop-label label {
display:flex !important;
flex-direction:column !important;

  font-size: 20px !important;
}
.filepond--drop-label {
  color: #4c4e53;
  
  background:#f9f9f9;
  
height:200px !important;
 
}

.filepond--label-action{
    background: #07395d;
    color: #fff;
    text-decoration:none !important;
    padding: 10px;
    
    margin-top: 28px;}

.filepond--label-action {
  -webkit-text-decoration-color: #babdc0;
          text-decoration-color: #babdc0;
}

.filepond--panel-root {
  border-radius: 2em;
  background-color: #f9f9f9;
  height:1em;
 
}

.filepond--item-panel {
  background-color: #f9f9f9;
}

.filepond--drip-blob {
  background-color: #f9f9f9;
}


.report-icon {
    height: 103px; width: 187px; 
    background:url(../../../../Assets/images/reportsicon.svg) no-repeat;
}

    .report-icon:nth-child(1) {
    background-position:-1px -8px; 
    }


    .report-icon:nth-child(2) {
 background-position:-1px -122px;
    }

    .report-icon:nth-child(3) {
   background-position:-1px -236px; 
    }


.bootstrap-select.btn-group .dropdown-menu {
width:100% !important;
}

.role-table {
    margin-bottom: 0px;
}

.workflow-line {
               position: absolute;
    background: #07395d;
    width: 140%;
    height: 2px;
    top: 25px;
    left: -20%;
}

.workflow-when {
width: 100px;
    height: 100px;
    text-align: center;
    transform: translateY(-20%);
    text-align: center;
    position:relative;
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 50%;
    color: #fff;
    background: #07395d;
}

.fieldvalues {
    margin-top:5px;
margin-bottom:5px;
}
.fieldvalues i{
 margin-right:15px;}

.workflow-ac-save {
    position: absolute;
    bottom: 0;
    right: 14px;
}

.workflow-condition {
width: 100px;
    margin-top: -24px;
    height: 100px;
    text-align: center;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-transform:inherit;
    text-align: center;
    position:relative;
    z-index:1;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    background: #07395d;
}

/*.workflow-condition:before {

           content: '';
    position: absolute;
    width: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 107px;
    background: #07395d;
    top: -82px;
    left: 128px;

}*/

    .workflow-condition span {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    }





.workflow-area {
      padding: 15px;
    box-shadow: 0px 0px 1px #ccc;
    background: #f7f7f7;
}

.workflow-area-action {
          padding-top: 15px;
    box-shadow: 0px 0px 1px #ccc;
    background: #f7f7f7;
}


    .workflow-area-action:before {
              content: '';
    position: absolute;
    width: 2px;
    height: 107px;
    background: #07395d;
    top: -107px;
    left: 100px;
    }

.role-table tr td {
    width:20%;
}


.role-table tr td:nth-child(1) {
    width:30% !important;
}

.role-table tr td {

    border:0px !important;

}

.role-table { border-bottom:1px solid #dedede;
}

.z-index-1 {
    z-index:1 !important;
}


.z-index-2 {
    z-index:2 !important;
}


.history-icon{background: url('../../Assets/images/icon.svg') no-repeat;
    display: block;
    position: absolute;
    right: 2px;
    top: 3px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    z-index: 19;
    visibility: visible;}

.history-create {
 background-position: -97px -1575px;
}


.history-update {
 background-position: -256px -1542px;
}

.history-note{
    background-position: -257px -1447px;
}

.history-owner {
    background-position: -33px -1606px;
        background-color: #ff8a7c;
}

.history-call {
    background-position: -194px -1447px;
    background-color: #97c9b8;
}

.history-mail {
    background-position: -225px -1543px;
    background-color: #97c9b8;
}


.history-delete {
    background-position: -129px -1574px;
}

.table-grid  th{

    white-space:nowrap;
}

.link-color {
color:#2C7BD0 !important;
}

.color-black {
color:#000 !important;
}
.page-aside {
    position:fixed !important;
    Z-INDEX: 0 !important;
}

.or-and {
padding-left:2px; cursor:pointer;
color:#2C7BD0;
}

    .or-and::before {
    content: '';
    width: 1px;
    height: 16px;
    margin-top: -16px;
    background: #c6c6c6;
    position: absolute;
    left: 27px;

    }


.or-and::after{
    content: '';
    width: 1px;
    height: 16px;
    margin-top: 16px;
    background: #c6c6c6;
    position: absolute;
    left: 27px;
}

.pointer {
    cursor:pointer;
}
.font-16 {
font-size:16px;
}
.aside-list {
    padding-left: 30px;
}

.custom-btn-white {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 0px;
    color:#000;
}

.mass-number {
    text-align: center;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    line-height: 25px;
    background: #f7f7f7;
    border: 1px solid #ccc;
}

.Mass .select2-container .select2-selection{
border:0px !important;
border-bottom:1px solid #ccc !important;   
}

.table a {
 text-decoration:none !important;}


.border-b-1px {
    border-bottom:1px solid #ccc !important;
}

.m-0 { margin:0px;
}
.ml-0 { margin-left:0px;
}

.mr-0 { margin-right:0px;

}

.mt-0 { margin-top:0px;
}

.mb-0 { margin-bottom:0px;
}




.m-10 { margin:10px !important;
}
.ml-10 { margin-left:10px !important;
}

.mr-10 { margin-right:10px !important;

}

.mt-10 { margin-top:10px !important;
}

.mb-10 { margin-bottom:10px !important;
}





.p-0 { padding:0px;
}
.pl-0 { padding-left:0px;
}

.pr-0 { padding-right:0px;

}

.pt-0 { padding-top:0px;
}

.pb-0 { padding-bottom:0px;
}

.b-0 {
    border:0px !important;
}

.p-50 {
padding:50px;
}

.br-1 { border-right:1px solid #ddd;
}

.pointer {
    cursor:pointer;
}

.display-none {
    display:none;
}

.custom-header {
background: #fff;    
    box-shadow: 0px 0px 2px #ccc; padding: 20px 30px;
    z-index:1000 !important;
}
.modal-zIndex{
    z-index:9999 !important;
}




.user-table td, .user-table th {
    border-top:0px !important;
    border-bottom:1px solid #e4eaec;
}

.fixed-table-container {
    border:0px !important;
}
.fixed-table-header {

    border-top:1px solid #e4eaec !important;

}

.fixed-table-container tbody td,.fixed-table-container thead th {

    border-left:0px !important;

}

.pull-right {
 float:right;}

.pull-left {
    float:left;
}

.chat-user {
    position: absolute;
    width: 100%;
    
    background: #f1f4f5;
    
    padding: 0px 10px;
                
    bottom: 0px;
    box-shadow: 0 0 7px rgba(0,0,0,0.2);
    border-radius: 10px 10px 0px 0px;
}

    .chat-user .chat-scroll {
        overflow-y:scroll;
        padding-bottom: 50px;
        height: 50vh;
    }

    .chat-user .comment-author {
    
    font-weight: 500;

    color: #000;
}

    .chat-scroll .comment:last-child {
        margin-bottom:70px;
    }


    .chat-user .chat:last-child {
        margin-bottom:70px;
    }

.box-icon {
padding: 3px 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.in-visible {
    display:none !important; 
}

.chat-user .comment-meta {
    float:right; margin-right:0px; cursor:pointer;
}



.scroll-filter {
    max-height: 50%;
    overflow-y: auto;
}


/*webkit*/


/*scroll filter*/

 .scroll-filter::-webkit-scrollbar {
width: 10px;
height: 7px;
display:none;
}

 .scroll-filter::-webkit-scrollbar-track {
border-radius: 5px;
}

 .scroll-filter::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ddd; 
box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
}

 .scroll-filter:hover::-webkit-scrollbar
{
    display:block;
}
 
/*scroll filter*/







    .jqte_editor::-webkit-scrollbar {
        display:none;
      
	width: 7px;
    }
    

.jqte_editor::-webkit-scrollbar-track
{
	
	border-radius: 5px;
}


.jqte_editor::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-color: #ddd;
}

.navbar-fixed-top {
z-index:20000;
}
.nav-link {
    text-decoration:none !important;
}
.sidebar-email {
 background:#fff; position: fixed;
 border-right:1px solid #ccc;
    width: 100%; top:0; max-height:100vh; overflow-y:scroll; padding-bottom:100px; }


.bg-333 {
background:#333 !important;
}

.jqte_editor:hover::-webkit-scrollbar
{
    display:block;
}


    .chat-scroll::-webkit-scrollbar {
        display:none;
      
	width: 7px;
    }
    

.chat-scroll::-webkit-scrollbar-track
{
	
	border-radius: 5px;
}


.chat-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-color: #ddd;
}


.chat-scroll:hover::-webkit-scrollbar
{
    display:block;
}




    .user-list::-webkit-scrollbar {
        display:none;
      
	width: 7px;
    }
    

.user-list::-webkit-scrollbar-track
{
	
	border-radius: 5px;
}


.user-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-color: #ddd;
}


.user-list:hover::-webkit-scrollbar
{
    display:block;
}






/* Scrollbar styles */
 .fixed-table-body::-webkit-scrollbar {
width: 7px;
height: 7px;
display:none;
}

 .fixed-table-body::-webkit-scrollbar-track {
border-radius: 5px;
}

 .fixed-table-body::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ddd; 
box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

 .fixed-table-body:hover::-webkit-scrollbar
{
    display:block;
}


 .scroll-gray:-webkit-scrollbar {
width: 7px;
height: 7px;
display:none;
}

 .scroll-gray::-webkit-scrollbar-track {
border-radius: 5px;
}

 .scroll-gray::-webkit-scrollbar-thumb {
border-radius: 10px;
background: #ddd; 
box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

 .scroll-gray:hover::-webkit-scrollbar
{
    display:block;
}


 /*webkit*/

 /*mozkit*/


 
    .chat-scroll::-moz-scrollbar {
        display:none;
      
	width: 7px;
    }
    

.chat-scroll::-moz-scrollbar-track
{
	
	border-radius: 5px;
}


.chat-scroll::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-color: #ddd;
}


.chat-scroll:hover::-moz-scrollbar
{
    display:block;
}




    .user-list::-moz-scrollbar {
        display:none;
      
	width: 7px;
    }
    

.user-list::-moz-scrollbar-track
{
	
	border-radius: 5px;
}


.user-list::-moz-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.1);
	background-color: #ddd;
}


.user-list:hover::-moz-scrollbar
{
    display:block;
}






/* Scrollbar styles */
 .fixed-table-body::-moz-scrollbar {
width: 7px;
height: 7px;
display:none;
}

 .fixed-table-body::-moz-scrollbar-track {
border-radius: 5px;
}

 .fixed-table-body::-moz-scrollbar-thumb {
border-radius: 10px;
background: #ddd; 
box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
}

 .fixed-table-body:hover::-moz-scrollbar
{
    display:block;
}


 /*mozkit*/

    .chat-user .comment-content {
    
    font-size: 12px;
    color: #999;
}
   .chat-user .comment {
    padding: 10px 0;
    margin: 0;
}

   .chat-user .form-group {
    margin-bottom: 5px;
}

   .chat-user .avatar-lg {
    width: 40px;
}

    .chat-user .comment-author {
        font-size:13px ;
    }

.bg-index {
 background:#fff;  z-index:1; position:relative; box-shadow:0px 3px 9px #ccc;}


.site-footer {
    position: fixed;
    bottom: 0;
    z-index: 12;
}

.send-btn {
    position:absolute;
    height:43px;
}

    .send-btn input {
        height:100% !important;
        border:0px !important;
    }

.send-btn .input-group-btn button {
background:#fff !important;
border:0px !important;

}


.user-list {
height: 60%;
    overflow-y: scroll;

}


.w-75 {
width: 75px !important;}


.user-search {
    height:43px;
    border-bottom:1px solid #ddd;
}

    .user-search input {
        height:100% !important;
        border:0px !important;
    }

.user-search .input-group-addon {
    background:#fff !important;
    border:0px !important;

}

.bootstrap-select > .dropdown-toggle {
    z-index:0 !important;
}

.deactiveUser {
        text-align: right;
    float: right;
    font-weight: 900;
    font-size: 14px;
    line-height: 1;
    margin-top: -10px;
}

ul#Users_ li:hover, ul#Users_ li:focus,  ul#Users_ li:active {
    background: #efefef;
    cursor:pointer;
}

.mrgRight{
    margin-left: 6px;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
  .sortable-formbuilder,
    .sortable-stdFields {
        padding-left: 0px;
        -moz-padding-start: 0px;
        -webkit-padding-start: 0px;
        -khtml-padding-start: 0px;
        -o-padding-start: 0px;
        padding-start: 0px;
        list-style: none;
        min-height: 40px;
    }
  .grab{
      cursor: grabbing;
  }
  .container_{
    display: block;
    width: 100%;     min-height: 40px;
    display: flex;
    align-items: center;
}


.group-edit { 
        max-height: 20vh;
    overflow-y: auto;
} 

  a#chatCreatedByName {
    font-size: 9px;
}

.comment-meta {
margin-left:2px !important;
}

.IconList {
    width:50% !important;
}

a#chatHoldername {
  display: block;
  width: 50% !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/*typehead*/


.tt-dropdown-menu{
height:300px !important; overflow-y:auto !important;
}

.tt-suggestion:hover {

    background-color: #fff !important;
}

.select {
    /*width: 300px;*/
    /*border: 1px solid #eee;*/
    color: #444444;
    padding: 10px 20px;
}

    .select-examn-row-item {
        text-decoration: none;
        border-bottom: 1px solid #ccc;
        color: #444;
        display: block;
        padding: 10px;
        font-size: 12px;
        position: relative;
        height: 16px;
    }
    .select-examn-row-item:last-child {border: transparent;}
    
    .select-examn-row-item .selectableRow:after {
        content:"";
        width:0;
        height:0;
        border-top:18px solid transparent;
        border-bottom:18px solid transparent;
        border-left:18px solid #fff;
        position: absolute;
        right: -18px;
        top: 0;
    }
    
    .select-examn-row-item.hovered {
        background-color: #fa6a00;
        color: #fff;
        cursor: pointer;
    }
    
    .select-examn-row-item.hovered .selectableRow:after {
        border-left:18px solid #fa6a00;
    }
    
    .select-examn-row-item .selectableRow i.arrow {
        width: 6px;
        height: 10px;
        display: inline-block;
        float: right;
        background: url('http://s7.postimg.org/ze62pveef/arrow.png') right top no-repeat;
        background-size: 6px 20px;
    }
        .select-examn-row-item.hovered .selectableRow i.arrow {
            color: #fff;
            background-position: right bottom;
        }


.darker {
  border-color: #ccc;
  background-color: #589ffc;
}

.container::after {
  content: "";
  clear: both;
  display: table;
}

.container img {
  float: left;
  max-width: 60px;
  margin-right: 20px;
  border-radius: 50%;
}

.container img.right {
  float: right;
  margin-left: 20px;
  margin-right:0;
}

.time-right {
  float: right;
  color: #aaa;
}

.time-left {
  float: left;
  color: #fff;
}

/*.tt-query,  UPDATE: newer versions use tt-input instead of tt-query 
.tt-hint, .tt-input {
    width: 396px;
    height: 30px;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #ccc;
    border-radius: 8px;
    outline: none;
}

.tt-query {  UPDATE: newer versions use tt-input instead of tt-query 
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999;
}

.tt-menu {  UPDATE: newer versions use tt-menu instead of tt-dropdown-menu 
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
    cursor: pointer;
}

.tt-suggestion:hover {
    color: #f0f0f0;
    background-color: #0097cf;
}

.tt-suggestion p {
    margin: 0;
}

@font-face {
    font-family:"Prociono";
    src: url("../font/Prociono-Regular-webfont.ttf");
}
html {
    overflow-y: scroll;
}
.container {
    margin: 0 auto;
    max-width: 750px;
    text-align: center;
}
.tt-dropdown-menu, .gist {
    text-align: left;
}
html {
    color: #333333;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2;
}
.title, .example-name {
    font-family: Prociono;
}
p {
    margin: 0 0 10px;
}
.title {
    font-size: 64px;
    margin: 20px 0 0;
}
.example {
    padding: 30px 0;
}
.example-name {
    font-size: 32px;
    margin: 20px 0;
}
.demo {
    margin: 50px 0;
    position: relative;
}


.typeahead, .tt-query, .tt-hint {
    border: 2px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    font-size: 24px;
    height: 30px;
    line-height: 30px;
    outline: medium none;
    padding: 8px 12px;
    width: 396px;
}
.typeahead {
    background-color: #FFFFFF;
}
.typeahead:focus {
    border: 2px solid #0097CF;
}
.tt-query {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.tt-hint {
    color: #999999;
}
.tt-dropdown-menu {
    background-color: #FFFFFF !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  
    padding: 8px 0;
    width: 100%;
}
.tt-suggestion {
    font-size: 18px;
    line-height: 24px;
    padding: 3px 20px;
}
.tt-suggestion.tt-cursor {
    background-color: #0097CF;
    color: #FFFFFF;
}
.tt-suggestion p {
    margin: 0;
}
.gist {
    font-size: 14px;
}
.example-twitter-oss .tt-suggestion {
    padding: 8px 20px;
}
.example-twitter-oss .tt-suggestion + .tt-suggestion {
    border-top: 1px solid #CCCCCC;
}
.example-twitter-oss .repo-language {
    float: right;
    font-style: italic;
}
.example-twitter-oss .repo-name {
    font-weight: bold;
}
.example-twitter-oss .repo-description {
    font-size: 14px;
}
.example-sports .league-name {
    border-bottom: 1px solid #CCCCCC;
    margin: 0 20px 5px;
    padding: 3px 0;
}
.example-arabic .tt-dropdown-menu {
    text-align: right;
}

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto;
}*/