.img-responsive{
	width: 100%;
}
.user-wrapper.bg-dark {
    min-height: 100px;
}

.container{
    border:1px solid darkgrey;
    border-radius:3px;
    padding:5px;
    width: 60%;
    margin: 0 auto;
}

/* Table */
#emp_table {
    border:3px solid lavender;
    border-radius:3px;
}

/* Table header */
.tr_header{
    background-color:dodgerblue;
}
.tr_header th{
    color:white;
    padding:10px 0px;
    letter-spacing: 1px;
}

/* Table rows and columns */
#emp_table td{
    padding:10px;
}
#emp_table tr:nth-child(even){
    background-color:lavender;
    color:black;
}

/* */ 
#div_pagination{
    width:100%;
    margin-top:5px;
    text-align:center;
}

.button{
    border-radius:3px;
    border:0px;
    background-color:mediumpurple;
    color:white;
    padding:10px 20px;
    letter-spacing: 1px;
}

.divnum_rows{
    display: inline-block;
    text-align: right;
    width: 30%;
}
.select_data ul li {
    display: inline-block;
    padding: 10px;
}

.select_data {
    text-align: center;
}
    .e-massage {
    position: relative;
    left: 146px;
    top: 10px;
}
#modalloader .modal-dialog {
    max-width: 260px;
    width:  10%;
    position: absolute;
    left: 50%;
    margin-left:  -30px;
    top: 50%;
    margin-top: -240px;
}

#modalloader .modal-dialog .modal-content {
    box-shadow:  none;
    background:  transparent;
    border-radius:  0;
    border: none;
}
#modalloader .modal-dialog img {
    width: 40%;
}
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    border: 1px solid #398eb5;
    padding: 6px;
    border-radius: 50px;
    margin-bottom: 4px;
    width:51%;
   /* margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;*/
}
li.right.clearfix.datacheck.agent-section {
    float: right;
}

li.left.clearfix.datacheck.admin-section {
    float: left;
}
.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}
/*.agent-img-r {
    float: left;
}*/

/*span.chat-img {
    position: absolute;
    right: 0px;
}*/

li.right.clearfix.datacheck.agent-section {
    position: relative;
}
/*.chat-body.clearfix.pull-left .header {
    min-width: 550px;
}

.chat-body.clearfix.pull-right .header {
    min-width: 550px;
}*/

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}


::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
span.loading {
    text-align: center;
    margin-left:  523px;
    font-size: 27px;
    /* font-style: normal; */
}
input.input-sm{
    /* height: 50px; */
    padding: 20px 10px;
    font-size: 18px;
}

button.btn-sm{
    padding: 11px 10px;
}
.chat{
    min-height: 400px;
    max-height: 400px;
    overflow: auto;
}
#modalloader .modal-dialog {
    max-width: 260px;
    width:  10%;
    position: absolute;
    left: 50%;
    margin-left:  -30px;
    top: 50%;
    margin-top: -240px;
}

#modalloader .modal-dialog .modal-content {
    box-shadow:  none;
    background:  transparent;
    border-radius:  0;
    border: none;
}
#modalloader .modal-dialog img {
    width: 40%;
}
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    border: 1px solid #398eb5;
    padding: 6px;
    border-radius: 50px;
    margin-bottom: 4px;
    width:51%;
   /* margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;*/
}
li.right.clearfix.datacheck.agent-section {
    float: right;
}

li.left.clearfix.datacheck.admin-section {
    float: left;
}
.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}


::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
span.loading {
    text-align: center;
    margin-left:  523px;
    font-size: 27px;
    /* font-style: normal; */
}
input.input-sm{
    /* height: 50px; */
    padding: 20px 10px;
    font-size: 18px;
}

button.btn-sm{
    padding: 11px 10px;
}
.chat{
    min-height: 400px;
    max-height: 400px;
    overflow: auto;
}
.add-leads.modal-dialog {
    width: 800px;
}
 #squarespaceModal .form-group{
    padding:15px;
 }
.change-save.completed-followup{
    background-color: yellow;
    border: 1px solid black;
    text-align: center;
}
.submit_form.popup_btn.registerbtn {
    color: black;
}
input.save_activity {
    width: 8%;
    margin-top: 1%;
}
#add_activity.add_activity .form-group{
 
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}
#followup.followup .form-group{
   
     margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}
a.secondry-details {
/*    width: 17%;
    color: black;
    border: 3px solid #cccccc;
    font-size: 19px;*/
    color: #5ebba0;
}
div#mceu_31 {
    display: none !important;
}
textarea#mail_body_address {
    height: 273px;
}
.sel-con-admin-section {
    border-color: #ccc;
    width: 10%;
    float: right;
}

#manage-left.manage-left {
    float: right;
}
#manage-left .agent-search {
    float:  right;
}
#manage-left .adv-search h4 {
    text-align:  right;
}

.load-more {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
}
select#field-status {
    width: 50%;
    height: 40px;
}
input.in-s-b {
    width: 20%;
    display: inline-block;
    height: 39px;
}
button.in-s-b {
    width: 18%;
    display: inline-block;
    color: black;
    background-color: #337ab7b3;
}
.o-f-p.col-sm-9 {
    text-align: right;
}


a#s-fill {
    position: absolute;
    top: 7px;
    right: 13px;
    font-weight: 700;
    font-size: 20px;
}
a#s-fill-back {
    position: absolute;
    top: 7px;
    right: 13px;
    font-weight: 700;
    font-size: 20px;

}
#modalloader .modal-dialog.new img {
    width: 100%;
}
.loader-gif {
    padding: 0px 2px 10px 2px;
}