::-webkit-input-placeholder {
  color: #999999; }

::-moz-placeholder {
  color: #999999; }

/* Firefox 19+ */
:-moz-placeholder {
  color: #999999; }

/* Firefox 18- */
:-ms-input-placeholder {
  color: #999999; }

.preload * {
  /*CSS transitions*/
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  /*CSS transforms*/
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  /*CSS animations*/
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important; }

.wrapper > section {
  margin-bottom: 0 !important; }

.fill {
  min-height: 100%;
  height: 100%;
  box-sizing: border-box; }

.content-no-padding .content-wrapper {
  padding: 0; }
  .content-no-padding .content-wrapper > h3 {
    margin: 0 0 20px; }
    .content-no-padding .content-wrapper > h3 + .breadcrumb {
      margin: -25px -5px 0 0; }

.content-no-title .content-wrapper > h3 {
  display: none; }
  .content-no-title .content-wrapper > h3 + .breadcrumb {
    margin-top: -1px; }

/** Nav **/
.nav.nav-pills li.active a {
  color: #ffffff; }
.nav.nav-pills li a {
  color: #515253; }
.nav.nav-sm li a {
  padding: 6px 12px; }

.table > thead > tr:first-child > th,
.table > tbody > tr:first-child > th,
.table > tfoot > tr:first-child > th,
.table > thead > tr:first-child > td,
.table > tbody > tr:first-child > td,
.table > tfoot > tr:first-child > td {
  border-top: 0; }

table.detail-view th {
  width: 200px; }

/** Grid **/
.grid {
  display: table;
  max-width: 100%;
  width: 100%; }
  .grid .col {
    min-height: 1px;
    margin-bottom: 15px;
    padding-right: 30px;
    position: relative; }
    .grid .col:last-child {
      padding-right: 0; }

/** Gridview */
.grid-view .filters .input-group-addon {
  position: relative; }

.grid-view .filters .input-group-addon-picker {
  position: absolute;
  visibility: hidden;
  top: 10px;
  left: 0;
  right: auto; }

.grid-view .summary {
  text-align: right; }

/** Margins */
.margin-0 {
  margin: 0px; }

.margin-5 {
  margin: 5px; }

.margin-10 {
  margin: 10px; }

.margin-15 {
  margin: 15px; }

.margin-20 {
  margin: 20px; }

.margin-25 {
  margin: 25px; }

.margin-30 {
  margin: 30px; }

.margin-35 {
  margin: 35px; }

.margin-40 {
  margin: 40px; }

.margin-45 {
  margin: 45px; }

.margin-50 {
  margin: 50px; }

.margin-top-0 {
  margin-top: 0px; }

.margin-top-5 {
  margin-top: 5px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-15 {
  margin-top: 15px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-25 {
  margin-top: 25px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-top-35 {
  margin-top: 35px; }

.margin-top-40 {
  margin-top: 40px; }

.margin-top-45 {
  margin-top: 45px; }

.margin-top-50 {
  margin-top: 50px; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-bottom-5 {
  margin-bottom: 5px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-15 {
  margin-bottom: 15px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-25 {
  margin-bottom: 25px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

.margin-bottom-35 {
  margin-bottom: 35px; }

.margin-bottom-40 {
  margin-bottom: 40px; }

.margin-bottom-45 {
  margin-bottom: 45px; }

.margin-bottom-50 {
  margin-bottom: 50px; }

.margin-left-0 {
  margin-left: 0px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-left-15 {
  margin-left: 15px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-left-25 {
  margin-left: 25px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-left-35 {
  margin-left: 35px; }

.margin-left-40 {
  margin-left: 40px; }

.margin-left-45 {
  margin-left: 45px; }

.margin-left-50 {
  margin-left: 50px; }

.margin-right-0 {
  margin-right: 0px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-15 {
  margin-right: 15px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-25 {
  margin-right: 25px; }

.margin-right-30 {
  margin-right: 30px; }

.margin-right-35 {
  margin-right: 35px; }

.margin-right-40 {
  margin-right: 40px; }

.margin-right-45 {
  margin-right: 45px; }

.margin-right-50 {
  margin-right: 50px; }

/** Paddings */
.padding-0 {
  padding: 0px; }

.padding-5 {
  padding: 5px; }

.padding-10 {
  padding: 10px; }

.padding-15 {
  padding: 15px; }

.padding-20 {
  padding: 20px; }

.padding-25 {
  padding: 25px; }

.margin-30 {
  padding: 30px; }

.padding-35 {
  padding: 35px; }

.padding-40 {
  padding: 40px; }

.padding-45 {
  padding: 45px; }

.padding-50 {
  padding: 50px; }

.padding-top-0 {
  padding-top: 0; }

.padding-top-5 {
  padding-top: 5px; }

.padding-top-10 {
  padding-top: 10px; }

.padding-top-15 {
  padding-top: 15px; }

.padding-top-20 {
  padding-top: 20px; }

.padding-top-25 {
  padding-top: 25px; }

.padding-top-30 {
  padding-top: 30px; }

.padding-left-0 {
  padding-left: 0; }

/** Aligns */
.align-left {
  text-align: left; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

.width-auto {
  width: auto !important; }

.width-80 {
  width: 80px !important; }

.width-90 {
  width: 90px !important; }

.width-100 {
  width: 100px !important; }

.width-150 {
  width: 150px !important; }

.width-200 {
  width: 200px !important; }

.width-250 {
  width: 250px !important; }

.width-300 {
  width: 300px !important; }

.width-350 {
  width: 350px !important; }

.width-400 {
  width: 400px !important; }

.width-450 {
  width: 450px !important; }

.width-500 {
  width: 500px !important; }

.height-80 {
  height: 80px !important; }

.height-90 {
  height: 90px !important; }

.height-100 {
  height: 100px !important; }

.height-150 {
  height: 150px !important; }

.height-200 {
  height: 200px !important; }

.height-250 {
  height: 250px !important; }

.height-300 {
  height: 300px !important; }

.height-350 {
  height: 350px !important; }

.height-400 {
  height: 400px !important; }

.height-450 {
  height: 450px !important; }

.height-500 {
  height: 500px !important; }

/** Forms **/
.required > label::after {
  color: #ff0000;
  content: "*";
  display: inline-block;
  margin-left: 5px; }

.thumbnail {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd; }

.thumbnail > img,
.thumbnail a > img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.img-placeholder {
  display: table;
  background: #eeeeee;
  border: 3px solid #fff; }

.img-placeholder i {
  display: table-cell;
  position: relative;
  width: 100%;
  height: 100%;
  color: #aaaaaa;
  text-align: center;
  vertical-align: middle;
  font-size: 1.5vw; }

.form-price {
  width: 300px;
  margin-bottom: 5px; }
  .form-price-label {
    display: block; }
  .form-price-input {
    display: inline-block;
    width: 190px;
    margin-right: 10px; }
  .form-price-currency {
    display: inline-block;
    width: 95px; }
  .form-price-error {
    display: inline-block; }
.form-datepicker {
  width: 300px; }

.hint-block {
  font-size: small;
  color: #aaaaaa; }

/** Datetimepicker **/
.datetimepicker.dropdown-menu {
  padding: 10px; }

/** Gridview **/
.grid-view .align-left > .summary {
  text-align: left; }

.grid-view .table > tbody > tr > td {
  vertical-align: top !important; }

/* Add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px; }

a.asc:after {
  content: "\e113"; }

a.desc:after {
  content: "\e114"; }

.sort-numerical a.asc:after {
  content: "\e153"; }

.sort-numerical a.desc:after {
  content: "\e154"; }

.sort-ordinal a.asc:after {
  content: "\e155"; }

.sort-ordinal a.desc:after {
  content: "\e156"; }

/** Support **/
.btn {
  vertical-align: middle; }

.btn-rounded {
  border-radius: 50px;
  padding-left: 15px;
  padding-right: 15px; }

.btn-icon {
  height: 34px;
  padding: 0 !important;
  text-align: center;
  width: 34px; }
  .btn-icon i {
    line-height: 34px;
    position: relative;
    top: -1px; }
  .btn-icon.btn-sm {
    width: 30px;
    height: 30px; }
    .btn-icon.btn-sm i {
      line-height: 30px; }

.bg-white-opacity {
  background-color: rgba(255, 255, 255, 0.8); }

.wrapper-lg {
  padding: 30px; }

.m-a {
  margin: 15px; }

.m-t {
  margin-top: 15px; }

.m-b {
  margin-bottom: 15px; }

.m-l {
  margin-left: 15px; }

.m-r {
  margin-right: 15px; }

.m-t-sm {
  margin-top: 10px; }

.clear {
  display: block;
  overflow: hidden; }

.thumb-lg {
  display: inline-block;
  width: 96px; }

/** Sortable **/
.sortable {
  margin: 0;
  padding: 0;
  border: 1px dashed #aaaaaa;
  min-height: 50px; }

/** Modal **/
modal {
  z-index: 9999; }

form div.required label.control-label:after {
  content: " * ";
  color: red; }

.hint-block {
  font-size: 12px;
  color: #909fa7; }

.intl-tel-input {
  display: inline-block;
  width: 100%; }

.has-feedback .intl-tel-input .form-control {
  padding-right: 43.75px; }

.has-feedback .intl-tel-input + .form-control-feedback {
  left: auto;
  right: 0;
  font-size: 21px; }

#message-index {
  height: calc(100% - 40px);
  box-sizing: border-box; }
  #message-index > .row {
    height: 100%; }
    #message-index > .row > div {
      height: 100%; }
      #message-index > .row > div > .panel {
        height: 100%; }
        #message-index > .row > div > .panel > .row {
          height: 100%; }
          #message-index > .row > div > .panel > .row > div {
            height: 100%; }
  #message-index .menu {
    background: #f8f8f8;
    border-right: 1px solid #eee;
    height: 100%;
    transition: all 250ms ease 0s; }
    #message-index .menu .search {
      background: #f8f8f8; }
      #message-index .menu .search .field {
        position: relative;
        padding: 10px 10px 10px 10px; }
        #message-index .menu .search .field .icon {
          display: block;
          position: absolute;
          top: 20px;
          left: 20px;
          color: #ccc; }
        #message-index .menu .search .field input {
          display: block;
          width: 100%;
          padding: 0px 10px 0px 30px;
          border-color: transparent;
          border-style: none;
          line-height: 35px;
          border-radius: 5px; }
    #message-index .menu .dialogs {
      position: relative;
      height: 100%;
      overflow: scroll;
      overflow-x: hidden; }
      #message-index .menu .dialogs .item {
        padding: 12px 20px; }
        #message-index .menu .dialogs .item.active {
          background: #fff; }
        #message-index .menu .dialogs .item:not(.active):hover {
          background: #f2f2f2;
          cursor: pointer; }
        #message-index .menu .dialogs .item .avatar {
          float: left;
          margin-right: 10px; }
          #message-index .menu .dialogs .item .avatar img {
            width: 35px;
            height: 35px;
            border-radius: 50%; }
        #message-index .menu .dialogs .item .body {
          overflow: hidden; }
          #message-index .menu .dialogs .item .body .user {
            color: #333;
            font-size: 14px;
            line-height: 1.42857; }
          #message-index .menu .dialogs .item .body .message {
            display: block;
            width: 100%;
            color: #a9a9a9;
            font-size: 12px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
  #message-index .messages {
    height: 100%;
    margin-left: -30px;
    padding-bottom: 50px;
    position: relative; }
    #message-index .messages .header {
      padding: 15px;
      background: #f8f8f8;
      border-bottom: 1px solid #f0f0f0; }
      #message-index .messages .header .user {
        display: inline-block;
        margin: 0;
        padding: 0 6px;
        color: #818181;
        font-size: 14px;
        font-weight: 400;
        line-height: 35px;
        vertical-align: middle; }
        #message-index .messages .header .user .avatar {
          margin-right: 10px;
          float: left; }
          #message-index .messages .header .user .avatar img {
            width: 35px;
            height: 35px;
            border-radius: 50%; }
        #message-index .messages .header .user .username {
          float: left; }
        #message-index .messages .header .user .circle {
          vertical-align: middle; }
    #message-index .messages .dialogs {
      height: calc(100% - 50px); }
      #message-index .messages .dialogs .item {
        display: block;
        position: relative;
        margin: 0;
        padding: 20px;
        overflow: hidden; }
        #message-index .messages .dialogs .item.left {
          text-align: left; }
          #message-index .messages .dialogs .item.left .avatar {
            float: left; }
          #message-index .messages .dialogs .item.left .body .text {
            background: #f5f5f5; }
        #message-index .messages .dialogs .item.right {
          text-align: right; }
          #message-index .messages .dialogs .item.right .avatar {
            float: right;
            margin-left: 15px;
            margin-right: 0; }
          #message-index .messages .dialogs .item.right .body .text {
            background: #ecf0f1; }
        #message-index .messages .dialogs .item .avatar {
          margin-right: 10px; }
          #message-index .messages .dialogs .item .avatar img {
            width: 35px;
            height: 35px;
            border-radius: 50%; }
        #message-index .messages .dialogs .item .body {
          display: inline-block;
          overflow: hidden;
          max-width: 70%; }
          #message-index .messages .dialogs .item .body .text {
            display: inline-block;
            padding: 13px 19px;
            color: #7c7c7c;
            box-shadow: 0 1.5px 0.5px rgba(0, 0, 0, 0.13);
            border-radius: 2px; }
          #message-index .messages .dialogs .item .body .date {
            display: block;
            margin-top: 3px;
            margin-left: 3px;
            color: #b3b3b3;
            font-size: 85%; }
            #message-index .messages .dialogs .item .body .date span {
              margin-right: 3px; }
    #message-index .messages .form {
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 15px 20px 15px 20px;
      background-color: #f5f5f5;
      border-top: 1px solid #f0f0f0;
      color: #828282;
      font-size: 11px;
      line-height: 100%; }
      #message-index .messages .form .textarea-wrapper {
        display: block;
        background: #fff;
        margin-right: 50px;
        border-radius: 10px;
        padding: 10px; }
        #message-index .messages .form .textarea-wrapper textarea {
          display: block;
          width: 100%;
          overflow: hidden;
          font-size: 15px;
          line-height: 20px;
          border-color: transparent;
          border-style: none;
          resize: none; }
      #message-index .messages .form .button {
        display: block;
        position: absolute;
        bottom: 19px;
        right: 23px;
        font-size: 30px;
        cursor: pointer;
        opacity: 0.6;
        filter: alpha(opacity=60); }
        #message-index .messages .form .button:hover {
          opacity: 1;
          filter: alpha(opacity=100); }

