/****************/
/* OVERRIDE GAS */
/****************/
.sidebar-menu .menu-alert {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.mini-callout {
  border: 1px solid #eee;
  border-left-width: 1px;
  border-left-color: rgb(238, 238, 238);
  background-color: #fff;
  border-left-width: 3px;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  margin: 0;
  padding: 5px 10px;
}
.mini-callout p {
    margin: 0;
    font-size: 12px;
}
.brand-container {
    background-color: #F5F4F2 !important;
    padding: 0 !important;
}
.sidebar {
    z-index: 1000 !important;
}
.sidebar .sidebar-header {
    height: 124px !important;
}
.sidebar.menu .sidebar-header .header-brand {
    height: 73px !important;
}
.sidebar.menu .sidebar-menu .menu>li>a i {
    font-size: 2.5em !important;
}
.sidebar.menu .sidebar-menu .menu>li>a span {
    font-size: 1.1em !important;
}
.sidebar.menu .sidebar-menu .menu>li {
    height: 65px;
}
.sidebar.menu .sidebar-menu .menu>li>a {
    height: 65px;
}
.sidebar.menu .sidebar-menu .menu > li > ul li.submenu-title:not(:first-child) {
    margin-top:5px !important;
}
.sidebar.menu .sidebar-menu .menu > li > ul li {
    height: 32px !important;
}
.sidebar .sidebar-header .header-description {
    height: 100% !important;
    padding: 0px 15px !important;
}
.sidebar.menu .sidebar-header .header-brand .brand-logo img {
    height: 70px!important;
    left: 12px!important;
    top: 2px!important;
    width: 70px!important;
}
/* problema spostamento nav-right verso il centro
.main-content .content-header {
    height: 73px !important;
}
*/
.main-content .content-body {
    padding:10px !important;
}
/* problema nav stretto con sidebar aperta
.content-header .header-actions > li {
    width: 45px !important;
}
*/
.content-header .header-actions > li.actions-notification .dropdown-menu .notification-upperbody {
    padding: 10px 10px, 90px !important;
}
.content-header .header-actions > li a.no-nav::before {
	content: none;
}

.content-nav-navbar .content-nav-navbar-content {
    padding: 10px 20px 0 !important;
}
.content-nav-language-container {
    margin-top:8px !important;
}
.content-nav-navbar {
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,.15);
    box-shadow: 0 3px 6px rgba(0,0,0,.15);
}
/* problema comparsa scrollbar-x all'apertura sidebar
.navbar-right {
    margin-right: -170px !important;
}
*/
.content-header .header-actions > li.language-selector {
    width: 110px !important;
}

.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0 !important;
}
.accordion.panel-group .panel-heading .panel-title a.merge-panel {
  padding: 10px !important;
  
}
.accordion.panel-group .panel-heading .panel-title a.merge-panel::after {
  top: 5px !important;
  right: 4px !important;
}
.accordion.panel-group .panel .ticket-message-info {
  line-height: 18px !important;
}
.textarea-autoresize {
    resize: vertical;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fcfcfc; /*#ebf8ff;*/
}
.btn-group-flex { /*, .btn-group-vertical*/
    display: flex;
}
.btn-custom-sm {
  padding: 4px 8px !important;
}
.btn-custom-tb {
  padding: 6px 6px !important;
}
.btn-custom-tb > i {
  padding-left: 6px !important;
}
.table-hover > tbody > tr:hover {
  background-color: #f1fafd;
}
.form-control-feedback {
    display: none;
}
/*
input.switch[type="checkbox"] ~ .text::before {
    text-indent: -45px ;
}
input.switch.toggle[type="checkbox"] ~ .text::after {
    text-indent: -5px ;
}
*/
.alert {
  margin-bottom: 0 !important;
}
.notification-upperbody {
    padding: 0 !important;
}
.progress {
  position: relative;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    padding: 4px 6px;
}
.select2-selection__clear
{
    font-size: 18px;
}
.checkbox-inline, .radio-inline {
    vertical-align: top !important;
}
.tasks-list li {
    padding: 6px 0 6px 10px
}
.tasks-list li .task-title {
    font-weight: 400 !important;
}
.tasks-list li .label {
    padding: 7px 5px !important;
    font-weight: 400 !important;
    min-width: 60px !important;
}
#from-autocomplete-suggest
{
    position: relative; 
    font-size: 12px;
}

