.user-profile-pic-small, .user-profile-pic-xs,.user-profile-pic-sm,.user-profile-pic-md {
  width: 100%;
  margin-top: 0px;
  position: relative;
  z-index: 200;
}
.user-profile-pic-small img,.user-profile-pic-xs img {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 39px;
  overflow: hidden;
  width: 39px;
  border: 3px solid #ffffff;
  background-color: #e5e9ec;
}


.user-profile-pic-sm img {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 50px;
  overflow: hidden;
  width: 50px;
  border: 3px solid #ffffff;
  background-color: #e5e9ec;
}

.user-profile-pic-md img {
  border-radius: 100px 100px 100px 100px;
  display: inline-block;
  height: 100px;
  overflow: hidden;
  width: 100px;
  border: 3px solid #ffffff;
  background-color: #e5e9ec;
}

.select2.form-control{
  margin-bottom: 12px;
}
.form-row div.uneditable-input,
.form-group div.uneditable-input,
td>div.uneditable-input {
  line-height: 20px;
  padding-top: 8px!important;
}
.btn-small.btntable {
  padding-right: 8px!important;
}
.form-row div.input-with-icon.right.uneditable-input,
.form-group div.input-with-icon.right.uneditable-input,
td>div.input-with-icon.right.uneditable-input{
  padding-right: 20px !important;
}
.form-row div.input-with-icon.right.uneditable-input i.fa,
.form-group div.input-with-icon.right.uneditable-input i.fa,
td>div.input-with-icon.right.uneditable-input i.fa{
  margin-top: 2px !important;
  right: 1px !important;
}
.uneditable-input.textarea{
  height: auto;
  white-space: normal;
}
.form-row .input-group .uneditable-input {
margin-bottom: 0px;
}
.input-group .input-control{
  width:100%;
}
.form-row .input-group.error-control span.input-group-addon{
  height: 37px !important;
  vertical-align: top;
  padding-top: 10px;

}
.table tbody tr.active td,
.table tbody tr.active th {
  color: inherit;
}
th.text-right.sorting, th.text-right.sorting_asc, th.text-right.sorting_desc{
  padding-right: 15px;
}
table td.no-margin {margin: 0px !important;}
table td.no-padding {padding: 0px !important;}
table td.padding-5 {padding: 5px !important;}

tr.info, tr.info td {
  background-color: #edf7fc ;
}
.table-striped tr.info, tr.info td {
  background-color: #edf7fc !important;;
}
tr.info:hover, tr.info:hover td {
  background-color: #d8ebf4 !important;
}

.table-striped th.bg-*{
  border: 1px;  
}
th.bg-info, td.bg-info, th.bg-blue, td.bg-blue{
  background-color: #c8e3f1 !important;
  border: 1px solid #fff !important;
}
th.bg-success, td.bg-success, th.bg-green, td.bg-green{
  background-color: #b1efd0 !important;
  border: 1px solid #fff !important;
}
th.bg-grey, td.bg-grey{
  background-color: #ecf0f2 !important;
  border: 1px solid #fff !important;
}
/*short_table2*/
table.table thead a.sort{
  cursor: pointer;
}
table.table thead a.sort:after{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f0dc";
  margin-left: 3px;
  color: #ccc;
}
table.table thead a.sort-asc, table.table thead a.sort-desc{
  background-image: none;
}
table.table thead a.sort-asc:after{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f160" !important;
  margin-left: 3px;
  color: inherit;
  
}
table.table thead a.sort-desc:after{
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f161" !important;
  margin-left: 3px;
  color: inherit;

}

.grid-title-icon{
    background: none !important;
    width: 9px;
    height: 7px;
    top: -5px;
}

div.select_element .option_element{

}
div.box_responsive{
  float: left;
  border-left: medium none;
  border-right: medium none;
  overflow:hidden;
  width:100%;
}
div.box_responsive .box_inner{
  overflow: auto;
}

