/** * Copyright 2015 Google Inc. All Rights Reserved. *demo-updates * Licensed under the Apache License,
Version 2.0 (the "License");
* you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http: //www.apache.org/licenses/LICENSE-2.0
* * Unless required by applicable law or agreed to in writing,
softwaremdl-layout-title * distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */

/* General */
textarea {
    white-space: pre-line;
}

.bg-secondary {
    background-color: var(--secondary-color) !important;
}

a {
    color: var(--secondary-color) !important;
}

.demo-drawer {
    background-color: var(--secondary-color) !important;
    border-right: 0 !important;
}

.text-viedaura-primary {
    color: var(--secondary-color)
}

.footer {
    background-color: var(--secondary-color) !important;

}

.demo-upd .mdl-color--grey-200 {
    background-color: #0f8349 !important;
}

.demo-drawer-header {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12)
}

.mdl-color--grey-200 a {
    color: #fff !important;
}

.table thead th {
    vertical-align: top;
    font-weight: normal;
    background-color: #999;
    font-size: 12px;
    border-right: 1px solid white;
    color: white;
}

.table td {
    border-left: 1px solid #dadada;
    padding: 5px 8px;
}

.pagehead {
    padding: 10px !important;
    margin-top: 15px;
}

.pagehead h2 {
    color: #fff;
    font-size: 20px;
}

.demo-layout.demo-drawer {
    background-color: #0f8349 !important;
}

#next span {
    cursor: pointer;
}

.warning .warningtext {
    color: red;
    padding: 10px;
    font-size: 13px;
}

.warning .warningtext a,
.warning .warningtext a:visited {
    color: red !important;
    text-decoration: underline;
}

.buttonmain {
    padding: 5px 10px;
    color: #0f8349;
    border: 1px solid #0f8349;
    background-color: white;
    cursor: pointer
}

.sidecontent {
    float: right;
    position: relative;
    padding-top: 10px;
}

.sidecontent .ourlogo img {
    display: inline-block;
    top: 5px;
    left: -60px;
    position: absolute;
    height: 24px;
}

.sidecontent a,
.sidecontent a:hover,
.sidecontent a:link,
.sidecontent a:visited {
    color: #999;
}


/* Espace admin */
#breadcrumbs {
    margin-top: -10px;
}

#breadcrumbs ul {
    padding: 0 0 20px;
    list-style-type: none;
}

#breadcrumbs ul li {
    font-size: .9em;
    display: inline;
}

#breadcrumbs ul li:after {
    content: ' > ';
}

#breadcrumbs ul li:last-child:after {
    content: '';
}

#admin h2.mainheader {
    font-size: 2em;
    padding: 0 0 20px 0;
    margin: 0;
}

#admin ul#breadcrumbs {
    list-style-type: none;
    margin: 0;
    padding: 15px 0 20px 10px;
}

#admin ul#breadcrumbs li {
    display: inline-block;
}

#admin ul#breadcrumbs li:after {
    display: inline-block;
    content: '>';
    margin-left: 10px;
}

#admin ul#breadcrumbs li:last-child:after {
    content: ''
}

#admin ul#breadcrumbs li a {
    text-decoration: underline;
}

.policies .demo-card-wide {
    float: left;
    margin-right: 8px;
    margin-top: 10px;
}

.breadfirstname {
    text-transform: lowercase;
    text-transform: capitalize;
}


/* Start recently added */

.mdl-color-text--blue-900 {
    color: #0f8349 !important;
}

.mdl-button--accent.mdl-button--accent.mdl-button--raised,
.mdl-button--accent.mdl-button--accent.mdl-button--fab {
    background-color: #8a8a8a;
}

.demo-upd {
    padding-bottom: 10px;
}

#layoutclaimform {
    padding: 10px;
}

button .material-icons {
    vertical-align: middle;
}

#addclaim {
    margin-top: 30px;
    margin-bottom: 20px;
    border: 1px solid #0f8349;
    border-radius: 0px;
    padding: 3px 10px;
    margin-left: 15px;
    background-color: white;
    cursor: pointer;
}

#addPhoto {
    border: 1px solid #0f8349;
    border-radius: 0px;
    color: #0f8349;
    padding: 3px 10px;
    background-color: white;
    cursor: pointer;
    width: 100%;
    height: 3em;
}

.buttonadd {
    text-align: right;
}

.buttonadd button {
    border: 2px solid #0f8349;
    color: #0f8349;
    border-radius: 5px;
    padding: 3px 10px;
    margin-left: 15px;
    background-color: white;
    line-height: 1em;
    text-transform: capitalize;
    margin-right: 15px;
}

.buttonDoc {
    text-align: left;
    margin: 5px 0;
}

.buttonDoc button {
    border: 1px solid #84cdda;
    color: #84cdda;
    border-radius: 5px;
    padding: 3px 5px;
    margin-left: 15px;
    background-color: white;
    line-height: 1em;
    text-transform: capitalize;
    margin-right: 15px;
    font-size: 12px;
}

.cetteIcon {
    color: #84cdda !important;
}

.claimforms {
    padding: 10px;
    max-width: 1200px;
}

.claimforms .myframe {
    padding: 0px;
}

.claimforms .mdl-card__title {
    padding: 10px;
}


.claimforms .mdl-textfield__input {
    border: 1px solid #a0b4bf;
    padding-left: 10px;
}

.buttoncontinue {
    padding: 20px 40px;
}

.claimforms .mdl-textfield__label {
    top: 32px;
}

.claimforms input[type='text'] {
    display: block;
}

.claimforms p {
    padding: 0;
    margin: 0
}

.claimforms .claimtextarea {
    display: block;
}

.formrow label {
    color: rgb(0, 188, 212);
    font-size: 12px;
}

.claimforms .form-control {
    border: 1px solid #a0b4bf;
    border-radius: 0px;
}

.claimforms .mdlext-selectfield__select {
    border: 1px solid #a0b4bf;
}

.claimforms .mdlext-selectfield:after {
    top: 60%;
}

.claimforms .mdlext-selectfield__select {
    padding-left: 10px;
}

.claimforms .mdlext-selectfield {
    width: 100%;
    padding: 0px 0 20px
}

.claimforms label {
    font-size: 14px;
    color: #666;
}

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

.mdl-card {
    overflow: visible !important;
}

.claimforms .listquest li {
    color: #666;
    font-size: 14px;
}

.claimforms .yesno {
    padding-left: 30px;
    padding-top: 30px;
}

.claimforms .yesno p {
    display: inline-block;
    margin-right: 20px;
}

.claimforms .yesnoante {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
}

.claimforms .yesnoante p {
    display: inline-block;
    margin-right: 20px;
}

.claimforms #yesante {
    display: none;
}

.claimforms h3 {
    Padding-top: 20px;
    font-size: 20px;
    color: #333;
    font-weight: normal;
}

.layoutclaimform form {
    overflow: visible;
}

.picker__select--year,
.picker__select--month {
    font-size: 14px;
    line-height: 16px;
    min-height: 2.5em !important;
    padding: 10px;
}

.picker__select--year option,
.picker__select--month option {
    padding: 10px;
}

.picker--opened .picker__frame {
    max-width: 400px;
}

.picker__day {
    font-size: 16px;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: white
}

#pathologies .form-row {
    border-top: 0px solid #999;
    padding: 10px 0;
}

.qmark {
    background-color: #0f8349;
    padding: 3px;
    text-align: center;
    display: inline-block;
    color: #fff;
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 14px;
    border-radius: 50%;
    margin-left: 5px;
}

#pathologies .form-row:first-child {
    border-top: 0;
}

#messageLess18M {
    display: none;
    padding: 10px;
    border: 1px solid red;
    color: red;
}


/* current user */

ul.displayuser {
    list-style-type: none;
    padding: 5px 0 5px 10px;
    margin: 0;
}

.innercontent {
    padding: 20px;
}

ul.displayuser li {
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    height: 48px;
    float: left;
}

ul.displayuser li:first-child {
    margin-right: 10px;
}

ul.displayuser .useremail {
    font-weight: normal;
}

ul.displayuser li span {
    display: block;
}


/* Side navigation */