#messages-main:after {
  clear: both;
  content: " ";
  display: table; }
#messages-main:before {
  content: " ";
  display: table; }
#messages-main .ms-user:before {
  content: " ";
  display: table; }
#messages-main .ms-user:after {
  clear: both;
  content: " ";
  display: table; }

.actions {
  list-style: none;
  padding: 0;
  z-index: 2;
  margin: 0; }

.actions > li {
  display: inline-block;
  vertical-align: baseline; }

.actions > a, .actions > li > a {
  width: 30px;
  height: 30px;
  line-height: 35px;
  display: inline-block;
  text-align: center;
  position: relative; }

.actions > a > i, .actions > li > a > i {
  -webkit-transition: color;
  -o-transition: color;
  transition: color;
  -webkit-transition-duration: 1.3s;
  transition-duration: 1.3s;
  color: #adadad;
  font-size: 20px; }

.actions.open > a > i, .actions > a:hover > i, .actions > li.open > a > i, .actions > li > a:hover > i {
  color: #000; }

.actions > a:before, .actions > li > a:before {
  left: 0;
  top: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(0, 0, 0);
  -moz-transform: scale3d(0, 0, 0);
  -ms-transform: scale3d(0, 0, 0);
  -o-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  z-index: 0;
  border-radius: 50%;
  opacity: 0;
  filter: alpha(opacity=0); }

.card, .listview, .listview .lv-item, .lv-header-alt {
  position: relative; }

.actions > a:hover:before, .actions > li > a:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  filter: alpha(opacity=100); }