mark {
    padding: .2em 0em !important;
    background-color: #fcf8e3;
}

/**************/
/* CUSTOM GAS */
/**************/
.login-splash {
  max-width:450px;
  width:100%;
  max-height:311px;
  height:100%;
}
/*.blink-button-bg {
  background-color: #a9e8ff !important; }
*/
.tsv2-navbar {
  display: none !important;
  margin-bottom: 0px !important;
  border: none !important; 
}
.tsv2-navbar-brand {
    float: left;
    height: 50px;
    padding: 0px 10px !important;
    font-size: 18px;
    line-height: 20px;
    background-color: #0c9fd6;
}
.tsv2-navbar-brand img {
    height: 56px !important;
    left: 0px !important;
    top: 0px !important;
    width: 56px !important;
}
.tsv2-container-fluid {
  padding-right: 15px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;  
}
.dropdown-header {
    display: block;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #BBB;
    white-space: nowrap;
}
.navbar-toggle {
  margin-right: 3px !important;
}
@media only screen and (max-width: 600px) {
  .tsv2-navbar {display: block !important}
}
.blink-button-bg {
  text-shadow: 0 0 0.35em #AC372E, 0 0 0.35em #AC372E;
  color:#ea6654;
}
#button-tickets-filters {
  /*
  -webkit-transition: background 0.11s ease-in-out;
  -ms-transition:     background 0.11s ease-in-out;
  transition:         background 0.11s ease-in-out;
  -webkit-transition: text-shadow 0.11s ease;
  -moz-transition: text-shadow 0.11s ease;
  -o-transition: text-shadow 0.11s ease;
  transition: text-shadow 0.11s ease;
  -webkit-transition: color 0.11s ease-in;
  -moz-transition: color 0.11s ease-in;
  -o-transition: color 0.11s ease-in;
  -ms-transition: color 0.11s ease-in;
  transition: color 0.11s ease-in;
  */
}
.line-height-0 {
  line-height: 0px !important;
}
.line-height-18 {
  line-height: 18px !important;
}
.text-myblack {
    color: #292929 !important;
}
.display-block {
    display: block !important;
}
.hydden {
    display: none !important;
}
.widget-reset-mt {
    margin-bottom: 15px !important;
}
.widget-stats-button {
    position: absolute;
    top:7px;
    right: 10px;
}
.widget-stats-logo {
    border: 1px solid #E5E5E5;
    background-color: #FAFAFA;
}
.brand-logo {
    width: 180px !important;
}
.list-group-ticket {
  padding: 7px 6px !important;
  -webkit-transition: background 0.25s ease-in-out;
  -ms-transition:     background 0.25s ease-in-out;
  transition:         background 0.25s ease-in-out;  
}
.list-group-ticket:hover {
  background-color: #f4fcff;
}
.v-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0 15px;
}
.hover-div-row:hover {
    background-color:rgba(12, 159, 212, 0.15);
}
.hover-div-row-active {
    background-color:rgba(12, 159, 212, 0.08);
}
.badge-notify{
    position: absolute;
    top: 20px;
    left: 11px;
    display: inline-block;
    float: left;
    clear: both;
}
div.notify-new {
    /*background-color:rgba(12, 159, 214, 0);*/
    background-color:rgba(12, 159, 212, 0.15);
    /*background-color: #0c9fd4 !important;*/
}
/*div.widget-notify :hover {
  background-color:rgba(12, 159, 214, 0.5);
}*/
.badge-right{
    position: absolute;
    top: 20px;
    left: 12px;
    display: inline-block;
    float: left;
    clear: both;
}
.select2-results__group {
    font-weight: 600;
}
.select2-container--default .select2-selection--multiple {
     height: auto !important;
}
.btn span.append, .btn span.fa-angle-down {
    margin-left: 5px;
    margin-right: 0;
}
.square-colorselector {
    width: 24px !important;
    height: 24px !important;
    display: inline-table;
    vertical-align: middle;
    margin-right: 4px; 
}
.prepend-icon i.flag-ai {
    left: 12px !important;
    width: 16px !important;
}
.prepend-icon input {
    padding-left: 32px;
}
.row-bordered:after {
  content: "";
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 0 15px;
}
.fixed-container-200 {
  min-height:200px;
  max-height:200px;
  overflow-y: scroll;
}
.fixed-container-250 {
  min-height:250px;
  max-height:250px;
  overflow-y: scroll;
}
.bold-option {
/*option:nth-child(1), option:nth-child(4) {*/
    font-weight:bold;
    color:red;
}
.desc-help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.label-custom-padding
{
    padding: .1em .3em .1em !important;
}
#sidebar-clock-anag-0 {
  position: relative;
  float: left;
  z-index: 100;
}
#sidebar-clock-anag-1 {
  position: relative;
  z-index: 100;
}
#sidebar-clock-digi-0 {
  position: relative;
  top: 2px;
  z-index: 100;
  color: #d5e8f3;
  font-family: 'Roboto',sans-serif,tahoma;
}
#sidebar-clock-digi-1 {
  position: relative;
  top: 14px;
  z-index: 100;
  color: #d5e8f3;
  font-family: 'Roboto',sans-serif,tahoma;
}
.sidebar-clock-date-c {
  line-height: 1.2em;
}
.sidebar-clock-date-n {
  line-height: 1.2em;
  float: right;
  position: relative;
  top:8px;
  right: 8px;
}
.sidebar-clock-angle-tl {
  position: absolute;
  top: -10px;
  left: -6px;
  overflow: hidden;
  color: #78bbdc;
  z-index: 95;
}
.sidebar-clock-angle-tr {
  position: absolute;
  top: -22px;
  right: -8px;
  overflow: hidden;
  color: #4daad4;
  z-index: 95;
}
.sidebar-clock-angle-br {
  position: absolute;
  bottom: -10px;
  right: -2px;
  overflow: hidden;
  color:#78bbdc;
  z-index: 95;
}
.sidebar-clock-angle-bl {
  position: absolute;
  bottom: -1px;
  left: -4px;
  overflow: hidden;
  color: #5cafd7;
  z-index: 95;
}