.demo-navigation ul {
    list-style-type: none;
    padding: 0px 0 0 0;
    margin: 0
}

a.navmessages {
    position: relative;
    margin-right: 15px;
    background-color: #ffffff;
    border: 0;
    display: block;
    width: 30px;
    height: 30px;
    background-position: 50% 50%;
    background-image: url('../images/envelopeblack.svg');
    background-repeat: no-repeat;
    background-size: 90%;
    cursor: pointer;
    text-align: center;
}

a.navmessages .newmsg {
    position: absolute;
    border: 1px solid #fff;
    top: -3px;
    right: -4px;
    background-color: red;
    font-size: 8px;
    line-height: 16px;
    text-align: center;
    width: 17px;
    height: 17px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
}


/* subnavigation */

.mdl-menu .mdl-menu__item {
    height: auto;
    line-height: 33px;
}


/* claim */


/* Form */

.daterangepicker {
    background-color: #f2f2f2 !important;
}

.whitecontent {
    background-color: #fff;
    padding: 30px;
}

legend {
    padding-bottom: 20px;
}

fieldset {
    font-size: 14px;
}

.formclaim input[type='text'] {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 3px 10px;
    outline: none;
    display: block;
}


/* Checkbox */

.checkboxcustom .formrow {
    margin-top: 0;
    margin-bottom: 5px;
}

.checkboxcustom label {
    padding-left: 30px;
}

.custom-checkbox {
    width: 27px;
    height: 24px;
    display: inline-block;
    position: relative;
    z-index: 1;
    top: -2px;
    background: url("/images/form/checkbox.png") no-repeat;
    background-size: 27px 24px;
    margin-bottom: -6px;
    margin-left: -30px;
    cursor: pointer;
}

.custom-checkbox.selected {
    background: url("/images/form/checkbox-selected.png") no-repeat;
    background-size: 27px 24px;
}

.custom-checkbox input[type="checkbox"] {
    margin: 0;
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none;
    opacity: 0;
    /* CSS hacks for older browsers */
    /* _noFocusLine: expression(this.hideFocus=true); */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
}


/* upload box */

.uploadbox {
    margin: 0 auto;
    max-width: 400px;
    ;
}

.upload-btn:hover,
.upload-btn:focus,
.upload-btn:active,
.upload-btn.active {
    border: 1px solid transparent !important;
}

/* input images */
textarea {
    display: block;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 300px;
}

.textareaqrcode {
    display: block;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 100%;
}

input[type="date"] {
    min-height: 2.5rem;
}

input[type="text"]:focus,
input[type="date"]:active {
    border-color: #70c2af;
}

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

.assurees h3 {
    padding-bottom: 30px;
    font-size: 20px;
    font-weight: 300;
}

/* #ijs h4,
#information h4 {
    font-size: 16px;
    margin-top: 0px;
    color: #70c2af;
    border-bottom: 1px solid #70c2af;
} */

#ijs h4:first-child,
#information h4:first-child {
    margin-top: 20px;
}

.buttonimages {
    text-align: left;
}

.buttonimages .buttonimg .button {
    cursor: pointer;
}

.buttonimages .icontime .buttonimg .button {
    cursor: default;
}

.buttonimg {
    display: inline-block;
    width: 140px;
    text-align: center;
    margin-bottom: 10px;
    border: 2px solid transparent;
}

.buttonimg .buttontextlabel {
    display: block;
    width: 120px;
}

.buttonimg .button {
    display: block;
    border-radius: 5px;
    background-color: #f2f2f2;
    box-shadow: 0;
    border: 0;
    width: 120px;
    height: 95px;
    padding: 0;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: 2px solid #f2f2f2
}

.buttonimg .button img {
    width: 95px;
    height: 95px;
}

.buttonimg .selected {
    background-color: #f2f2f2;
    border: 2px solid #0f8349;
}

.buttonimg input {
    position: absolute;
    opacity: 0;
    z-index: 10;
}

.buttonimg label {
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #fff;
}

.buttontext .button {
    height: 70px;
}

.buttontext .buttonimg .button {
    line-height: 66px;
    font-size: 16px;
    color: #0f8349;
    font-weight: normal;
}

.nextform {
    text-align: left;
    padding-left: 0px;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}

.clsSubmit {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #0f8349;
    color: #0f8349;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
}

.qrCodeSelected {
    background-color: #0f8349;
}

.btnqrcode {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #0f8349;
    color: #fff;
    cursor: pointer;
    background-color: #0f8349;
    border-radius: 3px;
    width: 100%;
    height: 3rem;
}

.btnnext {
    background: transparent url(/images/leftArrow.svg) no-repeat right center;
    padding-right: 25px;
    background-size: 20px;
}

.btnnext:focus {
    background-color: #0f8349;
    color: #fff;
}

#prec01,
#prec02 {
    background: transparent url(/images/rightArrow.svg) no-repeat left center;
    padding-left: 25px;
    background-size: 20px;
}

.indemnj .buttonimg {
    width: 90px;
    margin-bottom: 0;
}

.indemnj .buttonimg .buttontextlabel {
    width: 80px;
}

.indemnj .buttonimg .button {
    width: 80px;
    height: 50px;
    line-height: 46px;
}

@media (max-width: 500px) {
    .assurees .buttonimages {
        text-align: left;
    }

    .assurees h4 {
        border-bottom: 1px solid #666;
    }
}


/* Messages */

.outercontent {
    padding: 10px;
}

ul.nav-pills {
    margin-top: 0px;
    /* border-bottom: 1px solid #ccc; */
    padding-left: 15px;
}

.nav-pills li a {
    font-size: 14px;
}

.nav-pills li a.nav-link.active {
    border-radius: 4px 4px 0 0;
    background-color: #999 !important;
}

.nav-pills li a.nav-link.active:hover {
    color: white !important;
}

a.active {
    color: green !important;
}

.tab-content {
    padding: 0;
}

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

.msgtable {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 15px;
}

table.msgtable td {
    white-space: normal;
}

.msgtable .firstcol {
    width: 140px;
}

.msgtable .datecol {
    width: 100px;
}

.msgtable thead tr {
    background-color: #999;
}

.msgtable thead th {
    color: white;
    text-align: left;
    padding: 5px 10px;
    height: auto;
    font-weight: normal;
}

table.msgtable td {
    color: #333;
    padding: 4px 10px;
    text-align: left;
    max-width: 0;
    vertical-align: top;
    height: auto;
}

.msgtable .tdbody {
    white-space: normal;
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #fff7ed !important;
}

.innermain h2.mainheader {
    font-size: 40px;
}


/* End recently added */

.demo-avatar {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    margin-bottom: 5px;
}

.demo-layout .mdl-layout__header .mdl-layout__drawer-button {
    color: #0f8349;
}

.mdl-layout__drawer .avatar {
    margin-bottom: 0px;
}

.demo-drawer {
    border: none;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    color: white !important;
}

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
    color: #5F9A90 !important;
    /*background-color: #70c2af !important;*/
    background-color: rgb(236, 234, 234);
}

.mdl-layout__drawer .mdl-navigation a.mdl-navigation__link.active {
    color: green !important;
    background-color: rgb(177, 177, 177);
}

.mdl-navigation__link.active .iconns-hover {
    color: green !important;
}

.mdl-navigation__link:hover .iconns-hover {
    color: green !important;
}

.mdl-navigation__link:hover .deco-hover {
    color: red !important
}

/* iOS Safari specific workaround */

.demo-drawer .mdl-menu__container {
    z-index: -1;
}

.demo-drawer .demo-navigation {
    z-index: -2;
}

.mdl-button.mdl-button--colored {
    color: #70c2af !important;
}


/* END iOS Safari specific workaround */

.demo-drawer .mdl-menu .mdl-menu__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.demo-drawer-header {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 3px 10px;
    min-height: 64px;
}