.actions.open > a:before, .actions > li.open > a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100); }

.actions.actions-alt > li.open > a > i, .actions.actions-alt > li > a > i, .actions.actions-alt > li > a > i:hover {
  color: #fff; }

.actions.open {
  z-index: 3; }

.line-wrap {
  width: 18px;
  height: 12px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  margin: 10px 20px; }

.line-wrap .line {
  width: 18px;
  height: 2px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: .3s;
  transition-duration: 0.3s; }

.line-wrap .line.center {
  margin: 3px 0; }

.open .line-wrap {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.open .line-wrap .line.top {
  width: 12px;
  transform: translateX(8px) translateY(1px) rotate(45deg);
  -webkit-transform: translateX(8px) translateY(1px) rotate(45deg); }

.open .line-wrap .line.bottom {
  width: 12px;
  transform: translateX(8px) translateY(-1px) rotate(-45deg);
  -webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg); }

.listview:not(.lv-lg):not(.lv-message) .lv-item {
  padding: 12px 20px; }

@media (min-width: 480px) {
  .listview.lv-lg .lv-item {
    padding: 17px 35px 17px 25px; } }
@media (max-width: 767px) {
  .listview.lv-lg .lv-item {
    padding: 17px 35px 17px 20px; } }
.listview.lv-lg .lv-item:hover {
  background-color: #FFFFDB; }

.listview .lv-item {
  display: block;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition-duration: .3s;
  transition-duration: 0.3s; }

.listview .lv-item .lv-small {
  font-size: 12px;
  color: #A9A9A9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%; }

.listview .lv-item .checkbox, .listview .lv-item.media {
  margin: 0; }

.lvh-search-close:hover {
  background: #333; }

.lv-header-alt {
  background: #f8f8f8;
  padding: 15px; }

.lv-header-alt .lv-actions {
  z-index: 3;
  float: right;
  margin-top: 3px;
  position: relative; }

.lv-header-alt .lv-actions > li > a {
  margin: 0 3px; }

.lvh-label {
  color: #818181;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 0 6px;
  line-height: 33px;
  vertical-align: middle; }

.lv-footer {
  display: block;
  text-align: center;
  padding: 7px 10px 8px;
  border-top: 1px solid #F0F0F0;
  line-height: 100%;
  font-size: 11px;
  margin-top: 20px;
  color: #828282; }

.card {
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 30px; }

#messages-main .ms-block {
  padding: 23px 20px 0; }

#messages-main .ms-menu {
  position: absolute;
  left: 0;
  top: 0;
  background: #F8F8F8;
  border-right: 1px solid #EEE;
  padding-bottom: 50px;
  height: 100%;
  width: 240px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 250ms;
  transition-duration: 250ms; }

#messages-main .ms-menu .lv-item.active {
  background: #fff; }

#messages-main .ms-menu .lv-item:not(.active):hover {
  background: #F2F2F2;
  cursor: pointer; }

@media (min-width: 768px) {
  #messages-main .ms-body {
    padding-left: 240px; }

  #ms-menu-trigger {
    display: none; } }