.uppercase {
  text-transform: uppercase;
}
.no-list{
  list-style: none;
}
.f-w-n{
    font-weight: normal;
}
#ctooltip{
  position: absolute;border: 1px solid #fdd;padding: 2px;background-color: #fee;opacity: 0.80;
  /*color: black;*/
}
tr.white th{
  background-color: white;
}
tr.white.bordered th{
  background-color: white;
  border-left: 1px solid #e8edf1 !important;
}
.header .chat-toggler{
  min-width: 100px;
}
.page-sidebar .page-sidebar-wrapper > ul > li > a > span {
  letter-spacing: -0.5px;
}
.no-wrap{
  white-space: nowrap;
}
.dataTables_wrapper .pagination ul > li.next.disabled{
  margin-left: 10px;
}
.m-b-0{margin-bottom: 0px !important;}.m-b-5{margin-bottom: 5px !important;}.m-b-10{margin-bottom: 10px !important;}
.m-t-0{margin-top: 0px !important;}.m-t-5{margin-top: 5px !important;}.m-t-10{margin-top: 10px !important;}
.m-l-0{margin-left: 0px !important;}.m-l-5{margin-left: 5px !important;}.m-l-10{margin-left: 10px !important;}
.m-r-0{margin-right: 0px !important;}.m-r-5{margin-right: 5px !important;}.m-r-10{margin-right: 10px !important;}

.p-b-0{padding-bottom: 0px !important;}.p-b-5{padding-bottom: 5px !important;}.p-b-10{padding-bottom: 10px !important;}
.p-t-0{padding-top: 0px !important;}.p-t-5{padding-top: 5px !important;}.p-t-10{padding-top: 10px !important;}
.p-l-0{padding-left: 0px !important;}.p-l-5{padding-left: 5px !important;}.p-l-10{padding-left: 10px !important;}
.p-r-0{padding-right: 0px !important;}.p-r-5{padding-right: 5px !important;}.p-r-10{padding-right: 10px !important;}

.text-bold{font-weight: bold}
.no-bg{background: none !important;}
.ctr-extend{
  height: 10px;
  top: -5px;
  margin-right: 2px;
}
.ctr-extend:hover{
  opacity: 0.5;
}

.label-grey,
.badge-grey {
  background-color: #8b91a0;
  color: #fff;
}
.label-orange, .badge-orange {
    background-color: #febb1b;
    color: #fff;
}
.separator{margin-top: 3px;margin-bottom: 3px;}

.bg_odd{
  background-color: #f8f8f8;
}

#conversejs{
  height: 25px !important;
}
#conversejs .toggle-controlbox {
  padding-top: 3px !important;
  font-size: 12px !important;
  font-family: inherit !important;
  font-weight: 300 !important;
}
.modal-content {
  /*overflow: hidden; */
}
.modal-footer {
  padding: 10px 20px 15px 20px;
}

