.qq-uploader{position:relative;width:100%}.qq-upload-button{display:block;width:105px;padding:7px 0;text-align:center;background:#800;border-bottom:1px solid #DDD;color:#FFF}.qq-upload-button-hover{background:#C00}.qq-upload-button-focus{outline:1px dotted #000}.qq-upload-drop-area,.qq-upload-extra-drop-area{position:absolute;top:0;left:0;width:100%;height:100%;min-height:30px;z-index:2;background:#FF9797;text-align:center}.qq-upload-drop-area span{display:block;position:absolute;top:50%;width:100%;margin-top:-8px;font-size:16px}.qq-upload-extra-drop-area{position:relative;margin-top:50px;font-size:16px;padding-top:30px;height:20px;min-height:40px}.qq-upload-drop-area-active{background:#FF7171}.qq-upload-list{margin:0;padding:0;list-style:none}.qq-upload-list li{margin:0;padding:9px;line-height:15px;font-size:16px;background-color:#FFF0BD}.qq-upload-file,.qq-upload-spinner,.qq-upload-size,.qq-upload-cancel,.qq-upload-retry,.qq-upload-failed-text,.qq-upload-delete,.qq-upload-pause,.qq-upload-continue{margin-right:12px;display:inline}.qq-upload-file{}.qq-upload-spinner{display:inline-block;background:url(loading.gif);width:15px;height:15px;vertical-align:text-bottom}.qq-drop-processing{display:block}.qq-drop-processing-spinner{display:inline-block;background:url(processing.gif);width:24px;height:24px;vertical-align:text-bottom}.qq-upload-delete,.qq-upload-pause,.qq-upload-continue{display:inline}.qq-upload-retry,.qq-upload-delete,.qq-upload-cancel,.qq-upload-pause,.qq-upload-continue{color:#000}.qq-upload-size,.qq-upload-cancel,.qq-upload-retry,.qq-upload-delete,.qq-upload-pause,.qq-upload-continue{font-size:12px;font-weight:400}.qq-upload-failed-text{display:none;font-style:italic;font-weight:700}.qq-upload-failed-icon{display:none;width:15px;height:15px;vertical-align:text-bottom}.qq-upload-fail .qq-upload-failed-text{display:inline}.qq-upload-retrying .qq-upload-failed-text{display:inline;color:#D60000}.qq-upload-list li.qq-upload-success{background-color:#5DA30C;color:#FFF}.qq-upload-list li.qq-upload-fail{background-color:#D60000;color:#FFF}.qq-progress-bar{display:block;background:-moz-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(30,87,153,1)),color-stop(50%,rgba(41,137,216,1)),color-stop(51%,rgba(32,124,202,1)),color-stop(100%,rgba(125,185,232,1)));background:-webkit-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-o-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:-ms-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);background:linear-gradient(to bottom,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);width:0;height:15px;border-radius:6px;margin-bottom:3px}.qq-total-progress-bar{height:25px;border-radius:9px}.qq-total-progress-bar-container{margin:9px}INPUT.qq-edit-filename{position:absolute;opacity:0;filter:alpha(opacity=0);z-index:-1;-ms-filter:"alpha(Opacity=0)"}.qq-upload-file.qq-editable{cursor:pointer}.qq-edit-filename-icon.qq-editable{display:inline-block;cursor:pointer}INPUT.qq-edit-filename.qq-editing{position:static;margin-top:-5px;margin-right:10px;margin-bottom:-5px;opacity:1;filter:alpha(opacity=100);-ms-filter:"alpha(Opacity=100)"}.qq-edit-filename-icon{display:none;background:url(edit.gif);width:15px;height:15px;vertical-align:text-bottom;margin-right:5px}INPUT.qq-edit-filename.qq-editing~.qq-upload-cancel{display:none}.qq-hide{display:none}html,body{position: relative;height: 100%;width: 100%;overflow-x: hidden;}body{font-family: Roboto, Noto, Helvetica, Arial, sans-serif;margin: 0;padding: 0;color: #212121;font-size: 14px;line-height: 1.5;width: 100%;-webkit-text-size-adjust: 100%;background: #fff;overflow: hidden;}*{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;}a,input,textarea,select{outline: 0;}a{text-decoration: none;color: #2196f3;}p{margin: 1em 0;}.row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-lines: multiple;-moz-box-lines: multiple;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;}.row> [class*="col-"]{box-sizing: border-box;}.row .col-auto{width: 100%;}.row .col-100{width: 100%;width: -webkit-calc((100% - 16px*0) / 1);width: calc((100% - 16px*0) / 1);}.row.no-gutter .col-100{width: 100%;}.row .col-95{width: 95%;width: -webkit-calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);width: calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);}.row.no-gutter .col-95{width: 95%;}.row .col-90{width: 90%;width: -webkit-calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);width: calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);}.row.no-gutter .col-90{width: 90%;}.row .col-85{width: 85%;width: -webkit-calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);width: calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);}.row.no-gutter .col-85{width: 85%;}.row .col-80{width: 80%;width: -webkit-calc((100% - 16px*0.25) / 1.25);width: calc((100% - 16px*0.25) / 1.25);}.row.no-gutter .col-80{width: 80%;}.row .col-75{width: 75%;width: -webkit-calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);width: calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);}.row.no-gutter .col-75{width: 75%;}.row .col-70{width: 70%;width: -webkit-calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);width: calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);}.row.no-gutter .col-70{width: 70%;}.row .col-66{width: 66.66666666666666%;width: -webkit-calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);width: calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);}.row.no-gutter .col-66{width: 66.66666666666666%;}.row .col-65{width: 65%;width: -webkit-calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);width: calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);}.row.no-gutter .col-65{width: 65%;}.row .col-60{width: 60%;width: -webkit-calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);width: calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);}.row.no-gutter .col-60{width: 60%;}.row .col-55{width: 55%;width: -webkit-calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);width: calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);}.row.no-gutter .col-55{width: 55%;}.row .col-50{width: 50%;width: -webkit-calc((100% - 16px*1) / 2);width: calc((100% - 16px*1) / 2);}.row.no-gutter .col-50{width: 50%;}.row .col-45{width: 45%;width: -webkit-calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);width: calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);}.row.no-gutter .col-45{width: 45%;}.row .col-40{width: 40%;width: -webkit-calc((100% - 16px*1.5) / 2.5);width: calc((100% - 16px*1.5) / 2.5);}.row.no-gutter .col-40{width: 40%;}.row .col-35{width: 35%;width: -webkit-calc((100% - 16px*1.8571428571428572) / 2.857142857142857);width: calc((100% - 16px*1.8571428571428572) / 2.857142857142857);}.row.no-gutter .col-35{width: 35%;}.row .col-33{width: 33.333333333333336%;width: -webkit-calc((100% - 16px*2) / 3);width: calc((100% - 16px*2) / 3);}.row.no-gutter .col-33{width: 33.333333333333336%;}.row .col-30{width: 30%;width: -webkit-calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);width: calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);}.row.no-gutter .col-30{width: 30%;}.row .col-25{width: 25%;width: -webkit-calc((100% - 16px*3) / 4);width: calc((100% - 16px*3) / 4);}.row.no-gutter .col-25{width: 25%;}.row .col-20{width: 20%;width: -webkit-calc((100% - 16px*4) / 5);width: calc((100% - 16px*4) / 5);}.row.no-gutter .col-20{width: 20%;}.row .col-15{width: 15%;width: -webkit-calc((100% - 16px*5.666666666666667) / 6.666666666666667);width: calc((100% - 16px*5.666666666666667) / 6.666666666666667);}.row.no-gutter .col-15{width: 15%;}.row .col-10{width: 10%;width: -webkit-calc((100% - 16px*9) / 10);width: calc((100% - 16px*9) / 10);}.row.no-gutter .col-10{width: 10%;}.row .col-5{width: 5%;width: -webkit-calc((100% - 16px*19) / 20);width: calc((100% - 16px*19) / 20);}.row.no-gutter .col-5{width: 5%;}.row .col-auto:nth-last-child(1),.row .col-auto:nth-last-child(1) ~ .col-auto{width: 100%;width: -webkit-calc((100% - 16px*0) / 1);width: calc((100% - 16px*0) / 1);}.row.no-gutter .col-auto:nth-last-child(1),.row.no-gutter .col-auto:nth-last-child(1) ~ .col-auto{width: 100%;}.row .col-auto:nth-last-child(2),.row .col-auto:nth-last-child(2) ~ .col-auto{width: 50%;width: -webkit-calc((100% - 16px*1) / 2);width: calc((100% - 16px*1) / 2);}.row.no-gutter .col-auto:nth-last-child(2),.row.no-gutter .col-auto:nth-last-child(2) ~ .col-auto{width: 50%;}.row .col-auto:nth-last-child(3),.row .col-auto:nth-last-child(3) ~ .col-auto{width: 33.33333333%;width: -webkit-calc((100% - 16px*2) / 3);width: calc((100% - 16px*2) / 3);}.row.no-gutter .col-auto:nth-last-child(3),.row.no-gutter .col-auto:nth-last-child(3) ~ .col-auto{width: 33.33333333%;}.row .col-auto:nth-last-child(4),.row .col-auto:nth-last-child(4) ~ .col-auto{width: 25%;width: -webkit-calc((100% - 16px*3) / 4);width: calc((100% - 16px*3) / 4);}.row.no-gutter .col-auto:nth-last-child(4),.row.no-gutter .col-auto:nth-last-child(4) ~ .col-auto{width: 25%;}.row .col-auto:nth-last-child(5),.row .col-auto:nth-last-child(5) ~ .col-auto{width: 20%;width: -webkit-calc((100% - 16px*4) / 5);width: calc((100% - 16px*4) / 5);}.row.no-gutter .col-auto:nth-last-child(5),.row.no-gutter .col-auto:nth-last-child(5) ~ .col-auto{width: 20%;}.row .col-auto:nth-last-child(6),.row .col-auto:nth-last-child(6) ~ .col-auto{width: 16.66666667%;width: -webkit-calc((100% - 16px*5) / 6);width: calc((100% - 16px*5) / 6);}.row.no-gutter .col-auto:nth-last-child(6),.row.no-gutter .col-auto:nth-last-child(6) ~ .col-auto{width: 16.66666667%;}.row .col-auto:nth-last-child(7),.row .col-auto:nth-last-child(7) ~ .col-auto{width: 14.28571429%;width: -webkit-calc((100% - 16px*6) / 7);width: calc((100% - 16px*6) / 7);}.row.no-gutter .col-auto:nth-last-child(7),.row.no-gutter .col-auto:nth-last-child(7) ~ .col-auto{width: 14.28571429%;}.row .col-auto:nth-last-child(8),.row .col-auto:nth-last-child(8) ~ .col-auto{width: 12.5%;width: -webkit-calc((100% - 16px*7) / 8);width: calc((100% - 16px*7) / 8);}.row.no-gutter .col-auto:nth-last-child(8),.row.no-gutter .col-auto:nth-last-child(8) ~ .col-auto{width: 12.5%;}.row .col-auto:nth-last-child(9),.row .col-auto:nth-last-child(9) ~ .col-auto{width: 11.11111111%;width: -webkit-calc((100% - 16px*8) / 9);width: calc((100% - 16px*8) / 9);}.row.no-gutter .col-auto:nth-last-child(9),.row.no-gutter .col-auto:nth-last-child(9) ~ .col-auto{width: 11.11111111%;}.row .col-auto:nth-last-child(10),.row .col-auto:nth-last-child(10) ~ .col-auto{width: 10%;width: -webkit-calc((100% - 16px*9) / 10);width: calc((100% - 16px*9) / 10);}.row.no-gutter .col-auto:nth-last-child(10),.row.no-gutter .col-auto:nth-last-child(10) ~ .col-auto{width: 10%;}.row .col-auto:nth-last-child(11),.row .col-auto:nth-last-child(11) ~ .col-auto{width: 9.09090909%;width: -webkit-calc((100% - 16px*10) / 11);width: calc((100% - 16px*10) / 11);}.row.no-gutter .col-auto:nth-last-child(11),.row.no-gutter .col-auto:nth-last-child(11) ~ .col-auto{width: 9.09090909%;}.row .col-auto:nth-last-child(12),.row .col-auto:nth-last-child(12) ~ .col-auto{width: 8.33333333%;width: -webkit-calc((100% - 16px*11) / 12);width: calc((100% - 16px*11) / 12);}.row.no-gutter .col-auto:nth-last-child(12),.row.no-gutter .col-auto:nth-last-child(12) ~ .col-auto{width: 8.33333333%;}.row .col-auto:nth-last-child(13),.row .col-auto:nth-last-child(13) ~ .col-auto{width: 7.69230769%;width: -webkit-calc((100% - 16px*12) / 13);width: calc((100% - 16px*12) / 13);}.row.no-gutter .col-auto:nth-last-child(13),.row.no-gutter .col-auto:nth-last-child(13) ~ .col-auto{width: 7.69230769%;}.row .col-auto:nth-last-child(14),.row .col-auto:nth-last-child(14) ~ .col-auto{width: 7.14285714%;width: -webkit-calc((100% - 16px*13) / 14);width: calc((100% - 16px*13) / 14);}.row.no-gutter .col-auto:nth-last-child(14),.row.no-gutter .col-auto:nth-last-child(14) ~ .col-auto{width: 7.14285714%;}.row .col-auto:nth-last-child(15),.row .col-auto:nth-last-child(15) ~ .col-auto{width: 6.66666667%;width: -webkit-calc((100% - 16px*14) / 15);width: calc((100% - 16px*14) / 15);}.row.no-gutter .col-auto:nth-last-child(15),.row.no-gutter .col-auto:nth-last-child(15) ~ .col-auto{width: 6.66666667%;}.row .col-auto:nth-last-child(16),.row .col-auto:nth-last-child(16) ~ .col-auto{width: 6.25%;width: -webkit-calc((100% - 16px*15) / 16);width: calc((100% - 16px*15) / 16);}.row.no-gutter .col-auto:nth-last-child(16),.row.no-gutter .col-auto:nth-last-child(16) ~ .col-auto{width: 6.25%;}.row .col-auto:nth-last-child(17),.row .col-auto:nth-last-child(17) ~ .col-auto{width: 5.88235294%;width: -webkit-calc((100% - 16px*16) / 17);width: calc((100% - 16px*16) / 17);}.row.no-gutter .col-auto:nth-last-child(17),.row.no-gutter .col-auto:nth-last-child(17) ~ .col-auto{width: 5.88235294%;}.row .col-auto:nth-last-child(18),.row .col-auto:nth-last-child(18) ~ .col-auto{width: 5.55555556%;width: -webkit-calc((100% - 16px*17) / 18);width: calc((100% - 16px*17) / 18);}.row.no-gutter .col-auto:nth-last-child(18),.row.no-gutter .col-auto:nth-last-child(18) ~ .col-auto{width: 5.55555556%;}.row .col-auto:nth-last-child(19),.row .col-auto:nth-last-child(19) ~ .col-auto{width: 5.26315789%;width: -webkit-calc((100% - 16px*18) / 19);width: calc((100% - 16px*18) / 19);}.row.no-gutter .col-auto:nth-last-child(19),.row.no-gutter .col-auto:nth-last-child(19) ~ .col-auto{width: 5.26315789%;}.row .col-auto:nth-last-child(20),.row .col-auto:nth-last-child(20) ~ .col-auto{width: 5%;width: -webkit-calc((100% - 16px*19) / 20);width: calc((100% - 16px*19) / 20);}.row.no-gutter .col-auto:nth-last-child(20),.row.no-gutter .col-auto:nth-last-child(20) ~ .col-auto{width: 5%;}.row .col-auto:nth-last-child(21),.row .col-auto:nth-last-child(21) ~ .col-auto{width: 4.76190476%;width: -webkit-calc((100% - 16px*20) / 21);width: calc((100% - 16px*20) / 21);}.row.no-gutter .col-auto:nth-last-child(21),.row.no-gutter .col-auto:nth-last-child(21) ~ .col-auto{width: 4.76190476%;}@media all and (min-width: 768px) {.row .tablet-100 { width: 100%;width: -webkit-calc((100% - 16px*0) / 1);width: calc((100% - 16px*0) / 1);} .row.no-gutter .tablet-100{width: 100%;} .row .tablet-95{width: 95%;width: -webkit-calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);width: calc((100% - 16px*0.05263157894736836) / 1.0526315789473684);} .row.no-gutter .tablet-95{width: 95%;} .row .tablet-90{width: 90%;width: -webkit-calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);width: calc((100% - 16px*0.11111111111111116) / 1.1111111111111112);} .row.no-gutter .tablet-90{width: 90%;} .row .tablet-85{width: 85%;width: -webkit-calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);width: calc((100% - 16px*0.17647058823529416) / 1.1764705882352942);} .row.no-gutter .tablet-85{width: 85%;} .row .tablet-80{width: 80%;width: -webkit-calc((100% - 16px*0.25) / 1.25);width: calc((100% - 16px*0.25) / 1.25);} .row.no-gutter .tablet-80{width: 80%;} .row .tablet-75{width: 75%;width: -webkit-calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);width: calc((100% - 16px*0.33333333333333326) / 1.3333333333333333);} .row.no-gutter .tablet-75{width: 75%;} .row .tablet-70{width: 70%;width: -webkit-calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);width: calc((100% - 16px*0.4285714285714286) / 1.4285714285714286);} .row.no-gutter .tablet-70{width: 70%;} .row .tablet-66{width: 66.66666666666666%;width: -webkit-calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);width: calc((100% - 16px*0.5000000000000002) / 1.5000000000000002);} .row.no-gutter .tablet-66{width: 66.66666666666666%;} .row .tablet-65{width: 65%;width: -webkit-calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);width: calc((100% - 16px*0.5384615384615385) / 1.5384615384615385);} .row.no-gutter .tablet-65{width: 65%;} .row .tablet-60{width: 60%;width: -webkit-calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);width: calc((100% - 16px*0.6666666666666667) / 1.6666666666666667);} .row.no-gutter .tablet-60{width: 60%;} .row .tablet-55{width: 55%;width: -webkit-calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);width: calc((100% - 16px*0.8181818181818181) / 1.8181818181818181);} .row.no-gutter .tablet-55{width: 55%;} .row .tablet-50{width: 50%;width: -webkit-calc((100% - 16px*1) / 2);width: calc((100% - 16px*1) / 2);} .row.no-gutter .tablet-50{width: 50%;} .row .tablet-45{width: 45%;width: -webkit-calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);width: calc((100% - 16px*1.2222222222222223) / 2.2222222222222223);} .row.no-gutter .tablet-45{width: 45%;} .row .tablet-40{width: 40%;width: -webkit-calc((100% - 16px*1.5) / 2.5);width: calc((100% - 16px*1.5) / 2.5);} .row.no-gutter .tablet-40{width: 40%;} .row .tablet-35{width: 35%;width: -webkit-calc((100% - 16px*1.8571428571428572) / 2.857142857142857);width: calc((100% - 16px*1.8571428571428572) / 2.857142857142857);} .row.no-gutter .tablet-35{width: 35%;} .row .tablet-33{width: 33.333333333333336%;width: -webkit-calc((100% - 16px*2) / 3);width: calc((100% - 16px*2) / 3);} .row.no-gutter .tablet-33{width: 33.333333333333336%;} .row .tablet-30{width: 30%;width: -webkit-calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);width: calc((100% - 16px*2.3333333333333335) / 3.3333333333333335);} .row.no-gutter .tablet-30{width: 30%;} .row .tablet-25{width: 25%;width: -webkit-calc((100% - 16px*3) / 4);width: calc((100% - 16px*3) / 4);} .row.no-gutter .tablet-25{width: 25%;} .row .tablet-20{width: 20%;width: -webkit-calc((100% - 16px*4) / 5);width: calc((100% - 16px*4) / 5);} .row.no-gutter .tablet-20{width: 20%;} .row .tablet-15{width: 15%;width: -webkit-calc((100% - 16px*5.666666666666667) / 6.666666666666667);width: calc((100% - 16px*5.666666666666667) / 6.666666666666667);} .row.no-gutter .tablet-15{width: 15%;} .row .tablet-10{width: 10%;width: -webkit-calc((100% - 16px*9) / 10);width: calc((100% - 16px*9) / 10);} .row.no-gutter .tablet-10{width: 10%;} .row .tablet-5{width: 5%;width: -webkit-calc((100% - 16px*19) / 20);width: calc((100% - 16px*19) / 20);} .row.no-gutter .tablet-5{width: 5%;} .row .tablet-auto:nth-last-child(1), .row .tablet-auto:nth-last-child(1) ~ .col-auto{width: 100%;width: -webkit-calc((100% - 16px*0) / 1);width: calc((100% - 16px*0) / 1);} .row.no-gutter .tablet-auto:nth-last-child(1), .row.no-gutter .tablet-auto:nth-last-child(1) ~ .tablet-auto{width: 100%;} .row .tablet-auto:nth-last-child(2), .row .tablet-auto:nth-last-child(2) ~ .col-auto{width: 50%;width: -webkit-calc((100% - 16px*1) / 2);width: calc((100% - 16px*1) / 2);} .row.no-gutter .tablet-auto:nth-last-child(2), .row.no-gutter .tablet-auto:nth-last-child(2) ~ .tablet-auto{width: 50%;} .row .tablet-auto:nth-last-child(3), .row .tablet-auto:nth-last-child(3) ~ .col-auto{width: 33.33333333%;width: -webkit-calc((100% - 16px*2) / 3);width: calc((100% - 16px*2) / 3);} .row.no-gutter .tablet-auto:nth-last-child(3), .row.no-gutter .tablet-auto:nth-last-child(3) ~ .tablet-auto{width: 33.33333333%;} .row .tablet-auto:nth-last-child(4), .row .tablet-auto:nth-last-child(4) ~ .col-auto{width: 25%;width: -webkit-calc((100% - 16px*3) / 4);width: calc((100% - 16px*3) / 4);} .row.no-gutter .tablet-auto:nth-last-child(4), .row.no-gutter .tablet-auto:nth-last-child(4) ~ .tablet-auto{width: 25%;} .row .tablet-auto:nth-last-child(5), .row .tablet-auto:nth-last-child(5) ~ .col-auto{width: 20%;width: -webkit-calc((100% - 16px*4) / 5);width: calc((100% - 16px*4) / 5);} .row.no-gutter .tablet-auto:nth-last-child(5), .row.no-gutter .tablet-auto:nth-last-child(5) ~ .tablet-auto{width: 20%;} .row .tablet-auto:nth-last-child(6), .row .tablet-auto:nth-last-child(6) ~ .col-auto{width: 16.66666667%;width: -webkit-calc((100% - 16px*5) / 6);width: calc((100% - 16px*5) / 6);} .row.no-gutter .tablet-auto:nth-last-child(6), .row.no-gutter .tablet-auto:nth-last-child(6) ~ .tablet-auto{width: 16.66666667%;} .row .tablet-auto:nth-last-child(7), .row .tablet-auto:nth-last-child(7) ~ .col-auto{width: 14.28571429%;width: -webkit-calc((100% - 16px*6) / 7);width: calc((100% - 16px*6) / 7);} .row.no-gutter .tablet-auto:nth-last-child(7), .row.no-gutter .tablet-auto:nth-last-child(7) ~ .tablet-auto{width: 14.28571429%;} .row .tablet-auto:nth-last-child(8), .row .tablet-auto:nth-last-child(8) ~ .col-auto{width: 12.5%;width: -webkit-calc((100% - 16px*7) / 8);width: calc((100% - 16px*7) / 8);} .row.no-gutter .tablet-auto:nth-last-child(8), .row.no-gutter .tablet-auto:nth-last-child(8) ~ .tablet-auto{width: 12.5%;} .row .tablet-auto:nth-last-child(9), .row .tablet-auto:nth-last-child(9) ~ .col-auto{width: 11.11111111%;width: -webkit-calc((100% - 16px*8) / 9);width: calc((100% - 16px*8) / 9);} .row.no-gutter .tablet-auto:nth-last-child(9), .row.no-gutter .tablet-auto:nth-last-child(9) ~ .tablet-auto{width: 11.11111111%;} .row .tablet-auto:nth-last-child(10), .row .tablet-auto:nth-last-child(10) ~ .col-auto{width: 10%;width: -webkit-calc((100% - 16px*9) / 10);width: calc((100% - 16px*9) / 10);} .row.no-gutter .tablet-auto:nth-last-child(10), .row.no-gutter .tablet-auto:nth-last-child(10) ~ .tablet-auto{width: 10%;} .row .tablet-auto:nth-last-child(11), .row .tablet-auto:nth-last-child(11) ~ .col-auto{width: 9.09090909%;width: -webkit-calc((100% - 16px*10) / 11);width: calc((100% - 16px*10) / 11);} .row.no-gutter .tablet-auto:nth-last-child(11), .row.no-gutter .tablet-auto:nth-last-child(11) ~ .tablet-auto{width: 9.09090909%;} .row .tablet-auto:nth-last-child(12), .row .tablet-auto:nth-last-child(12) ~ .col-auto{width: 8.33333333%;width: -webkit-calc((100% - 16px*11) / 12);width: calc((100% - 16px*11) / 12);} .row.no-gutter .tablet-auto:nth-last-child(12), .row.no-gutter .tablet-auto:nth-last-child(12) ~ .tablet-auto{width: 8.33333333%;} .row .tablet-auto:nth-last-child(13), .row .tablet-auto:nth-last-child(13) ~ .col-auto{width: 7.69230769%;width: -webkit-calc((100% - 16px*12) / 13);width: calc((100% - 16px*12) / 13);} .row.no-gutter .tablet-auto:nth-last-child(13), .row.no-gutter .tablet-auto:nth-last-child(13) ~ .tablet-auto{width: 7.69230769%;} .row .tablet-auto:nth-last-child(14), .row .tablet-auto:nth-last-child(14) ~ .col-auto{width: 7.14285714%;width: -webkit-calc((100% - 16px*13) / 14);width: calc((100% - 16px*13) / 14);} .row.no-gutter .tablet-auto:nth-last-child(14), .row.no-gutter .tablet-auto:nth-last-child(14) ~ .tablet-auto{width: 7.14285714%;} .row .tablet-auto:nth-last-child(15), .row .tablet-auto:nth-last-child(15) ~ .col-auto{width: 6.66666667%;width: -webkit-calc((100% - 16px*14) / 15);width: calc((100% - 16px*14) / 15);} .row.no-gutter .tablet-auto:nth-last-child(15), .row.no-gutter .tablet-auto:nth-last-child(15) ~ .tablet-auto{width: 6.66666667%;} .row .tablet-auto:nth-last-child(16), .row .tablet-auto:nth-last-child(16) ~ .col-auto{width: 6.25%;width: -webkit-calc((100% - 16px*15) / 16);width: calc((100% - 16px*15) / 16);} .row.no-gutter .tablet-auto:nth-last-child(16), .row.no-gutter .tablet-auto:nth-last-child(16) ~ .tablet-auto{width: 6.25%;} .row .tablet-auto:nth-last-child(17), .row .tablet-auto:nth-last-child(17) ~ .col-auto{width: 5.88235294%;width: -webkit-calc((100% - 16px*16) / 17);width: calc((100% - 16px*16) / 17);} .row.no-gutter .tablet-auto:nth-last-child(17), .row.no-gutter .tablet-auto:nth-last-child(17) ~ .tablet-auto{width: 5.88235294%;} .row .tablet-auto:nth-last-child(18), .row .tablet-auto:nth-last-child(18) ~ .col-auto{width: 5.55555556%;width: -webkit-calc((100% - 16px*17) / 18);width: calc((100% - 16px*17) / 18);} .row.no-gutter .tablet-auto:nth-last-child(18), .row.no-gutter .tablet-auto:nth-last-child(18) ~ .tablet-auto{width: 5.55555556%;} .row .tablet-auto:nth-last-child(19), .row .tablet-auto:nth-last-child(19) ~ .col-auto{width: 5.26315789%;width: -webkit-calc((100% - 16px*18) / 19);width: calc((100% - 16px*18) / 19);} .row.no-gutter .tablet-auto:nth-last-child(19), .row.no-gutter .tablet-auto:nth-last-child(19) ~ .tablet-auto{width: 5.26315789%;} .row .tablet-auto:nth-last-child(20), .row .tablet-auto:nth-last-child(20) ~ .col-auto{width: 5%;width: -webkit-calc((100% - 16px*19) / 20);width: calc((100% - 16px*19) / 20);} .row.no-gutter .tablet-auto:nth-last-child(20), .row.no-gutter .tablet-auto:nth-last-child(20) ~ .tablet-auto{width: 5%;} .row .tablet-auto:nth-last-child(21), .row .tablet-auto:nth-last-child(21) ~ .col-auto{width: 4.76190476%;width: -webkit-calc((100% - 16px*20) / 21);width: calc((100% - 16px*20) / 21);} .row.no-gutter .tablet-auto:nth-last-child(21), .row.no-gutter .tablet-auto:nth-last-child(21) ~ .tablet-auto{width: 4.76190476%;}}.views,.view{position: relative;width: 100%;height: 100%;z-index: 5000;}.views{overflow: auto;-webkit-overflow-scrolling: touch;}.view{overflow: hidden;box-sizing: border-box;}.pages{position: relative;width: 100%;height: 100%;overflow: hidden;}.page{box-sizing: border-box;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #fff;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.page.cached{display: none;}.page-on-left{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.page-on-right{opacity: 0;pointer-events: none;-webkit-transform: translate3d(0, 56px, 0);transform: translate3d(0, 56px, 0);}.page-content{overflow: auto;-webkit-overflow-scrolling: touch;box-sizing: border-box;height: 100%;position: relative;z-index: 1;}.page-transitioning{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.page-from-right-to-center{pointer-events: none;-webkit-animation: pageFromRightToCenter 300ms forwards;animation: pageFromRightToCenter 300ms forwards;}.page-from-center-to-right{pointer-events: none;-webkit-animation: pageFromCenterToRight 300ms forwards;animation: pageFromCenterToRight 300ms forwards;}@-webkit-keyframes pageFromRightToCenter {from { opacity: 0;-webkit-transform: translate3d(0, 56px, 0);} to{opacity: 1;-webkit-transform: translate3d(0, 0, 0);}}@keyframes pageFromRightToCenter {from { opacity: 0;transform: translate3d(0, 56px, 0);} to{opacity: 1;transform: translate3d(0, 0, 0);}}@-webkit-keyframes pageFromCenterToRight {from { opacity: 1;-webkit-transform: translate3d(0, 0, 0);} to{opacity: 0;-webkit-transform: translate3d(0, 56px, 0);}}@keyframes pageFromCenterToRight {from { opacity: 1;transform: translate3d(0, 0, 0);} to{opacity: 0;transform: translate3d(0, 56px, 0);}}.page-from-center-to-left{-webkit-animation: pageFromCenterToLeft 300ms forwards;animation: pageFromCenterToLeft 300ms forwards;}.page-from-left-to-center{-webkit-animation: pageFromLeftToCenter 300ms forwards;animation: pageFromLeftToCenter 300ms forwards;}@-webkit-keyframes pageFromCenterToLeft {from { opacity: 1;} to{opacity: 1;}}@keyframes pageFromCenterToLeft {from { opacity: 1;} to{opacity: 1;}}@-webkit-keyframes pageFromLeftToCenter {from { opacity: 1;} to{opacity: 1;}}@keyframes pageFromLeftToCenter {from { opacity: 1;} to{opacity: 1;}}.navbar-inner,.toolbar-inner{position: absolute;left: 0;top: 0;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.navbar-inner{-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;justify-content: flex-start;}.toolbar-inner{-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}.navbar-inner.cached{display: none;}.navbar,.toolbar{width: 100%;box-sizing: border-box;position: relative;margin: 0;z-index: 500;-webkit-backface-visibility: hidden;backface-visibility: hidden;color: #fff;}.navbar b,.toolbar b{font-weight: 500;}.navbar ~ .toolbar{z-index: 499;}.navbar,.toolbar,.subnavbar{background: #2196f3;}.navbar a.link,.toolbar a.link,.subnavbar a.link{text-decoration: none;position: relative;color: #fff;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding: 0 16px;min-width: 48px;}.navbar a.link:before,.toolbar a.link:before,.subnavbar a.link:before{content: '';width: 152%;height: 152%;position: absolute;left: -26%;top: -26%;background-image: -webkit-radial-gradient(center, circle cover, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;opacity: 0;pointer-events: none;-webkit-transition-duration: 600ms;transition-duration: 600ms;}html:not(.watch-active-state) .navbar a.link:active:before,html:not(.watch-active-state) .toolbar a.link:active:before,html:not(.watch-active-state) .subnavbar a.link:active:before,.navbar a.link.active-state:before,.toolbar a.link.active-state:before,.subnavbar a.link.active-state:before{opacity: 1;-webkit-transition-duration: 150ms;transition-duration: 150ms;}.navbar a.link i + span,.toolbar a.link i + span,.subnavbar a.link i + span,.navbar a.link i + i,.toolbar a.link i + i,.subnavbar a.link i + i,.navbar a.link span + i,.toolbar a.link span + i,.subnavbar a.link span + i,.navbar a.link span + span,.toolbar a.link span + span,.subnavbar a.link span + span{margin-left: 8px;}.navbar a.icon-only,.toolbar a.icon-only,.subnavbar a.icon-only{min-width: 0;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}.navbar i.icon,.toolbar i.icon,.subnavbar i.icon{display: block;}.navbar .center,.subnavbar .center{font-size: 20px;font-weight: 500;text-align: center;margin: 0 16px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 56px;display: inline-block;text-align: left;}.navbar .left,.subnavbar .left,.navbar .right,.subnavbar .right{-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.navbar .right,.subnavbar .right{margin-left: auto;}.navbar .right:first-child,.subnavbar .right:first-child{position: absolute;right: 16px;height: 100%;}.navbar{left: 0;top: 0;height: 56px;font-size: 20px;}.navbar a.link{line-height: 56px;height: 56px;}.popup .navbar{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.subnavbar{height: 48px;width: 100%;position: absolute;left: 0;top: 100%;z-index: 20;box-sizing: border-box;padding: 0 16px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;overflow: hidden;}.subnavbar a.link{line-height: 48px;height: 48px;}.subnavbar .center{line-height: 48px;}.subnavbar .center:first-child{margin-left: 56px;}.navbar.no-border .subnavbar{margin-top: 0;}.navbar-on-left .subnavbar,.navbar-on-right .subnavbar{pointer-events: none;}.navbar .subnavbar,.page .subnavbar{position: absolute;}.page> .subnavbar{top: 0;margin-top: 0;}.subnavbar> .buttons-row{width: 100%;}.subnavbar .searchbar,.subnavbar.searchbar{position: absolute;}.subnavbar.searchbar,.subnavbar .searchbar{position: absolute;}.subnavbar .searchbar{left: 0;top: 0;}.toolbar{left: 0;bottom: 0;height: 48px;font-size: 14px;}.toolbar a.link{line-height: 48px;height: 48px;}.toolbar a{-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;position: relative;white-space: nowrap;text-overflow: ellipsis;}.tabbar{z-index: 5001;overflow: hidden;bottom: auto;top: 0;}.tabbar .toolbar-inner{padding-left: 0;padding-right: 0;}.tabbar a.link{line-height: 1.4;}.tabbar a.tab-link,.tabbar a.link{height: 100%;width: 100%;box-sizing: border-box;padding-left: 0;padding-right: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-ms-flex: 1;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;font-size: 14px;text-transform: uppercase;}.tabbar i.icon{height: 24px;}.tabbar a.tab-link{-webkit-transition-duration: 300ms;transition-duration: 300ms;overflow: hidden;color: rgba(255, 255, 255, 0.7);position: relative;}.tabbar a.tab-link.active,html:not(.watch-active-state) .tabbar a.tab-link:active,.tabbar a.tab-link.active-state{color: #ffffff;}.tabbar .tab-link-highlight{position: absolute;left: 0;bottom: 0;height: 3px;background: #0a6ebd;background: rgba(255, 255, 255, 0.5);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.tabbar-labels{height: 72px;}.tabbar-labels a.tab-link,.tabbar-labels a.link{padding-top: 12px;padding-bottom: 12px;height: 100%;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}.tabbar-labels span.tabbar-label{line-height: 1;display: block;margin: 0;margin-top: 10px;position: relative;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: 100%;}.tabbar-scrollable .toolbar-inner{-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;justify-content: flex-start;overflow: auto;}.tabbar-scrollable .toolbar-inner::-webkit-scrollbar{display: none !important;width: 0 !important;height: 0 !important;-webkit-appearance: none;opacity: 0 !important;}.tabbar-scrollable a.tab-link,.tabbar-scrollable a.link{width: auto;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;-ms-flex: 0;padding: 0 16px;}.toolbar-bottom{bottom: 0;top: auto;}.toolbar-bottom .tab-link-highlight{bottom: auto;top: 0;}.page> .navbar,.view> .navbar,.views> .navbar,.page> .toolbar,.view> .toolbar,.views> .toolbar{position: absolute;}.subnavbar ~ .page-content{padding-top: 48px;}.toolbar-fixed .page-content,.tabbar-fixed .page-content{padding-top: 48px;}.tabbar-labels-fixed .page-content{padding-top: 72px;}.toolbar ~ .page-content{padding-top: 48px;}.tabbar-labels ~ .page-content{padding-top: 72px;}.toolbar-bottom ~ .page-content,.messagebar ~ .page-content{padding-top: 0;padding-bottom: 48px;}.tabbar-labels.toolbar-bottom ~ .page-content{padding-bottom: 72px;}.navbar-fixed .page-content{padding-top: 56px;}.navbar-fixed.toolbar-fixed .page-content,.navbar-fixed.tabbar-fixed .page-content,.navbar-fixed .toolbar-fixed .page-content,.navbar-fixed .tabbar-fixed .page-content,.toolbar-fixed .navbar-fixed .page-content,.tabbar-fixed .navbar-fixed .page-content{padding-top: 104px;}.navbar-fixed.tabbar-labels-fixed .page-content,.navbar-fixed .tabbar-labels-fixed .page-content,.tabbar-labels-fixed .navbar-fixed .page-content{padding-top: 128px;}.navbar-fixed .toolbar ~ .page-content{padding-top: 104px;}.navbar-fixed .messagebar ~ .page-content,.navbar-fixed .toolbar-bottom ~ .page-content{padding-top: 56px;}.navbar-fixed .tabbar-labels ~ .page-content{padding-top: 128px;}.navbar-fixed .tabbar-labels.toolbar-bottom ~ .page-content{padding-top: 56px;}.navbar-fixed .with-subnavbar .page-content,.navbar-fixed .page-content.with-subnavbar,.navbar-fixed .subnavbar ~ .page-content{padding-top: 104px;}.navbar-fixed .page .subnavbar,.navbar-fixed.page .subnavbar{top: 56px;}.navbar-fixed .toolbar{top: 56px;}.navbar-fixed .messagebar,.navbar-fixed .toolbar-bottom{top: auto;}.navbar.navbar-hiding{-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.navbar.navbar-hiding ~ .page-content .list-group-title,.navbar.navbar-hiding ~ .pages .list-group-title,.navbar.navbar-hiding ~ .page .list-group-title{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.navbar.navbar-hiding ~ .page-content .subnavbar,.navbar.navbar-hiding ~ .pages .subnavbar,.navbar.navbar-hiding ~ .page .subnavbar{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.navbar.navbar-hiding ~ .subnavbar,.navbar.navbar-hiding ~ .toolbar{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.navbar.navbar-hidden{-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}.navbar.navbar-hidden ~ .page-content .list-group-title,.navbar.navbar-hidden ~ .pages .list-group-title,.navbar.navbar-hidden ~ .page .list-group-title{-webkit-transition-duration: 400ms;transition-duration: 400ms;top: -56px;}.navbar.navbar-hidden ~ .page-content .subnavbar,.navbar.navbar-hidden ~ .pages .subnavbar,.navbar.navbar-hidden ~ .page .subnavbar{-webkit-transform: translate3d(0, -56px, 0);transform: translate3d(0, -56px, 0);-webkit-transition-duration: 400ms;transition-duration: 400ms;}.navbar.navbar-hidden ~ .subnavbar,.navbar.navbar-hidden ~ .toolbar:not(.messagebar):not(.toolbar-bottom){-webkit-transform: translate3d(0, -56px, 0);transform: translate3d(0, -56px, 0);-webkit-transition-duration: 400ms;transition-duration: 400ms;}.page.no-navbar .page-content{padding-top: 0;}.page.no-navbar.with-subnavbar .page-content,.with-subnavbar .page.no-navbar .page-content,.page.no-navbar .page-content.with-subnavbar{padding-top: 48px;}.toolbar.toolbar-hiding,.tabbar.toolbar-hiding,.toolbar.tabbar-hiding,.tabbar.tabbar-hiding{-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.toolbar.toolbar-hidden,.tabbar.toolbar-hidden,.toolbar.tabbar-hidden,.tabbar.tabbar-hidden{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.toolbar.toolbar-hidden,.tabbar.toolbar-hidden,.toolbar.tabbar-hidden,.tabbar.tabbar-hidden{-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}.navbar ~ .toolbar.toolbar-hidden,.navbar ~ .tabbar.toolbar-hidden,.navbar ~ .toolbar.tabbar-hidden,.navbar ~ .tabbar.tabbar-hidden{-webkit-transform: translate3d(0, -104px, 0);transform: translate3d(0, -104px, 0);}.navbar ~ .toolbar.tabbar-labels.toolbar-hidden,.navbar ~ .tabbar.tabbar-labels.toolbar-hidden{-webkit-transform: translate3d(0, -128px, 0);transform: translate3d(0, -128px, 0);}.toolbar.toolbar-hidden.messagebar,.tabbar.toolbar-hidden.messagebar,.toolbar.toolbar-hidden.toolbar-bottom,.tabbar.toolbar-hidden.toolbar-bottom{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.page.no-toolbar .page-content,.page.no-tabbar .page-content{padding-bottom: 0;}.searchbar{height: 48px;width: 100%;background: #2196f3;box-sizing: border-box;padding: 0 16px;overflow: hidden;position: relative;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;color: #fff;}.searchbar a{position: relative;color: #fff;}.searchbar a:before{content: '';width: 152%;height: 152%;position: absolute;left: -26%;top: -26%;background-image: -webkit-radial-gradient(center, circle cover, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);background-image: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 66%, rgba(255, 255, 255, 0) 66%);background-repeat: no-repeat;background-position: center;background-size: 100% 100%;opacity: 0;pointer-events: none;-webkit-transition-duration: 600ms;transition-duration: 600ms;}html:not(.watch-active-state) .searchbar a:active:before,.searchbar a.active-state:before{opacity: 1;-webkit-transition-duration: 150ms;transition-duration: 150ms;}.searchbar .searchbar-input{width: 100%;height: 32px;position: relative;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;}.searchbar input[type="search"]{box-sizing: border-box;width: 100%;height: 100%;display: block;border: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;border-radius: 0;font-family: inherit;color: #fff;font-size: 16px;font-weight: 400;padding: 0 36px 0 24px;background-color: transparent;background-repeat: no-repeat;background-position: 0 center;-webkit-transition-duration: 300ms;transition-duration: 300ms;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M15.5%2014h-.79l-.28-.27C15.41%2012.59%2016%2011.11%2016%209.5%2016%205.91%2013.09%203%209.5%203S3%205.91%203%209.5%205.91%2016%209.5%2016c1.61%200%203.09-.59%204.23-1.57l.27.28v.79l5%204.99L20.49%2019l-4.99-5zm-6%200C7.01%2014%205%2011.99%205%209.5S7.01%205%209.5%205%2014%207.01%2014%209.5%2011.99%2014%209.5%2014z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");-webkit-background-size: 24px 24px;background-size: 24px 24px;border-bottom: 1px solid #fff;opacity: 0.6;}.searchbar input[type="search"]::-webkit-input-placeholder{color: #ffffff;opacity: 1;}.searchbar input[type="search"]::-webkit-search-cancel-button{-webkit-appearance: none;}.searchbar .searchbar-clear{position: absolute;width: 56px;height: 100%;right: -16px;top: 0;opacity: 0;pointer-events: none;background-position: center;background-repeat: no-repeat;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23fff'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");-webkit-background-size: 24px 24px;background-size: 24px 24px;-webkit-transition-duration: 300ms;transition-duration: 300ms;cursor: pointer;}.searchbar .searchbar-cancel{display: none;}.searchbar.searchbar-active input[type="search"]{opacity: 1;}.searchbar.searchbar-active .searchbar-clear{pointer-events: auto;opacity: 1;}.searchbar.searchbar-not-empty .searchbar-clear{pointer-events: auto;opacity: 1;}.searchbar-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 100;opacity: 0;pointer-events: none;background: rgba(0, 0, 0, 0.25);-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.searchbar-overlay.searchbar-overlay-active{opacity: 1;pointer-events: auto;}.searchbar-not-found{display: none;}.hidden-by-searchbar,.list-block .hidden-by-searchbar,.list-block li.hidden-by-searchbar{display: none;}.page> .searchbar{position: absolute;width: 100%;left: 0;top: 0;z-index: 200;}.page> .searchbar ~ .page-content{padding-top: 48px;}.navbar-fixed .page> .searchbar,.navbar-through .page> .searchbar,.navbar-fixed> .searchbar,.navbar-through> .searchbar{top: 56px;}.navbar-fixed .page> .searchbar ~ .page-content,.navbar-through .page> .searchbar ~ .page-content,.navbar-fixed> .searchbar ~ .page-content,.navbar-through> .searchbar ~ .page-content{padding-top: 104px;}.toolbar.messagebar{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);background: #fff;height: 48px;top: auto;bottom: 0;font-size: 16px;overflow: hidden;}.toolbar.messagebar:before{content: '';position: absolute;left: 0;top: 0;bottom: auto;right: auto;height: 1px;width: 100%;background-color: #d1d1d1;display: block;z-index: 15;-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}html.pixel-ratio-2 .toolbar.messagebar:before{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .toolbar.messagebar:before{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.toolbar.messagebar textarea{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;border: none;background: none;border-radius: 0;box-shadow: none;display: block;padding: 3px 8px 3px;margin: 0;width: 100%;height: 28px;color: #333;font-size: 16px;line-height: 22px;font-family: inherit;resize: none;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;}.toolbar.messagebar a.link{color: #333;-ms-flex-item-align: flex-end;-webkit-align-self: flex-end;align-self: flex-end;height: 48px;line-height: 48px;}.toolbar.messagebar a.link:before{background-image: -webkit-radial-gradient(center, circle cover, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);background-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.1) 66%, rgba(0, 0, 0, 0) 66%);}.toolbar.messagebar .link{-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}.toolbar.messagebar ~ .page-content{padding-bottom: 48px;}.page.no-toolbar .toolbar.messagebar ~ .page-content{padding-bottom: 48px;}.hidden-toolbar .toolbar.messagebar{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition-duration: 0ms;transition-duration: 0ms;}i.icon{display: inline-block;vertical-align: middle;background-size: 100% auto;background-position: center;background-repeat: no-repeat;font-style: normal;position: relative;}i.icon.icon-back{width: 24px;height: 24px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-forward{width: 24px;height: 24px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-bars{width: 24px;height: 24px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-camera{width: 24px;height: 24px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23333'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Ccircle%20cx%3D'12'%20cy%3D'12'%20r%3D'3.2'%2F%3E%3Cpath%20d%3D'M9%202L7.17%204H4c-1.1%200-2%20.9-2%202v12c0%201.1.9%202%202%202h16c1.1%200%202-.9%202-2V6c0-1.1-.9-2-2-2h-3.17L15%202H9zm3%2015c-2.76%200-5-2.24-5-5s2.24-5%205-5%205%202.24%205%205-2.24%205-5%205z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-f7{width: 24px;height: 24px;background-image: url("../img/i-f7-material.png");border-radius: 3px;}i.icon.icon-form-name{width: 24px;height: 24px;background-image: url("../img/i-form-name-material.svg");}i.icon.icon-form-password{width: 24px;height: 24px;background-image: url("../img/i-form-password-material.svg");}i.icon.icon-form-email{width: 24px;height: 24px;background-image: url("../img/i-form-email-material.svg");}i.icon.icon-form-calendar{width: 24px;height: 24px;background-image: url("../img/i-form-calendar-material.svg");}i.icon.icon-form-tel{width: 24px;height: 24px;background-image: url("../img/i-form-tel-material.svg");}i.icon.icon-form-gender{width: 24px;height: 24px;background-image: url("../img/i-form-gender-material.svg");}i.icon.icon-form-toggle{width: 24px;height: 24px;background-image: url("../img/i-form-toggle-material.svg");}i.icon.icon-form-comment{width: 24px;height: 24px;background-image: url("../img/i-form-comment-material.svg");}i.icon.icon-form-settings{width: 24px;height: 24px;background-image: url("../img/i-form-settings-material.svg");}i.icon.icon-form-url{width: 24px;height: 24px;background-image: url("../img/i-form-url-material.svg");}i.icon.icon-next,i.icon.icon-prev{width: 24px;height: 24px;}i.icon.icon-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-plus{width: 24px;height: 24px;font-size: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%2013h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon.icon-close{width: 24px;height: 24px;font-size: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23FFFFFF'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}.badge{font-size: 10px;display: inline-block;color: #fff;background: #8e8e93;border-radius: 3px;padding: 1px 6px;box-sizing: border-box;vertical-align: middle;}.icon .badge{position: absolute;left: 100%;margin-left: -10px;top: -2px;font-size: 10px;line-height: 1.4;padding: 1px 5px;}.chip{font-size: 13px;font-weight: normal;color: rgba(0, 0, 0, 0.87);background: rgba(0, 0, 0, 0.12);display: inline-block;height: 32px;line-height: 32px;border-radius: 16px;padding: 0 12px;box-sizing: border-box;vertical-align: middle;display: -webkit-inline-box;display: -ms-inline-flexbox;display: -webkit-inline-flex;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin: 2px 0;}.chip .chip-media{width: 32px;height: 32px;margin-left: -12px;vertical-align: top;border-radius: 50%;text-align: center;line-height: 32px;color: #fff;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;font-size: 16px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}.chip .chip-media img{max-width: 100%;max-height: 100%;width: auto;height: auto;border-radius: 50%;display: block;}.chip .chip-media + .chip-label{margin-left: 8px;}.chip .chip-label{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;min-width: 0;}.chip .chip-label + .chip-delete{margin-left: 4px;}.chip .chip-delete{margin-right: -8px;width: 24px;height: 24px;text-align: center;line-height: 24px;cursor: pointer;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20fill%3D'%23000'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%20width%3D'24'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'M12%202C6.47%202%202%206.47%202%2012s4.47%2010%2010%2010%2010-4.47%2010-10S17.53%202%2012%202zm5%2013.59L15.59%2017%2012%2013.41%208.41%2017%207%2015.59%2010.59%2012%207%208.41%208.41%207%2012%2010.59%2015.59%207%2017%208.41%2013.41%2012%2017%2015.59z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");background-repeat: no-repeat;background-position: center;background-size: 20px 20px;opacity: 0.54;}html:not(.watch-active-state) .chip .chip-delete:active,.chip .chip-delete.active-state{opacity: 1;}.content-block{margin: 32px 0;padding: 0 16px;box-sizing: border-box;}.content-block-title{position: relative;overflow: hidden;margin: 0;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;line-height: 1;margin: 16px 16px 16px;padding-top: 16px;line-height: 16px;font-weight: 500;color: rgba(0, 0, 0, 0.54);}.content-block-title + .list-block,.content-block-title + .content-block,.content-block-title + .card{margin-top: 0px;}.content-block-inner{padding: 16px 16px;margin-left: -16px;width: 100%;position: relative;}.content-block-inner:before{content: '';position: absolute;left: 0;top: 0;bottom: auto;right: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}html.pixel-ratio-2 .content-block-inner:before{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .content-block-inner:before{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.content-block-inner:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .content-block-inner:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .content-block-inner:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.content-block-inner> p:first-child{margin-top: 0;}.content-block-inner> p:last-child{margin-bottom: 0;}.content-block.inset{margin-left: 16px;margin-right: 16px;border-radius: 7px;}.content-block.inset .content-block-inner{border-radius: 4px;}.content-block.inset .content-block-inner:before{display: none;}.content-block.inset .content-block-inner:after{display: none;}@media all and (min-width: 768px) {.content-block.tablet-inset { margin-left: 16px;margin-right: 16px;border-radius: 4px;} .content-block.tablet-inset .content-block-inner{border-radius: 4px;} .content-block.tablet-inset .content-block-inner:before{display: none;} .content-block.tablet-inset .content-block-inner:after{display: none;}}.list-block{margin: 32px 0;font-size: 16px;}.list-block ul{list-style: none;padding: 0;margin: 0;position: relative;}.list-block ul:before{content: '';position: absolute;left: 0;top: 0;bottom: auto;right: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}html.pixel-ratio-2 .list-block ul:before{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .list-block ul:before{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.list-block ul:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .list-block ul:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .list-block ul:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.list-block ul ul{padding-left: 56px;}.list-block ul ul:before{display: none;}.list-block ul ul:after{display: none;}.list-block .align-top,.list-block .align-top .item-content,.list-block .align-top .item-inner{-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;}.list-block.inset{margin-left: 16px;margin-right: 16px;border-radius: 4px;}.list-block.inset .content-block-title{margin-left: 0;margin-right: 0;}.list-block.inset ul{border-radius: 4px;}.list-block.inset ul:before{display: none;}.list-block.inset ul:after{display: none;}.list-block.inset li:first-child> a{border-radius: 4px 4px 0 0;}.list-block.inset li:last-child> a{border-radius: 0 0 4px 4px;}.list-block.inset li:first-child:last-child> a{border-radius: 4px;}@media all and (min-width: 768px) {.list-block.tablet-inset { margin-left: 16px;margin-right: 16px;border-radius: 4px;} .list-block.tablet-inset .content-block-title{margin-left: 0;margin-right: 0;} .list-block.tablet-inset ul{border-radius: 4px;} .list-block.tablet-inset ul:before{display: none;} .list-block.tablet-inset ul:after{display: none;} .list-block.tablet-inset li:first-child> a{border-radius: 4px 4px 0 0;} .list-block.tablet-inset li:last-child> a{border-radius: 0 0 4px 4px;} .list-block.tablet-inset li:first-child:last-child> a{border-radius: 4px;} .list-block.tablet-inset .content-block-title{margin-left: 0;margin-right: 0;} .list-block.tablet-inset ul{border-radius: 4px;} .list-block.tablet-inset ul:before{display: none;} .list-block.tablet-inset ul:after{display: none;} .list-block.tablet-inset li:first-child> a{border-radius: 4px 4px 0 0;} .list-block.tablet-inset li:last-child> a{border-radius: 0 0 4px 4px;} .list-block.tablet-inset li:first-child:last-child> a{border-radius: 4px;}}.list-block li{box-sizing: border-box;position: relative;}.list-block .item-media{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;-webkit-box-lines: single;-moz-box-lines: single;-webkit-flex-wrap: nowrap;-ms-flex-wrap: none;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;box-sizing: border-box;padding-top: 8px;padding-bottom: 8px;min-width: 40px;}.list-block .item-media i + i{margin-left: 8px;}.list-block .item-media i + img{margin-left: 8px;}.list-block .item-media + .item-inner{margin-left: 16px;}.list-block .item-inner{padding-right: 16px;position: relative;width: 100%;padding-top: 8px;padding-bottom: 8px;min-height: 48px;box-sizing: border-box;-webkit-box-flex: 1;-ms-flex: 1;min-width: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-ms-flex-item-align: stretch;-webkit-align-self: stretch;align-self: stretch;}.list-block .item-inner:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .list-block .item-inner:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .list-block .item-inner:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.list-block .item-title{min-width: 0;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;white-space: nowrap;position: relative;overflow: hidden;text-overflow: ellipsis;max-width: 100%;}.list-block .item-after{white-space: nowrap;color: #757575;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;margin-left: 8px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;max-height: 28px;font-size: 14px;}.list-block .smart-select .item-after,.list-block .autocomplete-opener .item-after{max-width: 70%;overflow: hidden;text-overflow: ellipsis;position: relative;display: block;}.list-block .item-link{-webkit-transition-duration: 300ms;transition-duration: 300ms;display: block;color: inherit;position: relative;overflow: hidden;z-index: 0;}.list-block .item-link .item-inner{padding-right: 42px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2060%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'm60%2061.5-38.25%2038.25-9.75-9.75%2029.25-28.5-29.25-28.5%209.75-9.75z'%20fill%3D'%23c7c7cc'%2F%3E%3C%2Fsvg%3E");background-size: 10px 20px;background-repeat: no-repeat;background-position: 95% center;background-position: -webkit-calc(100% - 16px) center;background-position: calc(100% - 16px) center;}html:not(.watch-active-state) .list-block .item-link:active,.list-block .item-link.active-state{background-color: rgba(0, 0, 0, 0.1);}.list-block .item-link.list-button{padding: 0 16px;font-size: 16px;display: block;line-height: 48px;}.list-block .item-content{box-sizing: border-box;padding-left: 16px;min-height: 48px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.list-block .list-block-label{margin: 10px 0 35px;padding: 0 16px;font-size: 14px;color: rgba(0, 0, 0, 0.54);}.list-block .swipeout{overflow: hidden;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.list-block .swipeout.deleting{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block .swipeout.deleting .swipeout-content{-webkit-transform: translateX(-100%);transform: translateX(-100%);}.list-block .swipeout.transitioning .swipeout-content,.list-block .swipeout.transitioning .swipeout-actions-right a,.list-block .swipeout.transitioning .swipeout-actions-left a,.list-block .swipeout.transitioning .swipeout-overswipe{-webkit-transition: 300ms;transition: 300ms;}.list-block .swipeout-content{position: relative;z-index: 10;}.list-block .swipeout-overswipe{-webkit-transition: 200ms left;transition: 200ms left;}.list-block .swipeout-actions-left,.list-block .swipeout-actions-right{position: absolute;top: 0;height: 100%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}.list-block .swipeout-actions-left a,.list-block .swipeout-actions-right a{padding: 0 24px;color: #fff;background: #c7c7cc;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position: relative;left: 0;}.list-block .swipeout-actions-left a:after,.list-block .swipeout-actions-right a:after{content: '';position: absolute;top: 0;width: 600%;height: 100%;background: inherit;z-index: -1;}.list-block .swipeout-actions-left a.swipeout-delete,.list-block .swipeout-actions-right a.swipeout-delete{background: #f44336;}.list-block .swipeout-actions-right{right: 0%;-webkit-transform: translateX(100%);transform: translateX(100%);}.list-block .swipeout-actions-right a:after{left: 100%;margin-left: -1px;}.list-block .swipeout-actions-left{left: 0%;-webkit-transform: translateX(-100%);transform: translateX(-100%);}.list-block .swipeout-actions-left a:after{right: 100%;margin-right: -1px;}.list-block .item-subtitle{font-size: 14px;position: relative;overflow: hidden;white-space: nowrap;max-width: 100%;text-overflow: ellipsis;}.list-block .item-text{font-size: 14px;color: #757575;line-height: 20px;position: relative;overflow: hidden;max-height: 40px;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;}.list-block.media-list .item-inner,.list-block li.media-item .item-inner{display: block;padding-top: 14px;padding-bottom: 14px;-ms-flex-item-align: stretch;-webkit-align-self: stretch;align-self: stretch;}.list-block.media-list .item-link .item-inner,.list-block li.media-item .item-link .item-inner{background: none;padding-right: 16px;}.list-block.media-list .item-link .item-title-row,.list-block li.media-item .item-link .item-title-row{padding-right: 26px;background: no-repeat right top;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2060%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'm60%2061.5-38.25%2038.25-9.75-9.75%2029.25-28.5-29.25-28.5%209.75-9.75z'%20fill%3D'%23c7c7cc'%2F%3E%3C%2Fsvg%3E");background-size: 10px 20px;}.list-block.media-list .item-media,.list-block li.media-item .item-media{padding-top: 14px;padding-bottom: 14px;-ms-flex-item-align: flex-start;-webkit-align-self: flex-start;align-self: flex-start;}.list-block.media-list .item-media img,.list-block li.media-item .item-media img{display: block;}.list-block.media-list .item-title-row,.list-block li.media-item .item-title-row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;}.list-block.media-list .item-content> .item-after,.list-block li.media-item .item-content> .item-after{padding-top: 14px;padding-bottom: 14px;-ms-flex-item-align: flex-start;-webkit-align-self: flex-start;align-self: flex-start;}.list-block .list-group ul:after,.list-block .list-group ul:before{z-index: 11;}.list-block .list-group + .list-group ul:before{display: none;}.list-block .item-divider,.list-block .list-group-title{background: #f4f4f4;padding: 0px 16px;white-space: nowrap;position: relative;max-width: 100%;text-overflow: ellipsis;overflow: hidden;color: rgba(0, 0, 0, 0.54);height: 48px;box-sizing: border-box;line-height: 48px;font-size: 14px;}.list-block .item-divider:before,.list-block .list-group-title:before{display: none;}.list-block .list-group-title{position: relative;position: -webkit-sticky;position: -moz-sticky;position: sticky;top: 0px;z-index: 10;margin-top: 0;}.list-block .sortable-handler{position: absolute;right: 0;top: 0;bottom: 1px;z-index: 10;background-repeat: no-repeat;background-size: 18px 12px;background-position: center;width: 50px;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2018%2012'%20fill%3D'%23c7c7cc'%3E%3Cpath%20d%3D'M0%2C2V0h22v2H0z'%2F%3E%3Cpath%20d%3D'M0%2C7V5h22v2H0z'%2F%3E%3Cpath%20d%3D'M0%2C12v-2h22v2H0z'%2F%3E%3C%2Fsvg%3E");opacity: 0;visibility: hidden;cursor: pointer;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block.sortable .item-inner{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block.sortable-opened .sortable-handler{visibility: visible;opacity: 1;}.list-block.sortable-opened .item-inner,.list-block.sortable-opened .item-link .item-inner{padding-right: 50px;}.list-block.sortable-opened .item-link .item-inner,.list-block.sortable-opened .item-link .item-title-row{background-image: none;}.list-block.sortable-sorting li{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block li.sorting{z-index: 50;background: rgba(255, 255, 255, 0.8);box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);-webkit-transition-duration: 0ms;transition-duration: 0ms;}.list-block li.sorting .item-inner:after{display: none;}.list-block li:last-child .list-button:after{display: none;}.list-block li:last-child .item-inner:after,.list-block li:last-child li:last-child .item-inner:after{display: none;}.list-block li li:last-child .item-inner:after,.list-block li:last-child li .item-inner:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .list-block li li:last-child .item-inner:after,html.pixel-ratio-2 .list-block li:last-child li .item-inner:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .list-block li li:last-child .item-inner:after,html.pixel-ratio-3 .list-block li:last-child li .item-inner:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.contacts-block{margin: 0;}.contacts-block .list-group-title{padding: 0 16px;pointer-events: none;background: none;color: #888888;line-height: 48px;height: 48px;font-size: 20px;font-weight: 500;overflow: visible;width: 56px;top: 0;}.contacts-block .list-group-title + li{margin-top: -48px;}.contacts-block .list-group:first-child ul:before{display: none;}.contacts-block .list-group:last-child ul:after{display: none;}.contacts-block li:not(.list-group-title){padding-left: 56px;}.list-block input[type="text"],.list-block input[type="password"],.list-block input[type="search"],.list-block input[type="email"],.list-block input[type="tel"],.list-block input[type="url"],.list-block input[type="date"],.list-block input[type="datetime-local"],.list-block input[type="time"],.list-block input[type="number"],.list-block select,.list-block textarea{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;box-sizing: border-box;border: none;background: none;border-radius: 0 0 0 0;box-shadow: none;display: block;padding: 0;margin: 0;width: 100%;height: 36px;color: #212121;font-size: 16px;font-family: inherit;}.list-block input[type="text"]::-webkit-input-placeholder,.list-block input[type="password"]::-webkit-input-placeholder,.list-block input[type="search"]::-webkit-input-placeholder,.list-block input[type="email"]::-webkit-input-placeholder,.list-block input[type="tel"]::-webkit-input-placeholder,.list-block input[type="url"]::-webkit-input-placeholder,.list-block input[type="date"]::-webkit-input-placeholder,.list-block input[type="datetime-local"]::-webkit-input-placeholder,.list-block input[type="time"]::-webkit-input-placeholder,.list-block input[type="number"]::-webkit-input-placeholder,.list-block select::-webkit-input-placeholder,.list-block textarea::-webkit-input-placeholder{color: rgba(0, 0, 0, 0.35);}.list-block .label,.list-block .floating-label{vertical-align: top;color: rgba(0, 0, 0, 0.65);-webkit-transition-duration: 200ms;transition-duration: 200ms;width: 35%;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}.list-block input[type="date"],.list-block input[type="datetime-local"]{line-height: 44px;}.list-block select{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;}.list-block textarea{resize: none;line-height: 1.4;padding-top: 8px;padding-bottom: 7px;height: 100px;}.list-block textarea.resizable{height: 36px;}.list-block .item-input{width: 100%;-ms-flex: 1;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;font-size: 0;position: relative;margin-bottom: 4px;min-height: 36px;}.list-block .input-item ul:after,.list-block.inputs-list ul:after{display: none;}.list-block .input-item .item-media,.list-block.inputs-list .item-media{-ms-flex-item-align: flex-end;-webkit-align-self: flex-end;align-self: flex-end;min-height: 36px;margin-bottom: 8px;padding: 0;}.list-block .input-item .item-inner,.list-block.inputs-list .item-inner{display: block;margin-bottom: 4px;padding-bottom: 0;}.list-block .input-item .item-inner:after,.list-block.inputs-list .item-inner:after{display: none;}.list-block .input-item .label,.list-block.inputs-list .label,.list-block .input-item .floating-label,.list-block.inputs-list .floating-label{width: 100%;font-size: 12px;}.list-block .input-item .floating-label,.list-block.inputs-list .floating-label{-webkit-transform-origin: left;transform-origin: left;-webkit-transform: scale(1.33333333) translateY(21px);transform: scale(1.33333333) translateY(21px);color: rgba(0, 0, 0, 0.35);width: auto;max-width: 75%;}.list-block .input-item .floating-label ~ .item-input input::-webkit-input-placeholder,.list-block.inputs-list .floating-label ~ .item-input input::-webkit-input-placeholder{color: transparent;}.list-block .focus-state .floating-label,.list-block .not-empty-state .floating-label{color: rgba(0, 0, 0, 0.65);-webkit-transform: scale(1) translateY(0);transform: scale(1) translateY(0);}.list-block .focus-state .label,.list-block .focus-state .floating-label{color: #2196f3;}.item-input-field,.input-field{position: relative;}.item-input-field:after,.input-field:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.12);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .item-input-field:after,html.pixel-ratio-2 .input-field:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .item-input-field:after,html.pixel-ratio-3 .input-field:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.item-input-field:after,.input-field:after{-webkit-transition-duration: 200ms;transition-duration: 200ms;}.item-input-field.focus-state:after,.input-field.focus-state:after,.item-input-field.not-empty-state:after,.input-field.not-empty-state:after,.focus-state .item-input-field:after,.focus-state .input-field:after,.not-empty-state .item-input-field:after,.not-empty-state .input-field:after{background: #2196f3;-webkit-transform: scaleY(2) !important;transform: scaleY(2) !important;}textarea.resizable{overflow: hidden;}.label-switch{display: inline-block;vertical-align: middle;width: 36px;height: 14px;position: relative;cursor: pointer;-ms-flex-item-align: center;-webkit-align-self: center;align-self: center;}.label-switch .checkbox{width: 36px;border-radius: 36px;box-sizing: border-box;height: 14px;background: #b0afaf;z-index: 0;margin: 0;padding: 0;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;border: none;cursor: pointer;position: relative;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.label-switch .checkbox:after{content: ' ';height: 20px;width: 20px;border-radius: 20px;background: #fff;position: absolute;z-index: 2;top: -3px;left: 0px;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);-webkit-transform: translateX(0px);transform: translateX(0px);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.label-switch input[type="checkbox"]{display: none;}.label-switch input[type="checkbox"]:checked + .checkbox{background: rgba(33, 150, 243, 0.5);}.label-switch input[type="checkbox"]:checked + .checkbox:after{-webkit-transform: translateX(16px);transform: translateX(16px);background: #2196f3;}.item-input .label-switch{top: 11px;}.button{color: #2196f3;text-decoration: none;text-align: center;display: block;border-radius: 2px;line-height: 36px;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;background: none;padding: 0 10px;margin: 0;height: 36px;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;text-transform: uppercase;font-family: inherit;cursor: pointer;min-width: 64px;padding: 0 8px;position: relative;overflow: hidden;outline: 0;border: none;-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}input[type="submit"].button,input[type="button"].button{width: 100%;}html:not(.watch-active-state) .button:active,.button.active-state{background: rgba(0, 0, 0, 0.1);}.button.button-fill{background-color: #2196f3;color: #fff;}html:not(.watch-active-state) .button.button-fill:active,.button.button-fill.active-state{background: #0c82df;}.button.button-big{height: 48px;line-height: 48px;border-radius: 3px;}.button i.icon + span,.button span:not(.ripple-wave) + span,.button span:not(.ripple-wave) + i.icon,.button i.icon + i.icon{margin-left: 8px;}.navbar .button:not(.button-fill),.toolbar .button:not(.button-fill),.subnavbar .button:not(.button-fill),.notifications .button:not(.button-fill){color: #fff;}html:not(.watch-active-state) .navbar .button:not(.button-fill):active,html:not(.watch-active-state) .toolbar .button:not(.button-fill):active,html:not(.watch-active-state) .subnavbar .button:not(.button-fill):active,html:not(.watch-active-state) .notifications .button:not(.button-fill):active,.navbar .button:not(.button-fill).active-state,.toolbar .button:not(.button-fill).active-state,.subnavbar .button:not(.button-fill).active-state,.notifications .button:not(.button-fill).active-state{background: rgba(255, 255, 255, 0.15);}.button-raised{box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}html:not(.watch-active-state) .button-raised:active,.button-raised.active-state{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);}.buttons-row{-ms-flex-item-align: center;-webkit-align-self: center;align-self: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-lines: single;-moz-box-lines: single;-webkit-flex-wrap: nowrap;-ms-flex-wrap: none;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.buttons-row .button{margin-left: 16px;width: 100%;-webkit-box-flex: 1;-ms-flex: 1;}.buttons-row .button:first-child{margin-left: 0;}.range-slider{width: 100%;position: relative;overflow: hidden;-ms-flex-item-align: center;-webkit-align-self: center;align-self: center;}.range-slider input[type="range"]{position: relative;height: 20px;width: 100%;margin: 0;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0, #b9b9b9), color-stop(100%, #b9b9b9));background: linear-gradient(to right, #b9b9b9 0, #b9b9b9 100%);background-position: center;background-size: 100% 2px;background-repeat: no-repeat;outline: 0;-ms-background-position-y: 500px;}.range-slider input[type="range"]:focus,.range-slider input[type="range"]:active{border: 0;outline: 0 none;}.range-slider input[type="range"]::-webkit-slider-thumb{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;border: none;outline: 0;height: 20px;width: 20px;position: relative;background: #2196f3;border-radius: 20px;}.range-slider input[type="range"]::-webkit-slider-thumb:before{position: absolute;top: 50%;right: 100%;width: 2000px;height: 2px;margin-top: -1px;z-index: 1;background: #2196f3;content: ' ';}.range-slider input[type="range"]::-moz-range-track{width: 100%;height: 2px;background: #b7b8b7;border: none;outline: 0;}.range-slider input[type="range"]::-moz-range-thumb{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;border: none;outline: 0;height: 20px;width: 20px;position: relative;background: #2196f3;border-radius: 20px;}.range-slider input[type="range"]::-ms-track{width: 100%;height: 2px;cursor: pointer;background: transparent;border-color: transparent;color: transparent;}.range-slider input[type="range"]::-ms-thumb{-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;border: none;outline: 0;height: 20px;width: 20px;position: relative;background: #2196f3;border-radius: 20px;}.range-slider input[type="range"]::-ms-fill-lower{background: #2196f3;}.range-slider input[type="range"]::-ms-fill-upper{background: #b7b8b7;}.item-input .range-slider{top: 8px;}label.label-checkbox{cursor: pointer;}label.label-checkbox i.icon-form-checkbox{width: 18px;height: 18px;position: relative;border-radius: 2px;border: 2px solid #6d6d6d;box-sizing: border-box;-webkit-transition-duration: 300ms;transition-duration: 300ms;background: transparent;}label.label-checkbox i.icon-form-checkbox:after{content: ' ';position: absolute;width: 18px;height: 18px;left: -2px;top: -2px;-webkit-transition-duration: 300ms;transition-duration: 300ms;opacity: 0;background: no-repeat center;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");-webkit-background-size: 100% auto;background-size: 100% auto;}label.label-checkbox input[type="checkbox"],label.label-checkbox input[type="radio"]{display: none;}label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #2196f3;background-color: #2196f3;}label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox:after,label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox:after,label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox:after,label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox:after,label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox:after,label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox:after{opacity: 1;}label.label-radio{cursor: pointer;}label.label-radio i.icon-form-radio{width: 20px;height: 20px;position: relative;border-radius: 20px;border: 2px solid #6d6d6d;box-sizing: border-box;-webkit-transition-duration: 300ms;transition-duration: 300ms;}label.label-radio i.icon-form-radio:after{content: ' ';position: absolute;width: 10px;height: 10px;left: 50%;top: 50%;margin-left: -5px;margin-top: -5px;background-color: #2196f3;border-radius: 100%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition-duration: 300ms;transition-duration: 300ms;}label.label-radio input[type="checkbox"],label.label-radio input[type="radio"]{display: none;}label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #2196f3;}label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #2196f3;-webkit-transform: scale(1);transform: scale(1);}label.label-checkbox,label.label-radio{position: relative;overflow: hidden;z-index: 0;-webkit-transition-duration: 300ms;transition-duration: 300ms;}label.label-checkbox .item-after i.icon-form-checkbox,label.label-radio .item-after i.icon-form-checkbox,label.label-checkbox .item-after i.icon-form-radio,label.label-radio .item-after i.icon-form-radio{margin-left: 8px;margin-right: 16px;}.media-list label.label-checkbox .item-media i.icon-form-checkbox,.media-list label.label-radio .item-media i.icon-form-checkbox,.media-item label.label-checkbox .item-media i.icon-form-checkbox,.media-item label.label-radio .item-media i.icon-form-checkbox,.media-list label.label-checkbox .item-media i.icon-form-radio,.media-list label.label-radio .item-media i.icon-form-radio,.media-item label.label-checkbox .item-media i.icon-form-radio,.media-item label.label-radio .item-media i.icon-form-radio{margin-top: 4px;}html:not(.watch-active-state) label.label-checkbox:active,html:not(.watch-active-state) label.label-radio:active,label.label-checkbox.active-state,label.label-radio.active-state{background-color: rgba(0, 0, 0, 0.1);}html:not(.watch-active-state) label.label-checkbox:active .item-inner:after,html:not(.watch-active-state) label.label-radio:active .item-inner:after,label.label-checkbox.active-state .item-inner:after,label.label-radio.active-state .item-inner:after{background-color: transparent;}.smart-select select{display: none;}.floating-button{position: absolute;right: 16px;bottom: 16px;width: 56px;height: 56px;border-radius: 50%;z-index: 1500;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);background-color: #2196f3;color: #fff;overflow: hidden;-webkit-transition-duration: 300ms;transition-duration: 300ms;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;}html:not(.watch-active-state) .floating-button:active,.floating-button.active-state{background: #0c82df;}.floating-button-toolbar,.speed-dial{position: absolute;right: 16px;bottom: 16px;z-index: 1500;}.floating-button-toolbar .floating-button,.speed-dial .floating-button{right: 0;bottom: 0;position: relative;}.speed-dial .floating-button i{position: absolute;left: 50%;top: 50%;-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.speed-dial .floating-button i + i{-webkit-transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(0.5);transform: translate3d(-50%, -50%, 0) rotate(-90deg) scale(0.5);opacity: 0;}.speed-dial.speed-dial-opened .floating-button i{-webkit-transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.5);transform: translate3d(-50%, -50%, 0) rotate(90deg) scale(0.5);opacity: 0;}.speed-dial.speed-dial-opened .floating-button i + i{-webkit-transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);transform: translate3d(-50%, -50%, 0) rotate(0deg) scale(1);opacity: 1;}.speed-dial-buttons{position: absolute;width: 40px;left: 50%;margin-left: -20px;bottom: 100%;margin-bottom: 16px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-moz-box-orient: vertical;-moz-box-direction: reverse;-ms-flex-direction: column-reverse;-webkit-flex-direction: column-reverse;flex-direction: column-reverse;visibility: hidden;pointer-events: none;}.speed-dial-buttons a{width: 40px;height: 40px;opacity: 0;color: #fff;border-radius: 50%;position: relative;z-index: 1;overflow: hidden;background-color: #2196f3;-webkit-transition-duration: 300ms;transition-duration: 300ms;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-transform: translate3d(0, 8px, 0) scale(0.3);transform: translate3d(0, 8px, 0) scale(0.3);-webkit-transform-origin: center bottom;transform-origin: center bottom;}html:not(.watch-active-state) .speed-dial-buttons a:active,.speed-dial-buttons a.active-state{background: #0c82df;}.speed-dial-buttons a + a{margin-bottom: 16px;}.speed-dial-opened .speed-dial-buttons{visibility: visible;pointer-events: auto;}.speed-dial-opened .speed-dial-buttons a{opacity: 1;-webkit-transform: translate3d(0, 0, 0) scaleY(1);transform: translate3d(0, 0, 0) scaleY(1);box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);}.speed-dial-opened .speed-dial-buttons a:nth-child(2){-webkit-transition-delay: 50ms;transition-delay: 50ms;}.speed-dial-opened .speed-dial-buttons a:nth-child(3){-webkit-transition-delay: 100ms;transition-delay: 100ms;}.speed-dial-opened .speed-dial-buttons a:nth-child(4){-webkit-transition-delay: 150ms;transition-delay: 150ms;}.speed-dial-opened .speed-dial-buttons a:nth-child(5){-webkit-transition-delay: 200ms;transition-delay: 200ms;}.speed-dial-opened .speed-dial-buttons a:nth-child(6){-webkit-transition-delay: 250ms;transition-delay: 250ms;}.floating-button-to-popover.floating-button-to-popover{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.floating-button-to-popover.floating-button-to-popover-in{-webkit-transition-duration: 100ms;transition-duration: 100ms;}.floating-button-to-popover.floating-button-to-popover-in i{opacity: 0;-webkit-transition-duration: 100ms;transition-duration: 100ms;}.floating-button-to-popover.floating-button-to-popover-scale{border-radius: 0;-webkit-transition-duration: 300ms;transition-duration: 300ms;box-shadow: none;}.floating-button-to-popover.floating-button-to-popover-out{-webkit-transition-delay: 0ms;transition-delay: 0ms;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.floating-button-to-popover.floating-button-to-popover-out i{opacity: 1;-webkit-transition-duration: 100ms;transition-duration: 100ms;-webkit-transition-delay: 200ms;transition-delay: 200ms;}.list-block .accordion-item-toggle{cursor: pointer;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block .accordion-item-toggle .item-inner{padding-right: 42px;background: no-repeat -webkit-calc(100% - 15px) center;background: no-repeat calc(100% - 15px) center;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2060%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'm60%2061.5-38.25%2038.25-9.75-9.75%2029.25-28.5-29.25-28.5%209.75-9.75z'%20fill%3D'%23c7c7cc'%2F%3E%3C%2Fsvg%3E");background-size: 10px 20px;}html:not(.watch-active-state) .list-block .accordion-item-toggle:active,.list-block .accordion-item-toggle.active-state{-webkit-transition-duration: 0ms;transition-duration: 0ms;background-color: #d9d9d9;}html:not(.watch-active-state) .list-block .accordion-item-toggle:active> .item-inner:after,.list-block .accordion-item-toggle.active-state> .item-inner:after{background-color: transparent;}.list-block .accordion-item-toggle .item-inner,.list-block .accordion-item> .item-link .item-inner{-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transition-property: background-color;transition-property: background-color;}.list-block .accordion-item-toggle .item-inner:after,.list-block .accordion-item> .item-link .item-inner:after{-webkit-transition-duration: 300ms;transition-duration: 300ms;}.list-block:not(.media-list) .accordion-item-expanded:not(.media-item) .accordion-item-toggle .item-inner,.list-block:not(.media-list) .accordion-item-expanded:not(.media-item)> .item-link .item-inner,.list-block.media-list .accordion-item-expanded .accordion-item-toggle .item-title-row,.list-block.media-list .accordion-item-expanded> .item-link .item-title-row,.list-block .accordion-item-expanded.media-item .accordion-item-toggle .item-title-row,.list-block .accordion-item-expanded.media-item> .item-link .item-title-row{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%2060%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%3Cpath%20d%3D'm60%2061.5-38.25%2038.25-9.75-9.75%2029.25-28.5-29.25-28.5%209.75-9.75z'%20transform%3D'translate(115%2C%2030)%20rotate(90)'%20fill%3D'%23c7c7cc'%2F%3E%3C%2Fsvg%3E");background-size: 20px 20px;}.list-block .accordion-item-expanded .accordion-item-toggle .item-inner:after,.list-block .accordion-item-expanded> .item-link .item-inner:after{background-color: transparent;}.list-block .accordion-item .content-block,.list-block .accordion-item .list-block{margin-top: 0;margin-bottom: 0;}.list-block .accordion-item ul{padding-left: 0;}.accordion-item-content{position: relative;overflow: hidden;height: 0;font-size: 14px;-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.accordion-item-expanded> .accordion-item-content{height: auto;}html.android-4 .accordion-item-content{-webkit-transform: none;transform: none;}.cards-list ul,.card .list-block ul{background: none;}.cards-list> ul:before,.card .list-block> ul:before{display: none;}.cards-list> ul:after,.card .list-block> ul:after{display: none;}.card{background: #fff;margin: 8px;position: relative;border-radius: 2px;font-size: 14px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);}.card .list-block,.card .content-block{margin: 0;}.row:not(.no-gutter) .col> .card{margin-left: 0;margin-right: 0;}.page-content> .card:last-child{margin-bottom: 32px;}.card-content{position: relative;}.card-content-inner{padding: 16px;position: relative;}.card-content-inner> p:first-child{margin-top: 0;}.card-content-inner> p:last-child{margin-bottom: 0;}.card-content-inner> .list-block,.card-content-inner> .content-block{margin: -15px;}.card-header,.card-footer{min-height: 48px;position: relative;padding: 4px 16px;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.card-header[valign="top"],.card-footer[valign="top"]{-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;}.card-header[valign="bottom"],.card-footer[valign="bottom"]{-webkit-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;align-items: flex-end;}.card-header a.link,.card-footer a.link{color: #2196f3;text-decoration: none;text-align: center;display: block;border-radius: 2px;line-height: 36px;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;background: none;padding: 0 10px;margin: 0;height: 36px;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;text-transform: uppercase;font-family: inherit;cursor: pointer;min-width: 64px;padding: 0 8px;position: relative;overflow: hidden;outline: 0;border: none;-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-user-select: none;user-select: none;}input[type="submit"].card-header a.link,input[type="submit"].card-footer a.link,input[type="button"].card-header a.link,input[type="button"].card-footer a.link{width: 100%;}html:not(.watch-active-state) .card-header a.link:active,html:not(.watch-active-state) .card-footer a.link:active,.card-header a.link.active-state,.card-footer a.link.active-state{background: rgba(0, 0, 0, 0.1);}.card-header a.link.button-fill,.card-footer a.link.button-fill{background-color: #2196f3;color: #fff;}html:not(.watch-active-state) .card-header a.link.button-fill:active,html:not(.watch-active-state) .card-footer a.link.button-fill:active,.card-header a.link.button-fill.active-state,.card-footer a.link.button-fill.active-state{background: #0c82df;}.card-header a.link.button-big,.card-footer a.link.button-big{height: 48px;line-height: 48px;border-radius: 3px;}.card-header a.link i.icon + span,.card-footer a.link i.icon + span,.card-header a.link span:not(.ripple-wave) + span,.card-footer a.link span:not(.ripple-wave) + span,.card-header a.link span:not(.ripple-wave) + i.icon,.card-footer a.link span:not(.ripple-wave) + i.icon,.card-header a.link i.icon + i.icon,.card-footer a.link i.icon + i.icon{margin-left: 8px;}.navbar .card-header a.link:not(.button-fill),.navbar .card-footer a.link:not(.button-fill),.toolbar .card-header a.link:not(.button-fill),.toolbar .card-footer a.link:not(.button-fill),.subnavbar .card-header a.link:not(.button-fill),.subnavbar .card-footer a.link:not(.button-fill),.notifications .card-header a.link:not(.button-fill),.notifications .card-footer a.link:not(.button-fill){color: #fff;}html:not(.watch-active-state) .navbar .card-header a.link:not(.button-fill):active,html:not(.watch-active-state) .navbar .card-footer a.link:not(.button-fill):active,html:not(.watch-active-state) .toolbar .card-header a.link:not(.button-fill):active,html:not(.watch-active-state) .toolbar .card-footer a.link:not(.button-fill):active,html:not(.watch-active-state) .subnavbar .card-header a.link:not(.button-fill):active,html:not(.watch-active-state) .subnavbar .card-footer a.link:not(.button-fill):active,html:not(.watch-active-state) .notifications .card-header a.link:not(.button-fill):active,html:not(.watch-active-state) .notifications .card-footer a.link:not(.button-fill):active,.navbar .card-header a.link:not(.button-fill).active-state,.navbar .card-footer a.link:not(.button-fill).active-state,.toolbar .card-header a.link:not(.button-fill).active-state,.toolbar .card-footer a.link:not(.button-fill).active-state,.subnavbar .card-header a.link:not(.button-fill).active-state,.subnavbar .card-footer a.link:not(.button-fill).active-state,.notifications .card-header a.link:not(.button-fill).active-state,.notifications .card-footer a.link:not(.button-fill).active-state{background: rgba(255, 255, 255, 0.15);}.card-header a.link i + span,.card-footer a.link i + span,.card-header a.link i + i,.card-footer a.link i + i,.card-header a.link span + i,.card-footer a.link span + i,.card-header a.link span + span,.card-footer a.link span + span{margin-left: 7px;}.card-header a.link i.icon,.card-footer a.link i.icon{display: block;}.card-header a.icon-only,.card-footer a.icon-only{min-width: 48px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin: 0;}.card-header{border-radius: 2px 2px 0 0;font-size: 16px;}.card-header:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: #e1e1e1;display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .card-header:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .card-header:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.card-header.no-border:after{display: none;}.card-footer{border-radius: 0 0 2px 2px;color: #757575;}.card-footer:before{content: '';position: absolute;left: 0;top: 0;bottom: auto;right: auto;height: 1px;width: 100%;background-color: #e1e1e1;display: block;z-index: 15;-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}html.pixel-ratio-2 .card-footer:before{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .card-footer:before{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.card-footer.no-border:before{display: none;}.modal-overlay,.preloader-indicator-overlay,.popup-overlay,.picker-modal-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.4);z-index: 13000;visibility: hidden;opacity: 0;-webkit-transition-duration: 400ms;transition-duration: 400ms;}.modal-overlay.modal-overlay-visible,.preloader-indicator-overlay.modal-overlay-visible,.popup-overlay.modal-overlay-visible,.picker-modal-overlay.modal-overlay-visible{visibility: visible;opacity: 1;}.popup-overlay{z-index: 10500;}.picker-modal-overlay{z-index: 12000;}.modal{width: 280px;position: absolute;z-index: 13500;left: 50%;margin-left: -140px;margin-top: 0;top: 50%;border-radius: 3px;opacity: 0;-webkit-transform: translate3d(0, 0, 0) scale(1.185);transform: translate3d(0, 0, 0) scale(1.185);-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property: -moz-transform, opacity;-ms-transition-property: -ms-transform, opacity;-o-transition-property: -o-transform, opacity;transition-property: transform, opacity;color: #757575;display: none;background: #fff;font-size: 16px;box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);}.modal.modal-in{opacity: 1;-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(0, 0, 0) scale(1);transform: translate3d(0, 0, 0) scale(1);}.modal.modal-out{opacity: 0;z-index: 13499;-webkit-transition-duration: 400ms;transition-duration: 400ms;-webkit-transform: translate3d(0, 0, 0) scale(0.815);transform: translate3d(0, 0, 0) scale(0.815);}.modal-inner{padding: 24px 24px 20px;position: relative;}.modal-title{font-weight: 500;font-size: 20px;color: #212121;line-height: 1.3;}.modal-title + .modal-text{margin-top: 20px;}.modal-text{line-height: 1.5;}.modal-buttons{height: 48px;padding: 6px 8px;overflow: hidden;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;-webkit-justify-content: flex-end;justify-content: flex-end;}.modal-buttons.modal-buttons-vertical{display: block;height: auto;padding: 0 0 8px 0;}.modal-buttons.modal-buttons-vertical .modal-button{margin-left: 0;text-align: right;height: 48px;line-height: 48px;border-radius: 0;padding-left: 16px;padding-right: 16px;}.modal-button,.modal-buttons .button{color: #2196f3;text-decoration: none;text-align: center;display: block;border-radius: 2px;line-height: 36px;box-sizing: border-box;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;background: none;padding: 0 10px;margin: 0;height: 36px;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;text-transform: uppercase;font-family: inherit;cursor: pointer;min-width: 64px;padding: 0 8px;position: relative;overflow: hidden;outline: 0;border: none;-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-user-select: none;user-select: none;}input[type="submit"].modal-button,input[type="submit"].modal-buttons .button,input[type="button"].modal-button,input[type="button"].modal-buttons .button{width: 100%;}html:not(.watch-active-state) .modal-button:active,html:not(.watch-active-state) .modal-buttons .button:active,.modal-button.active-state,.modal-buttons .button.active-state{background: rgba(0, 0, 0, 0.1);}.modal-button.button-fill,.modal-buttons .button.button-fill{background-color: #2196f3;color: #fff;}html:not(.watch-active-state) .modal-button.button-fill:active,html:not(.watch-active-state) .modal-buttons .button.button-fill:active,.modal-button.button-fill.active-state,.modal-buttons .button.button-fill.active-state{background: #0c82df;}.modal-button.button-big,.modal-buttons .button.button-big{height: 48px;line-height: 48px;border-radius: 3px;}.modal-button i.icon + span,.modal-buttons .button i.icon + span,.modal-button span:not(.ripple-wave) + span,.modal-buttons .button span:not(.ripple-wave) + span,.modal-button span:not(.ripple-wave) + i.icon,.modal-buttons .button span:not(.ripple-wave) + i.icon,.modal-button i.icon + i.icon,.modal-buttons .button i.icon + i.icon{margin-left: 8px;}.navbar .modal-button:not(.button-fill),.navbar .modal-buttons .button:not(.button-fill),.toolbar .modal-button:not(.button-fill),.toolbar .modal-buttons .button:not(.button-fill),.subnavbar .modal-button:not(.button-fill),.subnavbar .modal-buttons .button:not(.button-fill),.notifications .modal-button:not(.button-fill),.notifications .modal-buttons .button:not(.button-fill){color: #fff;}html:not(.watch-active-state) .navbar .modal-button:not(.button-fill):active,html:not(.watch-active-state) .navbar .modal-buttons .button:not(.button-fill):active,html:not(.watch-active-state) .toolbar .modal-button:not(.button-fill):active,html:not(.watch-active-state) .toolbar .modal-buttons .button:not(.button-fill):active,html:not(.watch-active-state) .subnavbar .modal-button:not(.button-fill):active,html:not(.watch-active-state) .subnavbar .modal-buttons .button:not(.button-fill):active,html:not(.watch-active-state) .notifications .modal-button:not(.button-fill):active,html:not(.watch-active-state) .notifications .modal-buttons .button:not(.button-fill):active,.navbar .modal-button:not(.button-fill).active-state,.navbar .modal-buttons .button:not(.button-fill).active-state,.toolbar .modal-button:not(.button-fill).active-state,.toolbar .modal-buttons .button:not(.button-fill).active-state,.subnavbar .modal-button:not(.button-fill).active-state,.subnavbar .modal-buttons .button:not(.button-fill).active-state,.notifications .modal-button:not(.button-fill).active-state,.notifications .modal-buttons .button:not(.button-fill).active-state{background: rgba(255, 255, 255, 0.15);}.modal-button.modal-button-bold,.modal-buttons .button.modal-button-bold{font-weight: 700;}.modal-button + .modal-button,.modal-buttons .button + .modal-button{margin-left: 4px;}.modal-no-buttons .modal-buttons{display: none;}.actions-modal{position: absolute;left: 0;bottom: 0;z-index: 13500;width: 100%;background: #fff;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.actions-modal.modal-in{-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.actions-modal.modal-out{z-index: 13499;-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.actions-modal-group{position: relative;}.actions-modal-group:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: #d2d2d6;display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .actions-modal-group:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .actions-modal-group:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.actions-modal-group:last-child:after{display: none;}.actions-modal-button,.actions-modal-label{width: 100%;font-weight: normal;margin: 0;box-sizing: border-box;display: block;position: relative;padding: 0 16px;}.actions-modal-button a,.actions-modal-label a{text-decoration: none;color: inherit;display: block;}.actions-modal-button b,.actions-modal-label b{font-weight: 500;}.actions-modal-button.actions-modal-button-bold,.actions-modal-label.actions-modal-button-bold{font-weight: 500;}.actions-modal-button.actions-modal-button-red,.actions-modal-label.actions-modal-button-red{color: #f44336;}.actions-modal-button.disabled,.actions-modal-label.disabled{opacity: 0.95;color: #9e9e9e;}.actions-modal-button{cursor: pointer;line-height: 48px;font-size: 16px;color: rgba(0, 0, 0, 0.87);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.actions-modal-button a,.actions-modal-button{position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}html:not(.watch-active-state) .actions-modal-button:active,.actions-modal-button.active-state{background: rgba(0, 0, 0, 0.1);}.actions-modal-label{font-size: 16px;color: rgba(0, 0, 0, 0.54);min-height: 56px;line-height: 1.3;padding-top: 12px;padding-bottom: 12px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}input.modal-text-input{box-sizing: border-box;height: 36px;background: #fff;margin: 0;margin-top: 15px;padding: 0;border: none;width: 100%;font-size: 16px;font-family: inherit;display: block;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;appearance: none;-webkit-transition-duration: 200ms;transition-duration: 200ms;}input.modal-text-input::-webkit-input-placeholder{color: rgba(0, 0, 0, 0.35);}input.modal-text-input + input.modal-text-input{margin-top: 16px;}.popover{width: 320px;background: #fff;z-index: 13500;margin: 0;top: 0;opacity: 0;left: 0;border-radius: 3px;position: absolute;display: none;box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);-webkit-transform: scale(0.85, 0.6);transform: scale(0.85, 0.6);-webkit-transition-property: opacity, -webkit-transform, border-radius;-moz-transition-property: opacity, -moz-transform, border-radius;transition-property: opacity, transform, border-radius;}.popover.popover-on-top{-webkit-transform-origin: center bottom;transform-origin: center bottom;}.popover.popover-on-bottom{-webkit-transform-origin: center top;transform-origin: center top;}.popover.modal-in{-webkit-transform: scale(1);transform: scale(1);-webkit-transition-duration: 300ms;transition-duration: 300ms;opacity: 1;}.popover.modal-out{-webkit-transform: scale(1);transform: scale(1);-webkit-transition-duration: 300ms;transition-duration: 300ms;opacity: 0;}.popover .list-block{margin: 0;}.popover .list-block:first-child:last-child ul:before{display: none;}.popover .list-block:first-child:last-child ul:after{display: none;}.popover .list-block ul{background: none;}.popover .list-block ul:before{display: none;}.popover .list-block:first-child ul{border-radius: 3px 3px 0 0;}.popover .list-block:first-child li:first-child a{border-radius: 3px 3px 0 0;}.popover .list-block:last-child ul{border-radius: 0 0 3px 3px;}.popover .list-block:last-child ul:after{display: none;}.popover .list-block:last-child li:last-child a{border-radius: 0 0 3px 3px;}.popover .list-block:first-child:last-child li:first-child:last-child a,.popover .list-block:first-child:last-child ul:first-child:last-child{border-radius: 3px;}.popover.popover-floating-button{-webkit-transform-origin: center center;transform-origin: center center;-webkit-transform: scale(0.7);transform: scale(0.7);border-radius: 50%;box-shadow: none;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);}.popover.popover-floating-button.modal-in{border-radius: 0%;-webkit-transform: scale(1);transform: scale(1);-webkit-transition-delay: 200ms;transition-delay: 200ms;-webkit-transition-duration: 200ms;transition-duration: 200ms;}.popover.popover-floating-button.modal-out{border-radius: 50%;-webkit-transform: scale(0.7);transform: scale(0.7);-webkit-transition-delay: 0ms;transition-delay: 0ms;-webkit-transition-duration: 100ms;transition-duration: 100ms;}.popover.popover-floating-button .list-block{margin: 0;}.popover.popover-floating-button .list-block:first-child ul{border-radius: 0;}.popover.popover-floating-button .list-block:first-child li:first-child a{border-radius: 0;}.popover.popover-floating-button .list-block:last-child ul{border-radius: 0;}.popover.popover-floating-button .list-block:last-child li:last-child a{border-radius: 0;}.popover.popover-floating-button .list-block:first-child:last-child li:first-child:last-child a,.popover.popover-floating-button .list-block:first-child:last-child ul:first-child:last-child{border-radius: 0;}.popover-inner{overflow: auto;-webkit-overflow-scrolling: touch;}.actions-popover .list-block{margin: 0;}.actions-popover-label{padding: 8px 16px;color: rgba(0, 0, 0, 0.54);font-size: 16px;line-height: 1.3;padding-top: 12px;padding-bottom: 12px;position: relative;}.actions-popover-label:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: #d2d2d6;display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .actions-popover-label:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .actions-popover-label:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.actions-popover-label:last-child:after{display: none;}.popup,.login-screen{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 11000;background: #fff;box-sizing: border-box;display: none;overflow: auto;-webkit-overflow-scrolling: touch;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-ms-transition-property: -ms-transform;-o-transition-property: -o-transform;transition-property: transform;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.popup.modal-in,.login-screen.modal-in,.popup.modal-out,.login-screen.modal-out{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.popup.modal-in,.login-screen.modal-in{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.popup.modal-out,.login-screen.modal-out{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.login-screen.modal-in,.login-screen.modal-out{display: block;}@media all and (min-width: 630px) and (min-height: 630px) {.popup:not(.tablet-fullscreen) { width: 630px;height: 630px;left: 50%;top: 50%;margin-left: -315px;margin-top: -315px;box-shadow: 0px 20px 44px rgba(0, 0, 0, 0.5);border-radius: 3px;-webkit-transform: translate3d(0, 1024px, 0);transform: translate3d(0, 1024px, 0);} .popup:not(.tablet-fullscreen).modal-in{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);} .popup:not(.tablet-fullscreen).modal-out{-webkit-transform: translate3d(0, 1024px, 0);transform: translate3d(0, 1024px, 0);}}@media all and (max-width: 629px), (max-height: 629px) {html.with-statusbar-overlay .popup { height: -webkit-calc(100% - 20px);height: calc(100% - 20px);top: 20px;} html.with-statusbar-overlay .popup-overlay{z-index: 9500;}}html.with-statusbar-overlay .login-screen,html.with-statusbar-overlay .popup.tablet-fullscreen{height: -webkit-calc(100% - 20px);height: calc(100% - 20px);top: 20px;}.modal-preloader .modal-title,.modal-preloader .modal-inner{text-align: center;}.preloader-indicator-overlay{visibility: visible;opacity: 0;background: none;}.preloader-indicator-modal{position: absolute;left: 50%;top: 50%;padding: 8px;margin-left: -24px;margin-top: -24px;background: rgba(0, 0, 0, 0.8);z-index: 13500;border-radius: 4px;}.preloader-indicator-modal .preloader{display: block;}.picker-modal{position: absolute;left: 0;bottom: 0;width: 100%;height: 260px;z-index: 12000;display: none;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-ms-transition-property: -ms-transform;-o-transition-property: -o-transform;transition-property: transform;background: #fff;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.picker-modal.modal-in,.picker-modal.modal-out{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.picker-modal.modal-in{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.picker-modal.modal-out{-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}.picker-modal .picker-modal-inner{height: 100%;position: relative;}.picker-modal .toolbar{position: relative;width: 100%;top: 0;}.picker-modal .toolbar + .picker-modal-inner{height: -webkit-calc(100% - 48px);height: -moz-calc(100% - 48px);height: calc(100% - 48px);}.picker-modal .toolbar a.link{-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}.picker-modal .picker-header,.picker-modal .picker-footer{height: 48px;}.picker-modal .picker-header{background: #2196f3;}.picker-modal .picker-header + .toolbar .toolbar-inner{overflow: visible;}.picker-modal .picker-header + .picker-footer + .toolbar + .picker-modal-inner{height: -webkit-calc(100% - 48px * 3);height: -moz-calc(100% - 48px * 3);height: calc(100% - 48px * 3);}.picker-modal .picker-footer{position: absolute;left: 0;bottom: 0;width: 100%;height: 48px;padding: 6px 8px;overflow: hidden;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;-webkit-justify-content: flex-end;justify-content: flex-end;}.picker-modal .picker-footer.modal-buttons-vertical{display: block;height: auto;padding: 0 0 8px 0;}.picker-modal .picker-footer.modal-buttons-vertical .modal-button{margin-left: 0;text-align: right;height: 48px;line-height: 48px;border-radius: 0;padding-left: 16px;padding-right: 16px;}.picker-modal .picker-header + .picker-modal-inner,.picker-modal .picker-footer + .picker-modal-inner{height: -webkit-calc(100% - 48px);height: -moz-calc(100% - 48px);height: calc(100% - 48px);}.picker-modal .picker-header + .toolbar + .picker-modal-inner,.picker-modal .picker-footer + .toolbar + .picker-modal-inner{height: -webkit-calc(100% - 48px * 2);height: -moz-calc(100% - 48px * 2);height: calc(100% - 48px * 2);}.picker-modal.picker-modal-inline,.popover .picker-modal{display: block;position: relative;background: none;z-index: inherit;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.picker-modal.picker-modal-inline .toolbar,.popover .picker-modal .toolbar{top: 0;}.popover .picker-modal{width: auto;}.popover .picker-modal .toolbar:first-child,.popover .picker-modal .picker-header:first-child{border-radius: 2px 2px 0 0;}.picker-modal.smart-select-picker .list-block{margin: 0;}.picker-modal.smart-select-picker .list-block ul:before{display: none;}.picker-modal.smart-select-picker .list-block ul:after{display: none;}.panel-overlay{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.2);opacity: 0;z-index: 5999;display: none;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.panel{z-index: 1000;display: none;background: #fff;box-sizing: border-box;overflow: auto;-webkit-overflow-scrolling: touch;position: absolute;width: 260px;top: 0;height: 100%;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.panel.panel-left.panel-cover{z-index: 6000;left: -260px;}.panel.panel-left.panel-reveal{left: 0;}.panel.panel-right.panel-cover{z-index: 6000;right: -260px;}.panel.panel-right.panel-reveal{right: 0;}body.with-panel-left-cover .panel,body.with-panel-right-cover .panel{box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);}body.with-panel-left-cover .views,body.with-panel-right-cover .views{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}body.with-panel-left-cover .panel-overlay,body.with-panel-right-cover .panel-overlay{display: block;opacity: 1;}body.with-panel-left-reveal .views,body.with-panel-right-reveal .views{box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transition-property: -webkit-transform, box-shadow;-moz-transition-property: -moz-transform, box-shadow;transition-property: transform, box-shadow;}body.with-panel-left-reveal .panel-overlay,body.with-panel-right-reveal .panel-overlay{background: rgba(0, 0, 0, 0);display: block;opacity: 0;}body.with-panel-left-reveal .views{-webkit-transform: translate3d(260px, 0, 0);transform: translate3d(260px, 0, 0);}body.with-panel-left-reveal .panel-overlay{-webkit-transform: translate3d(260px, 0, 0);transform: translate3d(260px, 0, 0);}body.with-panel-left-cover .panel-left{-webkit-transform: translate3d(260px, 0, 0);transform: translate3d(260px, 0, 0);}body.with-panel-right-reveal .views{-webkit-transform: translate3d(-260px, 0, 0);transform: translate3d(-260px, 0, 0);}body.with-panel-right-reveal .panel-overlay{-webkit-transform: translate3d(-260px, 0, 0);transform: translate3d(-260px, 0, 0);}body.with-panel-right-cover .panel-right{-webkit-transform: translate3d(-260px, 0, 0);transform: translate3d(-260px, 0, 0);}body.panel-closing .panel-overlay{display: block;}body.panel-closing .views{-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transition-property: -webkit-transform, box-shadow;-moz-transition-property: -moz-transform, box-shadow;transition-property: transform, box-shadow;}.lazy-loaded.lazy-fadeIn{-webkit-animation: lazyFadeIn 600ms;animation: lazyFadeIn 600ms;}@-webkit-keyframes lazyFadeIn {from { opacity: 0;} to{opacity: 1;}}@keyframes lazyFadeIn {from { opacity: 0;} to{opacity: 1;}}.tabs .tab{display: none;}.tabs .tab.active{display: block;}.tabs-animated-wrap{position: relative;width: 100%;overflow: hidden;height: 100%;}.tabs-animated-wrap> .tabs{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;height: 100%;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.tabs-animated-wrap> .tabs> .tab{width: 100%;display: block;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}.tabs-swipeable-wrap{height: 100%;}.tabs-swipeable-wrap> .tabs> .tab{display: block;}.messages-content{background: #eee;}.messages{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}.messages-date{text-align: center;font-weight: 500;font-size: 12px;line-height: 1;margin: 10px 15px;}.messages-date span{font-weight: 400;}.message{box-sizing: border-box;margin: 0px 8px 8px 8px;max-width: 80%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}.message:first-child{margin-top: 8px;}.message.message-pic img{display: block;height: auto;max-width: 100%;}.message-name,.message-label,.message-date,.messages-date{color: rgba(0, 0, 0, 0.51);}.message-name{font-size: 12px;line-height: 1;margin-bottom: 2px;margin-top: 7px;}.message-hide-name .message-name{display: none;}.message-label{font-size: 12px;line-height: 1;margin-top: 4px;}.message-hide-label .message-label{display: none;}.message-avatar{width: 48px;height: 48px;border-radius: 100%;margin-top: -48px;position: relative;top: 1px;background-size: cover;opacity: 1;-webkit-transition-duration: 400ms;transition-duration: 400ms;}.message-hide-avatar .message-avatar{opacity: 0;}.message-text{box-sizing: border-box;border-radius: 2px;padding: 6px 8px;min-width: 48px;font-size: 16px;line-height: 1.2;word-break: break-word;color: #333;min-height: 48px;position: relative;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.message-pic .message-text{padding: 8px;}.message-date{font-size: 12px;margin-top: 4px;}.message-pic img + .message-date{margin-top: 8px;}.message-sent{-ms-flex-item-align: end;-webkit-align-self: flex-end;align-self: flex-end;-webkit-box-align: end;-ms-flex-align: end;-webkit-align-items: flex-end;align-items: flex-end;}.message-sent .message-name,.message-sent .message-label{margin-right: 8px;}.message-sent .message-text{background-color: #C8E6C9;margin-left: auto;border-radius: 2px 2px 0 2px;margin-right: 8px;}.message-sent .message-text:before{position: absolute;content: '';border-left: 0px solid transparent;border-right: 8px solid transparent;border-bottom: 8px solid #C8E6C9;left: 100%;bottom: 0;width: 0;height: 0;}.message-sent.message-with-avatar .message-text,.message-sent.message-with-avatar .message-name,.message-sent.message-with-avatar .message-label{margin-right: 56px;}.message-received{-ms-flex-item-align: start;-webkit-align-self: flex-start;align-self: flex-start;-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;}.message-received .message-text{background-color: #fff;border-radius: 2px 2px 2px 0px;margin-left: 8px;}.message-received .message-text:before{position: absolute;content: '';border-left: 8px solid transparent;border-right: 0px solid transparent;border-bottom: 8px solid #fff;right: 100%;bottom: 0;width: 0;height: 0;}.message-received .message-name,.message-received .message-label{margin-left: 8px;}.message-received.message-with-avatar .message-text,.message-received.message-with-avatar .message-name,.message-received.message-with-avatar .message-label{margin-left: 56px;}.message-appear-from-bottom{-webkit-animation: messageAppearFromBottom 400ms;animation: messageAppearFromBottom 400ms;}.message-appear-from-top{-webkit-animation: messageAppearFromTop 400ms;animation: messageAppearFromTop 400ms;}@-webkit-keyframes messageAppearFromBottom {from { -webkit-transform: translate3d(0, 100%, 0);} to{-webkit-transform: translate3d(0, 0, 0);}}@keyframes messageAppearFromBottom {from { transform: translate3d(0, 100%, 0);} to{transform: translate3d(0, 0, 0);}}@-webkit-keyframes messageAppearFromTop {from { -webkit-transform: translate3d(0, -100%, 0);} to{-webkit-transform: translate3d(0, 0, 0);}}@keyframes messageAppearFromTop {from { transform: translate3d(0, -100%, 0);} to{transform: translate3d(0, 0, 0);}}html.with-statusbar-overlay body{padding-top: 20px;box-sizing: border-box;}html.with-statusbar-overlay body .statusbar-overlay{display: block;}html.with-statusbar-overlay body .panel{padding-top: 20px;}.statusbar-overlay{background: #2196f3;z-index: 10000;position: absolute;left: 0;top: 0;height: 20px;width: 100%;display: none;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.preloader{font-size: 0;display: inline-block;width: 32px;height: 32px;-webkit-animation: preloader-outer 3300ms linear infinite;animation: preloader-outer 3300ms linear infinite;}.preloader svg{width: 100%;height: 100%;-webkit-animation: preloader-inner 1320ms linear infinite;animation: preloader-inner 1320ms linear infinite;}.preloader svg circle{fill: none;stroke: #757575;stroke-linecap: square;-webkit-animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;animation: preloader-arc 1320ms cubic-bezier(0.8, 0, 0.4, 0.8) infinite;}.preloader.preloader-white svg circle{stroke: #fff;}@-webkit-keyframes preloader-outer {0% { -webkit-transform: rotate(0);} 100%{-webkit-transform: rotate(360deg);}}@keyframes preloader-outer {0% { transform: rotate(0);} 100%{transform: rotate(360deg);}}@-webkit-keyframes preloader-inner {0% { -webkit-transform: rotate(-100.8deg);} 100%{-webkit-transform: rotate(0);}}@keyframes preloader-inner {0% { transform: rotate(-100.8deg);} 100%{transform: rotate(0);}}@-webkit-keyframes preloader-arc {0% { stroke-dasharray: 1 210.48670779px;stroke-dashoffset: 0;} 40%{stroke-dasharray: 151.55042961px, 210.48670779px;stroke-dashoffset: 0;} 100%{stroke-dasharray: 1 210.48670779px;stroke-dashoffset: -151.55042961px;}}@keyframes preloader-arc {0% { stroke-dasharray: 1 210.48670779px;stroke-dashoffset: 0;} 40%{stroke-dasharray: 151.55042961px, 210.48670779px;stroke-dashoffset: 0;} 100%{stroke-dasharray: 1 210.48670779px;stroke-dashoffset: -151.55042961px;}}.preloader-inner{position: relative;display: block;width: 100%;height: 100%;-webkit-animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;animation: preloader-inner-rotate 5.25s cubic-bezier(0.35, 0, 0.25, 1) infinite;}.preloader-inner .preloader-inner-gap{position: absolute;width: 2px;left: 50%;margin-left: -1px;top: 0;bottom: 0;box-sizing: border-box;border-top: 4px solid #757575;}.preloader-inner .preloader-inner-left,.preloader-inner .preloader-inner-right{position: absolute;top: 0;height: 100%;width: 50%;overflow: hidden;}.preloader-inner .preloader-inner-half-circle{position: absolute;top: 0;height: 100%;width: 200%;box-sizing: border-box;border: 4px solid #757575;border-bottom-color: transparent !important;border-radius: 50%;-webkit-animation-iteration-count: infinite;-webkit-animation-duration: 1.3125s;-webkit-animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);animation-iteration-count: infinite;animation-duration: 1.3125s;animation-timing-function: cubic-bezier(0.35, 0, 0.25, 1);}.preloader-white .preloader-inner .preloader-inner-gap,.preloader-white .preloader-inner .preloader-inner-half-circle{border-color: #fff;}.preloader-inner .preloader-inner-left{left: 0;}.preloader-inner .preloader-inner-left .preloader-inner-half-circle{left: 0;border-right-color: transparent !important;-webkit-animation-name: preloader-left-rotate;animation-name: preloader-left-rotate;}.preloader-inner .preloader-inner-right{right: 0;}.preloader-inner .preloader-inner-right .preloader-inner-half-circle{right: 0;border-left-color: transparent !important;-webkit-animation-name: preloader-right-rotate;animation-name: preloader-right-rotate;}@-webkit-keyframes preloader-left-rotate {0%, 100% { -webkit-transform: rotate(130deg);} 50%{-webkit-transform: rotate(-5deg);}}@keyframes preloader-left-rotate {0%, 100% { transform: rotate(130deg);} 50%{transform: rotate(-5deg);}}@-webkit-keyframes preloader-right-rotate {0%, 100% { -webkit-transform: rotate(-130deg);} 50%{-webkit-transform: rotate(5deg);}}@keyframes preloader-right-rotate {0%, 100% { transform: rotate(-130deg);} 50%{transform: rotate(5deg);}}@-webkit-keyframes preloader-inner-rotate {12.5% { -webkit-transform: rotate(135deg);} 25%{-webkit-transform: rotate(270deg);} 37.5%{-webkit-transform: rotate(405deg);} 50%{-webkit-transform: rotate(540deg);} 62.5%{-webkit-transform: rotate(675deg);} 75%{-webkit-transform: rotate(810deg);} 87.5%{-webkit-transform: rotate(945deg);} 100%{-webkit-transform: rotate(1080deg);}}@keyframes preloader-inner-rotate {12.5% { transform: rotate(135deg);} 25%{transform: rotate(270deg);} 37.5%{transform: rotate(405deg);} 50%{transform: rotate(540deg);} 62.5%{transform: rotate(675deg);} 75%{transform: rotate(810deg);} 87.5%{transform: rotate(945deg);} 100%{transform: rotate(1080deg);}}.progressbar,.progressbar-infinite{height: 4px;width: 100%;overflow: hidden;display: block;position: relative;-webkit-transform-origin: center bottom;transform-origin: center bottom;background: rgba(33, 150, 243, 0.5);}.progressbar{display: block;vertical-align: middle;-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.progressbar span{content: '';width: 100%;background: #2196f3;height: 100%;position: absolute;left: 0;top: 0;-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);-webkit-transition-duration: 150ms;transition-duration: 150ms;}.progressbar-infinite{z-index: 15000;}.progressbar-infinite:before,.progressbar-infinite:after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #2196f3;-webkit-transform-origin: left center;transform-origin: left center;}.progressbar-infinite:before{-webkit-animation: progressbar-infinite-1 2s linear infinite;animation: progressbar-infinite-1 2s linear infinite;}.progressbar-infinite:after{-webkit-animation: progressbar-infinite-2 2s linear infinite;animation: progressbar-infinite-2 2s linear infinite;}html.with-statusbar-overlay body> .progressbar-infinite{top: 20px;}.progressbar-infinite.color-multi{background: none !important;}.progressbar-infinite.color-multi:before,.progressbar-infinite.color-multi:after{width: 100%;animation: none;}.progressbar-infinite.color-multi:before{background: none;-webkit-animation: progressbar-infinite-multicolor-bg 3s step-end infinite;animation: progressbar-infinite-multicolor-bg 3s step-end infinite;}.progressbar-infinite.color-multi:after{background: none;-webkit-animation: progressbar-infinite-multicolor-fill 3s linear infinite;animation: progressbar-infinite-multicolor-fill 3s linear infinite;-webkit-transform-origin: center center;transform-origin: center center;}body> .progressbar,.view> .progressbar,.views> .progressbar,.page> .progressbar,.panel> .progressbar,.popup> .progressbar,body> .progressbar-infinite,.view> .progressbar-infinite,.views> .progressbar-infinite,.page> .progressbar-infinite,.panel> .progressbar-infinite,.popup> .progressbar-infinite{position: absolute;left: 0;top: 0;z-index: 15000;-webkit-transform-origin: center top;transform-origin: center top;}.progressbar-in{-webkit-animation: progressbar-in 300ms forwards;animation: progressbar-in 300ms forwards;}.progressbar-out{-webkit-animation: progressbar-out 300ms forwards;animation: progressbar-out 300ms forwards;}html.with-statusbar-overlay body> .progressbar{top: 20px;}@-webkit-keyframes progressbar-in {from { opacity: 0;-webkit-transform: scaleY(0);} to{opacity: 1;-webkit-transform: scaleY(1);}}@keyframes progressbar-in {from { opacity: 0;transform: scaleY(0);} to{opacity: 1;transform: scaleY(1);}}@-webkit-keyframes progressbar-out {from { opacity: 1;-webkit-transform: scaleY(1);} to{opacity: 0;-webkit-transform: scaleY(0);}}@keyframes progressbar-out {from { opacity: 1;transform: scaleY(1);} to{opacity: 0;transform: scaleY(0);}}@-webkit-keyframes progressbar-infinite-1 {0% { -webkit-transform: translateX(-10%) scaleX(0.1);} 25%{-webkit-transform: translateX(30%) scaleX(0.6);} 50%{-webkit-transform: translateX(100%) scaleX(1);} 100%{-webkit-transform: translateX(100%) scaleX(1);}}@keyframes progressbar-infinite-1 {0% { transform: translateX(-10%) scaleX(0.1);} 25%{transform: translateX(30%) scaleX(0.6);} 50%{transform: translateX(100%) scaleX(1);} 100%{transform: translateX(100%) scaleX(1);}}@-webkit-keyframes progressbar-infinite-2 {0% { -webkit-transform: translateX(-100%) scaleX(1);} 40%{-webkit-transform: translateX(-100%) scaleX(1);} 75%{-webkit-transform: translateX(60%) scaleX(0.35);} 90%{-webkit-transform: translateX(100%) scaleX(0.1);} 100%{-webkit-transform: translateX(100%) scaleX(0.1);}}@keyframes progressbar-infinite-2 {0% { transform: translateX(-100%) scaleX(1);} 40%{transform: translateX(-100%) scaleX(1);} 75%{transform: translateX(60%) scaleX(0.35);} 90%{transform: translateX(100%) scaleX(0.1);} 100%{transform: translateX(100%) scaleX(0.1);}}@-webkit-keyframes progressbar-infinite-multicolor-bg {0% { background-color: #4caf50;} 25%{background-color: #f44336;} 50%{background-color: #2196f3;} 75%{background-color: #ffeb3b;}}@keyframes progressbar-infinite-multicolor-bg {0% { background-color: #4caf50;} 25%{background-color: #f44336;} 50%{background-color: #2196f3;} 75%{background-color: #ffeb3b;}}@-webkit-keyframes progressbar-infinite-multicolor-fill {0% { -webkit-transform: scaleX(0);background-color: #f44336;} 24.9%{-webkit-transform: scaleX(1);background-color: #f44336;} 25%{-webkit-transform: scaleX(0);background-color: #2196f3;} 49.9%{-webkit-transform: scaleX(1);background-color: #2196f3;} 50%{-webkit-transform: scaleX(0);background-color: #ffeb3b;} 74.9%{-webkit-transform: scaleX(1);background-color: #ffeb3b;} 75%{-webkit-transform: scaleX(0);background-color: #4caf50;} 100%{-webkit-transform: scaleX(1);background-color: #4caf50;}}@keyframes progressbar-infinite-multicolor-fill {0% { transform: scaleX(0);background-color: #f44336;} 24.9%{transform: scaleX(1);background-color: #f44336;} 25%{transform: scaleX(0);background-color: #2196f3;} 49.9%{transform: scaleX(1);background-color: #2196f3;} 50%{transform: scaleX(0);background-color: #ffeb3b;} 74.9%{transform: scaleX(1);background-color: #ffeb3b;} 75%{transform: scaleX(0);background-color: #4caf50;} 100%{transform: scaleX(1);background-color: #4caf50;}}.pull-to-refresh-layer{position: absolute;position: relative;margin-top: -48px;left: 0;top: 0;width: 100%;height: 48px;}.pull-to-refresh-layer .preloader{position: absolute;left: 50%;top: 50%;margin-left: -16px;margin-top: -16px;visibility: hidden;}.pull-to-refresh-layer .pull-to-refresh-arrow{width: 24px;height: 24px;position: absolute;left: 50%;top: 50%;margin-left: -12px;margin-top: -12px;background: no-repeat center;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'-80%204%2024%2024'%3E%3Cpath%20d%3D'M-69%2C8v12.2l-5.6-5.6L-76%2C16l8%2C8l8-8l-1.4-1.4l-5.6%2C5.6V8H-69z'%20fill%3D'%238c8c8c'%2F%3E%3C%2Fsvg%3E");z-index: 10;-webkit-transform: rotate(0deg) translate3d(0, 0, 0);transform: rotate(0deg) translate3d(0, 0, 0);-webkit-transition-duration: 300ms;transition-duration: 300ms;}.pull-to-refresh-content.pull-to-refresh-no-navbar{margin-top: -48px;height: -webkit-calc(100% + 48px);height: -moz-calc(100% + 48px);height: calc(100% + 48px);}.pull-to-refresh-content.pull-to-refresh-no-navbar .pull-to-refresh-layer{margin-top: 0;}.pull-to-refresh-content.transitioning,.pull-to-refresh-content.refreshing{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.pull-to-refresh-content:not(.refreshing) .pull-to-refresh-layer .preloader{-webkit-animation: none;animation: none;}.pull-to-refresh-content.refreshing{-webkit-transform: translate3d(0, 48px, 0);transform: translate3d(0, 48px, 0);}.pull-to-refresh-content.refreshing .pull-to-refresh-arrow{visibility: hidden;-webkit-transition-duration: 0ms;transition-duration: 0ms;}.pull-to-refresh-content.refreshing .preloader{visibility: visible;}.pull-to-refresh-content.pull-up .pull-to-refresh-arrow{-webkit-transform: rotate(180deg) translate3d(0, 0, 0);transform: rotate(180deg) translate3d(0, 0, 0);}.autocomplete-page .autocomplete-found{display: block;}.autocomplete-page .autocomplete-not-found{display: none;}.autocomplete-page .autocomplete-values{display: block;}.autocomplete-page .list-block ul:empty{display: none;}.autocomplete-page .navbar .autocomplete-preloader{margin-right: 16px;}.autocomplete-preloader:not(.autocomplete-preloader-visible){-webkit-animation: none;animation: none;visibility: hidden;}.autocomplete-dropdown{background: #fff;box-sizing: border-box;position: absolute;z-index: 500;box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);width: 100%;left: 0;}.autocomplete-dropdown .autocomplete-dropdown-inner{position: relative;overflow: auto;-webkit-overflow-scrolling: touch;height: 100%;z-index: 1;}.autocomplete-dropdown .autocomplete-preloader{display: none;position: absolute;right: 16px;bottom: 100%;margin-bottom: 8px;width: 20px;height: 20px;}.autocomplete-dropdown .autocomplete-preloader .preloader-inner-gap,.autocomplete-dropdown .autocomplete-preloader .preloader-inner-half-circle{border-width: 3px;}.autocomplete-dropdown .autocomplete-preloader-visible{display: block;}.autocomplete-dropdown .autocomplete-dropdown-placeholder{color: #a9a9a9;}.autocomplete-dropdown .list-block{margin: 0;color: rgba(0, 0, 0, 0.54);}.autocomplete-dropdown .list-block ul{background: none !important;}.autocomplete-dropdown .list-block ul:before{display: none;}.autocomplete-dropdown .list-block ul:after{display: none;}.autocomplete-dropdown .list-block b{font-weight: normal;color: #212121;}.swiper-container{margin: 0 auto;position: relative;overflow: hidden;z-index: 1;}.swiper-container-no-flexbox .swiper-slide{float: left;}.swiper-container-vertical> .swiper-wrapper{-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;}.swiper-wrapper{position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform: translate3d(0px, 0, 0);-moz-transform: translate3d(0px, 0, 0);-o-transform: translate(0px, 0px);-ms-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}.swiper-container-multirow> .swiper-wrapper{-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;}.swiper-container-free-mode> .swiper-wrapper{-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}.swiper-slide{-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%;position: relative;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height: auto;}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;-webkit-transition-property: -webkit-transform, height;-moz-transition-property: -moz-transform;-o-transition-property: -o-transform;-ms-transition-property: -ms-transform;transition-property: transform, height;}.swiper-container .swiper-notification{position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}.swiper-wp8-horizontal{-ms-touch-action: pan-y;touch-action: pan-y;}.swiper-wp8-vertical{-ms-touch-action: pan-x;touch-action: pan-x;}.swiper-button-prev,.swiper-button-next{position: absolute;top: 50%;width: 27px;height: 44px;margin-top: -22px;z-index: 10;cursor: pointer;-moz-background-size: 27px 44px;-webkit-background-size: 27px 44px;background-size: 27px 44px;background-position: center;background-repeat: no-repeat;}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity: 0.35;cursor: auto;pointer-events: none;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left: 10px;right: auto;}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right: 10px;left: auto;}.swiper-pagination{position: absolute;text-align: center;-webkit-transition: 300ms;-moz-transition: 300ms;-o-transition: 300ms;transition: 300ms;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);z-index: 10;}.swiper-pagination.swiper-pagination-hidden{opacity: 0;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal> .swiper-pagination-bullets{bottom: 10px;left: 0;width: 100%;}.swiper-pagination-bullet{width: 8px;height: 8px;display: inline-block;border-radius: 100%;background: #000;opacity: 0.2;}button.swiper-pagination-bullet{border: none;margin: 0;padding: 0;box-shadow: none;-moz-appearance: none;-ms-appearance: none;-webkit-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet{cursor: pointer;}.swiper-pagination-bullet-active{opacity: 1;background: #007aff;}.swiper-container-vertical> .swiper-pagination-bullets{right: 10px;top: 50%;-webkit-transform: translate3d(0px, -50%, 0);-moz-transform: translate3d(0px, -50%, 0);-o-transform: translate(0px, -50%);-ms-transform: translate3d(0px, -50%, 0);transform: translate3d(0px, -50%, 0);}.swiper-container-vertical> .swiper-pagination-bullets .swiper-pagination-bullet{margin: 5px 0;display: block;}.swiper-container-horizontal> .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 5px;}.swiper-pagination-progress{background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progress .swiper-pagination-progressbar{background: #007aff;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;-moz-transform-origin: left top;-ms-transform-origin: left top;-o-transform-origin: left top;transform-origin: left top;}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin: right top;-moz-transform-origin: right top;-ms-transform-origin: right top;-o-transform-origin: right top;transform-origin: right top;}.swiper-container-horizontal> .swiper-pagination-progress{width: 100%;height: 4px;left: 0;top: 0;}.swiper-container-vertical> .swiper-pagination-progress{width: 4px;height: 100%;left: 0;top: 0;}.swiper-container-3d{-webkit-perspective: 1200px;-moz-perspective: 1200px;-o-perspective: 1200px;perspective: 1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-container-3d .swiper-slide-shadow-left{background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-right{background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-top{background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective: 1200px;}.swiper-container-cube,.swiper-container-flip{overflow: visible;}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events: none;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events: none;}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events: auto;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right{z-index: 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;backface-visibility: hidden;}.swiper-container-cube .swiper-slide{visibility: hidden;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin: 100% 0;-moz-transform-origin: 100% 0;-ms-transform-origin: 100% 0;transform-origin: 100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide{pointer-events: auto;visibility: visible;}.swiper-container-cube .swiper-cube-shadow{position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;background: #000;opacity: 0.6;-webkit-filter: blur(50px);filter: blur(50px);z-index: 0;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide{pointer-events: none;-webkit-transition-property: opacity;-moz-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events: auto;}.swiper-scrollbar{border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0, 0, 0, 0.1);}.swiper-container-horizontal> .swiper-scrollbar{position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-container-vertical> .swiper-scrollbar{position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}.swiper-scrollbar-drag{height: 100%;width: 100%;position: relative;background: rgba(0, 0, 0, 0.5);border-radius: 10px;left: 0;top: 0;}.swiper-scrollbar-cursor-drag{cursor: move;}.swiper-slide .preloader{width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;}.photo-browser{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 11500;}body> .photo-browser{opacity: 0;display: none;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}body> .photo-browser.photo-browser-in{display: block;-webkit-animation: photoBrowserIn 400ms forwards;animation: photoBrowserIn 400ms forwards;}body> .photo-browser.photo-browser-out{display: block;-webkit-animation: photoBrowserOut 400ms forwards;animation: photoBrowserOut 400ms forwards;}html.with-statusbar-overlay body> .photo-browser{height: -webkit-calc(100% - 20px);height: calc(100% - 20px);top: 20px;}.popup> .photo-browser .navbar,body> .photo-browser .navbar,.popup> .photo-browser .toolbar,body> .photo-browser .toolbar{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.photo-browser .page[data-page="photo-browser-slides"]{background: none;}.photo-browser-popup{background: none;}.photo-browser .navbar,.views .view[data-page="photo-browser-slides"] .navbar,.photo-browser .toolbar,.views .view[data-page="photo-browser-slides"] .toolbar{background: rgba(33, 150, 243, 0.95);-webkit-transition-duration: 400ms;transition-duration: 400ms;}.view[data-page="photo-browser-slides"] .page[data-page="photo-browser-slides"] .navbar,.view[data-page="photo-browser-slides"] .page[data-page="photo-browser-slides"] .toolbar{-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.view[data-page="photo-browser-slides"] .page[data-page="photo-browser-slides"] .toolbar,.photo-browser .page[data-page="photo-browser-slides"] .toolbar{bottom: 0;top: auto;}.photo-browser-exposed .navbar,.photo-browser-exposed .toolbar{opacity: 0;visibility: hidden;pointer-events: none;}.photo-browser-exposed .photo-browser-swiper-container{background: #000;}.photo-browser-of{margin: 0 5px;}.photo-browser-captions{pointer-events: none;position: absolute;left: 0;width: 100%;bottom: 0;z-index: 10;opacity: 1;-webkit-transition-duration: 400ms;transition-duration: 400ms;}.photo-browser-captions.photo-browser-captions-exposed{opacity: 0;}.toolbar ~ .photo-browser-captions{bottom: 48px;-webkit-transform: translate3d(0, 0px, 0);transform: translate3d(0, 0px, 0);}.photo-browser-exposed .toolbar ~ .photo-browser-captions{-webkit-transform: translate3d(0, 48px, 0);transform: translate3d(0, 48px, 0);}.toolbar ~ .photo-browser-captions.photo-browser-captions-exposed{-webkit-transform: translate3d(0, 0px, 0);transform: translate3d(0, 0px, 0);}.photo-browser-caption{box-sizing: border-box;-webkit-transition-duration: 300ms;transition-duration: 300ms;position: absolute;bottom: 0;left: 0;opacity: 0;padding: 4px 5px;width: 100%;text-align: center;background: rgba(0, 0, 0, 0.8);}.photo-browser-caption:empty{display: none;}.photo-browser-caption.photo-browser-caption-active{opacity: 1;}.photo-browser-captions-light .photo-browser-caption{background: rgba(255, 255, 255, 0.8);}.photo-browser-captions-dark .photo-browser-caption{color: #fff;}.photo-browser-exposed .photo-browser-caption{color: #fff;background: rgba(0, 0, 0, 0.8);}.photo-browser-swiper-container{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;background: #fff;-webkit-transition-duration: 400ms;transition-duration: 400ms;}.photo-browser-swiper-wrapper{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}.photo-browser-link-inactive{opacity: 0.3;}.photo-browser-slide{width: 100%;height: 100%;position: relative;overflow: hidden;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-flex: 0;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;box-sizing: border-box;}.photo-browser-slide.transitioning{-webkit-transition-duration: 400ms;transition-duration: 400ms;}.photo-browser-slide span.photo-browser-zoom-container{width: 100%;text-align: center;display: none;}.photo-browser-slide img{width: auto;height: auto;max-width: 100%;max-height: 100%;display: none;}.photo-browser-slide.swiper-slide-active span.photo-browser-zoom-container,.photo-browser-slide.swiper-slide-next span.photo-browser-zoom-container,.photo-browser-slide.swiper-slide-prev span.photo-browser-zoom-container{display: block;}.photo-browser-slide.swiper-slide-active img,.photo-browser-slide.swiper-slide-next img,.photo-browser-slide.swiper-slide-prev img{display: inline;}.photo-browser-slide.swiper-slide-active.photo-browser-slide-lazy .preloader,.photo-browser-slide.swiper-slide-next.photo-browser-slide-lazy .preloader,.photo-browser-slide.swiper-slide-prev.photo-browser-slide-lazy .preloader{display: block;}.photo-browser-slide iframe{width: 100%;height: 100%;}.photo-browser-slide .preloader{display: none;position: absolute;width: 42px;height: 42px;margin-left: -21px;margin-top: -21px;left: 50%;top: 50%;}.photo-browser.photo-browser-dark .navbar,.photo-browser.photo-browser-dark .toolbar{background: rgba(30, 30, 30, 0.8);color: #fff;}.photo-browser.photo-browser-dark .navbar:before,.photo-browser.photo-browser-dark .toolbar:before{display: none;}.photo-browser.photo-browser-dark .navbar:after,.photo-browser.photo-browser-dark .toolbar:after{display: none;}.photo-browser.photo-browser-dark .navbar a,.photo-browser.photo-browser-dark .toolbar a{color: #fff;}.photo-browser.photo-browser-dark .photo-browser-swiper-container{background: #000;}@-webkit-keyframes photoBrowserIn {0% { -webkit-transform: translate3d(0, 0, 0) scale(0.5);opacity: 0;} 100%{-webkit-transform: translate3d(0, 0, 0) scale(1);opacity: 1;}}@keyframes photoBrowserIn {0% { transform: translate3d(0, 0, 0) scale(0.5);opacity: 0;} 100%{transform: translate3d(0, 0, 0) scale(1);opacity: 1;}}@-webkit-keyframes photoBrowserOut {0% { -webkit-transform: translate3d(0, 0, 0) scale(1);opacity: 1;} 100%{-webkit-transform: translate3d(0, 0, 0) scale(0.5);opacity: 0;}}@keyframes photoBrowserOut {0% { transform: translate3d(0, 0, 0) scale(1);opacity: 1;} 100%{transform: translate3d(0, 0, 0) scale(0.5);opacity: 0;}}.picker-columns{width: 100%;height: 260px;z-index: 11500;}.picker-columns.picker-modal-inline{height: 200px;}@media (orientation: landscape) and (max-height: 415px) {.picker-columns:not(.picker-modal-inline) { height: 200px;}}.popover.popover-picker-columns{width: 280px;}.popover.popover-picker-columns .toolbar{border-radius: 2px 2px 0 0;}.picker-items{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;padding: 0;text-align: right;font-size: 20px;-webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);-webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, white 20%, white 80%, transparent 95%, transparent);}.picker-items-col{overflow: hidden;position: relative;max-height: 100%;}.picker-items-col.picker-items-col-left{text-align: left;}.picker-items-col.picker-items-col-center{text-align: center;}.picker-items-col.picker-items-col-right{text-align: right;}.picker-items-col.picker-items-col-divider{color: rgba(0, 0, 0, 0.87);display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.picker-items-col-wrapper{-webkit-transition-duration: 300ms;transition-duration: 300ms;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}.picker-item{height: 36px;line-height: 36px;padding: 0 10px;white-space: nowrap;position: relative;overflow: hidden;text-overflow: ellipsis;color: rgba(0, 0, 0, 0.54);left: 0;top: 0;width: 100%;box-sizing: border-box;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.picker-items-col-absolute .picker-item{position: absolute;}.picker-item.picker-item-far{pointer-events: none;}.picker-item.picker-selected{color: rgba(0, 0, 0, 0.87);-webkit-transform: translate3d(0, 0, 0) rotateX(0deg);transform: translate3d(0, 0, 0) rotateX(0deg);}.picker-center-highlight{height: 36px;box-sizing: border-box;position: absolute;left: 0;width: 100%;top: 50%;margin-top: -18px;pointer-events: none;}.picker-center-highlight:before{content: '';position: absolute;left: 0;top: 0;bottom: auto;right: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.15);display: block;z-index: 15;-webkit-transform-origin: 50% 0%;transform-origin: 50% 0%;}html.pixel-ratio-2 .picker-center-highlight:before{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .picker-center-highlight:before{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.picker-center-highlight:after{content: '';position: absolute;left: 0;bottom: 0;right: auto;top: auto;height: 1px;width: 100%;background-color: rgba(0, 0, 0, 0.15);display: block;z-index: 15;-webkit-transform-origin: 50% 100%;transform-origin: 50% 100%;}html.pixel-ratio-2 .picker-center-highlight:after{-webkit-transform: scaleY(0.5);transform: scaleY(0.5);}html.pixel-ratio-3 .picker-center-highlight:after{-webkit-transform: scaleY(0.33);transform: scaleY(0.33);}.picker-3d .picker-items{overflow: hidden;-webkit-perspective: 1200px;perspective: 1200px;}.picker-3d .picker-items-col,.picker-3d .picker-items-col-wrapper,.picker-3d .picker-item{-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.picker-3d .picker-items-col{overflow: visible;}.picker-3d .picker-item{-webkit-transform-origin: center center -110px;transform-origin: center center -110px;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}.picker-calendar{background: #fff;height: 420px;overflow: hidden;bottom: auto;width: 90%;left: 50%;top: 50%;min-width: 300px;max-width: 380px;-webkit-transform: translate3d(-50%, 100%, 0);transform: translate3d(-50%, 100%, 0);box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);}@media (orientation: landscape) and (max-height: 460px) {.picker-calendar:not(.picker-modal-inline) { height: -webkit-calc(100% - 40px);height: calc(100% - 40px);}}.popover-picker-calendar .picker-calendar{height: 420px;}.picker-calendar .picker-modal-inner{overflow: hidden;}.picker-calendar.modal-in{-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);}.picker-calendar.modal-out{-webkit-transform: translate3d(-50%, 100%, 0);transform: translate3d(-50%, 100%, 0);}.picker-calendar.picker-modal-inline{height: 300px;}.picker-calendar.picker-modal-inline,.popover-picker-calendar .picker-calendar{-webkit-transform: translate3d(0%, 0%, 0);transform: translate3d(0%, 0%, 0);width: auto;max-width: none;left: 0;top: 0;box-shadow: none;}.picker-calendar.picker-modal{z-index: 12500;}.popover.popover-picker-calendar{width: 320px;}.picker-calendar-selected-date{line-height: 48px;color: #fff;padding: 0 24px;font-size: 20px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.picker-calendar-week-days{height: 14.28571429%;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;font-size: 12px;box-sizing: border-box;position: relative;color: rgba(0, 0, 0, 0.54);}.picker-calendar-week-days .picker-calendar-week-day{-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;width: 14.28571429%;width: -webkit-calc(100% / 7);width: -moz-calc(100% / 7);width: calc(100% / 7);text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}.picker-calendar-week-days + .picker-calendar-months{height: -webkit-calc(100% - 100% / 7);height: -moz-calc(100% - 100% / 7);height: calc(100% - 100% / 7);}.picker-calendar-months{width: 100%;height: 100%;overflow: hidden;position: relative;}.picker-calendar-months-wrapper{position: relative;width: 100%;height: 100%;-webkit-transition-duration: 300ms;transition-duration: 300ms;}.picker-calendar-month{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-orient: vertical;-moz-box-orient: vertical;-ms-flex-direction: column;-webkit-flex-direction: column;flex-direction: column;width: 100%;height: 100%;position: absolute;left: 0;top: 0;}.picker-calendar-row{height: 16.66666667%;height: -webkit-calc(100% / 6);height: -moz-calc(100% / 6);height: calc(100% / 6);display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;width: 100%;position: relative;}.picker-calendar-day{-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;box-sizing: border-box;width: 14.28571429%;width: -webkit-calc(100% / 7);width: -moz-calc(100% / 7);width: calc(100% / 7);text-align: center;font-size: 12px;cursor: pointer;}.picker-calendar-day.picker-calendar-day-prev,.picker-calendar-day.picker-calendar-day-next{color: #b8b8b8;}.picker-calendar-day.picker-calendar-day-disabled{color: #d4d4d4;cursor: auto;}.picker-calendar-day.picker-calendar-day-today span{color: #2196f3;}.picker-calendar-day.picker-calendar-day-selected span{background: #2196f3;color: #fff;}.picker-calendar-range .picker-calendar-day.picker-calendar-day-selected span{border-radius: 0;width: 100%;}.picker-calendar-day.picker-calendar-day-has-events span:after{content: '';width: 4px;height: 4px;border-radius: 50%;background: #2196f3;position: absolute;margin-left: -2px;left: 50%;bottom: 2px;}.picker-calendar-day.picker-calendar-day-has-events.picker-calendar-day-selected span:after{display: none;}.picker-calendar-day span{display: inline-block;border-radius: 100%;width: 36px;height: 36px;line-height: 36px;position: relative;}.picker-calendar-month-picker,.picker-calendar-year-picker{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;width: 50%;max-width: 200px;-webkit-box-flex: 10;-webkit-flex-shrink: 10;-ms-flex: 0 10 auto;flex-shrink: 10;}.picker-calendar-month-picker span,.picker-calendar-year-picker span{-webkit-box-flex: 1;-webkit-flex-shrink: 1;-ms-flex: 0 1 auto;flex-shrink: 1;position: relative;overflow: hidden;text-overflow: ellipsis;width: 100%;text-align: center;}.notifications{position: absolute;left: 0;bottom: 0;width: 100%;z-index: 10900;color: #fff;font-size: 14px;margin: 0;border: none;display: none;box-sizing: border-box;max-height: 100%;overflow: auto;-webkit-overflow-scrolling: touch;-webkit-transition-duration: 450ms;transition-duration: 450ms;-webkit-perspective: 1200px;perspective: 1200px;}.notifications.list-block> ul{max-width: 568px;background: #323232;margin: 0 auto;}.notifications.list-block> ul:before{display: none;}.notifications.list-block> ul:after{display: none;}.notifications .item-content{-webkit-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;padding-left: 24px;}.notifications .item-title{font-size: 14px;font-weight: normal;white-space: normal;padding-top: 14px;padding-bottom: 14px;}.notifications .item-inner{padding-right: 24px;padding-top: 0;padding-bottom: 0;}.notifications .item-inner:after{display: none;}.notifications .item-after{max-height: none;margin-left: 16px;}.notifications .button.close-notification{color: #48aeff;}.notifications .notification-item{margin: 0 auto;-webkit-transition-duration: 450ms;transition-duration: 450ms;-webkit-transition-delay: 100ms;transition-delay: 100ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}.notifications .notification-hidden{opacity: 0;-webkit-transition-delay: 0ms;transition-delay: 0ms;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.notifications .notification-item-removing{-webkit-transition-delay: 0ms;transition-delay: 0ms;}@media (min-width: 569px) {.notifications.list-block > ul { border-radius: 2px;width: auto;min-width: 288px;}}.login-screen-content{background: #fff;}.login-screen-content .login-screen-title,.login-screen-content .list-block,.login-screen-content .content-block,.login-screen-content .list-block-label{max-width: 480px;margin: 24px auto;}.login-screen-content .list-block ul{background: none;}.login-screen-content .list-block ul:before{display: none;}.login-screen-content .list-block ul:after{display: none;}.login-screen-content .list-block-label{text-align: center;}.navbar-fixed .page .login-screen-content{padding-top: 0;}.login-screen-title{text-align: center;font-size: 34px;}.ripple,a.floating-button,.floating-button> a,a.link,a.item-link,.button,.modal-button,.tab-link,.label-radio,.label-checkbox,.actions-modal-button,.speed-dial-buttons a{-webkit-user-select: none;user-select: none;}.ripple-wave{left: 0;top: 0;position: absolute !important;border-radius: 50%;pointer-events: none;z-index: -1;background: rgba(0, 0, 0, 0.1);padding: 0;margin: 0;font-size: 0;-webkit-transform: translate3d(0px, 0px, 0) scale(0);transform: translate3d(0px, 0px, 0) scale(0);-webkit-transition-duration: 1400ms;transition-duration: 1400ms;}.ripple-wave.ripple-wave-fill{-webkit-transition-duration: 300ms;transition-duration: 300ms;opacity: 0.35;}.ripple-wave.ripple-wave-out{-webkit-transition-duration: 600ms;transition-duration: 600ms;opacity: 0;}.button-fill .ripple-wave,.picker-calendar-day .ripple-wave{z-index: 1;}.button-fill .ripple-wave,.navbar .ripple-wave,.toolbar .ripple-wave,.subnavbar .ripple-wave,.searchbar .ripple-wave,.notifications .ripple-wave,.floating-button .ripple-wave,.speed-dial-buttons a .ripple-wave{background: rgba(255, 255, 255, 0.3);}.messagebar .ripple-wave{background: rgba(0, 0, 0, 0.1);}.disabled,[disabled]{opacity: 0.55;pointer-events: none;}.disabled .disabled,.disabled [disabled],[disabled] .disabled,[disabled] [disabled]{opacity: 1;}.layout-dark .page,.layout-dark .login-screen-content,.page.layout-dark,.layout-dark .panel,.panel.layout-dark{background-color: #222;color: rgba(255, 255, 255, 0.87);}.layout-dark .content-block-title{color: rgba(255, 255, 255, 0.87);}.layout-dark .content-block-inner:before{background-color: #393939;}.layout-dark .content-block-inner:after{background-color: #393939;}.layout-dark .popover .list-block ul{background: none;}.layout-dark .card{background: #1c1c1c;}.layout-dark .card-header:after{background-color: #393939;}.layout-dark .card-footer{color: #bbb;}.layout-dark .card-footer:before{background-color: #393939;}.layout-dark .list-block ul:before,.list-block.layout-dark ul:before{background-color: #393939;}.layout-dark .list-block ul:after,.list-block.layout-dark ul:after{background-color: #393939;}.layout-dark .list-block.inset ul,.list-block.layout-dark.inset ul{background: #1c1c1c;}.layout-dark .list-block.notifications> ul,.list-block.layout-dark.notifications> ul{background: none;}.layout-dark li.sorting{background-color: rgba(34, 34, 34, 0.8);}.layout-dark .swipeout-actions-left a,.layout-dark .swipeout-actions-right a{background-color: #444;}.layout-dark .item-inner:after,.layout-dark .list-block ul ul li:last-child .item-inner:after{background-color: #393939;}.layout-dark .item-after,.layout-dark .item-text{color: rgba(255, 255, 255, 0.7);}.layout-dark .list-block-label{color: #bbb;}.layout-dark .item-divider,.layout-dark .list-group-title{background: #1a1a1a;color: #bbb;}.layout-dark .item-divider:before,.layout-dark .list-group-title:before{background-color: #393939;}.layout-dark .contacts-block .list-group-title{background: none;}.layout-dark .autocomplete-dropdown{background: #1c1c1c;}.layout-dark .autocomplete-dropdown .list-block{color: rgba(255, 255, 255, 0.54);}.layout-dark .autocomplete-dropdown .list-block b{color: rgba(255, 255, 255, 0.87);}html:not(.watch-active-state) .layout-dark .item-link:active,html:not(.watch-active-state) .layout-dark label.label-checkbox:active,html:not(.watch-active-state) .layout-dark label.label-radio:active,.layout-dark .item-link.active-state,.layout-dark label.label-checkbox.active-state,.layout-dark label.label-radio.active-state{background-color: rgba(255, 255, 255, 0.05);}.layout-dark .list-block input[type="text"],.layout-dark .list-block input[type="password"],.layout-dark .list-block input[type="search"],.layout-dark .list-block input[type="email"],.layout-dark .list-block input[type="tel"],.layout-dark .list-block input[type="url"],.layout-dark .list-block input[type="date"],.layout-dark .list-block input[type="datetime-local"],.layout-dark .list-block input[type="time"],.layout-dark .list-block input[type="number"],.layout-dark .list-block select,.layout-dark .list-block textarea{color: #fff;}.layout-dark .list-block input[type="text"]::-webkit-input-placeholder,.layout-dark .list-block input[type="password"]::-webkit-input-placeholder,.layout-dark .list-block input[type="search"]::-webkit-input-placeholder,.layout-dark .list-block input[type="email"]::-webkit-input-placeholder,.layout-dark .list-block input[type="tel"]::-webkit-input-placeholder,.layout-dark .list-block input[type="url"]::-webkit-input-placeholder,.layout-dark .list-block input[type="date"]::-webkit-input-placeholder,.layout-dark .list-block input[type="datetime-local"]::-webkit-input-placeholder,.layout-dark .list-block input[type="time"]::-webkit-input-placeholder,.layout-dark .list-block input[type="number"]::-webkit-input-placeholder,.layout-dark .list-block select::-webkit-input-placeholder,.layout-dark .list-block textarea::-webkit-input-placeholder{color: rgba(255, 255, 255, 0.35);}.layout-dark .label-switch .checkbox{background: rgba(255, 255, 255, 0.3);}.layout-dark .item-inner:not(.focus-state) .label,.layout-dark .item-inner:not(.focus-state) .floating-label{color: rgba(255, 255, 255, 0.7);}.layout-dark .item-inner:not(.focus-state):not(.not-empty-state) .item-input-field:after,.layout-dark .item-inner:not(.focus-state):not(.not-empty-state) .input-field:after{background-color: rgba(255, 255, 255, 0.12);}.layout-dark label.label-checkbox i.icon-form-checkbox{border-color: rgba(255, 255, 255, 0.7);}.layout-dark label.label-radio i.icon-form-radio{border-color: rgba(255, 255, 255, 0.7);}.layout-dark .item-link.list-button:after{background-color: #393939;}.layout-dark .page-content .ripple-wave{background: rgba(255, 255, 255, 0.3);}html:not(.watch-active-state) .layout-dark .button:not(.button-fill):active,.layout-dark .button:not(.button-fill).active-state{background: rgba(255, 255, 255, 0.1);}.layout-dark .chip{background: rgba(255, 255, 255, 0.87);}.color-red{color: #f44336;}.list-block .item-link.list-button.color-red,.list-block .item-link.color-red,.tabbar a.active.color-red,a.color-red{color: #f44336;}.label-switch input[type="checkbox"]:checked + .checkbox.color-red,.label-switch.color-red input[type="checkbox"]:checked + .checkbox{background-color: #f44336;}.theme-red .button:not(.button-fill){color: #f44336;}.theme-red .navbar .button:not(.button-fill),.theme-red.navbar .button:not(.button-fill),.theme-red .toolbar .button:not(.button-fill),.theme-red.toolbar .button:not(.button-fill),.theme-red .subnavbar .button:not(.button-fill),.theme-red.subnavbar .button:not(.button-fill){color: #fff;}.button.color-red:not(.button-fill),.color-red.buttons-row .button:not(.button-fill){color: #f44336 !important;}.theme-red .button.button-fill{background: #f44336;color: #fff;}html:not(.watch-active-state) .theme-red .button.button-fill:active,.theme-red .button.button-fill.active-state{background: #D32F2F;}.button.button-fill.bg-red,.button.button-fill.color-red{background: #f44336 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-red:active,html:not(.watch-active-state) .button.button-fill.color-red:active,.button.button-fill.bg-red.active-state,.button.button-fill.color-red.active-state{background: #D32F2F !important;}.progressbar.color-red,.progressbar.theme-red,.theme-red .progressbar,.progressbar.bg-red{background-color: rgba(244, 67, 54, 0.5);}.progressbar.color-red span,.progressbar.theme-red span,.theme-red .progressbar span,.progressbar.bg-red span{background-color: #f44336;}.progressbar-infinite.color-red,.progressbar-infinite.theme-red,.theme-red .progressbar-infinite,.progressbar-infinite.bg-red{background-color: rgba(244, 67, 54, 0.5);}.progressbar-infinite.color-red:after,.progressbar-infinite.theme-red:after,.theme-red .progressbar-infinite:after,.progressbar-infinite.bg-red:after,.progressbar-infinite.color-red:before,.progressbar-infinite.theme-red:before,.theme-red .progressbar-infinite:before,.progressbar-infinite.bg-red:before{background-color: #f44336;}.color-red i.icon,i.icon.color-red{color: #f44336;}i.icon-next.color-red,i.icon-next.theme-red{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23f44336'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-red,i.icon-prev.theme-red{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23f44336'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-red,i.icon-back.theme-red{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-red,i.icon-forward.theme-red{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-red,i.icon-bars.theme-red{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");}.preloader.color-red svg circle,.preloader.preloader-red svg circle{stroke: #f44336;}.preloader.color-red .preloader-inner-gap,.preloader.preloader-red .preloader-inner-gap,.preloader.color-red .preloader-inner-half-circle,.preloader.preloader-red .preloader-inner-half-circle{border-color: #f44336;}.theme-red a{color: #f44336;}.theme-red .navbar,.navbar.theme-red,.theme-red .toolbar,.toolbar.theme-red,.theme-red .subnavbar,.subnavbar.theme-red,.theme-red .searchbar,.searchbar.theme-red{background-color: #f44336;}.theme-red .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-red input[type="range"]::-webkit-slider-thumb:before{background-color: #f44336;}.theme-red .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-red input[type="range"]::-webkit-slider-thumb{background-color: #f44336;}.theme-red .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-red input[type="range"]::-ms-thumb{background-color: #f44336;}.theme-red .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-red input[type="range"]::-ms-fill-lower{background-color: #f44336;}.theme-red .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-red input[type="range"]::-moz-range-thumb{background-color: #f44336;}.theme-red .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-red input[type="checkbox"]:checked + .checkbox{background-color: rgba(244, 67, 54, 0.5);}.theme-red .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-red input[type="checkbox"]:checked + .checkbox:after{background-color: #f44336;}.theme-red label.label-checkbox,label.label-checkbox.theme-red{cursor: pointer;}.theme-red label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-red i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-red label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-red input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-red label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-red input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-red label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-red input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-red label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-red input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-red label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-red input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-red label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-red input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #f44336;background-color: #f44336;}.theme-red label.label-radio i.icon-form-radio:after,label.label-radio.theme-red i.icon-form-radio:after{background-color: #f44336;}.theme-red label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-red input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-red label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-red input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-red label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-red input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-red label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-red input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-red label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-red input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-red label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-red input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #f44336;}.theme-red label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-red input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-red label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-red input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-red label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-red input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-red label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-red input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-red label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-red input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-red label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-red input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #f44336;}.theme-red .focus-state .label,.theme-red .focus-state .floating-label{color: #f44336;}.theme-red .item-input-field.focus-state:after,.theme-red .input-field.focus-state:after,.theme-red .item-input-field.not-empty-state:after,.theme-red .input-field.not-empty-state:after{background: #f44336;}.theme-red .picker-calendar-day.picker-calendar-day-today span{color: #f44336;}.theme-red .picker-calendar-day.picker-calendar-day-selected span{background-color: #f44336;color: #fff;}.theme-red .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #f44336;}.theme-red .picker-header{background-color: #f44336;}.theme-red .modal-button{color: #f44336;}.swiper-pagination.color-red .swiper-pagination-bullet-active,.theme-red .swiper-pagination .swiper-pagination-bullet-active{background-color: #f44336;}.swiper-pagination.color-red .swiper-pagination-progressbar,.theme-red .swiper-pagination .swiper-pagination-progressbar{background-color: #f44336;}.swiper-pagination.swiper-pagination-progress.bg-red{background-color: rgba(244, 67, 54, 0.25);}.swiper-button-next.color-red,.swiper-container-rtl .swiper-button-prev.color-red,.theme-red .swiper-button-next,.theme-red .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-red,.swiper-container-rtl .swiper-button-next.color-red,.theme-red .swiper-button-prev,.theme-red .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f44336'%2F%3E%3C%2Fsvg%3E");}.bg-red,a.bg-red,.list-block .swipeout-actions-left a.bg-red,.list-block .swipeout-actions-right a.bg-red{background-color: #f44336;}html:not(.watch-active-state) .list-block .bg-red .item-link:active,html:not(.watch-active-state) .list-block a.bg-red .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-red .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-red .item-link:active,html:not(.watch-active-state) .list-block.bg-red .item-link:active,html:not(.watch-active-state) .list-blocka.bg-red .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-red .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-red .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-red:active,html:not(.watch-active-state) .list-block .item-linka.bg-red:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-red:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-red:active,.list-block .bg-red .item-link.active-state,.list-block a.bg-red .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-red .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-red .item-link.active-state,.list-block.bg-red .item-link.active-state,.list-blocka.bg-red .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-red .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-red .item-link.active-state,.list-block .item-link.bg-red.active-state,.list-block .item-linka.bg-red.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-red.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-red.active-state{background: #D32F2F;}.border-red{border-color: #f44336;}.list-block .border-red.item-inner:after,.list-block ul.border-red:after,.border-red:after,.list-block .border-red.item-inner:before,.list-block ul.border-red:before,.border-red:before{background-color: #f44336;}.theme-red .floating-button,.theme-red .speed-dial-buttons a,.floating-button.theme-red,.speed-dial-buttons a.theme-red,.floating-button.color-red,.speed-dial-buttons a.color-red,.floating-button.bg-red,.speed-dial-buttons a.bg-red{color: #fff;background: #f44336;}html:not(.watch-active-state) .theme-red .floating-button:active,html:not(.watch-active-state) .theme-red .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-red:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-red:active,html:not(.watch-active-state) .floating-button.color-red:active,html:not(.watch-active-state) .speed-dial-buttons a.color-red:active,html:not(.watch-active-state) .floating-button.bg-red:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-red:active,.theme-red .floating-button.active-state,.theme-red .speed-dial-buttons a.active-state,.floating-button.theme-red.active-state,.speed-dial-buttons a.theme-red.active-state,.floating-button.color-red.active-state,.speed-dial-buttons a.color-red.active-state,.floating-button.bg-red.active-state,.speed-dial-buttons a.bg-red.active-state{background: #D32F2F;}.theme-red .floating-button i,.theme-red .speed-dial-buttons a i,.floating-button.theme-red i,.speed-dial-buttons a.theme-red i,.floating-button.color-red i,.speed-dial-buttons a.color-red i,.floating-button.bg-red i,.speed-dial-buttons a.bg-red i{color: inherit;}.ripple-red .ripple-wave{background-color: rgba(244, 67, 54, 0.3);}.badge.color-red,.badge.theme-red{background-color: #f44336;color: #fff;}.color-pink{color: #e91e63;}.list-block .item-link.list-button.color-pink,.list-block .item-link.color-pink,.tabbar a.active.color-pink,a.color-pink{color: #e91e63;}.label-switch input[type="checkbox"]:checked + .checkbox.color-pink,.label-switch.color-pink input[type="checkbox"]:checked + .checkbox{background-color: #e91e63;}.theme-pink .button:not(.button-fill){color: #e91e63;}.theme-pink .navbar .button:not(.button-fill),.theme-pink.navbar .button:not(.button-fill),.theme-pink .toolbar .button:not(.button-fill),.theme-pink.toolbar .button:not(.button-fill),.theme-pink .subnavbar .button:not(.button-fill),.theme-pink.subnavbar .button:not(.button-fill){color: #fff;}.button.color-pink:not(.button-fill),.color-pink.buttons-row .button:not(.button-fill){color: #e91e63 !important;}.theme-pink .button.button-fill{background: #e91e63;color: #fff;}html:not(.watch-active-state) .theme-pink .button.button-fill:active,.theme-pink .button.button-fill.active-state{background: #C2185B;}.button.button-fill.bg-pink,.button.button-fill.color-pink{background: #e91e63 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-pink:active,html:not(.watch-active-state) .button.button-fill.color-pink:active,.button.button-fill.bg-pink.active-state,.button.button-fill.color-pink.active-state{background: #C2185B !important;}.progressbar.color-pink,.progressbar.theme-pink,.theme-pink .progressbar,.progressbar.bg-pink{background-color: rgba(233, 30, 99, 0.5);}.progressbar.color-pink span,.progressbar.theme-pink span,.theme-pink .progressbar span,.progressbar.bg-pink span{background-color: #e91e63;}.progressbar-infinite.color-pink,.progressbar-infinite.theme-pink,.theme-pink .progressbar-infinite,.progressbar-infinite.bg-pink{background-color: rgba(233, 30, 99, 0.5);}.progressbar-infinite.color-pink:after,.progressbar-infinite.theme-pink:after,.theme-pink .progressbar-infinite:after,.progressbar-infinite.bg-pink:after,.progressbar-infinite.color-pink:before,.progressbar-infinite.theme-pink:before,.theme-pink .progressbar-infinite:before,.progressbar-infinite.bg-pink:before{background-color: #e91e63;}.color-pink i.icon,i.icon.color-pink{color: #e91e63;}i.icon-next.color-pink,i.icon-next.theme-pink{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23e91e63'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-pink,i.icon-prev.theme-pink{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23e91e63'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-pink,i.icon-back.theme-pink{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-pink,i.icon-forward.theme-pink{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-pink,i.icon-bars.theme-pink{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");}.preloader.color-pink svg circle,.preloader.preloader-pink svg circle{stroke: #e91e63;}.preloader.color-pink .preloader-inner-gap,.preloader.preloader-pink .preloader-inner-gap,.preloader.color-pink .preloader-inner-half-circle,.preloader.preloader-pink .preloader-inner-half-circle{border-color: #e91e63;}.theme-pink a{color: #e91e63;}.theme-pink .navbar,.navbar.theme-pink,.theme-pink .toolbar,.toolbar.theme-pink,.theme-pink .subnavbar,.subnavbar.theme-pink,.theme-pink .searchbar,.searchbar.theme-pink{background-color: #e91e63;}.theme-pink .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-pink input[type="range"]::-webkit-slider-thumb:before{background-color: #e91e63;}.theme-pink .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-pink input[type="range"]::-webkit-slider-thumb{background-color: #e91e63;}.theme-pink .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-pink input[type="range"]::-ms-thumb{background-color: #e91e63;}.theme-pink .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-pink input[type="range"]::-ms-fill-lower{background-color: #e91e63;}.theme-pink .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-pink input[type="range"]::-moz-range-thumb{background-color: #e91e63;}.theme-pink .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-pink input[type="checkbox"]:checked + .checkbox{background-color: rgba(233, 30, 99, 0.5);}.theme-pink .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-pink input[type="checkbox"]:checked + .checkbox:after{background-color: #e91e63;}.theme-pink label.label-checkbox,label.label-checkbox.theme-pink{cursor: pointer;}.theme-pink label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-pink i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-pink label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-pink label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-pink label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-pink label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-pink label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-pink label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-pink input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #e91e63;background-color: #e91e63;}.theme-pink label.label-radio i.icon-form-radio:after,label.label-radio.theme-pink i.icon-form-radio:after{background-color: #e91e63;}.theme-pink label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-pink input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-pink label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-pink input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-pink label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-pink input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-pink label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-pink input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-pink label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-pink input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-pink label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-pink input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #e91e63;}.theme-pink label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-pink input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-pink label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-pink input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-pink label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-pink input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-pink label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-pink input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-pink label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-pink input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-pink label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-pink input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #e91e63;}.theme-pink .focus-state .label,.theme-pink .focus-state .floating-label{color: #e91e63;}.theme-pink .item-input-field.focus-state:after,.theme-pink .input-field.focus-state:after,.theme-pink .item-input-field.not-empty-state:after,.theme-pink .input-field.not-empty-state:after{background: #e91e63;}.theme-pink .picker-calendar-day.picker-calendar-day-today span{color: #e91e63;}.theme-pink .picker-calendar-day.picker-calendar-day-selected span{background-color: #e91e63;color: #fff;}.theme-pink .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #e91e63;}.theme-pink .picker-header{background-color: #e91e63;}.theme-pink .modal-button{color: #e91e63;}.swiper-pagination.color-pink .swiper-pagination-bullet-active,.theme-pink .swiper-pagination .swiper-pagination-bullet-active{background-color: #e91e63;}.swiper-pagination.color-pink .swiper-pagination-progressbar,.theme-pink .swiper-pagination .swiper-pagination-progressbar{background-color: #e91e63;}.swiper-pagination.swiper-pagination-progress.bg-pink{background-color: rgba(233, 30, 99, 0.25);}.swiper-button-next.color-pink,.swiper-container-rtl .swiper-button-prev.color-pink,.theme-pink .swiper-button-next,.theme-pink .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-pink,.swiper-container-rtl .swiper-button-next.color-pink,.theme-pink .swiper-button-prev,.theme-pink .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23e91e63'%2F%3E%3C%2Fsvg%3E");}.bg-pink,a.bg-pink,.list-block .swipeout-actions-left a.bg-pink,.list-block .swipeout-actions-right a.bg-pink{background-color: #e91e63;}html:not(.watch-active-state) .list-block .bg-pink .item-link:active,html:not(.watch-active-state) .list-block a.bg-pink .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-pink .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-pink .item-link:active,html:not(.watch-active-state) .list-block.bg-pink .item-link:active,html:not(.watch-active-state) .list-blocka.bg-pink .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-pink .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-pink .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-pink:active,html:not(.watch-active-state) .list-block .item-linka.bg-pink:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-pink:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-pink:active,.list-block .bg-pink .item-link.active-state,.list-block a.bg-pink .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-pink .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-pink .item-link.active-state,.list-block.bg-pink .item-link.active-state,.list-blocka.bg-pink .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-pink .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-pink .item-link.active-state,.list-block .item-link.bg-pink.active-state,.list-block .item-linka.bg-pink.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-pink.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-pink.active-state{background: #C2185B;}.border-pink{border-color: #e91e63;}.list-block .border-pink.item-inner:after,.list-block ul.border-pink:after,.border-pink:after,.list-block .border-pink.item-inner:before,.list-block ul.border-pink:before,.border-pink:before{background-color: #e91e63;}.theme-pink .floating-button,.theme-pink .speed-dial-buttons a,.floating-button.theme-pink,.speed-dial-buttons a.theme-pink,.floating-button.color-pink,.speed-dial-buttons a.color-pink,.floating-button.bg-pink,.speed-dial-buttons a.bg-pink{color: #fff;background: #e91e63;}html:not(.watch-active-state) .theme-pink .floating-button:active,html:not(.watch-active-state) .theme-pink .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-pink:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-pink:active,html:not(.watch-active-state) .floating-button.color-pink:active,html:not(.watch-active-state) .speed-dial-buttons a.color-pink:active,html:not(.watch-active-state) .floating-button.bg-pink:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-pink:active,.theme-pink .floating-button.active-state,.theme-pink .speed-dial-buttons a.active-state,.floating-button.theme-pink.active-state,.speed-dial-buttons a.theme-pink.active-state,.floating-button.color-pink.active-state,.speed-dial-buttons a.color-pink.active-state,.floating-button.bg-pink.active-state,.speed-dial-buttons a.bg-pink.active-state{background: #C2185B;}.theme-pink .floating-button i,.theme-pink .speed-dial-buttons a i,.floating-button.theme-pink i,.speed-dial-buttons a.theme-pink i,.floating-button.color-pink i,.speed-dial-buttons a.color-pink i,.floating-button.bg-pink i,.speed-dial-buttons a.bg-pink i{color: inherit;}.ripple-pink .ripple-wave{background-color: rgba(233, 30, 99, 0.3);}.badge.color-pink,.badge.theme-pink{background-color: #e91e63;color: #fff;}.color-purple{color: #9c27b0;}.list-block .item-link.list-button.color-purple,.list-block .item-link.color-purple,.tabbar a.active.color-purple,a.color-purple{color: #9c27b0;}.label-switch input[type="checkbox"]:checked + .checkbox.color-purple,.label-switch.color-purple input[type="checkbox"]:checked + .checkbox{background-color: #9c27b0;}.theme-purple .button:not(.button-fill){color: #9c27b0;}.theme-purple .navbar .button:not(.button-fill),.theme-purple.navbar .button:not(.button-fill),.theme-purple .toolbar .button:not(.button-fill),.theme-purple.toolbar .button:not(.button-fill),.theme-purple .subnavbar .button:not(.button-fill),.theme-purple.subnavbar .button:not(.button-fill){color: #fff;}.button.color-purple:not(.button-fill),.color-purple.buttons-row .button:not(.button-fill){color: #9c27b0 !important;}.theme-purple .button.button-fill{background: #9c27b0;color: #fff;}html:not(.watch-active-state) .theme-purple .button.button-fill:active,.theme-purple .button.button-fill.active-state{background: #7B1FA2;}.button.button-fill.bg-purple,.button.button-fill.color-purple{background: #9c27b0 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-purple:active,html:not(.watch-active-state) .button.button-fill.color-purple:active,.button.button-fill.bg-purple.active-state,.button.button-fill.color-purple.active-state{background: #7B1FA2 !important;}.progressbar.color-purple,.progressbar.theme-purple,.theme-purple .progressbar,.progressbar.bg-purple{background-color: rgba(156, 39, 176, 0.5);}.progressbar.color-purple span,.progressbar.theme-purple span,.theme-purple .progressbar span,.progressbar.bg-purple span{background-color: #9c27b0;}.progressbar-infinite.color-purple,.progressbar-infinite.theme-purple,.theme-purple .progressbar-infinite,.progressbar-infinite.bg-purple{background-color: rgba(156, 39, 176, 0.5);}.progressbar-infinite.color-purple:after,.progressbar-infinite.theme-purple:after,.theme-purple .progressbar-infinite:after,.progressbar-infinite.bg-purple:after,.progressbar-infinite.color-purple:before,.progressbar-infinite.theme-purple:before,.theme-purple .progressbar-infinite:before,.progressbar-infinite.bg-purple:before{background-color: #9c27b0;}.color-purple i.icon,i.icon.color-purple{color: #9c27b0;}i.icon-next.color-purple,i.icon-next.theme-purple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239c27b0'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-purple,i.icon-prev.theme-purple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239c27b0'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-purple,i.icon-back.theme-purple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%239c27b0'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-purple,i.icon-forward.theme-purple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%239c27b0'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-purple,i.icon-bars.theme-purple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%239c27b0'%2F%3E%3C%2Fsvg%3E");}.preloader.color-purple svg circle,.preloader.preloader-purple svg circle{stroke: #9c27b0;}.preloader.color-purple .preloader-inner-gap,.preloader.preloader-purple .preloader-inner-gap,.preloader.color-purple .preloader-inner-half-circle,.preloader.preloader-purple .preloader-inner-half-circle{border-color: #9c27b0;}.theme-purple a{color: #9c27b0;}.theme-purple .navbar,.navbar.theme-purple,.theme-purple .toolbar,.toolbar.theme-purple,.theme-purple .subnavbar,.subnavbar.theme-purple,.theme-purple .searchbar,.searchbar.theme-purple{background-color: #9c27b0;}.theme-purple .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-purple input[type="range"]::-webkit-slider-thumb:before{background-color: #9c27b0;}.theme-purple .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-purple input[type="range"]::-webkit-slider-thumb{background-color: #9c27b0;}.theme-purple .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-purple input[type="range"]::-ms-thumb{background-color: #9c27b0;}.theme-purple .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-purple input[type="range"]::-ms-fill-lower{background-color: #9c27b0;}.theme-purple .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-purple input[type="range"]::-moz-range-thumb{background-color: #9c27b0;}.theme-purple .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-purple input[type="checkbox"]:checked + .checkbox{background-color: rgba(156, 39, 176, 0.5);}.theme-purple .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-purple input[type="checkbox"]:checked + .checkbox:after{background-color: #9c27b0;}.theme-purple label.label-checkbox,label.label-checkbox.theme-purple{cursor: pointer;}.theme-purple label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-purple i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-purple label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-purple label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-purple label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-purple label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-purple label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-purple label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-purple input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #9c27b0;background-color: #9c27b0;}.theme-purple label.label-radio i.icon-form-radio:after,label.label-radio.theme-purple i.icon-form-radio:after{background-color: #9c27b0;}.theme-purple label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-purple input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-purple label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-purple input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-purple label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-purple input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-purple label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-purple input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-purple label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-purple input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-purple label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-purple input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #9c27b0;}.theme-purple label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-purple input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-purple label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-purple input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-purple label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-purple input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-purple label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-purple input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-purple label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-purple input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-purple label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-purple input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #9c27b0;}.theme-purple .focus-state .label,.theme-purple .focus-state .floating-label{color: #9c27b0;}.theme-purple .item-input-field.focus-state:after,.theme-purple .input-field.focus-state:after,.theme-purple .item-input-field.not-empty-state:after,.theme-purple .input-field.not-empty-state:after{background: #9c27b0;}.theme-purple .picker-calendar-day.picker-calendar-day-today span{color: #9c27b0;}.theme-purple .picker-calendar-day.picker-calendar-day-selected span{background-color: #9c27b0;color: #fff;}.theme-purple .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #9c27b0;}.theme-purple .picker-header{background-color: #9c27b0;}.theme-purple .modal-button{color: #9c27b0;}.swiper-pagination.color-purple .swiper-pagination-bullet-active,.theme-purple .swiper-pagination .swiper-pagination-bullet-active{background-color: #9c27b0;}.swiper-pagination.color-purple .swiper-pagination-progressbar,.theme-purple .swiper-pagination .swiper-pagination-progressbar{background-color: #9c27b0;}.swiper-pagination.swiper-pagination-progress.bg-purple{background-color: rgba(156, 39, 176, 0.25);}.swiper-button-next.color-purple,.swiper-container-rtl .swiper-button-prev.color-purple,.theme-purple .swiper-button-next,.theme-purple .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239c27b0'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-purple,.swiper-container-rtl .swiper-button-next.color-purple,.theme-purple .swiper-button-prev,.theme-purple .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239c27b0'%2F%3E%3C%2Fsvg%3E");}.bg-purple,a.bg-purple,.list-block .swipeout-actions-left a.bg-purple,.list-block .swipeout-actions-right a.bg-purple{background-color: #9c27b0;}html:not(.watch-active-state) .list-block .bg-purple .item-link:active,html:not(.watch-active-state) .list-block a.bg-purple .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-purple .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-purple .item-link:active,html:not(.watch-active-state) .list-block.bg-purple .item-link:active,html:not(.watch-active-state) .list-blocka.bg-purple .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-purple .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-purple .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-purple:active,html:not(.watch-active-state) .list-block .item-linka.bg-purple:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-purple:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-purple:active,.list-block .bg-purple .item-link.active-state,.list-block a.bg-purple .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-purple .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-purple .item-link.active-state,.list-block.bg-purple .item-link.active-state,.list-blocka.bg-purple .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-purple .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-purple .item-link.active-state,.list-block .item-link.bg-purple.active-state,.list-block .item-linka.bg-purple.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-purple.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-purple.active-state{background: #7B1FA2;}.border-purple{border-color: #9c27b0;}.list-block .border-purple.item-inner:after,.list-block ul.border-purple:after,.border-purple:after,.list-block .border-purple.item-inner:before,.list-block ul.border-purple:before,.border-purple:before{background-color: #9c27b0;}.theme-purple .floating-button,.theme-purple .speed-dial-buttons a,.floating-button.theme-purple,.speed-dial-buttons a.theme-purple,.floating-button.color-purple,.speed-dial-buttons a.color-purple,.floating-button.bg-purple,.speed-dial-buttons a.bg-purple{color: #fff;background: #9c27b0;}html:not(.watch-active-state) .theme-purple .floating-button:active,html:not(.watch-active-state) .theme-purple .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-purple:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-purple:active,html:not(.watch-active-state) .floating-button.color-purple:active,html:not(.watch-active-state) .speed-dial-buttons a.color-purple:active,html:not(.watch-active-state) .floating-button.bg-purple:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-purple:active,.theme-purple .floating-button.active-state,.theme-purple .speed-dial-buttons a.active-state,.floating-button.theme-purple.active-state,.speed-dial-buttons a.theme-purple.active-state,.floating-button.color-purple.active-state,.speed-dial-buttons a.color-purple.active-state,.floating-button.bg-purple.active-state,.speed-dial-buttons a.bg-purple.active-state{background: #7B1FA2;}.theme-purple .floating-button i,.theme-purple .speed-dial-buttons a i,.floating-button.theme-purple i,.speed-dial-buttons a.theme-purple i,.floating-button.color-purple i,.speed-dial-buttons a.color-purple i,.floating-button.bg-purple i,.speed-dial-buttons a.bg-purple i{color: inherit;}.ripple-purple .ripple-wave{background-color: rgba(156, 39, 176, 0.3);}.badge.color-purple,.badge.theme-purple{background-color: #9c27b0;color: #fff;}.color-deeppurple{color: #673ab7;}.list-block .item-link.list-button.color-deeppurple,.list-block .item-link.color-deeppurple,.tabbar a.active.color-deeppurple,a.color-deeppurple{color: #673ab7;}.label-switch input[type="checkbox"]:checked + .checkbox.color-deeppurple,.label-switch.color-deeppurple input[type="checkbox"]:checked + .checkbox{background-color: #673ab7;}.theme-deeppurple .button:not(.button-fill){color: #673ab7;}.theme-deeppurple .navbar .button:not(.button-fill),.theme-deeppurple.navbar .button:not(.button-fill),.theme-deeppurple .toolbar .button:not(.button-fill),.theme-deeppurple.toolbar .button:not(.button-fill),.theme-deeppurple .subnavbar .button:not(.button-fill),.theme-deeppurple.subnavbar .button:not(.button-fill){color: #fff;}.button.color-deeppurple:not(.button-fill),.color-deeppurple.buttons-row .button:not(.button-fill){color: #673ab7 !important;}.theme-deeppurple .button.button-fill{background: #673ab7;color: #fff;}html:not(.watch-active-state) .theme-deeppurple .button.button-fill:active,.theme-deeppurple .button.button-fill.active-state{background: #512DA8;}.button.button-fill.bg-deeppurple,.button.button-fill.color-deeppurple{background: #673ab7 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-deeppurple:active,html:not(.watch-active-state) .button.button-fill.color-deeppurple:active,.button.button-fill.bg-deeppurple.active-state,.button.button-fill.color-deeppurple.active-state{background: #512DA8 !important;}.progressbar.color-deeppurple,.progressbar.theme-deeppurple,.theme-deeppurple .progressbar,.progressbar.bg-deeppurple{background-color: rgba(103, 58, 183, 0.5);}.progressbar.color-deeppurple span,.progressbar.theme-deeppurple span,.theme-deeppurple .progressbar span,.progressbar.bg-deeppurple span{background-color: #673ab7;}.progressbar-infinite.color-deeppurple,.progressbar-infinite.theme-deeppurple,.theme-deeppurple .progressbar-infinite,.progressbar-infinite.bg-deeppurple{background-color: rgba(103, 58, 183, 0.5);}.progressbar-infinite.color-deeppurple:after,.progressbar-infinite.theme-deeppurple:after,.theme-deeppurple .progressbar-infinite:after,.progressbar-infinite.bg-deeppurple:after,.progressbar-infinite.color-deeppurple:before,.progressbar-infinite.theme-deeppurple:before,.theme-deeppurple .progressbar-infinite:before,.progressbar-infinite.bg-deeppurple:before{background-color: #673ab7;}.color-deeppurple i.icon,i.icon.color-deeppurple{color: #673ab7;}i.icon-next.color-deeppurple,i.icon-next.theme-deeppurple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23673ab7'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-deeppurple,i.icon-prev.theme-deeppurple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23673ab7'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-deeppurple,i.icon-back.theme-deeppurple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23673ab7'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-deeppurple,i.icon-forward.theme-deeppurple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23673ab7'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-deeppurple,i.icon-bars.theme-deeppurple{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23673ab7'%2F%3E%3C%2Fsvg%3E");}.preloader.color-deeppurple svg circle,.preloader.preloader-deeppurple svg circle{stroke: #673ab7;}.preloader.color-deeppurple .preloader-inner-gap,.preloader.preloader-deeppurple .preloader-inner-gap,.preloader.color-deeppurple .preloader-inner-half-circle,.preloader.preloader-deeppurple .preloader-inner-half-circle{border-color: #673ab7;}.theme-deeppurple a{color: #673ab7;}.theme-deeppurple .navbar,.navbar.theme-deeppurple,.theme-deeppurple .toolbar,.toolbar.theme-deeppurple,.theme-deeppurple .subnavbar,.subnavbar.theme-deeppurple,.theme-deeppurple .searchbar,.searchbar.theme-deeppurple{background-color: #673ab7;}.theme-deeppurple .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-deeppurple input[type="range"]::-webkit-slider-thumb:before{background-color: #673ab7;}.theme-deeppurple .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-deeppurple input[type="range"]::-webkit-slider-thumb{background-color: #673ab7;}.theme-deeppurple .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-deeppurple input[type="range"]::-ms-thumb{background-color: #673ab7;}.theme-deeppurple .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-deeppurple input[type="range"]::-ms-fill-lower{background-color: #673ab7;}.theme-deeppurple .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-deeppurple input[type="range"]::-moz-range-thumb{background-color: #673ab7;}.theme-deeppurple .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-deeppurple input[type="checkbox"]:checked + .checkbox{background-color: rgba(103, 58, 183, 0.5);}.theme-deeppurple .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-deeppurple input[type="checkbox"]:checked + .checkbox:after{background-color: #673ab7;}.theme-deeppurple label.label-checkbox,label.label-checkbox.theme-deeppurple{cursor: pointer;}.theme-deeppurple label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-deeppurple i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-deeppurple label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-deeppurple label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-deeppurple label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-deeppurple label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-deeppurple label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-deeppurple label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-deeppurple input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #673ab7;background-color: #673ab7;}.theme-deeppurple label.label-radio i.icon-form-radio:after,label.label-radio.theme-deeppurple i.icon-form-radio:after{background-color: #673ab7;}.theme-deeppurple label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-deeppurple input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-deeppurple label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-deeppurple input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-deeppurple label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-deeppurple input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-deeppurple label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-deeppurple input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-deeppurple label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-deeppurple input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-deeppurple label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-deeppurple input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #673ab7;}.theme-deeppurple label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-deeppurple label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-deeppurple label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-deeppurple label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-deeppurple label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-deeppurple label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-deeppurple input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #673ab7;}.theme-deeppurple .focus-state .label,.theme-deeppurple .focus-state .floating-label{color: #673ab7;}.theme-deeppurple .item-input-field.focus-state:after,.theme-deeppurple .input-field.focus-state:after,.theme-deeppurple .item-input-field.not-empty-state:after,.theme-deeppurple .input-field.not-empty-state:after{background: #673ab7;}.theme-deeppurple .picker-calendar-day.picker-calendar-day-today span{color: #673ab7;}.theme-deeppurple .picker-calendar-day.picker-calendar-day-selected span{background-color: #673ab7;color: #fff;}.theme-deeppurple .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #673ab7;}.theme-deeppurple .picker-header{background-color: #673ab7;}.theme-deeppurple .modal-button{color: #673ab7;}.swiper-pagination.color-deeppurple .swiper-pagination-bullet-active,.theme-deeppurple .swiper-pagination .swiper-pagination-bullet-active{background-color: #673ab7;}.swiper-pagination.color-deeppurple .swiper-pagination-progressbar,.theme-deeppurple .swiper-pagination .swiper-pagination-progressbar{background-color: #673ab7;}.swiper-pagination.swiper-pagination-progress.bg-deeppurple{background-color: rgba(103, 58, 183, 0.25);}.swiper-button-next.color-deeppurple,.swiper-container-rtl .swiper-button-prev.color-deeppurple,.theme-deeppurple .swiper-button-next,.theme-deeppurple .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23673ab7'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-deeppurple,.swiper-container-rtl .swiper-button-next.color-deeppurple,.theme-deeppurple .swiper-button-prev,.theme-deeppurple .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23673ab7'%2F%3E%3C%2Fsvg%3E");}.bg-deeppurple,a.bg-deeppurple,.list-block .swipeout-actions-left a.bg-deeppurple,.list-block .swipeout-actions-right a.bg-deeppurple{background-color: #673ab7;}html:not(.watch-active-state) .list-block .bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block a.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-blocka.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-deeppurple .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-deeppurple:active,html:not(.watch-active-state) .list-block .item-linka.bg-deeppurple:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-deeppurple:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-deeppurple:active,.list-block .bg-deeppurple .item-link.active-state,.list-block a.bg-deeppurple .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-deeppurple .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-deeppurple .item-link.active-state,.list-block.bg-deeppurple .item-link.active-state,.list-blocka.bg-deeppurple .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-deeppurple .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-deeppurple .item-link.active-state,.list-block .item-link.bg-deeppurple.active-state,.list-block .item-linka.bg-deeppurple.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-deeppurple.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-deeppurple.active-state{background: #512DA8;}.border-deeppurple{border-color: #673ab7;}.list-block .border-deeppurple.item-inner:after,.list-block ul.border-deeppurple:after,.border-deeppurple:after,.list-block .border-deeppurple.item-inner:before,.list-block ul.border-deeppurple:before,.border-deeppurple:before{background-color: #673ab7;}.theme-deeppurple .floating-button,.theme-deeppurple .speed-dial-buttons a,.floating-button.theme-deeppurple,.speed-dial-buttons a.theme-deeppurple,.floating-button.color-deeppurple,.speed-dial-buttons a.color-deeppurple,.floating-button.bg-deeppurple,.speed-dial-buttons a.bg-deeppurple{color: #fff;background: #673ab7;}html:not(.watch-active-state) .theme-deeppurple .floating-button:active,html:not(.watch-active-state) .theme-deeppurple .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-deeppurple:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-deeppurple:active,html:not(.watch-active-state) .floating-button.color-deeppurple:active,html:not(.watch-active-state) .speed-dial-buttons a.color-deeppurple:active,html:not(.watch-active-state) .floating-button.bg-deeppurple:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-deeppurple:active,.theme-deeppurple .floating-button.active-state,.theme-deeppurple .speed-dial-buttons a.active-state,.floating-button.theme-deeppurple.active-state,.speed-dial-buttons a.theme-deeppurple.active-state,.floating-button.color-deeppurple.active-state,.speed-dial-buttons a.color-deeppurple.active-state,.floating-button.bg-deeppurple.active-state,.speed-dial-buttons a.bg-deeppurple.active-state{background: #512DA8;}.theme-deeppurple .floating-button i,.theme-deeppurple .speed-dial-buttons a i,.floating-button.theme-deeppurple i,.speed-dial-buttons a.theme-deeppurple i,.floating-button.color-deeppurple i,.speed-dial-buttons a.color-deeppurple i,.floating-button.bg-deeppurple i,.speed-dial-buttons a.bg-deeppurple i{color: inherit;}.ripple-deeppurple .ripple-wave{background-color: rgba(103, 58, 183, 0.3);}.badge.color-deeppurple,.badge.theme-deeppurple{background-color: #673ab7;color: #fff;}.color-indigo{color: #3f51b5;}.list-block .item-link.list-button.color-indigo,.list-block .item-link.color-indigo,.tabbar a.active.color-indigo,a.color-indigo{color: #3f51b5;}.label-switch input[type="checkbox"]:checked + .checkbox.color-indigo,.label-switch.color-indigo input[type="checkbox"]:checked + .checkbox{background-color: #3f51b5;}.theme-indigo .button:not(.button-fill){color: #3f51b5;}.theme-indigo .navbar .button:not(.button-fill),.theme-indigo.navbar .button:not(.button-fill),.theme-indigo .toolbar .button:not(.button-fill),.theme-indigo.toolbar .button:not(.button-fill),.theme-indigo .subnavbar .button:not(.button-fill),.theme-indigo.subnavbar .button:not(.button-fill){color: #fff;}.button.color-indigo:not(.button-fill),.color-indigo.buttons-row .button:not(.button-fill){color: #3f51b5 !important;}.theme-indigo .button.button-fill{background: #3f51b5;color: #fff;}html:not(.watch-active-state) .theme-indigo .button.button-fill:active,.theme-indigo .button.button-fill.active-state{background: #303F9F;}.button.button-fill.bg-indigo,.button.button-fill.color-indigo{background: #3f51b5 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-indigo:active,html:not(.watch-active-state) .button.button-fill.color-indigo:active,.button.button-fill.bg-indigo.active-state,.button.button-fill.color-indigo.active-state{background: #303F9F !important;}.progressbar.color-indigo,.progressbar.theme-indigo,.theme-indigo .progressbar,.progressbar.bg-indigo{background-color: rgba(63, 81, 181, 0.5);}.progressbar.color-indigo span,.progressbar.theme-indigo span,.theme-indigo .progressbar span,.progressbar.bg-indigo span{background-color: #3f51b5;}.progressbar-infinite.color-indigo,.progressbar-infinite.theme-indigo,.theme-indigo .progressbar-infinite,.progressbar-infinite.bg-indigo{background-color: rgba(63, 81, 181, 0.5);}.progressbar-infinite.color-indigo:after,.progressbar-infinite.theme-indigo:after,.theme-indigo .progressbar-infinite:after,.progressbar-infinite.bg-indigo:after,.progressbar-infinite.color-indigo:before,.progressbar-infinite.theme-indigo:before,.theme-indigo .progressbar-infinite:before,.progressbar-infinite.bg-indigo:before{background-color: #3f51b5;}.color-indigo i.icon,i.icon.color-indigo{color: #3f51b5;}i.icon-next.color-indigo,i.icon-next.theme-indigo{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%233f51b5'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-indigo,i.icon-prev.theme-indigo{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%233f51b5'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-indigo,i.icon-back.theme-indigo{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%233f51b5'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-indigo,i.icon-forward.theme-indigo{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%233f51b5'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-indigo,i.icon-bars.theme-indigo{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%233f51b5'%2F%3E%3C%2Fsvg%3E");}.preloader.color-indigo svg circle,.preloader.preloader-indigo svg circle{stroke: #3f51b5;}.preloader.color-indigo .preloader-inner-gap,.preloader.preloader-indigo .preloader-inner-gap,.preloader.color-indigo .preloader-inner-half-circle,.preloader.preloader-indigo .preloader-inner-half-circle{border-color: #3f51b5;}.theme-indigo a{color: #3f51b5;}.theme-indigo .navbar,.navbar.theme-indigo,.theme-indigo .toolbar,.toolbar.theme-indigo,.theme-indigo .subnavbar,.subnavbar.theme-indigo,.theme-indigo .searchbar,.searchbar.theme-indigo{background-color: #3f51b5;}.theme-indigo .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-indigo input[type="range"]::-webkit-slider-thumb:before{background-color: #3f51b5;}.theme-indigo .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-indigo input[type="range"]::-webkit-slider-thumb{background-color: #3f51b5;}.theme-indigo .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-indigo input[type="range"]::-ms-thumb{background-color: #3f51b5;}.theme-indigo .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-indigo input[type="range"]::-ms-fill-lower{background-color: #3f51b5;}.theme-indigo .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-indigo input[type="range"]::-moz-range-thumb{background-color: #3f51b5;}.theme-indigo .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-indigo input[type="checkbox"]:checked + .checkbox{background-color: rgba(63, 81, 181, 0.5);}.theme-indigo .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-indigo input[type="checkbox"]:checked + .checkbox:after{background-color: #3f51b5;}.theme-indigo label.label-checkbox,label.label-checkbox.theme-indigo{cursor: pointer;}.theme-indigo label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-indigo i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-indigo label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-indigo label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-indigo label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-indigo label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-indigo label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-indigo label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-indigo input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #3f51b5;background-color: #3f51b5;}.theme-indigo label.label-radio i.icon-form-radio:after,label.label-radio.theme-indigo i.icon-form-radio:after{background-color: #3f51b5;}.theme-indigo label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-indigo input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-indigo label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-indigo input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-indigo label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-indigo input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-indigo label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-indigo input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-indigo label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-indigo input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-indigo label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-indigo input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #3f51b5;}.theme-indigo label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-indigo input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-indigo label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-indigo input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-indigo label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-indigo input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-indigo label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-indigo input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-indigo label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-indigo input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-indigo label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-indigo input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #3f51b5;}.theme-indigo .focus-state .label,.theme-indigo .focus-state .floating-label{color: #3f51b5;}.theme-indigo .item-input-field.focus-state:after,.theme-indigo .input-field.focus-state:after,.theme-indigo .item-input-field.not-empty-state:after,.theme-indigo .input-field.not-empty-state:after{background: #3f51b5;}.theme-indigo .picker-calendar-day.picker-calendar-day-today span{color: #3f51b5;}.theme-indigo .picker-calendar-day.picker-calendar-day-selected span{background-color: #3f51b5;color: #fff;}.theme-indigo .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #3f51b5;}.theme-indigo .picker-header{background-color: #3f51b5;}.theme-indigo .modal-button{color: #3f51b5;}.swiper-pagination.color-indigo .swiper-pagination-bullet-active,.theme-indigo .swiper-pagination .swiper-pagination-bullet-active{background-color: #3f51b5;}.swiper-pagination.color-indigo .swiper-pagination-progressbar,.theme-indigo .swiper-pagination .swiper-pagination-progressbar{background-color: #3f51b5;}.swiper-pagination.swiper-pagination-progress.bg-indigo{background-color: rgba(63, 81, 181, 0.25);}.swiper-button-next.color-indigo,.swiper-container-rtl .swiper-button-prev.color-indigo,.theme-indigo .swiper-button-next,.theme-indigo .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%233f51b5'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-indigo,.swiper-container-rtl .swiper-button-next.color-indigo,.theme-indigo .swiper-button-prev,.theme-indigo .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%233f51b5'%2F%3E%3C%2Fsvg%3E");}.bg-indigo,a.bg-indigo,.list-block .swipeout-actions-left a.bg-indigo,.list-block .swipeout-actions-right a.bg-indigo{background-color: #3f51b5;}html:not(.watch-active-state) .list-block .bg-indigo .item-link:active,html:not(.watch-active-state) .list-block a.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block.bg-indigo .item-link:active,html:not(.watch-active-state) .list-blocka.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-indigo .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-indigo:active,html:not(.watch-active-state) .list-block .item-linka.bg-indigo:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-indigo:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-indigo:active,.list-block .bg-indigo .item-link.active-state,.list-block a.bg-indigo .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-indigo .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-indigo .item-link.active-state,.list-block.bg-indigo .item-link.active-state,.list-blocka.bg-indigo .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-indigo .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-indigo .item-link.active-state,.list-block .item-link.bg-indigo.active-state,.list-block .item-linka.bg-indigo.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-indigo.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-indigo.active-state{background: #303F9F;}.border-indigo{border-color: #3f51b5;}.list-block .border-indigo.item-inner:after,.list-block ul.border-indigo:after,.border-indigo:after,.list-block .border-indigo.item-inner:before,.list-block ul.border-indigo:before,.border-indigo:before{background-color: #3f51b5;}.theme-indigo .floating-button,.theme-indigo .speed-dial-buttons a,.floating-button.theme-indigo,.speed-dial-buttons a.theme-indigo,.floating-button.color-indigo,.speed-dial-buttons a.color-indigo,.floating-button.bg-indigo,.speed-dial-buttons a.bg-indigo{color: #fff;background: #3f51b5;}html:not(.watch-active-state) .theme-indigo .floating-button:active,html:not(.watch-active-state) .theme-indigo .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-indigo:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-indigo:active,html:not(.watch-active-state) .floating-button.color-indigo:active,html:not(.watch-active-state) .speed-dial-buttons a.color-indigo:active,html:not(.watch-active-state) .floating-button.bg-indigo:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-indigo:active,.theme-indigo .floating-button.active-state,.theme-indigo .speed-dial-buttons a.active-state,.floating-button.theme-indigo.active-state,.speed-dial-buttons a.theme-indigo.active-state,.floating-button.color-indigo.active-state,.speed-dial-buttons a.color-indigo.active-state,.floating-button.bg-indigo.active-state,.speed-dial-buttons a.bg-indigo.active-state{background: #303F9F;}.theme-indigo .floating-button i,.theme-indigo .speed-dial-buttons a i,.floating-button.theme-indigo i,.speed-dial-buttons a.theme-indigo i,.floating-button.color-indigo i,.speed-dial-buttons a.color-indigo i,.floating-button.bg-indigo i,.speed-dial-buttons a.bg-indigo i{color: inherit;}.ripple-indigo .ripple-wave{background-color: rgba(63, 81, 181, 0.3);}.badge.color-indigo,.badge.theme-indigo{background-color: #3f51b5;color: #fff;}.color-blue{color: #2196f3;}.list-block .item-link.list-button.color-blue,.list-block .item-link.color-blue,.tabbar a.active.color-blue,a.color-blue{color: #2196f3;}.label-switch input[type="checkbox"]:checked + .checkbox.color-blue,.label-switch.color-blue input[type="checkbox"]:checked + .checkbox{background-color: #2196f3;}.theme-blue .button:not(.button-fill){color: #2196f3;}.theme-blue .navbar .button:not(.button-fill),.theme-blue.navbar .button:not(.button-fill),.theme-blue .toolbar .button:not(.button-fill),.theme-blue.toolbar .button:not(.button-fill),.theme-blue .subnavbar .button:not(.button-fill),.theme-blue.subnavbar .button:not(.button-fill){color: #fff;}.button.color-blue:not(.button-fill),.color-blue.buttons-row .button:not(.button-fill){color: #2196f3 !important;}.theme-blue .button.button-fill{background: #2196f3;color: #fff;}html:not(.watch-active-state) .theme-blue .button.button-fill:active,.theme-blue .button.button-fill.active-state{background: #1976D2;}.button.button-fill.bg-blue,.button.button-fill.color-blue{background: #2196f3 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-blue:active,html:not(.watch-active-state) .button.button-fill.color-blue:active,.button.button-fill.bg-blue.active-state,.button.button-fill.color-blue.active-state{background: #1976D2 !important;}.progressbar.color-blue,.progressbar.theme-blue,.theme-blue .progressbar,.progressbar.bg-blue{background-color: rgba(33, 150, 243, 0.5);}.progressbar.color-blue span,.progressbar.theme-blue span,.theme-blue .progressbar span,.progressbar.bg-blue span{background-color: #2196f3;}.progressbar-infinite.color-blue,.progressbar-infinite.theme-blue,.theme-blue .progressbar-infinite,.progressbar-infinite.bg-blue{background-color: rgba(33, 150, 243, 0.5);}.progressbar-infinite.color-blue:after,.progressbar-infinite.theme-blue:after,.theme-blue .progressbar-infinite:after,.progressbar-infinite.bg-blue:after,.progressbar-infinite.color-blue:before,.progressbar-infinite.theme-blue:before,.theme-blue .progressbar-infinite:before,.progressbar-infinite.bg-blue:before{background-color: #2196f3;}.color-blue i.icon,i.icon.color-blue{color: #2196f3;}i.icon-next.color-blue,i.icon-next.theme-blue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%232196f3'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-blue,i.icon-prev.theme-blue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%232196f3'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-blue,i.icon-back.theme-blue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-blue,i.icon-forward.theme-blue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-blue,i.icon-bars.theme-blue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");}.preloader.color-blue svg circle,.preloader.preloader-blue svg circle{stroke: #2196f3;}.preloader.color-blue .preloader-inner-gap,.preloader.preloader-blue .preloader-inner-gap,.preloader.color-blue .preloader-inner-half-circle,.preloader.preloader-blue .preloader-inner-half-circle{border-color: #2196f3;}.theme-blue a{color: #2196f3;}.theme-blue .navbar,.navbar.theme-blue,.theme-blue .toolbar,.toolbar.theme-blue,.theme-blue .subnavbar,.subnavbar.theme-blue,.theme-blue .searchbar,.searchbar.theme-blue{background-color: #2196f3;}.theme-blue .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-blue input[type="range"]::-webkit-slider-thumb:before{background-color: #2196f3;}.theme-blue .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-blue input[type="range"]::-webkit-slider-thumb{background-color: #2196f3;}.theme-blue .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-blue input[type="range"]::-ms-thumb{background-color: #2196f3;}.theme-blue .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-blue input[type="range"]::-ms-fill-lower{background-color: #2196f3;}.theme-blue .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-blue input[type="range"]::-moz-range-thumb{background-color: #2196f3;}.theme-blue .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-blue input[type="checkbox"]:checked + .checkbox{background-color: rgba(33, 150, 243, 0.5);}.theme-blue .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-blue input[type="checkbox"]:checked + .checkbox:after{background-color: #2196f3;}.theme-blue label.label-checkbox,label.label-checkbox.theme-blue{cursor: pointer;}.theme-blue label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-blue i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-blue label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-blue label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-blue label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-blue label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-blue label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-blue label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-blue input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #2196f3;background-color: #2196f3;}.theme-blue label.label-radio i.icon-form-radio:after,label.label-radio.theme-blue i.icon-form-radio:after{background-color: #2196f3;}.theme-blue label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-blue input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-blue label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-blue input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-blue label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-blue input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-blue label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-blue input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-blue label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-blue input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-blue label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-blue input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #2196f3;}.theme-blue label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-blue input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-blue label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-blue input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-blue label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-blue input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-blue label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-blue input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-blue label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-blue input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-blue label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-blue input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #2196f3;}.theme-blue .focus-state .label,.theme-blue .focus-state .floating-label{color: #2196f3;}.theme-blue .item-input-field.focus-state:after,.theme-blue .input-field.focus-state:after,.theme-blue .item-input-field.not-empty-state:after,.theme-blue .input-field.not-empty-state:after{background: #2196f3;}.theme-blue .picker-calendar-day.picker-calendar-day-today span{color: #2196f3;}.theme-blue .picker-calendar-day.picker-calendar-day-selected span{background-color: #2196f3;color: #fff;}.theme-blue .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #2196f3;}.theme-blue .picker-header{background-color: #2196f3;}.theme-blue .modal-button{color: #2196f3;}.swiper-pagination.color-blue .swiper-pagination-bullet-active,.theme-blue .swiper-pagination .swiper-pagination-bullet-active{background-color: #2196f3;}.swiper-pagination.color-blue .swiper-pagination-progressbar,.theme-blue .swiper-pagination .swiper-pagination-progressbar{background-color: #2196f3;}.swiper-pagination.swiper-pagination-progress.bg-blue{background-color: rgba(33, 150, 243, 0.25);}.swiper-button-next.color-blue,.swiper-container-rtl .swiper-button-prev.color-blue,.theme-blue .swiper-button-next,.theme-blue .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-blue,.swiper-container-rtl .swiper-button-next.color-blue,.theme-blue .swiper-button-prev,.theme-blue .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%232196f3'%2F%3E%3C%2Fsvg%3E");}.bg-blue,a.bg-blue,.list-block .swipeout-actions-left a.bg-blue,.list-block .swipeout-actions-right a.bg-blue{background-color: #2196f3;}html:not(.watch-active-state) .list-block .bg-blue .item-link:active,html:not(.watch-active-state) .list-block a.bg-blue .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-blue .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-blue .item-link:active,html:not(.watch-active-state) .list-block.bg-blue .item-link:active,html:not(.watch-active-state) .list-blocka.bg-blue .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-blue .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-blue .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-blue:active,html:not(.watch-active-state) .list-block .item-linka.bg-blue:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-blue:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-blue:active,.list-block .bg-blue .item-link.active-state,.list-block a.bg-blue .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-blue .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-blue .item-link.active-state,.list-block.bg-blue .item-link.active-state,.list-blocka.bg-blue .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-blue .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-blue .item-link.active-state,.list-block .item-link.bg-blue.active-state,.list-block .item-linka.bg-blue.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-blue.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-blue.active-state{background: #1976D2;}.border-blue{border-color: #2196f3;}.list-block .border-blue.item-inner:after,.list-block ul.border-blue:after,.border-blue:after,.list-block .border-blue.item-inner:before,.list-block ul.border-blue:before,.border-blue:before{background-color: #2196f3;}.theme-blue .floating-button,.theme-blue .speed-dial-buttons a,.floating-button.theme-blue,.speed-dial-buttons a.theme-blue,.floating-button.color-blue,.speed-dial-buttons a.color-blue,.floating-button.bg-blue,.speed-dial-buttons a.bg-blue{color: #fff;background: #2196f3;}html:not(.watch-active-state) .theme-blue .floating-button:active,html:not(.watch-active-state) .theme-blue .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-blue:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-blue:active,html:not(.watch-active-state) .floating-button.color-blue:active,html:not(.watch-active-state) .speed-dial-buttons a.color-blue:active,html:not(.watch-active-state) .floating-button.bg-blue:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-blue:active,.theme-blue .floating-button.active-state,.theme-blue .speed-dial-buttons a.active-state,.floating-button.theme-blue.active-state,.speed-dial-buttons a.theme-blue.active-state,.floating-button.color-blue.active-state,.speed-dial-buttons a.color-blue.active-state,.floating-button.bg-blue.active-state,.speed-dial-buttons a.bg-blue.active-state{background: #1976D2;}.theme-blue .floating-button i,.theme-blue .speed-dial-buttons a i,.floating-button.theme-blue i,.speed-dial-buttons a.theme-blue i,.floating-button.color-blue i,.speed-dial-buttons a.color-blue i,.floating-button.bg-blue i,.speed-dial-buttons a.bg-blue i{color: inherit;}.ripple-blue .ripple-wave{background-color: rgba(33, 150, 243, 0.3);}.badge.color-blue,.badge.theme-blue{background-color: #2196f3;color: #fff;}.color-lightblue{color: #03a9f4;}.list-block .item-link.list-button.color-lightblue,.list-block .item-link.color-lightblue,.tabbar a.active.color-lightblue,a.color-lightblue{color: #03a9f4;}.label-switch input[type="checkbox"]:checked + .checkbox.color-lightblue,.label-switch.color-lightblue input[type="checkbox"]:checked + .checkbox{background-color: #03a9f4;}.theme-lightblue .button:not(.button-fill){color: #03a9f4;}.theme-lightblue .navbar .button:not(.button-fill),.theme-lightblue.navbar .button:not(.button-fill),.theme-lightblue .toolbar .button:not(.button-fill),.theme-lightblue.toolbar .button:not(.button-fill),.theme-lightblue .subnavbar .button:not(.button-fill),.theme-lightblue.subnavbar .button:not(.button-fill){color: #fff;}.button.color-lightblue:not(.button-fill),.color-lightblue.buttons-row .button:not(.button-fill){color: #03a9f4 !important;}.theme-lightblue .button.button-fill{background: #03a9f4;color: #fff;}html:not(.watch-active-state) .theme-lightblue .button.button-fill:active,.theme-lightblue .button.button-fill.active-state{background: #0288D1;}.button.button-fill.bg-lightblue,.button.button-fill.color-lightblue{background: #03a9f4 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-lightblue:active,html:not(.watch-active-state) .button.button-fill.color-lightblue:active,.button.button-fill.bg-lightblue.active-state,.button.button-fill.color-lightblue.active-state{background: #0288D1 !important;}.progressbar.color-lightblue,.progressbar.theme-lightblue,.theme-lightblue .progressbar,.progressbar.bg-lightblue{background-color: rgba(3, 169, 244, 0.5);}.progressbar.color-lightblue span,.progressbar.theme-lightblue span,.theme-lightblue .progressbar span,.progressbar.bg-lightblue span{background-color: #03a9f4;}.progressbar-infinite.color-lightblue,.progressbar-infinite.theme-lightblue,.theme-lightblue .progressbar-infinite,.progressbar-infinite.bg-lightblue{background-color: rgba(3, 169, 244, 0.5);}.progressbar-infinite.color-lightblue:after,.progressbar-infinite.theme-lightblue:after,.theme-lightblue .progressbar-infinite:after,.progressbar-infinite.bg-lightblue:after,.progressbar-infinite.color-lightblue:before,.progressbar-infinite.theme-lightblue:before,.theme-lightblue .progressbar-infinite:before,.progressbar-infinite.bg-lightblue:before{background-color: #03a9f4;}.color-lightblue i.icon,i.icon.color-lightblue{color: #03a9f4;}i.icon-next.color-lightblue,i.icon-next.theme-lightblue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%2303a9f4'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-lightblue,i.icon-prev.theme-lightblue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%2303a9f4'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-lightblue,i.icon-back.theme-lightblue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%2303a9f4'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-lightblue,i.icon-forward.theme-lightblue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%2303a9f4'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-lightblue,i.icon-bars.theme-lightblue{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%2303a9f4'%2F%3E%3C%2Fsvg%3E");}.preloader.color-lightblue svg circle,.preloader.preloader-lightblue svg circle{stroke: #03a9f4;}.preloader.color-lightblue .preloader-inner-gap,.preloader.preloader-lightblue .preloader-inner-gap,.preloader.color-lightblue .preloader-inner-half-circle,.preloader.preloader-lightblue .preloader-inner-half-circle{border-color: #03a9f4;}.theme-lightblue a{color: #03a9f4;}.theme-lightblue .navbar,.navbar.theme-lightblue,.theme-lightblue .toolbar,.toolbar.theme-lightblue,.theme-lightblue .subnavbar,.subnavbar.theme-lightblue,.theme-lightblue .searchbar,.searchbar.theme-lightblue{background-color: #03a9f4;}.theme-lightblue .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-lightblue input[type="range"]::-webkit-slider-thumb:before{background-color: #03a9f4;}.theme-lightblue .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-lightblue input[type="range"]::-webkit-slider-thumb{background-color: #03a9f4;}.theme-lightblue .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-lightblue input[type="range"]::-ms-thumb{background-color: #03a9f4;}.theme-lightblue .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-lightblue input[type="range"]::-ms-fill-lower{background-color: #03a9f4;}.theme-lightblue .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-lightblue input[type="range"]::-moz-range-thumb{background-color: #03a9f4;}.theme-lightblue .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-lightblue input[type="checkbox"]:checked + .checkbox{background-color: rgba(3, 169, 244, 0.5);}.theme-lightblue .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-lightblue input[type="checkbox"]:checked + .checkbox:after{background-color: #03a9f4;}.theme-lightblue label.label-checkbox,label.label-checkbox.theme-lightblue{cursor: pointer;}.theme-lightblue label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-lightblue i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-lightblue label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-lightblue label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-lightblue label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-lightblue label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-lightblue label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-lightblue label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lightblue input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #03a9f4;background-color: #03a9f4;}.theme-lightblue label.label-radio i.icon-form-radio:after,label.label-radio.theme-lightblue i.icon-form-radio:after{background-color: #03a9f4;}.theme-lightblue label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lightblue input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-lightblue label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lightblue input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-lightblue label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lightblue input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-lightblue label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lightblue input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-lightblue label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lightblue input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-lightblue label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lightblue input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #03a9f4;}.theme-lightblue label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-lightblue label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-lightblue label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-lightblue label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-lightblue label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-lightblue label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lightblue input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #03a9f4;}.theme-lightblue .focus-state .label,.theme-lightblue .focus-state .floating-label{color: #03a9f4;}.theme-lightblue .item-input-field.focus-state:after,.theme-lightblue .input-field.focus-state:after,.theme-lightblue .item-input-field.not-empty-state:after,.theme-lightblue .input-field.not-empty-state:after{background: #03a9f4;}.theme-lightblue .picker-calendar-day.picker-calendar-day-today span{color: #03a9f4;}.theme-lightblue .picker-calendar-day.picker-calendar-day-selected span{background-color: #03a9f4;color: #fff;}.theme-lightblue .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #03a9f4;}.theme-lightblue .picker-header{background-color: #03a9f4;}.theme-lightblue .modal-button{color: #03a9f4;}.swiper-pagination.color-lightblue .swiper-pagination-bullet-active,.theme-lightblue .swiper-pagination .swiper-pagination-bullet-active{background-color: #03a9f4;}.swiper-pagination.color-lightblue .swiper-pagination-progressbar,.theme-lightblue .swiper-pagination .swiper-pagination-progressbar{background-color: #03a9f4;}.swiper-pagination.swiper-pagination-progress.bg-lightblue{background-color: rgba(3, 169, 244, 0.25);}.swiper-button-next.color-lightblue,.swiper-container-rtl .swiper-button-prev.color-lightblue,.theme-lightblue .swiper-button-next,.theme-lightblue .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2303a9f4'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-lightblue,.swiper-container-rtl .swiper-button-next.color-lightblue,.theme-lightblue .swiper-button-prev,.theme-lightblue .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2303a9f4'%2F%3E%3C%2Fsvg%3E");}.bg-lightblue,a.bg-lightblue,.list-block .swipeout-actions-left a.bg-lightblue,.list-block .swipeout-actions-right a.bg-lightblue{background-color: #03a9f4;}html:not(.watch-active-state) .list-block .bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block a.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-blocka.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-lightblue .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-lightblue:active,html:not(.watch-active-state) .list-block .item-linka.bg-lightblue:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-lightblue:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-lightblue:active,.list-block .bg-lightblue .item-link.active-state,.list-block a.bg-lightblue .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-lightblue .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-lightblue .item-link.active-state,.list-block.bg-lightblue .item-link.active-state,.list-blocka.bg-lightblue .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-lightblue .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-lightblue .item-link.active-state,.list-block .item-link.bg-lightblue.active-state,.list-block .item-linka.bg-lightblue.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-lightblue.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-lightblue.active-state{background: #0288D1;}.border-lightblue{border-color: #03a9f4;}.list-block .border-lightblue.item-inner:after,.list-block ul.border-lightblue:after,.border-lightblue:after,.list-block .border-lightblue.item-inner:before,.list-block ul.border-lightblue:before,.border-lightblue:before{background-color: #03a9f4;}.theme-lightblue .floating-button,.theme-lightblue .speed-dial-buttons a,.floating-button.theme-lightblue,.speed-dial-buttons a.theme-lightblue,.floating-button.color-lightblue,.speed-dial-buttons a.color-lightblue,.floating-button.bg-lightblue,.speed-dial-buttons a.bg-lightblue{color: #fff;background: #03a9f4;}html:not(.watch-active-state) .theme-lightblue .floating-button:active,html:not(.watch-active-state) .theme-lightblue .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-lightblue:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-lightblue:active,html:not(.watch-active-state) .floating-button.color-lightblue:active,html:not(.watch-active-state) .speed-dial-buttons a.color-lightblue:active,html:not(.watch-active-state) .floating-button.bg-lightblue:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-lightblue:active,.theme-lightblue .floating-button.active-state,.theme-lightblue .speed-dial-buttons a.active-state,.floating-button.theme-lightblue.active-state,.speed-dial-buttons a.theme-lightblue.active-state,.floating-button.color-lightblue.active-state,.speed-dial-buttons a.color-lightblue.active-state,.floating-button.bg-lightblue.active-state,.speed-dial-buttons a.bg-lightblue.active-state{background: #0288D1;}.theme-lightblue .floating-button i,.theme-lightblue .speed-dial-buttons a i,.floating-button.theme-lightblue i,.speed-dial-buttons a.theme-lightblue i,.floating-button.color-lightblue i,.speed-dial-buttons a.color-lightblue i,.floating-button.bg-lightblue i,.speed-dial-buttons a.bg-lightblue i{color: inherit;}.ripple-lightblue .ripple-wave{background-color: rgba(3, 169, 244, 0.3);}.badge.color-lightblue,.badge.theme-lightblue{background-color: #03a9f4;color: #fff;}.color-cyan{color: #00bcd4;}.list-block .item-link.list-button.color-cyan,.list-block .item-link.color-cyan,.tabbar a.active.color-cyan,a.color-cyan{color: #00bcd4;}.label-switch input[type="checkbox"]:checked + .checkbox.color-cyan,.label-switch.color-cyan input[type="checkbox"]:checked + .checkbox{background-color: #00bcd4;}.theme-cyan .button:not(.button-fill){color: #00bcd4;}.theme-cyan .navbar .button:not(.button-fill),.theme-cyan.navbar .button:not(.button-fill),.theme-cyan .toolbar .button:not(.button-fill),.theme-cyan.toolbar .button:not(.button-fill),.theme-cyan .subnavbar .button:not(.button-fill),.theme-cyan.subnavbar .button:not(.button-fill){color: #fff;}.button.color-cyan:not(.button-fill),.color-cyan.buttons-row .button:not(.button-fill){color: #00bcd4 !important;}.theme-cyan .button.button-fill{background: #00bcd4;color: #fff;}html:not(.watch-active-state) .theme-cyan .button.button-fill:active,.theme-cyan .button.button-fill.active-state{background: #0097A7;}.button.button-fill.bg-cyan,.button.button-fill.color-cyan{background: #00bcd4 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-cyan:active,html:not(.watch-active-state) .button.button-fill.color-cyan:active,.button.button-fill.bg-cyan.active-state,.button.button-fill.color-cyan.active-state{background: #0097A7 !important;}.progressbar.color-cyan,.progressbar.theme-cyan,.theme-cyan .progressbar,.progressbar.bg-cyan{background-color: rgba(0, 188, 212, 0.5);}.progressbar.color-cyan span,.progressbar.theme-cyan span,.theme-cyan .progressbar span,.progressbar.bg-cyan span{background-color: #00bcd4;}.progressbar-infinite.color-cyan,.progressbar-infinite.theme-cyan,.theme-cyan .progressbar-infinite,.progressbar-infinite.bg-cyan{background-color: rgba(0, 188, 212, 0.5);}.progressbar-infinite.color-cyan:after,.progressbar-infinite.theme-cyan:after,.theme-cyan .progressbar-infinite:after,.progressbar-infinite.bg-cyan:after,.progressbar-infinite.color-cyan:before,.progressbar-infinite.theme-cyan:before,.theme-cyan .progressbar-infinite:before,.progressbar-infinite.bg-cyan:before{background-color: #00bcd4;}.color-cyan i.icon,i.icon.color-cyan{color: #00bcd4;}i.icon-next.color-cyan,i.icon-next.theme-cyan{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%2300bcd4'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-cyan,i.icon-prev.theme-cyan{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%2300bcd4'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-cyan,i.icon-back.theme-cyan{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%2300bcd4'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-cyan,i.icon-forward.theme-cyan{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%2300bcd4'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-cyan,i.icon-bars.theme-cyan{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%2300bcd4'%2F%3E%3C%2Fsvg%3E");}.preloader.color-cyan svg circle,.preloader.preloader-cyan svg circle{stroke: #00bcd4;}.preloader.color-cyan .preloader-inner-gap,.preloader.preloader-cyan .preloader-inner-gap,.preloader.color-cyan .preloader-inner-half-circle,.preloader.preloader-cyan .preloader-inner-half-circle{border-color: #00bcd4;}.theme-cyan a{color: #00bcd4;}.theme-cyan .navbar,.navbar.theme-cyan,.theme-cyan .toolbar,.toolbar.theme-cyan,.theme-cyan .subnavbar,.subnavbar.theme-cyan,.theme-cyan .searchbar,.searchbar.theme-cyan{background-color: #00bcd4;}.theme-cyan .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-cyan input[type="range"]::-webkit-slider-thumb:before{background-color: #00bcd4;}.theme-cyan .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-cyan input[type="range"]::-webkit-slider-thumb{background-color: #00bcd4;}.theme-cyan .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-cyan input[type="range"]::-ms-thumb{background-color: #00bcd4;}.theme-cyan .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-cyan input[type="range"]::-ms-fill-lower{background-color: #00bcd4;}.theme-cyan .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-cyan input[type="range"]::-moz-range-thumb{background-color: #00bcd4;}.theme-cyan .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-cyan input[type="checkbox"]:checked + .checkbox{background-color: rgba(0, 188, 212, 0.5);}.theme-cyan .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-cyan input[type="checkbox"]:checked + .checkbox:after{background-color: #00bcd4;}.theme-cyan label.label-checkbox,label.label-checkbox.theme-cyan{cursor: pointer;}.theme-cyan label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-cyan i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-cyan label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-cyan label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-cyan label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-cyan label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-cyan label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-cyan label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-cyan input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #00bcd4;background-color: #00bcd4;}.theme-cyan label.label-radio i.icon-form-radio:after,label.label-radio.theme-cyan i.icon-form-radio:after{background-color: #00bcd4;}.theme-cyan label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-cyan input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-cyan label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-cyan input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-cyan label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-cyan input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-cyan label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-cyan input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-cyan label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-cyan input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-cyan label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-cyan input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #00bcd4;}.theme-cyan label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-cyan input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-cyan label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-cyan input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-cyan label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-cyan input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-cyan label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-cyan input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-cyan label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-cyan input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-cyan label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-cyan input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #00bcd4;}.theme-cyan .focus-state .label,.theme-cyan .focus-state .floating-label{color: #00bcd4;}.theme-cyan .item-input-field.focus-state:after,.theme-cyan .input-field.focus-state:after,.theme-cyan .item-input-field.not-empty-state:after,.theme-cyan .input-field.not-empty-state:after{background: #00bcd4;}.theme-cyan .picker-calendar-day.picker-calendar-day-today span{color: #00bcd4;}.theme-cyan .picker-calendar-day.picker-calendar-day-selected span{background-color: #00bcd4;color: #fff;}.theme-cyan .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #00bcd4;}.theme-cyan .picker-header{background-color: #00bcd4;}.theme-cyan .modal-button{color: #00bcd4;}.swiper-pagination.color-cyan .swiper-pagination-bullet-active,.theme-cyan .swiper-pagination .swiper-pagination-bullet-active{background-color: #00bcd4;}.swiper-pagination.color-cyan .swiper-pagination-progressbar,.theme-cyan .swiper-pagination .swiper-pagination-progressbar{background-color: #00bcd4;}.swiper-pagination.swiper-pagination-progress.bg-cyan{background-color: rgba(0, 188, 212, 0.25);}.swiper-button-next.color-cyan,.swiper-container-rtl .swiper-button-prev.color-cyan,.theme-cyan .swiper-button-next,.theme-cyan .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2300bcd4'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-cyan,.swiper-container-rtl .swiper-button-next.color-cyan,.theme-cyan .swiper-button-prev,.theme-cyan .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2300bcd4'%2F%3E%3C%2Fsvg%3E");}.bg-cyan,a.bg-cyan,.list-block .swipeout-actions-left a.bg-cyan,.list-block .swipeout-actions-right a.bg-cyan{background-color: #00bcd4;}html:not(.watch-active-state) .list-block .bg-cyan .item-link:active,html:not(.watch-active-state) .list-block a.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block.bg-cyan .item-link:active,html:not(.watch-active-state) .list-blocka.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-cyan .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-cyan:active,html:not(.watch-active-state) .list-block .item-linka.bg-cyan:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-cyan:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-cyan:active,.list-block .bg-cyan .item-link.active-state,.list-block a.bg-cyan .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-cyan .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-cyan .item-link.active-state,.list-block.bg-cyan .item-link.active-state,.list-blocka.bg-cyan .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-cyan .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-cyan .item-link.active-state,.list-block .item-link.bg-cyan.active-state,.list-block .item-linka.bg-cyan.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-cyan.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-cyan.active-state{background: #0097A7;}.border-cyan{border-color: #00bcd4;}.list-block .border-cyan.item-inner:after,.list-block ul.border-cyan:after,.border-cyan:after,.list-block .border-cyan.item-inner:before,.list-block ul.border-cyan:before,.border-cyan:before{background-color: #00bcd4;}.theme-cyan .floating-button,.theme-cyan .speed-dial-buttons a,.floating-button.theme-cyan,.speed-dial-buttons a.theme-cyan,.floating-button.color-cyan,.speed-dial-buttons a.color-cyan,.floating-button.bg-cyan,.speed-dial-buttons a.bg-cyan{color: #fff;background: #00bcd4;}html:not(.watch-active-state) .theme-cyan .floating-button:active,html:not(.watch-active-state) .theme-cyan .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-cyan:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-cyan:active,html:not(.watch-active-state) .floating-button.color-cyan:active,html:not(.watch-active-state) .speed-dial-buttons a.color-cyan:active,html:not(.watch-active-state) .floating-button.bg-cyan:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-cyan:active,.theme-cyan .floating-button.active-state,.theme-cyan .speed-dial-buttons a.active-state,.floating-button.theme-cyan.active-state,.speed-dial-buttons a.theme-cyan.active-state,.floating-button.color-cyan.active-state,.speed-dial-buttons a.color-cyan.active-state,.floating-button.bg-cyan.active-state,.speed-dial-buttons a.bg-cyan.active-state{background: #0097A7;}.theme-cyan .floating-button i,.theme-cyan .speed-dial-buttons a i,.floating-button.theme-cyan i,.speed-dial-buttons a.theme-cyan i,.floating-button.color-cyan i,.speed-dial-buttons a.color-cyan i,.floating-button.bg-cyan i,.speed-dial-buttons a.bg-cyan i{color: inherit;}.ripple-cyan .ripple-wave{background-color: rgba(0, 188, 212, 0.3);}.badge.color-cyan,.badge.theme-cyan{background-color: #00bcd4;color: #fff;}.color-teal{color: #009688;}.list-block .item-link.list-button.color-teal,.list-block .item-link.color-teal,.tabbar a.active.color-teal,a.color-teal{color: #009688;}.label-switch input[type="checkbox"]:checked + .checkbox.color-teal,.label-switch.color-teal input[type="checkbox"]:checked + .checkbox{background-color: #009688;}.theme-teal .button:not(.button-fill){color: #009688;}.theme-teal .navbar .button:not(.button-fill),.theme-teal.navbar .button:not(.button-fill),.theme-teal .toolbar .button:not(.button-fill),.theme-teal.toolbar .button:not(.button-fill),.theme-teal .subnavbar .button:not(.button-fill),.theme-teal.subnavbar .button:not(.button-fill){color: #fff;}.button.color-teal:not(.button-fill),.color-teal.buttons-row .button:not(.button-fill){color: #009688 !important;}.theme-teal .button.button-fill{background: #009688;color: #fff;}html:not(.watch-active-state) .theme-teal .button.button-fill:active,.theme-teal .button.button-fill.active-state{background: #00897B;}.button.button-fill.bg-teal,.button.button-fill.color-teal{background: #009688 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-teal:active,html:not(.watch-active-state) .button.button-fill.color-teal:active,.button.button-fill.bg-teal.active-state,.button.button-fill.color-teal.active-state{background: #00897B !important;}.progressbar.color-teal,.progressbar.theme-teal,.theme-teal .progressbar,.progressbar.bg-teal{background-color: rgba(0, 150, 136, 0.5);}.progressbar.color-teal span,.progressbar.theme-teal span,.theme-teal .progressbar span,.progressbar.bg-teal span{background-color: #009688;}.progressbar-infinite.color-teal,.progressbar-infinite.theme-teal,.theme-teal .progressbar-infinite,.progressbar-infinite.bg-teal{background-color: rgba(0, 150, 136, 0.5);}.progressbar-infinite.color-teal:after,.progressbar-infinite.theme-teal:after,.theme-teal .progressbar-infinite:after,.progressbar-infinite.bg-teal:after,.progressbar-infinite.color-teal:before,.progressbar-infinite.theme-teal:before,.theme-teal .progressbar-infinite:before,.progressbar-infinite.bg-teal:before{background-color: #009688;}.color-teal i.icon,i.icon.color-teal{color: #009688;}i.icon-next.color-teal,i.icon-next.theme-teal{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23009688'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-teal,i.icon-prev.theme-teal{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23009688'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-teal,i.icon-back.theme-teal{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23009688'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-teal,i.icon-forward.theme-teal{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23009688'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-teal,i.icon-bars.theme-teal{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23009688'%2F%3E%3C%2Fsvg%3E");}.preloader.color-teal svg circle,.preloader.preloader-teal svg circle{stroke: #009688;}.preloader.color-teal .preloader-inner-gap,.preloader.preloader-teal .preloader-inner-gap,.preloader.color-teal .preloader-inner-half-circle,.preloader.preloader-teal .preloader-inner-half-circle{border-color: #009688;}.theme-teal a{color: #009688;}.theme-teal .navbar,.navbar.theme-teal,.theme-teal .toolbar,.toolbar.theme-teal,.theme-teal .subnavbar,.subnavbar.theme-teal,.theme-teal .searchbar,.searchbar.theme-teal{background-color: #009688;}.theme-teal .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-teal input[type="range"]::-webkit-slider-thumb:before{background-color: #009688;}.theme-teal .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-teal input[type="range"]::-webkit-slider-thumb{background-color: #009688;}.theme-teal .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-teal input[type="range"]::-ms-thumb{background-color: #009688;}.theme-teal .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-teal input[type="range"]::-ms-fill-lower{background-color: #009688;}.theme-teal .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-teal input[type="range"]::-moz-range-thumb{background-color: #009688;}.theme-teal .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-teal input[type="checkbox"]:checked + .checkbox{background-color: rgba(0, 150, 136, 0.5);}.theme-teal .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-teal input[type="checkbox"]:checked + .checkbox:after{background-color: #009688;}.theme-teal label.label-checkbox,label.label-checkbox.theme-teal{cursor: pointer;}.theme-teal label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-teal i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-teal label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-teal label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-teal label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-teal label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-teal label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-teal label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-teal input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #009688;background-color: #009688;}.theme-teal label.label-radio i.icon-form-radio:after,label.label-radio.theme-teal i.icon-form-radio:after{background-color: #009688;}.theme-teal label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-teal input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-teal label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-teal input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-teal label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-teal input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-teal label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-teal input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-teal label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-teal input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-teal label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-teal input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #009688;}.theme-teal label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-teal input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-teal label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-teal input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-teal label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-teal input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-teal label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-teal input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-teal label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-teal input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-teal label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-teal input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #009688;}.theme-teal .focus-state .label,.theme-teal .focus-state .floating-label{color: #009688;}.theme-teal .item-input-field.focus-state:after,.theme-teal .input-field.focus-state:after,.theme-teal .item-input-field.not-empty-state:after,.theme-teal .input-field.not-empty-state:after{background: #009688;}.theme-teal .picker-calendar-day.picker-calendar-day-today span{color: #009688;}.theme-teal .picker-calendar-day.picker-calendar-day-selected span{background-color: #009688;color: #fff;}.theme-teal .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #009688;}.theme-teal .picker-header{background-color: #009688;}.theme-teal .modal-button{color: #009688;}.swiper-pagination.color-teal .swiper-pagination-bullet-active,.theme-teal .swiper-pagination .swiper-pagination-bullet-active{background-color: #009688;}.swiper-pagination.color-teal .swiper-pagination-progressbar,.theme-teal .swiper-pagination .swiper-pagination-progressbar{background-color: #009688;}.swiper-pagination.swiper-pagination-progress.bg-teal{background-color: rgba(0, 150, 136, 0.25);}.swiper-button-next.color-teal,.swiper-container-rtl .swiper-button-prev.color-teal,.theme-teal .swiper-button-next,.theme-teal .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23009688'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-teal,.swiper-container-rtl .swiper-button-next.color-teal,.theme-teal .swiper-button-prev,.theme-teal .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23009688'%2F%3E%3C%2Fsvg%3E");}.bg-teal,a.bg-teal,.list-block .swipeout-actions-left a.bg-teal,.list-block .swipeout-actions-right a.bg-teal{background-color: #009688;}html:not(.watch-active-state) .list-block .bg-teal .item-link:active,html:not(.watch-active-state) .list-block a.bg-teal .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-teal .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-teal .item-link:active,html:not(.watch-active-state) .list-block.bg-teal .item-link:active,html:not(.watch-active-state) .list-blocka.bg-teal .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-teal .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-teal .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-teal:active,html:not(.watch-active-state) .list-block .item-linka.bg-teal:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-teal:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-teal:active,.list-block .bg-teal .item-link.active-state,.list-block a.bg-teal .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-teal .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-teal .item-link.active-state,.list-block.bg-teal .item-link.active-state,.list-blocka.bg-teal .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-teal .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-teal .item-link.active-state,.list-block .item-link.bg-teal.active-state,.list-block .item-linka.bg-teal.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-teal.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-teal.active-state{background: #00897B;}.border-teal{border-color: #009688;}.list-block .border-teal.item-inner:after,.list-block ul.border-teal:after,.border-teal:after,.list-block .border-teal.item-inner:before,.list-block ul.border-teal:before,.border-teal:before{background-color: #009688;}.theme-teal .floating-button,.theme-teal .speed-dial-buttons a,.floating-button.theme-teal,.speed-dial-buttons a.theme-teal,.floating-button.color-teal,.speed-dial-buttons a.color-teal,.floating-button.bg-teal,.speed-dial-buttons a.bg-teal{color: #fff;background: #009688;}html:not(.watch-active-state) .theme-teal .floating-button:active,html:not(.watch-active-state) .theme-teal .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-teal:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-teal:active,html:not(.watch-active-state) .floating-button.color-teal:active,html:not(.watch-active-state) .speed-dial-buttons a.color-teal:active,html:not(.watch-active-state) .floating-button.bg-teal:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-teal:active,.theme-teal .floating-button.active-state,.theme-teal .speed-dial-buttons a.active-state,.floating-button.theme-teal.active-state,.speed-dial-buttons a.theme-teal.active-state,.floating-button.color-teal.active-state,.speed-dial-buttons a.color-teal.active-state,.floating-button.bg-teal.active-state,.speed-dial-buttons a.bg-teal.active-state{background: #00897B;}.theme-teal .floating-button i,.theme-teal .speed-dial-buttons a i,.floating-button.theme-teal i,.speed-dial-buttons a.theme-teal i,.floating-button.color-teal i,.speed-dial-buttons a.color-teal i,.floating-button.bg-teal i,.speed-dial-buttons a.bg-teal i{color: inherit;}.ripple-teal .ripple-wave{background-color: rgba(0, 150, 136, 0.3);}.badge.color-teal,.badge.theme-teal{background-color: #009688;color: #fff;}.color-green{color: #4caf50;}.list-block .item-link.list-button.color-green,.list-block .item-link.color-green,.tabbar a.active.color-green,a.color-green{color: #4caf50;}.label-switch input[type="checkbox"]:checked + .checkbox.color-green,.label-switch.color-green input[type="checkbox"]:checked + .checkbox{background-color: #4caf50;}.theme-green .button:not(.button-fill){color: #4caf50;}.theme-green .navbar .button:not(.button-fill),.theme-green.navbar .button:not(.button-fill),.theme-green .toolbar .button:not(.button-fill),.theme-green.toolbar .button:not(.button-fill),.theme-green .subnavbar .button:not(.button-fill),.theme-green.subnavbar .button:not(.button-fill){color: #fff;}.button.color-green:not(.button-fill),.color-green.buttons-row .button:not(.button-fill){color: #4caf50 !important;}.theme-green .button.button-fill{background: #4caf50;color: #fff;}html:not(.watch-active-state) .theme-green .button.button-fill:active,.theme-green .button.button-fill.active-state{background: #388E3C;}.button.button-fill.bg-green,.button.button-fill.color-green{background: #4caf50 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-green:active,html:not(.watch-active-state) .button.button-fill.color-green:active,.button.button-fill.bg-green.active-state,.button.button-fill.color-green.active-state{background: #388E3C !important;}.progressbar.color-green,.progressbar.theme-green,.theme-green .progressbar,.progressbar.bg-green{background-color: rgba(76, 175, 80, 0.5);}.progressbar.color-green span,.progressbar.theme-green span,.theme-green .progressbar span,.progressbar.bg-green span{background-color: #4caf50;}.progressbar-infinite.color-green,.progressbar-infinite.theme-green,.theme-green .progressbar-infinite,.progressbar-infinite.bg-green{background-color: rgba(76, 175, 80, 0.5);}.progressbar-infinite.color-green:after,.progressbar-infinite.theme-green:after,.theme-green .progressbar-infinite:after,.progressbar-infinite.bg-green:after,.progressbar-infinite.color-green:before,.progressbar-infinite.theme-green:before,.theme-green .progressbar-infinite:before,.progressbar-infinite.bg-green:before{background-color: #4caf50;}.color-green i.icon,i.icon.color-green{color: #4caf50;}i.icon-next.color-green,i.icon-next.theme-green{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%234caf50'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-green,i.icon-prev.theme-green{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%234caf50'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-green,i.icon-back.theme-green{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-green,i.icon-forward.theme-green{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-green,i.icon-bars.theme-green{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");}.preloader.color-green svg circle,.preloader.preloader-green svg circle{stroke: #4caf50;}.preloader.color-green .preloader-inner-gap,.preloader.preloader-green .preloader-inner-gap,.preloader.color-green .preloader-inner-half-circle,.preloader.preloader-green .preloader-inner-half-circle{border-color: #4caf50;}.theme-green a{color: #4caf50;}.theme-green .navbar,.navbar.theme-green,.theme-green .toolbar,.toolbar.theme-green,.theme-green .subnavbar,.subnavbar.theme-green,.theme-green .searchbar,.searchbar.theme-green{background-color: #4caf50;}.theme-green .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-green input[type="range"]::-webkit-slider-thumb:before{background-color: #4caf50;}.theme-green .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-green input[type="range"]::-webkit-slider-thumb{background-color: #4caf50;}.theme-green .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-green input[type="range"]::-ms-thumb{background-color: #4caf50;}.theme-green .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-green input[type="range"]::-ms-fill-lower{background-color: #4caf50;}.theme-green .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-green input[type="range"]::-moz-range-thumb{background-color: #4caf50;}.theme-green .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-green input[type="checkbox"]:checked + .checkbox{background-color: rgba(76, 175, 80, 0.5);}.theme-green .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-green input[type="checkbox"]:checked + .checkbox:after{background-color: #4caf50;}.theme-green label.label-checkbox,label.label-checkbox.theme-green{cursor: pointer;}.theme-green label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-green i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-green label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-green input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-green label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-green input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-green label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-green input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-green label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-green input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-green label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-green input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-green label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-green input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #4caf50;background-color: #4caf50;}.theme-green label.label-radio i.icon-form-radio:after,label.label-radio.theme-green i.icon-form-radio:after{background-color: #4caf50;}.theme-green label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-green input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-green label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-green input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-green label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-green input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-green label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-green input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-green label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-green input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-green label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-green input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #4caf50;}.theme-green label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-green input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-green label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-green input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-green label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-green input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-green label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-green input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-green label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-green input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-green label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-green input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #4caf50;}.theme-green .focus-state .label,.theme-green .focus-state .floating-label{color: #4caf50;}.theme-green .item-input-field.focus-state:after,.theme-green .input-field.focus-state:after,.theme-green .item-input-field.not-empty-state:after,.theme-green .input-field.not-empty-state:after{background: #4caf50;}.theme-green .picker-calendar-day.picker-calendar-day-today span{color: #4caf50;}.theme-green .picker-calendar-day.picker-calendar-day-selected span{background-color: #4caf50;color: #fff;}.theme-green .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #4caf50;}.theme-green .picker-header{background-color: #4caf50;}.theme-green .modal-button{color: #4caf50;}.swiper-pagination.color-green .swiper-pagination-bullet-active,.theme-green .swiper-pagination .swiper-pagination-bullet-active{background-color: #4caf50;}.swiper-pagination.color-green .swiper-pagination-progressbar,.theme-green .swiper-pagination .swiper-pagination-progressbar{background-color: #4caf50;}.swiper-pagination.swiper-pagination-progress.bg-green{background-color: rgba(76, 175, 80, 0.25);}.swiper-button-next.color-green,.swiper-container-rtl .swiper-button-prev.color-green,.theme-green .swiper-button-next,.theme-green .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-green,.swiper-container-rtl .swiper-button-next.color-green,.theme-green .swiper-button-prev,.theme-green .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234caf50'%2F%3E%3C%2Fsvg%3E");}.bg-green,a.bg-green,.list-block .swipeout-actions-left a.bg-green,.list-block .swipeout-actions-right a.bg-green{background-color: #4caf50;}html:not(.watch-active-state) .list-block .bg-green .item-link:active,html:not(.watch-active-state) .list-block a.bg-green .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-green .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-green .item-link:active,html:not(.watch-active-state) .list-block.bg-green .item-link:active,html:not(.watch-active-state) .list-blocka.bg-green .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-green .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-green .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-green:active,html:not(.watch-active-state) .list-block .item-linka.bg-green:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-green:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-green:active,.list-block .bg-green .item-link.active-state,.list-block a.bg-green .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-green .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-green .item-link.active-state,.list-block.bg-green .item-link.active-state,.list-blocka.bg-green .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-green .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-green .item-link.active-state,.list-block .item-link.bg-green.active-state,.list-block .item-linka.bg-green.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-green.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-green.active-state{background: #388E3C;}.border-green{border-color: #4caf50;}.list-block .border-green.item-inner:after,.list-block ul.border-green:after,.border-green:after,.list-block .border-green.item-inner:before,.list-block ul.border-green:before,.border-green:before{background-color: #4caf50;}.theme-green .floating-button,.theme-green .speed-dial-buttons a,.floating-button.theme-green,.speed-dial-buttons a.theme-green,.floating-button.color-green,.speed-dial-buttons a.color-green,.floating-button.bg-green,.speed-dial-buttons a.bg-green{color: #fff;background: #4caf50;}html:not(.watch-active-state) .theme-green .floating-button:active,html:not(.watch-active-state) .theme-green .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-green:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-green:active,html:not(.watch-active-state) .floating-button.color-green:active,html:not(.watch-active-state) .speed-dial-buttons a.color-green:active,html:not(.watch-active-state) .floating-button.bg-green:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-green:active,.theme-green .floating-button.active-state,.theme-green .speed-dial-buttons a.active-state,.floating-button.theme-green.active-state,.speed-dial-buttons a.theme-green.active-state,.floating-button.color-green.active-state,.speed-dial-buttons a.color-green.active-state,.floating-button.bg-green.active-state,.speed-dial-buttons a.bg-green.active-state{background: #388E3C;}.theme-green .floating-button i,.theme-green .speed-dial-buttons a i,.floating-button.theme-green i,.speed-dial-buttons a.theme-green i,.floating-button.color-green i,.speed-dial-buttons a.color-green i,.floating-button.bg-green i,.speed-dial-buttons a.bg-green i{color: inherit;}.ripple-green .ripple-wave{background-color: rgba(76, 175, 80, 0.3);}.badge.color-green,.badge.theme-green{background-color: #4caf50;color: #fff;}.color-lightgreen{color: #8bc34a;}.list-block .item-link.list-button.color-lightgreen,.list-block .item-link.color-lightgreen,.tabbar a.active.color-lightgreen,a.color-lightgreen{color: #8bc34a;}.label-switch input[type="checkbox"]:checked + .checkbox.color-lightgreen,.label-switch.color-lightgreen input[type="checkbox"]:checked + .checkbox{background-color: #8bc34a;}.theme-lightgreen .button:not(.button-fill){color: #8bc34a;}.theme-lightgreen .navbar .button:not(.button-fill),.theme-lightgreen.navbar .button:not(.button-fill),.theme-lightgreen .toolbar .button:not(.button-fill),.theme-lightgreen.toolbar .button:not(.button-fill),.theme-lightgreen .subnavbar .button:not(.button-fill),.theme-lightgreen.subnavbar .button:not(.button-fill){color: #fff;}.button.color-lightgreen:not(.button-fill),.color-lightgreen.buttons-row .button:not(.button-fill){color: #8bc34a !important;}.theme-lightgreen .button.button-fill{background: #8bc34a;color: #fff;}html:not(.watch-active-state) .theme-lightgreen .button.button-fill:active,.theme-lightgreen .button.button-fill.active-state{background: #689F38;}.button.button-fill.bg-lightgreen,.button.button-fill.color-lightgreen{background: #8bc34a !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-lightgreen:active,html:not(.watch-active-state) .button.button-fill.color-lightgreen:active,.button.button-fill.bg-lightgreen.active-state,.button.button-fill.color-lightgreen.active-state{background: #689F38 !important;}.progressbar.color-lightgreen,.progressbar.theme-lightgreen,.theme-lightgreen .progressbar,.progressbar.bg-lightgreen{background-color: rgba(139, 195, 74, 0.5);}.progressbar.color-lightgreen span,.progressbar.theme-lightgreen span,.theme-lightgreen .progressbar span,.progressbar.bg-lightgreen span{background-color: #8bc34a;}.progressbar-infinite.color-lightgreen,.progressbar-infinite.theme-lightgreen,.theme-lightgreen .progressbar-infinite,.progressbar-infinite.bg-lightgreen{background-color: rgba(139, 195, 74, 0.5);}.progressbar-infinite.color-lightgreen:after,.progressbar-infinite.theme-lightgreen:after,.theme-lightgreen .progressbar-infinite:after,.progressbar-infinite.bg-lightgreen:after,.progressbar-infinite.color-lightgreen:before,.progressbar-infinite.theme-lightgreen:before,.theme-lightgreen .progressbar-infinite:before,.progressbar-infinite.bg-lightgreen:before{background-color: #8bc34a;}.color-lightgreen i.icon,i.icon.color-lightgreen{color: #8bc34a;}i.icon-next.color-lightgreen,i.icon-next.theme-lightgreen{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%238bc34a'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-lightgreen,i.icon-prev.theme-lightgreen{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%238bc34a'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-lightgreen,i.icon-back.theme-lightgreen{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%238bc34a'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-lightgreen,i.icon-forward.theme-lightgreen{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%238bc34a'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-lightgreen,i.icon-bars.theme-lightgreen{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%238bc34a'%2F%3E%3C%2Fsvg%3E");}.preloader.color-lightgreen svg circle,.preloader.preloader-lightgreen svg circle{stroke: #8bc34a;}.preloader.color-lightgreen .preloader-inner-gap,.preloader.preloader-lightgreen .preloader-inner-gap,.preloader.color-lightgreen .preloader-inner-half-circle,.preloader.preloader-lightgreen .preloader-inner-half-circle{border-color: #8bc34a;}.theme-lightgreen a{color: #8bc34a;}.theme-lightgreen .navbar,.navbar.theme-lightgreen,.theme-lightgreen .toolbar,.toolbar.theme-lightgreen,.theme-lightgreen .subnavbar,.subnavbar.theme-lightgreen,.theme-lightgreen .searchbar,.searchbar.theme-lightgreen{background-color: #8bc34a;}.theme-lightgreen .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-lightgreen input[type="range"]::-webkit-slider-thumb:before{background-color: #8bc34a;}.theme-lightgreen .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-lightgreen input[type="range"]::-webkit-slider-thumb{background-color: #8bc34a;}.theme-lightgreen .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-lightgreen input[type="range"]::-ms-thumb{background-color: #8bc34a;}.theme-lightgreen .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-lightgreen input[type="range"]::-ms-fill-lower{background-color: #8bc34a;}.theme-lightgreen .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-lightgreen input[type="range"]::-moz-range-thumb{background-color: #8bc34a;}.theme-lightgreen .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-lightgreen input[type="checkbox"]:checked + .checkbox{background-color: rgba(139, 195, 74, 0.5);}.theme-lightgreen .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-lightgreen input[type="checkbox"]:checked + .checkbox:after{background-color: #8bc34a;}.theme-lightgreen label.label-checkbox,label.label-checkbox.theme-lightgreen{cursor: pointer;}.theme-lightgreen label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-lightgreen i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-lightgreen label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-lightgreen label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-lightgreen label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-lightgreen label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-lightgreen label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-lightgreen label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lightgreen input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #8bc34a;background-color: #8bc34a;}.theme-lightgreen label.label-radio i.icon-form-radio:after,label.label-radio.theme-lightgreen i.icon-form-radio:after{background-color: #8bc34a;}.theme-lightgreen label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lightgreen input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-lightgreen label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lightgreen input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-lightgreen label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lightgreen input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-lightgreen label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lightgreen input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-lightgreen label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lightgreen input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-lightgreen label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lightgreen input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #8bc34a;}.theme-lightgreen label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-lightgreen label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-lightgreen label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-lightgreen label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-lightgreen label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-lightgreen label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lightgreen input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #8bc34a;}.theme-lightgreen .focus-state .label,.theme-lightgreen .focus-state .floating-label{color: #8bc34a;}.theme-lightgreen .item-input-field.focus-state:after,.theme-lightgreen .input-field.focus-state:after,.theme-lightgreen .item-input-field.not-empty-state:after,.theme-lightgreen .input-field.not-empty-state:after{background: #8bc34a;}.theme-lightgreen .picker-calendar-day.picker-calendar-day-today span{color: #8bc34a;}.theme-lightgreen .picker-calendar-day.picker-calendar-day-selected span{background-color: #8bc34a;color: #fff;}.theme-lightgreen .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #8bc34a;}.theme-lightgreen .picker-header{background-color: #8bc34a;}.theme-lightgreen .modal-button{color: #8bc34a;}.swiper-pagination.color-lightgreen .swiper-pagination-bullet-active,.theme-lightgreen .swiper-pagination .swiper-pagination-bullet-active{background-color: #8bc34a;}.swiper-pagination.color-lightgreen .swiper-pagination-progressbar,.theme-lightgreen .swiper-pagination .swiper-pagination-progressbar{background-color: #8bc34a;}.swiper-pagination.swiper-pagination-progress.bg-lightgreen{background-color: rgba(139, 195, 74, 0.25);}.swiper-button-next.color-lightgreen,.swiper-container-rtl .swiper-button-prev.color-lightgreen,.theme-lightgreen .swiper-button-next,.theme-lightgreen .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%238bc34a'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-lightgreen,.swiper-container-rtl .swiper-button-next.color-lightgreen,.theme-lightgreen .swiper-button-prev,.theme-lightgreen .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%238bc34a'%2F%3E%3C%2Fsvg%3E");}.bg-lightgreen,a.bg-lightgreen,.list-block .swipeout-actions-left a.bg-lightgreen,.list-block .swipeout-actions-right a.bg-lightgreen{background-color: #8bc34a;}html:not(.watch-active-state) .list-block .bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block a.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-blocka.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-lightgreen .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-lightgreen:active,html:not(.watch-active-state) .list-block .item-linka.bg-lightgreen:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-lightgreen:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-lightgreen:active,.list-block .bg-lightgreen .item-link.active-state,.list-block a.bg-lightgreen .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-lightgreen .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-lightgreen .item-link.active-state,.list-block.bg-lightgreen .item-link.active-state,.list-blocka.bg-lightgreen .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-lightgreen .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-lightgreen .item-link.active-state,.list-block .item-link.bg-lightgreen.active-state,.list-block .item-linka.bg-lightgreen.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-lightgreen.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-lightgreen.active-state{background: #689F38;}.border-lightgreen{border-color: #8bc34a;}.list-block .border-lightgreen.item-inner:after,.list-block ul.border-lightgreen:after,.border-lightgreen:after,.list-block .border-lightgreen.item-inner:before,.list-block ul.border-lightgreen:before,.border-lightgreen:before{background-color: #8bc34a;}.theme-lightgreen .floating-button,.theme-lightgreen .speed-dial-buttons a,.floating-button.theme-lightgreen,.speed-dial-buttons a.theme-lightgreen,.floating-button.color-lightgreen,.speed-dial-buttons a.color-lightgreen,.floating-button.bg-lightgreen,.speed-dial-buttons a.bg-lightgreen{color: #fff;background: #8bc34a;}html:not(.watch-active-state) .theme-lightgreen .floating-button:active,html:not(.watch-active-state) .theme-lightgreen .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-lightgreen:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-lightgreen:active,html:not(.watch-active-state) .floating-button.color-lightgreen:active,html:not(.watch-active-state) .speed-dial-buttons a.color-lightgreen:active,html:not(.watch-active-state) .floating-button.bg-lightgreen:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-lightgreen:active,.theme-lightgreen .floating-button.active-state,.theme-lightgreen .speed-dial-buttons a.active-state,.floating-button.theme-lightgreen.active-state,.speed-dial-buttons a.theme-lightgreen.active-state,.floating-button.color-lightgreen.active-state,.speed-dial-buttons a.color-lightgreen.active-state,.floating-button.bg-lightgreen.active-state,.speed-dial-buttons a.bg-lightgreen.active-state{background: #689F38;}.theme-lightgreen .floating-button i,.theme-lightgreen .speed-dial-buttons a i,.floating-button.theme-lightgreen i,.speed-dial-buttons a.theme-lightgreen i,.floating-button.color-lightgreen i,.speed-dial-buttons a.color-lightgreen i,.floating-button.bg-lightgreen i,.speed-dial-buttons a.bg-lightgreen i{color: inherit;}.ripple-lightgreen .ripple-wave{background-color: rgba(139, 195, 74, 0.3);}.badge.color-lightgreen,.badge.theme-lightgreen{background-color: #8bc34a;color: #fff;}.color-lime{color: #cddc39;}.list-block .item-link.list-button.color-lime,.list-block .item-link.color-lime,.tabbar a.active.color-lime,a.color-lime{color: #cddc39;}.label-switch input[type="checkbox"]:checked + .checkbox.color-lime,.label-switch.color-lime input[type="checkbox"]:checked + .checkbox{background-color: #cddc39;}.theme-lime .button:not(.button-fill){color: #cddc39;}.theme-lime .navbar .button:not(.button-fill),.theme-lime.navbar .button:not(.button-fill),.theme-lime .toolbar .button:not(.button-fill),.theme-lime.toolbar .button:not(.button-fill),.theme-lime .subnavbar .button:not(.button-fill),.theme-lime.subnavbar .button:not(.button-fill){color: #fff;}.button.color-lime:not(.button-fill),.color-lime.buttons-row .button:not(.button-fill){color: #cddc39 !important;}.theme-lime .button.button-fill{background: #cddc39;color: #fff;}html:not(.watch-active-state) .theme-lime .button.button-fill:active,.theme-lime .button.button-fill.active-state{background: #AFB42B;}.button.button-fill.bg-lime,.button.button-fill.color-lime{background: #cddc39 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-lime:active,html:not(.watch-active-state) .button.button-fill.color-lime:active,.button.button-fill.bg-lime.active-state,.button.button-fill.color-lime.active-state{background: #AFB42B !important;}.progressbar.color-lime,.progressbar.theme-lime,.theme-lime .progressbar,.progressbar.bg-lime{background-color: rgba(205, 220, 57, 0.5);}.progressbar.color-lime span,.progressbar.theme-lime span,.theme-lime .progressbar span,.progressbar.bg-lime span{background-color: #cddc39;}.progressbar-infinite.color-lime,.progressbar-infinite.theme-lime,.theme-lime .progressbar-infinite,.progressbar-infinite.bg-lime{background-color: rgba(205, 220, 57, 0.5);}.progressbar-infinite.color-lime:after,.progressbar-infinite.theme-lime:after,.theme-lime .progressbar-infinite:after,.progressbar-infinite.bg-lime:after,.progressbar-infinite.color-lime:before,.progressbar-infinite.theme-lime:before,.theme-lime .progressbar-infinite:before,.progressbar-infinite.bg-lime:before{background-color: #cddc39;}.color-lime i.icon,i.icon.color-lime{color: #cddc39;}i.icon-next.color-lime,i.icon-next.theme-lime{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23cddc39'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-lime,i.icon-prev.theme-lime{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23cddc39'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-lime,i.icon-back.theme-lime{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23cddc39'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-lime,i.icon-forward.theme-lime{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23cddc39'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-lime,i.icon-bars.theme-lime{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23cddc39'%2F%3E%3C%2Fsvg%3E");}.preloader.color-lime svg circle,.preloader.preloader-lime svg circle{stroke: #cddc39;}.preloader.color-lime .preloader-inner-gap,.preloader.preloader-lime .preloader-inner-gap,.preloader.color-lime .preloader-inner-half-circle,.preloader.preloader-lime .preloader-inner-half-circle{border-color: #cddc39;}.theme-lime a{color: #cddc39;}.theme-lime .navbar,.navbar.theme-lime,.theme-lime .toolbar,.toolbar.theme-lime,.theme-lime .subnavbar,.subnavbar.theme-lime,.theme-lime .searchbar,.searchbar.theme-lime{background-color: #cddc39;}.theme-lime .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-lime input[type="range"]::-webkit-slider-thumb:before{background-color: #cddc39;}.theme-lime .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-lime input[type="range"]::-webkit-slider-thumb{background-color: #cddc39;}.theme-lime .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-lime input[type="range"]::-ms-thumb{background-color: #cddc39;}.theme-lime .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-lime input[type="range"]::-ms-fill-lower{background-color: #cddc39;}.theme-lime .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-lime input[type="range"]::-moz-range-thumb{background-color: #cddc39;}.theme-lime .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-lime input[type="checkbox"]:checked + .checkbox{background-color: rgba(205, 220, 57, 0.5);}.theme-lime .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-lime input[type="checkbox"]:checked + .checkbox:after{background-color: #cddc39;}.theme-lime label.label-checkbox,label.label-checkbox.theme-lime{cursor: pointer;}.theme-lime label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-lime i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-lime label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-lime label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-lime label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-lime label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-lime label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-lime label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-lime input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #cddc39;background-color: #cddc39;}.theme-lime label.label-radio i.icon-form-radio:after,label.label-radio.theme-lime i.icon-form-radio:after{background-color: #cddc39;}.theme-lime label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lime input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-lime label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-lime input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-lime label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lime input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-lime label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-lime input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-lime label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lime input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-lime label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-lime input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #cddc39;}.theme-lime label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lime input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-lime label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-lime input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-lime label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lime input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-lime label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-lime input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-lime label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lime input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-lime label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-lime input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #cddc39;}.theme-lime .focus-state .label,.theme-lime .focus-state .floating-label{color: #cddc39;}.theme-lime .item-input-field.focus-state:after,.theme-lime .input-field.focus-state:after,.theme-lime .item-input-field.not-empty-state:after,.theme-lime .input-field.not-empty-state:after{background: #cddc39;}.theme-lime .picker-calendar-day.picker-calendar-day-today span{color: #cddc39;}.theme-lime .picker-calendar-day.picker-calendar-day-selected span{background-color: #cddc39;color: #fff;}.theme-lime .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #cddc39;}.theme-lime .picker-header{background-color: #cddc39;}.theme-lime .modal-button{color: #cddc39;}.swiper-pagination.color-lime .swiper-pagination-bullet-active,.theme-lime .swiper-pagination .swiper-pagination-bullet-active{background-color: #cddc39;}.swiper-pagination.color-lime .swiper-pagination-progressbar,.theme-lime .swiper-pagination .swiper-pagination-progressbar{background-color: #cddc39;}.swiper-pagination.swiper-pagination-progress.bg-lime{background-color: rgba(205, 220, 57, 0.25);}.swiper-button-next.color-lime,.swiper-container-rtl .swiper-button-prev.color-lime,.theme-lime .swiper-button-next,.theme-lime .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23cddc39'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-lime,.swiper-container-rtl .swiper-button-next.color-lime,.theme-lime .swiper-button-prev,.theme-lime .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23cddc39'%2F%3E%3C%2Fsvg%3E");}.bg-lime,a.bg-lime,.list-block .swipeout-actions-left a.bg-lime,.list-block .swipeout-actions-right a.bg-lime{background-color: #cddc39;}html:not(.watch-active-state) .list-block .bg-lime .item-link:active,html:not(.watch-active-state) .list-block a.bg-lime .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-lime .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-lime .item-link:active,html:not(.watch-active-state) .list-block.bg-lime .item-link:active,html:not(.watch-active-state) .list-blocka.bg-lime .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-lime .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-lime .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-lime:active,html:not(.watch-active-state) .list-block .item-linka.bg-lime:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-lime:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-lime:active,.list-block .bg-lime .item-link.active-state,.list-block a.bg-lime .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-lime .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-lime .item-link.active-state,.list-block.bg-lime .item-link.active-state,.list-blocka.bg-lime .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-lime .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-lime .item-link.active-state,.list-block .item-link.bg-lime.active-state,.list-block .item-linka.bg-lime.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-lime.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-lime.active-state{background: #AFB42B;}.border-lime{border-color: #cddc39;}.list-block .border-lime.item-inner:after,.list-block ul.border-lime:after,.border-lime:after,.list-block .border-lime.item-inner:before,.list-block ul.border-lime:before,.border-lime:before{background-color: #cddc39;}.theme-lime .floating-button,.theme-lime .speed-dial-buttons a,.floating-button.theme-lime,.speed-dial-buttons a.theme-lime,.floating-button.color-lime,.speed-dial-buttons a.color-lime,.floating-button.bg-lime,.speed-dial-buttons a.bg-lime{color: #fff;background: #cddc39;}html:not(.watch-active-state) .theme-lime .floating-button:active,html:not(.watch-active-state) .theme-lime .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-lime:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-lime:active,html:not(.watch-active-state) .floating-button.color-lime:active,html:not(.watch-active-state) .speed-dial-buttons a.color-lime:active,html:not(.watch-active-state) .floating-button.bg-lime:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-lime:active,.theme-lime .floating-button.active-state,.theme-lime .speed-dial-buttons a.active-state,.floating-button.theme-lime.active-state,.speed-dial-buttons a.theme-lime.active-state,.floating-button.color-lime.active-state,.speed-dial-buttons a.color-lime.active-state,.floating-button.bg-lime.active-state,.speed-dial-buttons a.bg-lime.active-state{background: #AFB42B;}.theme-lime .floating-button i,.theme-lime .speed-dial-buttons a i,.floating-button.theme-lime i,.speed-dial-buttons a.theme-lime i,.floating-button.color-lime i,.speed-dial-buttons a.color-lime i,.floating-button.bg-lime i,.speed-dial-buttons a.bg-lime i{color: inherit;}.ripple-lime .ripple-wave{background-color: rgba(205, 220, 57, 0.3);}.badge.color-lime,.badge.theme-lime{background-color: #cddc39;color: #fff;}.color-yellow{color: #ffeb3b;}.list-block .item-link.list-button.color-yellow,.list-block .item-link.color-yellow,.tabbar a.active.color-yellow,a.color-yellow{color: #ffeb3b;}.label-switch input[type="checkbox"]:checked + .checkbox.color-yellow,.label-switch.color-yellow input[type="checkbox"]:checked + .checkbox{background-color: #ffeb3b;}.theme-yellow .button:not(.button-fill){color: #ffeb3b;}.theme-yellow .navbar .button:not(.button-fill),.theme-yellow.navbar .button:not(.button-fill),.theme-yellow .toolbar .button:not(.button-fill),.theme-yellow.toolbar .button:not(.button-fill),.theme-yellow .subnavbar .button:not(.button-fill),.theme-yellow.subnavbar .button:not(.button-fill){color: #fff;}.button.color-yellow:not(.button-fill),.color-yellow.buttons-row .button:not(.button-fill){color: #ffeb3b !important;}.theme-yellow .button.button-fill{background: #ffeb3b;color: #fff;}html:not(.watch-active-state) .theme-yellow .button.button-fill:active,.theme-yellow .button.button-fill.active-state{background: #FBC02D;}.button.button-fill.bg-yellow,.button.button-fill.color-yellow{background: #ffeb3b !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-yellow:active,html:not(.watch-active-state) .button.button-fill.color-yellow:active,.button.button-fill.bg-yellow.active-state,.button.button-fill.color-yellow.active-state{background: #FBC02D !important;}.progressbar.color-yellow,.progressbar.theme-yellow,.theme-yellow .progressbar,.progressbar.bg-yellow{background-color: rgba(255, 235, 59, 0.5);}.progressbar.color-yellow span,.progressbar.theme-yellow span,.theme-yellow .progressbar span,.progressbar.bg-yellow span{background-color: #ffeb3b;}.progressbar-infinite.color-yellow,.progressbar-infinite.theme-yellow,.theme-yellow .progressbar-infinite,.progressbar-infinite.bg-yellow{background-color: rgba(255, 235, 59, 0.5);}.progressbar-infinite.color-yellow:after,.progressbar-infinite.theme-yellow:after,.theme-yellow .progressbar-infinite:after,.progressbar-infinite.bg-yellow:after,.progressbar-infinite.color-yellow:before,.progressbar-infinite.theme-yellow:before,.theme-yellow .progressbar-infinite:before,.progressbar-infinite.bg-yellow:before{background-color: #ffeb3b;}.color-yellow i.icon,i.icon.color-yellow{color: #ffeb3b;}i.icon-next.color-yellow,i.icon-next.theme-yellow{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffeb3b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-yellow,i.icon-prev.theme-yellow{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffeb3b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-yellow,i.icon-back.theme-yellow{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-yellow,i.icon-forward.theme-yellow{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-yellow,i.icon-bars.theme-yellow{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");}.preloader.color-yellow svg circle,.preloader.preloader-yellow svg circle{stroke: #ffeb3b;}.preloader.color-yellow .preloader-inner-gap,.preloader.preloader-yellow .preloader-inner-gap,.preloader.color-yellow .preloader-inner-half-circle,.preloader.preloader-yellow .preloader-inner-half-circle{border-color: #ffeb3b;}.theme-yellow a{color: #ffeb3b;}.theme-yellow .navbar,.navbar.theme-yellow,.theme-yellow .toolbar,.toolbar.theme-yellow,.theme-yellow .subnavbar,.subnavbar.theme-yellow,.theme-yellow .searchbar,.searchbar.theme-yellow{background-color: #ffeb3b;}.theme-yellow .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-yellow input[type="range"]::-webkit-slider-thumb:before{background-color: #ffeb3b;}.theme-yellow .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-yellow input[type="range"]::-webkit-slider-thumb{background-color: #ffeb3b;}.theme-yellow .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-yellow input[type="range"]::-ms-thumb{background-color: #ffeb3b;}.theme-yellow .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-yellow input[type="range"]::-ms-fill-lower{background-color: #ffeb3b;}.theme-yellow .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-yellow input[type="range"]::-moz-range-thumb{background-color: #ffeb3b;}.theme-yellow .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-yellow input[type="checkbox"]:checked + .checkbox{background-color: rgba(255, 235, 59, 0.5);}.theme-yellow .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-yellow input[type="checkbox"]:checked + .checkbox:after{background-color: #ffeb3b;}.theme-yellow label.label-checkbox,label.label-checkbox.theme-yellow{cursor: pointer;}.theme-yellow label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-yellow i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-yellow label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-yellow label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-yellow label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-yellow label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-yellow label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-yellow label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-yellow input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #ffeb3b;background-color: #ffeb3b;}.theme-yellow label.label-radio i.icon-form-radio:after,label.label-radio.theme-yellow i.icon-form-radio:after{background-color: #ffeb3b;}.theme-yellow label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-yellow input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-yellow label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-yellow input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-yellow label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-yellow input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-yellow label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-yellow input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-yellow label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-yellow input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-yellow label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-yellow input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #ffeb3b;}.theme-yellow label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-yellow input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-yellow label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-yellow input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-yellow label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-yellow input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-yellow label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-yellow input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-yellow label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-yellow input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-yellow label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-yellow input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #ffeb3b;}.theme-yellow .focus-state .label,.theme-yellow .focus-state .floating-label{color: #ffeb3b;}.theme-yellow .item-input-field.focus-state:after,.theme-yellow .input-field.focus-state:after,.theme-yellow .item-input-field.not-empty-state:after,.theme-yellow .input-field.not-empty-state:after{background: #ffeb3b;}.theme-yellow .picker-calendar-day.picker-calendar-day-today span{color: #ffeb3b;}.theme-yellow .picker-calendar-day.picker-calendar-day-selected span{background-color: #ffeb3b;color: #fff;}.theme-yellow .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #ffeb3b;}.theme-yellow .picker-header{background-color: #ffeb3b;}.theme-yellow .modal-button{color: #ffeb3b;}.swiper-pagination.color-yellow .swiper-pagination-bullet-active,.theme-yellow .swiper-pagination .swiper-pagination-bullet-active{background-color: #ffeb3b;}.swiper-pagination.color-yellow .swiper-pagination-progressbar,.theme-yellow .swiper-pagination .swiper-pagination-progressbar{background-color: #ffeb3b;}.swiper-pagination.swiper-pagination-progress.bg-yellow{background-color: rgba(255, 235, 59, 0.25);}.swiper-button-next.color-yellow,.swiper-container-rtl .swiper-button-prev.color-yellow,.theme-yellow .swiper-button-next,.theme-yellow .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-yellow,.swiper-container-rtl .swiper-button-next.color-yellow,.theme-yellow .swiper-button-prev,.theme-yellow .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffeb3b'%2F%3E%3C%2Fsvg%3E");}.bg-yellow,a.bg-yellow,.list-block .swipeout-actions-left a.bg-yellow,.list-block .swipeout-actions-right a.bg-yellow{background-color: #ffeb3b;}html:not(.watch-active-state) .list-block .bg-yellow .item-link:active,html:not(.watch-active-state) .list-block a.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block.bg-yellow .item-link:active,html:not(.watch-active-state) .list-blocka.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-yellow .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-yellow:active,html:not(.watch-active-state) .list-block .item-linka.bg-yellow:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-yellow:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-yellow:active,.list-block .bg-yellow .item-link.active-state,.list-block a.bg-yellow .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-yellow .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-yellow .item-link.active-state,.list-block.bg-yellow .item-link.active-state,.list-blocka.bg-yellow .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-yellow .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-yellow .item-link.active-state,.list-block .item-link.bg-yellow.active-state,.list-block .item-linka.bg-yellow.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-yellow.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-yellow.active-state{background: #FBC02D;}.border-yellow{border-color: #ffeb3b;}.list-block .border-yellow.item-inner:after,.list-block ul.border-yellow:after,.border-yellow:after,.list-block .border-yellow.item-inner:before,.list-block ul.border-yellow:before,.border-yellow:before{background-color: #ffeb3b;}.theme-yellow .floating-button,.theme-yellow .speed-dial-buttons a,.floating-button.theme-yellow,.speed-dial-buttons a.theme-yellow,.floating-button.color-yellow,.speed-dial-buttons a.color-yellow,.floating-button.bg-yellow,.speed-dial-buttons a.bg-yellow{color: #fff;background: #ffeb3b;}html:not(.watch-active-state) .theme-yellow .floating-button:active,html:not(.watch-active-state) .theme-yellow .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-yellow:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-yellow:active,html:not(.watch-active-state) .floating-button.color-yellow:active,html:not(.watch-active-state) .speed-dial-buttons a.color-yellow:active,html:not(.watch-active-state) .floating-button.bg-yellow:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-yellow:active,.theme-yellow .floating-button.active-state,.theme-yellow .speed-dial-buttons a.active-state,.floating-button.theme-yellow.active-state,.speed-dial-buttons a.theme-yellow.active-state,.floating-button.color-yellow.active-state,.speed-dial-buttons a.color-yellow.active-state,.floating-button.bg-yellow.active-state,.speed-dial-buttons a.bg-yellow.active-state{background: #FBC02D;}.theme-yellow .floating-button i,.theme-yellow .speed-dial-buttons a i,.floating-button.theme-yellow i,.speed-dial-buttons a.theme-yellow i,.floating-button.color-yellow i,.speed-dial-buttons a.color-yellow i,.floating-button.bg-yellow i,.speed-dial-buttons a.bg-yellow i{color: inherit;}.ripple-yellow .ripple-wave{background-color: rgba(255, 235, 59, 0.3);}.badge.color-yellow,.badge.theme-yellow{background-color: #ffeb3b;color: #fff;}.color-amber{color: #ffc107;}.list-block .item-link.list-button.color-amber,.list-block .item-link.color-amber,.tabbar a.active.color-amber,a.color-amber{color: #ffc107;}.label-switch input[type="checkbox"]:checked + .checkbox.color-amber,.label-switch.color-amber input[type="checkbox"]:checked + .checkbox{background-color: #ffc107;}.theme-amber .button:not(.button-fill){color: #ffc107;}.theme-amber .navbar .button:not(.button-fill),.theme-amber.navbar .button:not(.button-fill),.theme-amber .toolbar .button:not(.button-fill),.theme-amber.toolbar .button:not(.button-fill),.theme-amber .subnavbar .button:not(.button-fill),.theme-amber.subnavbar .button:not(.button-fill){color: #fff;}.button.color-amber:not(.button-fill),.color-amber.buttons-row .button:not(.button-fill){color: #ffc107 !important;}.theme-amber .button.button-fill{background: #ffc107;color: #fff;}html:not(.watch-active-state) .theme-amber .button.button-fill:active,.theme-amber .button.button-fill.active-state{background: #FFA000;}.button.button-fill.bg-amber,.button.button-fill.color-amber{background: #ffc107 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-amber:active,html:not(.watch-active-state) .button.button-fill.color-amber:active,.button.button-fill.bg-amber.active-state,.button.button-fill.color-amber.active-state{background: #FFA000 !important;}.progressbar.color-amber,.progressbar.theme-amber,.theme-amber .progressbar,.progressbar.bg-amber{background-color: rgba(255, 193, 7, 0.5);}.progressbar.color-amber span,.progressbar.theme-amber span,.theme-amber .progressbar span,.progressbar.bg-amber span{background-color: #ffc107;}.progressbar-infinite.color-amber,.progressbar-infinite.theme-amber,.theme-amber .progressbar-infinite,.progressbar-infinite.bg-amber{background-color: rgba(255, 193, 7, 0.5);}.progressbar-infinite.color-amber:after,.progressbar-infinite.theme-amber:after,.theme-amber .progressbar-infinite:after,.progressbar-infinite.bg-amber:after,.progressbar-infinite.color-amber:before,.progressbar-infinite.theme-amber:before,.theme-amber .progressbar-infinite:before,.progressbar-infinite.bg-amber:before{background-color: #ffc107;}.color-amber i.icon,i.icon.color-amber{color: #ffc107;}i.icon-next.color-amber,i.icon-next.theme-amber{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffc107'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-amber,i.icon-prev.theme-amber{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffc107'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-amber,i.icon-back.theme-amber{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffc107'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-amber,i.icon-forward.theme-amber{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffc107'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-amber,i.icon-bars.theme-amber{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffc107'%2F%3E%3C%2Fsvg%3E");}.preloader.color-amber svg circle,.preloader.preloader-amber svg circle{stroke: #ffc107;}.preloader.color-amber .preloader-inner-gap,.preloader.preloader-amber .preloader-inner-gap,.preloader.color-amber .preloader-inner-half-circle,.preloader.preloader-amber .preloader-inner-half-circle{border-color: #ffc107;}.theme-amber a{color: #ffc107;}.theme-amber .navbar,.navbar.theme-amber,.theme-amber .toolbar,.toolbar.theme-amber,.theme-amber .subnavbar,.subnavbar.theme-amber,.theme-amber .searchbar,.searchbar.theme-amber{background-color: #ffc107;}.theme-amber .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-amber input[type="range"]::-webkit-slider-thumb:before{background-color: #ffc107;}.theme-amber .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-amber input[type="range"]::-webkit-slider-thumb{background-color: #ffc107;}.theme-amber .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-amber input[type="range"]::-ms-thumb{background-color: #ffc107;}.theme-amber .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-amber input[type="range"]::-ms-fill-lower{background-color: #ffc107;}.theme-amber .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-amber input[type="range"]::-moz-range-thumb{background-color: #ffc107;}.theme-amber .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-amber input[type="checkbox"]:checked + .checkbox{background-color: rgba(255, 193, 7, 0.5);}.theme-amber .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-amber input[type="checkbox"]:checked + .checkbox:after{background-color: #ffc107;}.theme-amber label.label-checkbox,label.label-checkbox.theme-amber{cursor: pointer;}.theme-amber label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-amber i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-amber label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-amber label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-amber label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-amber label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-amber label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-amber label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-amber input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #ffc107;background-color: #ffc107;}.theme-amber label.label-radio i.icon-form-radio:after,label.label-radio.theme-amber i.icon-form-radio:after{background-color: #ffc107;}.theme-amber label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-amber input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-amber label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-amber input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-amber label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-amber input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-amber label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-amber input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-amber label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-amber input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-amber label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-amber input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #ffc107;}.theme-amber label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-amber input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-amber label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-amber input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-amber label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-amber input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-amber label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-amber input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-amber label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-amber input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-amber label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-amber input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #ffc107;}.theme-amber .focus-state .label,.theme-amber .focus-state .floating-label{color: #ffc107;}.theme-amber .item-input-field.focus-state:after,.theme-amber .input-field.focus-state:after,.theme-amber .item-input-field.not-empty-state:after,.theme-amber .input-field.not-empty-state:after{background: #ffc107;}.theme-amber .picker-calendar-day.picker-calendar-day-today span{color: #ffc107;}.theme-amber .picker-calendar-day.picker-calendar-day-selected span{background-color: #ffc107;color: #fff;}.theme-amber .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #ffc107;}.theme-amber .picker-header{background-color: #ffc107;}.theme-amber .modal-button{color: #ffc107;}.swiper-pagination.color-amber .swiper-pagination-bullet-active,.theme-amber .swiper-pagination .swiper-pagination-bullet-active{background-color: #ffc107;}.swiper-pagination.color-amber .swiper-pagination-progressbar,.theme-amber .swiper-pagination .swiper-pagination-progressbar{background-color: #ffc107;}.swiper-pagination.swiper-pagination-progress.bg-amber{background-color: rgba(255, 193, 7, 0.25);}.swiper-button-next.color-amber,.swiper-container-rtl .swiper-button-prev.color-amber,.theme-amber .swiper-button-next,.theme-amber .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffc107'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-amber,.swiper-container-rtl .swiper-button-next.color-amber,.theme-amber .swiper-button-prev,.theme-amber .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffc107'%2F%3E%3C%2Fsvg%3E");}.bg-amber,a.bg-amber,.list-block .swipeout-actions-left a.bg-amber,.list-block .swipeout-actions-right a.bg-amber{background-color: #ffc107;}html:not(.watch-active-state) .list-block .bg-amber .item-link:active,html:not(.watch-active-state) .list-block a.bg-amber .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-amber .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-amber .item-link:active,html:not(.watch-active-state) .list-block.bg-amber .item-link:active,html:not(.watch-active-state) .list-blocka.bg-amber .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-amber .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-amber .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-amber:active,html:not(.watch-active-state) .list-block .item-linka.bg-amber:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-amber:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-amber:active,.list-block .bg-amber .item-link.active-state,.list-block a.bg-amber .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-amber .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-amber .item-link.active-state,.list-block.bg-amber .item-link.active-state,.list-blocka.bg-amber .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-amber .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-amber .item-link.active-state,.list-block .item-link.bg-amber.active-state,.list-block .item-linka.bg-amber.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-amber.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-amber.active-state{background: #FFA000;}.border-amber{border-color: #ffc107;}.list-block .border-amber.item-inner:after,.list-block ul.border-amber:after,.border-amber:after,.list-block .border-amber.item-inner:before,.list-block ul.border-amber:before,.border-amber:before{background-color: #ffc107;}.theme-amber .floating-button,.theme-amber .speed-dial-buttons a,.floating-button.theme-amber,.speed-dial-buttons a.theme-amber,.floating-button.color-amber,.speed-dial-buttons a.color-amber,.floating-button.bg-amber,.speed-dial-buttons a.bg-amber{color: #fff;background: #ffc107;}html:not(.watch-active-state) .theme-amber .floating-button:active,html:not(.watch-active-state) .theme-amber .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-amber:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-amber:active,html:not(.watch-active-state) .floating-button.color-amber:active,html:not(.watch-active-state) .speed-dial-buttons a.color-amber:active,html:not(.watch-active-state) .floating-button.bg-amber:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-amber:active,.theme-amber .floating-button.active-state,.theme-amber .speed-dial-buttons a.active-state,.floating-button.theme-amber.active-state,.speed-dial-buttons a.theme-amber.active-state,.floating-button.color-amber.active-state,.speed-dial-buttons a.color-amber.active-state,.floating-button.bg-amber.active-state,.speed-dial-buttons a.bg-amber.active-state{background: #FFA000;}.theme-amber .floating-button i,.theme-amber .speed-dial-buttons a i,.floating-button.theme-amber i,.speed-dial-buttons a.theme-amber i,.floating-button.color-amber i,.speed-dial-buttons a.color-amber i,.floating-button.bg-amber i,.speed-dial-buttons a.bg-amber i{color: inherit;}.ripple-amber .ripple-wave{background-color: rgba(255, 193, 7, 0.3);}.badge.color-amber,.badge.theme-amber{background-color: #ffc107;color: #fff;}.color-orange{color: #ff9800;}.list-block .item-link.list-button.color-orange,.list-block .item-link.color-orange,.tabbar a.active.color-orange,a.color-orange{color: #ff9800;}.label-switch input[type="checkbox"]:checked + .checkbox.color-orange,.label-switch.color-orange input[type="checkbox"]:checked + .checkbox{background-color: #ff9800;}.theme-orange .button:not(.button-fill){color: #ff9800;}.theme-orange .navbar .button:not(.button-fill),.theme-orange.navbar .button:not(.button-fill),.theme-orange .toolbar .button:not(.button-fill),.theme-orange.toolbar .button:not(.button-fill),.theme-orange .subnavbar .button:not(.button-fill),.theme-orange.subnavbar .button:not(.button-fill){color: #fff;}.button.color-orange:not(.button-fill),.color-orange.buttons-row .button:not(.button-fill){color: #ff9800 !important;}.theme-orange .button.button-fill{background: #ff9800;color: #fff;}html:not(.watch-active-state) .theme-orange .button.button-fill:active,.theme-orange .button.button-fill.active-state{background: #F57C00;}.button.button-fill.bg-orange,.button.button-fill.color-orange{background: #ff9800 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-orange:active,html:not(.watch-active-state) .button.button-fill.color-orange:active,.button.button-fill.bg-orange.active-state,.button.button-fill.color-orange.active-state{background: #F57C00 !important;}.progressbar.color-orange,.progressbar.theme-orange,.theme-orange .progressbar,.progressbar.bg-orange{background-color: rgba(255, 152, 0, 0.5);}.progressbar.color-orange span,.progressbar.theme-orange span,.theme-orange .progressbar span,.progressbar.bg-orange span{background-color: #ff9800;}.progressbar-infinite.color-orange,.progressbar-infinite.theme-orange,.theme-orange .progressbar-infinite,.progressbar-infinite.bg-orange{background-color: rgba(255, 152, 0, 0.5);}.progressbar-infinite.color-orange:after,.progressbar-infinite.theme-orange:after,.theme-orange .progressbar-infinite:after,.progressbar-infinite.bg-orange:after,.progressbar-infinite.color-orange:before,.progressbar-infinite.theme-orange:before,.theme-orange .progressbar-infinite:before,.progressbar-infinite.bg-orange:before{background-color: #ff9800;}.color-orange i.icon,i.icon.color-orange{color: #ff9800;}i.icon-next.color-orange,i.icon-next.theme-orange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff9800'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-orange,i.icon-prev.theme-orange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff9800'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-orange,i.icon-back.theme-orange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-orange,i.icon-forward.theme-orange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-orange,i.icon-bars.theme-orange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");}.preloader.color-orange svg circle,.preloader.preloader-orange svg circle{stroke: #ff9800;}.preloader.color-orange .preloader-inner-gap,.preloader.preloader-orange .preloader-inner-gap,.preloader.color-orange .preloader-inner-half-circle,.preloader.preloader-orange .preloader-inner-half-circle{border-color: #ff9800;}.theme-orange a{color: #ff9800;}.theme-orange .navbar,.navbar.theme-orange,.theme-orange .toolbar,.toolbar.theme-orange,.theme-orange .subnavbar,.subnavbar.theme-orange,.theme-orange .searchbar,.searchbar.theme-orange{background-color: #ff9800;}.theme-orange .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-orange input[type="range"]::-webkit-slider-thumb:before{background-color: #ff9800;}.theme-orange .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-orange input[type="range"]::-webkit-slider-thumb{background-color: #ff9800;}.theme-orange .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-orange input[type="range"]::-ms-thumb{background-color: #ff9800;}.theme-orange .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-orange input[type="range"]::-ms-fill-lower{background-color: #ff9800;}.theme-orange .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-orange input[type="range"]::-moz-range-thumb{background-color: #ff9800;}.theme-orange .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-orange input[type="checkbox"]:checked + .checkbox{background-color: rgba(255, 152, 0, 0.5);}.theme-orange .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-orange input[type="checkbox"]:checked + .checkbox:after{background-color: #ff9800;}.theme-orange label.label-checkbox,label.label-checkbox.theme-orange{cursor: pointer;}.theme-orange label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-orange i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-orange label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-orange label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-orange label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-orange label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-orange label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-orange label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-orange input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #ff9800;background-color: #ff9800;}.theme-orange label.label-radio i.icon-form-radio:after,label.label-radio.theme-orange i.icon-form-radio:after{background-color: #ff9800;}.theme-orange label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-orange input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-orange label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-orange input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-orange label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-orange input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-orange label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-orange input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-orange label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-orange input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-orange label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-orange input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #ff9800;}.theme-orange label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-orange input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-orange label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-orange input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-orange label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-orange input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-orange label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-orange input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-orange label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-orange input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-orange label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-orange input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #ff9800;}.theme-orange .focus-state .label,.theme-orange .focus-state .floating-label{color: #ff9800;}.theme-orange .item-input-field.focus-state:after,.theme-orange .input-field.focus-state:after,.theme-orange .item-input-field.not-empty-state:after,.theme-orange .input-field.not-empty-state:after{background: #ff9800;}.theme-orange .picker-calendar-day.picker-calendar-day-today span{color: #ff9800;}.theme-orange .picker-calendar-day.picker-calendar-day-selected span{background-color: #ff9800;color: #fff;}.theme-orange .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #ff9800;}.theme-orange .picker-header{background-color: #ff9800;}.theme-orange .modal-button{color: #ff9800;}.swiper-pagination.color-orange .swiper-pagination-bullet-active,.theme-orange .swiper-pagination .swiper-pagination-bullet-active{background-color: #ff9800;}.swiper-pagination.color-orange .swiper-pagination-progressbar,.theme-orange .swiper-pagination .swiper-pagination-progressbar{background-color: #ff9800;}.swiper-pagination.swiper-pagination-progress.bg-orange{background-color: rgba(255, 152, 0, 0.25);}.swiper-button-next.color-orange,.swiper-container-rtl .swiper-button-prev.color-orange,.theme-orange .swiper-button-next,.theme-orange .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-orange,.swiper-container-rtl .swiper-button-next.color-orange,.theme-orange .swiper-button-prev,.theme-orange .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff9800'%2F%3E%3C%2Fsvg%3E");}.bg-orange,a.bg-orange,.list-block .swipeout-actions-left a.bg-orange,.list-block .swipeout-actions-right a.bg-orange{background-color: #ff9800;}html:not(.watch-active-state) .list-block .bg-orange .item-link:active,html:not(.watch-active-state) .list-block a.bg-orange .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-orange .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-orange .item-link:active,html:not(.watch-active-state) .list-block.bg-orange .item-link:active,html:not(.watch-active-state) .list-blocka.bg-orange .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-orange .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-orange .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-orange:active,html:not(.watch-active-state) .list-block .item-linka.bg-orange:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-orange:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-orange:active,.list-block .bg-orange .item-link.active-state,.list-block a.bg-orange .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-orange .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-orange .item-link.active-state,.list-block.bg-orange .item-link.active-state,.list-blocka.bg-orange .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-orange .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-orange .item-link.active-state,.list-block .item-link.bg-orange.active-state,.list-block .item-linka.bg-orange.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-orange.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-orange.active-state{background: #F57C00;}.border-orange{border-color: #ff9800;}.list-block .border-orange.item-inner:after,.list-block ul.border-orange:after,.border-orange:after,.list-block .border-orange.item-inner:before,.list-block ul.border-orange:before,.border-orange:before{background-color: #ff9800;}.theme-orange .floating-button,.theme-orange .speed-dial-buttons a,.floating-button.theme-orange,.speed-dial-buttons a.theme-orange,.floating-button.color-orange,.speed-dial-buttons a.color-orange,.floating-button.bg-orange,.speed-dial-buttons a.bg-orange{color: #fff;background: #ff9800;}html:not(.watch-active-state) .theme-orange .floating-button:active,html:not(.watch-active-state) .theme-orange .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-orange:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-orange:active,html:not(.watch-active-state) .floating-button.color-orange:active,html:not(.watch-active-state) .speed-dial-buttons a.color-orange:active,html:not(.watch-active-state) .floating-button.bg-orange:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-orange:active,.theme-orange .floating-button.active-state,.theme-orange .speed-dial-buttons a.active-state,.floating-button.theme-orange.active-state,.speed-dial-buttons a.theme-orange.active-state,.floating-button.color-orange.active-state,.speed-dial-buttons a.color-orange.active-state,.floating-button.bg-orange.active-state,.speed-dial-buttons a.bg-orange.active-state{background: #F57C00;}.theme-orange .floating-button i,.theme-orange .speed-dial-buttons a i,.floating-button.theme-orange i,.speed-dial-buttons a.theme-orange i,.floating-button.color-orange i,.speed-dial-buttons a.color-orange i,.floating-button.bg-orange i,.speed-dial-buttons a.bg-orange i{color: inherit;}.ripple-orange .ripple-wave{background-color: rgba(255, 152, 0, 0.3);}.badge.color-orange,.badge.theme-orange{background-color: #ff9800;color: #fff;}.color-deeporange{color: #ff5722;}.list-block .item-link.list-button.color-deeporange,.list-block .item-link.color-deeporange,.tabbar a.active.color-deeporange,a.color-deeporange{color: #ff5722;}.label-switch input[type="checkbox"]:checked + .checkbox.color-deeporange,.label-switch.color-deeporange input[type="checkbox"]:checked + .checkbox{background-color: #ff5722;}.theme-deeporange .button:not(.button-fill){color: #ff5722;}.theme-deeporange .navbar .button:not(.button-fill),.theme-deeporange.navbar .button:not(.button-fill),.theme-deeporange .toolbar .button:not(.button-fill),.theme-deeporange.toolbar .button:not(.button-fill),.theme-deeporange .subnavbar .button:not(.button-fill),.theme-deeporange.subnavbar .button:not(.button-fill){color: #fff;}.button.color-deeporange:not(.button-fill),.color-deeporange.buttons-row .button:not(.button-fill){color: #ff5722 !important;}.theme-deeporange .button.button-fill{background: #ff5722;color: #fff;}html:not(.watch-active-state) .theme-deeporange .button.button-fill:active,.theme-deeporange .button.button-fill.active-state{background: #E64A19;}.button.button-fill.bg-deeporange,.button.button-fill.color-deeporange{background: #ff5722 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-deeporange:active,html:not(.watch-active-state) .button.button-fill.color-deeporange:active,.button.button-fill.bg-deeporange.active-state,.button.button-fill.color-deeporange.active-state{background: #E64A19 !important;}.progressbar.color-deeporange,.progressbar.theme-deeporange,.theme-deeporange .progressbar,.progressbar.bg-deeporange{background-color: rgba(255, 87, 34, 0.5);}.progressbar.color-deeporange span,.progressbar.theme-deeporange span,.theme-deeporange .progressbar span,.progressbar.bg-deeporange span{background-color: #ff5722;}.progressbar-infinite.color-deeporange,.progressbar-infinite.theme-deeporange,.theme-deeporange .progressbar-infinite,.progressbar-infinite.bg-deeporange{background-color: rgba(255, 87, 34, 0.5);}.progressbar-infinite.color-deeporange:after,.progressbar-infinite.theme-deeporange:after,.theme-deeporange .progressbar-infinite:after,.progressbar-infinite.bg-deeporange:after,.progressbar-infinite.color-deeporange:before,.progressbar-infinite.theme-deeporange:before,.theme-deeporange .progressbar-infinite:before,.progressbar-infinite.bg-deeporange:before{background-color: #ff5722;}.color-deeporange i.icon,i.icon.color-deeporange{color: #ff5722;}i.icon-next.color-deeporange,i.icon-next.theme-deeporange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff5722'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-deeporange,i.icon-prev.theme-deeporange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ff5722'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-deeporange,i.icon-back.theme-deeporange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ff5722'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-deeporange,i.icon-forward.theme-deeporange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ff5722'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-deeporange,i.icon-bars.theme-deeporange{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ff5722'%2F%3E%3C%2Fsvg%3E");}.preloader.color-deeporange svg circle,.preloader.preloader-deeporange svg circle{stroke: #ff5722;}.preloader.color-deeporange .preloader-inner-gap,.preloader.preloader-deeporange .preloader-inner-gap,.preloader.color-deeporange .preloader-inner-half-circle,.preloader.preloader-deeporange .preloader-inner-half-circle{border-color: #ff5722;}.theme-deeporange a{color: #ff5722;}.theme-deeporange .navbar,.navbar.theme-deeporange,.theme-deeporange .toolbar,.toolbar.theme-deeporange,.theme-deeporange .subnavbar,.subnavbar.theme-deeporange,.theme-deeporange .searchbar,.searchbar.theme-deeporange{background-color: #ff5722;}.theme-deeporange .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-deeporange input[type="range"]::-webkit-slider-thumb:before{background-color: #ff5722;}.theme-deeporange .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-deeporange input[type="range"]::-webkit-slider-thumb{background-color: #ff5722;}.theme-deeporange .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-deeporange input[type="range"]::-ms-thumb{background-color: #ff5722;}.theme-deeporange .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-deeporange input[type="range"]::-ms-fill-lower{background-color: #ff5722;}.theme-deeporange .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-deeporange input[type="range"]::-moz-range-thumb{background-color: #ff5722;}.theme-deeporange .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-deeporange input[type="checkbox"]:checked + .checkbox{background-color: rgba(255, 87, 34, 0.5);}.theme-deeporange .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-deeporange input[type="checkbox"]:checked + .checkbox:after{background-color: #ff5722;}.theme-deeporange label.label-checkbox,label.label-checkbox.theme-deeporange{cursor: pointer;}.theme-deeporange label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-deeporange i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-deeporange label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-deeporange label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-deeporange label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-deeporange label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-deeporange label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-deeporange label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-deeporange input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #ff5722;background-color: #ff5722;}.theme-deeporange label.label-radio i.icon-form-radio:after,label.label-radio.theme-deeporange i.icon-form-radio:after{background-color: #ff5722;}.theme-deeporange label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-deeporange input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-deeporange label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-deeporange input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-deeporange label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-deeporange input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-deeporange label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-deeporange input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-deeporange label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-deeporange input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-deeporange label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-deeporange input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #ff5722;}.theme-deeporange label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-deeporange label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-deeporange label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-deeporange label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-deeporange label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-deeporange label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-deeporange input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #ff5722;}.theme-deeporange .focus-state .label,.theme-deeporange .focus-state .floating-label{color: #ff5722;}.theme-deeporange .item-input-field.focus-state:after,.theme-deeporange .input-field.focus-state:after,.theme-deeporange .item-input-field.not-empty-state:after,.theme-deeporange .input-field.not-empty-state:after{background: #ff5722;}.theme-deeporange .picker-calendar-day.picker-calendar-day-today span{color: #ff5722;}.theme-deeporange .picker-calendar-day.picker-calendar-day-selected span{background-color: #ff5722;color: #fff;}.theme-deeporange .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #ff5722;}.theme-deeporange .picker-header{background-color: #ff5722;}.theme-deeporange .modal-button{color: #ff5722;}.swiper-pagination.color-deeporange .swiper-pagination-bullet-active,.theme-deeporange .swiper-pagination .swiper-pagination-bullet-active{background-color: #ff5722;}.swiper-pagination.color-deeporange .swiper-pagination-progressbar,.theme-deeporange .swiper-pagination .swiper-pagination-progressbar{background-color: #ff5722;}.swiper-pagination.swiper-pagination-progress.bg-deeporange{background-color: rgba(255, 87, 34, 0.25);}.swiper-button-next.color-deeporange,.swiper-container-rtl .swiper-button-prev.color-deeporange,.theme-deeporange .swiper-button-next,.theme-deeporange .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ff5722'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-deeporange,.swiper-container-rtl .swiper-button-next.color-deeporange,.theme-deeporange .swiper-button-prev,.theme-deeporange .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ff5722'%2F%3E%3C%2Fsvg%3E");}.bg-deeporange,a.bg-deeporange,.list-block .swipeout-actions-left a.bg-deeporange,.list-block .swipeout-actions-right a.bg-deeporange{background-color: #ff5722;}html:not(.watch-active-state) .list-block .bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block a.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-blocka.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-deeporange .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-deeporange:active,html:not(.watch-active-state) .list-block .item-linka.bg-deeporange:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-deeporange:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-deeporange:active,.list-block .bg-deeporange .item-link.active-state,.list-block a.bg-deeporange .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-deeporange .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-deeporange .item-link.active-state,.list-block.bg-deeporange .item-link.active-state,.list-blocka.bg-deeporange .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-deeporange .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-deeporange .item-link.active-state,.list-block .item-link.bg-deeporange.active-state,.list-block .item-linka.bg-deeporange.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-deeporange.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-deeporange.active-state{background: #E64A19;}.border-deeporange{border-color: #ff5722;}.list-block .border-deeporange.item-inner:after,.list-block ul.border-deeporange:after,.border-deeporange:after,.list-block .border-deeporange.item-inner:before,.list-block ul.border-deeporange:before,.border-deeporange:before{background-color: #ff5722;}.theme-deeporange .floating-button,.theme-deeporange .speed-dial-buttons a,.floating-button.theme-deeporange,.speed-dial-buttons a.theme-deeporange,.floating-button.color-deeporange,.speed-dial-buttons a.color-deeporange,.floating-button.bg-deeporange,.speed-dial-buttons a.bg-deeporange{color: #fff;background: #ff5722;}html:not(.watch-active-state) .theme-deeporange .floating-button:active,html:not(.watch-active-state) .theme-deeporange .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-deeporange:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-deeporange:active,html:not(.watch-active-state) .floating-button.color-deeporange:active,html:not(.watch-active-state) .speed-dial-buttons a.color-deeporange:active,html:not(.watch-active-state) .floating-button.bg-deeporange:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-deeporange:active,.theme-deeporange .floating-button.active-state,.theme-deeporange .speed-dial-buttons a.active-state,.floating-button.theme-deeporange.active-state,.speed-dial-buttons a.theme-deeporange.active-state,.floating-button.color-deeporange.active-state,.speed-dial-buttons a.color-deeporange.active-state,.floating-button.bg-deeporange.active-state,.speed-dial-buttons a.bg-deeporange.active-state{background: #E64A19;}.theme-deeporange .floating-button i,.theme-deeporange .speed-dial-buttons a i,.floating-button.theme-deeporange i,.speed-dial-buttons a.theme-deeporange i,.floating-button.color-deeporange i,.speed-dial-buttons a.color-deeporange i,.floating-button.bg-deeporange i,.speed-dial-buttons a.bg-deeporange i{color: inherit;}.ripple-deeporange .ripple-wave{background-color: rgba(255, 87, 34, 0.3);}.badge.color-deeporange,.badge.theme-deeporange{background-color: #ff5722;color: #fff;}.color-brown{color: #795548;}.list-block .item-link.list-button.color-brown,.list-block .item-link.color-brown,.tabbar a.active.color-brown,a.color-brown{color: #795548;}.label-switch input[type="checkbox"]:checked + .checkbox.color-brown,.label-switch.color-brown input[type="checkbox"]:checked + .checkbox{background-color: #795548;}.theme-brown .button:not(.button-fill){color: #795548;}.theme-brown .navbar .button:not(.button-fill),.theme-brown.navbar .button:not(.button-fill),.theme-brown .toolbar .button:not(.button-fill),.theme-brown.toolbar .button:not(.button-fill),.theme-brown .subnavbar .button:not(.button-fill),.theme-brown.subnavbar .button:not(.button-fill){color: #fff;}.button.color-brown:not(.button-fill),.color-brown.buttons-row .button:not(.button-fill){color: #795548 !important;}.theme-brown .button.button-fill{background: #795548;color: #fff;}html:not(.watch-active-state) .theme-brown .button.button-fill:active,.theme-brown .button.button-fill.active-state{background: #5D4037;}.button.button-fill.bg-brown,.button.button-fill.color-brown{background: #795548 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-brown:active,html:not(.watch-active-state) .button.button-fill.color-brown:active,.button.button-fill.bg-brown.active-state,.button.button-fill.color-brown.active-state{background: #5D4037 !important;}.progressbar.color-brown,.progressbar.theme-brown,.theme-brown .progressbar,.progressbar.bg-brown{background-color: rgba(121, 85, 72, 0.5);}.progressbar.color-brown span,.progressbar.theme-brown span,.theme-brown .progressbar span,.progressbar.bg-brown span{background-color: #795548;}.progressbar-infinite.color-brown,.progressbar-infinite.theme-brown,.theme-brown .progressbar-infinite,.progressbar-infinite.bg-brown{background-color: rgba(121, 85, 72, 0.5);}.progressbar-infinite.color-brown:after,.progressbar-infinite.theme-brown:after,.theme-brown .progressbar-infinite:after,.progressbar-infinite.bg-brown:after,.progressbar-infinite.color-brown:before,.progressbar-infinite.theme-brown:before,.theme-brown .progressbar-infinite:before,.progressbar-infinite.bg-brown:before{background-color: #795548;}.color-brown i.icon,i.icon.color-brown{color: #795548;}i.icon-next.color-brown,i.icon-next.theme-brown{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23795548'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-brown,i.icon-prev.theme-brown{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23795548'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-brown,i.icon-back.theme-brown{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23795548'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-brown,i.icon-forward.theme-brown{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23795548'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-brown,i.icon-bars.theme-brown{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23795548'%2F%3E%3C%2Fsvg%3E");}.preloader.color-brown svg circle,.preloader.preloader-brown svg circle{stroke: #795548;}.preloader.color-brown .preloader-inner-gap,.preloader.preloader-brown .preloader-inner-gap,.preloader.color-brown .preloader-inner-half-circle,.preloader.preloader-brown .preloader-inner-half-circle{border-color: #795548;}.theme-brown a{color: #795548;}.theme-brown .navbar,.navbar.theme-brown,.theme-brown .toolbar,.toolbar.theme-brown,.theme-brown .subnavbar,.subnavbar.theme-brown,.theme-brown .searchbar,.searchbar.theme-brown{background-color: #795548;}.theme-brown .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-brown input[type="range"]::-webkit-slider-thumb:before{background-color: #795548;}.theme-brown .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-brown input[type="range"]::-webkit-slider-thumb{background-color: #795548;}.theme-brown .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-brown input[type="range"]::-ms-thumb{background-color: #795548;}.theme-brown .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-brown input[type="range"]::-ms-fill-lower{background-color: #795548;}.theme-brown .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-brown input[type="range"]::-moz-range-thumb{background-color: #795548;}.theme-brown .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-brown input[type="checkbox"]:checked + .checkbox{background-color: rgba(121, 85, 72, 0.5);}.theme-brown .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-brown input[type="checkbox"]:checked + .checkbox:after{background-color: #795548;}.theme-brown label.label-checkbox,label.label-checkbox.theme-brown{cursor: pointer;}.theme-brown label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-brown i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-brown label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-brown label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-brown label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-brown label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-brown label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-brown label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-brown input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #795548;background-color: #795548;}.theme-brown label.label-radio i.icon-form-radio:after,label.label-radio.theme-brown i.icon-form-radio:after{background-color: #795548;}.theme-brown label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-brown input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-brown label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-brown input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-brown label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-brown input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-brown label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-brown input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-brown label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-brown input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-brown label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-brown input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #795548;}.theme-brown label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-brown input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-brown label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-brown input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-brown label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-brown input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-brown label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-brown input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-brown label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-brown input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-brown label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-brown input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #795548;}.theme-brown .focus-state .label,.theme-brown .focus-state .floating-label{color: #795548;}.theme-brown .item-input-field.focus-state:after,.theme-brown .input-field.focus-state:after,.theme-brown .item-input-field.not-empty-state:after,.theme-brown .input-field.not-empty-state:after{background: #795548;}.theme-brown .picker-calendar-day.picker-calendar-day-today span{color: #795548;}.theme-brown .picker-calendar-day.picker-calendar-day-selected span{background-color: #795548;color: #fff;}.theme-brown .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #795548;}.theme-brown .picker-header{background-color: #795548;}.theme-brown .modal-button{color: #795548;}.swiper-pagination.color-brown .swiper-pagination-bullet-active,.theme-brown .swiper-pagination .swiper-pagination-bullet-active{background-color: #795548;}.swiper-pagination.color-brown .swiper-pagination-progressbar,.theme-brown .swiper-pagination .swiper-pagination-progressbar{background-color: #795548;}.swiper-pagination.swiper-pagination-progress.bg-brown{background-color: rgba(121, 85, 72, 0.25);}.swiper-button-next.color-brown,.swiper-container-rtl .swiper-button-prev.color-brown,.theme-brown .swiper-button-next,.theme-brown .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23795548'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-brown,.swiper-container-rtl .swiper-button-next.color-brown,.theme-brown .swiper-button-prev,.theme-brown .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23795548'%2F%3E%3C%2Fsvg%3E");}.bg-brown,a.bg-brown,.list-block .swipeout-actions-left a.bg-brown,.list-block .swipeout-actions-right a.bg-brown{background-color: #795548;}html:not(.watch-active-state) .list-block .bg-brown .item-link:active,html:not(.watch-active-state) .list-block a.bg-brown .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-brown .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-brown .item-link:active,html:not(.watch-active-state) .list-block.bg-brown .item-link:active,html:not(.watch-active-state) .list-blocka.bg-brown .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-brown .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-brown .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-brown:active,html:not(.watch-active-state) .list-block .item-linka.bg-brown:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-brown:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-brown:active,.list-block .bg-brown .item-link.active-state,.list-block a.bg-brown .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-brown .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-brown .item-link.active-state,.list-block.bg-brown .item-link.active-state,.list-blocka.bg-brown .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-brown .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-brown .item-link.active-state,.list-block .item-link.bg-brown.active-state,.list-block .item-linka.bg-brown.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-brown.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-brown.active-state{background: #5D4037;}.border-brown{border-color: #795548;}.list-block .border-brown.item-inner:after,.list-block ul.border-brown:after,.border-brown:after,.list-block .border-brown.item-inner:before,.list-block ul.border-brown:before,.border-brown:before{background-color: #795548;}.theme-brown .floating-button,.theme-brown .speed-dial-buttons a,.floating-button.theme-brown,.speed-dial-buttons a.theme-brown,.floating-button.color-brown,.speed-dial-buttons a.color-brown,.floating-button.bg-brown,.speed-dial-buttons a.bg-brown{color: #fff;background: #795548;}html:not(.watch-active-state) .theme-brown .floating-button:active,html:not(.watch-active-state) .theme-brown .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-brown:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-brown:active,html:not(.watch-active-state) .floating-button.color-brown:active,html:not(.watch-active-state) .speed-dial-buttons a.color-brown:active,html:not(.watch-active-state) .floating-button.bg-brown:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-brown:active,.theme-brown .floating-button.active-state,.theme-brown .speed-dial-buttons a.active-state,.floating-button.theme-brown.active-state,.speed-dial-buttons a.theme-brown.active-state,.floating-button.color-brown.active-state,.speed-dial-buttons a.color-brown.active-state,.floating-button.bg-brown.active-state,.speed-dial-buttons a.bg-brown.active-state{background: #5D4037;}.theme-brown .floating-button i,.theme-brown .speed-dial-buttons a i,.floating-button.theme-brown i,.speed-dial-buttons a.theme-brown i,.floating-button.color-brown i,.speed-dial-buttons a.color-brown i,.floating-button.bg-brown i,.speed-dial-buttons a.bg-brown i{color: inherit;}.ripple-brown .ripple-wave{background-color: rgba(121, 85, 72, 0.3);}.badge.color-brown,.badge.theme-brown{background-color: #795548;color: #fff;}.color-gray{color: #9e9e9e;}.list-block .item-link.list-button.color-gray,.list-block .item-link.color-gray,.tabbar a.active.color-gray,a.color-gray{color: #9e9e9e;}.label-switch input[type="checkbox"]:checked + .checkbox.color-gray,.label-switch.color-gray input[type="checkbox"]:checked + .checkbox{background-color: #9e9e9e;}.theme-gray .button:not(.button-fill){color: #9e9e9e;}.theme-gray .navbar .button:not(.button-fill),.theme-gray.navbar .button:not(.button-fill),.theme-gray .toolbar .button:not(.button-fill),.theme-gray.toolbar .button:not(.button-fill),.theme-gray .subnavbar .button:not(.button-fill),.theme-gray.subnavbar .button:not(.button-fill){color: #fff;}.button.color-gray:not(.button-fill),.color-gray.buttons-row .button:not(.button-fill){color: #9e9e9e !important;}.theme-gray .button.button-fill{background: #9e9e9e;color: #fff;}html:not(.watch-active-state) .theme-gray .button.button-fill:active,.theme-gray .button.button-fill.active-state{background: #616161;}.button.button-fill.bg-gray,.button.button-fill.color-gray{background: #9e9e9e !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-gray:active,html:not(.watch-active-state) .button.button-fill.color-gray:active,.button.button-fill.bg-gray.active-state,.button.button-fill.color-gray.active-state{background: #616161 !important;}.progressbar.color-gray,.progressbar.theme-gray,.theme-gray .progressbar,.progressbar.bg-gray{background-color: rgba(158, 158, 158, 0.5);}.progressbar.color-gray span,.progressbar.theme-gray span,.theme-gray .progressbar span,.progressbar.bg-gray span{background-color: #9e9e9e;}.progressbar-infinite.color-gray,.progressbar-infinite.theme-gray,.theme-gray .progressbar-infinite,.progressbar-infinite.bg-gray{background-color: rgba(158, 158, 158, 0.5);}.progressbar-infinite.color-gray:after,.progressbar-infinite.theme-gray:after,.theme-gray .progressbar-infinite:after,.progressbar-infinite.bg-gray:after,.progressbar-infinite.color-gray:before,.progressbar-infinite.theme-gray:before,.theme-gray .progressbar-infinite:before,.progressbar-infinite.bg-gray:before{background-color: #9e9e9e;}.color-gray i.icon,i.icon.color-gray{color: #9e9e9e;}i.icon-next.color-gray,i.icon-next.theme-gray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239e9e9e'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-gray,i.icon-prev.theme-gray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%239e9e9e'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-gray,i.icon-back.theme-gray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-gray,i.icon-forward.theme-gray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-gray,i.icon-bars.theme-gray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");}.preloader.color-gray svg circle,.preloader.preloader-gray svg circle{stroke: #9e9e9e;}.preloader.color-gray .preloader-inner-gap,.preloader.preloader-gray .preloader-inner-gap,.preloader.color-gray .preloader-inner-half-circle,.preloader.preloader-gray .preloader-inner-half-circle{border-color: #9e9e9e;}.theme-gray a{color: #9e9e9e;}.theme-gray .navbar,.navbar.theme-gray,.theme-gray .toolbar,.toolbar.theme-gray,.theme-gray .subnavbar,.subnavbar.theme-gray,.theme-gray .searchbar,.searchbar.theme-gray{background-color: #9e9e9e;}.theme-gray .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-gray input[type="range"]::-webkit-slider-thumb:before{background-color: #9e9e9e;}.theme-gray .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-gray input[type="range"]::-webkit-slider-thumb{background-color: #9e9e9e;}.theme-gray .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-gray input[type="range"]::-ms-thumb{background-color: #9e9e9e;}.theme-gray .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-gray input[type="range"]::-ms-fill-lower{background-color: #9e9e9e;}.theme-gray .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-gray input[type="range"]::-moz-range-thumb{background-color: #9e9e9e;}.theme-gray .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-gray input[type="checkbox"]:checked + .checkbox{background-color: rgba(158, 158, 158, 0.5);}.theme-gray .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-gray input[type="checkbox"]:checked + .checkbox:after{background-color: #9e9e9e;}.theme-gray label.label-checkbox,label.label-checkbox.theme-gray{cursor: pointer;}.theme-gray label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-gray i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-gray label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-gray label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-gray label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-gray label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-gray label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-gray label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-gray input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #9e9e9e;background-color: #9e9e9e;}.theme-gray label.label-radio i.icon-form-radio:after,label.label-radio.theme-gray i.icon-form-radio:after{background-color: #9e9e9e;}.theme-gray label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-gray input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-gray label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-gray input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-gray label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-gray input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-gray label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-gray input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-gray label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-gray input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-gray label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-gray input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #9e9e9e;}.theme-gray label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-gray input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-gray label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-gray input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-gray label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-gray input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-gray label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-gray input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-gray label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-gray input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-gray label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-gray input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #9e9e9e;}.theme-gray .focus-state .label,.theme-gray .focus-state .floating-label{color: #9e9e9e;}.theme-gray .item-input-field.focus-state:after,.theme-gray .input-field.focus-state:after,.theme-gray .item-input-field.not-empty-state:after,.theme-gray .input-field.not-empty-state:after{background: #9e9e9e;}.theme-gray .picker-calendar-day.picker-calendar-day-today span{color: #9e9e9e;}.theme-gray .picker-calendar-day.picker-calendar-day-selected span{background-color: #9e9e9e;color: #fff;}.theme-gray .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #9e9e9e;}.theme-gray .picker-header{background-color: #9e9e9e;}.theme-gray .modal-button{color: #9e9e9e;}.swiper-pagination.color-gray .swiper-pagination-bullet-active,.theme-gray .swiper-pagination .swiper-pagination-bullet-active{background-color: #9e9e9e;}.swiper-pagination.color-gray .swiper-pagination-progressbar,.theme-gray .swiper-pagination .swiper-pagination-progressbar{background-color: #9e9e9e;}.swiper-pagination.swiper-pagination-progress.bg-gray{background-color: rgba(158, 158, 158, 0.25);}.swiper-button-next.color-gray,.swiper-container-rtl .swiper-button-prev.color-gray,.theme-gray .swiper-button-next,.theme-gray .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-gray,.swiper-container-rtl .swiper-button-next.color-gray,.theme-gray .swiper-button-prev,.theme-gray .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%239e9e9e'%2F%3E%3C%2Fsvg%3E");}.bg-gray,a.bg-gray,.list-block .swipeout-actions-left a.bg-gray,.list-block .swipeout-actions-right a.bg-gray{background-color: #9e9e9e;}html:not(.watch-active-state) .list-block .bg-gray .item-link:active,html:not(.watch-active-state) .list-block a.bg-gray .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-gray .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-gray .item-link:active,html:not(.watch-active-state) .list-block.bg-gray .item-link:active,html:not(.watch-active-state) .list-blocka.bg-gray .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-gray .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-gray .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-gray:active,html:not(.watch-active-state) .list-block .item-linka.bg-gray:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-gray:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-gray:active,.list-block .bg-gray .item-link.active-state,.list-block a.bg-gray .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-gray .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-gray .item-link.active-state,.list-block.bg-gray .item-link.active-state,.list-blocka.bg-gray .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-gray .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-gray .item-link.active-state,.list-block .item-link.bg-gray.active-state,.list-block .item-linka.bg-gray.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-gray.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-gray.active-state{background: #616161;}.border-gray{border-color: #9e9e9e;}.list-block .border-gray.item-inner:after,.list-block ul.border-gray:after,.border-gray:after,.list-block .border-gray.item-inner:before,.list-block ul.border-gray:before,.border-gray:before{background-color: #9e9e9e;}.theme-gray .floating-button,.theme-gray .speed-dial-buttons a,.floating-button.theme-gray,.speed-dial-buttons a.theme-gray,.floating-button.color-gray,.speed-dial-buttons a.color-gray,.floating-button.bg-gray,.speed-dial-buttons a.bg-gray{color: #fff;background: #9e9e9e;}html:not(.watch-active-state) .theme-gray .floating-button:active,html:not(.watch-active-state) .theme-gray .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-gray:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-gray:active,html:not(.watch-active-state) .floating-button.color-gray:active,html:not(.watch-active-state) .speed-dial-buttons a.color-gray:active,html:not(.watch-active-state) .floating-button.bg-gray:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-gray:active,.theme-gray .floating-button.active-state,.theme-gray .speed-dial-buttons a.active-state,.floating-button.theme-gray.active-state,.speed-dial-buttons a.theme-gray.active-state,.floating-button.color-gray.active-state,.speed-dial-buttons a.color-gray.active-state,.floating-button.bg-gray.active-state,.speed-dial-buttons a.bg-gray.active-state{background: #616161;}.theme-gray .floating-button i,.theme-gray .speed-dial-buttons a i,.floating-button.theme-gray i,.speed-dial-buttons a.theme-gray i,.floating-button.color-gray i,.speed-dial-buttons a.color-gray i,.floating-button.bg-gray i,.speed-dial-buttons a.bg-gray i{color: inherit;}.ripple-gray .ripple-wave{background-color: rgba(158, 158, 158, 0.3);}.badge.color-gray,.badge.theme-gray{background-color: #9e9e9e;color: #fff;}.color-bluegray{color: #607d8b;}.list-block .item-link.list-button.color-bluegray,.list-block .item-link.color-bluegray,.tabbar a.active.color-bluegray,a.color-bluegray{color: #607d8b;}.label-switch input[type="checkbox"]:checked + .checkbox.color-bluegray,.label-switch.color-bluegray input[type="checkbox"]:checked + .checkbox{background-color: #607d8b;}.theme-bluegray .button:not(.button-fill){color: #607d8b;}.theme-bluegray .navbar .button:not(.button-fill),.theme-bluegray.navbar .button:not(.button-fill),.theme-bluegray .toolbar .button:not(.button-fill),.theme-bluegray.toolbar .button:not(.button-fill),.theme-bluegray .subnavbar .button:not(.button-fill),.theme-bluegray.subnavbar .button:not(.button-fill){color: #fff;}.button.color-bluegray:not(.button-fill),.color-bluegray.buttons-row .button:not(.button-fill){color: #607d8b !important;}.theme-bluegray .button.button-fill{background: #607d8b;color: #fff;}html:not(.watch-active-state) .theme-bluegray .button.button-fill:active,.theme-bluegray .button.button-fill.active-state{background: #455A64;}.button.button-fill.bg-bluegray,.button.button-fill.color-bluegray{background: #607d8b !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-bluegray:active,html:not(.watch-active-state) .button.button-fill.color-bluegray:active,.button.button-fill.bg-bluegray.active-state,.button.button-fill.color-bluegray.active-state{background: #455A64 !important;}.progressbar.color-bluegray,.progressbar.theme-bluegray,.theme-bluegray .progressbar,.progressbar.bg-bluegray{background-color: rgba(96, 125, 139, 0.5);}.progressbar.color-bluegray span,.progressbar.theme-bluegray span,.theme-bluegray .progressbar span,.progressbar.bg-bluegray span{background-color: #607d8b;}.progressbar-infinite.color-bluegray,.progressbar-infinite.theme-bluegray,.theme-bluegray .progressbar-infinite,.progressbar-infinite.bg-bluegray{background-color: rgba(96, 125, 139, 0.5);}.progressbar-infinite.color-bluegray:after,.progressbar-infinite.theme-bluegray:after,.theme-bluegray .progressbar-infinite:after,.progressbar-infinite.bg-bluegray:after,.progressbar-infinite.color-bluegray:before,.progressbar-infinite.theme-bluegray:before,.theme-bluegray .progressbar-infinite:before,.progressbar-infinite.bg-bluegray:before{background-color: #607d8b;}.color-bluegray i.icon,i.icon.color-bluegray{color: #607d8b;}i.icon-next.color-bluegray,i.icon-next.theme-bluegray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23607d8b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-bluegray,i.icon-prev.theme-bluegray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23607d8b'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-bluegray,i.icon-back.theme-bluegray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23607d8b'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-bluegray,i.icon-forward.theme-bluegray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23607d8b'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-bluegray,i.icon-bars.theme-bluegray{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23607d8b'%2F%3E%3C%2Fsvg%3E");}.preloader.color-bluegray svg circle,.preloader.preloader-bluegray svg circle{stroke: #607d8b;}.preloader.color-bluegray .preloader-inner-gap,.preloader.preloader-bluegray .preloader-inner-gap,.preloader.color-bluegray .preloader-inner-half-circle,.preloader.preloader-bluegray .preloader-inner-half-circle{border-color: #607d8b;}.theme-bluegray a{color: #607d8b;}.theme-bluegray .navbar,.navbar.theme-bluegray,.theme-bluegray .toolbar,.toolbar.theme-bluegray,.theme-bluegray .subnavbar,.subnavbar.theme-bluegray,.theme-bluegray .searchbar,.searchbar.theme-bluegray{background-color: #607d8b;}.theme-bluegray .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-bluegray input[type="range"]::-webkit-slider-thumb:before{background-color: #607d8b;}.theme-bluegray .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-bluegray input[type="range"]::-webkit-slider-thumb{background-color: #607d8b;}.theme-bluegray .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-bluegray input[type="range"]::-ms-thumb{background-color: #607d8b;}.theme-bluegray .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-bluegray input[type="range"]::-ms-fill-lower{background-color: #607d8b;}.theme-bluegray .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-bluegray input[type="range"]::-moz-range-thumb{background-color: #607d8b;}.theme-bluegray .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-bluegray input[type="checkbox"]:checked + .checkbox{background-color: rgba(96, 125, 139, 0.5);}.theme-bluegray .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-bluegray input[type="checkbox"]:checked + .checkbox:after{background-color: #607d8b;}.theme-bluegray label.label-checkbox,label.label-checkbox.theme-bluegray{cursor: pointer;}.theme-bluegray label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-bluegray i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-bluegray label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-bluegray label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-bluegray label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-bluegray label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-bluegray label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-bluegray label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-bluegray input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #607d8b;background-color: #607d8b;}.theme-bluegray label.label-radio i.icon-form-radio:after,label.label-radio.theme-bluegray i.icon-form-radio:after{background-color: #607d8b;}.theme-bluegray label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-bluegray input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-bluegray label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-bluegray input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-bluegray label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-bluegray input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-bluegray label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-bluegray input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-bluegray label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-bluegray input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-bluegray label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-bluegray input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #607d8b;}.theme-bluegray label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-bluegray label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-bluegray label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-bluegray label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-bluegray label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-bluegray label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-bluegray input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #607d8b;}.theme-bluegray .focus-state .label,.theme-bluegray .focus-state .floating-label{color: #607d8b;}.theme-bluegray .item-input-field.focus-state:after,.theme-bluegray .input-field.focus-state:after,.theme-bluegray .item-input-field.not-empty-state:after,.theme-bluegray .input-field.not-empty-state:after{background: #607d8b;}.theme-bluegray .picker-calendar-day.picker-calendar-day-today span{color: #607d8b;}.theme-bluegray .picker-calendar-day.picker-calendar-day-selected span{background-color: #607d8b;color: #fff;}.theme-bluegray .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #607d8b;}.theme-bluegray .picker-header{background-color: #607d8b;}.theme-bluegray .modal-button{color: #607d8b;}.swiper-pagination.color-bluegray .swiper-pagination-bullet-active,.theme-bluegray .swiper-pagination .swiper-pagination-bullet-active{background-color: #607d8b;}.swiper-pagination.color-bluegray .swiper-pagination-progressbar,.theme-bluegray .swiper-pagination .swiper-pagination-progressbar{background-color: #607d8b;}.swiper-pagination.swiper-pagination-progress.bg-bluegray{background-color: rgba(96, 125, 139, 0.25);}.swiper-button-next.color-bluegray,.swiper-container-rtl .swiper-button-prev.color-bluegray,.theme-bluegray .swiper-button-next,.theme-bluegray .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23607d8b'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-bluegray,.swiper-container-rtl .swiper-button-next.color-bluegray,.theme-bluegray .swiper-button-prev,.theme-bluegray .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23607d8b'%2F%3E%3C%2Fsvg%3E");}.bg-bluegray,a.bg-bluegray,.list-block .swipeout-actions-left a.bg-bluegray,.list-block .swipeout-actions-right a.bg-bluegray{background-color: #607d8b;}html:not(.watch-active-state) .list-block .bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block a.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-blocka.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-bluegray .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-bluegray:active,html:not(.watch-active-state) .list-block .item-linka.bg-bluegray:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-bluegray:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-bluegray:active,.list-block .bg-bluegray .item-link.active-state,.list-block a.bg-bluegray .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-bluegray .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-bluegray .item-link.active-state,.list-block.bg-bluegray .item-link.active-state,.list-blocka.bg-bluegray .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-bluegray .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-bluegray .item-link.active-state,.list-block .item-link.bg-bluegray.active-state,.list-block .item-linka.bg-bluegray.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-bluegray.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-bluegray.active-state{background: #455A64;}.border-bluegray{border-color: #607d8b;}.list-block .border-bluegray.item-inner:after,.list-block ul.border-bluegray:after,.border-bluegray:after,.list-block .border-bluegray.item-inner:before,.list-block ul.border-bluegray:before,.border-bluegray:before{background-color: #607d8b;}.theme-bluegray .floating-button,.theme-bluegray .speed-dial-buttons a,.floating-button.theme-bluegray,.speed-dial-buttons a.theme-bluegray,.floating-button.color-bluegray,.speed-dial-buttons a.color-bluegray,.floating-button.bg-bluegray,.speed-dial-buttons a.bg-bluegray{color: #fff;background: #607d8b;}html:not(.watch-active-state) .theme-bluegray .floating-button:active,html:not(.watch-active-state) .theme-bluegray .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-bluegray:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-bluegray:active,html:not(.watch-active-state) .floating-button.color-bluegray:active,html:not(.watch-active-state) .speed-dial-buttons a.color-bluegray:active,html:not(.watch-active-state) .floating-button.bg-bluegray:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-bluegray:active,.theme-bluegray .floating-button.active-state,.theme-bluegray .speed-dial-buttons a.active-state,.floating-button.theme-bluegray.active-state,.speed-dial-buttons a.theme-bluegray.active-state,.floating-button.color-bluegray.active-state,.speed-dial-buttons a.color-bluegray.active-state,.floating-button.bg-bluegray.active-state,.speed-dial-buttons a.bg-bluegray.active-state{background: #455A64;}.theme-bluegray .floating-button i,.theme-bluegray .speed-dial-buttons a i,.floating-button.theme-bluegray i,.speed-dial-buttons a.theme-bluegray i,.floating-button.color-bluegray i,.speed-dial-buttons a.color-bluegray i,.floating-button.bg-bluegray i,.speed-dial-buttons a.bg-bluegray i{color: inherit;}.ripple-bluegray .ripple-wave{background-color: rgba(96, 125, 139, 0.3);}.badge.color-bluegray,.badge.theme-bluegray{background-color: #607d8b;color: #fff;}.color-white{color: #ffffff;}.list-block .item-link.list-button.color-white,.list-block .item-link.color-white,.tabbar a.active.color-white,a.color-white{color: #ffffff;}.label-switch input[type="checkbox"]:checked + .checkbox.color-white,.label-switch.color-white input[type="checkbox"]:checked + .checkbox{background-color: #ffffff;}.theme-white .button:not(.button-fill){color: #ffffff;}.theme-white .navbar .button:not(.button-fill),.theme-white.navbar .button:not(.button-fill),.theme-white .toolbar .button:not(.button-fill),.theme-white.toolbar .button:not(.button-fill),.theme-white .subnavbar .button:not(.button-fill),.theme-white.subnavbar .button:not(.button-fill){color: #fff;}.button.color-white:not(.button-fill),.color-white.buttons-row .button:not(.button-fill){color: #ffffff !important;}.theme-white .button.button-fill{background: #ffffff;color: #fff;}html:not(.watch-active-state) .theme-white .button.button-fill:active,.theme-white .button.button-fill.active-state{background: rgba(0, 0, 0, 0.1);}.button.button-fill.bg-white,.button.button-fill.color-white{background: #ffffff !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-white:active,html:not(.watch-active-state) .button.button-fill.color-white:active,.button.button-fill.bg-white.active-state,.button.button-fill.color-white.active-state{background: rgba(0, 0, 0, 0.1) !important;}.progressbar.color-white,.progressbar.theme-white,.theme-white .progressbar,.progressbar.bg-white{background-color: rgba(255, 255, 255, 0.5);}.progressbar.color-white span,.progressbar.theme-white span,.theme-white .progressbar span,.progressbar.bg-white span{background-color: #ffffff;}.progressbar-infinite.color-white,.progressbar-infinite.theme-white,.theme-white .progressbar-infinite,.progressbar-infinite.bg-white{background-color: rgba(255, 255, 255, 0.5);}.progressbar-infinite.color-white:after,.progressbar-infinite.theme-white:after,.theme-white .progressbar-infinite:after,.progressbar-infinite.bg-white:after,.progressbar-infinite.color-white:before,.progressbar-infinite.theme-white:before,.theme-white .progressbar-infinite:before,.progressbar-infinite.bg-white:before{background-color: #ffffff;}.color-white i.icon,i.icon.color-white{color: #ffffff;}i.icon-next.color-white,i.icon-next.theme-white{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-white,i.icon-prev.theme-white{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-white,i.icon-back.theme-white{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-white,i.icon-forward.theme-white{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-white,i.icon-bars.theme-white{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.preloader.color-white svg circle,.preloader.preloader-white svg circle{stroke: #ffffff;}.preloader.color-white .preloader-inner-gap,.preloader.preloader-white .preloader-inner-gap,.preloader.color-white .preloader-inner-half-circle,.preloader.preloader-white .preloader-inner-half-circle{border-color: #ffffff;}.theme-white a{color: #ffffff;}.theme-white .navbar,.navbar.theme-white,.theme-white .toolbar,.toolbar.theme-white,.theme-white .subnavbar,.subnavbar.theme-white,.theme-white .searchbar,.searchbar.theme-white{background-color: #ffffff;}.theme-white .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-white input[type="range"]::-webkit-slider-thumb:before{background-color: #ffffff;}.theme-white .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-white input[type="range"]::-webkit-slider-thumb{background-color: #ffffff;}.theme-white .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-white input[type="range"]::-ms-thumb{background-color: #ffffff;}.theme-white .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-white input[type="range"]::-ms-fill-lower{background-color: #ffffff;}.theme-white .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-white input[type="range"]::-moz-range-thumb{background-color: #ffffff;}.theme-white .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-white input[type="checkbox"]:checked + .checkbox{background-color: rgba(255, 255, 255, 0.5);}.theme-white .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-white input[type="checkbox"]:checked + .checkbox:after{background-color: #ffffff;}.theme-white label.label-checkbox,label.label-checkbox.theme-white{cursor: pointer;}.theme-white label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-white i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-white label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-white input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-white label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-white input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-white label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-white input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-white label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-white input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-white label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-white input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-white label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-white input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #ffffff;background-color: #ffffff;}.theme-white label.label-radio i.icon-form-radio:after,label.label-radio.theme-white i.icon-form-radio:after{background-color: #ffffff;}.theme-white label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-white input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-white label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-white input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-white label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-white input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-white label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-white input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-white label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-white input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-white label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-white input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #ffffff;}.theme-white label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-white input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-white label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-white input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-white label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-white input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-white label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-white input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-white label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-white input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-white label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-white input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #ffffff;}.theme-white .focus-state .label,.theme-white .focus-state .floating-label{color: #ffffff;}.theme-white .item-input-field.focus-state:after,.theme-white .input-field.focus-state:after,.theme-white .item-input-field.not-empty-state:after,.theme-white .input-field.not-empty-state:after{background: #ffffff;}.theme-white .picker-calendar-day.picker-calendar-day-today span{color: #ffffff;}.theme-white .picker-calendar-day.picker-calendar-day-selected span{background-color: #ffffff;color: #fff;}.theme-white .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #ffffff;}.theme-white .picker-header{background-color: #ffffff;}.theme-white .modal-button{color: #ffffff;}.swiper-pagination.color-white .swiper-pagination-bullet-active,.theme-white .swiper-pagination .swiper-pagination-bullet-active{background-color: #ffffff;}.swiper-pagination.color-white .swiper-pagination-progressbar,.theme-white .swiper-pagination .swiper-pagination-progressbar{background-color: #ffffff;}.swiper-pagination.swiper-pagination-progress.bg-white{background-color: rgba(255, 255, 255, 0.25);}.swiper-button-next.color-white,.swiper-container-rtl .swiper-button-prev.color-white,.theme-white .swiper-button-next,.theme-white .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-white,.swiper-container-rtl .swiper-button-next.color-white,.theme-white .swiper-button-prev,.theme-white .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.bg-white,a.bg-white,.list-block .swipeout-actions-left a.bg-white,.list-block .swipeout-actions-right a.bg-white{background-color: #ffffff;}html:not(.watch-active-state) .list-block .bg-white .item-link:active,html:not(.watch-active-state) .list-block a.bg-white .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-white .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-white .item-link:active,html:not(.watch-active-state) .list-block.bg-white .item-link:active,html:not(.watch-active-state) .list-blocka.bg-white .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-white .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-white .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-white:active,html:not(.watch-active-state) .list-block .item-linka.bg-white:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-white:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-white:active,.list-block .bg-white .item-link.active-state,.list-block a.bg-white .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-white .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-white .item-link.active-state,.list-block.bg-white .item-link.active-state,.list-blocka.bg-white .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-white .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-white .item-link.active-state,.list-block .item-link.bg-white.active-state,.list-block .item-linka.bg-white.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-white.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-white.active-state{background: rgba(0, 0, 0, 0.1);}.border-white{border-color: #ffffff;}.list-block .border-white.item-inner:after,.list-block ul.border-white:after,.border-white:after,.list-block .border-white.item-inner:before,.list-block ul.border-white:before,.border-white:before{background-color: #ffffff;}.theme-white .floating-button,.theme-white .speed-dial-buttons a,.floating-button.theme-white,.speed-dial-buttons a.theme-white,.floating-button.color-white,.speed-dial-buttons a.color-white,.floating-button.bg-white,.speed-dial-buttons a.bg-white{color: #fff;background: #ffffff;}html:not(.watch-active-state) .theme-white .floating-button:active,html:not(.watch-active-state) .theme-white .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-white:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-white:active,html:not(.watch-active-state) .floating-button.color-white:active,html:not(.watch-active-state) .speed-dial-buttons a.color-white:active,html:not(.watch-active-state) .floating-button.bg-white:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-white:active,.theme-white .floating-button.active-state,.theme-white .speed-dial-buttons a.active-state,.floating-button.theme-white.active-state,.speed-dial-buttons a.theme-white.active-state,.floating-button.color-white.active-state,.speed-dial-buttons a.color-white.active-state,.floating-button.bg-white.active-state,.speed-dial-buttons a.bg-white.active-state{background: rgba(0, 0, 0, 0.1);}.theme-white .floating-button i,.theme-white .speed-dial-buttons a i,.floating-button.theme-white i,.speed-dial-buttons a.theme-white i,.floating-button.color-white i,.speed-dial-buttons a.color-white i,.floating-button.bg-white i,.speed-dial-buttons a.bg-white i{color: inherit;}.ripple-white .ripple-wave{background-color: rgba(255, 255, 255, 0.3);}.badge.color-white,.badge.theme-white{background-color: #ffffff;color: #fff;}.color-black{color: #000000;}.list-block .item-link.list-button.color-black,.list-block .item-link.color-black,.tabbar a.active.color-black,a.color-black{color: #000000;}.label-switch input[type="checkbox"]:checked + .checkbox.color-black,.label-switch.color-black input[type="checkbox"]:checked + .checkbox{background-color: #000000;}.theme-black .button:not(.button-fill){color: #000000;}.theme-black .navbar .button:not(.button-fill),.theme-black.navbar .button:not(.button-fill),.theme-black .toolbar .button:not(.button-fill),.theme-black.toolbar .button:not(.button-fill),.theme-black .subnavbar .button:not(.button-fill),.theme-black.subnavbar .button:not(.button-fill){color: #fff;}.button.color-black:not(.button-fill),.color-black.buttons-row .button:not(.button-fill){color: #000000 !important;}.theme-black .button.button-fill{background: #000000;color: #fff;}html:not(.watch-active-state) .theme-black .button.button-fill:active,.theme-black .button.button-fill.active-state{background: #333;}.button.button-fill.bg-black,.button.button-fill.color-black{background: #000000 !important;color: #fff;}html:not(.watch-active-state) .button.button-fill.bg-black:active,html:not(.watch-active-state) .button.button-fill.color-black:active,.button.button-fill.bg-black.active-state,.button.button-fill.color-black.active-state{background: #333 !important;}.progressbar.color-black,.progressbar.theme-black,.theme-black .progressbar,.progressbar.bg-black{background-color: rgba(0, 0, 0, 0.5);}.progressbar.color-black span,.progressbar.theme-black span,.theme-black .progressbar span,.progressbar.bg-black span{background-color: #000000;}.progressbar-infinite.color-black,.progressbar-infinite.theme-black,.theme-black .progressbar-infinite,.progressbar-infinite.bg-black{background-color: rgba(0, 0, 0, 0.5);}.progressbar-infinite.color-black:after,.progressbar-infinite.theme-black:after,.theme-black .progressbar-infinite:after,.progressbar-infinite.bg-black:after,.progressbar-infinite.color-black:before,.progressbar-infinite.theme-black:before,.theme-black .progressbar-infinite:before,.progressbar-infinite.bg-black:before{background-color: #000000;}.color-black i.icon,i.icon.color-black{color: #000000;}i.icon-next.color-black,i.icon-next.theme-black{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23000000'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M10%206L8.59%207.41%2013.17%2012l-4.58%204.59L10%2018l6-6z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-prev.color-black,i.icon-prev.theme-black{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23000000'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M15.41%207.41L14%206l-6%206%206%206%201.41-1.41L10.83%2012z'%2F%3E%3Cpath%20d%3D'M0%200h24v24H0z'%20fill%3D'none'%2F%3E%3C%2Fsvg%3E");}i.icon-back.color-black,i.icon-back.theme-black{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M20%2011H7.83l5.59-5.59L12%204l-8%208%208%208%201.41-1.41L7.83%2013H20v-2z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}i.icon-forward.color-black,i.icon-forward.theme-black{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M12%204l-1.41%201.41L16.17%2011H4v2h12.17l-5.58%205.59L12%2020l8-8z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}i.icon-bars.color-black,i.icon-bars.theme-black{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M3%2018h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.preloader.color-black svg circle,.preloader.preloader-black svg circle{stroke: #000000;}.preloader.color-black .preloader-inner-gap,.preloader.preloader-black .preloader-inner-gap,.preloader.color-black .preloader-inner-half-circle,.preloader.preloader-black .preloader-inner-half-circle{border-color: #000000;}.theme-black a{color: #000000;}.theme-black .navbar,.navbar.theme-black,.theme-black .toolbar,.toolbar.theme-black,.theme-black .subnavbar,.subnavbar.theme-black,.theme-black .searchbar,.searchbar.theme-black{background-color: #000000;}.theme-black .range-slider input[type="range"]::-webkit-slider-thumb:before,.range-slider.theme-black input[type="range"]::-webkit-slider-thumb:before{background-color: #000000;}.theme-black .range-slider input[type="range"]::-webkit-slider-thumb,.range-slider.theme-black input[type="range"]::-webkit-slider-thumb{background-color: #000000;}.theme-black .range-slider input[type="range"]::-ms-thumb,.range-slider.theme-black input[type="range"]::-ms-thumb{background-color: #000000;}.theme-black .range-slider input[type="range"]::-ms-fill-lower,.range-slider.theme-black input[type="range"]::-ms-fill-lower{background-color: #000000;}.theme-black .range-slider input[type="range"]::-moz-range-thumb,.range-slider.theme-black input[type="range"]::-moz-range-thumb{background-color: #000000;}.theme-black .label-switch input[type="checkbox"]:checked + .checkbox,.label-switch.theme-black input[type="checkbox"]:checked + .checkbox{background-color: rgba(0, 0, 0, 0.5);}.theme-black .label-switch input[type="checkbox"]:checked + .checkbox:after,.label-switch.theme-black input[type="checkbox"]:checked + .checkbox:after{background-color: #000000;}.theme-black label.label-checkbox,label.label-checkbox.theme-black{cursor: pointer;}.theme-black label.label-checkbox i.icon-form-checkbox:after,label.label-checkbox.theme-black i.icon-form-checkbox:after{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20fill%3D'%23ffffff'%20width%3D'24'%20height%3D'24'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9%2016.17L4.83%2012l-1.42%201.41L9%2019%2021%207l-1.41-1.41z'%2F%3E%3C%2Fsvg%3E");}.theme-black label.label-checkbox input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-black input[type="checkbox"]:checked + .item-media i.icon-form-checkbox,.theme-black label.label-checkbox input[type="radio"]:checked + .item-media i.icon-form-checkbox,label.label-checkbox.theme-black input[type="radio"]:checked + .item-media i.icon-form-checkbox,.theme-black label.label-checkbox input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-black input[type="checkbox"]:checked ~ .item-after i.icon-form-checkbox,.theme-black label.label-checkbox input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,label.label-checkbox.theme-black input[type="radio"]:checked ~ .item-after i.icon-form-checkbox,.theme-black label.label-checkbox input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-black input[type="checkbox"]:checked ~ .item-inner i.icon-form-checkbox,.theme-black label.label-checkbox input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox,label.label-checkbox.theme-black input[type="radio"]:checked ~ .item-inner i.icon-form-checkbox{border-color: #000000;background-color: #000000;}.theme-black label.label-radio i.icon-form-radio:after,label.label-radio.theme-black i.icon-form-radio:after{background-color: #000000;}.theme-black label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-black input[type="checkbox"]:checked + .item-media i.icon-form-radio,.theme-black label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio,label.label-radio.theme-black input[type="radio"]:checked + .item-media i.icon-form-radio,.theme-black label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-black input[type="checkbox"]:checked ~ .item-after i.icon-form-radio,.theme-black label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio,label.label-radio.theme-black input[type="radio"]:checked ~ .item-after i.icon-form-radio,.theme-black label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-black input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio,.theme-black label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio,label.label-radio.theme-black input[type="radio"]:checked ~ .item-inner i.icon-form-radio{border-color: #000000;}.theme-black label.label-radio input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-black input[type="checkbox"]:checked + .item-media i.icon-form-radio:after,.theme-black label.label-radio input[type="radio"]:checked + .item-media i.icon-form-radio:after,label.label-radio.theme-black input[type="radio"]:checked + .item-media i.icon-form-radio:after,.theme-black label.label-radio input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-black input[type="checkbox"]:checked ~ .item-after i.icon-form-radio:after,.theme-black label.label-radio input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,label.label-radio.theme-black input[type="radio"]:checked ~ .item-after i.icon-form-radio:after,.theme-black label.label-radio input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-black input[type="checkbox"]:checked ~ .item-inner i.icon-form-radio:after,.theme-black label.label-radio input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after,label.label-radio.theme-black input[type="radio"]:checked ~ .item-inner i.icon-form-radio:after{background-color: #000000;}.theme-black .focus-state .label,.theme-black .focus-state .floating-label{color: #000000;}.theme-black .item-input-field.focus-state:after,.theme-black .input-field.focus-state:after,.theme-black .item-input-field.not-empty-state:after,.theme-black .input-field.not-empty-state:after{background: #000000;}.theme-black .picker-calendar-day.picker-calendar-day-today span{color: #000000;}.theme-black .picker-calendar-day.picker-calendar-day-selected span{background-color: #000000;color: #fff;}.theme-black .picker-calendar-day.picker-calendar-day-has-events span:after{background-color: #000000;}.theme-black .picker-header{background-color: #000000;}.theme-black .modal-button{color: #000000;}.swiper-pagination.color-black .swiper-pagination-bullet-active,.theme-black .swiper-pagination .swiper-pagination-bullet-active{background-color: #000000;}.swiper-pagination.color-black .swiper-pagination-progressbar,.theme-black .swiper-pagination .swiper-pagination-progressbar{background-color: #000000;}.swiper-pagination.swiper-pagination-progress.bg-black{background-color: rgba(0, 0, 0, 0.25);}.swiper-button-next.color-black,.swiper-container-rtl .swiper-button-prev.color-black,.theme-black .swiper-button-next,.theme-black .swiper-container-rtl .swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.color-black,.swiper-container-rtl .swiper-button-next.color-black,.theme-black .swiper-button-prev,.theme-black .swiper-container-rtl .swiper-button-next{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.bg-black,a.bg-black,.list-block .swipeout-actions-left a.bg-black,.list-block .swipeout-actions-right a.bg-black{background-color: #000000;}html:not(.watch-active-state) .list-block .bg-black .item-link:active,html:not(.watch-active-state) .list-block a.bg-black .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-left a.bg-black .item-link:active,html:not(.watch-active-state) .list-block .list-block .swipeout-actions-right a.bg-black .item-link:active,html:not(.watch-active-state) .list-block.bg-black .item-link:active,html:not(.watch-active-state) .list-blocka.bg-black .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-left a.bg-black .item-link:active,html:not(.watch-active-state) .list-block.list-block .swipeout-actions-right a.bg-black .item-link:active,html:not(.watch-active-state) .list-block .item-link.bg-black:active,html:not(.watch-active-state) .list-block .item-linka.bg-black:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-left a.bg-black:active,html:not(.watch-active-state) .list-block .item-link.list-block .swipeout-actions-right a.bg-black:active,.list-block .bg-black .item-link.active-state,.list-block a.bg-black .item-link.active-state,.list-block .list-block .swipeout-actions-left a.bg-black .item-link.active-state,.list-block .list-block .swipeout-actions-right a.bg-black .item-link.active-state,.list-block.bg-black .item-link.active-state,.list-blocka.bg-black .item-link.active-state,.list-block.list-block .swipeout-actions-left a.bg-black .item-link.active-state,.list-block.list-block .swipeout-actions-right a.bg-black .item-link.active-state,.list-block .item-link.bg-black.active-state,.list-block .item-linka.bg-black.active-state,.list-block .item-link.list-block .swipeout-actions-left a.bg-black.active-state,.list-block .item-link.list-block .swipeout-actions-right a.bg-black.active-state{background: #333;}.border-black{border-color: #000000;}.list-block .border-black.item-inner:after,.list-block ul.border-black:after,.border-black:after,.list-block .border-black.item-inner:before,.list-block ul.border-black:before,.border-black:before{background-color: #000000;}.theme-black .floating-button,.theme-black .speed-dial-buttons a,.floating-button.theme-black,.speed-dial-buttons a.theme-black,.floating-button.color-black,.speed-dial-buttons a.color-black,.floating-button.bg-black,.speed-dial-buttons a.bg-black{color: #fff;background: #000000;}html:not(.watch-active-state) .theme-black .floating-button:active,html:not(.watch-active-state) .theme-black .speed-dial-buttons a:active,html:not(.watch-active-state) .floating-button.theme-black:active,html:not(.watch-active-state) .speed-dial-buttons a.theme-black:active,html:not(.watch-active-state) .floating-button.color-black:active,html:not(.watch-active-state) .speed-dial-buttons a.color-black:active,html:not(.watch-active-state) .floating-button.bg-black:active,html:not(.watch-active-state) .speed-dial-buttons a.bg-black:active,.theme-black .floating-button.active-state,.theme-black .speed-dial-buttons a.active-state,.floating-button.theme-black.active-state,.speed-dial-buttons a.theme-black.active-state,.floating-button.color-black.active-state,.speed-dial-buttons a.color-black.active-state,.floating-button.bg-black.active-state,.speed-dial-buttons a.bg-black.active-state{background: #333;}.theme-black .floating-button i,.theme-black .speed-dial-buttons a i,.floating-button.theme-black i,.speed-dial-buttons a.theme-black i,.floating-button.color-black i,.speed-dial-buttons a.color-black i,.floating-button.bg-black i,.speed-dial-buttons a.bg-black i{color: inherit;}.ripple-black .ripple-wave{background-color: rgba(0, 0, 0, 0.3);}.badge.color-black,.badge.theme-black{background-color: #000000;color: #fff;}html{overscroll-behavior: contain;}@font-face {font-family: 'Material Icons';font-style: normal;font-weight: 400;src: url(fonts/MaterialIcons-Regular.eot);src: local('Material Icons'), local('MaterialIcons-Regular'), url(fonts/MaterialIcons-Regular.woff2) format('woff2'), url(fonts/MaterialIcons-Regular.woff) format('woff'), url(fonts/MaterialIcons-Regular.ttf) format('truetype');}.material-icons{font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 24px;display: inline-block;line-height: 1;text-transform: none;letter-spacing: normal;word-wrap: normal;white-space: nowrap;direction: ltr;-webkit-font-smoothing: antialiased;text-rendering: optimizeLegibility;-moz-osx-font-smoothing: grayscale;font-feature-settings: 'liga';}.responsive-container{position: relative;width: 100%;border: 1px solid rgba(0, 0, 0, 0);}.dummy-100{padding-top: 100%;}.img-container{position: absolute;top: 0;bottom: 0;left: 0;right: 0;text-align: center;font: 0/0 a;}.img-container .centerer{display: inline-block;vertical-align: middle;height: 100%;}.img-container img{vertical-align: middle;display: inline-block;max-height: 100%;max-width: 100%;}*{}input{-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;-o-user-select: text;user-select: text;-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;-o-user-select: auto;user-select: auto;}img{-webkit-user-drag: none;}.statusbar-overlay{background-color: #126594;}.page{background: #ececec;}.page-content.overflow-hack{margin-top: 104px !important;padding-top: 0px !important;height: calc(100% - 104px) !important;}.page.no-toolbar .page-content.overflow-hack{margin-top: 56px !important;padding-top: 0px !important;height: calc(100% - 56px) !important;}.page-content{-webkit-transform: translateY(0) !important;transform: translateY(0) !important;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}.page-content.no-overflow{overflow: hidden !important;}.page-content.align-top{-webkit-transform: translateY(-56px) !important;transform: translateY(-56px) !important;}.toolbar-bottom ~ .page-content{padding-bottom: 56px;}.margin-row .row> div, .margin-row> div{margin-bottom:16px;}.orange{background-color : #ff9800 !important}.brown{background-color : #795548 !important}.teal{background-color : #009688 !important}.blue{background-color : #2196f3 !important}.deeporange{background-color : #ff5722 !important}.green{background-color : #4caf50 !important}.button.disable{background-color : #9e9e9e !important}.modal .tees-size-info-modal{margin: -10px;margin-bottom: -20px;padding-right: 10px;max-height: 250px;overflow: auto;}.modal .tees-size-info-modal *{min-height: 0px;}.modal .tees-size-example-container{padding-top: 10px;text-align: center;}.modal .tees-size-example-container img{max-height: 180px;}.modal .tees-size-info{font-size: 12px;text-align: justify;}.modal .floating-tees-size-chart{height: auto !important;width: 90%;margin-left: 5%;margin-right: 5%;background: rgba(230, 230, 230, 1) !important;bottom: 81px !important;z-index: 99;border-radius: 12px;}.modal .tees-size-info-modal .list-block{margin-top: 10px;margin-bottom: 10px}.modal .tees-size-info-modal .item-inner{font-size: 12px;text-align: left;}.popover{width : 200px;}.popover ul.selection{list-style: none;margin: 0;padding: 0;max-height: 200px;overflow-y: auto;}.popover ul.selection li{font-size: 12px;font-weight: 600;}.popover ul.selection li *{min-height: 28px !important;}.tabbar .mobile-toolbar-icon{margin-top: 5px;height: 25px;margin-bottom: 5px;}.first-toolbar .material-icons{margin-top: 5px;height: 25px;font-size: 25px;margin-bottom: 5px;color: white;}.tabbar-scrollable.custom-margin .toolbar-inner{padding-left: 72px ;}.navbar, .first-toolbar{background-color: #126594 !important;}.navbar [class*='header'], .first-toolbar span{color: white;}.navbar i{color: white;}.navbar-fixed .custom-position{top:0;}.first-toolbar{z-index: 5001 !important;}.toolbar.unused, .navbar.unused{pointer-events: none !important;}.vertical-align{display: table;height:100%;width:100%;}.vertical-align-inner{display: table-cell;vertical-align: middle;text-align: center;}.search-bar{width:100%;height:100%;}.search-bar input{display: block;width : 100%;height : 100%;border:0;font-size: 16px;}.infinite-scroll-preloader{text-align: center;margin-top: -20px;margin-bottom: 10px;}.grid-dummy{visibility: hidden;}.scrollable-row{white-space: nowrap;overflow-x: auto;}.scrollable-row::-webkit-scrollbar{display: none !important;width: 0 !important;height: 0 !important;-webkit-appearance: none;opacity: 0 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.range-slider-row{width: 100%;white-space: nowrap;overflow: hidden;}.range-slider-row .range-slider-label{margin: 5px;line-height: 30px;width: 40px;display: inline-block;vertical-align: middle;text-align: center;background-color: rgba(255, 255, 255, 1);border: 3px solid #e5e5e5;border-radius: 5px;}.range-slider-row .range-slider-label.object-kerning-slider-label{line-height: 20px;}.range-slider-row .range-slider-label.object-tool-rotate-slider-label{line-height: 20px;}.range-slider-row .range-slider-label ~ .range-slider{width: calc(100% - 86px);display: inline-block;vertical-align: middle;height: 20px;}.content-block-title.title{font-size: 20px;line-height: normal;}.table{margin-top: 10px;table-layout: fixed;width:100%;border-collapse: collapse;}.table th{font-weight:normal;font-size:12px;padding: 12px;border-bottom: 1px solid #ddd;color:#999;font-weight: 600;text-align: left;background:#fff;}.table tbody td{font-weight:normal;font-size:13px;padding: 12px;border-bottom: 1px solid #ccc;color:#444;font-family: roboto;background:#fff;}.modal-in:not(.popup) input{border-bottom:2px solid rgba(0,0,0,0.15);}.small-font{height : 56px;}.small-font a{font-size: 9px !important;font-weight: 600;}.picker-modal .navbar{border-top: 1px solid rgba(0, 0, 0, 0.12);background: #fff !important;height: 45px;}.picker-modal .navbar *{color: #555;}.picker-modal .navbar .center{height: 100%;position: absolute;margin-left: 45px;margin-right: 45px;line-height: 45px;width: calc(100% - 90px);}.picker-modal .navbar a.link{height: 45px;line-height: 45px;}.picker-modal .page-content{margin-top: 45px !important;padding: 0px !important;height: calc(100% - 45px) !important;overflow-y: auto;overflow-x: hidden;}.picker-modal .page-content .list-block{margin: 0px;}.blocked-ui{pointer-events: none !important;}.blocked-ui .keep-alive{pointer-events: auto !important;}.theme-white{background: #fff;}.theme-white *{color : #555;}.theme-white .tabbar a.tab-link.active, html:not(.watch-active-state) .tabbar a.tab-link:active, .tabbar a.tab-link.active-state, .theme-white .tabbar a.tab-link{color : #555;}.popup.theme-white .tabbar .tab-link-highlight{display: block !important;background: #555;}.panel{background: none;}.panel .img-drawer{height: 56px;padding: 5px 5px 5px 15px;background : -webkit-radial-gradient(right bottom ellipse,#3986b6 0%,#166191 50%,#104b71 100%);background : radial-gradient(ellipse at right bottom,#3986b6 0%,#166191 50%,#104b71 100%);}.panel .img-drawer img{height: 100%;opacity: 0.7;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}.panel .list-block{margin-top: 0px;}.panel .item-media img{height: 18px;}.panel .material-icons{opacity: 0.74;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=74)";color : #666;font-size: 21px;}.panel .list-group-title{height: 35px;line-height: 35px;}.panel .item-inner{padding-right:16px !important;margin-left: 8px !important;}.panel .item-title{font-size: 13px;color : #555;}.panel .badge{}.color-thumb{display: inline-block;width : 27px;height : 27px;margin: 5px 2px 5px 2px;}.circle-element{border-radius: 50% !important;}.custom-color-thumb{border : 1px solid #999999;}.custom-color-thumb.active{border : 3px solid #00afe8;}label.label-radio.radio-color input[type="radio"] ~ .item-inner{border : 1px solid #999999;}label.label-radio.radio-color input[type="radio"]:checked ~ .item-inner{border : 3px solid #00afe8;}label.label-radio.text-color-thumb input[type="radio"]:checked ~ .item-inner{border : 3px solid #00afe8;}label.label-radio.text-color-thumb input[type="radio"] ~ .item-inner{display: inline-block;width : 27px;height : 27px;margin: 10px 2px 0px 2px;border : 1px solid #999999;}.scrollable-list{white-space: nowrap;overflow-x: auto;}.scrollable-list::-webkit-scrollbar{display: none !important;width: 0 !important;height: 0 !important;-webkit-appearance: none;opacity: 0 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.scrollable-list .scrollable-thumb{height: 30px;line-height: 30px;text-align: center;vertical-align: middle;width: 30px;margin: 3px 6px 3px 6px;display: inline-block;background-color: rgb(255, 255, 255);}.scrollable-list label.label-radio input[type="radio"]:checked ~ .item-inner{border : 3px solid #00afe8;}.scrollable-list label.label-radio input[type="radio"] ~ .item-inner{border: 3px solid transparent}.color-list{white-space: nowrap;overflow-x: auto;}.color-list::-webkit-scrollbar{display: none !important;width: 0 !important;height: 0 !important;-webkit-appearance: none;opacity: 0 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.custom-color-thumb{position: relative;}.custom-color-thumb .material-icons{position: absolute;font-size: 24px !important;height: 100%;width: 100%;text-align: center;vertical-align: middle;line-height: 27px;color: #fff;opacity: 0.7;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";}.custom-color-thumb .hidden-input{display: block;width: inherit;height: inherit;position: absolute;border: inherit;top:-3px;left:-3px;z-index: 12;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}label.label-radio.custom-label-radio input[type="radio"] ~ .item-inner{padding-right: 0px;}label.label-radio.custom-label-radio input[type="radio"]:checked ~ .item-inner{background: no-repeat center;background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2013%2010'%3E%3Cpolygon%20fill%3D'%23007aff'%20points%3D'11.6%2C0%204.4%2C7.2%201.4%2C4.2%200%2C5.6%204.4%2C10%204.4%2C10%204.4%2C10%2013%2C1.4%20'%2F%3E%3C%2Fsvg%3E");background-position: -webkit-calc(100% - 5px) center;background-position: calc(100% - 5px) center;-webkit-background-size: 18px 18px;background-size: 18px 18px;}label.label-radio.custom-preview-radio input[type="radio"] ~ .item-inner{line-height: 0;text-align: center;display: block;margin: 3px;background-color: rgba(255, 255, 255, 1);border : 3px solid rgba(0, 0, 0, 0);border-radius: 3px;}label.label-radio.custom-preview-radio input[type="radio"] ~ .item-inner:before{padding-top: 100%;}label.label-radio.custom-preview-radio.with-caption input[type="radio"] ~ .item-inner{line-height: 1.0;}label.label-radio.custom-preview-radio input[type="radio"]:checked ~ .item-inner{border : 3px solid #00afe8;}label.label-radio.custom-preview-radio input[type="radio"] ~ .item-inner> img{width: calc(100% - 0px);margin: 0px;}label.label-inline{display: inline-block;}label.label-inline input[type="radio"] ~ .item-inner.outline-thumb{width: 34px;text-align: center;display: block;border : 0px solid rgba(0, 0, 0, 0);background-color: rgba(0, 0, 0, 1);}label.label-inline input[type="radio"]:checked ~ .item-inner.outline-thumb{border : 2px solid #00afe8;}label.label-inline input[type="radio"] ~ .item-inner.outline-1{width: 2px;height: 2px;margin: 3px;margin-top: 12px;margin-bottom: 12px;}label.label-inline input[type="radio"] ~ .item-inner.outline-2{width: 4px;height: 4px;margin: 3px;margin-top: 11px;margin-bottom: 11px;}label.label-inline input[type="radio"] ~ .item-inner.outline-3{width: 6px;height: 6px;margin: 3px;margin-top: 10px;margin-bottom: 10px;}label.label-inline input[type="radio"] ~ .item-inner.outline-4{width: 8px;height: 8px;margin: 3px;margin-top: 19x;margin-bottom: 9px;}label.label-inline input[type="radio"] ~ .item-inner.outline-5{width: 10px;height: 10px;margin: 3px;margin-top: 8px;margin-bottom: 8px;}label.label-inline input[type="radio"] ~ .item-inner.outline-6{width: 12px;height: 12px;margin: 3px;margin-top: 7px;margin-bottom: 7px;}label.label-inline input[type="radio"] ~ .item-inner.outline-7{width: 14px;height: 14px;margin: 3px;margin-top: 6px;margin-bottom: 6px;}label.label-inline input[type="radio"] ~ .item-inner.outline-8{width: 16px;height: 16px;margin: 3px;margin-top: 5px;margin-bottom: 5px;}label.label-inline input[type="radio"] ~ .item-inner.outline-9{width: 18px;height: 18px;margin: 3px;margin-top: 4px;margin-bottom: 4px;}label.label-inline input[type="radio"] ~ .item-inner.outline-10{width: 20px;height: 20px;margin: 3px;margin-top: 3px;margin-bottom: 3px;}label.label-inline input[type="radio"] ~ .item-inner.shadow-thumb, label.label-inline input[type="radio"] ~ .item-inner.shape-thumb{height: 45px;}label.label-inline input[type="radio"] ~ .item-inner.shadow-thumb img, label.label-inline input[type="radio"] ~ .item-inner.shape-thumb img{height: 100%;width: auto;}.infinite-scroll img{display: block;margin-bottom: 5px;width : 100%;}.infinite-scroll .row .col-25{background: #fff;font-size: 12px;color:#555;font-weight: 600;text-align: center;padding: 5px;margin-bottom: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}.home-categori .button{border-radius: 0;height:100px;line-height: 100px;background-size: auto 90% !important;background-repeat: no-repeat !important;background-position: -10px -10px !important;}.home-categori .button:after{content:" ";position: absolute;width: 100%;height:100%;top:0;left:0;z-index: -1;background: -webkit-linear-gradient(315deg, rgba(255,255,255,0.15) 30%, transparent 30%);background: linear-gradient(-225deg, rgba(255,255,255,0.15) 30%, transparent 30%);}.slider-banner{height:250px;background: #aaa;}.slider-banner .swiper-slide{height: 100%;position: relative;}.slider-banner .swiper-slide:after{position: absolute;content: " ";width:100%;height:100%;left:0;top:0;background: rgba(0,0,0,0.4);z-index: 1;}.slider-banner .swiper-slide img{width:100%;height:100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center center;object-position: center center;}.slider-banner .swiper-slide .caption{position: absolute;bottom: 0px;left:0;right:0;width : 100%;margin: auto;padding: 10px;box-sizing: border-box;background: -webkit-linear-gradient(rgba(0,0,0,0.0) 30%,rgba(0,0,0,0.6));background: linear-gradient(rgba(0,0,0,0.0) 30%,rgba(0,0,0,0.6));white-space: nowrap;overflow: hidden;text-overflow: ellipsis;z-index: 2;text-align: center;color:#fff;font-weight: 300;font-size: 14px;}.slider-banner .swiper-pagination{bottom : 35px;}.products-page .product-list> div{margin-bottom:8px;}@media screen and (max-width:767px){.products-page .product-list .col-50 { width: 50%;width: calc((100% - 8px*1) / 2);}}.products-page .product{background: #fff;border:1px solid rgba(0,0,0,0.12);}.products-page .price-product{padding: 7px;padding-right: 32px;font-size: 15px;text-align: left;opacity: 0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";font-weight:600;position: relative;}.products-page .more-detail{display: block;position: absolute;right:0;top: 0;padding-top: 6px;padding-bottom: 6px;padding-right: 7px;padding-left: 1px;line-height: 0;}.products-page .img-product{position: relative;overflow: hidden;}.products-page .product.show .overlay-product{-webkit-transform: translateX(0%);transform: translateX(0%);}.products-page .detail-product{font-size: 12px;padding: 7px;overflow: hidden;position: relative;height: 48px;}.editor-page.blocked-ui .floating-menu-action-button, .editor-page .blocked-ui .floating-menu-action-button{pointer-events: none !important;}.editor-page .preloader-overlay{position: absolute;height: 100%;width: 100%;z-index: 20000;top: 0px;}.editor-page .reset-overlay, .editor-page .reset-filter, .editor-page .reset-mask, .editor-page .reset-outline, .editor-page .reset-shape, .editor-page .reset-shadow{margin-right: -12px;}.editor-page .reset-overlay i, .editor-page .reset-filter i, .editor-page .reset-mask i, .editor-page .reset-outline i, .editor-page .reset-shape i, .editor-page .reset-shadow i{line-height: 45px;}.editor-page .reset-overlay ~ span, .editor-page .reset-filter ~ span, .editor-page .reset-mask ~ span, .editor-page .reset-outline ~ span, .editor-page .reset-shape ~ span, .editor-page .reset-shadow ~ span{font-size: 12px;margin-left: 0px !important;text-transform: none;}.editor-page .preloader-overlay .preloader{height: 50px;width: 50px;position: absolute;left: 5px;top: 120px;}.editor-page .popup-opener{position: absolute;top:0;left:0;width: 100%;height:100%;z-index: 9;background: rgba(0,0,0,0.6);opacity: 0;pointer-events: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.editor-page .popup-opener.show{opacity: 1;pointer-events: auto;}.editor-page .popup-opener .opener{background: #247;width: auto;display: inline-block;position: relative;position: absolute;max-width: 150px;border-radius: 5px;padding: 10px;color : #fff !important;font-size: 13px;opacity: 0;transform: scale(0.3);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;font-weight: 200;}.editor-page .popup-opener .opener:after{display: block;content: "";position: absolute;width:0;height:0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid transparent;border-bottom: 5px solid transparent;}.editor-page .popup-opener .opener.show{opacity: 1;transform: scale(1);}.editor-page .popup-opener .opener.left{transform-origin: top left }.editor-page .popup-opener .opener.left:after{border-bottom: 5px solid #248;top:-10px;}.editor-page .popup-opener .opener.left.bottom{transform-origin: bottom left }.editor-page .popup-opener .opener.left.bottom:after{border-top: 5px solid #248;border-bottom: 5px solid transparent;bottom:-10px;top:auto;}.editor-page .popup-opener .opener.right{transform-origin: top right }.editor-page .popup-opener .opener.right:after{border-bottom: 5px solid #248;top:-10px;right:10px;}.editor-page .popup-opener .opener.right.bottom{transform-origin: bottom right }.editor-page .popup-opener .opener.right.bottom:after{border-bottom: 5px solid #248;border-bottom: 5px solid #248;bottom:-10px;right:10px;top:auto;}.editor-page .popup-opener .opener.helper-left{top: 185px;left : 15px;}.editor-page .popup-opener .opener.helper-navbar{top:70px;right:90px;}.editor-page .popup-opener .opener.helper-right{top : 130px;right:15px;}.editor-page .popup-opener .opener.helper-product-info{bottom: 122px;left: 18px;}.editor-page .popup-opener .opener.helper-toolbar{bottom: 70px;left: 65px;}.editor-page .popup-opener .opener.helper-second-toolbar{bottom: 70px;left: 65px;}.editor-page .popup-opener .opener.helper-third-toolbar{bottom: 110px;left: 70px;}.editor-page .popup-opener a.ok{padding-top: 10px;text-align: right;color: #fff;text-decoration: underline;text-transform: uppercase;display: block;font-size: 11px;}.editor-page .popup-opener .skip-tutorial{background: #247;position: absolute;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;bottom: 100px;right: 20px;text-decoration: underline;}.editor-page .editor-area{height: calc(100%);background-color: white;}.editor-page .mockup-container{width: 100%;height: calc(100% - 52px);}.editor-page .mockup-pic{position: absolute;width: 100%;margin: 0;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);top: calc(56px + ((100% - 112px)*0.5));left: 50%;z-index: 2;}.editor-page .canvas-container{position: relative;height: 0px;z-index: 3;}.editor-page #editor_canvas, .editor-page #upper_canvas{}.editor-page #editor_canvas{height: 0;width: 0;}.editor-page .cipta-canvas-border{border: 1px dashed rgba(50,100,250,0.8);margin-left: -1px;margin-top: -1px;}.editor-page .second-toolbar{z-index: 5002 !important;height:56px;background-color: #f4f5f5;-webkit-transform: translateY(35%);transform: translateY(35%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";pointer-events: none;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}.editor-page .sub-template{left: 25%;width: 75%;}.editor-page .sub-template-base{left: 25%;width: 75%;}.editor-page .sub-template-base .tool-advance-editor{background-color: #019688;}.editor-page .sub-template-base .tool-reset-template{background-color: #F44336;}.editor-page .sub-template-base *{color: white;}.editor-page .second-toolbar.show{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";pointer-events: auto;-webkit-transform: translateY(0%);transform: translateY(0%);}.editor-page .second-toolbar a{font-weight: 600 !important;font-size: 9px !important;}.editor-page .second-toolbar a .material-icons{float: left;display: block;margin-bottom: 5px;}.editor-page .second-toolbar a img{float: left;display: block;width: 24px;margin-bottom: 5px;}.editor-page .third-toolbar{z-index: 5003 !important;bottom: 56px !important;background: #d0d0d0 !important;height: 40px;-webkit-transform: translateY(35%);transform: translateY(35%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;pointer-events: none;}.editor-page .third-toolbar.show{-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";pointer-events: auto;}.editor-page .third-toolbar .tab-link{font-size: 9px !important;}.editor-page .third-toolbar i.material-icons{font-size: 20px;}.editor-page .bottom-sheet{z-index: 4999 !important;position: fixed;height:200px !important;width:100%;background: #555;bottom: 0;z-index: 99;}.editor-page .bottom-sheet .page-content{margin-top: 45px !important;padding: 10px !important;height: calc(100% - 45px) !important;overflow-y: auto;overflow-x: hidden;font-size: 12px;}.editor-page .third-image-uploader{height: 145px !important;}.editor-page .third-image-uploader.uploading{height: 200px !important;}.editor-page .third-image-uploader.uploading .qq-upload-list-selector> li{height: 35px !important;}.editor-page .third-object-color.single-color{height: 135px !important;}.editor-page .third-object-color.single-color .object-color-scrollable-container{display: none;}.editor-page .third-object-outline .page-content{}.editor-page .navbar.bottom-sheet-bar{background: #fff !important;height:45px;}.editor-page .navbar.bottom-sheet-bar .center{font-size: 12px;width:100%;line-height: 45px;}.editor-page .navbar.bottom-sheet-bar a.link{height: 45px;line-height: 45px;}.editor-page .navbar.bottom-sheet-bar *{color : #555 !important;}.editor-page .navbar .center .custom-input-select{position: relative;}.editor-page .navbar .center .custom-input-select:after{content: "";position: absolute;margin-left: 10px;top: 19.5px;border-top:5px solid #555;border-bottom:5px solid transparent;border-right:5px solid transparent;border-left:5px solid transparent;}.editor-page .bottom-sheet-scrollable{position: fixed;height: 87px !important;width: 100%;background: #555;bottom: 0;z-index: 99;}.editor-page .bottom-sheet-scrollable .page-content{padding: 5px 10px 5px 10px !important;height: 57px;overflow: hidden;font-size: 12px;}.editor-page .navbar.bottom-sheet-scrollable-bar{background: #fff !important;height: 30px;}.editor-page .navbar.bottom-sheet-scrollable-bar .center{font-size: 12px;width:100%;}.editor-page .navbar.bottom-sheet-scrollable-bar a.link{height: 45px;line-height: 45px;}.editor-page .navbar.bottom-sheet-scrollable-bar *{color : #555;}.editor-page .floating-toolbar{-webkit-transform: translateY(35%);transform: translateY(35%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;pointer-events: none;}.editor-page .floating-toolbar.show{-webkit-transform: translateY(0%);transform: translateY(0%);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";pointer-events: auto;}.editor-page .floating-toolbar-caption{padding-left: 15px;padding-right: 15px;position: absolute;left: 0px;right: 0px;top: -16px;background-color: #126594;border-radius: 5px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;color: #eee;font-size: 11px;}.editor-page .floating-toolbar-caption span{color: #eee;font-size: 11px;}.editor-page .floating-toolbar-caption a.right-button{position: absolute;right: 5px;top: 0px;height: 100%;width: 16px;min-width: 16px;}.editor-page .floating-toolbar-caption a.right-button i{color: #eee;font-size: 11px;}.editor-page .floating-scrollable .page-content{padding: 2px 10px 2px 10px !important;height: 50px;overflow: hidden;font-size: 12px;}.editor-page .floating-scrollable .color-list{padding: 0px 10px 0px 10px;-webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0)t);}.editor-page .floating-scrollable .scrollable-list{padding: 0px 10px 0px 10px;-webkit-mask-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0));-webkit-mask-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,1), rgba(0,0,0,0)t);}.editor-page .floating-product-color{height: 50px !important;width: auto;margin: auto;max-width: 90%;background: rgba(220, 220, 220, 0.6) !important;bottom: 100px !important;z-index: 99;border-radius: 12px;border-top-left-radius: 0px;border-top-right-radius: 0px;overflow: visible;}.editor-page .floating-product-color.show{}.editor-page .floating-tees-size{height: 50px !important;width: auto;margin: auto;max-width: 90%;background: rgba(220, 220, 220, 0.6) !important;bottom: 100px !important;z-index: 99;border-radius: 12px;border-top-left-radius: 0px;border-top-right-radius: 0px;overflow: visible;}.editor-page .floating-tees-size.show{}.editor-page .mockup-color-thumb{width : 30px;height : 30px;margin: 3px 6px 3px 6px;border-radius: 23px;}.editor-page .mockup-color-thumb .material-icons{font-size: 20px !important;line-height: 30px;}.editor-page .tab-link-highlight{display: none !important}.editor-page .mockup-thumbs-wrapper{position: absolute;background-color: #fff;border: solid #cccccc;border-width: 3px 3px 3px 0px;border-radius: 0px 10px 10px 0px;top: 155px;left: -5px;padding: 7px 9px 7px 7px;min-height: 73px;width: 55px;z-index: 4;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;display: -webkit-flex;-webkit-align-items: center;display: flex;align-items:center;box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.19), 2px 3px 3px rgba(0, 0, 0, 0.23) !important;}.editor-page .mockup-thumbs-wrapper.hidden{display: none;}.editor-page .mockup-thumbs-wrapper.hide{left: -74px;}.editor-page .mockup-thumbs-wrapper .toggler{background:rgb(192, 192, 192);height: 35px;padding: 10px 0px 10px 7px;margin: 0 auto;line-height: normal;font-size: 18px;border-radius: 5px;display: -webkit-flex;-webkit-justify-content: flex-end;-webkit-align-items: center;display:flex;justify-content:flex-end;align-items:center;position: absolute;right: -18px;}.editor-page .mockup-thumbs-wrapper .toggler-shadow{background: rgb(192, 192, 192);height: 35px;padding: 10px 0px 10px 15px;margin: 0 auto;line-height: normal;font-size: 18px;border-radius: 0px 5px 5px 0px;position: absolute;right: -18px;box-shadow: 3px 5px 7px rgba(0, 0, 0, 0.19), 2px 3px 3px rgba(0, 0, 0, 0.23) !important;}.editor-page .mockup-thumbs-wrapper .mockup-thumbs-container{width: 100%;display: -webkit-flex;-webkit-flex-wrap: wrap;display: flex;flex-wrap: wrap;overflow-y: scroll;max-height: 205px;}.editor-page .mockup-thumbs-wrapper .mockup-thumbs-container::-webkit-scrollbar{display: none !important;-webkit-appearance: none;opacity: 0 !important;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}.editor-page .mockup-thumbs-wrapper label.label-radio.active-state{background-color: transparent;}.editor-page .mockup-thumbs-wrapper label.label-radio input[type="radio"]:checked ~ .mockup-thumb{border : 3px solid #00afe8;}.editor-page .mockup-thumbs-wrapper label.label-radio input[type="radio"] ~ .mockup-thumb{border: 3px solid transparent}.editor-page .mockup-thumbs-wrapper .mockup-thumb{padding: 5px 0px 5px 0px;text-align: center;width: calc(100% - 6px);font-size: 9px;line-height: 1;}.editor-page .mockup-thumbs-wrapper .mockup-thumb img{width: 85%;}.editor-page .preview-thumb-container.hidden{display: none;}.editor-page .preview-thumb-container{width: 45px;position: absolute;top: 115px;left: 5px;padding: 0px 3px 3px 3px;z-index: 4;border-radius: 5px;border : 3px solid #ccc;}.editor-page .preview-thumb-container .preview-thumb{text-align: center;width: 100%;font-size: 11px;line-height: 1;}.editor-page .preview-thumb-container .preview-thumb img{width: 90%;}.editor-page .left-menu{position: absolute;top:56px;left:5px;z-index: 10;width: 50px;}.editor-page .left-menu a{width : 50px;height : 50px;display: inline-block;padding: 13px;box-sizing: border-box;margin-top:4px;background: #fff;border-radius: 50%;min-width: 50px;opacity: 0.9;}.editor-page .center-menu{position: absolute;top:56px;left:70px;right:70px;padding-bottom: 7px;margin: auto;text-align:center;font-size: 11px;font-weight: 600;background: rgba(240,240,240,0.6);border-radius: 0px 0px 8px 8px;z-index: 4;color: #2196f3;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}.editor-page .center-menu.hide{transform: translateY(-100%);}.editor-page .show-hide-center-menu{background:rgb(192, 192, 192);width: 35px;padding: 5px 10px 0px 10px;margin: 0 auto;line-height: normal;font-size: 18px;border-radius: 5px;position: absolute;left:0;right:0;bottom: -16px;}.editor-page .center-menu .info-container{display: inline-block;vertical-align: middle;line-height: 125%;padding-top: 10px;padding-bottom: 6px;}.editor-page .center-menu span{display: block;font-weight: bold;color: #2196f3;}.editor-page .right-menu.v1.hidden{display: none !important;}.editor-page .right-menu.v2.hidden{display: none !important;}.editor-page .right-menu.v2{position: absolute;top:56px;right:5px;z-index: 10;width: 50px;}.editor-page .right-menu.v2 a{width : 50px;height : 50px;display: inline-block;padding: 13px;box-sizing: border-box;margin-top:4px;background: #fff;border-radius: 50%;min-width: 50px;opacity: 0.9;text-align: center;box-shadow: 0 5px 7px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23) !important;}.editor-page .right-menu.v2 a div{font-size: 16px !important;height: 50px !important;width: 50px !important;padding: 0px !important;line-height: 50px;text-align: center;vertical-align: middle;}.editor-page .right-menu.v2 a img{width: 30px;position: absolute;padding: 10px;left: 0px;top: 0px;}.editor-page .circle-wrapper, .center-button-wrapper{width : 250px;height : 250px;background: rgba(255,255,255,0.3);border:2px solid rgba(0,0,0,0.6);border-radius: 50%;position: absolute;float: right;margin: 25px;right:-120px;top:-65px;z-index: 5;}.editor-page .center-button-wrapper{background: none;border:0;z-index: 10;pointer-events: none;}.editor-page .center-button-wrapper .icon-circle{background: #fff !important;}.editor-page .floating-menu-action-button{pointer-events: auto;background: none !important;overflow: visible !important;box-shadow: 0 5px 7px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23) !important;}.editor-page .floating-menu-action-button.show{box-shadow: 0 5px 7px rgba(0, 0, 0, 0.19), 0 3px 3px rgba(0, 0, 0, 0.23) !important;}.editor-page .floating-menu-action-button .material-icons{-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}.editor-page .floating-menu-action-button.show .material-icons{-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.editor-page .circle-wrapper{-webkit-transform: scale(0.2) rotate(30deg);transform: scale(0.2) rotate(30deg);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;pointer-events: none;}.editor-page .circle-wrapper.show{-webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";pointer-events: auto;}.editor-page .tool-change-side.hidden{display: none !important;}.editor-page .tool-design-preview.hidden{display: none !important;}.editor-page .tool-change-side.changing ~ .tool-zoom{pointer-events: none !important;}.editor-page .tool-change-side.changing{pointer-events: none;}.editor-page .icon-circle{position: absolute;top: 50%;left: 50%;display: inline-block;width: 50px;height: 50px;margin: -25px;padding: 13px;box-sizing: border-box;border-radius: 50%;text-align: center;background: #fff;box-shadow: 0px 2px 3px rgba(0,0,0,0.4);}.editor-page .icon-circle div{font-size: 16px !important;height: 50px !important;width: 50px !important;padding: 0px !important;line-height: 50px;text-align: center;vertical-align: middle;}.editor-page .icon-circle img{width: 30px;position: absolute;padding: 10px;left: 0px;top: 0px;}.editor-page .deg-90{-webkit-transform: rotate(90deg) translate(125px) rotate(-90deg);transform: rotate(90deg) translate(125px) rotate(-90deg)}.editor-page .deg-120{-webkit-transform: rotate(120deg) translate(125px) rotate(-120deg);transform: rotate(120deg) translate(125px) rotate(-135deg)}.editor-page .deg-135{-webkit-transform: rotate(135deg) translate(125px) rotate(-135deg);transform: rotate(135deg) translate(125px) rotate(-135deg)}.editor-page .deg-150{-webkit-transform: rotate(150deg) translate(125px) rotate(-150deg);transform: rotate(150deg) translate(125px) rotate(-135deg)}.editor-page .deg-180{-webkit-transform: rotate(180deg) translate(125px) rotate(-180deg);transform: rotate(180deg) translate(125px) rotate(-180deg)}.editor-page .icon-circle .material-icons{color : #444 !important;}.editor-page .label-icons{display: none;font-size: 9px;text-transform: uppercase;font-weight: 400;}.editor-page .circle-wrapper div{font-size: 16px;height: 24px;width: 24px;padding: inherit;color: #555;font-weight: 600;position: absolute;left: 0px;top: 0px;}.editor-page .template-text-container{position: absolute;top: 76px;left: 50%;background-color: #555;transform: translate(-50%, -35%);-ms-transform: translate(-50%, -35%);-webkit-transform: translate(-50%, -35%);z-index: 10;display: -webkit-flex;-webkit-justify-content: center;-webkit-align-items: center;display:flex;justify-content: center;align-items:center;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;pointer-events: none;}.editor-page .template-text-container.show{opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";transform: translate(-50%, 0%);-ms-transform: translate(-50%, 0%);-webkit-transform: translate(-50%, 0%);pointer-events: auto;}.editor-page .template-text-container input{height: 30px;font-size: 16px;border-width: 0px;text-align: center;background-color: transparent;margin: auto;color: #fff;}.popup-imageCropper .page-content{background-color: #fff;}.popup-imageCropper .crop-editor-container{width: 100%;}.popup-imageCropper .crop-canvas-container .responsive-container{}.popup-imageCropper .crop-editor-container .crop-canvas-container{vertical-align: middle;display: inline-block;max-height: calc(100% - 2px);max-width: calc(100% - 2px);border: 1px dashed rgb(204, 204, 204);}.popup-imageCropper .crop-editor-container #crop_canvas{}.popup-textEditor .previewtext{background-color: #f9f9f9;padding: 5px;height: 50px;margin-top: -10px;margin-bottom: 20px;border: 1px dashed #ccc;}.popup-textEditor .previewtext img{max-height: 100%;max-width: 100%;display: block;margin: auto;}.popup-textEditor .input-text input{width: 100%;font-size: 18px;height: 30px;padding: 5px;box-sizing: border-box;font-family: roboto;}.popup-textEditor .custom-text-editor-list{background: #fff;height : 220px;overflow-y: auto;margin-top: 15px;}.popup-textEditor .custom-text-editor-list .item-link .item-inner{background-size: 8px 16px}.popup-textEditor .custom-text-editor-list li.active .item-content{border-left:2px solid rgba(0,0,0,0.3);}.popup-textEditor .custom-text-editor-list li .item-content{border-left:2px solid rgba(0,0,0,0);}.popup-textEditor .custom-text-editor-list .item-inner img{max-width: 100px;vertical-align: bottom}.popup-textEditor .custom-text-editor-list .item-link .item-inner .item-title{font-size: 13px !important;}.popup-textEditor .custom-text-editor-list .item-title{font-size: 13px !important;}ul.boxes-wrapper{list-style: none;margin: 0 auto;padding: 0;text-align: center;}li.box{display: inline-block;margin: 10px;width: 50px;}.cart-float-wrapper{height: 180px;}.total .card-content{font-size: 12px;line-height: 50px;font-weight: 600;color : #aaa;}.total .card-content .price{font-size: 20px;font-weight: 400;color : #3f51b5;text-align: right;}.total .card-content-inner{padding-top: 0px;}.total .card-footer{padding-bottom: 16px;}.floating-cart{position: fixed;border-top:1px solid rgba(0,0,0,0.15);bottom: 0;-webkit-transform: translateY(80%);transform: translateY(80%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";pointer-events: none;margin: 0;width:100%;background: #fff;z-index: 99;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}.floating-cart.show{-webkit-transform: translateY(0%);transform: translateY(0%);pointer-events: auto;opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}.floating-cart .card-content-inner{padding-bottom: 0px;}.cart .card-header{font-size: 12px;}.cart .k-title{font-size: 16px;padding-top:5px}.cart .k-title .k-subtitle{font-weight: 400;font-size: 12px;}.cart .k-subtitle{color : #aaa;font-weight: 600;}.cart .k-image{font-size: 12px;color:#999;display: block;text-align: center;}.cart .k-image img{width: 120px;height: 120px;max-height: 100%;max-width: 100%;-o-object-fit: contain;object-fit: contain;}.cart .k-info{font-size: 12px;}.cart .k-info .row{margin-bottom: 8px;}.cart .k-info .row .col-50:first-child{font-weight: 600;}.cart .k-info .material-icons{font-size: 18px;width:20px;height: 20px;opacity: 0.34;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=34)";float: left;margin-right: 3px;}.cart .k-info .jumlah-product{background: url(../img/sample/bottom_arrow.png);background-size: auto 90%;background-repeat: no-repeat;background-position: right center;font-weight: 600;}.cart .k-info .total{margin-top: 20px;}.cart .k-info .total .col-50{color : #999;}.cart .k-info .total .col-100{font-size: 26px;color:#3f51b5;}.cart .card-footer{display: block;}.cart .card-footer a{font-size: 12px;}.cart .card-footer a .material-icons{font-size: 20px;margin-right: -6px;-webkit-transform: translateY(4px);transform: translateY(4px)}.cart .card-footer a.red{color : #bb2828;}.new .item-media{height : 44px;width : 44px;background-size: 30px auto;background-position: center center;background-repeat: no-repeat;}.new .item-media .material-icons{margin: 0 auto;}.popup-product-item-info .product-info-public-name{font-size: 20px;font-weight: normal;line-height: 25px;}.popup-product-item-info .product-info-container{}.popup-product-item-info .product-info-container img{max-width: 100% !important;}.popup-product-item-info .product-info-container .product-info{padding-left: 20px;}.popup-clipartExplore .searchbar-clipart-tags{height: 56px;-webkit-transform: translateY(-200%) !important;transform: translateY(-200%) !important;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;z-index: 1000 !important;}.popup-clipartExplore .searchbar-clipart-tags.show{-webkit-transform: translateY(-100%) !important;transform: translateY(-100%) !important;}.popup-productExplore .product-list> div{margin-bottom:8px;}@media screen and (max-width:767px){.popup-productExplore .product-list .col-50 { width: 50%;width: calc((100% - 8px*1) / 2);}}.popup-productExplore .product{background: #fff;border:1px solid rgba(0,0,0,0.12);}.popup-productExplore .price-product{padding: 7px;padding-right: 32px;font-size: 15px;text-align: left;opacity: 0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";font-weight:600;position: relative;}.popup-productExplore .more-detail{display: block;position: absolute;right:0;top: 0;padding-top: 6px;padding-bottom: 6px;padding-right: 7px;padding-left: 1px;line-height: 0;}.popup-productExplore .img-product{position: relative;overflow: hidden;}.popup-productExplore .product.show .overlay-product{-webkit-transform: translateX(0%);transform: translateX(0%);}.popup-productExplore .detail-product{font-size: 12px;padding: 7px;overflow: hidden;position: relative;height: 48px;}.button.tiny.cipta-mobile-button-darkblue{font-weight:bold;margin:3px;border:1px solid #25729a;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #126594;color: white;}.button.tiny.cipta-mobile-button-darkblue:hover{border:1px solid #1c5675;background-color: #26759e;color: white;}.button.tiny.cipta-mobile-button-black{margin:3px;border:1px solid #616261;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #7d7e7d;}.button.tiny.cipta-mobile-button-black:hover{border:1px solid #4a4b4a;background-color: #646464;}.button.tiny.cipta-mobile-button-lightgray{font-weight:bold;color: #555;border:1px solid #d7dada;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #f4f5f5;margin:3px;}.button.tiny.cipta-mobile-button-lightgray:hover{border:1px solid #bfc4c4;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-lightgray.disabled{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-lightgray.disabled:hover{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-lightgray-noborder{font-weight:bold;color: #555;border: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #eeeeee;margin:5px;}.button.tiny.cipta-mobile-button-lightgray-noborder:hover{border:none;background-color: #e4e4e4;}.button.tiny.cipta-mobile-button-lightgray-noborder.disabled{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-lightgray-noborder.disabled:hover{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-mediumgray-noborder{font-weight:bold;color: #222;border: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #bbb;margin:5px;}.button.tiny.cipta-mobile-button-mediumgray-noborder:hover{border:none;background-color: #999999;}.button.tiny.cipta-mobile-button-mediumgray-noborder.disabled{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-mediumgray-noborder.disabled:hover{color:#EEE;background-color: #d9dddd;}.button.tiny.cipta-mobile-button-darkgray{font-weight:bold;margin:3px;padding:10px;color: #FFF;border:1px solid #000;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #444;}.button.tiny.cipta-mobile-button-darkgray:hover{border:1px solid #bfc4c4;background-color: #999;}.button.tiny.cipta-mobile-button-orange{font-weight:bold;margin:3px;color: #FFF;border:1px solid #ff9913;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background-color: #f25c27;background-image: -webkit-gradient(linear, left top, left bottom, from(#f25c27), to(#B83F15));background-image: -webkit-linear-gradient(top, #f25c27, #B83F15);background-image: -moz-linear-gradient(top, #f25c27, #B83F15);background-image: -ms-linear-gradient(top, #f25c27, #B83F15);background-image: -o-linear-gradient(top, #f25c27, #B83F15);background-image: linear-gradient(to bottom, #f25c27, #B83F15);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f25c27, endColorstr=#B83F15);}.button.tiny.cipta-mobile-button-orange:hover{border:1px solid #ffad41;background-color: #f27559;background-image: -webkit-gradient(linear, left top, left bottom, from(#B83F15), to(#f25c27));background-image: -webkit-linear-gradient(top, #B83F15, #f25c27);background-image: -moz-linear-gradient(top, #B83F15, #f25c27);background-image: -ms-linear-gradient(top, #B83F15, #f25c27);background-image: -o-linear-gradient(top, #B83F15, #f25c27);background-image: linear-gradient(to bottom, #B83F15, #f25c27);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B83F15, endColorstr=#f25c27);}