@media (max-width: 767px) {
  #messages-main .ms-menu {
    height: calc(100% - 58px);
    -webkit-transform: translate3d(-240px, 58px, 0);
    transform: translate3d(-240px, 58px, 0);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1; }

  #messages-main .ms-menu.toggled {
    -webkit-transform: translate3d(0, 58px, 0);
    transform: translate3d(0, 58px, 0);
    opacity: 1;
    filter: alpha(opacity=100); }

  #messages-main .ms-body {
    overflow: hidden; } }
#messages-main .ms-user > img {
  border-radius: 50%;
  width: 40px;
  float: left; }

.lv-avatar, .lv-avatar > img {
  width: 35px;
  height: 35px;
  border-radius: 50%; }

#messages-main .ms-user > div {
  overflow: hidden;
  padding: 7px 5px 7px 15px;
  font-size: 11px; }

#messages-main #ms-compose {
  position: fixed;
  bottom: 120px;
  z-index: 1;
  right: 30px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }

#ms-menu-trigger {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
  margin: 1px 0 0 -7px; }

#ms-menu-trigger .line-wrap .line {
  background-color: #717171; }

.lv-message .lv-item {
  padding: 20px; }

.lv-message .lv-item.right {
  text-align: right; }

.lv-message .lv-item.right .lv-avatar {
  margin-right: 0;
  margin-left: 15px; }