.fc-button{
    display: inline-block;
    padding-top: 7px;*/
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 3px;
    background-image: none !important;
    border: none;
    text-shadow: none;
    box-shadow: none;
    transition: all 0.12s linear 0s !important;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #ffffff;
    background-color: #0aa699;

    padding: 3px 12px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fc-button-group>.fc-button:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc-button-group>.fc-button:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-button-group>.fc-button:not(:last-child):not(:first-child) {
  border-radius: 0;
}

.fc-button-group > .fc-button.fc-state-hover,
.fc-button-group > .fc-button.fc-state-active {
    z-index: 0;
    outline-offset: -2px;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    background-color: #099a8c;
}
.fc-icon{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 0.7em;
}
.fc-icon.fc-icon-left-single-arrow:after {
    content: "\f104";
    font-weight: normal;
    font-size: 100%;
    top:0px;
}

.fc-icon-right-single-arrow:after {
    content: "\f105";
    font-weight: normal;
    font-size: 100%;
    top:0px;
}
.chat-window-wrapper {
    width: 400px;
}


/*
.chat-window-wrapper {
  font-family: 'Arial';
  font-size: 13px;
  position: fixed;
  top: 0;
  right: 0;
  width: 260px;
  background-color: #1b1e24;
  height: 100%;
  z-index: 5;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
.chat-window-wrapper .inner-content {
  height: 100%;
  overflow: hidden;
}
.chat-window-wrapper .chat-header {
  height: 58px;
}
.chat-window-wrapper .side-widget {
  margin-top: 15px;
  display: block;
}
.chat-window-wrapper .side-widget-title {
  color: #808285;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.2px;
  padding-left: 31px;
  padding-right: 31px;
  text-transform: uppercase;
}
.chat-window-wrapper .side-widget-content {
  display: block;
}
#chat-tabs {
  list-style: none;
  margin: 0;
  margin-top: 10px;
  padding-left: 0;
}
#chat-tabs li {
  line-height: 25px;
}
#chat-tabs > li > a {
  color: #ffffff;
  font-size: 13px;
  padding: 5px 31px;
}
#chat-tabs > li > a:hover {
  text-decoration: none;
}
.chat-window-wrapper .user-details-wrapper {
  display: block;
  margin: 8px;
  padding: 10px;
  border-radius: 3px;
}
.chat-window-wrapper .user-details-wrapper .status-icon {
  margin-right: 0px;
}
.chat-window-wrapper .user-details-wrapper.active {
  background-color: #372b32;
}
.chat-window-wrapper .user-details-wrapper.active:hover {
  background-color: #482f36;
  cursor: pointer;
}
.chat-window-wrapper .user-details-wrapper:hover {
  background-color: #22262e;
  cursor: pointer;
}
.chat-window-wrapper .user-details-wrapper > .user-profile {
  display: inline-block;
  float: left;
  border-radius: 100px 100px 100px 100px;
  height: 35px;
  overflow: hidden;
  width: 35px;
  margin-right: 13px;
}
.chat-window-wrapper .user-details-wrapper > .user-details {
  display: inline-block;
  float: left;
}
.chat-window-wrapper .user-details-wrapper > .user-details > .user-name {
  display: block;
  color: #ffffff;
}
.chat-window-wrapper .user-details-wrapper > .user-details > .user-more {
  display: block;
  color: #747b89;
  font-size: 11px;
  width: 120px;
}
.chat-window-wrapper .chat-messages {
  position: relative;
  overflow: auto;
  height: calc(100% - 155px);
}
.chat-window-wrapper .chat-messages .user-details-wrapper {
  padding: 6px;
}
.chat-window-wrapper .chat-messages .user-details-wrapper:hover {
  background-color: #22262e;
  cursor: auto;
}
.chat-window-wrapper .user-details-status-wrapper {
  display: inline-block;
  float: left;
  min-width: 32px;
  margin-top: 8px;
}
.chat-window-wrapper .user-details-count-wrapper {
  display: inline-block;
  float: left;
  margin-top: 8px;
}
.sidr {
  background-color: #1b1e24;
  box-shadow: none;
}
.sidr ul.chat-window li {
  border: 0px;
}
.sidr ul.chat-window li:nth-child(odd) {
  background-color: #ffffff;
}
.sidr ul.chat-window li:nth-child(even) {
  background-color: #f5f6f8;
}
.sidr ul.chat-window li:hover > a,
.sidr ul.chat-window li:hover > span,
.sidr ul.chat-window li.active > a,
.sidr ul.chat-window li.active > span,
.sidr ul.chat-window li.sidr-class-active > a,
.sidr ul.chat-window li.sidr-class-active > span {
  box-shadow: none;
  background-color: #fed8db;
  line-height: 16px;
}*/

.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
    background-color: #f2dede !important;
}

.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
    background-color: #fffcee !important;
}

.fa-15x {
    font-size: 1.5em;
}
.checkboxval{
  margin-bottom: 10px;
}
.checkboxval i.fa {
    padding-right: 5px;
}
table th .checkbox label.empty::after,table td .checkbox label.empty::after {
    left: -2px;
}
#myModalDes img {
  width: 100%;
  height: auto;
}
.table-striped th {
    background-color: #ecf0f2;
    border: 0;
}
/*if disable js-click for perent menu change li ul.sub-menu --> li ul.sub-menu-p */
.page-sidebar .page-sidebar-wrapper li ul.p-sub-menu {
    display: none;
    list-style: none;
    clear: both;
    margin: 0px 0px 0px 0px;
    padding-left: 0;
}

.page-sidebar .page-sidebar-wrapper li ul.p-sub-menu > li > a {
    display: block;
    padding: 5px 0px;
    color: #ccc;
    text-decoration: none;
    text-shadow: 0 1px 1px #000;
    font-size: 13px;
    font-weight: 300;
}