.demo-avatar-dropdown {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.demo-navigation {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.demo-layout .demo-navigation .mdl-navigation__link {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    /* font-weight: 500; */
    text-decoration: none;
    padding: 8px 20px !important;
}

.demo-navigation .mdl-navigation__link .material-icons {
    font-size: 24px;
    color: rgb(255, 255, 255);
    margin-right: 10px;
}

.demo-content {
    max-width: 1080px;
}

.demo-charts {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.demo-chart:nth-child(1) {
    color: #ACEC00;
}

.demo-chart:nth-child(2) {
    color: #00BBD6;
}

.demo-chart:nth-child(3) {
    color: #BA65C9;
}

.demo-chart:nth-child(4) {
    color: #EF3C79;
}

.demo-graphs {
    padding: 16px 32px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


/* TODO: Find a proper solution to have the graphs
 * not float around outside their container in IE10/11.
 * Using a browserhacks.com solution for now.
 */

_:-ms-input-placeholder,
:root .demo-graphs {
    min-height: 664px;
}

_:-ms-input-placeholder,
:root .demo-graph {
    max-height: 300px;
}


/* TODO end */

.demo-graph:nth-child(1) {
    color: #00b9d8;
}

.demo-graph:nth-child(2) {
    color: #d9006e;
}

.demo-cards {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.demo-cards .demo-separator {
    height: 32px;
}

.demo-cards .mdl-card__title.mdl-card__title {
    color: white;
    font-size: 24px;
    font-weight: 400;
}

.demo-cards ul {
    padding: 0;
}

.demo-cards h3 {
    font-size: 1em;
}

card__title .demo-updates .mdl-card__title {
    color: #0f8349;
    min-height: 20px;
    background-image: url('../images/interface.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title1 {
    color: #0f8349;
    text-align: left;
    margin: 25px 15px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    font-weight: 350;
    line-height: normal;
    background-image: url('../images/interface.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title2 {
    text-align: left;
    margin: 25px 15px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    color: #0f8349;
    font-weight: 350;
    line-height: normal;
    background-image: url('../images/analyze.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title3 {
    color: #0f8349;
    text-align: left;
    margin: 25px 15px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    font-weight: 350;
    line-height: normal;
    background-image: url('../images/008-data-analyser.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title4 {
    text-align: left;
    margin: 25px 15px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-size: 30px;
    color: #0f8349;
    font-weight: 350;
    line-height: normal;
    background-image: url('../images/declarations-big.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.demo-upd .mdl-card__title {
    min-height: 50px;
    background-position: 90% 100%;
    background-repeat: no-repeat;
}

.forms .mdl-card__title {
    min-height: 50px;
    background-position: 90% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title {
    background-color: white !important;
}

.innermain h2.mainheader {
    margin: 0
}

.innermain .mdl-card__actions {
    text-align: left;
    padding-right: 40px;
}

/* .innermain .mdl-card__title {
    background-size: 70px!important;
    background-position: 90% 38%!important;
} */
.innermain .mdl-card__title {
    background-size: 3rem !important;
    background-position: 93% 90% !important;
}

.innermain .messages {
    position: relative
}

.innermain .messages .unread {
    display: none;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    padding: 4px;
    top: 15px;
    left: 90%;
    border-radius: 50%;
    background-color: red;
    color: white;
    text-align: center;
}

.innermain .demo-card-wide {
    cursor: pointer;
}

.dashboard0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/declarationsOrange.svg');
    background-repeat: no-repeat;
}

.dashboard1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/usersV.svg');
    background-repeat: no-repeat;
    background-size: 140px;
}

.dashboard2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/enterprisesV.svg');
    background-repeat: no-repeat;
    background-size: 120px;
}


.dashboard3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartcontractsOrange.svg');
    background-repeat: no-repeat;
}

.dashboard4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/vaultV.svg');
    background-repeat: no-repeat;
}

.dashboard5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/demandesV.svg');
    background-repeat: no-repeat;
}

.dashboard6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartbank.svg');
    background-repeat: no-repeat;
}

.dashboard7 .mdl-card__title {
    min-height: 30px;
    background-position: 50% 50%;
    background-image: url('../images/chantier.svg');
    background-repeat: no-repeat;
}

.dashboard8 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/companies.svg');
    background-repeat: no-repeat;
    background-size: 120px;
}

.icones {
    width: 3rem;
    height: 100%;
    max-width: 2.5rem;
    margin-right: 1rem;
}

.demo-navigation li:hover .icones {
    filter: brightness(0) invert(1);
}

.mdl-layout__drawer .mdl-navigation__link .icon-users {
    background: url('../images/usersV.svg') 0 50% no-repeat;
    background-size: 2.4rem;
}

.icon-users:hover .icon-users:focus {
    background-image: url('../images/usersVhover.svg') 0 50% no-repeat;
    background-size: 2.4rem;
}

.dashboard2 .mdl-card__title:hover .dashboard2 .mdl-card__title:focus {
    background-image: url('../images/enterprisesVhover.svg');
}

.dashboard4 .mdl-card__title:hover .dashboard4 .mdl-card__title:focus {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/vaultVhover.svg');
    background-repeat: no-repeat;
}

.dashboard5 .mdl-card__title:hover .dashboard5 .mdl-card__title:focus {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/demandesVhover.svg');
}

.dashboard6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartbank.svg');
    background-repeat: no-repeat;
}

.dashboard12 .mdl-card__title:hover .dashboard12 .mdl-card__title:focus {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/demandesVhover.svg');
}



.vaultService0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/declarationsOrange.svg');
    background-repeat: no-repeat;
}

.iconSouscription .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/subscription.svg');
    background-repeat: no-repeat;
}

.vaultService1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/identityOrange.svg');
    background-repeat: no-repeat;
}

.vaultService2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartcarOrange.svg');
    background-repeat: no-repeat;
}

.vaultService3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smarthomeOrange.svg');
    background-repeat: no-repeat;
}

.vaultService4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smarthealthOrange.svg');
    background-repeat: no-repeat;
}

.vaultService5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartofficeOrange.svg');
    background-repeat: no-repeat;
}

.dsharing0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/sharingprof.svg');
    background-repeat: no-repeat;
}

.dsharing1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/serviceProviders.svg');
    background-repeat: no-repeat;
}

.dsharing2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/pendingreqOrange.svg');
    background-repeat: no-repeat;
}

.dsharing3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/datasharing4Orange.svg');
    background-repeat: no-repeat;
}

.privacyService0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/datasharing3Orange.svg');
    background-repeat: no-repeat;
}

.privacyService1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/consentmentOrange.svg');
    background-repeat: no-repeat;
}

.privacyService2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/accountabilityOrange.svg');
    background-repeat: no-repeat;
}

.privacyService3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/forgottenOrange.svg');
    background-repeat: no-repeat;
}

.privacyService4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/portabilityOrange.svg');
    background-repeat: no-repeat;
}

.privacyService5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/analytics.svg');
    background-repeat: no-repeat;
}

.privacyService6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/accountabilityOrange.svg');
    background-repeat: no-repeat;
}

.privacyService7 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/forgottenOrange.svg');
    background-repeat: no-repeat;
}

.scontracts0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/datasharing3Orange.svg');
    background-repeat: no-repeat;
}

.scontracts1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/consentmentOrange.svg');
    background-repeat: no-repeat;
}

.scontracts2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartcontractsOrange.svg');
    background-repeat: no-repeat;
}

.scontracts3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/remboursements3Orange.svg');
    background-repeat: no-repeat;
}

.scontracts4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/cotisationsOrange.svg');
    background-repeat: no-repeat;
}

.scontracts5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/analytics.svg');
    background-repeat: no-repeat;
}

.scontracts6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/accountabilityOrange.svg');
    background-repeat: no-repeat;
}

.scontracts7 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/forgottenOrange.svg');
    background-repeat: no-repeat;
}

.insurance0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/contracstOrange.svg');
    background-repeat: no-repeat;
}

.insurance27 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/listContracts.svg');
    background-repeat: no-repeat;
}

.insurance1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/declarationsOrange.svg');
    background-repeat: no-repeat;
}

.insurance2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/cotisationsOrange.svg');
    background-repeat: no-repeat;
}

.insurance3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/remboursements3Orange.svg');
    background-repeat: no-repeat;
}

.insurance4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/consentmentOrange.svg');
    background-repeat: no-repeat;
}

.insurance5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/portabilityOrange.svg');
    background-repeat: no-repeat;
}