.lv-message .lv-item:not(.right) .ms-item {
  background-color: #f5f5f5;
  color: #7c7c7c;
  box-shadow: 0 1.5px 0.5px rgba(0, 0, 0, 0.13); }

.lv-message .lv-item.right .ms-item {
  background: #ecf0f1;
  box-shadow: 0 1.5px 0.5px rgba(0, 0, 0, 0.13);
  color: #7c7c7c; }

.lv-avatar {
  color: #FFF;
  text-align: center;
  line-height: 34px;
  font-size: 15px;
  margin-right: 15px;
  padding: 0 !important;
  text-transform: uppercase; }

.lv-avatar > img {
  vertical-align: top; }

.ms-item {
  padding: 13px 19px 15px;
  border-radius: 2px;
  display: inline-block; }

@media (min-width: 768px) {
  .ms-item {
    max-width: 70%; } }
.ms-date {
  display: block;
  color: #B3B3B3;
  margin-top: 7px;
  margin-left: 3px; }

.ms-date > i {
  font-size: 14px;
  vertical-align: bottom;
  line-height: 100%; }

.ms-reply {
  background-color: #f5f5f5;
  position: relative;
  margin: 0 !important; }

.ms-reply textarea {
  width: 94%;
  margin-left: -50px;
  resize: none;
  border-style: none;
  border-color: Transparent;
  overflow: auto;
  font-size: 15px;
  padding: 10px;
  font-style: normal;
  height: 45px; }

.ms-reply button {
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  height: 100%;
  width: 60px;
  font-size: 25px;
  background: #F5F5F5;
  color: #999; }

.ms-reply button:hover {
  background: #f2f2f2;
  color: #7c7c7c; }

textarea:focus {
  outline: 0 !important;
  border-color: #719ECE; }

.detail-view-header {
  display: block;
  background-size: cover;
  background-color: #f5f7fa; }
  .detail-view-header h3 {
    color: #515253;
    font-weight: normal; }
.detail-view-menu {
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #cfdbe2; }
.detail-view .panel-heading {
  padding-bottom: 0px;
  text-transform: uppercase;
  color: #515253; }
  .detail-view .panel-heading + .panel-body {
    padding-top: 10px; }
    .detail-view .panel-heading + .panel-body .detail-view.detail-view-general th {
      width: 20%; }

.grid-stack .panel {
  height: 100%; }
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  overflow: unset; }
.grid-stack .dropdown-menu {
  min-width: auto; }

/*# sourceMappingURL=custom.css.map */
