/*NOTY STYLE START*/
#noty_topCenter_layout_container li .noty_message {
    font-size: 18px !important;
    font-weight: 600;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  #noty_topCenter_layout_container li i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
  }
  .noty_type_success .noty_message:before {
    content: "\f00c";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
  }
  .noty_type_error .noty_message:before {
    content: "\f00d";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 21px;
    padding-right: 0.5em;
  }
  .noty_type_warning .noty_message:before {
    content: "\f071";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
  }
  .noty_bar noty_type_success, .noty_bar noty_type_error, .noty_bar noty_type_warning {
    box-shadow: none !important;
  }
  .animated-hidden {
    display: none;
  }
  .animated-show {
    display: block;
    box-shadow: none !important;
  }
  /*NOTY STYLE END*/
  
  .ui-autocomplete {
    z-index: 9999 !important;
  }
  /*noty style*/
  
  #noty_topCenter_layout_container li .noty_message {
    font-size: 18px !important;
    font-weight: 600;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  #noty_topCenter_layout_container li i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
  }
  li .noty_message {
    font-size: 14px !important;
    font-weight: 600;
  }
  #noty_topRight_layout_container li i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
  }
  .noty_type_success .noty_message:before {
    content: "\f00c";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    padding-right: 0.5em;
  }
  .noty_type_error .noty_message:before {
    content: "\f00d";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    padding-right: 0.5em;
  }
  .noty_type_warning .noty_message:before {
    content: "\f071";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    padding-right: 0.5em;
  }
  .noty_bar noty_type_success, .noty_bar noty_type_error, .noty_bar noty_type_warning {
    box-shadow: none !important;
  }
  .noty_message .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-left: 0.5em;
  }
  .noty_message .close:hover {
    filter: alpha(opacity=40);
    opacity: 0.4;
  }
  .animated-hidden {
    display: none;
  }
  .animated-show {
    display: block;
    box-shadow: none !important;
  }
  li.animated-show, li.animated {
    min-height: 34px !important;
    animation-duration: 1s !important;
  }
  .x-navigation .noti-scroll-container li>a:hover .fa, .x-navigation .noti-scroll-container li>a:hover .glyphicon {
    color: #98a9ba !important;
  }
  /**/