.insurance6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/accountabilityOrange.svg');
    background-repeat: no-repeat;
}

.insurance7 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/forgottenOrange.svg');
    background-repeat: no-repeat;
}

.bank0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/contracstOrange.svg');
    background-repeat: no-repeat;
}

.bank1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/orangebank.svg');
    background-repeat: no-repeat;
}

.bank2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/cotisationsOrange.svg');
    background-repeat: no-repeat;
}

.bank3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/remboursements3Orange.svg');
    background-repeat: no-repeat;
}

.bank4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/consentmentOrange.svg');
    background-repeat: no-repeat;
}

.bank5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/portabilityOrange.svg');
    background-repeat: no-repeat;
}

.bank6 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/accountabilityOrange.svg');
    background-repeat: no-repeat;
}

.bank7 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/forgottenOrange.svg');
    background-repeat: no-repeat;
}

.serviceInterface0 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/correspondanceOrange.svg');
    background-repeat: no-repeat;
}

.serviceInterface1 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/remboursements3Orange.svg');
    background-repeat: no-repeat;
}

.serviceInterface2 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/smartcontractsOrange.svg');
    background-repeat: no-repeat;
}

.serviceInterface3 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/cotisationsOrange.svg');
    background-repeat: no-repeat;
}

.serviceInterface4 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/documents.svg');
    background-repeat: no-repeat;
}

.serviceInterface5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/mesdonnees.svg');
    background-repeat: no-repeat;
}

.vaulte .mdl-card__title {
    min-height: 20px;
    background-position: 50% 100%;
    background-image: url('../images/vaulte.svg');
    background-repeat: no-repeat;
}

.vaultp .mdl-card__title {
    min-height: 20px;
    background-position: 50% 100%;
    background-image: url('../images/vaultp.svg');
    background-repeat: no-repeat;
}

.mdl-textfield {
    margin: 5px 5px;
    padding-bottom: 30px;
    padding-top: 30px;
}

/* .mdlext-selectfield--floating-label.is-invalid {
    color: $input-text-error-color;
    font-size: $input-text-floating-label-fontsize;
} */

.is-invalid {
    border-color: red;
}

.is-valid {
    border-color: green;
}

.mdlext-selectfield__label:after {
    background-color: #17a2b8;
    bottom: 20px;
    content: "";
    height: 2px;
    left: 45%;
}

.mdlext-selectfield--floating-label.has-placeholder .mdlext-selectfield__label,
.mdlext-selectfield--floating-label.is-dirty.is-dirty .mdlext-selectfield__label,
.mdlext-selectfield--floating-label.is-focused .mdlext-selectfield__label {
    color: #17a2b8;
    font-size: 12px;
    top: 2px;
    padding: 0px;
    visibility: visible;
}

.mdlext-selectfield {
    box-sizing: border-box;
    position: relative;
    font-size: 16px;
    display: inline-block;
    width: 300px;
    max-width: 100%;
    margin: 0;
    padding: 27px 0;
}

/* //INternal Datcenter
// The after label is the colored underline for the Selectfield. */
/* &::after {
    background-color: $input-text-highlight-color;
    bottom: $input-text-vertical-spacing;
    content: '';
    height: 2px;
    left: 45%;
    position: absolute;
    @include material-animation-default();
    visibility: hidden;
    width: 10px;
} */

.demo-cards .mdl-card__actions a {
    color: #00BCD4;
    text-decoration: none;
}

.demo-options h3 {
    margin: 0;
}

.demo-options .mdl-checkbox__box-outline {
    border-color: rgba(255, 255, 255, 0.89);
}

.demo-options ul {
    margin: 0;
    list-style-type: none;
}

.demo-options li {
    margin: 4px 0;
}

.demo-options .material-icons {
    color: rgba(255, 255, 255, 0.89);
}

.demo-options .mdl-card__actions {
    height: 64px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.60);
}

.mdl-card__title.mdl-color--grey-100 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.mdl-card__title.mdl-color--grey-200 {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.updates2 .mdl-card__title {
    background-position: 50% 50%;
    background-image: url('../images/008-data-analyser.svg');
    background-repeat: no-repeat;
}

.mdl-card__supporting-text {
    text-align: left;
    min-height: 85px;
    line-height: 16px;
}

.material-icons.md-red {
    font-size: 15px;
    margin-top: 10px;
    color: #B71C1C;
}

.material-icons.md-red-o {
    color: #B71C1C;
}

.material-icons.md-yellow {
    color: #f44336;
}

.material-icons.md-white {
    font-size: 20px;
    margin-top: 20px;
    margin-left: 15px;
    color: #FFFFFF;
}

.nav-link:active {
    font-size: 18x;
    color: red;
}

.nav-link {
    font-size: 16px;
    color: #6b6b6b;
    /* background-color: #f5f5f5; */
}

.nav-link:link {
    color: #666;
}

.table-hover:hover {
    color: black;
}

.collapsed:active {
    color: white;
    font-size: 20px;
}

.collapsed:link {
    color: black;
    font-size: 20px;
}

.collapsed:hover {
    color: #0f8349;
    ;
    font-size: 20px;
}

.collapsed:focus {
    color: black;
    font-size: 20px;
}

/* .nav-pills>li>a.active {
    background-color: #0f8349; !important;
    color: #ffffff !important;
} */

[class^="bg-secondary-"],
[class*=" bg-secondary-"] {
    background-color: var(--secondary-color) !important;
}

.card-header {
    color: black;
    font-size: 20px;
}

.card-header>li>a:hover {
    color: #000000 !important;
}

.nav-pills>li>a:hover {
    color: #000 !important;
}

.nav-link-color {
    color: #ffffff;
}

.nav-link {
    padding: 0.4rem 1em;
}

a:link {
    text-decoration: none;
    color: #0f8349;
}

a:visited {
    text-decoration: none;
    color: #0f8349;
}

a:hover {
    text-decoration: none;
    color: #0f8349;
}

a:focus {
    text-decoration: none;
    color: #0f8349;
}

a:active {
    text-decoration: none;
    color: #0f8349;
}

@media screen and (max-width: 750px) {
    .mainhome .innermain .mdl-card__supporting-text {
        display: none;
        min-height: 0;
    }

    .mainhome .innermain .mdl-card__actions {
        display: none;
    }

    .mainhome .innermain .mdl-card__title-text {
        display: block;
        padding-top: 100px !important;
        text-align: center !important;
        width: 100%;
    }

    .mainhome .innermain .mdl-card__title {
        background-size: 120px !important;
        background-position: 50% 50% !important;
    }

    .mainhome .innermain h2.mainheader {
        font-size: 35px;
    }
}

@media screen and (max-width: 470px) {
    .mainhome .innermain .mdl-card__title-text {
        font-size: 14px;
    }

    .mainhome .innermain .mdl-card {
        min-height: 160px;
    }

    .mainhome .innermain h2.mainheader {
        font-size: 36px;
    }

    /*  .innermain .mdl-card__title{
        padding-top: 8px!important;
        padding-bottom: 8px!important;
    } */
}


/* Hide all steps by default: */

.sinisters .demo-card-wide {
    margin: 8px;
    float: left;
    border: 1px solid #bababa
}

.sinisters .demo-card-wide .mdl-card__title {
    min-height: auto;
    background-color: #bababa !important;
    color: white;
    padding-top: 7px;
    padding-bottom: 7px;
}

.sinisters .demo-card-wide .mdl-card__title h2 {
    font-size: 0.9em;
}

.sinisters .mdl-card__actions .sent,
.sinisters .mdl-card__actions .pending {
    display: block;
    margin-bottom: 3px;
    padding: 4px 4px 4px 20px;
    background-size: 20px !important;
}

.sinisters .mdl-card__actions a {
    font-size: 0.8em;
    color: #333;
    font-weight: 300;
}

.sinisters .mdl-card__actions .sent {
    background: transparent url(/images/docchecked.svg) left center no-repeat;
    background-size: 14px !important
}

.sinisters .mdl-card__actions .pending {
    background: transparent url(/images/docpending.svg) left center no-repeat;
    color: #0f8349;
    background-size: 14px !important
}

.sinisters .continfo {
    width: 100%;
}

.sinisters .sinistre-info p {
    margin: 0px;
    padding: 0;
    color: #333;
    font-size: 1.1em;
}

.tab-form {
    display: none;
}

.mdl-layout__header-row .mdl-badge[data-badge]:after {
    background-color: red;
    width: 15px;
    height: 15px;
    color: white;
    top: -6px;
    font-size: 9px;
    border: 1px solid white;
}

.mdl-layout__header-row .mdl-badge.mdl-badge--overlap:after {
    right: -8px;
}

.mdl-navigation__link {
    position: relative;
}

.newmsgmenu {
    position: absolute;
    top: 5px;
    left: 35px;
    display: block;
    padding: 2px;
    width: 14px;
    height: 14px;
    background-color: red;
    border-radius: 50%;
    border: 1px solid white;
    text-align: center;
    line-height: 8px;
    color: white;
    font-size: 9px
}

.messagerefus {
    padding: 10px;
}

.mdl-card.sinistres {
    width: 100%;
    background-color: #3c6382;
}

.mdl-card.sinistres .mdl-card__title {
    color: white;
    background-color: #3c6382 !important;
}

.mdl-card.sinistres .mdl-card__title h4 {
    line-height: 2.5rem;
}

.logosinistre {
    display: block;
}

.btn-sinistre-danger {
    color: white !important;
}

.btn-sinistre {
    color: white !important;
}

.btn-sinistre:focus,
.btn-sinistre:hover {
    color: black !important;
}

.chart {
    position: relative;
    text-align: center;
    width: 100px;
    float: right;
}

.chart-text {
    position: absolute;
    font-size: 0.8rem;
    text-align: center;
    width: 80px;
    ;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 0;
    transform: translateY(-35%);
    margin: auto
}

.logo-assurance {
    max-height: 100px;
    max-width: 100px !important;
}

.mdl-card {
    min-height: 220px;
}


.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    /* border-bottom: 1px solid #D1D3D4; */
    font-weight: normal;
    font-size: 1rem;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

.funkyradio input[type="radio"]:empty~label,
.funkyradio input[type="checkbox"]:empty~label {
    position: relative;
    line-height: 3.5em;
    text-indent: 5.25em;
    margin-top: .5em;
    height: 3.5em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.funkyradio input[type="radio"]:empty~label:before,
.funkyradio input[type="checkbox"]:empty~label:before {
    position: absolute;
    display: block;
    top: 0.75em;
    left: 0.75em;
    content: '';
    width: 2em;
    height: 2em;
    background: #fff;
    border-radius: 3px;
    border: 1px #D1D3D4 solid;
}

/* .funkyradio input[type="radio"]:hover:not(:checked) ~ label,
  .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
  } */

/* .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
  .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .9em;
    color: #C2C2C2;
  } */

.funkyradio input[type="radio"]:checked~label,
.funkyradio input[type="checkbox"]:checked~label {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio input[type="radio"]:checked~label:before,
.funkyradio input[type="checkbox"]:checked~label:before {
    content: '\2714';
    text-indent: .6em;
    line-height: 2em;
    color: #333;
    background-color: #ccc;
}

/* .funkyradio input[type="radio"]:focus ~ label:before,
  .funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
  } */

/* .funkyradio-success input[type="radio"]:checked ~ label:before,
  .funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
  } */
.inputfile {
    display: none;
}

.qr-erreur {
    height: 100vh !important;
    background-color: #e9ecef;
}

.qr-code {
    height: 100vh;
    width: 90vw;
}



/* overright style select2 for VIEDAURA */
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 34px !important;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 20px !important;
    padding-right: 8px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #0f8349 !important;
    border-radius: 0px !important
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #0f8349 !important;
    line-height: 34px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px !important;
    position: absolute;
    top: 1px;
    left: 1px !important;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #0f8349 transparent transparent transparent !important;
    border-style: solid;
    border-width: 7px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}


.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background: transparent url(../images/arrow-down.png) 6px 12px no-repeat !important;

}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent url(../images/arrow-down.png) 6px 12px no-repeat !important;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0f8349 !important;
    color: white;
}