.form-horizontal .form-label{margin-top: 6px; color: #282323;}
.form-control.width-auto{width: auto;}
.inline{display: inline;}
select.input-mini,select.input-sm{min-height: 24px;padding: 3px 5px !important; height: 30px !important;}
.info-td{margin-top: 5px;font-size: 11px;}
.dataTables_filter{margin-bottom: 5px;}
.form-control.no-border{border: 0px; box-shadow: none;background: none;}
.form-control.height-auto{height: auto;}
.form-horizontal .form-input{position: relative;}
.normal {
  font-weight: normal !important;
}
.semi-bold {
  font-weight: 600 !important;
}
.bold {
  font-weight: bold !important;
}
.all-caps {
  text-transform: uppercase !important;
}
.light {
  font-weight: 300 !important;
}
.table-striped-grey>tbody>tr:nth-child(even)>td:not(.info):not(.danger):not(.warning):not(.active){
    background-color: #f5f5f5;
}

@media (max-width: 767px) {
  textarea.form-control, input[type="text"].form-control, select.form-control{
    padding: 3px !important;
  } 

}
.popover-content .notification-messages {
    padding: 5px 8px 5px;
}
.notification-messages .message-wrapper {
    display: inline-block;
    width: 80%;
    height: auto;
    float: left;
}
.notification-messages .message-wrapper .description {
    display: block;
    float: left;
    text-align: left;
    white-space: normal;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    word-break: normal;
    font-size: 11px;
    width: 100%;
    line-height: 16px;
    color: #576475;
}
li.active>a.a-sub-menu{color: white !important;}
#myModalDes img, .todo_content_desc img{max-width:450px !important; height:auto; }
#np_btn .btn_prev,#np_btn .btn_next{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 100%;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 20px;
}
#np_btn .btn_prev:after{
    content: "\f104";
    font-weight: normal;
    font-size: 100%;
    top:0px;
}
#np_btn .btn_next:after{
    content: "\f105";
    font-weight: normal;
    font-size: 100%;
    top:0px;
}
#main-menu-wrapper>.user-info-wrapper{margin:10px 0 10px 20px;}
#header_msg_bar .iconset.top-messages {
    top: 4px;
}


#header_msg_bar>.dropdown-menu>li>a {
    display: block;
    padding: 3px 5px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #576475;
    white-space: normal;
    font-size: 11px;
}
.vmore_notif_arrw:before{font-size: 11px;}
#header_msg_bar>.dropdown-menu>li>a.notif-info{
    background-color: #edf7fc;
}


@media (max-width: 767px){
    .page-sidebar .page-sidebar-wrapper {
    }
    #main-menu-wrapper{
      width: 260px;
    }
}
.move {cursor: move;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: block; }
.select2-container-multi.select2{height: auto;}
.input-group>.form-control.select2{margin-bottom: 0px;}
.select2-container.input-sm .select2-choice {display: block;min-height: 26px;padding: 1px 0 0 4px;border-radius: 3px;}
.select2-results .select2-result-label {padding: 3px 0px 4px;}
th.tdaction{min-width: 110px;}
.checkbox.disabled{pointer-events:none;}
ul.messenger.messenger-theme-block.messenger-fixed .messenger-message .messenger-close {left: 0px;right: 0px;}
.panel-body {
    padding: 7px;
}
.panel-white{
    border-color: #ddd;
}
.panel-white>.panel-heading {
    color: #333;
    /* background-color: #f5f5f5; */
    /*border: 1px solid #ddd;*/
    /*border-color: #ddd;*/
    border-bottom: 1px solid #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.grid.simple .grid-title .tools a.btn,
.grid.simple .grid-title .tools a.btn.btn-success {
    color: #ffffff;
    background-color: #0090d9;
    transition: all 0.1s linear 0s;
}
.grid.simple .grid-title .tools a.btn.btn-white {
    color: #333;
    background-color: #fff;
    transition: all 0.1s linear 0s;
}
.grid-title .tools > a.btn {
  display: inline-block;
  height: auto;
  margin-left: 5px;
}
.text-dark{color: #515050;}
a.text-decoration-underline:hover{
  text-decoration: underline;
}
.inline-block{display: inline-block;}
.answer-list li::marker{line-height: 36px;}
.form-help{line-height: 37px;}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    /*background: #fff url(select2-spinner.gif) no-repeat 100% !important;*/
    /*transition: none;*/
}
.font-weight-semibold,
.font-weight-semi-bold {
  font-weight: 600 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}
/* Divider Borders */
.divider-top-border {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.divider-bottom-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.divider-left-border {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.divider-right-border {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