#alert-settings-container {display: none}
/***********************/
/* CUSTOM AUTOCOMPLETE */
/***********************/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
/*******************/
/* CUSTOM TAG ******/
/*******************/
.tag {
  font-size: 12px;
  padding: 0.3em 0.4em 0.3em;
  margin: 2px 1px !important;
  display: inline-block;
  max-width: 100%;
}

.tag > span {
  display: inline-block;
  max-width: 94%;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.1;
}

.tag a {
  display: inline-block;
  color: #bbb;
  cursor: pointer;
  opacity: 0.6;
  margin: 0.2em 0 0 0.3em;
}

.tag a:hover {
  opacity: 1.0;
}

.tag a .glyphicon-remove-sign {
  color: #fff;
  margin-bottom: 2px;
}

.tag .remove {
  vertical-align: bottom;
  top: 0;
}

.bootstrap-tagsinput {
    margin-bottom: 0px !important;
    line-height: 32px !important; 
}
.bootstrap-tagsinput .tag {
  line-height: 16px !important;  
}
/*******************/
/* CUSTOM TIMELINE */
/*******************/
.ticket-timeline .widget-container {
    margin-left:50px;
}
.ticket-timeline {
    position: relative;
    padding: 1px 0px 10px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.ticket-timeline .line {
    position: absolute;
    width: 4px;
    display: block;
    background: currentColor;
    top: 0px;
    bottom: 0px;
    /*margin-left: 30px;*/
    margin-left: 9px;
}

.ticket-timeline .separator {
    border-top: 1px dotted currentColor;
    padding: 5px;
    /*padding-left: 40px;*/
    padding-left: 10px;
    font-style: normal !important;
    font-size: 1.3em !important;
    font-weight: 400;
    letter-spacing: -1px;
    /*margin-left: 30px;*/
    margin-left: 10px;
}

.ticket-timeline .line::before { top: -4px; }
.ticket-timeline .line::after { bottom: -4px; }
.ticket-timeline .line::before,
.ticket-timeline .line::after {
    content: '';
    position: absolute;
    left: -4px;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background: currentColor;
}

.ticket-timeline article.panel {
    position: relative;
    /*margin: 10px 0px 21px 70px;*/
    margin: 10px 0px 21px 49px;
    clear: both;
}

.ticket-timeline article.panel-primary {
    border:1px solid #0C9FD6;
    border-radius: 2px;
}

.ticket-timeline article.panel-success {
    border:1px solid #1DBC9C;
    border-radius: 2px;
}

.ticket-timeline article.panel-warning {
    border:1px solid #FFC107;
    border-radius: 2px;
}

.ticket-timeline article.panel-inverse {
    border:1px solid #FEFEFE;
    border-radius: 2px;
}



.ticket-timeline .panel::before {
    position: absolute;
    display: block;
    top: 8px;
    left: -24px;
    content: '';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.ticket-timeline .panel .panel-heading.icon * { font-size: 20px; vertical-align: middle; line-height: 39px; }
.ticket-timeline .panel .panel-heading.icon {
    position: absolute;
    left: -58px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50% !important;
    text-align: center;
    float: left;
}

.ticket-timeline .panel-outline {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}

.ticket-timeline .panel-outline .panel-body {
    padding: 10px 0px;
}

.ticket-timeline .panel-outline .panel-heading:not(.icon),
.ticket-timeline .panel-outline .panel-footer {
    display: none;
}
/**/
.w-75 {
    width: 75px !important;
}
.w-300 {
    width: 300px !important;
}
blockquote {
    font-size: 12.5px !important;
}

.ticket-subject span {
    font-size: 16px !important;
}
div.dataTables_processing {
    font-size: 1.5em;
}

/*Main style*/
.profile-list-quotes {
    cursor: pointer;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    display: block;
    border-bottom: 1px solid blue;
}
.profile-list-quotes img,
.profile-list-quotes h1 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}
.profile-list-quotes img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.profile-list-quotes h1{
    background: rgba(20,31,44,0.8);
    bottom: 0px;
    float: right;
    color: #fafafa;
    font-size: 10px;
    padding: 2px;
    position: absolute;
    margin: 0;
    right:0;
}

.profile-list-quotes p {
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 2px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,50px,0);
    transform: translate3d(0,50px,0);
    font-size: 10px;
    font-weight: normal;
    background: rgba(12, 159, 212,0.8);
    width: 100%;
    color: #fff;
}
.profile-list-quotes:hover img {
    -webkit-transform: translate3d(0,-80px,0);
    transform: scale(1.2);
    transition: all 250ms ease;
}
.profile-list-quotes:hover{
    box-shadow: 0 0 5px 2px rgba(51,153,153, 0.5);
}
.profile-list-quotes:hover h1 {
    -webkit-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
    text-shadow: 0px 0 1px #fff;
    transition: all 250ms ease;
}
.profile-list-quotes:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/* Notifications */
.ns-type-success {
  background-color: #1dbc9c;
}
.ns-type-warning {
  background-color: #ffc107;
}
.ns-type-notice {
  background-color: #ffc107;
}
.ns-type-danger {
  background-color: #cd4237;
}
.ns-type-error {
  background-color: #cd4237;
}
.ns-type-info {
  background-color: #34b5dc;
}

.ns-effect-genie {
	box-shadow: 0 2px 2px rgba(0,0,0,.2),2px 2px 16px rgba(0,0,0,.4);
}