.select2-container--default .select2-results__option--selected {
    background-color: #0f83494f !important;
    color: white !important;
}

.panel-title {
    position: relative;
}

.card-header.panel-title {
    font-size: inherit;
}

.panel-title::after {
    content: '\f107';
    color: inherit;
    top: 10px;
    right: 18px;
    position: absolute;
    font-family: 'FontAwesome';
}

.panel-title[aria-expanded='true']::after {
    content: '\f106';
}

.mdl-navigation__link .deco-hover {
    font-size: 35px !important;
    line-height: 35px;
    margin-right: 14px;
}

#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #E6E8EC;
    z-index: 9999;
}

body {
    font-family: "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

#page-loader.fade {
    display: none;
}

#page-loader.fade.in,
#page-loader.fade.show {
    display: block;
}

.innercontent {
    min-height: 600px
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(359deg);
    }
}

.hide {
    display: none;
}

.show {
    display: block;
}

.spinner,
.spinner-small {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    border-top: 2px solid #24B498;
    border: 2px solid rgba(0, 0, 0, 0.05);
    height: 30px;
    width: 30px;
    margin: -15px 0 0 -15px;
}

.fade.in .spinner,
.fade.in .spinner-small,
.fade.show .spinner,
.fade.show .spinner-small {
    -webkit-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
}

.material-loader {
    position: fixed;
    width: 200px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -100px;
}

.material-loader .message {
    line-height: 100px;
    text-align: center;
}

.ie8 .material-loader .message {
    padding-left: none;
}

.material-loader .circular {
    animation: rotate 2s linear infinite;
    height: 36px;
    width: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -24px;
    margin-top: -55px;
}

.material-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

#breadcrumbs {
    height: 25px;
}

#breadcrumbs ul {
    padding: 0 0 20px;
    list-style-type: none;
}

#breadcrumbs ul li {
    font-size: .9em;
    display: inline;
}

#breadcrumbs ul li:after {
    content: ' > ';
}

#breadcrumbs ul li:last-child:after {
    content: '';
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}

@keyframes color {

    100%,
    0% {
        stroke: #212121;
    }
}




.editcont {
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
    cursor: pointer;
    border-radius: 3px;
    background-color: #e9e9ed;
}

.editcont:hover {
    color: #ffffff !important;
    background-color: var(--secondary-color);
}

/* ================================================
   Ticket Create Page - Card-Based Design
   ================================================ */

.ticket-page-title {
    text-align: center;
    margin-bottom: 8px;
}

.ticket-page-title h2 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #333;
    margin: 0;
}

.ticket-page-id {
    display: inline-block;
    background: rgba(255,255,255,0.2);
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    padding: 4px 16px;
    border-radius: 20px;
    margin-left: 12px;
    vertical-align: middle;
    letter-spacing: 1px;
}

.ticket-form-container {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 8px;
}

.ticket-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding: 24px;
    margin-bottom: 24px;
}

.ticket-card-header {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
}

.ticket-card-header .material-icons {
    color: #0f8349;
    margin-right: 10px;
    font-size: 28px;
}

.ticket-card-body .form-group {
    margin-bottom: 16px;
}

.ticket-card-body .form-group:last-child {
    margin-bottom: 0;
}

.ticket-card-body label {
    font-size: 1rem;
    font-weight: 500;
    color: #444;
    margin-bottom: 6px;
}

