/** * 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. */

html,
body {

}


/* General */

.demo-drawer {
    background-color: #641a45!important;
    border-right: 0!important;
}

.demo-upd .mdl-color--grey-200 {
    background-color: #641a45 !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: #641a45!important;
}

#next span {
    cursor: pointer;
}

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

.verifyId {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #641a45;
    color: #641a45;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
}
.verifyId:hover {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #641a45;
    color: #fff;
    cursor: pointer;
    background-color: #641a45;
    border-radius: 3px;
}
.reload-verifyId-auto, .reload-verifyId-video {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #641a45;
    color: #641a45;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
}

.reload-verifyId-video:hover {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #428bae;
    color: #fff;
    cursor: pointer;
    background-color: #428bae;
    border-radius: 3px;
}

.reload-verifyId-auto:hover {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 5px;
    border: 1px solid #ff8300cc;
    color: #fff;
    cursor: pointer;
    background-color: #ff8300cc;
    border-radius: 3px;
}


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

.buttonmain {
    padding: 5px 10px;
    color: #641a45;
    border: 1px solid #641a45;
    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 */

#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: #641a45!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 #641a45;
    border-radius: 0px;
    padding: 3px 10px;
    margin-left: 15px;
    background-color: white;
    cursor: pointer;
}

.buttonadd {
    text-align: right;
}

.buttonadd button {
    border: 2px solid #641a45;
    color: #641a45;
    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;
}

.mdl-button__ripple-container {}

.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: #641a45;
    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 {
    display: inline-block;
    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;
}

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 #641a45;
}

.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: #641a45;
    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 #641a45;
    color: #641a45;
    cursor: pointer;
    background-color: #fff;
    border-radius: 3px;
}

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

.btnnext:focus {
    background-color: #641a45;
    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 {}

.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;
}

.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: #641a45;
}

.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: white !important;
    /*background-color: #70c2af !important;*/
    background-color: rgb(177, 177, 177);
}


/* 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: #641a45;
    min-height: 20px;
    background-image: url('../images/interface.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title1 {
    color: #641a45;
    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: #641a45;
    font-weight: 350;
    line-height: normal;
    background-image: url('../images/analyze.svg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.mdl-card__title3 {
    color: #641a45;
    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: #641a45;
    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 .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/addclient.svg');
    background-repeat: no-repeat;
    background-size: 140px;
}

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

.dashboard21 .mdl-card__title {
    min-height: 30px;
    background-position: 80% 50%;
    background-image: url('../images/listCGP.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/smartdatavault.svg');
    background-repeat: no-repeat;
}

.dashboard5 .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/InsuranceOrange.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;
}
.dashboard-cgp .mdl-card__title {
    min-height: 20px;
    background-position: 50% 50%;
    background-image: url('../images/addcgp.svg');
    background-repeat: no-repeat;
}

.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;
}

.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: #BDBDBD;
}

.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: #641a45;
    ;
    font-size: 20px;
}

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

.nav-pills>li>a.active {
    background-color: #641a45;
    !important;
    color: #ffffff !important;
}

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

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

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

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

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

a:link {
    text-decoration: none;
    color: #641a45;
}

a:visited {
    text-decoration: none;
    color: #641a45;
}

a:hover {
    text-decoration: none;
    color: #641a45;
}

a:focus {
    text-decoration: none;
    color: #641a45;
}

a:active {
    text-decoration: none;
    color: #641a45;
}

@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: #641a45;
    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;
}

.sinisters .material-icons {}

.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;
}