.ticket-card-body .form-control {
    border-radius: 8px;
    border: 1px solid #ddd;
    padding: 10px 14px;
    font-size: 0.95rem;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.ticket-card-body .form-control:focus {
    border-color: #0f8349;
    box-shadow: 0 0 0 3px rgba(15, 131, 73, 0.15);
}

.ticket-photo-upload {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 16px 24px;
    border: 2px dashed #0f8349;
    border-radius: 10px;
    color: #0f8349;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s, border-color 0.2s;
    background: rgba(15, 131, 73, 0.04);
}

.ticket-photo-upload:hover {
    background: rgba(15, 131, 73, 0.1);
    border-color: #0a6b3a;
}

/* Upload spinner overlay */
.upload-spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(3px);
}
.upload-spinner-content {
    background: #fff;
    border-radius: 16px;
    padding: 40px 50px;
    text-align: center;
    box-shadow: 0 8px 32px rgba(0,0,0,0.2);
}
.upload-spinner-ring {
    width: 56px;
    height: 56px;
    border: 5px solid #e9ecef;
    border-top: 5px solid #3D4A1E;
    border-radius: 50%;
    margin: 0 auto 20px;
    animation: upload-spin 0.8s linear infinite;
}
@keyframes upload-spin {
    to { transform: rotate(360deg); }
}
.upload-spinner-text {
    font-size: 1.1rem;
    font-weight: 600;
    color: #3D4A1E;
    margin: 0 0 6px;
}
.upload-spinner-detail {
    font-size: 0.85rem;
    color: #888;
    margin: 0;
}

.ticket-submit-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #0f8349;
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 40px;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background-color 0.2s, transform 0.1s;
}

.ticket-submit-btn:hover {
    background-color: #0a6b3a;
}

.ticket-submit-btn:active {
    transform: scale(0.98);
}

/* Mobile responsive */
@media (max-width: 768px) {
    .ticket-form-container {
        padding: 0 4px;
    }

    .ticket-card {
        padding: 16px;
        margin-bottom: 16px;
        border-radius: 10px;
    }

    .ticket-card-header {
        font-size: 1.1rem;
        margin-bottom: 16px;
        padding-bottom: 10px;
    }

    .ticket-card-header .material-icons {
        font-size: 24px;
    }

    .ticket-submit-btn {
        width: 100%;
        padding: 14px 24px;
    }

    .ticket-page-title h2 {
        font-size: 1.25rem;
    }

    .ticket-page-title-ext {
        margin-left: 8px;
        margin-right: 8px;
    }

    .ticket-page-title-ext h2 {
        font-size: 1.15rem;
    }
}

/* ================================================
   Ext Ticket Page - Additional Styles
   ================================================ */

.ticket-page-title-ext {
    text-align: center;
    background: #0f8349;
    color: #fff;
    padding: 16px 20px;
    border-radius: 12px;
    margin-bottom: 24px;
}

.ticket-page-title-ext h2 {
    font-size: 1.6rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
}

.ticket-id-badge {
    display: inline-block;
    background: rgba(255, 255, 255, 0.25);
    padding: 6px 20px;
    border-radius: 24px;
    font-size: 1.5rem;
    margin-left: 10px;
    font-weight: 700;
    letter-spacing: 1px;
}

.ticket-status-badges .badge {
    font-size: 0.85rem;
    padding: 6px 12px;
    border-radius: 20px;
    margin-right: 4px;
}

.ticket-info-box {
    background: #fff8e1;
    border-left: 4px solid #ffc107;
    border-radius: 8px;
    padding: 16px;
    margin-top: 12px;
}

.ticket-info-box h4 {
    color: #333;
    font-size: 1.6rem;
}

.ticket-info-box p {
    color: #666;
    font-size: 0.95rem;
}

.ticket-photo-preview {
    width: 100%;
    max-width: 350px;
    border: 2px solid #ddd;
    border-radius: 8px;
    cursor: pointer;
    transition: border-color 0.2s, transform 0.2s;
}

.ticket-photo-preview:hover {
    border-color: #0f8349;
    transform: scale(1.02);
}

.ticket-photo-resolution {
    border-color: #4285F4;
}

.ticket-photo-resolution:hover {
    border-color: #1a5cc8;
}

.ticket-audio-player {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px;
    background: linear-gradient(135deg, #6f42c1 0%, #5a32a3 100%);
    border-radius: 12px;
    max-width: 350px;
    margin: 0 auto;
}

.ticket-section-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 32px 0 24px;
    font-size: 1.3rem;
    font-weight: 700;
    color: #333;
}

.ticket-section-divider .material-icons {
    color: #0f8349;
    margin-right: 8px;
    font-size: 28px;
}

.ticket-section-divider::before,
.ticket-section-divider::after {
    content: '';
    flex: 1;
    height: 2px;
    background: linear-gradient(to right, transparent, #ddd);
    margin: 0 16px;
}

.ticket-section-divider::after {
    background: linear-gradient(to left, transparent, #ddd);
}

.ticket-note-history {
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px 16px;
    margin-top: 6px;
    font-size: 0.9rem;
    color: #555;
    white-space: pre-line;
    max-height: 300px;
    overflow-y: auto;
    line-height: 1.6;
}

/* Update form styles */
.ticket-update-photo-item {
    margin-bottom: 12px;
}

.ticket-update-photo-wrapper {
    position: relative;
    display: inline-block;
}

.ticket-update-audio {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    background: #f5f6f8;
    border: 1px solid #e2e5ea;
    border-radius: 12px;
    width: 100%;
    margin-bottom: 10px;
}

.ticket-update-audio audio {
    flex: 1;
    height: 44px;
    border-radius: 8px;
}

.ticket-update-delete-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #dc3545;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    margin-left: 8px;
    vertical-align: top;
    transition: background-color 0.2s, transform 0.2s;
}

.ticket-update-delete-btn:hover {
    background: #c82333;
    transform: scale(1.1);
}

.ticket-update-empty {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 16px;
    background: #f8f9fa;
    border: 1px dashed #ddd;
    border-radius: 8px;
    color: #999;
    font-size: 0.95rem;
}

.ticket-update-empty .material-icons {
    font-size: 24px;
    color: #ccc;
}

/* Audio recorder */
.audio-record-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 12px 20px;
    border: 2px solid #e2e5ea;
    border-radius: 10px;
    background: #fff;
    color: #555;
    font-size: 0.95rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s;
}

.audio-record-btn:hover {
    border-color: #1b5e20;
    color: #1b5e20;
    background: #f1f8e9;
}

.audio-record-btn.recording {
    border-color: #dc3545;
    color: #fff;
    background: #dc3545;
    animation: pulse-rec 1.5s infinite;
}

@keyframes pulse-rec {
    0%, 100% { box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.3); }
    50% { box-shadow: 0 0 0 10px rgba(220, 53, 69, 0); }
}

.audio-recorder-preview {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
    padding: 12px 16px;
    background: #f5f6f8;
    border: 1px solid #e2e5ea;
    border-radius: 12px;
}

.audio-recorder-preview audio {
    flex: 1;
    height: 44px;
    border-radius: 8px;
}

.audio-record-action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    transition: all 0.2s;
}

.audio-record-action-btn .material-icons {
    font-size: 18px;
}

.audio-record-send {
    background: #1b5e20;
    color: #fff;
}

.audio-record-send:hover {
    background: #2e7d32;
    transform: scale(1.1);
}

.audio-record-discard {
    background: #f5f5f5;
    color: #999;
}

.audio-record-discard:hover {
    background: #dc3545;
    color: #fff;
    transform: scale(1.1);
}

.ticket-update-notes-history {
    background: #f8f9fa;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px 16px;
    font-size: 0.9rem;
    color: #555;
    white-space: pre-line;
    max-height: 200px;
    overflow-y: scroll;
    line-height: 1.6;
}

.ticket-update-notes-history::-webkit-scrollbar {
    width: 8px;
}

.ticket-update-notes-history::-webkit-scrollbar-track {
    background: #e9ecef;
    border-radius: 4px;
}

.ticket-update-notes-history::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 4px;
}

.ticket-update-notes-history::-webkit-scrollbar-thumb:hover {
    background: #868e96;
}

.ticket-update-associated-item {
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 8px;
    transition: background-color 0.2s;
}

.ticket-update-associated-item:hover {
    background: #f8f9fa;
}

.ticket-update-checkbox {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 12px;
    flex-shrink: 0;
    cursor: pointer;
}

.ticket-update-associated-label {
    flex: 1;
    cursor: pointer;
    margin: 0;
}

.ticket-update-associated-header {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 4px;
}

.ticket-update-associated-date {
    font-size: 0.8rem;
    color: #999;
}

.ticket-update-associated-title {
    font-weight: 600;
    margin: 0;
    font-size: 0.95rem;
}

.ticket-update-associated-desc {
    margin: 0;
    font-size: 0.85rem;
    color: #666;
}

/* User list inside ticket cards */
.ticket-card-body .card {
    box-shadow: none;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-bottom: 8px;
}

.ticket-card-body .card-header {
    background: #f8f9fa;
    border-radius: 8px 8px 0 0;
    font-size: 0.95rem;
    font-weight: 500;
    cursor: pointer;
    padding: 10px 16px;
}

.ticket-card-body .list-group-item {
    font-size: 0.9rem;
    padding: 8px 16px;
}

/* ================================================
   Ticket List Page
   ================================================ */

/* Ticket detail cell (desktop table) */
.ticket-detail-cell {
    padding: 4px 0;
}

.ticket-detail-badges {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 5px;
}

.ticket-detail-badges .badge {
    font-size: 0.82rem;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 20px;
    letter-spacing: 0.2px;
}

.ticket-detail-id {
    font-size: 0.88rem;
    color: #999;
    font-weight: 600;
}

.ticket-detail-title {
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
    color: #2c2c2c;
    line-height: 1.3;
    margin-bottom: 2px;
}

.ticket-detail-desc {
    font-size: 0.9rem;
    color: #888;
    font-style: italic;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 4px;
}

/* Place detail cell (desktop table - localisation column) */
.place-detail-cell {
    padding: 2px 0;
}

.place-detail-org {
    font-size: 0.88rem;
    font-weight: 700;
    color: #3D4A1E;
    letter-spacing: 0.3px;
    margin-bottom: 3px;
}

.place-detail-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 5px;
}

.place-detail-badges .badge {
    font-size: 0.78rem;
    font-weight: 600;
    padding: 3px 9px;
    border-radius: 12px;
    letter-spacing: 0.2px;
}

.place-detail-name {
    font-size: 0.92rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 2px;
}

.place-detail-info {
    font-size: 0.85rem;
    color: #888;
    line-height: 1.45;
}

/* Date cell (desktop table) */
.ticket-date-cell {
    font-size: 0.88rem;
    color: #666;
    line-height: 1.6;
}

.ticket-date-cell .ticket-date-label {
    font-size: 0.78rem;
    color: #aaa;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.ticket-date-cell .ticket-date-value {
    color: #555;
    font-weight: 500;
}

.ticket-detail-indicators {
    display: flex;
    align-items: center;
    gap: 6px;
    margin: 5px 0 4px;
}

.ticket-detail-indicators .badge {
    font-size: 0.8rem;
    padding: 3px 8px;
    border-radius: 10px;
}

.ticket-detail-indicators .material-icons {
    font-size: 19px;
}

.ticket-detail-indicators .indicator-active {
    color: #3D4A1E;
}

.ticket-detail-indicators .indicator-inactive {
    color: #d5d5d5;
}

.ticket-detail-author {
    font-size: 0.85rem;
    color: #aaa;
}

/* ================================================
   Ticket List Page - Main container
   ================================================ */
.ticket-list-page {
    padding: 0 12px;
    max-width: 1400px;
    margin: 0 auto;
}

.ticket-list-page .mainheader {
    font-size: 1.5rem;
    font-weight: 400;
    color: #3D4A1E;
    margin-bottom: 4px;
}

/* ================================================
   Filters
   ================================================ */
.ticket-list-filters {
    display: flex;
    gap: 16px;
    padding: 10px 0;
    flex-wrap: wrap;
    align-items: flex-end;
}

.ticket-list-filter-item {
    flex: 1;
    min-width: 200px;
}

.ticket-list-filter-item label {
    font-size: 0.8rem;
    font-weight: 600;
    color: #3D4A1E;
    margin-bottom: 4px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.ticket-list-filter-item .form-control {
    border-radius: 8px;
    border: 1px solid #ccc;
    font-size: 0.88rem;
    padding: 8px 12px;
    transition: border-color 0.2s, box-shadow 0.2s;
}

.ticket-list-filter-item .form-control:focus {
    border-color: #3D4A1E;
    box-shadow: 0 0 0 3px rgba(61, 74, 30, 0.1);
}

/* ================================================
   Stats badges
   ================================================ */
.ticket-list-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 8px 0 16px;
}

.ticket-stat-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 18px;
    border-radius: 10px;
    font-size: 0.82rem;
    font-weight: 500;
    cursor: pointer;
    transition: opacity 0.2s, transform 0.15s, box-shadow 0.2s;
    color: #fff;
    user-select: none;
}

.ticket-stat-badge:hover {
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
}

.ticket-stat-badge:active {
    transform: scale(0.97);
}

.ticket-stat-badge strong {
    font-size: 1.05rem;
}

.ticket-stat-total { background: linear-gradient(135deg, #6c757d, #868e96); }
.ticket-stat-new { background: linear-gradient(135deg, #007bff, #339af0); }
.ticket-stat-ack { background: linear-gradient(135deg, #17a2b8, #22b8cf); }
.ticket-stat-closed { background: linear-gradient(135deg, #343a40, #495057); }

/* ================================================
   Tabs
   ================================================ */
.ticket-list-tabs {
    margin-top: 4px;
}

.ticket-list-tabs .nav-tabs {
    border-bottom: 2px solid #e0e0e0;
    gap: 0;
}

.ticket-list-tabs .nav-link {
    font-size: 0.88rem;
    font-weight: 500;
    padding: 10px 22px;
    color: #888;
    border: none;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    background: transparent;
    margin-bottom: -2px;
    transition: color 0.2s, border-color 0.2s;
}

.ticket-list-tabs .nav-link:hover {
    color: #3D4A1E;
    background: transparent;
}

.ticket-list-tabs .nav-link.active {
    color: #3D4A1E;
    font-weight: 600;
    background: transparent;
    border: none;
    border-bottom: 2px solid #3D4A1E;
}

/* ================================================
   Desktop: show table, hide mobile cards
   ================================================ */
.ticket-list-desktop { display: block; }
.ticket-list-mobile { display: none; }

/* ================================================
   Desktop table
   ================================================ */
.ticket-list-desktop .table {
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 1px 6px rgba(0,0,0,0.07);
    margin-top: 8px;
}

.ticket-list-desktop .table thead th {
    background: #3D4A1E;
    color: #fff;
    font-weight: 600;
    font-size: 0.85rem;
    padding: 9px 16px;
    border: none;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}

.ticket-list-desktop .table tbody tr {
    transition: background 0.15s;
}

.ticket-list-desktop .table tbody tr:hover {
    background-color: #f5f7f0 !important;
}

.ticket-list-desktop .table td {
    padding: 10px 16px;
    vertical-align: middle;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.86rem;
}

.ticket-list-desktop .table td:first-child {
    border-left: none;
}

.ticket-list-desktop .table tbody tr:last-child td {
    border-bottom: none;
}

/* ================================================
   Desktop action buttons
   ================================================ */
.ticket-desktop-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

.ticket-desktop-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 8px;
    transition: background 0.15s, transform 0.1s;
    text-decoration: none;
}

.ticket-desktop-actions a:hover {
    background: #f0f1ec;
    transform: scale(1.08);
}

.ticket-desktop-actions .material-icons {
    font-size: 20px;
}

.ticket-desktop-actions .action-view { color: #3D4A1E; }
.ticket-desktop-actions .action-photo { color: #2b8a3e; }
.ticket-desktop-actions .action-photo-none { color: #d0d0d0; }
.ticket-desktop-actions .action-delete { color: #dc3545; }

/* ================================================
   Mobile card styles
   ================================================ */
.ticket-list-card {
    display: block;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 12px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: box-shadow 0.2s;
}

.ticket-list-card:active {
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.ticket-list-card-link {
    display: block;
    padding: 14px 16px 10px;
    text-decoration: none !important;
    color: inherit !important;
}

.ticket-list-card.ticket-card-escalation-2 {
    background: #fff5f5;
    border-color: #f5c6cb;
}

.ticket-list-card.ticket-card-escalation-1 {
    background: #fffdf5;
    border-color: #ffeeba;
}

.ticket-list-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 8px;
}

.ticket-list-card-badges {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}

.ticket-list-card-badges .badge {
    font-size: 0.72rem;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 20px;
    letter-spacing: 0.2px;
}

.ticket-list-card-indicators {
    display: flex;
    align-items: center;
    gap: 6px;
}

.ticket-list-card-indicators .badge {
    font-size: 0.72rem;
    padding: 3px 8px;
    border-radius: 10px;
}

.ticket-list-card-actions {
    display: flex;
    border-top: 1px solid #eee;
}

.ticket-action-btn {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    padding: 11px;
    font-size: 0.82rem;
    font-weight: 600;
    text-decoration: none !important;
    transition: background 0.15s;
}

.ticket-action-btn:active {
    background: #f5f5f5;
}

.ticket-action-btn .material-icons {
    font-size: 18px;
}

.ticket-action-view {
    color: #3D4A1E !important;
    border-right: 1px solid #eee;
}

.ticket-action-delete {
    color: #dc3545 !important;
}

.ticket-list-card-title {
    font-weight: 700;
    font-size: 0.92rem;
    text-transform: uppercase;
    color: #2c2c2c;
    margin-bottom: 4px;
    line-height: 1.35;
}

.ticket-list-card-desc {
    font-size: 0.8rem;
    color: #777;
    font-style: italic;
    margin-bottom: 10px;
    line-height: 1.35;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ticket-list-card-location {
    background: #f7f8f4;
    border: 1px solid #e8eae0;
    border-radius: 8px;
    padding: 10px 12px;
    margin-bottom: 10px;
}

.ticket-list-card-org {
    font-size: 0.78rem;
    font-weight: 700;
    color: #3D4A1E;
    margin-bottom: 4px;
    letter-spacing: 0.3px;
}

.ticket-list-card-place-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 6px;
}

.ticket-list-card-place-badges .badge {
    font-size: 0.68rem;
    padding: 2px 7px;
    border-radius: 8px;
}

.ticket-list-card-place-name {
    font-size: 0.84rem;
    color: #333;
    margin-bottom: 3px;
}

.ticket-list-card-place-detail {
    font-size: 0.75rem;
    color: #888;
    line-height: 1.4;
}

.ticket-list-card-dates {
    display: flex;
    flex-direction: column;
    gap: 2px;
    margin-bottom: 6px;
    font-size: 0.75rem;
    color: #999;
}

.ticket-list-card-dates span {
    display: inline-flex;
    align-items: center;
}

.ticket-list-card-dates .material-icons {
    font-size: 14px;
    margin-right: 4px;
    color: #bbb;
}

.ticket-list-card-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 4px;
    padding-top: 8px;
    border-top: 1px solid #eee;
    font-size: 0.75rem;
    color: #999;
}

.ticket-list-card-info span {
    display: inline-flex;
    align-items: center;
}

.ticket-list-card-info .material-icons {
    font-size: 14px;
    margin-right: 4px;
    color: #bbb;
}

.ticket-list-empty {
    text-align: center;
    padding: 80px 20px 60px;
    color: #bbb;
    font-size: 0.95rem;
}

.ticket-list-empty::before {
    content: 'inbox';
    font-family: 'Material Icons';
    display: block;
    font-size: 52px;
    margin: 0 auto 10px;
    color: #ddd;
}

/* ================================================
   Mobile breakpoint
   ================================================ */
@media (max-width: 768px) {
    .ticket-list-desktop { display: none !important; }
    .ticket-list-mobile { display: block !important; }

    .ticket-list-page {
        padding: 0 10px;
    }

    .ticket-list-page .mainheader {
        font-size: 1.25rem;
        margin-bottom: 2px;
    }

    /* Filters mobile */
    .ticket-list-filters {
        flex-direction: column;
        gap: 6px;
        padding: 6px 0;
    }
    .ticket-list-filter-item {
        min-width: unset;
        width: 100%;
    }
    .ticket-list-filter-item label {
        font-size: 0.72rem;
        text-transform: none;
        letter-spacing: 0;
        color: #888;
        margin-bottom: 2px;
    }
    .ticket-list-filter-item .form-control {
        font-size: 0.84rem;
        padding: 7px 10px;
        border-radius: 8px;
    }

    /* Stats mobile */
    .ticket-list-stats {
        gap: 6px;
        padding: 8px 0 10px;
        overflow-x: auto;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    .ticket-stat-badge {
        font-size: 0.72rem;
        padding: 5px 12px;
        white-space: nowrap;
        flex-shrink: 0;
        border-radius: 20px;
    }
    .ticket-stat-badge strong {
        font-size: 0.85rem;
    }

    /* Tabs mobile */
    .ticket-list-tabs {
        margin-top: 0;
    }
    .ticket-list-tabs .nav-tabs {
        border-bottom: 2px solid #e8e8e8;
        margin-bottom: 10px;
    }
    .ticket-list-tabs .nav-link {
        font-size: 0.8rem;
        padding: 8px 14px;
    }
    .ticket-list-tabs .nav-link.active {
        border-bottom-width: 2px;
    }

    /* Cards mobile */
    .ticket-list-card {
        border: none;
        border-radius: 12px;
        margin-bottom: 10px;
        box-shadow: 0 1px 4px rgba(0,0,0,0.08), 0 0 1px rgba(0,0,0,0.06);
    }
    .ticket-list-card:active {
        box-shadow: 0 2px 10px rgba(0,0,0,0.12);
    }
    .ticket-list-card-link {
        padding: 12px 14px 10px;
    }
    .ticket-list-card-top {
        margin-bottom: 6px;
    }
    .ticket-list-card-badges .badge {
        font-size: 0.78rem;
        padding: 4px 10px;
        border-radius: 4px;
        font-weight: 600;
        letter-spacing: 0.3px;
    }
    .ticket-list-card-indicators .badge {
        font-size: 0.78rem;
        padding: 3px 8px;
    }
    .ticket-list-card-title {
        font-size: 1rem;
        font-weight: 600;
        margin-bottom: 3px;
    }
    .ticket-list-card-desc {
        font-size: 0.88rem;
        margin-bottom: 8px;
    }

    /* Location block */
    .ticket-list-card-location {
        background: #f9faf6;
        border: 1px solid #eef0e8;
        border-radius: 8px;
        padding: 10px 12px;
        margin-bottom: 8px;
    }
    .ticket-list-card-org {
        font-size: 0.85rem;
        font-weight: 600;
        margin-bottom: 3px;
    }
    .ticket-list-card-place-badges {
        margin-bottom: 4px;
    }
    .ticket-list-card-place-badges .badge {
        font-size: 0.72rem;
        padding: 3px 7px;
        border-radius: 4px;
    }
    .ticket-list-card-place-name {
        font-size: 0.9rem;
        margin-bottom: 2px;
    }
    .ticket-list-card-place-detail {
        font-size: 0.82rem;
    }

    /* Dates mobile */
    .ticket-list-card-dates {
        flex-direction: row;
        gap: 12px;
        margin-bottom: 6px;
        font-size: 0.8rem;
    }
    .ticket-list-card-dates .material-icons {
        font-size: 14px;
        margin-right: 3px;
    }

    /* Info mobile */
    .ticket-list-card-info {
        padding-top: 6px;
        font-size: 0.82rem;
    }
    .ticket-list-card-info .material-icons {
        font-size: 14px;
    }

    /* Actions mobile */
    .ticket-list-card-actions {
        border-top: 1px solid #f0f0f0;
    }
    .ticket-action-btn {
        padding: 10px;
        font-size: 0.88rem;
    }
    .ticket-action-btn .material-icons {
        font-size: 18px;
    }

    .ticket-list-empty {
        padding: 60px 20px 40px;
    }
}

#dashboard .box {
    background-size: 65px 65px !important;
    padding-left: 110px;
}

#dashboard .newbox h3 {
    color: #333 !important;
}

#dashboard .newbox svg path,
#dashboard .newbox svg circle,
#dashboard .newbox svg rect:not([fill="none"]),
#dashboard .newbox svg g path,
#dashboard .newbox svg g circle,
#dashboard .newbox svg g rect:not([fill="none"]) {
    fill: #333 !important;
}

#dashboard .newbox .link a {
    border-color: #333;
    color: #333 !important;
}