legend{width:100%;display:block;font-weight:700;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input:not([type]),textarea{width:100%;display:inline-block;padding:3px 6px;background:#fff;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:inset 0 1px 1px #eee;-webkit-box-shadow:inset 0 1px 1px #eee;box-shadow:inset 0 1px 1px #eee;-moz-transition:all .15s linear;-webkit-transition:all .15s linear;-o-transition:all .15s linear;transition:all .15s linear;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,input:not([type]):focus,textarea:focus{outline:0;background:#fcfcfc;border-color:#bbb}input[type=file]{cursor:pointer}select,input[type=file]{display:block}input[type=file],input[type=image],input[type=submit],input[type=reset],input[type=button],input[type=radio],input[type=checkbox]{width:auto}textarea,select[multiple],select[size]{height:auto}input[type=radio],input[type=checkbox]{margin:0 3px 0 0}input[type=radio],input[type=checkbox],label{vertical-align:middle}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed;background:#eee}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio][readonly],input[type=checkbox][readonly]{background:0 0}input[type=submit],.button{display:inline-block;padding:4px 15px 4px 14px;margin-bottom:0;text-align:center;vertical-align:middle;line-height:16px;font-size:11px;color:#000;cursor:pointer;border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#ececec;background-image:-moz-linear-gradient(top,#fff,#ececec);background-image:-webkit-linear-gradient(top,#fff,#ececec);background-image:-ms-linear-gradient(top,#fff,#ececec);background-image:-o-linear-gradient(top,#fff,#ececec);background-image:linear-gradient(to bottom,#fff,#ececec);background-repeat:repeat-x;-moz-transition:background .15s linear;-webkit-transition:background .15s linear;-o-transition:background .15s linear;transition:background .15s linear}input[type=submit]:hover,.button:hover{text-decoration:none;background-position:0 -15px!important}input[type=submit]:active,.button:active{background-color:#e6e6e6;background-position:0 -30px!important}input[type=submit].blue,.button.blue{background-color:#2f96b4;background-image:-moz-linear-gradient(top,#5bc0de,#2f96b4);background-image:-webkit-linear-gradient(top,#5bc0de,#2f96b4);background-image:-ms-linear-gradient(top,#5bc0de,#2f96b4);background-image:-o-linear-gradient(top,#5bc0de,#2f96b4);background-image:linear-gradient(to bottom,#5bc0de,#2f96b4);border-color:#2f96b4;color:#fff}input[type=submit].blue:active,.button.blue:active{background-color:#2e95b3}input[type=submit].green,.button.green{background-color:#51a351;background-image:-moz-linear-gradient(top,#62c462,#51a351);background-image:-webkit-linear-gradient(top,#62c462,#51a351);background-image:-ms-linear-gradient(top,#62c462,#51a351);background-image:-o-linear-gradient(top,#62c462,#51a351);background-image:linear-gradient(to bottom,#62c462,#51a351);border-color:#51a351;color:#fff}input[type=submit].green:active,.button.green:active{background-color:#4f9f4f}input[type=submit].orange,.button.orange{background-color:#f89406;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(to bottom,#fbb450,#f89406);border-color:#f89406;color:#fff}input[type=submit].orange:active,.button.orange:active{background-color:#f28f04}input[type=submit].red,.button.red{background-color:#bd362f;background-image:-moz-linear-gradient(top,#ee5f5b,#bd362f);background-image:-webkit-linear-gradient(top,#ee5f5b,#bd362f);background-image:-ms-linear-gradient(top,#ee5f5b,#bd362f);background-image:-o-linear-gradient(top,#ee5f5b,#bd362f);background-image:linear-gradient(to bottom,#ee5f5b,#bd362f);border-color:#bd362f;color:#fff}input[type=submit].red:active,.button.red:active{background-color:#be322b}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/**
 * Standardize some basic elements
 */
/*body,form {
	margin:0;
	padding:0;
}
img {
	border:0;
}*/
header,footer,nav,section,aside,article,figure,figcaption {
	display:block;
}

/**
 * Fix some font issues
 */
/*body {
	font-size:100.01%;
}
select,input,textarea {
	font-size:99%;
}*/

/**
 * Fix some positioning issues
 */
/*#container,.inside {
	position:relative;
}*/

/**
 * Apply the holy grail CSS layout if the screen is at least 768 pixel wide,
 * otherwise display all columns underneath each other
 *
 * @see http://www.alistapart.com/articles/holygrail
 */
/*#main,#left,#right {
	float:left;
	position:relative;
}
#main {
	width:100%;
}
#left {
	margin-left:-100%;
}
#right {
	margin-right:-100%;
}
#footer {
	clear:both;
}
@media (max-width:767px)
{
	#wrapper {
		margin:0;
		width:auto;
	}
	#container {
		padding-left:0;
		padding-right:0;
	}
	#main,#left,#right {
		float:none;
		width:auto;
	}
	#left {
		right:0;
		margin-left:0;
	}
	#right {
		margin-right:0;
	}
}*/
#main .inside {
	min-height:1px; /* see #4893 */
}

/**
 * Flexible images (videos see #4896)
 *
 * @see http://webdesignerwall.com/tutorials/responsive-design-with-css3-media-queries
 */
img {
	max-width:100%;
	height:auto;
}
.ie7 img {
	-ms-interpolation-mode:bicubic;
}
.ie8 img {
	width:auto; /* see #5789 */
}
.caption {
	max-width:100%; /* see #6889 */
}

/**
 * Clear floats
 */
.block {
	overflow:hidden;
}
.clear,#clear {
	height:0.1px;
	font-size:0.1px;
	line-height:0.1px;
	clear:both;
}

/**
 * Hide invisible elements
 */
.invisible {
	width:0;
	height:0;
	left:-1000px;
	top:-1000px;
	position:absolute;
	overflow:hidden;
	display:inline;
}

/**
 * Custom layout sections
 */
.custom {
    display:block;
}
#container:after,.custom:after {
    content:"";
    display:table;
    clear:both;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143; /* A number that will be multiplied with the current font size */
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*-----------------------------------*/

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 980px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.row {
  margin-left: -16px;
  margin-right: -16px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 980px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=213cd967a56d6fbb48d6)
 * Config saved to config.json and https://gist.github.com/213cd967a56d6fbb48d6
 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}

/* Extra Classes */
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.noPadding {
  padding: 0 !important;
}

.noPaddingX {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.noPaddingY {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}




/*=========== Contao Modules ===============*/

/*-------- Breadcrumb --------*/
.mod_breadcrumb {
	margin: 15px 0;
  display: block;
}

.mod_breadcrumb ul {
	padding: 0;
}

.mod_breadcrumb ul li {
	display: inline;
	padding-right: 5px;
}

.mod_breadcrumb ul li a {
  text-decoration: none;
}

.mod_breadcrumb li.active {
	/*font-weight: bold;*/
}

.mod_breadcrumb ul li:after {
	content: " >";
}

.mod_breadcrumb ul li.last:after {
	content: "";
}

/*----------- Gallery --------*/
/*Format the Contao image galleries (now rendered as unordered lists)*/
.ce_gallery ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
}
.ce_gallery li {
	float: left;
}
.ce_gallery li.col_first {
	clear: left;
}

/**
 * Module Languageswitch for Contao Open Source CMS
 *
 * @package   Languageswitch
 * @author    Christian Eggeling <ce@amisso.de>
 * @license   EULA
 * @copyright amisso GmbH 2014
 */

.mod_amisso_languageswitch a {
    margin-right: 10px;
}
@media only screen and (min-width:980px) {
	.mod_amisso_languageswitch a.last {
	    margin-right: 0;
	}
}
/**
 * Module Searchbox for Contao Open Source CMS
 *
 * @package   Searchbox
 * @author    Christian Eggeling <ce@amisso.de>
 * @license   EULA
 * @copyright amisso GmbH 2014
 */

.mod_amisso_searchbox {
    display: inline-block;
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
}

#header .mod_amisso_searchbox input[type="text"] {
    width: 125px;
    padding: 4px 2px 3px;
    margin: 0 10px 0 0;
    float: left;
}

#header .mod_amisso_searchbox input[type="text"]:focus {
    width: 200px;
}

#header .mod_amisso_searchbox input[type="image"] {
    margin-top: -3px;
    float: right;
    width: 24px;
}

#header .mod_amisso_searchbox:focus input[type="image"] {
    display: block;
}


@media only screen and (max-width:979px) {
  #header .mod_amisso_searchbox {
    position: absolute;
    z-index: 999;
    top: 13px;
    right: 110px;
    text-align: right;
    margin: 0;
  }

  #header .mod_amisso_searchbox input[type="text"] {
    width: 85px;
    padding: 4px 2px 3px;
    margin: 0 10px 0 0;
    float: left;
  }

  #header .mod_amisso_searchbox input[type="text"]:focus {
    width: 200px;
  }

  #header .mod_amisso_searchbox input[type="image"] {
    margin-top: -3px;
    float: right;
  }
}

@media only screen and (max-width:430px) {
  #header .mod_amisso_searchbox {
    right: 95px;
  }

  #header .mod_amisso_searchbox input[type="text"]:focus {
    width: 85px;
  }
}

/*////////////////////// Mobile Navigation ////////979////////*/
@media only screen and (max-width:1px) {
	.mod_amisso_mobile_menue {
		margin: 0;
		padding: 0;
		background: none;
		float: none;
		position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999999;
		/*clear: both;*/
	}

  #header,
  #wrapper.mod_amisso_mobile_menue_space {
    padding-top: 50px;
  }

  #wrapper.mod_amisso_mobile_menue_space #header {
    padding-top: 0;
  }

  #wrapper.mod_amisso_mobile_menue_space:before {
    height: 50px;
    width: 100%;
    left: 0;
    right: 0;
    content: " ";
    display: table;
    position: absolute;
    margin-top: -50px;
    background-color: #767676; /* changes the menu color */
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
  }

  #wrapper.mod_amisso_mobile_menue_space {
    overflow: hidden;
  }

  aside .mod_amisso_mobile_menue,
  #main .mod_amisso_mobile_menue,
  #footer .mod_amisso_mobile_menue  {
    position: fixed;
    left: 0;
  }

  aside .mod_amisso_mobile_menue.closed .primary-nav,
  #main .mod_amisso_mobile_menue.closed .primary-nav,
  #footer .mod_amisso_mobile_menue.closed .primary-nav  {
    display: none;
  }

  aside .mod_amisso_mobile_menue.noscript.closed .primary-nav,
  #main .mod_amisso_mobile_menue.noscript.closed .primary-nav,
  #footer .mod_amisso_mobile_menue.noscript.closed .primary-nav  {
    display: inherit;
  }
	
	.mod_amisso_mobile_menue ul,.mod_amisso_mobile_menue ul li,.mod_amisso_mobile_menue ul a,.mod_amisso_mobile_menue ul a:hover,.mod_amisso_mobile_menue ul span,.mod_amisso_mobile_menue ul span:hover
	{
		clear: both;
		float: none;
		position: static;
		display: inline;
		width: auto;
		height: auto;
		margin: 0;
		padding: 0;
		border: 0;
		text-decoration: none;
		list-style-type: none;
		background: none;
		border-radius: 0;
		/* desktop: text-align: right;*/
	}

	
	/* Navigation Button------------------------------------ */
	
	/*body { padding-top: 50px; }*/
	
	.mod_amisso_mobile_menue button.nav-button,
	.mod_amisso_mobile_menue a.nav-button,
	.mod_amisso_mobile_menue.noscript:target a.nav-button.close {
		display: block;
		position: fixed;
		top: 7px;
		left: 7px;
		width: 50px;
		height: 35px;
		background: url("/system/modules/amisso_mobile_menue/assets/menu-icon-large.png"), -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/menu-icon-large.png"),    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/menu-icon-large.png"),     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/menu-icon-large.png"),      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 21px, 100%;
		cursor: pointer;
		border: 0 none;
		border-bottom: 1px solid rgba(255,255,255,.1);
		box-shadow: 0 0 4px rgba(0,0,0,.7) inset;
		border-radius: 5px;
		z-index: 999;
		text-indent: -9999px;
	}
	
	.mod_amisso_mobile_menue button.nav-button:hover,
	.mod_amisso_mobile_menue a.nav-button:hover {
		background-color: rgba(0,0,0,.1);
	}
	
	.mod_amisso_mobile_menue button.nav-button.open {
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"), -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 21px, 100%;
	}
	
	.mod_amisso_mobile_menue.noscript:target a.nav-button,
	.mod_amisso_mobile_menue a.nav-button.close,
	.mod_amisso_mobile_menue.noscript button.nav-button {
		display: none;
	}
	
	.mod_amisso_mobile_menue.noscript:target a.nav-button.close {
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"), -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background: url("/system/modules/amisso_mobile_menue/assets/close-icon-large.png"),      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 21px, 100%;
		display: block; /* makes it happen */
	}
	
	/* Navigation Bar--------------------------------------- */
	
	.mod_amisso_mobile_menue .primary-nav {
		background-color: #767676; /* changes the menu color */
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		background-image:      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.1));
		box-shadow: 0 1px 2px rgba(0,0,0,.6);
		overflow: hidden;
		clear: both;
		min-height: 50px;
	}
	
	.mod_amisso_mobile_menue ul.level_1 {
		background-color: #767676; /* changes the menu color */
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,.2), #767676);
		background-image:    -moz-linear-gradient(top, rgba(0,0,0,.2), #767676);
		background-image:     -ms-linear-gradient(top, rgba(0,0,0,.2), #767676);
		background-image:      -o-linear-gradient(top, rgba(0,0,0,.2), #767676);
		float: none;
		/*height: 0;*/ /* war 50px */
		display: none;
		margin: 0;
		padding: 0;
		/*top: -65px;*/
		z-index: 998;
		position: fixed; /* was absolute*/
		left: 0;
		width: 100%;
	}
	
	.mod_amisso_mobile_menue ul.level_1 li {
		display: none;
		width: 100%;
		font-size: 22px;    font-size: 2.2rem;
	}
	
	.mod_amisso_mobile_menue ul.level_1 li a,
	.mod_amisso_mobile_menue ul.level_1 li span {
		display: block;
		/*width: 90%;*/
		padding: 10px 5%;
		/*font-size: 14px;
		font-weight: bold;*/
		text-shadow: -1px -1px 0 rgba(0,0,0,.15);
		color: white;
		text-decoration: none;
		text-align: left;
		border-bottom: 1px solid rgba(0,0,0,.2);
		border-top: 1px solid rgba(255,255,255,.1);
		line-height: 26px;    line-height: 2.6rem;
	}
	
	.mod_amisso_mobile_menue ul.level_1 li a:hover,
	.mod_amisso_mobile_menue ul.level_1 li span:hover {
		background-color: rgba(0,0,0,.5);
		border-top-color: transparent;
	}
	
	.mod_amisso_mobile_menue ul.level_1 > li:first-child {
		border-top: 1px solid rgba(0,0,0,.2);
	}
	
	/* Toggle the navigation bar open  */
	
	.mod_amisso_mobile_menue ul.level_1.open,
	.mod_amisso_mobile_menue.noscript:target ul.level_1 {
		height: auto;
		display: block;
	}
	
	.mod_amisso_mobile_menue .primary-nav ul.level_1.open,
	.mod_amisso_mobile_menue.noscript:target .primary-nav ul.level_1 {
		/* use margin if there is no extra content in the navigation bar */
		top: 50px;
	}
	
	.mod_amisso_mobile_menue .primary-nav.content ul.level_1.open,
	.mod_amisso_mobile_menue.noscript:target .primary-nav.content ul.level_1 {
		/* use padding if there is extra content in the navigation bar */
		margin-top: 0;
		/*padding-top: 50px;*/
	}
	
	.mod_amisso_mobile_menue ul.level_1.open li,
	.mod_amisso_mobile_menue.noscript:target ul.level_1 li {
		display: block;
	}
	
	/* Submenus optional .parent class indicates dropdowns */
	
	.mod_amisso_mobile_menue ul.level_1 > li:hover > a,
	.mod_amisso_mobile_menue ul.level_1 > li:hover > span {
		background: rgba(0,0,0,.5);
		border-bottom-color: transparent;
	}
	
	.mod_amisso_mobile_menue ul.level_1 li.menuparent > a:after,
	.mod_amisso_mobile_menue ul.level_1 li.menuparent > span:after {
		content: "+";
		color: rgba(255,255,255,.5);
		position: absolute;
		right: 10%;
		font-size: 40px;
		font-weight: bold;
	}
	
	.mod_amisso_mobile_menue ul.level_1 li.menuparent > a:hover,
	.mod_amisso_mobile_menue ul.level_1 li.menuparent > span:hover {
		background: rgba(0,0,0,.75);
	}
	
	.mod_amisso_mobile_menue ul.level_1 li ul.level_2 {
		display: none;
		background: rgba(0,0,0,.5);
		border-top: 0 none;
		padding: 0;
		min-height: 0;
	}
	
	.mod_amisso_mobile_menue ul.level_2 li {
		font-size: 17px;    font-size: 1.7rem;
	}
	
	.mod_amisso_mobile_menue ul.level_2 li a,
	.mod_amisso_mobile_menue ul.level_2 li span {
		border: 0 none;
		/*font-size: 12px;*/
		padding: 10px 5%;
	}
	
	.mod_amisso_mobile_menue ul.level_2 li.menuparent > a,
	.mod_amisso_mobile_menue ul.level_2 li.menuparent > span {
		font-weight: bold;
	}
	.mod_amisso_mobile_menue ul.level_2 li.menuparent > a:after,
	.mod_amisso_mobile_menue ul.level_2 li.menuparent > span:after {
		content: " ";
		color: rgba(255,255,255,.5);
		position: absolute;
		right: 10%;
		font-size: 40px;
		font-weight: bold;
	}
	.mod_amisso_mobile_menue ul.level_3 li a,
	.mod_amisso_mobile_menue ul.level_3 li span {
		border: 0 none;
		/*font-size: 12px;*/
		padding: 0 10%;
	}
	.mod_amisso_mobile_menue ul.level_2 li.last ul.level_3 li.last a,
	.mod_amisso_mobile_menue ul.level_2 li.last ul.level_3 li.last span {
		padding-bottom: 10px;
	}
	
	.mod_amisso_mobile_menue.do-hover ul.level_1 li:hover ul,
	.mod_amisso_mobile_menue.no-hover ul.level_1 li.submenu-open ul,
	.mod_amisso_mobile_menue.noscript ul.level_1 li ul {
		display: block;
		border-top: 0 none;
	}
	
	/* content at the right upper corner */
	.mod_amisso_mobile_menue .primary-nav .right {
		position: absolute;
		right: 7px;
		top: 3px;
		height: 44px;
	}
	
	/* logo in the middle */
	.mod_amisso_mobile_menue .primary-nav .logo {
		text-align: center;
		height: 50px;
	}
	
	.mod_amisso_mobile_menue .primary-nav .logo img {
		height: 44px;
		margin-top: 3px;
	}
	
	/* EXTRA STYLES */
	/* light */
	.mod_amisso_mobile_menue.light .primary-nav {
		background-color: #fff; /* changes the menu color */
	}
	.mod_amisso_mobile_menue.light ul.level_1 {
		background-color: #fff; /* changes the menu color */
	}
	
	/*.mod_amisso_mobile_menue.white .primary-nav {
		background-color: #fff;
		background-image: -webkit-linear-gradient(top, rgba(246,246,246,0), rgba(246,246,246,.5));
		background-image:    -moz-linear-gradient(top, rgba(246,246,246,0), rgba(246,246,246,.5));
		background-image:     -ms-linear-gradient(top, rgba(246,246,246,0), rgba(246,246,246,.5));
		background-image:      -o-linear-gradient(top, rgba(246,246,246,0), rgba(246,246,246,.5));
	}
	.mod_amisso_mobile_menue.white ul.level_1 {
		background-color: #fff;
		background-image: -webkit-linear-gradient(top, rgba(246,246,246,.5), #f6f6f6);
		background-image:    -moz-linear-gradient(top, rgba(246,246,246,.5), #f6f6f6);
		background-image:     -ms-linear-gradient(top, rgba(246,246,246,.5), #f6f6f6);
		background-image:      -o-linear-gradient(top, rgba(246,246,246,.5), #f6f6f6);
	}
	.mod_amisso_mobile_menue.white ul.level_1 li a,
	.mod_amisso_mobile_menue.white ul.level_1 li span {
		color: #666;
	}
	.mod_amisso_mobile_menue.white ul.level_1 li.menuparent > a:after,
	.mod_amisso_mobile_menue.white ul.level_1 li.menuparent > span:after {
		color: #ccc;
	}*/
	
	/* l1-center: center level-1 links*/
	.mod_amisso_mobile_menue.l1-center ul.level_1 li a,
	.mod_amisso_mobile_menue.l1-center ul.level_1 li span {
		text-align: center;
	}
	.mod_amisso_mobile_menue.l1-center ul.level_2 li a,
	.mod_amisso_mobile_menue.l1-center ul.level_2 li span {
		text-align: left;
	}
}

@media only screen and (min-width:980px) {
	.mod_amisso_mobile_menue .nav-button,
	.mod_amisso_mobile_menue .primary-nav .logo,
	.mod_amisso_mobile_menue .primary-nav .right {
		display: none;
	}
}

/* MediaElement.js, (c) 2010-2014 John Dyer, MIT license */
.mejs-offscreen{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:polygon(0 0,0 0,0 0,0 0);position:absolute!important;height:1px;width:1px;overflow:hidden}.mejs-container{position:relative;background:#000;font-family:Helvetica,Arial;text-align:left;vertical-align:top;text-indent:0}.mejs-audio{margin-top:18px}.mejs-container:focus{outline:none}.me-plugin{position:absolute}.mejs-embed,.mejs-embed body{width:100%;height:100%;margin:0;padding:0;background:#000;overflow:hidden}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{width:100%;height:100%}.mejs-clear{clear:both}.mejs-background{position:absolute;top:0;left:0}.mejs-mediaelement{position:absolute;top:0;left:0;width:100%;height:100%}.mejs-poster{position:absolute;top:0;left:0;background-size:contain;background-position:50% 50%;background-repeat:no-repeat}:root .mejs-poster img{display:none}.mejs-poster img{border:0;padding:0;border:0}.mejs-overlay{position:absolute;top:0;left:0}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{position:absolute;top:50%;left:50%;width:100px;height:100px;margin:-50px 0 0 -50px;background:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.svg") no-repeat}.no-svg .mejs-overlay-button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/bigplay.png")}.mejs-overlay:hover .mejs-overlay-button{background-position:0 -100px}.mejs-overlay-loading{position:absolute;top:50%;left:50%;width:80px;height:80px;margin:-40px 0 0 -40px;background:#333;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.9);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.9)),to(rgba(0,0,0,.9)));background:-webkit-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-moz-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-o-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:-ms-linear-gradient(top,rgba(50,50,50,.9),rgba(0,0,0,.9));background:linear-gradient(rgba(50,50,50,.9),rgba(0,0,0,.9))}.mejs-overlay-loading span{display:block;width:80px;height:80px;background:url("../../assets/jquery/mediaelement/2.21.2/images/loading.gif") 50% 50% no-repeat}.mejs-container .mejs-controls{position:absolute;list-style-type:none;margin:0;padding:0;bottom:0;left:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));height:30px;width:100%}.mejs-container .mejs-controls div{list-style-type:none;background-image:none;display:block;float:left;margin:0;padding:0;width:26px;height:26px;font-size:11px;line-height:11px;font-family:Helvetica,Arial;border:0}.mejs-controls .mejs-button button{cursor:pointer;display:block;font-size:0;line-height:0;text-decoration:none;margin:7px 5px;padding:0;position:absolute;height:16px;width:16px;border:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/controls.svg") no-repeat}.no-svg .mejs-controls .mejs-button button{background-image:url("../../assets/jquery/mediaelement/2.21.2/images/controls.png")}.mejs-controls .mejs-button button:focus{outline:dotted 1px #999}.mejs-container .mejs-controls .mejs-time{color:#fff;display:block;height:17px;width:auto;padding:10px 3px 0 3px;overflow:hidden;text-align:center;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.mejs-container .mejs-controls .mejs-time a{color:#fff;font-size:11px;line-height:12px;display:block;float:left;margin:1px 2px 0 0;width:auto}.mejs-controls .mejs-play button{background-position:0 0}.mejs-controls .mejs-pause button{background-position:0 -16px}.mejs-controls .mejs-stop button{background-position:-112px 0}.mejs-controls div.mejs-time-rail{direction:ltr;width:200px;padding-top:5px}.mejs-controls .mejs-time-rail span,.mejs-controls .mejs-time-rail a{display:block;position:absolute;width:180px;height:10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;cursor:pointer}.mejs-controls .mejs-time-rail .mejs-time-total{margin:5px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-time-rail .mejs-time-buffering{width:100%;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:15px 15px;-moz-background-size:15px 15px;-o-background-size:15px 15px;background-size:15px 15px;-webkit-animation:buffering-stripes 2s linear infinite;-moz-animation:buffering-stripes 2s linear infinite;-ms-animation:buffering-stripes 2s linear infinite;-o-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite}@-webkit-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-moz-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-ms-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@-o-keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{0%{background-position:0 0}to{background-position:30px 0}}.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#3caac8;background:rgba(60,170,200,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(44,124,145,.8)),to(rgba(78,183,212,.8)));background:-webkit-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-moz-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-o-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:-ms-linear-gradient(top,rgba(44,124,145,.8),rgba(78,183,212,.8));background:linear-gradient(rgba(44,124,145,.8),rgba(78,183,212,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-current{background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8));width:0}.mejs-controls .mejs-time-rail .mejs-time-handle{display:none;position:absolute;margin:0;width:10px;background:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;cursor:pointer;border:solid 2px #333;top:-2px;text-align:center}.mejs-controls .mejs-time-rail .mejs-time-float{position:absolute;display:none;background:#eee;width:36px;height:17px;border:solid 1px #333;top:-26px;margin-left:-18px;text-align:center;color:#111}.mejs-controls .mejs-time-rail .mejs-time-float-current{margin:2px;width:30px;display:block;text-align:center;left:0}.mejs-controls .mejs-time-rail .mejs-time-float-corner{position:absolute;display:block;width:0;height:0;line-height:0;border:solid 5px #eee;border-color:#eee transparent transparent transparent;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:15px;left:13px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float{width:48px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current{width:44px}.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner{left:18px}.mejs-controls .mejs-fullscreen-button button{background-position:-32px 0}.mejs-controls .mejs-unfullscreen button{background-position:-32px -16px}.mejs-controls .mejs-mute button{background-position:-16px -16px}.mejs-controls .mejs-unmute button{background-position:-16px 0}.mejs-controls .mejs-volume-button{position:relative}.mejs-controls .mejs-volume-button .mejs-volume-slider{display:none;height:115px;width:25px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:-115px;left:0;z-index:1;position:absolute;margin:0}.mejs-controls .mejs-volume-button:hover{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.5);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{position:absolute;left:11px;top:8px;width:2px;height:100px;background:#ddd;background:rgba(255,255,255,.9);margin:0}.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle{position:absolute;left:4px;top:-3px;width:16px;height:6px;background:#ddd;background:rgba(255,255,255,.9);cursor:N-resize;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;margin:0}.mejs-controls a.mejs-horizontal-volume-slider{height:26px;width:56px;position:relative;display:block;float:left;vertical-align:middle}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:rgba(50,50,50,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(30,30,30,.8)),to(rgba(60,60,60,.8)));background:-webkit-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-moz-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-o-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:-ms-linear-gradient(top,rgba(30,30,30,.8),rgba(60,60,60,.8));background:linear-gradient(rgba(30,30,30,.8),rgba(60,60,60,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{position:absolute;left:0;top:11px;width:50px;height:8px;margin:0;padding:0;font-size:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#fff;background:rgba(255,255,255,.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.9)),to(rgba(200,200,200,.8)));background:-webkit-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-moz-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-o-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:-ms-linear-gradient(top,rgba(255,255,255,.9),rgba(200,200,200,.8));background:linear-gradient(rgba(255,255,255,.9),rgba(200,200,200,.8))}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle{display:none}.mejs-controls .mejs-captions-button{position:relative}.mejs-controls .mejs-captions-button button{background-position:-48px 0}.mejs-controls .mejs-captions-button .mejs-captions-selector{visibility:hidden;position:absolute;bottom:26px;right:-51px;width:85px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px 10px 0 10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-captions-button:hover .mejs-captions-selector{visibility:visible}.mejs-controls .mejs-captions-button .mejs-captions-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label{width:55px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-controls .mejs-captions-button .mejs-captions-translations{font-size:10px;margin:0 0 5px 0}.mejs-chapters{position:absolute;top:0;left:0;-xborder-right:solid 1px #fff;width:10000px;z-index:1}.mejs-chapters .mejs-chapter{position:absolute;float:left;background:#222;background:rgba(0,0,0,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(50,50,50,.7)),to(rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-moz-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-o-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:-ms-linear-gradient(top,rgba(50,50,50,.7),rgba(0,0,0,.7));background:linear-gradient(rgba(50,50,50,.7),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);overflow:hidden;border:0}.mejs-chapters .mejs-chapter .mejs-chapter-block{font-size:11px;color:#fff;padding:5px;display:block;border-right:solid 1px #333;border-bottom:solid 1px #333;cursor:pointer}.mejs-chapters .mejs-chapter .mejs-chapter-block-last{border-right:none}.mejs-chapters .mejs-chapter .mejs-chapter-block:hover{background:#666;background:rgba(102,102,102,.7);background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(102,102,102,.7)),to(rgba(50,50,50,.6)));background:-webkit-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-moz-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-o-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:-ms-linear-gradient(top,rgba(102,102,102,.7),rgba(50,50,50,.6));background:linear-gradient(rgba(102,102,102,.7),rgba(50,50,50,.6));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232)}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title{font-size:12px;font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px 0;line-height:12px}.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan{font-size:12px;line-height:12px;margin:3px 0 4px 0;display:block;white-space:nowrap;text-overflow:ellipsis}.mejs-captions-layer{position:absolute;bottom:0;left:0;text-align:center;line-height:20px;font-size:16px;color:#fff}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{position:absolute;width:100%;bottom:15px;left:0}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text{padding:3px 5px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(20,20,20,.5);white-space:pre-wrap}.me-cannotplay a{color:#fff;font-weight:700}.me-cannotplay span{padding:15px;display:block}.mejs-controls .mejs-loop-off button{background-position:-64px -16px}.mejs-controls .mejs-loop-on button{background-position:-64px 0}.mejs-controls .mejs-backlight-off button{background-position:-80px -16px}.mejs-controls .mejs-backlight-on button{background-position:-80px 0}.mejs-controls .mejs-picturecontrols-button{background-position:-96px 0}.mejs-contextmenu{position:absolute;width:150px;padding:10px;border-radius:4px;top:0;left:0;background:#fff;border:solid 1px #999;z-index:1001}.mejs-contextmenu .mejs-contextmenu-separator{height:1px;font-size:0;margin:5px 6px;background:#333}.mejs-contextmenu .mejs-contextmenu-item{font-family:Helvetica,Arial;font-size:12px;padding:4px 6px;cursor:pointer;color:#333}.mejs-contextmenu .mejs-contextmenu-item:hover{background:#2c7c91;color:#fff}.mejs-controls .mejs-sourcechooser-button{position:relative}.mejs-controls .mejs-sourcechooser-button button{background-position:-128px 0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector{visibility:hidden;position:absolute;bottom:26px;right:-10px;width:130px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:10px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li{margin:0 0 6px 0;padding:0;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px}.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label{width:100px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:10px}.mejs-postroll-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);z-index:1000;overflow:hidden}.mejs-postroll-layer-content{width:100%;height:100%}.mejs-postroll-close{position:absolute;right:0;top:0;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);color:#fff;padding:4px;z-index:100;cursor:pointer}div.mejs-speed-button{width:46px!important;position:relative}.mejs-controls .mejs-button.mejs-speed-button button{background:0 0;width:36px;font-size:11px;line-height:normal;color:#fff}.mejs-controls .mejs-speed-button .mejs-speed-selector{display:none;position:absolute;top:-100px;left:-10px;width:60px;height:100px;background:url("../../assets/jquery/mediaelement/2.21.2/images/background.png");background:rgba(50,50,50,.7);border:solid 1px transparent;padding:0;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.mejs-controls .mejs-speed-button:hover>.mejs-speed-selector{display:block}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected{color:#21f8f8}.mejs-controls .mejs-speed-button .mejs-speed-selector ul{margin:0;padding:0;display:block;list-style-type:none!important;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li{margin:0 0 6px 0;padding:0 10px;list-style-type:none!important;display:block;color:#fff;overflow:hidden}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input{clear:both;float:left;margin:3px 3px 0 5px;display:none}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label{width:60px;float:left;padding:4px 0 0 0;line-height:15px;font-family:helvetica,arial;font-size:11.5px;color:#fff;margin-left:5px;cursor:pointer}.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs-controls .mejs-button.mejs-jump-forward-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/jumpforward.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-jump-forward-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}.mejs-controls .mejs-button.mejs-skip-back-button{background:url("../../assets/jquery/mediaelement/2.21.2/images/skipback.png") no-repeat;background-position:3px 3px}.mejs-controls .mejs-button.mejs-skip-back-button button{background:0 0;font-size:9px;line-height:normal;color:#fff}
/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url("../../assets/jquery/colorbox/1.6.1/images/loading.gif") no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url("../../assets/jquery/colorbox/1.6.1/images/controls.png") no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
/* Swipe 2.0, (C) Brad Birdsall 2012, MIT license */
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
/********************************************************************
*
*
*	Copyright 2020 hyr UG
*
*	Awesome new design by Jan Heyer
*
*
********************************************************************/@import url("http://fonts.googleapis.com/css?family=Open+Sans");@import url("http://fonts.googleapis.com/css?family=Open+Sans");/*================== Shadow for cards with 5 heights ======================================*//**
 * Creates a top-shadow for a card effect.
 * @param {Number} $depth - depth level
 * @return {List}
 *//* Icons as font */@import url("http://fonts.googleapis.com/css?family=Noto+Sans:400,700|Roboto:400,500,700");/* #424242 *//* #9e9e9e *//* #e0e0e0 *//* #f5f5f5 *//* #ffffff */.error:#ae2e39;/*rgba(255,255,255,0.8)*//*==== Spacing & Sizes ====*//*optional*//*optional*//*==== Fonts ====*//*==== Shadow ====*//*$footer-img: url("../../files/theme/images/layout/footer-bg.png") repeat-x center top;*//*================= BASICS / Elements ============*//*==== headlines ====*//*=== BOXBOX ===*//* #3f51b5 *//* #311b92 *//* #9fa8da *//* #e8eaf6 *//* cyan #18ffff *//* #ff9800 *//* #e65100 *//* #ffcc80 *//* #fff3e0 *//* green #69f0ae *//* #03a9f4 *//* #01579b *//* #81d4fa *//* #e1f5fe *//* purple #e040fb *//* #9e9e9e *//* #424242 *//* #eeeeee *//* rgba(250,250,250 ,1); #fafafa *//* #4caf50 *//* #1b5e20 *//* #a5d6a7 *//* #e8f5e9 *//* red #ff5252 *//*================== Mainmenu Ease-In ======================================*/[class*="m-icon"]:after{content:'';display:inline-block;width:3rem;height:3rem;}[class*="m-icon"][class*="ic_3d_rotation"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_3d_rotation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_accessibility"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_accessibility_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_account_balance"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_account_balance_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_account_balance_wallet"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_account_balance_wallet_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_account_box"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_account_box_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_account_child"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_account_child_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_account_circle"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_account_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_shopping_cart"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_add_shopping_cart_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_alarm"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_alarm_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_alarm_add"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_alarm_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_alarm_off"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_alarm_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_alarm_on"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_alarm_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_android"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_android_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_announcement"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_announcement_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_aspect_ratio"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_aspect_ratio_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assessment"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assessment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment_ind"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_ind_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment_late"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_late_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment_return"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_return_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment_returned"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_returned_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assignment_turned_in"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_assignment_turned_in_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_autorenew"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_autorenew_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_backup"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_backup_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_book"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_book_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bookmark"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_bookmark_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bookmark_outline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_bookmark_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bug_report"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_bug_report_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cached"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_cached_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_class"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_class_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_credit_card"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_credit_card_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dashboard"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_dashboard_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_delete"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_delete_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_description"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_description_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dns"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_dns_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_done"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_done_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_done_all"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_done_all_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_event"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_event_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exit_to_app"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_exit_to_app_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_explore"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_explore_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_extension"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_extension_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_face_unlock"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_face_unlock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_favorite"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_favorite_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_favorite_outline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_favorite_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_find_in_page"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_find_in_page_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_find_replace"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_find_replace_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flip_to_back"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_flip_to_back_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flip_to_front"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_flip_to_front_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_get_app"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_get_app_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_grade"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_grade_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_group_work"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_group_work_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_help"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_help_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_highlight_remove"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_highlight_remove_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_history"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_history_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_home"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_home_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_https"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_https_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_info"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_info_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_info_outline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_info_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_input"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_input_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_invert_colors"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_invert_colors_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_label"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_label_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_label_outline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_label_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_language"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_language_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_launch"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_launch_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_list"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_list_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_lock"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_lock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_lock_open"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_lock_open_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_lock_outline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_lock_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_loyalty"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_loyalty_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_markunread_mailbox"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_markunread_mailbox_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_note_add"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_note_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_open_in_browser"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_open_in_browser_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_open_in_new"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_open_in_new_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_open_with"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_open_with_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pageview"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_pageview_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_payment"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_payment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_camera_mic"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_camera_mic_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_contact_cal"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_contact_cal_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_data_setting"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_data_setting_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_device_info"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_device_info_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_identity"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_identity_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_media"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_media_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_phone_msg"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_phone_msg_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_perm_scan_wifi"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_perm_scan_wifi_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_picture_in_picture"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_picture_in_picture_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_polymer"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_polymer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_print"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_print_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_query_builder"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_query_builder_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_question_answer"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_question_answer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_receipt"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_receipt_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_redeem"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_redeem_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_reorder"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_reorder_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_report_problem"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_report_problem_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_restore"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_restore_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_room"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_room_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_schedule"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_schedule_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_search"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_search_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_applications"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_applications_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_backup_restore"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_backup_restore_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_bluetooth"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_bluetooth_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_cell"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_cell_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_display"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_display_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_ethernet"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_ethernet_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_input_antenna"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_input_antenna_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_input_component"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_input_component_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_input_composite"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_input_composite_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_input_hdmi"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_input_hdmi_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_input_svideo"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_input_svideo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_overscan"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_overscan_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_phone"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_phone_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_power"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_power_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_remote"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_remote_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_voice"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_settings_voice_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_shop"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_shop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_shop_two"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_shop_two_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_shopping_basket"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_shopping_basket_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_shopping_cart"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_shopping_cart_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_speaker_notes"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_speaker_notes_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_spellcheck"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_spellcheck_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_star_rate"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_star_rate_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stars"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_stars_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_store"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_store_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_subject"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_subject_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_supervisor_account"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_supervisor_account_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_swap_horiz"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_swap_horiz_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_swap_vert"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_swap_vert_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_swap_vert_circle"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_swap_vert_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_system_update_tv"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_system_update_tv_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tab"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_tab_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tab_unselected"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_tab_unselected_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_theaters"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_theaters_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_thumb_down"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_thumb_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_thumb_up"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_thumb_up_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_thumbs_up_down"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_thumbs_up_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_toc"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_toc_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_today"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_today_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_track_changes"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_track_changes_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_translate"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_translate_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_trending_down"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_trending_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_trending_neutral"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_trending_neutral_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_trending_up"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_trending_up_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_turned_in"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_turned_in_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_turned_in_not"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_turned_in_not_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_verified_user"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_verified_user_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_agenda"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_agenda_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_array"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_array_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_carousel"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_carousel_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_column"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_column_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_day"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_day_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_headline"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_headline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_list"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_list_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_module"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_module_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_quilt"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_quilt_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_stream"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_stream_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_view_week"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_view_week_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_visibility"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_visibility_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_visibility_off"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_visibility_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wallet_giftcard"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_wallet_giftcard_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wallet_membership"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_wallet_membership_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wallet_travel"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_wallet_travel_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_work"]:after{background:url("http://google.github.io/material-design-icons/action/svg/ic_work_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_error"]:after{background:url("http://google.github.io/material-design-icons/alert/svg/ic_error_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_warning"]:after{background:url("http://google.github.io/material-design-icons/alert/svg/ic_warning_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_album"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_album_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_av_timer"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_av_timer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_closed_caption"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_closed_caption_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_equalizer"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_equalizer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_explicit"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_explicit_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_fast_forward"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_fast_forward_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_fast_rewind"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_fast_rewind_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_games"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_games_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hearing"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_hearing_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_high_quality"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_high_quality_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_loop"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_loop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mic"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_mic_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mic_none"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_mic_none_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mic_off"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_mic_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_movie"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_movie_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_my_library_add"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_my_library_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_my_library_books"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_my_library_books_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_my_library_music"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_my_library_music_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_new_releases"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_new_releases_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_not_interested"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_not_interested_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pause"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_pause_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pause_circle_fill"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_pause_circle_fill_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pause_circle_outline"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_pause_circle_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_arrow"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_play_arrow_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_circle_fill"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_play_circle_fill_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_circle_outline"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_play_circle_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_shopping_bag"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_play_shopping_bag_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_playlist_add"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_playlist_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_queue"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_queue_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_queue_music"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_queue_music_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_radio"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_radio_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_recent_actors"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_recent_actors_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_repeat"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_repeat_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_repeat_one"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_repeat_one_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_replay"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_replay_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_shuffle"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_shuffle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_skip_next"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_skip_next_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_skip_previous"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_skip_previous_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_snooze"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_snooze_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stop"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_stop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_subtitles"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_subtitles_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_surround_sound"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_surround_sound_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_video_collection"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_video_collection_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_videocam"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_videocam_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_videocam_off"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_videocam_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_volume_down"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_volume_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_volume_mute"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_volume_mute_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_volume_off"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_volume_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_volume_up"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_volume_up_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_web"]:after{background:url("http://google.github.io/material-design-icons/av/svg/ic_web_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_business"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_business_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_end"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_end_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_made"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_made_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_merge"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_merge_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_missed"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_missed_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_received"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_received_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_call_split"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_call_split_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_chat"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_chat_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_clear_all"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_clear_all_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_comment"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_comment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_contacts"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_contacts_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dialer_sip"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_dialer_sip_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dialpad"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_dialpad_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dnd_on"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_dnd_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_email"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_email_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_forum"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_forum_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_import_export"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_import_export_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_invert_colors_off"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_invert_colors_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_invert_colors_on"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_invert_colors_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_live_help"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_live_help_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_off"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_location_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_on"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_location_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_message"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_message_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_messenger"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_messenger_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_no_sim"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_no_sim_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_phone_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_portable_wifi_off"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_portable_wifi_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_quick_contacts_dialer"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_quick_contacts_dialer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_quick_contacts_mail"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_quick_contacts_mail_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_ring_volume"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_ring_volume_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stay_current_landscape"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_stay_current_landscape_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stay_current_portrait"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_stay_current_portrait_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stay_primary_landscape"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_stay_primary_landscape_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_stay_primary_portrait"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_stay_primary_portrait_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_swap_calls"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_swap_calls_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_textsms"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_textsms_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_voicemail"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_voicemail_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vpn_key"]:after{background:url("http://google.github.io/material-design-icons/communication/svg/ic_vpn_key_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_box"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_add_box_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_circle"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_add_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_circle_outline"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_add_circle_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_archive"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_archive_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_backspace"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_backspace_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_block"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_block_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_clear"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_clear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_content_copy"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_content_copy_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_content_cut"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_content_cut_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_content_paste"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_content_paste_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_create"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_create_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_drafts"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_drafts_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_list"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_filter_list_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flag"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_flag_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_forward"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_forward_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gesture"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_gesture_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_inbox"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_inbox_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_link"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_link_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mail"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_mail_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_markunread"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_markunread_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_redo"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_redo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_remove"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_remove_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_remove_circle"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_remove_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_remove_circle_outline"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_remove_circle_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_reply"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_reply_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_reply_all"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_reply_all_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_report"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_report_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_save"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_save_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_select_all"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_select_all_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_send"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_send_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sort"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_sort_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_text_format"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_text_format_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_undo"]:after{background:url("http://google.github.io/material-design-icons/content/svg/ic_undo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_access_alarm"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_access_alarm_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_access_alarms"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_access_alarms_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_access_time"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_access_time_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_alarm"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_add_alarm_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_airplanemode_off"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_airplanemode_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_airplanemode_on"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_airplanemode_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_20"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_20_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_30"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_30_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_50"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_50_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_60"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_60_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_80"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_80_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_90"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_90_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_alert"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_alert_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_20"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_20_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_30"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_30_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_50"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_50_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_60"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_60_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_80"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_80_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_90"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_90_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_charging_full"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_charging_full_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_full"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_full_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_std"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_std_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_battery_unknown"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_battery_unknown_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bluetooth"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_bluetooth_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bluetooth_connected"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_bluetooth_connected_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bluetooth_disabled"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_bluetooth_disabled_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bluetooth_searching"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_bluetooth_searching_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_auto"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_brightness_auto_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_high"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_brightness_high_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_low"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_brightness_low_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_medium"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_brightness_medium_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_data_usage"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_data_usage_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_developer_mode"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_developer_mode_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_devices"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_devices_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dvr"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_dvr_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gps_fixed"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_gps_fixed_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gps_not_fixed"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_gps_not_fixed_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gps_off"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_gps_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_disabled"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_location_disabled_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_searching"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_location_searching_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_multitrack_audio"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_multitrack_audio_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_network_cell"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_network_cell_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_network_wifi"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_network_wifi_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_nfc"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_nfc_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_now_wallpaper"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_now_wallpaper_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_now_widgets"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_now_widgets_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_screen_lock_landscape"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_screen_lock_landscape_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_screen_lock_portrait"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_screen_lock_portrait_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_screen_lock_rotation"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_screen_lock_rotation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_screen_rotation"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_screen_rotation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sd_storage"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_sd_storage_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_settings_system_daydream"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_settings_system_daydream_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_0_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_0_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_1_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_1_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_2_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_2_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_3_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_3_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_4_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_4_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_connected_no_internet_0_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_connected_no_internet_0_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_connected_no_internet_1_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_connected_no_internet_1_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_connected_no_internet_2_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_connected_no_internet_2_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_connected_no_internet_3_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_connected_no_internet_3_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_connected_no_internet_4_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_connected_no_internet_4_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_no_sim"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_no_sim_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_null"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_null_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_cellular_off"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_cellular_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_0_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_0_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_1_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_1_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_2_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_2_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_3_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_3_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_4_bar"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_4_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_signal_wifi_off"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_signal_wifi_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_storage"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_storage_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_usb"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_usb_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wifi_lock"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_wifi_lock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wifi_tethering"]:after{background:url("http://google.github.io/material-design-icons/device/svg/ic_wifi_tethering_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_attach_file"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_attach_file_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_attach_money"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_attach_money_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_all"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_all_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_bottom"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_bottom_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_clear"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_clear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_color"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_color_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_horizontal"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_horizontal_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_inner"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_inner_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_left"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_left_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_outer"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_outer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_right"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_right_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_style"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_style_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_top"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_top_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_border_vertical"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_border_vertical_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_align_center"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_align_center_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_align_justify"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_align_justify_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_align_left"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_align_left_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_align_right"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_align_right_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_bold"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_bold_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_clear"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_clear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_color_fill"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_color_fill_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_color_reset"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_color_reset_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_color_text"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_color_text_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_indent_decrease"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_indent_decrease_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_indent_increase"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_indent_increase_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_italic"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_italic_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_line_spacing"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_line_spacing_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_list_bulleted"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_list_bulleted_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_list_numbered"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_list_numbered_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_paint"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_paint_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_quote"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_quote_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_size"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_size_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_strikethrough"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_strikethrough_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_textdirection_l_to_r"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_textdirection_l_to_r_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_textdirection_r_to_l"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_textdirection_r_to_l_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_format_underline"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_format_underline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_functions"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_functions_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_chart"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_chart_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_comment"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_comment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_drive_file"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_drive_file_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_emoticon"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_emoticon_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_invitation"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_invitation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_link"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_link_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_insert_photo"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_insert_photo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_merge_type"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_merge_type_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mode_comment"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_mode_comment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mode_edit"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_mode_edit_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_publish"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_publish_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vertical_align_bottom"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_vertical_align_bottom_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vertical_align_center"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_vertical_align_center_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vertical_align_top"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_vertical_align_top_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wrap_text"]:after{background:url("http://google.github.io/material-design-icons/editor/svg/ic_wrap_text_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_attachment"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_attachment_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_circle"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_done"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_done_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_download"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_download_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_off"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_queue"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_queue_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cloud_upload"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_cloud_upload_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_file_download"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_file_download_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_file_upload"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_file_upload_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_folder"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_folder_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_folder_open"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_folder_open_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_folder_shared"]:after{background:url("http://google.github.io/material-design-icons/file/svg/ic_folder_shared_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cast"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_cast_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cast_connected"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_cast_connected_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_computer"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_computer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_desktop_mac"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_desktop_mac_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_desktop_windows"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_desktop_windows_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dock"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_dock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gamepad"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_gamepad_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_headset"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_headset_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_headset_mic"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_headset_mic_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_alt"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_alt_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_arrow_down"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_arrow_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_arrow_left"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_arrow_left_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_arrow_right"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_arrow_right_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_arrow_up"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_arrow_up_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_backspace"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_backspace_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_capslock"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_capslock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_control"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_control_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_hide"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_hide_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_return"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_return_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_tab"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_tab_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_keyboard_voice"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_keyboard_voice_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_laptop"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_laptop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_laptop_chromebook"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_laptop_chromebook_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_laptop_mac"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_laptop_mac_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_laptop_windows"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_laptop_windows_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_memory"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_memory_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mouse"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_mouse_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_android"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_phone_android_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_iphone"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_phone_iphone_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phonelink"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_phonelink_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phonelink_off"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_phonelink_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_security"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_security_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sim_card"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_sim_card_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_smartphone"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_smartphone_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_speaker"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_speaker_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tablet"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_tablet_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tablet_android"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_tablet_android_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tablet_mac"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_tablet_mac_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tv"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_tv_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_watch"]:after{background:url("http://google.github.io/material-design-icons/hardware/svg/ic_watch_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_add_to_photos"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_add_to_photos_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_adjust"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_adjust_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_assistant_photo"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_assistant_photo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_audiotrack"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_audiotrack_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_blur_circular"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_blur_circular_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_blur_linear"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_blur_linear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_blur_off"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_blur_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_blur_on"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_blur_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_1"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_1_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_2"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_2_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_3"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_3_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_4"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_4_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_5"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_5_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_6"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_6_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brightness_7"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brightness_7_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_brush"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_brush_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_camera"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_camera_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_camera_alt"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_camera_alt_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_camera_front"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_camera_front_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_camera_rear"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_camera_rear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_camera_roll"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_camera_roll_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_center_focus_strong"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_center_focus_strong_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_center_focus_weak"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_center_focus_weak_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_collections"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_collections_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_color_lens"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_color_lens_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_colorize"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_colorize_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_compare"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_compare_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_control_point"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_control_point_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_control_point_duplicate"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_control_point_duplicate_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_16_9"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_16_9_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_3_2"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_3_2_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_5_4"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_5_4_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_7_5"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_7_5_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_din"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_din_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_free"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_free_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_landscape"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_landscape_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_original"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_original_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_portrait"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_portrait_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_crop_square"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_crop_square_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dehaze"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_dehaze_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_details"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_details_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_edit"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_edit_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure_minus_1"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_minus_1_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure_minus_2"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_minus_2_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure_plus_1"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_plus_1_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure_plus_2"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_plus_2_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_exposure_zero"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_exposure_zero_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_1"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_1_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_2"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_2_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_3"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_3_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_4"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_4_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_5"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_5_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_6"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_6_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_7"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_7_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_8"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_8_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_9"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_9_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_9_plus"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_9_plus_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_b_and_w"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_b_and_w_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_center_focus"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_center_focus_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_drama"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_drama_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_frames"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_frames_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_hdr"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_hdr_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_none"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_none_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_tilt_shift"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_tilt_shift_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_filter_vintage"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_filter_vintage_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flare"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_flare_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flash_auto"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_flash_auto_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flash_off"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_flash_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flash_on"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_flash_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flip"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_flip_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_gradient"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_gradient_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_grain"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_grain_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_grid_off"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_grid_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_grid_on"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_grid_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hdr_off"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_hdr_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hdr_on"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_hdr_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hdr_strong"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_hdr_strong_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hdr_weak"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_hdr_weak_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_healing"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_healing_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_image"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_image_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_image_aspect_ratio"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_image_aspect_ratio_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_iso"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_iso_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_landscape"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_landscape_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_leak_add"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_leak_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_leak_remove"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_leak_remove_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_lens"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_lens_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_3"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_3_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_4"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_4_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_5"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_5_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_6"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_6_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_one"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_one_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_looks_two"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_looks_two_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_loupe"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_loupe_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_movie_creation"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_movie_creation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_nature"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_nature_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_nature_people"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_nature_people_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_navigate_before"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_navigate_before_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_navigate_next"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_navigate_next_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_palette"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_palette_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_panorama"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_panorama_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_panorama_fisheye"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_panorama_fisheye_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_panorama_horizontal"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_panorama_horizontal_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_panorama_vertical"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_panorama_vertical_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_panorama_wide_angle"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_panorama_wide_angle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_photo"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_photo_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_photo_album"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_photo_album_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_photo_camera"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_photo_camera_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_photo_library"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_photo_library_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_portrait"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_portrait_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_remove_red_eye"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_remove_red_eye_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_rotate_left"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_rotate_left_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_rotate_right"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_rotate_right_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_slideshow"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_slideshow_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_straighten"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_straighten_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_style"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_style_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_switch_camera"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_switch_camera_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_switch_video"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_switch_video_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tag_faces"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_tag_faces_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_texture"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_texture_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timelapse"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timelapse_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timer_10"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timer_10_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timer"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timer_3"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timer_3_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timer_auto"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timer_auto_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_timer_off"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_timer_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tonality"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_tonality_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_transform"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_transform_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tune"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_tune_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wb_auto"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_wb_auto_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wb_cloudy"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_wb_cloudy_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wb_incandescent"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_wb_incandescent_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wb_irradescent"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_wb_irradescent_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_wb_sunny"]:after{background:url("http://google.github.io/material-design-icons/image/svg/ic_wb_sunny_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_beenhere"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_beenhere_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_bike"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_bike_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_bus"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_bus_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_car"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_car_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_ferry"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_ferry_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_subway"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_subway_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_train"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_train_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_transit"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_transit_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_directions_walk"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_directions_walk_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_flight"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_flight_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_hotel"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_hotel_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_layers"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_layers_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_layers_clear"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_layers_clear_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_airport"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_airport_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_atm"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_atm_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_attraction"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_attraction_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_bar"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_bar_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_cafe"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_cafe_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_car_wash"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_car_wash_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_convenience_store"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_convenience_store_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_drink"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_drink_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_florist"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_florist_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_gas_station"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_gas_station_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_grocery_store"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_grocery_store_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_hospital"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_hospital_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_hotel"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_hotel_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_laundry_service"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_laundry_service_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_library"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_library_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_mall"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_mall_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_movies"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_movies_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_offer"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_offer_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_parking"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_parking_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_pharmacy"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_pharmacy_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_phone"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_phone_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_pizza"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_pizza_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_play"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_play_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_post_office"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_post_office_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_print_shop"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_print_shop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_restaurant"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_restaurant_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_see"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_see_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_shipping"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_shipping_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_local_taxi"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_local_taxi_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_history"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_location_history_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_map"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_map_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_my_location"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_my_location_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_navigation"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_navigation_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pin_drop"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_pin_drop_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_place"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_place_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_rate_review"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_rate_review_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_restaurant_menu"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_restaurant_menu_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_satellite"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_satellite_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_store_mall_directory"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_store_mall_directory_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_terrain"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_terrain_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_traffic"]:after{background:url("http://google.github.io/material-design-icons/maps/svg/ic_traffic_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_apps"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_apps_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_arrow_back"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_arrow_back_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_arrow_drop_down"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_arrow_drop_down_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_arrow_drop_down_circle"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_arrow_drop_down_circle_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_arrow_drop_up"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_arrow_drop_up_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_arrow_forward"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_arrow_forward_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cancel"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_cancel_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_check"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_check_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_chevron_left"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_chevron_left_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_chevron_right"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_chevron_right_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_close"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_close_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_expand_less"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_expand_less_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_expand_more"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_expand_more_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_fullscreen"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_fullscreen_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_fullscreen_exit"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_fullscreen_exit_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_menu"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_menu_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_more_horiz"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_more_horiz_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_more_vert"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_more_vert_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_refresh"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_refresh_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_unfold_less"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_unfold_less_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_unfold_more"]:after{background:url("http://google.github.io/material-design-icons/navigation/svg/ic_unfold_more_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_adb"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_adb_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_bluetooth_audio"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_bluetooth_audio_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_disc_full"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_disc_full_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_dnd_forwardslash"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_dnd_forwardslash_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_do_not_disturb"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_do_not_disturb_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_drive_eta"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_drive_eta_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_event_available"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_event_available_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_event_busy"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_event_busy_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_event_note"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_event_note_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_folder_special"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_folder_special_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mms"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_mms_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_more"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_more_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_network_locked"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_network_locked_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_bluetooth_speaker"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_bluetooth_speaker_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_forwarded"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_forwarded_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_in_talk"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_in_talk_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_locked"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_locked_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_missed"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_missed_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_phone_paused"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_phone_paused_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_download"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_play_download_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_play_install"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_play_install_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sd_card"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sd_card_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sim_card_alert"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sim_card_alert_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sms"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sms_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sms_failed"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sms_failed_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sync"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sync_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sync_disabled"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sync_disabled_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_sync_problem"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_sync_problem_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_system_update"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_system_update_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_tap_and_play"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_tap_and_play_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_time_to_leave"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_time_to_leave_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vibration"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_vibration_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_voice_chat"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_voice_chat_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_vpn_lock"]:after{background:url("http://google.github.io/material-design-icons/notification/svg/ic_vpn_lock_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_cake"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_cake_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_domain"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_domain_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_group"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_group_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_group_add"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_group_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_location_city"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_location_city_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_mood"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_mood_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_notifications"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_notifications_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_notifications_none"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_notifications_none_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_notifications_off"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_notifications_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_notifications_on"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_notifications_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_notifications_paused"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_notifications_paused_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_pages"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_pages_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_party_mode"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_party_mode_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_people"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_people_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_people_outline"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_people_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_person"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_person_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_person_add"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_person_add_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_person_outline"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_person_outline_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_plus_one"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_plus_one_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_poll"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_poll_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_public"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_public_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_school"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_school_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_share"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_share_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_whatshot"]:after{background:url("http://google.github.io/material-design-icons/social/svg/ic_whatshot_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_check_box"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_check_box_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_check_box_outline_blank"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_check_box_outline_blank_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_radio_button_off"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_radio_button_off_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_radio_button_on"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_radio_button_on_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_star"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_star_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_star_half"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_star_half_24px.svg") no-repeat center center;background-size:100%;}[class*="m-icon"][class*="ic_star_outline"]:after{background:url("http://google.github.io/material-design-icons/toggle/svg/ic_star_outline_24px.svg") no-repeat center center;background-size:100%;}.icons{font-family:'Roboto', sans-serif;/* Icons as font */}.icons header{text-align:center;background:#eff0f2;float:left;width:100%;padding:1em;margin:0 0 1em;}.icons span{margin:1em;display:block;width:3rem;height:4.5rem;float:left;}.icons span code{width:100%;clear:both;position:relative;top:3.3rem;display:none;float:left;height:0;color:#000;}.icons span:hover code{display:block;}@font-face{font-family:"Material-Design-Icons";src:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot");src:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.ttf") format("truetype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.svg#Material-Design-Icons") format("svg");font-weight:normal;font-style:normal;}[class^="mdi-"],.select-wrapper span.select-dropdown:after,[class*=" mdi-"]{font-family:"Material-Design-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;/* Better Font Rendering =========== */text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;}.mdi-action-3d-rotation:before{content:"\e600";}.mdi-action-accessibility:before{content:"\e601";}.mdi-action-account-balance:before{content:"\e602";}.mdi-action-account-balance-wallet:before{content:"\e603";}.mdi-action-account-box:before{content:"\e604";}.mdi-action-account-child:before{content:"\e605";}.mdi-action-account-circle:before{content:"\e606";}.mdi-action-add-shopping-cart:before{content:"\e607";}.mdi-action-alarm:before{content:"\e608";}.mdi-action-alarm-add:before{content:"\e609";}.mdi-action-alarm-off:before{content:"\e60a";}.mdi-action-alarm-on:before{content:"\e60b";}.mdi-action-android:before{content:"\e60c";}.mdi-action-announcement:before{content:"\e60d";}.mdi-action-aspect-ratio:before{content:"\e60e";}.mdi-action-assessment:before{content:"\e60f";}.mdi-action-assignment:before{content:"\e610";}.mdi-action-assignment-ind:before{content:"\e611";}.mdi-action-assignment-late:before{content:"\e612";}.mdi-action-assignment-return:before{content:"\e613";}.mdi-action-assignment-returned:before{content:"\e614";}.mdi-action-assignment-turned-in:before{content:"\e615";}.mdi-action-autorenew:before{content:"\e616";}.mdi-action-backup:before{content:"\e617";}.mdi-action-book:before{content:"\e618";}.mdi-action-bookmark:before{content:"\e619";}.mdi-action-bookmark-outline:before{content:"\e61a";}.mdi-action-bug-report:before{content:"\e61b";}.mdi-action-cached:before{content:"\e61c";}.mdi-action-class:before{content:"\e61d";}.mdi-action-credit-card:before{content:"\e61e";}.mdi-action-dashboard:before{content:"\e61f";}.mdi-action-delete:before{content:"\e620";}.mdi-action-description:before{content:"\e621";}.mdi-action-dns:before{content:"\e622";}.mdi-action-done:before{content:"\e623";}.mdi-action-done-all:before{content:"\e624";}.mdi-action-event:before{content:"\e625";}.mdi-action-exit-to-app:before{content:"\e626";}.mdi-action-explore:before{content:"\e627";}.mdi-action-extension:before{content:"\e628";}.mdi-action-face-unlock:before{content:"\e629";}.mdi-action-favorite:before{content:"\e62a";}.mdi-action-favorite-outline:before{content:"\e62b";}.mdi-action-find-in-page:before{content:"\e62c";}.mdi-action-find-replace:before{content:"\e62d";}.mdi-action-flip-to-back:before{content:"\e62e";}.mdi-action-flip-to-front:before{content:"\e62f";}.mdi-action-get-app:before{content:"\e630";}.mdi-action-grade:before{content:"\e631";}.mdi-action-group-work:before{content:"\e632";}.mdi-action-help:before{content:"\e633";}.mdi-action-highlight-remove:before{content:"\e634";}.mdi-action-history:before{content:"\e635";}.mdi-action-home:before{content:"\e636";}.mdi-action-https:before{content:"\e637";}.mdi-action-info:before{content:"\e638";}.mdi-action-info-outline:before{content:"\e639";}.mdi-action-input:before{content:"\e63a";}.mdi-action-invert-colors:before{content:"\e63b";}.mdi-action-label:before{content:"\e63c";}.mdi-action-label-outline:before{content:"\e63d";}.mdi-action-language:before{content:"\e63e";}.mdi-action-launch:before{content:"\e63f";}.mdi-action-list:before{content:"\e640";}.mdi-action-lock:before{content:"\e641";}.mdi-action-lock-open:before{content:"\e642";}.mdi-action-lock-outline:before{content:"\e643";}.mdi-action-loyalty:before{content:"\e644";}.mdi-action-markunread-mailbox:before{content:"\e645";}.mdi-action-note-add:before{content:"\e646";}.mdi-action-open-in-browser:before{content:"\e647";}.mdi-action-open-in-new:before{content:"\e648";}.mdi-action-open-with:before{content:"\e649";}.mdi-action-pageview:before{content:"\e64a";}.mdi-action-payment:before{content:"\e64b";}.mdi-action-perm-camera-mic:before{content:"\e64c";}.mdi-action-perm-contact-cal:before{content:"\e64d";}.mdi-action-perm-data-setting:before{content:"\e64e";}.mdi-action-perm-device-info:before{content:"\e64f";}.mdi-action-perm-identity:before{content:"\e650";}.mdi-action-perm-media:before{content:"\e651";}.mdi-action-perm-phone-msg:before{content:"\e652";}.mdi-action-perm-scan-wifi:before{content:"\e653";}.mdi-action-picture-in-picture:before{content:"\e654";}.mdi-action-polymer:before{content:"\e655";}.mdi-action-print:before{content:"\e656";}.mdi-action-query-builder:before{content:"\e657";}.mdi-action-question-answer:before{content:"\e658";}.mdi-action-receipt:before{content:"\e659";}.mdi-action-redeem:before{content:"\e65a";}.mdi-action-report-problem:before{content:"\e65b";}.mdi-action-restore:before{content:"\e65c";}.mdi-action-room:before{content:"\e65d";}.mdi-action-schedule:before{content:"\e65e";}.mdi-action-search:before{content:"\e65f";}.mdi-action-settings:before{content:"\e660";}.mdi-action-settings-applications:before{content:"\e661";}.mdi-action-settings-backup-restore:before{content:"\e662";}.mdi-action-settings-bluetooth:before{content:"\e663";}.mdi-action-settings-cell:before{content:"\e664";}.mdi-action-settings-display:before{content:"\e665";}.mdi-action-settings-ethernet:before{content:"\e666";}.mdi-action-settings-input-antenna:before{content:"\e667";}.mdi-action-settings-input-component:before{content:"\e668";}.mdi-action-settings-input-composite:before{content:"\e669";}.mdi-action-settings-input-hdmi:before{content:"\e66a";}.mdi-action-settings-input-svideo:before{content:"\e66b";}.mdi-action-settings-overscan:before{content:"\e66c";}.mdi-action-settings-phone:before{content:"\e66d";}.mdi-action-settings-power:before{content:"\e66e";}.mdi-action-settings-remote:before{content:"\e66f";}.mdi-action-settings-voice:before{content:"\e670";}.mdi-action-shop:before{content:"\e671";}.mdi-action-shopping-basket:before{content:"\e672";}.mdi-action-shopping-cart:before{content:"\e673";}.mdi-action-shop-two:before{content:"\e674";}.mdi-action-speaker-notes:before{content:"\e675";}.mdi-action-spellcheck:before{content:"\e676";}.mdi-action-star-rate:before{content:"\e677";}.mdi-action-stars:before{content:"\e678";}.mdi-action-store:before{content:"\e679";}.mdi-action-subject:before{content:"\e67a";}.mdi-action-swap-horiz:before{content:"\e67b";}.mdi-action-swap-vert:before{content:"\e67c";}.mdi-action-swap-vert-circle:before{content:"\e67d";}.mdi-action-system-update-tv:before{content:"\e67e";}.mdi-action-tab:before{content:"\e67f";}.mdi-action-tab-unselected:before{content:"\e680";}.mdi-action-theaters:before{content:"\e681";}.mdi-action-thumb-down:before{content:"\e682";}.mdi-action-thumbs-up-down:before{content:"\e683";}.mdi-action-thumb-up:before{content:"\e684";}.mdi-action-toc:before{content:"\e685";}.mdi-action-today:before{content:"\e686";}.mdi-action-track-changes:before{content:"\e687";}.mdi-action-translate:before{content:"\e688";}.mdi-action-trending-down:before{content:"\e689";}.mdi-action-trending-neutral:before{content:"\e68a";}.mdi-action-trending-up:before{content:"\e68b";}.mdi-action-turned-in:before{content:"\e68c";}.mdi-action-turned-in-not:before{content:"\e68d";}.mdi-action-verified-user:before{content:"\e68e";}.mdi-action-view-agenda:before{content:"\e68f";}.mdi-action-view-array:before{content:"\e690";}.mdi-action-view-carousel:before{content:"\e691";}.mdi-action-view-column:before{content:"\e692";}.mdi-action-view-day:before{content:"\e693";}.mdi-action-view-headline:before{content:"\e694";}.mdi-action-view-list:before{content:"\e695";}.mdi-action-view-module:before{content:"\e696";}.mdi-action-view-quilt:before{content:"\e697";}.mdi-action-view-stream:before{content:"\e698";}.mdi-action-view-week:before{content:"\e699";}.mdi-action-visibility:before{content:"\e69a";}.mdi-action-visibility-off:before{content:"\e69b";}.mdi-action-wallet-giftcard:before{content:"\e69c";}.mdi-action-wallet-membership:before{content:"\e69d";}.mdi-action-wallet-travel:before{content:"\e69e";}.mdi-action-work:before{content:"\e69f";}.mdi-alert-error:before{content:"\e6a0";}.mdi-alert-warning:before{content:"\e6a1";}.mdi-av-album:before{content:"\e6a2";}.mdi-av-timer:before{content:"\e6a3";}.mdi-av-closed-caption:before{content:"\e6a4";}.mdi-av-equalizer:before{content:"\e6a5";}.mdi-av-explicit:before{content:"\e6a6";}.mdi-av-fast-forward:before{content:"\e6a7";}.mdi-av-fast-rewind:before{content:"\e6a8";}.mdi-av-games:before{content:"\e6a9";}.mdi-av-hearing:before{content:"\e6aa";}.mdi-av-high-quality:before{content:"\e6ab";}.mdi-av-loop:before{content:"\e6ac";}.mdi-av-mic:before{content:"\e6ad";}.mdi-av-mic-none:before{content:"\e6ae";}.mdi-av-mic-off:before{content:"\e6af";}.mdi-av-movie:before{content:"\e6b0";}.mdi-av-my-library-add:before{content:"\e6b1";}.mdi-av-my-library-books:before{content:"\e6b2";}.mdi-av-my-library-music:before{content:"\e6b3";}.mdi-av-new-releases:before{content:"\e6b4";}.mdi-av-not-interested:before{content:"\e6b5";}.mdi-av-pause:before{content:"\e6b6";}.mdi-av-pause-circle-fill:before{content:"\e6b7";}.mdi-av-pause-circle-outline:before{content:"\e6b8";}.mdi-av-play-arrow:before{content:"\e6b9";}.mdi-av-play-circle-fill:before{content:"\e6ba";}.mdi-av-play-circle-outline:before{content:"\e6bb";}.mdi-av-playlist-add:before{content:"\e6bc";}.mdi-av-play-shopping-bag:before{content:"\e6bd";}.mdi-av-queue:before{content:"\e6be";}.mdi-av-queue-music:before{content:"\e6bf";}.mdi-av-radio:before{content:"\e6c0";}.mdi-av-recent-actors:before{content:"\e6c1";}.mdi-av-repeat:before{content:"\e6c2";}.mdi-av-repeat-one:before{content:"\e6c3";}.mdi-av-replay:before{content:"\e6c4";}.mdi-av-shuffle:before{content:"\e6c5";}.mdi-av-skip-next:before{content:"\e6c6";}.mdi-av-skip-previous:before{content:"\e6c7";}.mdi-av-snooze:before{content:"\e6c8";}.mdi-av-stop:before{content:"\e6c9";}.mdi-av-subtitles:before{content:"\e6ca";}.mdi-av-surround-sound:before{content:"\e6cb";}.mdi-av-videocam:before{content:"\e6cc";}.mdi-av-videocam-off:before{content:"\e6cd";}.mdi-av-video-collection:before{content:"\e6ce";}.mdi-av-volume-down:before{content:"\e6cf";}.mdi-av-volume-mute:before{content:"\e6d0";}.mdi-av-volume-off:before{content:"\e6d1";}.mdi-av-volume-up:before{content:"\e6d2";}.mdi-av-web:before{content:"\e6d3";}.mdi-communication-business:before{content:"\e6d4";}.mdi-communication-call:before{content:"\e6d5";}.mdi-communication-call-end:before{content:"\e6d6";}.mdi-communication-call-made:before{content:"\e6d7";}.mdi-communication-call-merge:before{content:"\e6d8";}.mdi-communication-call-missed:before{content:"\e6d9";}.mdi-communication-call-received:before{content:"\e6da";}.mdi-communication-call-split:before{content:"\e6db";}.mdi-communication-chat:before{content:"\e6dc";}.mdi-communication-clear-all:before{content:"\e6dd";}.mdi-communication-comment:before{content:"\e6de";}.mdi-communication-contacts:before{content:"\e6df";}.mdi-communication-dialer-sip:before{content:"\e6e0";}.mdi-communication-dialpad:before{content:"\e6e1";}.mdi-communication-dnd-on:before{content:"\e6e2";}.mdi-communication-email:before{content:"\e6e3";}.mdi-communication-forum:before{content:"\e6e4";}.mdi-communication-import-export:before{content:"\e6e5";}.mdi-communication-invert-colors-off:before{content:"\e6e6";}.mdi-communication-invert-colors-on:before{content:"\e6e7";}.mdi-communication-live-help:before{content:"\e6e8";}.mdi-communication-location-off:before{content:"\e6e9";}.mdi-communication-location-on:before{content:"\e6ea";}.mdi-communication-message:before{content:"\e6eb";}.mdi-communication-messenger:before{content:"\e6ec";}.mdi-communication-no-sim:before{content:"\e6ed";}.mdi-communication-phone:before{content:"\e6ee";}.mdi-communication-portable-wifi-off:before{content:"\e6ef";}.mdi-communication-quick-contacts-dialer:before{content:"\e6f0";}.mdi-communication-quick-contacts-mail:before{content:"\e6f1";}.mdi-communication-ring-volume:before{content:"\e6f2";}.mdi-communication-stay-current-landscape:before{content:"\e6f3";}.mdi-communication-stay-current-portrait:before{content:"\e6f4";}.mdi-communication-stay-primary-landscape:before{content:"\e6f5";}.mdi-communication-stay-primary-portrait:before{content:"\e6f6";}.mdi-communication-swap-calls:before{content:"\e6f7";}.mdi-communication-textsms:before{content:"\e6f8";}.mdi-communication-voicemail:before{content:"\e6f9";}.mdi-communication-vpn-key:before{content:"\e6fa";}.mdi-content-add:before{content:"\e6fb";}.mdi-content-add-box:before{content:"\e6fc";}.mdi-content-add-circle:before{content:"\e6fd";}.mdi-content-add-circle-outline:before{content:"\e6fe";}.mdi-content-archive:before{content:"\e6ff";}.mdi-content-backspace:before{content:"\e700";}.mdi-content-block:before{content:"\e701";}.mdi-content-clear:before{content:"\e702";}.mdi-content-content-copy:before{content:"\e703";}.mdi-content-content-cut:before{content:"\e704";}.mdi-content-content-paste:before{content:"\e705";}.mdi-content-create:before{content:"\e706";}.mdi-content-drafts:before{content:"\e707";}.mdi-content-filter-list:before{content:"\e708";}.mdi-content-flag:before{content:"\e709";}.mdi-content-forward:before{content:"\e70a";}.mdi-content-gesture:before{content:"\e70b";}.mdi-content-inbox:before{content:"\e70c";}.mdi-content-link:before{content:"\e70d";}.mdi-content-mail:before{content:"\e70e";}.mdi-content-markunread:before{content:"\e70f";}.mdi-content-redo:before{content:"\e710";}.mdi-content-remove:before{content:"\e711";}.mdi-content-remove-circle:before{content:"\e712";}.mdi-content-remove-circle-outline:before{content:"\e713";}.mdi-content-reply:before{content:"\e714";}.mdi-content-reply-all:before{content:"\e715";}.mdi-content-report:before{content:"\e716";}.mdi-content-save:before{content:"\e717";}.mdi-content-select-all:before{content:"\e718";}.mdi-content-send:before{content:"\e719";}.mdi-content-sort:before{content:"\e71a";}.mdi-content-text-format:before{content:"\e71b";}.mdi-content-undo:before{content:"\e71c";}.mdi-device-access-alarm:before{content:"\e71d";}.mdi-device-access-alarms:before{content:"\e71e";}.mdi-device-access-time:before{content:"\e71f";}.mdi-device-add-alarm:before{content:"\e720";}.mdi-device-airplanemode-off:before{content:"\e721";}.mdi-device-airplanemode-on:before{content:"\e722";}.mdi-device-battery-20:before{content:"\e723";}.mdi-device-battery-30:before{content:"\e724";}.mdi-device-battery-50:before{content:"\e725";}.mdi-device-battery-60:before{content:"\e726";}.mdi-device-battery-80:before{content:"\e727";}.mdi-device-battery-90:before{content:"\e728";}.mdi-device-battery-alert:before{content:"\e729";}.mdi-device-battery-charging-20:before{content:"\e72a";}.mdi-device-battery-charging-30:before{content:"\e72b";}.mdi-device-battery-charging-50:before{content:"\e72c";}.mdi-device-battery-charging-60:before{content:"\e72d";}.mdi-device-battery-charging-80:before{content:"\e72e";}.mdi-device-battery-charging-90:before{content:"\e72f";}.mdi-device-battery-charging-full:before{content:"\e730";}.mdi-device-battery-full:before{content:"\e731";}.mdi-device-battery-std:before{content:"\e732";}.mdi-device-battery-unknown:before{content:"\e733";}.mdi-device-bluetooth:before{content:"\e734";}.mdi-device-bluetooth-connected:before{content:"\e735";}.mdi-device-bluetooth-disabled:before{content:"\e736";}.mdi-device-bluetooth-searching:before{content:"\e737";}.mdi-device-brightness-auto:before{content:"\e738";}.mdi-device-brightness-high:before{content:"\e739";}.mdi-device-brightness-low:before{content:"\e73a";}.mdi-device-brightness-medium:before{content:"\e73b";}.mdi-device-data-usage:before{content:"\e73c";}.mdi-device-developer-mode:before{content:"\e73d";}.mdi-device-devices:before{content:"\e73e";}.mdi-device-dvr:before{content:"\e73f";}.mdi-device-gps-fixed:before{content:"\e740";}.mdi-device-gps-not-fixed:before{content:"\e741";}.mdi-device-gps-off:before{content:"\e742";}.mdi-device-location-disabled:before{content:"\e743";}.mdi-device-location-searching:before{content:"\e744";}.mdi-device-multitrack-audio:before{content:"\e745";}.mdi-device-network-cell:before{content:"\e746";}.mdi-device-network-wifi:before{content:"\e747";}.mdi-device-nfc:before{content:"\e748";}.mdi-device-now-wallpaper:before{content:"\e749";}.mdi-device-now-widgets:before{content:"\e74a";}.mdi-device-screen-lock-landscape:before{content:"\e74b";}.mdi-device-screen-lock-portrait:before{content:"\e74c";}.mdi-device-screen-lock-rotation:before{content:"\e74d";}.mdi-device-screen-rotation:before{content:"\e74e";}.mdi-device-sd-storage:before{content:"\e74f";}.mdi-device-settings-system-daydream:before{content:"\e750";}.mdi-device-signal-cellular-0-bar:before{content:"\e751";}.mdi-device-signal-cellular-1-bar:before{content:"\e752";}.mdi-device-signal-cellular-2-bar:before{content:"\e753";}.mdi-device-signal-cellular-3-bar:before{content:"\e754";}.mdi-device-signal-cellular-4-bar:before{content:"\e755";}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:"\e756";}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:"\e757";}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:"\e758";}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:"\e759";}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:"\e75a";}.mdi-device-signal-cellular-no-sim:before{content:"\e75b";}.mdi-device-signal-cellular-null:before{content:"\e75c";}.mdi-device-signal-cellular-off:before{content:"\e75d";}.mdi-device-signal-wifi-0-bar:before{content:"\e75e";}.mdi-device-signal-wifi-1-bar:before{content:"\e75f";}.mdi-device-signal-wifi-2-bar:before{content:"\e760";}.mdi-device-signal-wifi-3-bar:before{content:"\e761";}.mdi-device-signal-wifi-4-bar:before{content:"\e762";}.mdi-device-signal-wifi-off:before{content:"\e763";}.mdi-device-storage:before{content:"\e764";}.mdi-device-usb:before{content:"\e765";}.mdi-device-wifi-lock:before{content:"\e766";}.mdi-device-wifi-tethering:before{content:"\e767";}.mdi-editor-attach-file:before{content:"\e768";}.mdi-editor-attach-money:before{content:"\e769";}.mdi-editor-border-all:before{content:"\e76a";}.mdi-editor-border-bottom:before{content:"\e76b";}.mdi-editor-border-clear:before{content:"\e76c";}.mdi-editor-border-color:before{content:"\e76d";}.mdi-editor-border-horizontal:before{content:"\e76e";}.mdi-editor-border-inner:before{content:"\e76f";}.mdi-editor-border-left:before{content:"\e770";}.mdi-editor-border-outer:before{content:"\e771";}.mdi-editor-border-right:before{content:"\e772";}.mdi-editor-border-style:before{content:"\e773";}.mdi-editor-border-top:before{content:"\e774";}.mdi-editor-border-vertical:before{content:"\e775";}.mdi-editor-format-align-center:before{content:"\e776";}.mdi-editor-format-align-justify:before{content:"\e777";}.mdi-editor-format-align-left:before{content:"\e778";}.mdi-editor-format-align-right:before{content:"\e779";}.mdi-editor-format-bold:before{content:"\e77a";}.mdi-editor-format-clear:before{content:"\e77b";}.mdi-editor-format-color-fill:before{content:"\e77c";}.mdi-editor-format-color-reset:before{content:"\e77d";}.mdi-editor-format-color-text:before{content:"\e77e";}.mdi-editor-format-indent-decrease:before{content:"\e77f";}.mdi-editor-format-indent-increase:before{content:"\e780";}.mdi-editor-format-italic:before{content:"\e781";}.mdi-editor-format-line-spacing:before{content:"\e782";}.mdi-editor-format-list-bulleted:before{content:"\e783";}.mdi-editor-format-list-numbered:before{content:"\e784";}.mdi-editor-format-paint:before{content:"\e785";}.mdi-editor-format-quote:before{content:"\e786";}.mdi-editor-format-size:before{content:"\e787";}.mdi-editor-format-strikethrough:before{content:"\e788";}.mdi-editor-format-textdirection-l-to-r:before{content:"\e789";}.mdi-editor-format-textdirection-r-to-l:before{content:"\e78a";}.mdi-editor-format-underline:before{content:"\e78b";}.mdi-editor-functions:before{content:"\e78c";}.mdi-editor-insert-chart:before{content:"\e78d";}.mdi-editor-insert-comment:before{content:"\e78e";}.mdi-editor-insert-drive-file:before{content:"\e78f";}.mdi-editor-insert-emoticon:before{content:"\e790";}.mdi-editor-insert-invitation:before{content:"\e791";}.mdi-editor-insert-link:before{content:"\e792";}.mdi-editor-insert-photo:before{content:"\e793";}.mdi-editor-merge-type:before{content:"\e794";}.mdi-editor-mode-comment:before{content:"\e795";}.mdi-editor-mode-edit:before{content:"\e796";}.mdi-editor-publish:before{content:"\e797";}.mdi-editor-vertical-align-bottom:before{content:"\e798";}.mdi-editor-vertical-align-center:before{content:"\e799";}.mdi-editor-vertical-align-top:before{content:"\e79a";}.mdi-editor-wrap-text:before{content:"\e79b";}.mdi-file-attachment:before{content:"\e79c";}.mdi-file-cloud:before{content:"\e79d";}.mdi-file-cloud-circle:before{content:"\e79e";}.mdi-file-cloud-done:before{content:"\e79f";}.mdi-file-cloud-download:before{content:"\e7a0";}.mdi-file-cloud-off:before{content:"\e7a1";}.mdi-file-cloud-queue:before{content:"\e7a2";}.mdi-file-cloud-upload:before{content:"\e7a3";}.mdi-file-file-download:before{content:"\e7a4";}.mdi-file-file-upload:before{content:"\e7a5";}.mdi-file-folder:before{content:"\e7a6";}.mdi-file-folder-open:before{content:"\e7a7";}.mdi-file-folder-shared:before{content:"\e7a8";}.mdi-hardware-cast:before{content:"\e7a9";}.mdi-hardware-cast-connected:before{content:"\e7aa";}.mdi-hardware-computer:before{content:"\e7ab";}.mdi-hardware-desktop-mac:before{content:"\e7ac";}.mdi-hardware-desktop-windows:before{content:"\e7ad";}.mdi-hardware-dock:before{content:"\e7ae";}.mdi-hardware-gamepad:before{content:"\e7af";}.mdi-hardware-headset:before{content:"\e7b0";}.mdi-hardware-headset-mic:before{content:"\e7b1";}.mdi-hardware-keyboard:before{content:"\e7b2";}.mdi-hardware-keyboard-alt:before{content:"\e7b3";}.mdi-hardware-keyboard-arrow-down:before{content:"\e7b4";}.mdi-hardware-keyboard-arrow-left:before{content:"\e7b5";}.mdi-hardware-keyboard-arrow-right:before{content:"\e7b6";}.mdi-hardware-keyboard-arrow-up:before{content:"\e7b7";}.mdi-hardware-keyboard-backspace:before{content:"\e7b8";}.mdi-hardware-keyboard-capslock:before{content:"\e7b9";}.mdi-hardware-keyboard-control:before{content:"\e7ba";}.mdi-hardware-keyboard-hide:before{content:"\e7bb";}.mdi-hardware-keyboard-return:before{content:"\e7bc";}.mdi-hardware-keyboard-tab:before{content:"\e7bd";}.mdi-hardware-keyboard-voice:before{content:"\e7be";}.mdi-hardware-laptop:before{content:"\e7bf";}.mdi-hardware-laptop-chromebook:before{content:"\e7c0";}.mdi-hardware-laptop-mac:before{content:"\e7c1";}.mdi-hardware-laptop-windows:before{content:"\e7c2";}.mdi-hardware-memory:before{content:"\e7c3";}.mdi-hardware-mouse:before{content:"\e7c4";}.mdi-hardware-phone-android:before{content:"\e7c5";}.mdi-hardware-phone-iphone:before{content:"\e7c6";}.mdi-hardware-phonelink:before{content:"\e7c7";}.mdi-hardware-phonelink-off:before{content:"\e7c8";}.mdi-hardware-security:before{content:"\e7c9";}.mdi-hardware-sim-card:before{content:"\e7ca";}.mdi-hardware-smartphone:before{content:"\e7cb";}.mdi-hardware-speaker:before{content:"\e7cc";}.mdi-hardware-tablet:before{content:"\e7cd";}.mdi-hardware-tablet-android:before{content:"\e7ce";}.mdi-hardware-tablet-mac:before{content:"\e7cf";}.mdi-hardware-tv:before{content:"\e7d0";}.mdi-hardware-watch:before{content:"\e7d1";}.mdi-image-add-to-photos:before{content:"\e7d2";}.mdi-image-adjust:before{content:"\e7d3";}.mdi-image-assistant-photo:before{content:"\e7d4";}.mdi-image-audiotrack:before{content:"\e7d5";}.mdi-image-blur-circular:before{content:"\e7d6";}.mdi-image-blur-linear:before{content:"\e7d7";}.mdi-image-blur-off:before{content:"\e7d8";}.mdi-image-blur-on:before{content:"\e7d9";}.mdi-image-brightness-1:before{content:"\e7da";}.mdi-image-brightness-2:before{content:"\e7db";}.mdi-image-brightness-3:before{content:"\e7dc";}.mdi-image-brightness-4:before{content:"\e7dd";}.mdi-image-brightness-5:before{content:"\e7de";}.mdi-image-brightness-6:before{content:"\e7df";}.mdi-image-brightness-7:before{content:"\e7e0";}.mdi-image-brush:before{content:"\e7e1";}.mdi-image-camera:before{content:"\e7e2";}.mdi-image-camera-alt:before{content:"\e7e3";}.mdi-image-camera-front:before{content:"\e7e4";}.mdi-image-camera-rear:before{content:"\e7e5";}.mdi-image-camera-roll:before{content:"\e7e6";}.mdi-image-center-focus-strong:before{content:"\e7e7";}.mdi-image-center-focus-weak:before{content:"\e7e8";}.mdi-image-collections:before{content:"\e7e9";}.mdi-image-colorize:before{content:"\e7ea";}.mdi-image-color-lens:before{content:"\e7eb";}.mdi-image-compare:before{content:"\e7ec";}.mdi-image-control-point:before{content:"\e7ed";}.mdi-image-control-point-duplicate:before{content:"\e7ee";}.mdi-image-crop:before{content:"\e7ef";}.mdi-image-crop-3-2:before{content:"\e7f0";}.mdi-image-crop-5-4:before{content:"\e7f1";}.mdi-image-crop-7-5:before{content:"\e7f2";}.mdi-image-crop-16-9:before{content:"\e7f3";}.mdi-image-crop-din:before{content:"\e7f4";}.mdi-image-crop-free:before{content:"\e7f5";}.mdi-image-crop-landscape:before{content:"\e7f6";}.mdi-image-crop-original:before{content:"\e7f7";}.mdi-image-crop-portrait:before{content:"\e7f8";}.mdi-image-crop-square:before{content:"\e7f9";}.mdi-image-dehaze:before{content:"\e7fa";}.mdi-image-details:before{content:"\e7fb";}.mdi-image-edit:before{content:"\e7fc";}.mdi-image-exposure:before{content:"\e7fd";}.mdi-image-exposure-minus-1:before{content:"\e7fe";}.mdi-image-exposure-minus-2:before{content:"\e7ff";}.mdi-image-exposure-plus-1:before{content:"\e800";}.mdi-image-exposure-plus-2:before{content:"\e801";}.mdi-image-exposure-zero:before{content:"\e802";}.mdi-image-filter:before{content:"\e803";}.mdi-image-filter-1:before{content:"\e804";}.mdi-image-filter-2:before{content:"\e805";}.mdi-image-filter-3:before{content:"\e806";}.mdi-image-filter-4:before{content:"\e807";}.mdi-image-filter-5:before{content:"\e808";}.mdi-image-filter-6:before{content:"\e809";}.mdi-image-filter-7:before{content:"\e80a";}.mdi-image-filter-8:before{content:"\e80b";}.mdi-image-filter-9:before{content:"\e80c";}.mdi-image-filter-9-plus:before{content:"\e80d";}.mdi-image-filter-b-and-w:before{content:"\e80e";}.mdi-image-filter-center-focus:before{content:"\e80f";}.mdi-image-filter-drama:before{content:"\e810";}.mdi-image-filter-frames:before{content:"\e811";}.mdi-image-filter-hdr:before{content:"\e812";}.mdi-image-filter-none:before{content:"\e813";}.mdi-image-filter-tilt-shift:before{content:"\e814";}.mdi-image-filter-vintage:before{content:"\e815";}.mdi-image-flare:before{content:"\e816";}.mdi-image-flash-auto:before{content:"\e817";}.mdi-image-flash-off:before{content:"\e818";}.mdi-image-flash-on:before{content:"\e819";}.mdi-image-flip:before{content:"\e81a";}.mdi-image-gradient:before{content:"\e81b";}.mdi-image-grain:before{content:"\e81c";}.mdi-image-grid-off:before{content:"\e81d";}.mdi-image-grid-on:before{content:"\e81e";}.mdi-image-hdr-off:before{content:"\e81f";}.mdi-image-hdr-on:before{content:"\e820";}.mdi-image-hdr-strong:before{content:"\e821";}.mdi-image-hdr-weak:before{content:"\e822";}.mdi-image-healing:before{content:"\e823";}.mdi-image-image:before{content:"\e824";}.mdi-image-image-aspect-ratio:before{content:"\e825";}.mdi-image-iso:before{content:"\e826";}.mdi-image-landscape:before{content:"\e827";}.mdi-image-leak-add:before{content:"\e828";}.mdi-image-leak-remove:before{content:"\e829";}.mdi-image-lens:before{content:"\e82a";}.mdi-image-looks:before{content:"\e82b";}.mdi-image-looks-3:before{content:"\e82c";}.mdi-image-looks-4:before{content:"\e82d";}.mdi-image-looks-5:before{content:"\e82e";}.mdi-image-looks-6:before{content:"\e82f";}.mdi-image-looks-one:before{content:"\e830";}.mdi-image-looks-two:before{content:"\e831";}.mdi-image-loupe:before{content:"\e832";}.mdi-image-movie-creation:before{content:"\e833";}.mdi-image-nature:before{content:"\e834";}.mdi-image-nature-people:before{content:"\e835";}.mdi-image-navigate-before:before{content:"\e836";}.mdi-image-navigate-next:before{content:"\e837";}.mdi-image-palette:before{content:"\e838";}.mdi-image-panorama:before{content:"\e839";}.mdi-image-panorama-fisheye:before{content:"\e83a";}.mdi-image-panorama-horizontal:before{content:"\e83b";}.mdi-image-panorama-vertical:before{content:"\e83c";}.mdi-image-panorama-wide-angle:before{content:"\e83d";}.mdi-image-photo:before{content:"\e83e";}.mdi-image-photo-album:before{content:"\e83f";}.mdi-image-photo-camera:before{content:"\e840";}.mdi-image-photo-library:before{content:"\e841";}.mdi-image-portrait:before{content:"\e842";}.mdi-image-remove-red-eye:before{content:"\e843";}.mdi-image-rotate-left:before{content:"\e844";}.mdi-image-rotate-right:before{content:"\e845";}.mdi-image-slideshow:before{content:"\e846";}.mdi-image-straighten:before{content:"\e847";}.mdi-image-style:before{content:"\e848";}.mdi-image-switch-camera:before{content:"\e849";}.mdi-image-switch-video:before{content:"\e84a";}.mdi-image-tag-faces:before{content:"\e84b";}.mdi-image-texture:before{content:"\e84c";}.mdi-image-timelapse:before{content:"\e84d";}.mdi-image-timer:before{content:"\e84e";}.mdi-image-timer-3:before{content:"\e84f";}.mdi-image-timer-10:before{content:"\e850";}.mdi-image-timer-auto:before{content:"\e851";}.mdi-image-timer-off:before{content:"\e852";}.mdi-image-tonality:before{content:"\e853";}.mdi-image-transform:before{content:"\e854";}.mdi-image-tune:before{content:"\e855";}.mdi-image-wb-auto:before{content:"\e856";}.mdi-image-wb-cloudy:before{content:"\e857";}.mdi-image-wb-incandescent:before{content:"\e858";}.mdi-image-wb-irradescent:before{content:"\e859";}.mdi-image-wb-sunny:before{content:"\e85a";}.mdi-maps-beenhere:before{content:"\e85b";}.mdi-maps-directions:before{content:"\e85c";}.mdi-maps-directions-bike:before{content:"\e85d";}.mdi-maps-directions-bus:before{content:"\e85e";}.mdi-maps-directions-car:before{content:"\e85f";}.mdi-maps-directions-ferry:before{content:"\e860";}.mdi-maps-directions-subway:before{content:"\e861";}.mdi-maps-directions-train:before{content:"\e862";}.mdi-maps-directions-transit:before{content:"\e863";}.mdi-maps-directions-walk:before{content:"\e864";}.mdi-maps-flight:before{content:"\e865";}.mdi-maps-hotel:before{content:"\e866";}.mdi-maps-layers:before{content:"\e867";}.mdi-maps-layers-clear:before{content:"\e868";}.mdi-maps-local-airport:before{content:"\e869";}.mdi-maps-local-atm:before{content:"\e86a";}.mdi-maps-local-attraction:before{content:"\e86b";}.mdi-maps-local-bar:before{content:"\e86c";}.mdi-maps-local-cafe:before{content:"\e86d";}.mdi-maps-local-car-wash:before{content:"\e86e";}.mdi-maps-local-convenience-store:before{content:"\e86f";}.mdi-maps-local-drink:before{content:"\e870";}.mdi-maps-local-florist:before{content:"\e871";}.mdi-maps-local-gas-station:before{content:"\e872";}.mdi-maps-local-grocery-store:before{content:"\e873";}.mdi-maps-local-hospital:before{content:"\e874";}.mdi-maps-local-hotel:before{content:"\e875";}.mdi-maps-local-laundry-service:before{content:"\e876";}.mdi-maps-local-library:before{content:"\e877";}.mdi-maps-local-mall:before{content:"\e878";}.mdi-maps-local-movies:before{content:"\e879";}.mdi-maps-local-offer:before{content:"\e87a";}.mdi-maps-local-parking:before{content:"\e87b";}.mdi-maps-local-pharmacy:before{content:"\e87c";}.mdi-maps-local-phone:before{content:"\e87d";}.mdi-maps-local-pizza:before{content:"\e87e";}.mdi-maps-local-play:before{content:"\e87f";}.mdi-maps-local-post-office:before{content:"\e880";}.mdi-maps-local-print-shop:before{content:"\e881";}.mdi-maps-local-restaurant:before{content:"\e882";}.mdi-maps-local-see:before{content:"\e883";}.mdi-maps-local-shipping:before{content:"\e884";}.mdi-maps-local-taxi:before{content:"\e885";}.mdi-maps-location-history:before{content:"\e886";}.mdi-maps-map:before{content:"\e887";}.mdi-maps-my-location:before{content:"\e888";}.mdi-maps-navigation:before{content:"\e889";}.mdi-maps-pin-drop:before{content:"\e88a";}.mdi-maps-place:before{content:"\e88b";}.mdi-maps-rate-review:before{content:"\e88c";}.mdi-maps-restaurant-menu:before{content:"\e88d";}.mdi-maps-satellite:before{content:"\e88e";}.mdi-maps-store-mall-directory:before{content:"\e88f";}.mdi-maps-terrain:before{content:"\e890";}.mdi-maps-traffic:before{content:"\e891";}.mdi-navigation-apps:before{content:"\e892";}.mdi-navigation-arrow-back:before{content:"\e893";}.mdi-navigation-arrow-drop-down:before{content:"\e894";}.mdi-navigation-arrow-drop-down-circle:before{content:"\e895";}.mdi-navigation-arrow-drop-up:before{content:"\e896";}.mdi-navigation-arrow-forward:before{content:"\e897";}.mdi-navigation-cancel:before{content:"\e898";}.mdi-navigation-check:before{content:"\e899";}.mdi-navigation-chevron-left:before{content:"\e89a";}.mdi-navigation-chevron-right:before{content:"\e89b";}.mdi-navigation-close:before{content:"\e89c";}.mdi-navigation-expand-less:before{content:"\e89d";}.mdi-navigation-expand-more:before{content:"\e89e";}.mdi-navigation-fullscreen:before{content:"\e89f";}.mdi-navigation-fullscreen-exit:before{content:"\e8a0";}.mdi-navigation-menu:before{content:"\e8a1";}.mdi-navigation-more-horiz:before{content:"\e8a2";}.mdi-navigation-more-vert:before{content:"\e8a3";}.mdi-navigation-refresh:before{content:"\e8a4";}.mdi-navigation-unfold-less:before{content:"\e8a5";}.mdi-navigation-unfold-more:before{content:"\e8a6";}.mdi-notification-adb:before{content:"\e8a7";}.mdi-notification-bluetooth-audio:before{content:"\e8a8";}.mdi-notification-disc-full:before{content:"\e8a9";}.mdi-notification-dnd-forwardslash:before{content:"\e8aa";}.mdi-notification-do-not-disturb:before{content:"\e8ab";}.mdi-notification-drive-eta:before{content:"\e8ac";}.mdi-notification-event-available:before{content:"\e8ad";}.mdi-notification-event-busy:before{content:"\e8ae";}.mdi-notification-event-note:before{content:"\e8af";}.mdi-notification-folder-special:before{content:"\e8b0";}.mdi-notification-mms:before{content:"\e8b1";}.mdi-notification-more:before{content:"\e8b2";}.mdi-notification-network-locked:before{content:"\e8b3";}.mdi-notification-phone-bluetooth-speaker:before{content:"\e8b4";}.mdi-notification-phone-forwarded:before{content:"\e8b5";}.mdi-notification-phone-in-talk:before{content:"\e8b6";}.mdi-notification-phone-locked:before{content:"\e8b7";}.mdi-notification-phone-missed:before{content:"\e8b8";}.mdi-notification-phone-paused:before{content:"\e8b9";}.mdi-notification-play-download:before{content:"\e8ba";}.mdi-notification-play-install:before{content:"\e8bb";}.mdi-notification-sd-card:before{content:"\e8bc";}.mdi-notification-sim-card-alert:before{content:"\e8bd";}.mdi-notification-sms:before{content:"\e8be";}.mdi-notification-sms-failed:before{content:"\e8bf";}.mdi-notification-sync:before{content:"\e8c0";}.mdi-notification-sync-disabled:before{content:"\e8c1";}.mdi-notification-sync-problem:before{content:"\e8c2";}.mdi-notification-system-update:before{content:"\e8c3";}.mdi-notification-tap-and-play:before{content:"\e8c4";}.mdi-notification-time-to-leave:before{content:"\e8c5";}.mdi-notification-vibration:before{content:"\e8c6";}.mdi-notification-voice-chat:before{content:"\e8c7";}.mdi-notification-vpn-lock:before{content:"\e8c8";}.mdi-social-cake:before{content:"\e8c9";}.mdi-social-domain:before{content:"\e8ca";}.mdi-social-group:before{content:"\e8cb";}.mdi-social-group-add:before{content:"\e8cc";}.mdi-social-location-city:before{content:"\e8cd";}.mdi-social-mood:before{content:"\e8ce";}.mdi-social-notifications:before{content:"\e8cf";}.mdi-social-notifications-none:before{content:"\e8d0";}.mdi-social-notifications-off:before{content:"\e8d1";}.mdi-social-notifications-on:before{content:"\e8d2";}.mdi-social-notifications-paused:before{content:"\e8d3";}.mdi-social-pages:before{content:"\e8d4";}.mdi-social-party-mode:before{content:"\e8d5";}.mdi-social-people:before{content:"\e8d6";}.mdi-social-people-outline:before{content:"\e8d7";}.mdi-social-person:before{content:"\e8d8";}.mdi-social-person-add:before{content:"\e8d9";}.mdi-social-person-outline:before{content:"\e8da";}.mdi-social-plus-one:before{content:"\e8db";}.mdi-social-poll:before{content:"\e8dc";}.mdi-social-public:before{content:"\e8dd";}.mdi-social-school:before{content:"\e8de";}.mdi-social-share:before{content:"\e8df";}.mdi-social-whatshot:before{content:"\e8e0";}.mdi-toggle-check-box:before{content:"\e8e1";}.mdi-toggle-check-box-outline-blank:before{content:"\e8e2";}.mdi-toggle-radio-button-off:before{content:"\e8e3";}.mdi-toggle-radio-button-on:before{content:"\e8e4";}@font-face{font-family:"Material-Design-Icons";src:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot");src:url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.eot?#iefix") format("embedded-opentype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.woff") format("woff"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.ttf") format("truetype"), url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/64/Material-Design-Icons.svg#Material-Design-Icons") format("svg");font-weight:normal;font-style:normal;/*================= BASICS Variables ============*//*==== Colors ====*/}input::-moz-focus-inner{border:0;}a,a:hover,a:active,a:focus{outline:0;/*==== Gradients ====*//*==== BG-Images ====*/}#main *[class*="color_"].boxbox{padding:0 16px;margin:0;box-sizing:border-box;}#main *[class*="color_"].boxbox .inside h1:first-child{margin:-16px -16px 24px;padding:24px 16px 16px;}#main *[class*="color_"].boxbox .inside h2:first-child{margin:-16px -16px 24px;padding:16px;}#main *[class*="color_"].boxbox .mod_newslist{margin:-16px;}#main *[class*="color_"].boxbox .mod_newslist h1:first-child{margin:0 0 24px;}#main *[class*="color_"].boxbox .mod_newslist div div{margin-left:16px;margin-right:16px;margin-bottom:16px;}.faq .mod_article{overflow:visible;}#main .mod_faqpage{overflow:visible;/*==== Indigo =====*/}#main .mod_faqpage article{margin-top:-16px;}#main .mod_faqpage h2{margin:-16px 0 0;padding:24px 16px 16px;}#main .color_indigo.boxbox .inside{background:#e8eaf6;}#main .color_indigo.boxbox .inside h1:first-child,#main .color_indigo.boxbox .inside h2:first-child{color:#fff;background:#3f51b5;}#main .color_indigo hr{background:#3f51b5;/*==== Orange =====*/}#main .color_orange.boxbox .inside{background:#fff3e0;}#main .color_orange.boxbox .inside h1:first-child,#main .color_orange.boxbox .inside h2:first-child,#main .color_orange h1:first-child,#main .color_orange h2:first-child{color:#fff;background:#ff9800;}#main .color_orange hr{background:#ff9800;/*==== Light Blue =====*/}#main .color_lightblue.boxbox .inside{background:#e1f5fe;}#main .color_lightblue.boxbox .inside h1:first-child,#main .color_lightblue.boxbox .inside h2:first-child,#main .color_lightblue h1:first-child,#main .color_lightblue h2:first-child{color:#fff;background:#03a9f4;}#main .color_lightblue hr{background:#03a9f4;/*==== Grey =====*/}#main .color_grey.boxbox .inside{background:#fff;}#main .color_grey.boxbox .inside h1:first-child,#main .color_grey.boxbox .inside h2:first-child{background:#fff;/*==== Green =====*/}#main .color_green.boxbox .inside{background:#e8f5e9;}#main .color_green.boxbox .inside h1:first-child,#main .color_green.boxbox .inside h2:first-child,#main .color_green h1:first-child,#main .color_green h2:first-child{color:#fff;background:#4caf50;}#main .color_green hr{background:#4caf50;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:'Open Sans', sans-serif !important;font-weight:bold;line-height:1.2;}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;}h1,.h1,h2,.h2,h3,.h3{margin-top:8px;margin-bottom:24px;}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%;}h4,.h4,h5,.h5,h6,.h6{margin-top:16px;margin-bottom:8px;}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%;}h1,.h1{font-size:3.4rem;color:#423f3f;}h2,.h2{font-size:3.2rem;color:#423f3f;}h3,.h3{font-size:2.2rem;color:#423f3f;}h4,.h4{font-size:1.6rem;color:#423f3f;}h5,.h5{font-size:1.6rem;color:#423f3f;}h6,.h6{font-size:;color:#423f3f;}hr{margin:16px 0;/*==== Lists ====*/}ul,ol{margin-top:0;margin-bottom:16px;}#main ul{/*list-style-type: none;*/font-size:1.8rem;}ul ul,ol ul,ul ol,ol ol{margin-bottom:0;/*==== SVG / images ====*//*
svg {
  fill: currentcolor;
} */}.image_container.float_left{margin-right:24px;padding-right:24px;/*==== Links ====*/}a,a.visited,a.active,span.active{color:#2962ff;text-decoration:none;}a:hover{text-decoration:underline;color:#2962ff;}#main a,#main a.visited,#main a.active,#main span.active{color:#424242;text-decoration:none;}#main a:hover{text-decoration:underline;color:#424242;}#footer a,#footer span.active{color:#fff;/*==== other Stuff ====*/}p{margin:0 0 24px;}small,.small{font-size:85%;}#main table td{padding:4px 8px 0;vertical-align:top;/*================= LAYOUT =======================*/}html{height:100%;height:auto\9;}body{height:100%;height:auto\9;color:#423f3f;font-family:'Open Sans', sans-serif !important;text-rendering:optimizeLegibility;/* sonst gibbed ne lügge */background-repeat:no-repeat;/* sonst gibbed ne lügge */background-attachment:fixed;overflow-x:hidden;}.background--blur #blur{background:rgba(0, 0, 0, 0.7);width:100%;height:200%;margin:-100px 0;position:fixed;display:block;display:none;z-index:0;}.background--blur #blur{display:none;}#wrapper{overflow:hidden;height:auto !important;min-height:100%;width:100%;max-width:1200px;margin-bottom:-128px;position:relative;z-index:20;background:#fff;}@media only screen and (min-width:980px){#wrapper{max-width:none;}}#wrapper.container{width:auto;padding:0;}#header{min-height:128px;background:#fff;box-sizing:border-box;width:100%;padding:0 256px;position:fixed;top:0;left:0;right:0;margin:0;z-index:99;box-shadow:0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);/*
#header-helper {
  min-height: $logo-height + $marginup + $margindown;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 20;
  background: $bg-header;
  box-sizing: border-box;
  box-shadow: bottom-shadow(1), top-shadow(1);
}*/}#header .inside{padding:0;max-width:1200px;margin:0 auto;box-sizing:border-box;}#heroslider{width:100%;height:512px;margin:128px 0 0 0;box-sizing:border-box;/*background-attachment: fixed;*/position:relative;background-position:center bottom;background-repeat:no-repeat;background-size:cover;display:block;}#heroslider .inside{margin-left:auto;margin-right:auto;}#container{position:relative;padding-bottom:128px;margin-top:152px;box-sizing:border-box;}@media only screen and (min-width:980px){body #wrapper #container{max-width:1200px;margin-left:auto;margin-right:auto;/* -128px */margin-top:24px;}}#left{background:#f5f5f5;padding:0;max-width:240px;min-width:240px;width:25%;height:100%;position:fixed;left:0;top:0;z-index:999;box-sizing:border-box;box-shadow:0 10px 20px rgba(0, 0, 0, .22), 0 14px 56px rgba(0, 0, 0, .25);overflow-y:auto;-webkit-transition:0.8s all ease-in-out;-moz-transition:0.8s all ease-in-out;-o-transition:0.8s all ease-in-out;transition:0.8s all ease-in-out;}#left .inside{width:100%;height:100%;padding:152px 0 8px;box-sizing:border-box;}.columns2-left #main{left:0;width:100%;margin:0 0 24px;padding:0;position:relative;z-index:22;}.columns2-left.high-sheet #main{padding:16px;box-sizing:border-box;background:#fff;box-shadow:0 10px 20px rgba(0, 0, 0, .22), 0 14px 56px rgba(0, 0, 0, .25);border-radius:3px !important;}#footer{margin-top:48px;box-sizing:border-box;padding:24px 0 0;border-top:1px solid #e0e0e0;height:128px;min-width:100%;position:absolute;bottom:0;left:0;right:0;z-index:20;background: #d4d4d4;box-sizing:border-box;}#footer-helper{min-height:128px;width:100%;position:relative;z-index:19;bottom:0;left:0;right:0;background: #d4d4d4;border-top:1px solid #e0e0e0;box-sizing:border-box;}#footer .inside{max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box;}body #container.row{margin-left:-24px;margin-right:-24px;/*
body #footer.row {
  margin: 0;
}*//*================= MAIN NAVIGATION ==============*//* Icons as font */}[class^="mdi-"],[class*=" mdi-"],.mod_navigation ul li a:before,.mod_navigation ul li span:before,.mod_breadcrumb li:after,.mod_amisso_searchbox:after,div.action-button a{font-family:"Material-Design-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;/* Better Font Rendering =========== */text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:26px;}#left .mod_navigation ul.level_1 li a:before,#left .mod_navigation ul.level_1 li span:before{color:rgba(0, 0, 0, 0.87);margin-right:30px;vertical-align:sub;}#left .mod_navigation ul.level_1 li a.home:before,#left .mod_navigation ul.level_1 li span.home:before{content:"\e636";}#left .mod_navigation ul.level_1 li a.mediathek:before,#left .mod_navigation ul.level_1 li span.mediathek:before{content:"\e6b0";}#left .mod_navigation ul.level_1 li a.zukunftswerkstatt:before,#left .mod_navigation ul.level_1 li span.zukunftswerkstatt:before{content:"\e8de";}#left .mod_navigation ul.level_1 li a.termine:before,#left .mod_navigation ul.level_1 li span.termine:before{content:"\e686";}#left .mod_navigation ul.level_1 li a.downloads:before,#left .mod_navigation ul.level_1 li span.downloads:before{content:"\e7a0";}#left .mod_navigation ul.level_1 li a.home_office:before,#left .mod_navigation ul.level_1 li span.home_office:before{content:"\e629";}#left .mod_navigation ul.level_1 li a.weekly:before,#left .mod_navigation ul.level_1 li span.weekly:before{content:"\e6b4";}#left .mod_navigation ul.level_1 li a.assets:before,#left .mod_navigation ul.level_1 li span.assets:before{content:"\e749";}#left .mod_navigation ul.level_1 li a.training-material:before,#left .mod_navigation ul.level_1 li span.training-material:before{content:"\e7a8";}#left .mod_navigation ul.level_1 li a.chromecast:before,#left .mod_navigation ul.level_1 li span.chromecast:before{content:"\e7a9";/* e7aa */}#left .mod_navigation ul.level_1 li a.chromebook:before,#left .mod_navigation ul.level_1 li span.chromebook:before{content:"\e7c0";}#left .mod_navigation ul.level_1 li a.nexus:before,#left .mod_navigation ul.level_1 li span.nexus:before,#left .mod_navigation ul.level_1 li a.android:before,#left .mod_navigation ul.level_1 li span.android:before{content:"\e60c";}#left .mod_navigation ul.level_1 li a.pixeldaydream:before,#left .mod_navigation ul.level_1 li span.pixeldaydream:before{content:"\e7cb";}#left .mod_navigation ul.level_1 li a.gservices:before,#left .mod_navigation ul.level_1 li span.gservices:before{content:"\e6bd";}#left .mod_navigation ul.level_1 li a.internal:before,#left .mod_navigation ul.level_1 li span.internal:before{content:"\e61f";}#left .mod_navigation ul.level_1 li a.privacysecurity:before,#left .mod_navigation ul.level_1 li span.privacysecurity:before{content:"\e68e";}#left .mod_navigation ul.level_1 li a.android-wear:before,#left .mod_navigation ul.level_1 li span.android-wear:before{content:"\e7d1";}#left .mod_navigation ul.level_1 li a.newsletter:before,#left .mod_navigation ul.level_1 li span.newsletter:before{content:"\e6e3";}#left .mod_navigation ul.level_1 li a.img-icon,#left .mod_navigation ul.level_1 li span.img-icon{background-position:9px 8px;background-size:24px auto;background-repeat:no-repeat;padding:16px 8px 16px 58px;}#left .mod_navigation ul.level_1 li a.daydream,#left .mod_navigation ul.level_1 li span.daydream{background-image:url("../../files/theme/images/layout/daydream-icon.png");}#left .mod_navigation ul.level_1 li a.googlehome,#left .mod_navigation ul.level_1 li span.googlehome{background-image:url("../../files/theme/images/layout/home-icon.png");}#left .mod_navigation ul.level_1 li a.wifi,#left .mod_navigation ul.level_1 li span.wifi{background-image:url("../../files/theme/images/layout/wifi-icon.png");/* 980 */}@media only screen and (min-width:2px){/*------ Navigation Ende ------*//*================= HEADER CONTENT ===============*//*=== Sticky header ===*/#left .mod_navigation{margin:0 0 0 0;padding:0;min-height:0;width:100%;clear:both;/*right: 0;
    bottom: 0;
    z-index: 900;*/float:left;color:rgba(0, 0, 0, 0.87);font-size:1.6rem;background:#f5f5f5;}#left .inside .mod_navigation ul{list-style-type:none;text-align:left;margin:0;padding:0;/* level_1 */}#left .mod_navigation ul.level_1 li{padding:0;margin:0;display:block;width:240px;}#left .mod_navigation ul.level_1 li a,#left .mod_navigation ul.level_1 li span{display:block;/* was $padding / 3 * 2 */padding:8px;margin:0;text-decoration:none;color:rgba(0, 0, 0, 0.87);overflow:hidden;}#left .inside .mod_navigation ul.level_1 li.active{background:#e0e0e0;/* level_2 */}#left .mod_navigation ul.level_2{margin:0;padding:0;display:block;}#left .inside .mod_navigation ul.level_2 li{display:block;font-size:1.4rem;padding:0 0 0 36px;}#left .inside .mod_navigation ul.level_1 li ul.level_2 li a,#left .inside .mod_navigation ul.level_1 li ul.level_2 li span{display:block;}#left .mod_navigation ul.level_2 li a:before,#left .mod_navigation ul.level_2 li span:before{color:rgba(0, 0, 0, 0.87);margin-right:24px;vertical-align:sub;/* level_3 */}#left .mod_navigation ul.level_3{margin:0;padding:0;display:none;}#left .mod_navigation ul.level_2 li.active ul.level_3,#left .mod_navigation ul.level_2 li.trail ul.level_3{display:block;}#left .inside .mod_navigation ul.level_3 li{display:block;font-size:1.12rem;padding:0 0 0 60px;width:auto;}#left .inside .mod_navigation ul.level_1 li ul.level_3 li a,#left .inside .mod_navigation ul.level_1 li ul.level_3 li span{display:block;}#left .mod_navigation ul.level_3 li a:before,#left .mod_navigation ul.level_3 li span:before{color:rgba(0, 0, 0, 0.87);margin-right:24px;vertical-align:sub;content:none !important;}}#header #stickyheader{position:absolute;top:24px;min-height:80px;z-index:99;}@media only screen and (min-width:980px){/*==== Logo ====*/#header #stickyheader.sticky_top{top:0;position:fixed;}#header #stickyheader.sticky_scroll{/* ursprünglicher Wert + offset */top:120px;position:absolute;}#header #stickyheader.sticky_down{position:fixed;}}#header .mod_amisso_homelink{float:left;position:absolute;}#header .mod_amisso_homelink a{display:block;height:96px;width:256px;margin:16px 0;background:url("../../files/theme/images/layout/logo3.png") no-repeat left top;position:relative;z-index:901;}#header .mod_amisso_homelink a span{display:none;}#header .mod_amisso_searchbox{margin:24px 0 16px 0;width:256px;height:30px;position:relative;top:51px;z-index:990;}#header .mod_amisso_searchbox:after{color:rgba(0, 0, 0, 0.54);content:"\e65f";position:absolute;margin-left:232px;line-height:30px;float:right;}#header .mod_amisso_searchbox input[type="text"]{border-width:0 0 1px;border-style:solid;border-color:rgba(0, 0, 0, 0.54);border-radius:0;box-shadow:none;background:none;padding-right:26px;margin:0;width:128px;color:rgba(0, 0, 0, 0.54);float:right;height:28px;-webkit-transition:width 400ms ease-in, border-width 400ms ease-in;-moz-transition:width 400ms ease-in, border-width 400ms ease-in;-ms-transition:width 400ms ease-in, border-width 400ms ease-in;transition:width 400ms ease-in, border-width 400ms ease-in;}#header .mod_amisso_searchbox input[type="text"]:focus{border-width:0 0 2px;width:256px;}#header .mod_amisso_searchbox input[type="image"]{position:absolute;margin-top:2px;margin-left:232px;z-index:997;}#header .mod_breadcrumb{font-size:3.4rem;margin:24px 0 0 280px;padding:0;text-align:left;width:100%;line-height:1;position:absolute;bottom:0;}#header .mod_breadcrumb ul #header .mod_breadcrumb ul li{padding:0;}#header .mod_breadcrumb ul li.first{display:none;}#header .mod_breadcrumb ul li:after{content:"\e89b";color:rgba(0, 0, 0, 0.54);margin:0 12px 0 24px;vertical-align:middle;font-size:4.42rem;}#header .mod_breadcrumb ul li.last:after{content:"";margin:0;}#header .mod_breadcrumb ul li a,#header .mod_breadcrumb ul li{color:rgba(0, 0, 0, 0.54);/*================= HEROSLIDER CONTENT =================*/}#heroslider{background-image:url("../../files/theme/images/layout/wallpaper/nest-mini-bg.jpg");}.home #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/text.png"), url("../../files/theme/images/layout/wallpaper/product-family.jpg");background-position:center bottom, right bottom;background-size:contain, contain;background-color:#d4d4d4;}.zukunftswerkstatt #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/zkw_bg.jpg");background-position:center bottom;}.mediathek #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/media_bg.jpg");background-position:center bottom;}.termine #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/termine-bg.jpg");background-position:center bottom;}.downloads #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/media_bg.jpg");background-position:center bottom;}.home_office #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/nest-mini-bg.jpg");background-position:center bottom;}.internal #heroslider{background-image:none;background-color:#424242;}.getlucky #heroslider{background-image:url("../../files/theme/images/content/celebration.gif");background-position:center bottom;background-size:contain;}.getlucky.grt #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/product-family.jpg");background-position:right bottom;background-size:contain;background-color:#d4d4d4;}.icons #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/white.jpg");background-position:center top;}.news #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/news-apps.jpg");}.chromecast #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/chromecast-hero-bg.jpg");background-position:center center;}.chromebook #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/chromebook.jpg");}.nexus #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/android.jpg");background-position:center -100px;}.android-wear #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/september.jpg");}.newsletter #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/news-apps.jpg");}.kontakt #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/april.jpg");}.faq #heroslider{background-image:url("//ssl.gstatic.com/support/content/global-assets/bg_chrome.png");/* .android #heroslider {background-image: url("../../files/theme/images/layout/wallpaper/android-assets-hero.png");} */}.pixeldaydream #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/pixel-assets-hero.jpg");}.googlehome #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/googlehome-assets-hero.jpg");}.wifi #heroslider{background-image:url("../../files/theme/images/layout/wallpaper/googlewifi-assets-hero.png");}#heroslider .ce_sliderStart{padding:24px 24px 48px;box-sizing:border-box;position:absolute;bottom:0;overflow:hidden;width:100%;}#heroslider .ce_sliderStart .content-slider{height:306px;}#heroslider .slider-prev,#heroslider .slider-next{display:none;}#heroslider .ce_image{text-align:center;height:auto;}#heroslider .ce_image img{max-height:304px;width:auto;}#heroslider .slider-menu{height:24px;font-size:small;}#heroslider .slider-menu b{font-size:0px;border-radius:50%;border:8px solid #e0e0e0;margin:0 6px;color:#e0e0e0;}#heroslider .slider-menu b.active{color:#9e9e9e;border-color:#9e9e9e;/*================= MAIN CONTENT =================*//*=== BOXBOX ===*/}#main .boxbox{padding:0 16px;margin:0;box-sizing:border-box;}#main .topbox.boxbox .ce_text{font-size:2.2rem;}#main .boxbox .inside,.getlucky #main form{padding:16px;box-sizing:border-box;margin:24px 0 8px;box-shadow:0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;/* @include border-radius(5px); */background:#fff;}#main .topbox.boxbox .inside{margin-top:0;}#main .videobox.boxbox .inside{padding:0;/*
.home #main .topbox.boxbox .inside {
  background-image: url("../../files/theme/images/layout/wallpaper/g-bg.jpg");
  background-size: cover;
}*/}#main .boxbox h2{margin-top:0;}#main .ce_text.block{margin-top:24px;}#main .floatright{float:right;/*== Login ==*/}#main .checkbox_container{margin:24px;/*== Newsletter ==*/}.mod_subscribe input[type="text"],.mod_unsubscribe input[type="text"]{width:100%;border-color:#9e9e9e;/*== Videos==*/}.video-container{position:relative;padding-bottom:56.25%;padding-top:24px;height:0;overflow:hidden;margin-top:24px;box-sizing:border-box;}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;/*== Termine ==*/}#main iframe{border:none;/*== FAQ / Accordeon ==*//* to make the loading effect look smooth */}.columns2-left.faq.high-sheet #main{background:none;box-shadow:none;}.columns2-left.faq.high-sheet #main .mod_faqpage{box-shadow:0 10px 20px rgba(0, 0, 0, .22), 0 14px 56px rgba(0, 0, 0, .25);}.columns2-left.faq.high-sheet #main{padding-bottom:0;}.mod_faqpage h2{padding:0 16px;font-size:3.4rem;}.mod_faqpage .toplink{border-radius:50%;display:none;/*== FAQ / Answer ==*/}.answer.high-sheet #main{padding-top:0;background:#e1f5fe;}#chromebook-faq-answer #main{background:#e1f5fe;}.mod_faqreader h1{padding:24px 16px 16px;font-size:3.4rem;margin:0;}.mod_faqreader .ce_text,.mod_faqreader .info,.mod_faqreader .back{padding:0 16px;/* --- Accordion --- */}#main .ce_accordion{margin:0;border-bottom:1px solid #e0e0e0;background:#f5f5f5;}#main .ce_accordion.last{border-bottom:0;}#main .ce_accordion ul{font-size:inherit;}#main .ce_accordion .toggler{cursor:pointer;padding:1px 1px 1px 24px;}#main .ce_accordion .toggler h3{margin:7px 0;font-weight:initial;}#main .ce_accordion .toggler.ui-accordion-header-active{background:#e0e0e0;}#main .ce_accordion .toggler:hover{text-decoration:none;}#main .ce_accordion .ui-accordion-content-active{background:#424242;}#main .ce_accordion .accordion div{margin:0;padding:24px 24px 8px;width:100%;display:inline-block;color:#fff;background:#424242;}#main .ce_accordion .accordion div .ce_image{background:none;border:0;margin:0;width:auto;padding:0;/* --- Artikel Details Accordion --- */}#main .more_details.ce_accordion{background:none;border:0;text-align:right;position:relative;}#main .more_details.ce_accordion .accordion div,#main .ce_accordion .ui-accordion-content-active{background:none;text-align:left;color:rgba(0, 0, 0, 0.54);/* --- Artikel Details SlideIn --- *//*== Kontakt ==*/}.kontakt table{width:100%;}.kontakt table img{border-radius:50%;margin-right:24px;}.kontakt #main table td{padding:4px 8px 0;vertical-align:top;/* .kontakt input, .kontakt textarea */}.kontakt .form-control-wrapper{margin-top:16px;}.kontakt #main input,.kontakt #main textarea{border-color:#e0e0e0;/*== Suche ==*/}.suche .mod_search{min-height:500px;}.suche .mod_search form{margin:-16px -16px 16px;padding:16px 16px 0;box-sizing:border-box;}.suche .mod_search .radio_container{display:none;/*
.suche .mod_search input[type="search"] {
    width: 80%;
    max-width: 505px;
}*/}.suche .highlight{font-weight:bold;}.suche .mod_search h3{margin-bottom:0;}.suche .url{margin-bottom:8px;}.suche .mod_search .relevance{font-weight:normal;font-size:1.4rem;}.suche .filesize{display:none;/*====== Pagination =========*/}#main .pagination{display:block;margin:24px 0;padding-left:0;}#main .pagination ul{list-style-type:none;}#main .pagination ul li{display:inline;}#main .pagination li a,#main .pagination li span{background-color:#fff;border:1px solid #f5f5f5;color:#2962ff;float:left;line-height:1.42857;margin-left:-1px;padding:8px 16px;position:relative;text-decoration:none;}#main .pagination li:first-child a,#main .pagination li:first-child span{border-bottom-left-radius:2px;border-top-left-radius:2px;margin-left:0;}#main .pagination li:last-child a,#main .pagination li:last-child span{border-bottom-right-radius:2px;border-top-right-radius:2px;}#main .pagination li a:hover,#main .pagination li span:hover,#main .pagination li a:focus,#main .pagination li span:focus{background-color:rgba(41, 98, 255, 0.8);color:#fff;}#main .pagination a.current,#main .pagination span.current,#main .pagination a.current:hover,#main .pagination span.current:hover,#main .pagination a.current:focus,#main .pagination span.current:focus{background-color:rgba(41, 98, 255, 0.8);color:#fff;cursor:default;z-index:2;/*====== Form ======*/}input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="tel"],input[type="time"],input[type="url"],input[type="search"],textarea{background:none;border-color:rgba(0, 0, 0, 0.54);border-radius:0;border-style:none none solid;border-width:0 0 1px;box-shadow:none;float:none;padding:0;color:rgba(0, 0, 0, 0.54);height:36px;-webkit-transition:border-width 100ms ease-in;-moz-transition:border-width 100ms ease-in;-ms-transition:border-width 100ms ease-in;transition:border-width 100ms ease-in;}textarea{height:auto;min-height:36px;}input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="search"]:focus,textarea:focus{border-width:0 0 2px;background:none;}input[type="submit"],.btn,p.back a,#main .more_details.ce_accordion .toggler{border:0 none;border-radius:2px;color:#423f3f;cursor:pointer;margin:8px 1px;outline:medium none !important;padding:8px 24px;position:relative;font-size:1.6rem;/*  text-transform: uppercase; */text-decoration:none;-moz-user-select:none;background-image:none;display:inline-block;text-align:center;vertical-align:middle;white-space:nowrap;background-color:#e0e0e0;transition:box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1) 0s;}#main input[type="submit"],#main .btn,#main p.back a,#main .promo_box a,#main .mod_newsarchive .more a{background-color:#1a73e8;color:#fff;font-weight:bold;margin-top:24px;padding:12px 24px;}input[type="submit"]:hover,.btn:hover,p.back a:hover,#main .more_details.ce_accordion .toggler:hover{box-shadow:0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);/*====== External Elements ======*/}iframe{width:100%;min-height:400px;border:2px solid #9e9e9e;}.cookiebar{z-index:999;/*================= ASIDE CONTENT ================*//*============== LEFT ===============-*/}#left .mod_login{margin:24px 12px 0 12px;padding:12px 12px 0 12px;min-height:0;clear:both;display:inline-block;/*right: 0;
  bottom: 0;
  z-index: 900;*/border-top:2px solid #757575;color:rgba(0, 0, 0, 0.87);font-size:1.6rem;}#left .mod_login h2{margin-bottom:8px;font-weight:unset;}#left .mod_login.logout h2{display:none;}#left .mod_login .checkbox_container{margin-top:12px;font-size:1.2rem;}#left .mod_login .submit_container{margin-top:12px;/*============== RIGHT ===============*//*================= FOOTER CONTENT ===============*/}#footer .mod_amisso_copyright{line-height:auto;margin:24px 0 0 -25%;position:absolute;bottom:24px;left:25%;}#footer form label{display:none;}#footer form input,#footer form textarea{margin:0 0 24px;}#footer ul{list-style-type:none;padding:0;}#footer a{color:#fff;/*================= OTHER CONTENT ================*/}.dlh_googlemap{width:100%;/*///////////////////////////////////////////////////////////////////*//*///////////////////////////////////////////////////////////////////*//*///////////////////////////////////////////////////////////////////*/}#left .mod_amisso_mobile_menue ul li{outline:none;overflow:hidden;-webkit-transition:background-color 600ms ease-in;-moz-transition:background-color 600ms ease-in;-ms-transition:background-color 600ms ease-in;-o-transition:background-color 600ms ease-in;transition:background-color 600ms ease-in;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}#left .mod_amisso_mobile_menue ul li a,#left .mod_amisso_mobile_menue ul li span{font-weight:normal;-webkit-transition:font-weight 200ms ease-in-out;-moz-transition:font-weight 200ms ease-in-out;-ms-transition:font-weight 200ms ease-in-out;-o-transition:font-weight 200ms ease-in-out;transition:font-weight 200ms ease-in-out;}#left .mod_amisso_mobile_menue ul li:hover{background-color:#e0e0e0;/*
#left .mod_amisso_mobile_menue ul li:hover ul li {
	background-color: $grey100;
}*/}#left .mod_navigation ul.level_1 li a:hover{color:#000 !important;}#left .mod_navigation ul li a:hover,#left .mod_navigation ul li span:hover{font-weight:bold;/*================== Mainmenu ======================================*/}#left .showhide{position:fixed;z-index:999;top:24px;left:16px;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;}@media only screen and (max-width:980px){body.background--blur{background:none;}body{background:rgba(0, 0, 0, 0.8);}}#left.menu--off{left:-240px;display:block;-webkit-transition:all 300ms;-moz-transition:all 300ms;-ms-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;}#left.menu--on{left:0;-webkit-transition:all 300ms;-moz-transition:all 300ms;-ms-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms;}.material-design-hamburger button{display:block;border:none;background:none;outline:0;}.material-design-hamburger__icon{padding:3rem 1rem;cursor:pointer;}.material-design-hamburger__layer{display:block;width:57px;height:6px;background:#757575;position:relative;-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}.material-design-hamburger__layer:before,.material-design-hamburger__layer:after{display:block;width:inherit;height:6px;position:absolute;background:inherit;left:0;content:'';-webkit-animation-duration:300ms;animation-duration:300ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background:#757575;/*
.material-design-hamburger__layer:hover {
  background: $basic-font-color;
}*/}.material-design-hamburger__layer:before{bottom:200%;}.material-design-hamburger__layer:after{top:200%;}.material-design-hamburger__icon--to-arrow{-webkit-animation-name:material-design-hamburger__icon--slide;-webkit-animation-fill-mode:forwards;animation-name:material-design-hamburger__icon--slide;animation-fill-mode:forwards;}.material-design-hamburger__icon--to-arrow:before{-webkit-animation-name:material-design-hamburger__icon--slide-before;-webkit-animation-fill-mode:forwards;animation-name:material-design-hamburger__icon--slide-before;animation-fill-mode:forwards;}.material-design-hamburger__icon--to-arrow:after{-webkit-animation-name:material-design-hamburger__icon--slide-after;-webkit-animation-fill-mode:forwards;animation-name:material-design-hamburger__icon--slide-after;animation-fill-mode:forwards;}.material-design-hamburger__icon--from-arrow{-webkit-animation-name:material-design-hamburger__icon--slide-from;animation-name:material-design-hamburger__icon--slide-from;}.material-design-hamburger__icon--from-arrow:before{-webkit-animation-name:material-design-hamburger__icon--slide-before-from;animation-name:material-design-hamburger__icon--slide-before-from;}.material-design-hamburger__icon--from-arrow:after{-webkit-animation-name:material-design-hamburger__icon--slide-after-from;animation-name:material-design-hamburger__icon--slide-after-from;}@-webkit-keyframes material-design-hamburger__icon--slide{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg);}}@keyframes material-design-hamburger__icon--slide{100%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}}@-webkit-keyframes material-design-hamburger__icon--slide-before{100%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:3% 37%;width:75%;}}@keyframes material-design-hamburger__icon--slide-before{100%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:3% 37%;width:75%;}}@-webkit-keyframes material-design-hamburger__icon--slide-after{100%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:3% 37%;width:75%;}}@keyframes material-design-hamburger__icon--slide-after{100%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin:3% 37%;width:75%;}}@-webkit-keyframes material-design-hamburger__icon--slide-from{0%{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}}@keyframes material-design-hamburger__icon--slide-from{0%{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-o-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);}}@-webkit-keyframes material-design-hamburger__icon--slide-before-from{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin:3% 37%;width:75%;}}@keyframes material-design-hamburger__icon--slide-before-from{0%{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin:3% 37%;width:75%;}}@-webkit-keyframes material-design-hamburger__icon--slide-after-from{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin:3% 37%;width:75%;}}@keyframes material-design-hamburger__icon--slide-after-from{/*============== Mainmenu ripple effect =================*/0%{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);margin:3% 37%;width:75%;}}#left .mod_navigation ul li{position:relative;overflow:hidden;}#left .mod_navigation ul li a{/*static positioned elements appear behind absolutely positioned siblings(.ink in this case) hence we will make the links relatively positioned to bring them above .ink*/user-select:none;position:relative;/*.ink styles - the elements which will create the ripple effect.
The size and position of these elements will be set by the JS code.
Initially these elements will be scaled down to 0% and later animated to
large fading circles on user click.*/}.ink{display:block;position:absolute;background:rgba(41, 98, 255, 0.8);border-radius:100%;-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);/*animation effect*/}.ink.animate{-moz-animation:ripple 0.65s linear;-webkit-animation:ripple 0.65s linear;-ms-animation:ripple 0.65s linear;-o-animation:ripple 0.65s linear;animation:ripple 0.65s linear;/*scale the element to 250% to safely cover the entire link and fade it out*/}@-webkit-keyframes ripple{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}100%{opacity:0;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5);}}@keyframes ripple{/* -- Feedback Button -------------------------------- */100%{opacity:0;-moz-transform:scale(2.5);-webkit-transform:scale(2.5);-o-transform:scale(2.5);-ms-transform:scale(2.5);transform:scale(2.5);}}.button-wrapper:before,.button-wrapper:after{box-sizing:border-box;-webkit-user-select:none;margin:0;padding:0;overflow:hidden;}.button-wrapper{position:fixed;z-index:950;display:inline-block;top:100%;left:100%;transform:translate(-50%, -50%);}.action-content{width:384px;height:384px;background:#fff;position:fixed;bottom:100px;left:-480px;display:inline-block;transform:scale(0);transform-origin:100% 100%;box-shadow:0 3px 12px rgba(0, 0, 0, .23), 0 3px 12px rgba(0, 0, 0, .16);transition:0.3s all cubic-bezier(0.19, 1, 0.22, 1);}.action-content.active{transform:scale(1);}.action-content form{padding:16px;}div.action-button{clear:both;position:fixed;bottom:48px;right:48px;width:56px;height:56px;}div.action-button a:before{color:white;font-size:26px;color:#fff;content:"\e6de";text-align:center;vertical-align:top;}div.action-button a{display:inline-block;padding:11px 16px 16px;width:100%;height:100%;box-sizing:border-box;text-decoration:none;border-radius:100%;background:#2962ff;box-shadow:0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);}div.action-button a:active,div.action-button a:hover{box-shadow:0 3px 12px rgba(0, 0, 0, .23), 0 3px 12px rgba(0, 0, 0, .16);}.span{position:fixed;bottom:0;width:100%;height:50px;line-height:50px;font-size:25px;font-family:Roboto;font-weight:300;text-align:center;color:#999;/* -- Ripple effect -------------------------------- */}.ripple-effect{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0);}.ink{display:block;position:absolute;pointer-events:none;border-radius:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);background:#fff;opacity:1;}.ink.animate{-webkit-animation:ripple 0.5s linear;-moz-animation:ripple 0.5s linear;-ms-animation:ripple 0.5s linear;-o-animation:ripple 0.5s linear;animation:ripple 0.5s linear;}@keyframes ripple{100%{opacity:0;transform:scale(2.5);}}@-webkit-keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5);}}@-moz-keyframes ripple{100%{opacity:0;-moz-transform:scale(2.5);transform:scale(2.5);}}@-ms-keyframes ripple{100%{opacity:0;-ms-transform:scale(2.5);transform:scale(2.5);}}@-o-keyframes ripple{/* Animation timing (1) *//*#main .mod_article > * {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
#main .mod_article > .animated {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 5s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: all 5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 5s cubic-bezier(0.55, 0, 0.1, 1);
}
.NOJS #main .mod_article > * {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}*//* Animation timing (2) */100%{opacity:0;-o-transform:scale(2.5);transform:scale(2.5);}}#main .mod_article > *{-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}#main .mod_article > .show{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.NOJS #main .mod_article > *{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* Excluded Elements */}#wrapper #main .mod_search{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* Animation timing (3) *//*
#main .mod_article > * {
  position: relative;
  top: 105%;
  transition: top 500ms ease-in;
}
#main .mod_article > .show {
  top: 0;
}*/}#userlike-register-submit,#userlike-transcript-submit,#userlike-feedback-submit{width:80px !important;background:#1a73e8 !important;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px;/* @include border-radius(5px); */}#userlike .userlike-symbol.userlike-symbol-send{color:#fff !important;}.userlike-symbol.userlike-symbol-send:before{content:\e6eb !important;}#main .promo_box{font-size:2.2rem;}#main .promo_box p{display:table;}#main .ce_downloads ul{list-style-type:none;font-size:2.2rem;}#main .ce_downloads ul li{background:#f5f5f5;margin:8px;}#main .ce_downloads ul li a{padding:8px;display:inline-block;}#main .ce_downloads ul li img{margin:8px;}#main .mod_newsarchive .teaser,#main .mod_newsreader .ce_text,#main .mod_newsarchive .more a{font-size:2.2rem;}#main .mod_newsarchive .layout_latest{margin:48px 0;}#mediathek .mod_newsarchive h1{display:none;}#mediathek .mod_newsarchive .ce_player,#mediathek .mod_newsarchive .ce_youtube{display:inline-block;}#mediathek .mod_newsarchive .ce_text{font-size:2.2rem;padding:24px;width:47%;display:inline-block;}#mediathek .mod_newsarchive .ce_text h6,#mediathek .mod_newsarchive .ce_text h6 a{color:#9e9e9e;}#nachrichten .mod_newsreader h1{font_size:3.4rem;}#nachrichten .mod_newsreader .ce_text{margin-top:48px;}#nachrichten .mod_newsreader .ce_text strong{color:#424242;}#nachrichten .mod_newsreader .image_container.float_right,#nachrichten .mod_newsreader .image_container.float_left{margin:12px 48px 24px;}#main .promo_box.teaser .inside{min-height:470px;display:block;/*----- Special Offer Partners -----*/}#main #specialoffer table{border:0;width:100%;}#main #specialoffer table td{padding:12px 24px;background:#f5f5f5;border:4px solid white;text-align:left;vertical-align:middle;}#main #specialoffer table td:first-child{width:120px;background:white;padding:0;}#main #specialoffer table td p{margin:0;font-size:2.2rem;/*---Slider Offer Partners---*/}.promo_slider_box{padding:16px;box-sizing:border-box;margin:24px 0 8px 16px;box-shadow:0 1.5px 4px rgba(0, 0, 0, .24), 0 1.5px 6px rgba(0, 0, 0, .12);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;border-radius:3px;/* @include border-radius(5px); */background:#fff;max-width:1200px;}.promo_slider_box .content-slider{display:block;box-sizing:border-box;}.promo_slider_box .content-slider img{margin:0 auto;display:block;/*================= Gewinnspiel ===============*/}.getlucky #main .mod_article > *{-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;transition:none;}.getlucky #main form{margin-bottom:48px;}.getlucky #main form .widget{margin:24px 0;}.getlucky #main form .widget fieldset{border:none;padding:0;}.getlucky #main form .widget fieldset span{display:block;padding:24px;}.getlucky #main form .widget fieldset legend span.mandatory{display:inline;padding:0 2px;}.getlucky #main a.simple_link{background:none;color:#424242;font-size:1.8rem;text-decoration:underline;/*================= GRT Landingpage ===============*/}.getlucky.grt #main .topbox.boxbox .ce_text{font-size:3.2rem;}.getlucky.grt #main .topbox.boxbox table{margin:24px;border-radius:5px;}.getlucky.grt #main .topbox.boxbox tr td{font-size:2.8rem;color:#fff;background:#4487fa;padding:12px;border-radius:10px;}.getlucky.grt #main .topbox.boxbox tr td a{font-size:2.8rem;color:#fff;/*================= RESPONSIVENESS ===============*//* max 1600px */}@media only screen and (max-width:3000px){/*### Menue fiddeling ###*/#header,#header-helper{min-height:64px;height:64px;}#header-helper{display:none;}#header .mod_amisso_homelink a{/*height: 48px;
      width: 256px; */margin:8px 0;background-size:contain;}#header .mod_breadcrumb{display:inline;position:static;width:auto;margin:26px 0 0 151px;white-space:nowrap;}#header .mod_breadcrumb ul{margin-bottom:0;}#header .mod_amisso_searchbox{position:static;margin-top:20px;}#heroslider{margin-top:64px;}#left .inside{padding-top:88px;}#left .showhide{top:0;}.material-design-hamburger__layer,.material-design-hamburger__layer:before,.material-design-hamburger__layer:after{height:4px;width:38px;}}@media only screen and (min-width:1599px){#wrapper #left.menu--off{left:0;}#left .showhide{display:none;}#left .mod_amisso_homelink{float:left;position:absolute;top:0;left:12px;}#left .mod_amisso_homelink a{display:block;margin:8px 0 0 0;height:48px;width:135px;background:url("../../files/theme/images/layout/logo3.png") no-repeat left top;background-size:contain;position:relative;z-index:901;/*
  #left .mod_amisso_homelink a span {
    display: none;
  }

  #header .mod_amisso_homelink {
    display: none;
  } */}body #wrapper #container,#footer .inside{padding-left:240px;max-width:1440px;}body.getlucky.grt #wrapper #container,#footer .inside{padding-left:0;max-width:1200px;}#header{padding:0 24px 0 256px;}#header .mod_breadcrumb{margin-left:24px;/*
  #heroslider .ce_sliderStart {
    padding: $padding $padding $padding * 2;
    margin: 0 45% 0 25%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 30%;
  }
*/}}@media only screen and (max-width:1598px){#left .mod_amisso_homelink{display:none;}.home #heroslider{background-position:right bottom;background-size:contain;background-color:#d4d4d4;}}@media only screen and (max-width:1220px){#header{padding-right:24px;}}@media only screen and (max-width:979px){.background--blur #blur{/* block */display:none;z-index:900;}#wrapper,#container{position:static;}#wrapper{margin-bottom:0;}#container{padding:0 31.99992px 24px;/* $margin / 3 * -8 */margin-top:24px;/* header */}#header .mod_breadcrumb,#header-helper,#header .mod_amisso_searchbox{display:none;}#header{height:64px;min-height:auto;padding:0;overflow:hidden;}#header .mod_amisso_homelink{margin:0 24px 0 96px;width:256px;float:none;position:unset;}#header .mod_amisso_searchbox{margin-top:0;}#heroslider{height:256px;}.getlucky #heroslider{height:180px;}#heroslider .ce_sliderStart{display:none !important;/* left */}#left .inside{padding-top:64px;}#left .showhide{top:0;}.material-design-hamburger__layer,.material-design-hamburger__layer:before,.material-design-hamburger__layer:after{height:4px;width:38px;/* main */}#main .boxbox .inside,.getlucky #main form{margin:8px 0 8px;}#main .floatright{float:left;/* footer */}#footer{height:auto;margin:0;position:relative;}#footer .mod_amisso_languageswitch{position:absolute;width:95px;z-index:999;top:13px;right:0;text-align:right;display:none;}.mod_amisso_mobile_menue button.nav-button,.mod_amisso_mobile_menue a.nav-button,.mod_amisso_mobile_menue.noscript:target a.nav-button.close{display:none !important;}}@media only screen and (max-width:768px){#main .floatright{float:none;}}
.shadow-z-1,.card,.snackbar{box-shadow:0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);}.shadow-z-2,body .well,.container .well,.container-fluid .well,body .jumbotron,.container .jumbotron,.container-fluid .jumbotron,.btn-raised,.btn-group,.btn-group-vertical,.btn-group.btn-group-raised,.btn-group-vertical.btn-group-raised,.modal-content{box-shadow:0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);}.shadow-z-2-hover,.btn:hover:not(.btn-link){box-shadow:0 3px 6px rgba(0, 0, 0, .20), 0 3px 6px rgba(0, 0, 0, .28);}.shadow-z-3,.btn:active:not(.btn-link),.btn-raised:active:not(.btn-link),.btn-group:active:not(.btn-link),.btn-group-vertical:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link),.btn-group-vertical.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);}.shadow-z-4{box-shadow:0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);}.shadow-z-5,.btn-raised:hover,.btn-group:hover,.btn-group-vertical:hover,.btn-group.btn-group-raised:hover,.btn-group-vertical.btn-group-raised:hover{box-shadow:0 19px 38px rgba(0, 0, 0, .30), 0 15px 12px rgba(0, 0, 0, .22);}@font-face{font-family:"Material-Design-Icons";src:url("../../files/theme/materialboot/fonts/Material-Design-Icons.eot?-g7cqhn");src:url("../../files/theme/materialboot/fonts/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg");font-weight:normal;font-style:normal;}[class^="mdi-"],[class*=" mdi-"]{font-family:"Material-Design-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;/* Better Font Rendering =========== */line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.mdi-action-3d-rotation:before{content:"\e600";}.mdi-action-accessibility:before{content:"\e601";}.mdi-action-account-balance:before{content:"\e602";}.mdi-action-account-balance-wallet:before{content:"\e603";}.mdi-action-account-box:before{content:"\e604";}.mdi-action-account-child:before{content:"\e605";}.mdi-action-account-circle:before{content:"\e606";}.mdi-action-add-shopping-cart:before{content:"\e607";}.mdi-action-alarm:before{content:"\e608";}.mdi-action-alarm-add:before{content:"\e609";}.mdi-action-alarm-off:before{content:"\e60a";}.mdi-action-alarm-on:before{content:"\e60b";}.mdi-action-android:before{content:"\e60c";}.mdi-action-announcement:before{content:"\e60d";}.mdi-action-aspect-ratio:before{content:"\e60e";}.mdi-action-assessment:before{content:"\e60f";}.mdi-action-assignment:before{content:"\e610";}.mdi-action-assignment-ind:before{content:"\e611";}.mdi-action-assignment-late:before{content:"\e612";}.mdi-action-assignment-return:before{content:"\e613";}.mdi-action-assignment-returned:before{content:"\e614";}.mdi-action-assignment-turned-in:before{content:"\e615";}.mdi-action-autorenew:before{content:"\e616";}.mdi-action-backup:before{content:"\e617";}.mdi-action-book:before{content:"\e618";}.mdi-action-bookmark:before{content:"\e619";}.mdi-action-bookmark-outline:before{content:"\e61a";}.mdi-action-bug-report:before{content:"\e61b";}.mdi-action-cached:before{content:"\e61c";}.mdi-action-class:before{content:"\e61d";}.mdi-action-credit-card:before{content:"\e61e";}.mdi-action-dashboard:before{content:"\e61f";}.mdi-action-delete:before{content:"\e620";}.mdi-action-description:before{content:"\e621";}.mdi-action-dns:before{content:"\e622";}.mdi-action-done:before{content:"\e623";}.mdi-action-done-all:before{content:"\e624";}.mdi-action-event:before{content:"\e625";}.mdi-action-exit-to-app:before{content:"\e626";}.mdi-action-explore:before{content:"\e627";}.mdi-action-extension:before{content:"\e628";}.mdi-action-face-unlock:before{content:"\e629";}.mdi-action-favorite:before{content:"\e62a";}.mdi-action-favorite-outline:before{content:"\e62b";}.mdi-action-find-in-page:before{content:"\e62c";}.mdi-action-find-replace:before{content:"\e62d";}.mdi-action-flip-to-back:before{content:"\e62e";}.mdi-action-flip-to-front:before{content:"\e62f";}.mdi-action-get-app:before{content:"\e630";}.mdi-action-grade:before{content:"\e631";}.mdi-action-group-work:before{content:"\e632";}.mdi-action-help:before{content:"\e633";}.mdi-action-highlight-remove:before{content:"\e634";}.mdi-action-history:before{content:"\e635";}.mdi-action-home:before{content:"\e636";}.mdi-action-https:before{content:"\e637";}.mdi-action-info:before{content:"\e638";}.mdi-action-info-outline:before{content:"\e639";}.mdi-action-input:before{content:"\e63a";}.mdi-action-invert-colors:before{content:"\e63b";}.mdi-action-label:before{content:"\e63c";}.mdi-action-label-outline:before{content:"\e63d";}.mdi-action-language:before{content:"\e63e";}.mdi-action-launch:before{content:"\e63f";}.mdi-action-list:before{content:"\e640";}.mdi-action-lock:before{content:"\e641";}.mdi-action-lock-open:before{content:"\e642";}.mdi-action-lock-outline:before{content:"\e643";}.mdi-action-loyalty:before{content:"\e644";}.mdi-action-markunread-mailbox:before{content:"\e645";}.mdi-action-note-add:before{content:"\e646";}.mdi-action-open-in-browser:before{content:"\e647";}.mdi-action-open-in-new:before{content:"\e648";}.mdi-action-open-with:before{content:"\e649";}.mdi-action-pageview:before{content:"\e64a";}.mdi-action-payment:before{content:"\e64b";}.mdi-action-perm-camera-mic:before{content:"\e64c";}.mdi-action-perm-contact-cal:before{content:"\e64d";}.mdi-action-perm-data-setting:before{content:"\e64e";}.mdi-action-perm-device-info:before{content:"\e64f";}.mdi-action-perm-identity:before{content:"\e650";}.mdi-action-perm-media:before{content:"\e651";}.mdi-action-perm-phone-msg:before{content:"\e652";}.mdi-action-perm-scan-wifi:before{content:"\e653";}.mdi-action-picture-in-picture:before{content:"\e654";}.mdi-action-polymer:before{content:"\e655";}.mdi-action-print:before{content:"\e656";}.mdi-action-query-builder:before{content:"\e657";}.mdi-action-question-answer:before{content:"\e658";}.mdi-action-receipt:before{content:"\e659";}.mdi-action-redeem:before{content:"\e65a";}.mdi-action-report-problem:before{content:"\e65b";}.mdi-action-restore:before{content:"\e65c";}.mdi-action-room:before{content:"\e65d";}.mdi-action-schedule:before{content:"\e65e";}.mdi-action-search:before{content:"\e65f";}.mdi-action-settings:before{content:"\e660";}.mdi-action-settings-applications:before{content:"\e661";}.mdi-action-settings-backup-restore:before{content:"\e662";}.mdi-action-settings-bluetooth:before{content:"\e663";}.mdi-action-settings-cell:before{content:"\e664";}.mdi-action-settings-display:before{content:"\e665";}.mdi-action-settings-ethernet:before{content:"\e666";}.mdi-action-settings-input-antenna:before{content:"\e667";}.mdi-action-settings-input-component:before{content:"\e668";}.mdi-action-settings-input-composite:before{content:"\e669";}.mdi-action-settings-input-hdmi:before{content:"\e66a";}.mdi-action-settings-input-svideo:before{content:"\e66b";}.mdi-action-settings-overscan:before{content:"\e66c";}.mdi-action-settings-phone:before{content:"\e66d";}.mdi-action-settings-power:before{content:"\e66e";}.mdi-action-settings-remote:before{content:"\e66f";}.mdi-action-settings-voice:before{content:"\e670";}.mdi-action-shop:before{content:"\e671";}.mdi-action-shopping-basket:before{content:"\e672";}.mdi-action-shopping-cart:before{content:"\e673";}.mdi-action-shop-two:before{content:"\e674";}.mdi-action-speaker-notes:before{content:"\e675";}.mdi-action-spellcheck:before{content:"\e676";}.mdi-action-star-rate:before{content:"\e677";}.mdi-action-stars:before{content:"\e678";}.mdi-action-store:before{content:"\e679";}.mdi-action-subject:before{content:"\e67a";}.mdi-action-swap-horiz:before{content:"\e67b";}.mdi-action-swap-vert:before{content:"\e67c";}.mdi-action-swap-vert-circle:before{content:"\e67d";}.mdi-action-system-update-tv:before{content:"\e67e";}.mdi-action-tab:before{content:"\e67f";}.mdi-action-tab-unselected:before{content:"\e680";}.mdi-action-theaters:before{content:"\e681";}.mdi-action-thumb-down:before{content:"\e682";}.mdi-action-thumbs-up-down:before{content:"\e683";}.mdi-action-thumb-up:before{content:"\e684";}.mdi-action-toc:before{content:"\e685";}.mdi-action-today:before{content:"\e686";}.mdi-action-track-changes:before{content:"\e687";}.mdi-action-translate:before{content:"\e688";}.mdi-action-trending-down:before{content:"\e689";}.mdi-action-trending-neutral:before{content:"\e68a";}.mdi-action-trending-up:before{content:"\e68b";}.mdi-action-turned-in:before{content:"\e68c";}.mdi-action-turned-in-not:before{content:"\e68d";}.mdi-action-verified-user:before{content:"\e68e";}.mdi-action-view-agenda:before{content:"\e68f";}.mdi-action-view-array:before{content:"\e690";}.mdi-action-view-carousel:before{content:"\e691";}.mdi-action-view-column:before{content:"\e692";}.mdi-action-view-day:before{content:"\e693";}.mdi-action-view-headline:before{content:"\e694";}.mdi-action-view-list:before{content:"\e695";}.mdi-action-view-module:before{content:"\e696";}.mdi-action-view-quilt:before{content:"\e697";}.mdi-action-view-stream:before{content:"\e698";}.mdi-action-view-week:before{content:"\e699";}.mdi-action-visibility:before{content:"\e69a";}.mdi-action-visibility-off:before{content:"\e69b";}.mdi-action-wallet-giftcard:before{content:"\e69c";}.mdi-action-wallet-membership:before{content:"\e69d";}.mdi-action-wallet-travel:before{content:"\e69e";}.mdi-action-work:before{content:"\e69f";}.mdi-alert-error:before{content:"\e6a0";}.mdi-alert-warning:before{content:"\e6a1";}.mdi-av-album:before{content:"\e6a2";}.mdi-av-timer:before{content:"\e6a3";}.mdi-av-closed-caption:before{content:"\e6a4";}.mdi-av-equalizer:before{content:"\e6a5";}.mdi-av-explicit:before{content:"\e6a6";}.mdi-av-fast-forward:before{content:"\e6a7";}.mdi-av-fast-rewind:before{content:"\e6a8";}.mdi-av-games:before{content:"\e6a9";}.mdi-av-hearing:before{content:"\e6aa";}.mdi-av-high-quality:before{content:"\e6ab";}.mdi-av-loop:before{content:"\e6ac";}.mdi-av-mic:before{content:"\e6ad";}.mdi-av-mic-none:before{content:"\e6ae";}.mdi-av-mic-off:before{content:"\e6af";}.mdi-av-movie:before{content:"\e6b0";}.mdi-av-my-library-add:before{content:"\e6b1";}.mdi-av-my-library-books:before{content:"\e6b2";}.mdi-av-my-library-music:before{content:"\e6b3";}.mdi-av-new-releases:before{content:"\e6b4";}.mdi-av-not-interested:before{content:"\e6b5";}.mdi-av-pause:before{content:"\e6b6";}.mdi-av-pause-circle-fill:before{content:"\e6b7";}.mdi-av-pause-circle-outline:before{content:"\e6b8";}.mdi-av-play-arrow:before{content:"\e6b9";}.mdi-av-play-circle-fill:before{content:"\e6ba";}.mdi-av-play-circle-outline:before{content:"\e6bb";}.mdi-av-playlist-add:before{content:"\e6bc";}.mdi-av-play-shopping-bag:before{content:"\e6bd";}.mdi-av-queue:before{content:"\e6be";}.mdi-av-queue-music:before{content:"\e6bf";}.mdi-av-radio:before{content:"\e6c0";}.mdi-av-recent-actors:before{content:"\e6c1";}.mdi-av-repeat:before{content:"\e6c2";}.mdi-av-repeat-one:before{content:"\e6c3";}.mdi-av-replay:before{content:"\e6c4";}.mdi-av-shuffle:before{content:"\e6c5";}.mdi-av-skip-next:before{content:"\e6c6";}.mdi-av-skip-previous:before{content:"\e6c7";}.mdi-av-snooze:before{content:"\e6c8";}.mdi-av-stop:before{content:"\e6c9";}.mdi-av-subtitles:before{content:"\e6ca";}.mdi-av-surround-sound:before{content:"\e6cb";}.mdi-av-videocam:before{content:"\e6cc";}.mdi-av-videocam-off:before{content:"\e6cd";}.mdi-av-video-collection:before{content:"\e6ce";}.mdi-av-volume-down:before{content:"\e6cf";}.mdi-av-volume-mute:before{content:"\e6d0";}.mdi-av-volume-off:before{content:"\e6d1";}.mdi-av-volume-up:before{content:"\e6d2";}.mdi-av-web:before{content:"\e6d3";}.mdi-communication-business:before{content:"\e6d4";}.mdi-communication-call:before{content:"\e6d5";}.mdi-communication-call-end:before{content:"\e6d6";}.mdi-communication-call-made:before{content:"\e6d7";}.mdi-communication-call-merge:before{content:"\e6d8";}.mdi-communication-call-missed:before{content:"\e6d9";}.mdi-communication-call-received:before{content:"\e6da";}.mdi-communication-call-split:before{content:"\e6db";}.mdi-communication-chat:before{content:"\e6dc";}.mdi-communication-clear-all:before{content:"\e6dd";}.mdi-communication-comment:before{content:"\e6de";}.mdi-communication-contacts:before{content:"\e6df";}.mdi-communication-dialer-sip:before{content:"\e6e0";}.mdi-communication-dialpad:before{content:"\e6e1";}.mdi-communication-dnd-on:before{content:"\e6e2";}.mdi-communication-email:before{content:"\e6e3";}.mdi-communication-forum:before{content:"\e6e4";}.mdi-communication-import-export:before{content:"\e6e5";}.mdi-communication-invert-colors-off:before{content:"\e6e6";}.mdi-communication-invert-colors-on:before{content:"\e6e7";}.mdi-communication-live-help:before{content:"\e6e8";}.mdi-communication-location-off:before{content:"\e6e9";}.mdi-communication-location-on:before{content:"\e6ea";}.mdi-communication-message:before{content:"\e6eb";}.mdi-communication-messenger:before{content:"\e6ec";}.mdi-communication-no-sim:before{content:"\e6ed";}.mdi-communication-phone:before{content:"\e6ee";}.mdi-communication-portable-wifi-off:before{content:"\e6ef";}.mdi-communication-quick-contacts-dialer:before{content:"\e6f0";}.mdi-communication-quick-contacts-mail:before{content:"\e6f1";}.mdi-communication-ring-volume:before{content:"\e6f2";}.mdi-communication-stay-current-landscape:before{content:"\e6f3";}.mdi-communication-stay-current-portrait:before{content:"\e6f4";}.mdi-communication-stay-primary-landscape:before{content:"\e6f5";}.mdi-communication-stay-primary-portrait:before{content:"\e6f6";}.mdi-communication-swap-calls:before{content:"\e6f7";}.mdi-communication-textsms:before{content:"\e6f8";}.mdi-communication-voicemail:before{content:"\e6f9";}.mdi-communication-vpn-key:before{content:"\e6fa";}.mdi-content-add:before{content:"\e6fb";}.mdi-content-add-box:before{content:"\e6fc";}.mdi-content-add-circle:before{content:"\e6fd";}.mdi-content-add-circle-outline:before{content:"\e6fe";}.mdi-content-archive:before{content:"\e6ff";}.mdi-content-backspace:before{content:"\e700";}.mdi-content-block:before{content:"\e701";}.mdi-content-clear:before{content:"\e702";}.mdi-content-content-copy:before{content:"\e703";}.mdi-content-content-cut:before{content:"\e704";}.mdi-content-content-paste:before{content:"\e705";}.mdi-content-create:before{content:"\e706";}.mdi-content-drafts:before{content:"\e707";}.mdi-content-filter-list:before{content:"\e708";}.mdi-content-flag:before{content:"\e709";}.mdi-content-forward:before{content:"\e70a";}.mdi-content-gesture:before{content:"\e70b";}.mdi-content-inbox:before{content:"\e70c";}.mdi-content-link:before{content:"\e70d";}.mdi-content-mail:before{content:"\e70e";}.mdi-content-markunread:before{content:"\e70f";}.mdi-content-redo:before{content:"\e710";}.mdi-content-remove:before{content:"\e711";}.mdi-content-remove-circle:before{content:"\e712";}.mdi-content-remove-circle-outline:before{content:"\e713";}.mdi-content-reply:before{content:"\e714";}.mdi-content-reply-all:before{content:"\e715";}.mdi-content-report:before{content:"\e716";}.mdi-content-save:before{content:"\e717";}.mdi-content-select-all:before{content:"\e718";}.mdi-content-send:before{content:"\e719";}.mdi-content-sort:before{content:"\e71a";}.mdi-content-text-format:before{content:"\e71b";}.mdi-content-undo:before{content:"\e71c";}.mdi-device-access-alarm:before{content:"\e71d";}.mdi-device-access-alarms:before{content:"\e71e";}.mdi-device-access-time:before{content:"\e71f";}.mdi-device-add-alarm:before{content:"\e720";}.mdi-device-airplanemode-off:before{content:"\e721";}.mdi-device-airplanemode-on:before{content:"\e722";}.mdi-device-battery-20:before{content:"\e723";}.mdi-device-battery-30:before{content:"\e724";}.mdi-device-battery-50:before{content:"\e725";}.mdi-device-battery-60:before{content:"\e726";}.mdi-device-battery-80:before{content:"\e727";}.mdi-device-battery-90:before{content:"\e728";}.mdi-device-battery-alert:before{content:"\e729";}.mdi-device-battery-charging-20:before{content:"\e72a";}.mdi-device-battery-charging-30:before{content:"\e72b";}.mdi-device-battery-charging-50:before{content:"\e72c";}.mdi-device-battery-charging-60:before{content:"\e72d";}.mdi-device-battery-charging-80:before{content:"\e72e";}.mdi-device-battery-charging-90:before{content:"\e72f";}.mdi-device-battery-charging-full:before{content:"\e730";}.mdi-device-battery-full:before{content:"\e731";}.mdi-device-battery-std:before{content:"\e732";}.mdi-device-battery-unknown:before{content:"\e733";}.mdi-device-bluetooth:before{content:"\e734";}.mdi-device-bluetooth-connected:before{content:"\e735";}.mdi-device-bluetooth-disabled:before{content:"\e736";}.mdi-device-bluetooth-searching:before{content:"\e737";}.mdi-device-brightness-auto:before{content:"\e738";}.mdi-device-brightness-high:before{content:"\e739";}.mdi-device-brightness-low:before{content:"\e73a";}.mdi-device-brightness-medium:before{content:"\e73b";}.mdi-device-data-usage:before{content:"\e73c";}.mdi-device-developer-mode:before{content:"\e73d";}.mdi-device-devices:before{content:"\e73e";}.mdi-device-dvr:before{content:"\e73f";}.mdi-device-gps-fixed:before{content:"\e740";}.mdi-device-gps-not-fixed:before{content:"\e741";}.mdi-device-gps-off:before{content:"\e742";}.mdi-device-location-disabled:before{content:"\e743";}.mdi-device-location-searching:before{content:"\e744";}.mdi-device-multitrack-audio:before{content:"\e745";}.mdi-device-network-cell:before{content:"\e746";}.mdi-device-network-wifi:before{content:"\e747";}.mdi-device-nfc:before{content:"\e748";}.mdi-device-now-wallpaper:before{content:"\e749";}.mdi-device-now-widgets:before{content:"\e74a";}.mdi-device-screen-lock-landscape:before{content:"\e74b";}.mdi-device-screen-lock-portrait:before{content:"\e74c";}.mdi-device-screen-lock-rotation:before{content:"\e74d";}.mdi-device-screen-rotation:before{content:"\e74e";}.mdi-device-sd-storage:before{content:"\e74f";}.mdi-device-settings-system-daydream:before{content:"\e750";}.mdi-device-signal-cellular-0-bar:before{content:"\e751";}.mdi-device-signal-cellular-1-bar:before{content:"\e752";}.mdi-device-signal-cellular-2-bar:before{content:"\e753";}.mdi-device-signal-cellular-3-bar:before{content:"\e754";}.mdi-device-signal-cellular-4-bar:before{content:"\e755";}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:"\e756";}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:"\e757";}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:"\e758";}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:"\e759";}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:"\e75a";}.mdi-device-signal-cellular-no-sim:before{content:"\e75b";}.mdi-device-signal-cellular-null:before{content:"\e75c";}.mdi-device-signal-cellular-off:before{content:"\e75d";}.mdi-device-signal-wifi-0-bar:before{content:"\e75e";}.mdi-device-signal-wifi-1-bar:before{content:"\e75f";}.mdi-device-signal-wifi-2-bar:before{content:"\e760";}.mdi-device-signal-wifi-3-bar:before{content:"\e761";}.mdi-device-signal-wifi-4-bar:before{content:"\e762";}.mdi-device-signal-wifi-off:before{content:"\e763";}.mdi-device-storage:before{content:"\e764";}.mdi-device-usb:before{content:"\e765";}.mdi-device-wifi-lock:before{content:"\e766";}.mdi-device-wifi-tethering:before{content:"\e767";}.mdi-editor-attach-file:before{content:"\e768";}.mdi-editor-attach-money:before{content:"\e769";}.mdi-editor-border-all:before{content:"\e76a";}.mdi-editor-border-bottom:before{content:"\e76b";}.mdi-editor-border-clear:before{content:"\e76c";}.mdi-editor-border-color:before{content:"\e76d";}.mdi-editor-border-horizontal:before{content:"\e76e";}.mdi-editor-border-inner:before{content:"\e76f";}.mdi-editor-border-left:before{content:"\e770";}.mdi-editor-border-outer:before{content:"\e771";}.mdi-editor-border-right:before{content:"\e772";}.mdi-editor-border-style:before{content:"\e773";}.mdi-editor-border-top:before{content:"\e774";}.mdi-editor-border-vertical:before{content:"\e775";}.mdi-editor-format-align-center:before{content:"\e776";}.mdi-editor-format-align-justify:before{content:"\e777";}.mdi-editor-format-align-left:before{content:"\e778";}.mdi-editor-format-align-right:before{content:"\e779";}.mdi-editor-format-bold:before{content:"\e77a";}.mdi-editor-format-clear:before{content:"\e77b";}.mdi-editor-format-color-fill:before{content:"\e77c";}.mdi-editor-format-color-reset:before{content:"\e77d";}.mdi-editor-format-color-text:before{content:"\e77e";}.mdi-editor-format-indent-decrease:before{content:"\e77f";}.mdi-editor-format-indent-increase:before{content:"\e780";}.mdi-editor-format-italic:before{content:"\e781";}.mdi-editor-format-line-spacing:before{content:"\e782";}.mdi-editor-format-list-bulleted:before{content:"\e783";}.mdi-editor-format-list-numbered:before{content:"\e784";}.mdi-editor-format-paint:before{content:"\e785";}.mdi-editor-format-quote:before{content:"\e786";}.mdi-editor-format-size:before{content:"\e787";}.mdi-editor-format-strikethrough:before{content:"\e788";}.mdi-editor-format-textdirection-l-to-r:before{content:"\e789";}.mdi-editor-format-textdirection-r-to-l:before{content:"\e78a";}.mdi-editor-format-underline:before{content:"\e78b";}.mdi-editor-functions:before{content:"\e78c";}.mdi-editor-insert-chart:before{content:"\e78d";}.mdi-editor-insert-comment:before{content:"\e78e";}.mdi-editor-insert-drive-file:before{content:"\e78f";}.mdi-editor-insert-emoticon:before{content:"\e790";}.mdi-editor-insert-invitation:before{content:"\e791";}.mdi-editor-insert-link:before{content:"\e792";}.mdi-editor-insert-photo:before{content:"\e793";}.mdi-editor-merge-type:before{content:"\e794";}.mdi-editor-mode-comment:before{content:"\e795";}.mdi-editor-mode-edit:before{content:"\e796";}.mdi-editor-publish:before{content:"\e797";}.mdi-editor-vertical-align-bottom:before{content:"\e798";}.mdi-editor-vertical-align-center:before{content:"\e799";}.mdi-editor-vertical-align-top:before{content:"\e79a";}.mdi-editor-wrap-text:before{content:"\e79b";}.mdi-file-attachment:before{content:"\e79c";}.mdi-file-cloud:before{content:"\e79d";}.mdi-file-cloud-circle:before{content:"\e79e";}.mdi-file-cloud-done:before{content:"\e79f";}.mdi-file-cloud-download:before{content:"\e7a0";}.mdi-file-cloud-off:before{content:"\e7a1";}.mdi-file-cloud-queue:before{content:"\e7a2";}.mdi-file-cloud-upload:before{content:"\e7a3";}.mdi-file-file-download:before{content:"\e7a4";}.mdi-file-file-upload:before{content:"\e7a5";}.mdi-file-folder:before{content:"\e7a6";}.mdi-file-folder-open:before{content:"\e7a7";}.mdi-file-folder-shared:before{content:"\e7a8";}.mdi-hardware-cast:before{content:"\e7a9";}.mdi-hardware-cast-connected:before{content:"\e7aa";}.mdi-hardware-computer:before{content:"\e7ab";}.mdi-hardware-desktop-mac:before{content:"\e7ac";}.mdi-hardware-desktop-windows:before{content:"\e7ad";}.mdi-hardware-dock:before{content:"\e7ae";}.mdi-hardware-gamepad:before{content:"\e7af";}.mdi-hardware-headset:before{content:"\e7b0";}.mdi-hardware-headset-mic:before{content:"\e7b1";}.mdi-hardware-keyboard:before{content:"\e7b2";}.mdi-hardware-keyboard-alt:before{content:"\e7b3";}.mdi-hardware-keyboard-arrow-down:before{content:"\e7b4";}.mdi-hardware-keyboard-arrow-left:before{content:"\e7b5";}.mdi-hardware-keyboard-arrow-right:before{content:"\e7b6";}.mdi-hardware-keyboard-arrow-up:before{content:"\e7b7";}.mdi-hardware-keyboard-backspace:before{content:"\e7b8";}.mdi-hardware-keyboard-capslock:before{content:"\e7b9";}.mdi-hardware-keyboard-control:before{content:"\e7ba";}.mdi-hardware-keyboard-hide:before{content:"\e7bb";}.mdi-hardware-keyboard-return:before{content:"\e7bc";}.mdi-hardware-keyboard-tab:before{content:"\e7bd";}.mdi-hardware-keyboard-voice:before{content:"\e7be";}.mdi-hardware-laptop:before{content:"\e7bf";}.mdi-hardware-laptop-chromebook:before{content:"\e7c0";}.mdi-hardware-laptop-mac:before{content:"\e7c1";}.mdi-hardware-laptop-windows:before{content:"\e7c2";}.mdi-hardware-memory:before{content:"\e7c3";}.mdi-hardware-mouse:before{content:"\e7c4";}.mdi-hardware-phone-android:before{content:"\e7c5";}.mdi-hardware-phone-iphone:before{content:"\e7c6";}.mdi-hardware-phonelink:before{content:"\e7c7";}.mdi-hardware-phonelink-off:before{content:"\e7c8";}.mdi-hardware-security:before{content:"\e7c9";}.mdi-hardware-sim-card:before{content:"\e7ca";}.mdi-hardware-smartphone:before{content:"\e7cb";}.mdi-hardware-speaker:before{content:"\e7cc";}.mdi-hardware-tablet:before{content:"\e7cd";}.mdi-hardware-tablet-android:before{content:"\e7ce";}.mdi-hardware-tablet-mac:before{content:"\e7cf";}.mdi-hardware-tv:before{content:"\e7d0";}.mdi-hardware-watch:before{content:"\e7d1";}.mdi-image-add-to-photos:before{content:"\e7d2";}.mdi-image-adjust:before{content:"\e7d3";}.mdi-image-assistant-photo:before{content:"\e7d4";}.mdi-image-audiotrack:before{content:"\e7d5";}.mdi-image-blur-circular:before{content:"\e7d6";}.mdi-image-blur-linear:before{content:"\e7d7";}.mdi-image-blur-off:before{content:"\e7d8";}.mdi-image-blur-on:before{content:"\e7d9";}.mdi-image-brightness-1:before{content:"\e7da";}.mdi-image-brightness-2:before{content:"\e7db";}.mdi-image-brightness-3:before{content:"\e7dc";}.mdi-image-brightness-4:before{content:"\e7dd";}.mdi-image-brightness-5:before{content:"\e7de";}.mdi-image-brightness-6:before{content:"\e7df";}.mdi-image-brightness-7:before{content:"\e7e0";}.mdi-image-brush:before{content:"\e7e1";}.mdi-image-camera:before{content:"\e7e2";}.mdi-image-camera-alt:before{content:"\e7e3";}.mdi-image-camera-front:before{content:"\e7e4";}.mdi-image-camera-rear:before{content:"\e7e5";}.mdi-image-camera-roll:before{content:"\e7e6";}.mdi-image-center-focus-strong:before{content:"\e7e7";}.mdi-image-center-focus-weak:before{content:"\e7e8";}.mdi-image-collections:before{content:"\e7e9";}.mdi-image-colorize:before{content:"\e7ea";}.mdi-image-color-lens:before{content:"\e7eb";}.mdi-image-compare:before{content:"\e7ec";}.mdi-image-control-point:before{content:"\e7ed";}.mdi-image-control-point-duplicate:before{content:"\e7ee";}.mdi-image-crop:before{content:"\e7ef";}.mdi-image-crop-3-2:before{content:"\e7f0";}.mdi-image-crop-5-4:before{content:"\e7f1";}.mdi-image-crop-7-5:before{content:"\e7f2";}.mdi-image-crop-16-9:before{content:"\e7f3";}.mdi-image-crop-din:before{content:"\e7f4";}.mdi-image-crop-free:before{content:"\e7f5";}.mdi-image-crop-landscape:before{content:"\e7f6";}.mdi-image-crop-original:before{content:"\e7f7";}.mdi-image-crop-portrait:before{content:"\e7f8";}.mdi-image-crop-square:before{content:"\e7f9";}.mdi-image-dehaze:before{content:"\e7fa";}.mdi-image-details:before{content:"\e7fb";}.mdi-image-edit:before{content:"\e7fc";}.mdi-image-exposure:before{content:"\e7fd";}.mdi-image-exposure-minus-1:before{content:"\e7fe";}.mdi-image-exposure-minus-2:before{content:"\e7ff";}.mdi-image-exposure-plus-1:before{content:"\e800";}.mdi-image-exposure-plus-2:before{content:"\e801";}.mdi-image-exposure-zero:before{content:"\e802";}.mdi-image-filter:before{content:"\e803";}.mdi-image-filter-1:before{content:"\e804";}.mdi-image-filter-2:before{content:"\e805";}.mdi-image-filter-3:before{content:"\e806";}.mdi-image-filter-4:before{content:"\e807";}.mdi-image-filter-5:before{content:"\e808";}.mdi-image-filter-6:before{content:"\e809";}.mdi-image-filter-7:before{content:"\e80a";}.mdi-image-filter-8:before{content:"\e80b";}.mdi-image-filter-9:before{content:"\e80c";}.mdi-image-filter-9-plus:before{content:"\e80d";}.mdi-image-filter-b-and-w:before{content:"\e80e";}.mdi-image-filter-center-focus:before{content:"\e80f";}.mdi-image-filter-drama:before{content:"\e810";}.mdi-image-filter-frames:before{content:"\e811";}.mdi-image-filter-hdr:before{content:"\e812";}.mdi-image-filter-none:before{content:"\e813";}.mdi-image-filter-tilt-shift:before{content:"\e814";}.mdi-image-filter-vintage:before{content:"\e815";}.mdi-image-flare:before{content:"\e816";}.mdi-image-flash-auto:before{content:"\e817";}.mdi-image-flash-off:before{content:"\e818";}.mdi-image-flash-on:before{content:"\e819";}.mdi-image-flip:before{content:"\e81a";}.mdi-image-gradient:before{content:"\e81b";}.mdi-image-grain:before{content:"\e81c";}.mdi-image-grid-off:before{content:"\e81d";}.mdi-image-grid-on:before{content:"\e81e";}.mdi-image-hdr-off:before{content:"\e81f";}.mdi-image-hdr-on:before{content:"\e820";}.mdi-image-hdr-strong:before{content:"\e821";}.mdi-image-hdr-weak:before{content:"\e822";}.mdi-image-healing:before{content:"\e823";}.mdi-image-image:before{content:"\e824";}.mdi-image-image-aspect-ratio:before{content:"\e825";}.mdi-image-iso:before{content:"\e826";}.mdi-image-landscape:before{content:"\e827";}.mdi-image-leak-add:before{content:"\e828";}.mdi-image-leak-remove:before{content:"\e829";}.mdi-image-lens:before{content:"\e82a";}.mdi-image-looks:before{content:"\e82b";}.mdi-image-looks-3:before{content:"\e82c";}.mdi-image-looks-4:before{content:"\e82d";}.mdi-image-looks-5:before{content:"\e82e";}.mdi-image-looks-6:before{content:"\e82f";}.mdi-image-looks-one:before{content:"\e830";}.mdi-image-looks-two:before{content:"\e831";}.mdi-image-loupe:before{content:"\e832";}.mdi-image-movie-creation:before{content:"\e833";}.mdi-image-nature:before{content:"\e834";}.mdi-image-nature-people:before{content:"\e835";}.mdi-image-navigate-before:before{content:"\e836";}.mdi-image-navigate-next:before{content:"\e837";}.mdi-image-palette:before{content:"\e838";}.mdi-image-panorama:before{content:"\e839";}.mdi-image-panorama-fisheye:before{content:"\e83a";}.mdi-image-panorama-horizontal:before{content:"\e83b";}.mdi-image-panorama-vertical:before{content:"\e83c";}.mdi-image-panorama-wide-angle:before{content:"\e83d";}.mdi-image-photo:before{content:"\e83e";}.mdi-image-photo-album:before{content:"\e83f";}.mdi-image-photo-camera:before{content:"\e840";}.mdi-image-photo-library:before{content:"\e841";}.mdi-image-portrait:before{content:"\e842";}.mdi-image-remove-red-eye:before{content:"\e843";}.mdi-image-rotate-left:before{content:"\e844";}.mdi-image-rotate-right:before{content:"\e845";}.mdi-image-slideshow:before{content:"\e846";}.mdi-image-straighten:before{content:"\e847";}.mdi-image-style:before{content:"\e848";}.mdi-image-switch-camera:before{content:"\e849";}.mdi-image-switch-video:before{content:"\e84a";}.mdi-image-tag-faces:before{content:"\e84b";}.mdi-image-texture:before{content:"\e84c";}.mdi-image-timelapse:before{content:"\e84d";}.mdi-image-timer:before{content:"\e84e";}.mdi-image-timer-3:before{content:"\e84f";}.mdi-image-timer-10:before{content:"\e850";}.mdi-image-timer-auto:before{content:"\e851";}.mdi-image-timer-off:before{content:"\e852";}.mdi-image-tonality:before{content:"\e853";}.mdi-image-transform:before{content:"\e854";}.mdi-image-tune:before{content:"\e855";}.mdi-image-wb-auto:before{content:"\e856";}.mdi-image-wb-cloudy:before{content:"\e857";}.mdi-image-wb-incandescent:before{content:"\e858";}.mdi-image-wb-irradescent:before{content:"\e859";}.mdi-image-wb-sunny:before{content:"\e85a";}.mdi-maps-beenhere:before{content:"\e85b";}.mdi-maps-directions:before{content:"\e85c";}.mdi-maps-directions-bike:before{content:"\e85d";}.mdi-maps-directions-bus:before{content:"\e85e";}.mdi-maps-directions-car:before{content:"\e85f";}.mdi-maps-directions-ferry:before{content:"\e860";}.mdi-maps-directions-subway:before{content:"\e861";}.mdi-maps-directions-train:before{content:"\e862";}.mdi-maps-directions-transit:before{content:"\e863";}.mdi-maps-directions-walk:before{content:"\e864";}.mdi-maps-flight:before{content:"\e865";}.mdi-maps-hotel:before{content:"\e866";}.mdi-maps-layers:before{content:"\e867";}.mdi-maps-layers-clear:before{content:"\e868";}.mdi-maps-local-airport:before{content:"\e869";}.mdi-maps-local-atm:before{content:"\e86a";}.mdi-maps-local-attraction:before{content:"\e86b";}.mdi-maps-local-bar:before{content:"\e86c";}.mdi-maps-local-cafe:before{content:"\e86d";}.mdi-maps-local-car-wash:before{content:"\e86e";}.mdi-maps-local-convenience-store:before{content:"\e86f";}.mdi-maps-local-drink:before{content:"\e870";}.mdi-maps-local-florist:before{content:"\e871";}.mdi-maps-local-gas-station:before{content:"\e872";}.mdi-maps-local-grocery-store:before{content:"\e873";}.mdi-maps-local-hospital:before{content:"\e874";}.mdi-maps-local-hotel:before{content:"\e875";}.mdi-maps-local-laundry-service:before{content:"\e876";}.mdi-maps-local-library:before{content:"\e877";}.mdi-maps-local-mall:before{content:"\e878";}.mdi-maps-local-movies:before{content:"\e879";}.mdi-maps-local-offer:before{content:"\e87a";}.mdi-maps-local-parking:before{content:"\e87b";}.mdi-maps-local-pharmacy:before{content:"\e87c";}.mdi-maps-local-phone:before{content:"\e87d";}.mdi-maps-local-pizza:before{content:"\e87e";}.mdi-maps-local-play:before{content:"\e87f";}.mdi-maps-local-post-office:before{content:"\e880";}.mdi-maps-local-print-shop:before{content:"\e881";}.mdi-maps-local-restaurant:before{content:"\e882";}.mdi-maps-local-see:before{content:"\e883";}.mdi-maps-local-shipping:before{content:"\e884";}.mdi-maps-local-taxi:before{content:"\e885";}.mdi-maps-location-history:before{content:"\e886";}.mdi-maps-map:before{content:"\e887";}.mdi-maps-my-location:before{content:"\e888";}.mdi-maps-navigation:before{content:"\e889";}.mdi-maps-pin-drop:before{content:"\e88a";}.mdi-maps-place:before{content:"\e88b";}.mdi-maps-rate-review:before{content:"\e88c";}.mdi-maps-restaurant-menu:before{content:"\e88d";}.mdi-maps-satellite:before{content:"\e88e";}.mdi-maps-store-mall-directory:before{content:"\e88f";}.mdi-maps-terrain:before{content:"\e890";}.mdi-maps-traffic:before{content:"\e891";}.mdi-navigation-apps:before{content:"\e892";}.mdi-navigation-arrow-back:before{content:"\e893";}.mdi-navigation-arrow-drop-down:before{content:"\e894";}.mdi-navigation-arrow-drop-down-circle:before{content:"\e895";}.mdi-navigation-arrow-drop-up:before{content:"\e896";}.mdi-navigation-arrow-forward:before{content:"\e897";}.mdi-navigation-cancel:before{content:"\e898";}.mdi-navigation-check:before{content:"\e899";}.mdi-navigation-chevron-left:before{content:"\e89a";}.mdi-navigation-chevron-right:before{content:"\e89b";}.mdi-navigation-close:before{content:"\e89c";}.mdi-navigation-expand-less:before{content:"\e89d";}.mdi-navigation-expand-more:before{content:"\e89e";}.mdi-navigation-fullscreen:before{content:"\e89f";}.mdi-navigation-fullscreen-exit:before{content:"\e8a0";}.mdi-navigation-menu:before{content:"\e8a1";}.mdi-navigation-more-horiz:before{content:"\e8a2";}.mdi-navigation-more-vert:before{content:"\e8a3";}.mdi-navigation-refresh:before{content:"\e8a4";}.mdi-navigation-unfold-less:before{content:"\e8a5";}.mdi-navigation-unfold-more:before{content:"\e8a6";}.mdi-notification-adb:before{content:"\e8a7";}.mdi-notification-bluetooth-audio:before{content:"\e8a8";}.mdi-notification-disc-full:before{content:"\e8a9";}.mdi-notification-dnd-forwardslash:before{content:"\e8aa";}.mdi-notification-do-not-disturb:before{content:"\e8ab";}.mdi-notification-drive-eta:before{content:"\e8ac";}.mdi-notification-event-available:before{content:"\e8ad";}.mdi-notification-event-busy:before{content:"\e8ae";}.mdi-notification-event-note:before{content:"\e8af";}.mdi-notification-folder-special:before{content:"\e8b0";}.mdi-notification-mms:before{content:"\e8b1";}.mdi-notification-more:before{content:"\e8b2";}.mdi-notification-network-locked:before{content:"\e8b3";}.mdi-notification-phone-bluetooth-speaker:before{content:"\e8b4";}.mdi-notification-phone-forwarded:before{content:"\e8b5";}.mdi-notification-phone-in-talk:before{content:"\e8b6";}.mdi-notification-phone-locked:before{content:"\e8b7";}.mdi-notification-phone-missed:before{content:"\e8b8";}.mdi-notification-phone-paused:before{content:"\e8b9";}.mdi-notification-play-download:before{content:"\e8ba";}.mdi-notification-play-install:before{content:"\e8bb";}.mdi-notification-sd-card:before{content:"\e8bc";}.mdi-notification-sim-card-alert:before{content:"\e8bd";}.mdi-notification-sms:before{content:"\e8be";}.mdi-notification-sms-failed:before{content:"\e8bf";}.mdi-notification-sync:before{content:"\e8c0";}.mdi-notification-sync-disabled:before{content:"\e8c1";}.mdi-notification-sync-problem:before{content:"\e8c2";}.mdi-notification-system-update:before{content:"\e8c3";}.mdi-notification-tap-and-play:before{content:"\e8c4";}.mdi-notification-time-to-leave:before{content:"\e8c5";}.mdi-notification-vibration:before{content:"\e8c6";}.mdi-notification-voice-chat:before{content:"\e8c7";}.mdi-notification-vpn-lock:before{content:"\e8c8";}.mdi-social-cake:before{content:"\e8c9";}.mdi-social-domain:before{content:"\e8ca";}.mdi-social-group:before{content:"\e8cb";}.mdi-social-group-add:before{content:"\e8cc";}.mdi-social-location-city:before{content:"\e8cd";}.mdi-social-mood:before{content:"\e8ce";}.mdi-social-notifications:before{content:"\e8cf";}.mdi-social-notifications-none:before{content:"\e8d0";}.mdi-social-notifications-off:before{content:"\e8d1";}.mdi-social-notifications-on:before{content:"\e8d2";}.mdi-social-notifications-paused:before{content:"\e8d3";}.mdi-social-pages:before{content:"\e8d4";}.mdi-social-party-mode:before{content:"\e8d5";}.mdi-social-people:before{content:"\e8d6";}.mdi-social-people-outline:before{content:"\e8d7";}.mdi-social-person:before{content:"\e8d8";}.mdi-social-person-add:before{content:"\e8d9";}.mdi-social-person-outline:before{content:"\e8da";}.mdi-social-plus-one:before{content:"\e8db";}.mdi-social-poll:before{content:"\e8dc";}.mdi-social-public:before{content:"\e8dd";}.mdi-social-school:before{content:"\e8de";}.mdi-social-share:before{content:"\e8df";}.mdi-social-whatshot:before{content:"\e8e0";}.mdi-toggle-check-box:before{content:"\e8e1";}.mdi-toggle-check-box-outline-blank:before{content:"\e8e2";}.mdi-toggle-radio-button-off:before{content:"\e8e3";}.mdi-toggle-radio-button-on:before{content:"\e8e4";}body{background-color:#eee;}body.inverse{background:#333;}body.inverse,body.inverse .form-control{color:rgba(255, 255, 255, 0.84);}body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;}body .well,.container .well,.container-fluid .well,body .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]),body .well .form-control,.container .well .form-control,.container-fluid .well .form-control,body .well:not([class^="well well-material-"]) .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control{color:rgba(0, 0, 0, 0.84);}body .well .floating-label,.container .well .floating-label,.container-fluid .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e;}body .well .form-control,.container .well .form-control,.container-fluid .well .form-control,body .well:not([class^="well well-material-"]) .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e;}body .well .form-control::-webkit-input-placeholder,.container .well .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e;}body .well .form-control::-moz-placeholder,.container .well .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1;}body .well .form-control:-ms-input-placeholder,.container .well .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e;}body .well .option,.container .well .option,.container-fluid .well .option,body .well:not([class^="well well-material-"]) .option,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,.container .well .create,.container-fluid .well .create,body .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .create{color:rgba(0, 0, 0, 0.84);}body [class^="well well-material-"],.container [class^="well well-material-"],.container-fluid [class^="well well-material-"],body [class^="well well-material-"] .form-control,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .floating-label{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control{border-bottom-color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control::-moz-placeholder,.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.84);opacity:1;}body [class^="well well-material-"] .form-control:-ms-input-placeholder,.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .option,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,.container [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .create{color:rgba(0, 0, 0, 0.84);}body .well,.container .well,.container-fluid .well,body .jumbotron,.container .jumbotron,.container-fluid .jumbotron{background-color:#fff;padding:19px;margin-bottom:20px;border-radius:2px;border:0;}body .well p,.container .well p,.container-fluid .well p,body .jumbotron p,.container .jumbotron p,.container-fluid .jumbotron p{font-weight:300;}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:4px;text-transform:uppercase;text-decoration:none;color:rgba(255, 255, 255, 0.84);transition:box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);outline:none !important;}.btn:hover{color:rgba(255, 255, 255, 0.84);}.btn-link,.btn:not([class^="btn btn-"]),.btn-default{color:rgba(0, 0, 0, 0.84);}.btn-link:hover,.btn:not([class^="btn btn-"]):hover,.btn-default:hover{color:rgba(0, 0, 0, 0.84);}.btn:not([class^="btn btn-"]):hover,.btn-default:hover{background-color:rgba(255, 255, 255, 0.5);}.btn-raised{transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-flat{box-shadow:none !important;}.btn-flat.btn-default:hover{background:none;}.btn-group,.btn-group-vertical{position:relative;border-radius:4px;margin:10px 1px;transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-group.open .dropdown-toggle,.btn-group-vertical.open .dropdown-toggle{box-shadow:none;}.btn-group.btn-group-raised,.btn-group-vertical.btn-group-raised{transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-group .btn,.btn-group-vertical .btn,.btn-group .btn:active,.btn-group-vertical .btn:active,.btn-group .btn-group,.btn-group-vertical .btn-group{box-shadow:none !important;margin:0;}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px;}.btn-group-flat{box-shadow:none !important;}.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px;}.btn-fab,.btn-fab .ripple-wrapper{border-radius:100%;}.btn-fab.btn-mini{width:40px;height:40px;padding:13px;font-size:15px;}.btn-default{background-color:#fff;}.btn-primary{background-color:#4285f4;}.btn-success{background-color:#0f9d58;}.btn-info{background-color:#03a9f4;}.btn-warning{background-color:#ff5722;}.btn-danger{background-color:#f44336;}.btn-material-red{background-color:#f44336;}.btn-material-pink{background-color:#e91e63;}.btn-material-purple{background-color:#9c27b0;}.btn-material-deeppurple{background-color:#673ab7;}.btn-material-indigo{background-color:#3f51b5;}.btn-material-lightblue{background-color:#03a9f4;}.btn-material-cyan{background-color:#00bcd4;}.btn-material-teal{background-color:#009688;}.btn-material-lightgreen{background-color:#8bc34a;}.btn-material-lime{background-color:#cddc39;}.btn-material-lightyellow{background-color:#ffeb3b;}.btn-material-orange{background-color:#ff9800;}.btn-material-deeporange{background-color:#ff5722;}.btn-material-grey{background-color:#9e9e9e;}.btn-material-bluegrey{background-color:#607d8b;}.btn-material-brown{background-color:#795548;}.btn-material-lightgrey{background-color:#ececec;}.form-horizontal .checkbox{padding-top:15px;}.checkbox{transform:rotate(0deg);}.checkbox label{cursor:pointer;padding-left:45px;position:relative;}.checkbox label span{display:block;position:absolute;left:0px;transition-duration:0.2s;}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0, 0, 0, 0.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;}.checkbox label .check:before{display:block;content:"";border:2px solid rgba(0, 0, 0, 0.84);height:20px;width:20px;transition-delay:0.2s;}.checkbox input[type=checkbox]{opacity:0;}.checkbox input[type=checkbox] ~ .check:before{position:absolute;top:2px;left:11px;width:18px;height:18px;border:solid 2px;border-color:#5a5a5a;animation:uncheck 300ms ease-out forwards;}.checkbox input[type=checkbox]:focus ~ .check:after{opacity:0.2;}.checkbox input[type=checkbox]:checked ~ .check:before{animation:check 300ms ease-out forwards;}.checkbox input[type=checkbox]:not(:checked) ~ .check:after{animation:rippleOff 500ms linear forwards;}.checkbox input[type=checkbox]:checked ~ .check:after{animation:rippleOn 500ms linear forwards;}.checkbox:not(:hover) input[type=checkbox] ~ .check:before,.checkbox:not(:hover) input[type=checkbox] ~ .check:after{animation-duration:1ms;}.checkbox input[type=checkbox][disabled]:not(:checked) ~ .check:before{opacity:0.5;}.checkbox input[type=checkbox][disabled] ~ .check:after{background-color:rgba(0, 0, 0, 0.84);transform:rotate(-45deg);}@keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;transform:rotate(45deg);}50%{top:14px;left:17px;width:4px;height:4px;transform:rotate(45deg);border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;}51%{border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}100%{top:1px;left:12px;width:18px;height:18px;transform:rotate(0deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}}@keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;transform:rotate(45deg);border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;}51%{border-left:transparent;border-top-color:transparent;}50%{top:14px;left:17px;width:4px;height:4px;transform:rotate(45deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}0%{top:1px;left:12px;width:18px;height:18px;transform:rotate(0deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}}@keyframes rippleOn{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}@keyframes rippleOff{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}.form-horizontal .radio{margin-bottom:10px;}.radio label{cursor:pointer;padding-left:45px;position:relative;}.radio label span{display:block;position:absolute;left:10px;top:2px;transition-duration:0.2s;}.radio label .circle{border:2px solid rgba(0, 0, 0, 0.84);height:15px;width:15px;border-radius:100%;}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0, 0, 0, 0.84);transform:scale(0);}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0, 0, 0, 0.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;transform:scale(1.5);}.radio label input[type=radio]:not(:checked) ~ .check:after{animation:rippleOff 500ms;}.radio label input[type=radio]:checked ~ .check:after{animation:rippleOn 500ms;}.radio input[type=radio][disabled] ~ .check,.radio input[type=radio][disabled] ~ .circle{opacity:0.5;}.radio input[type=radio]{display:none;}.radio input[type=radio]:checked ~ .check{transform:scale(0.55);}.radio input[type=radio][disabled] ~ .circle{border-color:rgba(0, 0, 0, 0.84);}.radio input[type=radio][disabled] ~ .check{background-color:rgba(0, 0, 0, 0.84);}@keyframes rippleOn{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}@keyframes rippleOff{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}fieldset[disabled] .form-control,.form-control-wrapper .form-control,.form-control,fieldset[disabled] .form-control:focus,.form-control-wrapper .form-control:focus,.form-control:focus,fieldset[disabled] .form-control.focus,.form-control-wrapper .form-control.focus,.form-control.focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:transparent;border-bottom:1px solid #757575;}fieldset[disabled] .form-control:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control.focus:not(textarea):not(select){height:28px;}fieldset[disabled] .form-control:disabled,.form-control-wrapper .form-control:disabled,.form-control:disabled,fieldset[disabled] .form-control:focus:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,.form-control-wrapper .form-control.focus:disabled,.form-control.focus:disabled{border-style:dashed;}select.form-control{height:23px;}select[multiple].form-control,select[multiple].form-control:focus,select[multiple].form-control.focus{height:85px;}.form-control-wrapper{position:relative;}.form-control-wrapper .form-control:focus,.form-control-wrapper .form-control.focus{outline:none;}.form-control-wrapper .floating-label{color:#7e7e7e;font-size:14px;position:absolute;pointer-events:none;left:0px;top:5px;transition:0.2s ease all;opacity:0;}.form-control-wrapper .form-control:not(.empty) ~ .floating-label{top:-10px;font-size:10px;opacity:1;}.form-control-wrapper .form-control:focus:invalid ~ .floating-label,.form-control-wrapper .form-control.focus:invalid ~ .floating-label{color:#f44336;}.form-control-wrapper .form-control:focus ~ .material-input:after,.form-control-wrapper .form-control.focus ~ .material-input:after{background-color:#4285f4;}.form-control-wrapper .form-control:focus:invalid ~ .material-input:before,.form-control-wrapper .form-control.focus:invalid ~ .material-input:before,.form-control-wrapper .form-control:focus:invalid ~ .material-input:after,.form-control-wrapper .form-control.focus:invalid ~ .material-input:after{background-color:#f44336;}.form-control-wrapper .form-control.empty ~ .floating-label{opacity:1;}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#4285f4;bottom:-1px;transform:scaleX(0);transition:transform 0s;}.form-control-wrapper .form-control:focus ~ .material-input:before,.form-control-wrapper .form-control.focus ~ .material-input:before{transform:scaleX(1);transition:transform 0.2s ease-out;}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:0.9;transform-origin:left;}.form-control-wrapper .input-lg ~ .material-input:after{height:26px;}.form-control-wrapper textarea{resize:none;}.form-control-wrapper textarea ~ .form-control-highlight{margin-top:-11px;/* active state */}.form-control-wrapper .form-control:focus ~ .material-input:after,.form-control-wrapper .form-control.focus ~ .material-input:after{animation:input-highlight 0.3s ease;animation-fill-mode:forwards;opacity:0;}.form-control-wrapper select ~ .material-input:after{display:none;}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control:focus ~ .material-input:after,.form-group.has-warning input.form-control.focus ~ .material-input:after{background:#ff5722;}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty) ~ .floating-label{color:#ff5722;}.form-group.has-error .material-input:before,.form-group.has-error input.form-control:focus ~ .material-input:after,.form-group.has-error input.form-control.focus ~ .material-input:after{background:#f44336;}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty) ~ .floating-label{color:#f44336;}.form-group.has-success .material-input:before,.form-group.has-success input.form-control:focus ~ .material-input:after,.form-group.has-success input.form-control.focus ~ .material-input:after{background:#0f9d58;}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty) ~ .floating-label{color:#0f9d58;}.form-group.has-info .material-input:before,.form-group.has-info input.form-control:focus ~ .material-input:after,.form-group.has-info input.form-control.focus ~ .material-input:after{background:#03a9f4;}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty) ~ .floating-label{color:#03a9f4;}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px;}.input-group .form-control-wrapper .form-control{float:none;}.input-group .input-group-addon{border:0;}.input-group .input-group-btn .btn{border-radius:4px;}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0;}select.form-control:focus,select.form-control.focus{box-shadow:none;border-color:#757575;}@keyframes input-highlight{0%{left:20%;transform:scaleX(20%);}99%{transform:scaleX(0);left:0;opacity:1;}100%{opacity:0;}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100;}legend{border-bottom:0;}.modal-content{border-radius:0;border:0;}.modal-content .modal-header{border-bottom:0;}.modal-content .modal-footer{border-top:0;}.modal-content .modal-footer .btn + .btn{margin-bottom:10px;}.list-group{border-radius:0;}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px;}.list-group .list-group-item .row-picture,.list-group .list-group-item .row-action-primary{float:left;display:inline-block;padding-right:16px;}.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture label,.list-group .list-group-item .row-action-primary label{display:block;width:56px;height:56px;}.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-action-primary img{background:rgba(0, 0, 0, 0.1);padding:1px;}.list-group .list-group-item .row-picture img.circle,.list-group .list-group-item .row-action-primary img.circle{border-radius:100%;}.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i{background:rgba(0, 0, 0, 0.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:white;}.list-group .list-group-item .row-picture label,.list-group .list-group-item .row-action-primary label{margin-left:7px;margin-right:-7px;margin-top:5px;margin-bottom:-5px;}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px;}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px;}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0, 0, 0, 0.25);cursor:pointer;}.list-group .list-group-item .row-content .action-secondary ~ *{max-width:calc(100% - 30px);}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0px;color:rgba(0, 0, 0, 0.54);font-size:14px;}.list-group .list-group-item .list-group-item-heading{color:rgba(0, 0, 0, 0.77);font-size:20px;line-height:29px;}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px;}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0, 0, 0, 0.1);float:right;}.navbar{background-color:#4285f4;border:0;border-radius:0;}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255, 255, 255, 0.84);}.navbar .navbar-brand:hover,.navbar .navbar-brand:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-text{color:rgba(255, 255, 255, 0.84);margin-top:20px;margin-bottom:20px;}.navbar .navbar-nav > li > a{color:rgba(255, 255, 255, 0.84);padding-top:20px;padding-bottom:20px;}.navbar .navbar-nav > li > a:hover,.navbar .navbar-nav > li > a:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-nav > .active > a,.navbar .navbar-nav > .active > a:hover,.navbar .navbar-nav > .active > a:focus{color:rgba(255, 255, 255, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar .navbar-nav > .disabled > a,.navbar .navbar-nav > .disabled > a:hover,.navbar .navbar-nav > .disabled > a:focus{color:#e5e5e5;background-color:transparent;}.navbar .navbar-toggle{border-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus{background-color:transparent;}.navbar .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0, 0, 0, 0.1);}.navbar .navbar-nav > .open > a,.navbar .navbar-nav > .open > a:hover,.navbar .navbar-nav > .open > a:focus{background-color:rgba(0, 0, 0, 0.05);color:rgba(255, 255, 255, 0.84);}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu > .dropdown-header{border:0;color:rgba(212, 212, 212, 0.84);}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-nav .open .dropdown-menu > li > a{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-nav .open .dropdown-menu > li > a:hover,.navbar .navbar-nav .open .dropdown-menu > li > a:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-nav .open .dropdown-menu > .active > a,.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar .navbar-nav .open .dropdown-menu > .active > a:focus{color:rgba(255, 255, 255, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar .navbar-nav .open .dropdown-menu > .disabled > a,.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#e5e5e5;background-color:transparent;}}.navbar .navbar-link{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link:hover{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link:hover,.navbar .navbar-link:focus{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link[disabled]:hover,fieldset[disabled] .navbar .navbar-link:hover,.navbar .navbar-link[disabled]:focus,fieldset[disabled] .navbar .navbar-link:focus{color:#e5e5e5;}.navbar .navbar-form{margin-top:16px;}.navbar .navbar-form .form-control-wrapper .form-control,.navbar .navbar-form .form-control{border-color:rgba(255, 255, 255, 0.84);color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus ~ .material-input:after{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form :-moz-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form ::-moz-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar-inverse{background-color:#5264ae;}.navbar-white{background-color:#fff;}.navbar-white .navbar-brand,.navbar-white .navbar-brand:hover,.navbar-white .navbar-brand:focus{color:rgba(0, 0, 0, 0.84);}.navbar-white .navbar-nav > li > a{color:rgba(0, 0, 0, 0.84);}.navbar-white .navbar-nav > li > a:hover,.navbar-white .navbar-nav > li > a:focus{color:rgba(0, 0, 0, 0.84);background-color:transparent;}.navbar-white .navbar-nav > .active > a,.navbar-white .navbar-nav > .active > a:hover,.navbar-white .navbar-nav > .active > a:focus{color:rgba(0, 0, 0, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar-white .navbar-nav > .disabled > a,.navbar-white .navbar-nav > .disabled > a:hover,.navbar-white .navbar-nav > .disabled > a:focus{color:rgba(0, 0, 0, 0.84);background-color:transparent;}.navbar-white .navbar-nav > .open > a,.navbar-white .navbar-nav > .open > a:hover,.navbar-white .navbar-nav > .open > a:focus{background-color:rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.84);}.navbar-default{background-color:#4285f4;}.navbar-primary{background-color:#4285f4;}.navbar-success{background-color:#0f9d58;}.navbar-info{background-color:#03a9f4;}.navbar-warning{background-color:#ff5722;}.navbar-danger{background-color:#f44336;}.navbar-material-red{background-color:#f44336;}.navbar-material-pink{background-color:#e91e63;}.navbar-material-purple{background-color:#9c27b0;}.navbar-material-deeppurple{background-color:#673ab7;}.navbar-material-indigo{background-color:#3f51b5;}.navbar-material-lightblue{background-color:#03a9f4;}.navbar-material-cyan{background-color:#00bcd4;}.navbar-material-teal{background-color:#009688;}.navbar-material-lightgreen{background-color:#8bc34a;}.navbar-material-lime{background-color:#cddc39;}.navbar-material-lightyellow{background-color:#ffeb3b;}.navbar-material-orange{background-color:#ff9800;}.navbar-material-deeporange{background-color:#ff5722;}.navbar-material-grey{background-color:#9e9e9e;}.navbar-material-bluegrey{background-color:#607d8b;}.navbar-material-brown{background-color:#795548;}.navbar-material-lightgrey{background-color:#ececec;}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);}.dropdown-menu .divider{background-color:rgba(229, 229, 229, 0.12);}.dropdown-menu li{overflow:hidden;position:relative;}.dropdown-menu li a:hover{background:rgba(0, 0, 0, 0.08);}.alert{border:0px;border-radius:0;}.alert a,.alert .alert-link{color:#fff;}.alert-default{background-color:#fff;}.alert-default a,.alert-default .alert-link{color:#000;}.alert-primary{color:#fff;background-color:#4285f4;}.alert-success{color:#fff;background-color:#0f9d58;}.alert-info{color:#fff;background-color:#03a9f4;}.alert-warning{color:#fff;background-color:#ff5722;}.alert-danger{background-color:#f44336;}.alert-material-red{background-color:#f44336;}.alert-material-pink{background-color:#e91e63;}.alert-material-purple{background-color:#9c27b0;}.alert-material-deeppurple{background-color:#673ab7;}.alert-material-indigo{background-color:#3f51b5;}.alert-material-lightblue{background-color:#03a9f4;}.alert-material-cyan{background-color:#00bcd4;}.alert-material-teal{background-color:#009688;}.alert-material-lightgreen{background-color:#8bc34a;}.alert-material-lime{background-color:#cddc39;}.alert-material-lightyellow{background-color:#ffeb3b;}.alert-material-orange{background-color:#ff9800;}.alert-material-deeporange{background-color:#ff5722;}.alert-material-grey{background-color:#9e9e9e;}.alert-material-bluegrey{background-color:#607d8b;}.alert-material-brown{background-color:#795548;}.alert-material-lightgrey{background-color:#ececec;}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8;}.progress .progress-bar{box-shadow:none;}.progress .progress-bar-default{background-color:#4285f4;}.progress .progress-bar-primary{background-color:#4285f4;}.progress .progress-bar-success{background-color:#0f9d58;}.progress .progress-bar-info{background-color:#03a9f4;}.progress .progress-bar-warning{background-color:#ff5722;}.progress .progress-bar-danger{background-color:#f44336;}.progress .progress-bar-material-red{background-color:#f44336;}.progress .progress-bar-material-pink{background-color:#e91e63;}.progress .progress-bar-material-purple{background-color:#9c27b0;}.progress .progress-bar-material-deeppurple{background-color:#673ab7;}.progress .progress-bar-material-indigo{background-color:#3f51b5;}.progress .progress-bar-material-lightblue{background-color:#03a9f4;}.progress .progress-bar-material-cyan{background-color:#00bcd4;}.progress .progress-bar-material-teal{background-color:#009688;}.progress .progress-bar-material-lightgreen{background-color:#8bc34a;}.progress .progress-bar-material-lime{background-color:#cddc39;}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b;}.progress .progress-bar-material-orange{background-color:#ff9800;}.progress .progress-bar-material-deeporange{background-color:#ff5722;}.progress .progress-bar-material-grey{background-color:#9e9e9e;}.progress .progress-bar-material-bluegrey{background-color:#607d8b;}.progress .progress-bar-material-brown{background-color:#795548;}.progress .progress-bar-material-lightgrey{background-color:#ececec;}.card{border-radius:2px;margin-bottom:20px;}.card h1,.card h2,.card h3,.card h4,.card h5,.card h6{font-weight:100;margin:10px 0;}.card .card-body{padding:15px;}.card .card-actions{padding:15px;text-transform:uppercase;}.card .card-actions .main{font-weight:bold;}.card .card-actions a{font-size:15px;margin:0 15px 0 0;}.card .card-actions a:hover{text-decoration:none;}.card img{max-width:100%;max-height:100%;}.card .card-footer{padding:15px;border-top:1px solid;border-color:#ececec;}.card .card-footer .icon{font-size:25px;transition:ease transform 0.5s;}.card .card-footer .icon:hover{text-decoration:none;transform:transform3d(0, 0, 0, -1px);}.card-default{background-color:#fff;color:#000;}.card-default .card-footer,.card-default .card-header{border-color:#e6e6e6;}.card-default a{color:#000;}.card-primary{background-color:#4285f4;color:#fff;}.card-primary .card-footer,.card-primary .card-header{border-color:#ececec;}.card-primary a{color:#fff;}.card-success{background-color:#0f9d58;color:#fff;}.card-success .card-footer,.card-success .card-header{border-color:#0b6e3e;}.card-success a{color:#fff;}.card-info{background-color:#03a9f4;color:#fff;}.card-info .card-footer,.card-info .card-header{border-color:#0286c2;}.card-info a{color:#fff;}.card-warning{background-color:#ff5722;color:#fff;}.card-warning .card-footer,.card-warning .card-header{border-color:#ff7e55;}.card-warning a{color:#fff;}.card-danger{background-color:#f44336;color:#fff;}.card-danger .card-footer,.card-danger .card-header{border-color:#ea1c0d;}.card-danger a{color:#fff;}.card-material-red{background-color:#f44336;color:#fff;}.card-material-red .card-footer,.card-material-red .card-header{border-color:#f77066;}.card-material-red a{color:#fff;}.card-material-pink{background-color:#e91e63;color:#fff;}.card-material-pink .card-footer,.card-material-pink .card-header{border-color:#c1134e;}.card-material-pink a{color:#fff;}.card-material-purple{background-color:#9c27b0;color:#fff;}.card-material-purple .card-footer,.card-material-purple .card-header{border-color:#771e86;}.card-material-purple a{color:#fff;}.card-material-deeppurple{background-color:#673ab7;color:#fff;}.card-material-deeppurple .card-footer,.card-material-deeppurple .card-header{border-color:#8259cb;}.card-material-deeppurple a{color:#fff;}.card-material-indigo{background-color:#3f51b5;color:#fff;}.card-material-indigo .card-footer,.card-material-indigo .card-header{border-color:#606fc7;}.card-material-indigo a{color:#fff;}.card-material-lightblue{background-color:#03a9f4;color:#fff;}.card-material-lightblue .card-footer,.card-material-lightblue .card-header{border-color:#0286c2;}.card-material-lightblue a{color:#fff;}.card-material-cyan{background-color:#00bcd4;color:#fff;}.card-material-cyan .card-footer,.card-material-cyan .card-header{border-color:#008fa1;}.card-material-cyan a{color:#fff;}.card-material-teal{background-color:#009688;color:#fff;}.card-material-teal .card-footer,.card-material-teal .card-header{border-color:#00635a;}.card-material-teal a{color:#fff;}.card-material-lightgreen{background-color:#8bc34a;color:#fff;}.card-material-lightgreen .card-footer,.card-material-lightgreen .card-header{border-color:#71a436;}.card-material-lightgreen a{color:#fff;}.card-material-lime{background-color:#cddc39;color:#fff;}.card-material-lime .card-footer,.card-material-lime .card-header{border-color:#b2c022;}.card-material-lime a{color:#fff;}.card-material-lightyellow{background-color:#ffeb3b;color:#080700;}.card-material-lightyellow .card-footer,.card-material-lightyellow .card-header{border-color:#ffe608;}.card-material-lightyellow a{color:#080700;}.card-material-orange{background-color:#ff9800;color:#fff;}.card-material-orange .card-footer,.card-material-orange .card-header{border-color:#cc7a00;}.card-material-orange a{color:#fff;}.card-material-deeporange{background-color:#ff5722;color:#fff;}.card-material-deeporange .card-footer,.card-material-deeporange .card-header{border-color:#ee3900;}.card-material-deeporange a{color:#fff;}.card-material-grey{background-color:#9e9e9e;color:#fff;}.card-material-grey .card-footer,.card-material-grey .card-header{border-color:#858585;}.card-material-grey a{color:#fff;}.card-material-bluegrey{background-color:#607d8b;color:#fff;}.card-material-bluegrey .card-footer,.card-material-bluegrey .card-header{border-color:#4b626d;}.card-material-bluegrey a{color:#fff;}.card-material-brown{background-color:#795548;color:#fff;}.card-material-brown .card-footer,.card-material-brown .card-header{border-color:#996b5b;}.card-material-brown a{color:#fff;}.card-material-lightgrey{background-color:#ececec;color:#e6e6e6;}.card-material-lightgrey .card-footer,.card-material-lightgrey .card-header{border-color:#d3d3d3;}.card-material-lightgrey a{color:#e6e6e6;}.text-warning{color:#ff5722;}.text-primary{color:#4285f4;}.text-danger{color:#f44336;}.text-success{color:#0f9d58;}.text-info{color:#03a9f4;}.nav-tabs{background:#4285f4;}.nav-tabs > li > a{color:#fff;border:0;margin:0;}.nav-tabs > li > a:hover{background:transparent;border:0;}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.open > a,.nav-tabs > li.open > a:hover{background:transparent !important;border:0 !important;color:#fff !important;font-weight:500;}.nav-tabs > li.disabled > a,.nav-tabs > li.disabled > a:hover{color:rgba(255, 255, 255, 0.5);}.popover,.tooltip-inner{background:#323232;color:#fff;border-radius:2px;}.tooltip,.tooltip.in{opacity:1;}.popover.left .arrow:after,.tooltip.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .tooltip-arrow{border-left-color:#323232;}.popover.right .arrow:after,.tooltip.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .tooltip-arrow{border-right-color:#323232;}.popover.top .arrow:after,.tooltip.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .tooltip-arrow{border-top-color:#323232;}.popover.bottom .arrow:after,.tooltip.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232;}.icon-default{color:rgba(0, 0, 0, 0.84);}.icon-primary{color:#4285f4;}.icon-success{color:#0f9d58;}.icon-info{color:#03a9f4;}.icon-warning{color:#ff5722;}.icon-danger{color:#f44336;}.icon-material-red{color:#f44336;}.icon-material-pink{color:#e91e63;}.icon-material-purple{color:#9c27b0;}.icon-material-deeppurple{color:#673ab7;}.icon-material-indigo{color:#3f51b5;}.icon-material-lightblue{color:#03a9f4;}.icon-material-cyan{color:#00bcd4;}.icon-material-teal{color:#009688;}.icon-material-lightgreen{color:#8bc34a;}.icon-material-lime{color:#cddc39;}.icon-material-lightyellow{color:#ffeb3b;}.icon-material-orange{color:#ff9800;}.icon-material-deeporange{color:#ff5722;}.icon-material-grey{color:#9e9e9e;}.icon-material-bluegrey{color:#607d8b;}.icon-material-brown{color:#795548;}.icon-material-lightgrey{color:#ececec;}.snackbar{background-color:#323232;color:rgba(255, 255, 255, 0.84);font-size:14px;border-radius:2px;height:0;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s;transform:translateY(200%);}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s;transform:none;}.snackbar.toast{border-radius:200px;}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;user-select:none;box-sizing:border-box;}.noUi-base{width:100%;height:100%;position:relative;}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0;}.noUi-handle{position:relative;z-index:1;box-sizing:border-box;}.noUi-stacking .noUi-handle{z-index:10;}.noUi-stacking + .noUi-origin{*z-index:-1;}.noUi-state-tap .noUi-origin{transition:left 0.3s, top 0.3s;}.noUi-state-drag *{cursor:inherit !important;}.noUi-horizontal{height:10px;}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px;}.noUi-horizontal.noUi-extended{padding:0 15px;}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px;}.noUi-background{height:2px;margin:20px 0;}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8;}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8;}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px;}.noUi-target{border-radius:2px;}.noUi-handle{border-radius:100%;cursor:default;transition:all 0.2s ease-out;border:1px solid;}.noUi-horizontal{height:2px;margin:15px 0;}.noUi-horizontal .noUi-handle.noUi-active{transform:scale(2.5);}[disabled].noUi-slider{opacity:0.5;}[disabled] .noUi-handle{cursor:not-allowed;}.slider{background:#c8c8c8;}
@font-face{font-family:'RobotoDraft';font-style:normal;font-weight:100;src:local('RobotoDraft Thin'), local('RobotoDraft-Thin'), url("https://fonts.gstatic.com/s/robotodraft/v2/hope9NW9iJ5hh8P5PM_EA2zZpt1Zv2lgqhgSPQ2HnUo.woff2") format('woff2');unicode-range:U0-0FF, U131, U152-153, U2C 6, U2DA, U2DC, U2000-206F, U2074, U20AC, U2212, U2215, UE0FF, UEFFD, UF000;}.shadow-z-1,.card,.snackbar{box-shadow:0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);}.shadow-z-2,body .well,.container .well,.container-fluid .well,body .jumbotron,.container .jumbotron,.container-fluid .jumbotron,.btn-raised,.btn-group,.btn-group-vertical,.btn-group.btn-group-raised,.btn-group-vertical.btn-group-raised,.modal-content{box-shadow:0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);}.shadow-z-2-hover,.btn:hover:not(.btn-link){box-shadow:0 3px 6px rgba(0, 0, 0, .20), 0 3px 6px rgba(0, 0, 0, .28);}.shadow-z-3,.btn:active:not(.btn-link),.btn-raised:active:not(.btn-link),.btn-group:active:not(.btn-link),.btn-group-vertical:active:not(.btn-link),.btn-group.btn-group-raised:active:not(.btn-link),.btn-group-vertical.btn-group-raised:active:not(.btn-link){box-shadow:0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);}.shadow-z-4{box-shadow:0 14px 28px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .22);}.shadow-z-5,.btn-raised:hover,.btn-group:hover,.btn-group-vertical:hover,.btn-group.btn-group-raised:hover,.btn-group-vertical.btn-group-raised:hover{box-shadow:0 19px 38px rgba(0, 0, 0, .30), 0 15px 12px rgba(0, 0, 0, .22);}@font-face{font-family:"Material-Design-Icons";src:url("../../files/theme/materialboot/fonts/Material-Design-Icons.eot?-g7cqhn");src:url("../../files/theme/materialboot/fonts/Material-Design-Icons.eot?#iefix-g7cqhn") format("embedded-opentype"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.woff?-g7cqhn") format("woff"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.ttf?-g7cqhn") format("truetype"), url("../../files/theme/materialboot/fonts/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons") format("svg");font-weight:normal;font-style:normal;}[class^="mdi-"],[class*=" mdi-"]{font-family:"Material-Design-Icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;/* Better Font Rendering =========== */line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.mdi-action-3d-rotation:before{content:"\e600";}.mdi-action-accessibility:before{content:"\e601";}.mdi-action-account-balance:before{content:"\e602";}.mdi-action-account-balance-wallet:before{content:"\e603";}.mdi-action-account-box:before{content:"\e604";}.mdi-action-account-child:before{content:"\e605";}.mdi-action-account-circle:before{content:"\e606";}.mdi-action-add-shopping-cart:before{content:"\e607";}.mdi-action-alarm:before{content:"\e608";}.mdi-action-alarm-add:before{content:"\e609";}.mdi-action-alarm-off:before{content:"\e60a";}.mdi-action-alarm-on:before{content:"\e60b";}.mdi-action-android:before{content:"\e60c";}.mdi-action-announcement:before{content:"\e60d";}.mdi-action-aspect-ratio:before{content:"\e60e";}.mdi-action-assessment:before{content:"\e60f";}.mdi-action-assignment:before{content:"\e610";}.mdi-action-assignment-ind:before{content:"\e611";}.mdi-action-assignment-late:before{content:"\e612";}.mdi-action-assignment-return:before{content:"\e613";}.mdi-action-assignment-returned:before{content:"\e614";}.mdi-action-assignment-turned-in:before{content:"\e615";}.mdi-action-autorenew:before{content:"\e616";}.mdi-action-backup:before{content:"\e617";}.mdi-action-book:before{content:"\e618";}.mdi-action-bookmark:before{content:"\e619";}.mdi-action-bookmark-outline:before{content:"\e61a";}.mdi-action-bug-report:before{content:"\e61b";}.mdi-action-cached:before{content:"\e61c";}.mdi-action-class:before{content:"\e61d";}.mdi-action-credit-card:before{content:"\e61e";}.mdi-action-dashboard:before{content:"\e61f";}.mdi-action-delete:before{content:"\e620";}.mdi-action-description:before{content:"\e621";}.mdi-action-dns:before{content:"\e622";}.mdi-action-done:before{content:"\e623";}.mdi-action-done-all:before{content:"\e624";}.mdi-action-event:before{content:"\e625";}.mdi-action-exit-to-app:before{content:"\e626";}.mdi-action-explore:before{content:"\e627";}.mdi-action-extension:before{content:"\e628";}.mdi-action-face-unlock:before{content:"\e629";}.mdi-action-favorite:before{content:"\e62a";}.mdi-action-favorite-outline:before{content:"\e62b";}.mdi-action-find-in-page:before{content:"\e62c";}.mdi-action-find-replace:before{content:"\e62d";}.mdi-action-flip-to-back:before{content:"\e62e";}.mdi-action-flip-to-front:before{content:"\e62f";}.mdi-action-get-app:before{content:"\e630";}.mdi-action-grade:before{content:"\e631";}.mdi-action-group-work:before{content:"\e632";}.mdi-action-help:before{content:"\e633";}.mdi-action-highlight-remove:before{content:"\e634";}.mdi-action-history:before{content:"\e635";}.mdi-action-home:before{content:"\e636";}.mdi-action-https:before{content:"\e637";}.mdi-action-info:before{content:"\e638";}.mdi-action-info-outline:before{content:"\e639";}.mdi-action-input:before{content:"\e63a";}.mdi-action-invert-colors:before{content:"\e63b";}.mdi-action-label:before{content:"\e63c";}.mdi-action-label-outline:before{content:"\e63d";}.mdi-action-language:before{content:"\e63e";}.mdi-action-launch:before{content:"\e63f";}.mdi-action-list:before{content:"\e640";}.mdi-action-lock:before{content:"\e641";}.mdi-action-lock-open:before{content:"\e642";}.mdi-action-lock-outline:before{content:"\e643";}.mdi-action-loyalty:before{content:"\e644";}.mdi-action-markunread-mailbox:before{content:"\e645";}.mdi-action-note-add:before{content:"\e646";}.mdi-action-open-in-browser:before{content:"\e647";}.mdi-action-open-in-new:before{content:"\e648";}.mdi-action-open-with:before{content:"\e649";}.mdi-action-pageview:before{content:"\e64a";}.mdi-action-payment:before{content:"\e64b";}.mdi-action-perm-camera-mic:before{content:"\e64c";}.mdi-action-perm-contact-cal:before{content:"\e64d";}.mdi-action-perm-data-setting:before{content:"\e64e";}.mdi-action-perm-device-info:before{content:"\e64f";}.mdi-action-perm-identity:before{content:"\e650";}.mdi-action-perm-media:before{content:"\e651";}.mdi-action-perm-phone-msg:before{content:"\e652";}.mdi-action-perm-scan-wifi:before{content:"\e653";}.mdi-action-picture-in-picture:before{content:"\e654";}.mdi-action-polymer:before{content:"\e655";}.mdi-action-print:before{content:"\e656";}.mdi-action-query-builder:before{content:"\e657";}.mdi-action-question-answer:before{content:"\e658";}.mdi-action-receipt:before{content:"\e659";}.mdi-action-redeem:before{content:"\e65a";}.mdi-action-report-problem:before{content:"\e65b";}.mdi-action-restore:before{content:"\e65c";}.mdi-action-room:before{content:"\e65d";}.mdi-action-schedule:before{content:"\e65e";}.mdi-action-search:before{content:"\e65f";}.mdi-action-settings:before{content:"\e660";}.mdi-action-settings-applications:before{content:"\e661";}.mdi-action-settings-backup-restore:before{content:"\e662";}.mdi-action-settings-bluetooth:before{content:"\e663";}.mdi-action-settings-cell:before{content:"\e664";}.mdi-action-settings-display:before{content:"\e665";}.mdi-action-settings-ethernet:before{content:"\e666";}.mdi-action-settings-input-antenna:before{content:"\e667";}.mdi-action-settings-input-component:before{content:"\e668";}.mdi-action-settings-input-composite:before{content:"\e669";}.mdi-action-settings-input-hdmi:before{content:"\e66a";}.mdi-action-settings-input-svideo:before{content:"\e66b";}.mdi-action-settings-overscan:before{content:"\e66c";}.mdi-action-settings-phone:before{content:"\e66d";}.mdi-action-settings-power:before{content:"\e66e";}.mdi-action-settings-remote:before{content:"\e66f";}.mdi-action-settings-voice:before{content:"\e670";}.mdi-action-shop:before{content:"\e671";}.mdi-action-shopping-basket:before{content:"\e672";}.mdi-action-shopping-cart:before{content:"\e673";}.mdi-action-shop-two:before{content:"\e674";}.mdi-action-speaker-notes:before{content:"\e675";}.mdi-action-spellcheck:before{content:"\e676";}.mdi-action-star-rate:before{content:"\e677";}.mdi-action-stars:before{content:"\e678";}.mdi-action-store:before{content:"\e679";}.mdi-action-subject:before{content:"\e67a";}.mdi-action-swap-horiz:before{content:"\e67b";}.mdi-action-swap-vert:before{content:"\e67c";}.mdi-action-swap-vert-circle:before{content:"\e67d";}.mdi-action-system-update-tv:before{content:"\e67e";}.mdi-action-tab:before{content:"\e67f";}.mdi-action-tab-unselected:before{content:"\e680";}.mdi-action-theaters:before{content:"\e681";}.mdi-action-thumb-down:before{content:"\e682";}.mdi-action-thumbs-up-down:before{content:"\e683";}.mdi-action-thumb-up:before{content:"\e684";}.mdi-action-toc:before{content:"\e685";}.mdi-action-today:before{content:"\e686";}.mdi-action-track-changes:before{content:"\e687";}.mdi-action-translate:before{content:"\e688";}.mdi-action-trending-down:before{content:"\e689";}.mdi-action-trending-neutral:before{content:"\e68a";}.mdi-action-trending-up:before{content:"\e68b";}.mdi-action-turned-in:before{content:"\e68c";}.mdi-action-turned-in-not:before{content:"\e68d";}.mdi-action-verified-user:before{content:"\e68e";}.mdi-action-view-agenda:before{content:"\e68f";}.mdi-action-view-array:before{content:"\e690";}.mdi-action-view-carousel:before{content:"\e691";}.mdi-action-view-column:before{content:"\e692";}.mdi-action-view-day:before{content:"\e693";}.mdi-action-view-headline:before{content:"\e694";}.mdi-action-view-list:before{content:"\e695";}.mdi-action-view-module:before{content:"\e696";}.mdi-action-view-quilt:before{content:"\e697";}.mdi-action-view-stream:before{content:"\e698";}.mdi-action-view-week:before{content:"\e699";}.mdi-action-visibility:before{content:"\e69a";}.mdi-action-visibility-off:before{content:"\e69b";}.mdi-action-wallet-giftcard:before{content:"\e69c";}.mdi-action-wallet-membership:before{content:"\e69d";}.mdi-action-wallet-travel:before{content:"\e69e";}.mdi-action-work:before{content:"\e69f";}.mdi-alert-error:before{content:"\e6a0";}.mdi-alert-warning:before{content:"\e6a1";}.mdi-av-album:before{content:"\e6a2";}.mdi-av-timer:before{content:"\e6a3";}.mdi-av-closed-caption:before{content:"\e6a4";}.mdi-av-equalizer:before{content:"\e6a5";}.mdi-av-explicit:before{content:"\e6a6";}.mdi-av-fast-forward:before{content:"\e6a7";}.mdi-av-fast-rewind:before{content:"\e6a8";}.mdi-av-games:before{content:"\e6a9";}.mdi-av-hearing:before{content:"\e6aa";}.mdi-av-high-quality:before{content:"\e6ab";}.mdi-av-loop:before{content:"\e6ac";}.mdi-av-mic:before{content:"\e6ad";}.mdi-av-mic-none:before{content:"\e6ae";}.mdi-av-mic-off:before{content:"\e6af";}.mdi-av-movie:before{content:"\e6b0";}.mdi-av-my-library-add:before{content:"\e6b1";}.mdi-av-my-library-books:before{content:"\e6b2";}.mdi-av-my-library-music:before{content:"\e6b3";}.mdi-av-new-releases:before{content:"\e6b4";}.mdi-av-not-interested:before{content:"\e6b5";}.mdi-av-pause:before{content:"\e6b6";}.mdi-av-pause-circle-fill:before{content:"\e6b7";}.mdi-av-pause-circle-outline:before{content:"\e6b8";}.mdi-av-play-arrow:before{content:"\e6b9";}.mdi-av-play-circle-fill:before{content:"\e6ba";}.mdi-av-play-circle-outline:before{content:"\e6bb";}.mdi-av-playlist-add:before{content:"\e6bc";}.mdi-av-play-shopping-bag:before{content:"\e6bd";}.mdi-av-queue:before{content:"\e6be";}.mdi-av-queue-music:before{content:"\e6bf";}.mdi-av-radio:before{content:"\e6c0";}.mdi-av-recent-actors:before{content:"\e6c1";}.mdi-av-repeat:before{content:"\e6c2";}.mdi-av-repeat-one:before{content:"\e6c3";}.mdi-av-replay:before{content:"\e6c4";}.mdi-av-shuffle:before{content:"\e6c5";}.mdi-av-skip-next:before{content:"\e6c6";}.mdi-av-skip-previous:before{content:"\e6c7";}.mdi-av-snooze:before{content:"\e6c8";}.mdi-av-stop:before{content:"\e6c9";}.mdi-av-subtitles:before{content:"\e6ca";}.mdi-av-surround-sound:before{content:"\e6cb";}.mdi-av-videocam:before{content:"\e6cc";}.mdi-av-videocam-off:before{content:"\e6cd";}.mdi-av-video-collection:before{content:"\e6ce";}.mdi-av-volume-down:before{content:"\e6cf";}.mdi-av-volume-mute:before{content:"\e6d0";}.mdi-av-volume-off:before{content:"\e6d1";}.mdi-av-volume-up:before{content:"\e6d2";}.mdi-av-web:before{content:"\e6d3";}.mdi-communication-business:before{content:"\e6d4";}.mdi-communication-call:before{content:"\e6d5";}.mdi-communication-call-end:before{content:"\e6d6";}.mdi-communication-call-made:before{content:"\e6d7";}.mdi-communication-call-merge:before{content:"\e6d8";}.mdi-communication-call-missed:before{content:"\e6d9";}.mdi-communication-call-received:before{content:"\e6da";}.mdi-communication-call-split:before{content:"\e6db";}.mdi-communication-chat:before{content:"\e6dc";}.mdi-communication-clear-all:before{content:"\e6dd";}.mdi-communication-comment:before{content:"\e6de";}.mdi-communication-contacts:before{content:"\e6df";}.mdi-communication-dialer-sip:before{content:"\e6e0";}.mdi-communication-dialpad:before{content:"\e6e1";}.mdi-communication-dnd-on:before{content:"\e6e2";}.mdi-communication-email:before{content:"\e6e3";}.mdi-communication-forum:before{content:"\e6e4";}.mdi-communication-import-export:before{content:"\e6e5";}.mdi-communication-invert-colors-off:before{content:"\e6e6";}.mdi-communication-invert-colors-on:before{content:"\e6e7";}.mdi-communication-live-help:before{content:"\e6e8";}.mdi-communication-location-off:before{content:"\e6e9";}.mdi-communication-location-on:before{content:"\e6ea";}.mdi-communication-message:before{content:"\e6eb";}.mdi-communication-messenger:before{content:"\e6ec";}.mdi-communication-no-sim:before{content:"\e6ed";}.mdi-communication-phone:before{content:"\e6ee";}.mdi-communication-portable-wifi-off:before{content:"\e6ef";}.mdi-communication-quick-contacts-dialer:before{content:"\e6f0";}.mdi-communication-quick-contacts-mail:before{content:"\e6f1";}.mdi-communication-ring-volume:before{content:"\e6f2";}.mdi-communication-stay-current-landscape:before{content:"\e6f3";}.mdi-communication-stay-current-portrait:before{content:"\e6f4";}.mdi-communication-stay-primary-landscape:before{content:"\e6f5";}.mdi-communication-stay-primary-portrait:before{content:"\e6f6";}.mdi-communication-swap-calls:before{content:"\e6f7";}.mdi-communication-textsms:before{content:"\e6f8";}.mdi-communication-voicemail:before{content:"\e6f9";}.mdi-communication-vpn-key:before{content:"\e6fa";}.mdi-content-add:before{content:"\e6fb";}.mdi-content-add-box:before{content:"\e6fc";}.mdi-content-add-circle:before{content:"\e6fd";}.mdi-content-add-circle-outline:before{content:"\e6fe";}.mdi-content-archive:before{content:"\e6ff";}.mdi-content-backspace:before{content:"\e700";}.mdi-content-block:before{content:"\e701";}.mdi-content-clear:before{content:"\e702";}.mdi-content-content-copy:before{content:"\e703";}.mdi-content-content-cut:before{content:"\e704";}.mdi-content-content-paste:before{content:"\e705";}.mdi-content-create:before{content:"\e706";}.mdi-content-drafts:before{content:"\e707";}.mdi-content-filter-list:before{content:"\e708";}.mdi-content-flag:before{content:"\e709";}.mdi-content-forward:before{content:"\e70a";}.mdi-content-gesture:before{content:"\e70b";}.mdi-content-inbox:before{content:"\e70c";}.mdi-content-link:before{content:"\e70d";}.mdi-content-mail:before{content:"\e70e";}.mdi-content-markunread:before{content:"\e70f";}.mdi-content-redo:before{content:"\e710";}.mdi-content-remove:before{content:"\e711";}.mdi-content-remove-circle:before{content:"\e712";}.mdi-content-remove-circle-outline:before{content:"\e713";}.mdi-content-reply:before{content:"\e714";}.mdi-content-reply-all:before{content:"\e715";}.mdi-content-report:before{content:"\e716";}.mdi-content-save:before{content:"\e717";}.mdi-content-select-all:before{content:"\e718";}.mdi-content-send:before{content:"\e719";}.mdi-content-sort:before{content:"\e71a";}.mdi-content-text-format:before{content:"\e71b";}.mdi-content-undo:before{content:"\e71c";}.mdi-device-access-alarm:before{content:"\e71d";}.mdi-device-access-alarms:before{content:"\e71e";}.mdi-device-access-time:before{content:"\e71f";}.mdi-device-add-alarm:before{content:"\e720";}.mdi-device-airplanemode-off:before{content:"\e721";}.mdi-device-airplanemode-on:before{content:"\e722";}.mdi-device-battery-20:before{content:"\e723";}.mdi-device-battery-30:before{content:"\e724";}.mdi-device-battery-50:before{content:"\e725";}.mdi-device-battery-60:before{content:"\e726";}.mdi-device-battery-80:before{content:"\e727";}.mdi-device-battery-90:before{content:"\e728";}.mdi-device-battery-alert:before{content:"\e729";}.mdi-device-battery-charging-20:before{content:"\e72a";}.mdi-device-battery-charging-30:before{content:"\e72b";}.mdi-device-battery-charging-50:before{content:"\e72c";}.mdi-device-battery-charging-60:before{content:"\e72d";}.mdi-device-battery-charging-80:before{content:"\e72e";}.mdi-device-battery-charging-90:before{content:"\e72f";}.mdi-device-battery-charging-full:before{content:"\e730";}.mdi-device-battery-full:before{content:"\e731";}.mdi-device-battery-std:before{content:"\e732";}.mdi-device-battery-unknown:before{content:"\e733";}.mdi-device-bluetooth:before{content:"\e734";}.mdi-device-bluetooth-connected:before{content:"\e735";}.mdi-device-bluetooth-disabled:before{content:"\e736";}.mdi-device-bluetooth-searching:before{content:"\e737";}.mdi-device-brightness-auto:before{content:"\e738";}.mdi-device-brightness-high:before{content:"\e739";}.mdi-device-brightness-low:before{content:"\e73a";}.mdi-device-brightness-medium:before{content:"\e73b";}.mdi-device-data-usage:before{content:"\e73c";}.mdi-device-developer-mode:before{content:"\e73d";}.mdi-device-devices:before{content:"\e73e";}.mdi-device-dvr:before{content:"\e73f";}.mdi-device-gps-fixed:before{content:"\e740";}.mdi-device-gps-not-fixed:before{content:"\e741";}.mdi-device-gps-off:before{content:"\e742";}.mdi-device-location-disabled:before{content:"\e743";}.mdi-device-location-searching:before{content:"\e744";}.mdi-device-multitrack-audio:before{content:"\e745";}.mdi-device-network-cell:before{content:"\e746";}.mdi-device-network-wifi:before{content:"\e747";}.mdi-device-nfc:before{content:"\e748";}.mdi-device-now-wallpaper:before{content:"\e749";}.mdi-device-now-widgets:before{content:"\e74a";}.mdi-device-screen-lock-landscape:before{content:"\e74b";}.mdi-device-screen-lock-portrait:before{content:"\e74c";}.mdi-device-screen-lock-rotation:before{content:"\e74d";}.mdi-device-screen-rotation:before{content:"\e74e";}.mdi-device-sd-storage:before{content:"\e74f";}.mdi-device-settings-system-daydream:before{content:"\e750";}.mdi-device-signal-cellular-0-bar:before{content:"\e751";}.mdi-device-signal-cellular-1-bar:before{content:"\e752";}.mdi-device-signal-cellular-2-bar:before{content:"\e753";}.mdi-device-signal-cellular-3-bar:before{content:"\e754";}.mdi-device-signal-cellular-4-bar:before{content:"\e755";}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:"\e756";}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:"\e757";}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:"\e758";}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:"\e759";}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:"\e75a";}.mdi-device-signal-cellular-no-sim:before{content:"\e75b";}.mdi-device-signal-cellular-null:before{content:"\e75c";}.mdi-device-signal-cellular-off:before{content:"\e75d";}.mdi-device-signal-wifi-0-bar:before{content:"\e75e";}.mdi-device-signal-wifi-1-bar:before{content:"\e75f";}.mdi-device-signal-wifi-2-bar:before{content:"\e760";}.mdi-device-signal-wifi-3-bar:before{content:"\e761";}.mdi-device-signal-wifi-4-bar:before{content:"\e762";}.mdi-device-signal-wifi-off:before{content:"\e763";}.mdi-device-storage:before{content:"\e764";}.mdi-device-usb:before{content:"\e765";}.mdi-device-wifi-lock:before{content:"\e766";}.mdi-device-wifi-tethering:before{content:"\e767";}.mdi-editor-attach-file:before{content:"\e768";}.mdi-editor-attach-money:before{content:"\e769";}.mdi-editor-border-all:before{content:"\e76a";}.mdi-editor-border-bottom:before{content:"\e76b";}.mdi-editor-border-clear:before{content:"\e76c";}.mdi-editor-border-color:before{content:"\e76d";}.mdi-editor-border-horizontal:before{content:"\e76e";}.mdi-editor-border-inner:before{content:"\e76f";}.mdi-editor-border-left:before{content:"\e770";}.mdi-editor-border-outer:before{content:"\e771";}.mdi-editor-border-right:before{content:"\e772";}.mdi-editor-border-style:before{content:"\e773";}.mdi-editor-border-top:before{content:"\e774";}.mdi-editor-border-vertical:before{content:"\e775";}.mdi-editor-format-align-center:before{content:"\e776";}.mdi-editor-format-align-justify:before{content:"\e777";}.mdi-editor-format-align-left:before{content:"\e778";}.mdi-editor-format-align-right:before{content:"\e779";}.mdi-editor-format-bold:before{content:"\e77a";}.mdi-editor-format-clear:before{content:"\e77b";}.mdi-editor-format-color-fill:before{content:"\e77c";}.mdi-editor-format-color-reset:before{content:"\e77d";}.mdi-editor-format-color-text:before{content:"\e77e";}.mdi-editor-format-indent-decrease:before{content:"\e77f";}.mdi-editor-format-indent-increase:before{content:"\e780";}.mdi-editor-format-italic:before{content:"\e781";}.mdi-editor-format-line-spacing:before{content:"\e782";}.mdi-editor-format-list-bulleted:before{content:"\e783";}.mdi-editor-format-list-numbered:before{content:"\e784";}.mdi-editor-format-paint:before{content:"\e785";}.mdi-editor-format-quote:before{content:"\e786";}.mdi-editor-format-size:before{content:"\e787";}.mdi-editor-format-strikethrough:before{content:"\e788";}.mdi-editor-format-textdirection-l-to-r:before{content:"\e789";}.mdi-editor-format-textdirection-r-to-l:before{content:"\e78a";}.mdi-editor-format-underline:before{content:"\e78b";}.mdi-editor-functions:before{content:"\e78c";}.mdi-editor-insert-chart:before{content:"\e78d";}.mdi-editor-insert-comment:before{content:"\e78e";}.mdi-editor-insert-drive-file:before{content:"\e78f";}.mdi-editor-insert-emoticon:before{content:"\e790";}.mdi-editor-insert-invitation:before{content:"\e791";}.mdi-editor-insert-link:before{content:"\e792";}.mdi-editor-insert-photo:before{content:"\e793";}.mdi-editor-merge-type:before{content:"\e794";}.mdi-editor-mode-comment:before{content:"\e795";}.mdi-editor-mode-edit:before{content:"\e796";}.mdi-editor-publish:before{content:"\e797";}.mdi-editor-vertical-align-bottom:before{content:"\e798";}.mdi-editor-vertical-align-center:before{content:"\e799";}.mdi-editor-vertical-align-top:before{content:"\e79a";}.mdi-editor-wrap-text:before{content:"\e79b";}.mdi-file-attachment:before{content:"\e79c";}.mdi-file-cloud:before{content:"\e79d";}.mdi-file-cloud-circle:before{content:"\e79e";}.mdi-file-cloud-done:before{content:"\e79f";}.mdi-file-cloud-download:before{content:"\e7a0";}.mdi-file-cloud-off:before{content:"\e7a1";}.mdi-file-cloud-queue:before{content:"\e7a2";}.mdi-file-cloud-upload:before{content:"\e7a3";}.mdi-file-file-download:before{content:"\e7a4";}.mdi-file-file-upload:before{content:"\e7a5";}.mdi-file-folder:before{content:"\e7a6";}.mdi-file-folder-open:before{content:"\e7a7";}.mdi-file-folder-shared:before{content:"\e7a8";}.mdi-hardware-cast:before{content:"\e7a9";}.mdi-hardware-cast-connected:before{content:"\e7aa";}.mdi-hardware-computer:before{content:"\e7ab";}.mdi-hardware-desktop-mac:before{content:"\e7ac";}.mdi-hardware-desktop-windows:before{content:"\e7ad";}.mdi-hardware-dock:before{content:"\e7ae";}.mdi-hardware-gamepad:before{content:"\e7af";}.mdi-hardware-headset:before{content:"\e7b0";}.mdi-hardware-headset-mic:before{content:"\e7b1";}.mdi-hardware-keyboard:before{content:"\e7b2";}.mdi-hardware-keyboard-alt:before{content:"\e7b3";}.mdi-hardware-keyboard-arrow-down:before{content:"\e7b4";}.mdi-hardware-keyboard-arrow-left:before{content:"\e7b5";}.mdi-hardware-keyboard-arrow-right:before{content:"\e7b6";}.mdi-hardware-keyboard-arrow-up:before{content:"\e7b7";}.mdi-hardware-keyboard-backspace:before{content:"\e7b8";}.mdi-hardware-keyboard-capslock:before{content:"\e7b9";}.mdi-hardware-keyboard-control:before{content:"\e7ba";}.mdi-hardware-keyboard-hide:before{content:"\e7bb";}.mdi-hardware-keyboard-return:before{content:"\e7bc";}.mdi-hardware-keyboard-tab:before{content:"\e7bd";}.mdi-hardware-keyboard-voice:before{content:"\e7be";}.mdi-hardware-laptop:before{content:"\e7bf";}.mdi-hardware-laptop-chromebook:before{content:"\e7c0";}.mdi-hardware-laptop-mac:before{content:"\e7c1";}.mdi-hardware-laptop-windows:before{content:"\e7c2";}.mdi-hardware-memory:before{content:"\e7c3";}.mdi-hardware-mouse:before{content:"\e7c4";}.mdi-hardware-phone-android:before{content:"\e7c5";}.mdi-hardware-phone-iphone:before{content:"\e7c6";}.mdi-hardware-phonelink:before{content:"\e7c7";}.mdi-hardware-phonelink-off:before{content:"\e7c8";}.mdi-hardware-security:before{content:"\e7c9";}.mdi-hardware-sim-card:before{content:"\e7ca";}.mdi-hardware-smartphone:before{content:"\e7cb";}.mdi-hardware-speaker:before{content:"\e7cc";}.mdi-hardware-tablet:before{content:"\e7cd";}.mdi-hardware-tablet-android:before{content:"\e7ce";}.mdi-hardware-tablet-mac:before{content:"\e7cf";}.mdi-hardware-tv:before{content:"\e7d0";}.mdi-hardware-watch:before{content:"\e7d1";}.mdi-image-add-to-photos:before{content:"\e7d2";}.mdi-image-adjust:before{content:"\e7d3";}.mdi-image-assistant-photo:before{content:"\e7d4";}.mdi-image-audiotrack:before{content:"\e7d5";}.mdi-image-blur-circular:before{content:"\e7d6";}.mdi-image-blur-linear:before{content:"\e7d7";}.mdi-image-blur-off:before{content:"\e7d8";}.mdi-image-blur-on:before{content:"\e7d9";}.mdi-image-brightness-1:before{content:"\e7da";}.mdi-image-brightness-2:before{content:"\e7db";}.mdi-image-brightness-3:before{content:"\e7dc";}.mdi-image-brightness-4:before{content:"\e7dd";}.mdi-image-brightness-5:before{content:"\e7de";}.mdi-image-brightness-6:before{content:"\e7df";}.mdi-image-brightness-7:before{content:"\e7e0";}.mdi-image-brush:before{content:"\e7e1";}.mdi-image-camera:before{content:"\e7e2";}.mdi-image-camera-alt:before{content:"\e7e3";}.mdi-image-camera-front:before{content:"\e7e4";}.mdi-image-camera-rear:before{content:"\e7e5";}.mdi-image-camera-roll:before{content:"\e7e6";}.mdi-image-center-focus-strong:before{content:"\e7e7";}.mdi-image-center-focus-weak:before{content:"\e7e8";}.mdi-image-collections:before{content:"\e7e9";}.mdi-image-colorize:before{content:"\e7ea";}.mdi-image-color-lens:before{content:"\e7eb";}.mdi-image-compare:before{content:"\e7ec";}.mdi-image-control-point:before{content:"\e7ed";}.mdi-image-control-point-duplicate:before{content:"\e7ee";}.mdi-image-crop:before{content:"\e7ef";}.mdi-image-crop-3-2:before{content:"\e7f0";}.mdi-image-crop-5-4:before{content:"\e7f1";}.mdi-image-crop-7-5:before{content:"\e7f2";}.mdi-image-crop-16-9:before{content:"\e7f3";}.mdi-image-crop-din:before{content:"\e7f4";}.mdi-image-crop-free:before{content:"\e7f5";}.mdi-image-crop-landscape:before{content:"\e7f6";}.mdi-image-crop-original:before{content:"\e7f7";}.mdi-image-crop-portrait:before{content:"\e7f8";}.mdi-image-crop-square:before{content:"\e7f9";}.mdi-image-dehaze:before{content:"\e7fa";}.mdi-image-details:before{content:"\e7fb";}.mdi-image-edit:before{content:"\e7fc";}.mdi-image-exposure:before{content:"\e7fd";}.mdi-image-exposure-minus-1:before{content:"\e7fe";}.mdi-image-exposure-minus-2:before{content:"\e7ff";}.mdi-image-exposure-plus-1:before{content:"\e800";}.mdi-image-exposure-plus-2:before{content:"\e801";}.mdi-image-exposure-zero:before{content:"\e802";}.mdi-image-filter:before{content:"\e803";}.mdi-image-filter-1:before{content:"\e804";}.mdi-image-filter-2:before{content:"\e805";}.mdi-image-filter-3:before{content:"\e806";}.mdi-image-filter-4:before{content:"\e807";}.mdi-image-filter-5:before{content:"\e808";}.mdi-image-filter-6:before{content:"\e809";}.mdi-image-filter-7:before{content:"\e80a";}.mdi-image-filter-8:before{content:"\e80b";}.mdi-image-filter-9:before{content:"\e80c";}.mdi-image-filter-9-plus:before{content:"\e80d";}.mdi-image-filter-b-and-w:before{content:"\e80e";}.mdi-image-filter-center-focus:before{content:"\e80f";}.mdi-image-filter-drama:before{content:"\e810";}.mdi-image-filter-frames:before{content:"\e811";}.mdi-image-filter-hdr:before{content:"\e812";}.mdi-image-filter-none:before{content:"\e813";}.mdi-image-filter-tilt-shift:before{content:"\e814";}.mdi-image-filter-vintage:before{content:"\e815";}.mdi-image-flare:before{content:"\e816";}.mdi-image-flash-auto:before{content:"\e817";}.mdi-image-flash-off:before{content:"\e818";}.mdi-image-flash-on:before{content:"\e819";}.mdi-image-flip:before{content:"\e81a";}.mdi-image-gradient:before{content:"\e81b";}.mdi-image-grain:before{content:"\e81c";}.mdi-image-grid-off:before{content:"\e81d";}.mdi-image-grid-on:before{content:"\e81e";}.mdi-image-hdr-off:before{content:"\e81f";}.mdi-image-hdr-on:before{content:"\e820";}.mdi-image-hdr-strong:before{content:"\e821";}.mdi-image-hdr-weak:before{content:"\e822";}.mdi-image-healing:before{content:"\e823";}.mdi-image-image:before{content:"\e824";}.mdi-image-image-aspect-ratio:before{content:"\e825";}.mdi-image-iso:before{content:"\e826";}.mdi-image-landscape:before{content:"\e827";}.mdi-image-leak-add:before{content:"\e828";}.mdi-image-leak-remove:before{content:"\e829";}.mdi-image-lens:before{content:"\e82a";}.mdi-image-looks:before{content:"\e82b";}.mdi-image-looks-3:before{content:"\e82c";}.mdi-image-looks-4:before{content:"\e82d";}.mdi-image-looks-5:before{content:"\e82e";}.mdi-image-looks-6:before{content:"\e82f";}.mdi-image-looks-one:before{content:"\e830";}.mdi-image-looks-two:before{content:"\e831";}.mdi-image-loupe:before{content:"\e832";}.mdi-image-movie-creation:before{content:"\e833";}.mdi-image-nature:before{content:"\e834";}.mdi-image-nature-people:before{content:"\e835";}.mdi-image-navigate-before:before{content:"\e836";}.mdi-image-navigate-next:before{content:"\e837";}.mdi-image-palette:before{content:"\e838";}.mdi-image-panorama:before{content:"\e839";}.mdi-image-panorama-fisheye:before{content:"\e83a";}.mdi-image-panorama-horizontal:before{content:"\e83b";}.mdi-image-panorama-vertical:before{content:"\e83c";}.mdi-image-panorama-wide-angle:before{content:"\e83d";}.mdi-image-photo:before{content:"\e83e";}.mdi-image-photo-album:before{content:"\e83f";}.mdi-image-photo-camera:before{content:"\e840";}.mdi-image-photo-library:before{content:"\e841";}.mdi-image-portrait:before{content:"\e842";}.mdi-image-remove-red-eye:before{content:"\e843";}.mdi-image-rotate-left:before{content:"\e844";}.mdi-image-rotate-right:before{content:"\e845";}.mdi-image-slideshow:before{content:"\e846";}.mdi-image-straighten:before{content:"\e847";}.mdi-image-style:before{content:"\e848";}.mdi-image-switch-camera:before{content:"\e849";}.mdi-image-switch-video:before{content:"\e84a";}.mdi-image-tag-faces:before{content:"\e84b";}.mdi-image-texture:before{content:"\e84c";}.mdi-image-timelapse:before{content:"\e84d";}.mdi-image-timer:before{content:"\e84e";}.mdi-image-timer-3:before{content:"\e84f";}.mdi-image-timer-10:before{content:"\e850";}.mdi-image-timer-auto:before{content:"\e851";}.mdi-image-timer-off:before{content:"\e852";}.mdi-image-tonality:before{content:"\e853";}.mdi-image-transform:before{content:"\e854";}.mdi-image-tune:before{content:"\e855";}.mdi-image-wb-auto:before{content:"\e856";}.mdi-image-wb-cloudy:before{content:"\e857";}.mdi-image-wb-incandescent:before{content:"\e858";}.mdi-image-wb-irradescent:before{content:"\e859";}.mdi-image-wb-sunny:before{content:"\e85a";}.mdi-maps-beenhere:before{content:"\e85b";}.mdi-maps-directions:before{content:"\e85c";}.mdi-maps-directions-bike:before{content:"\e85d";}.mdi-maps-directions-bus:before{content:"\e85e";}.mdi-maps-directions-car:before{content:"\e85f";}.mdi-maps-directions-ferry:before{content:"\e860";}.mdi-maps-directions-subway:before{content:"\e861";}.mdi-maps-directions-train:before{content:"\e862";}.mdi-maps-directions-transit:before{content:"\e863";}.mdi-maps-directions-walk:before{content:"\e864";}.mdi-maps-flight:before{content:"\e865";}.mdi-maps-hotel:before{content:"\e866";}.mdi-maps-layers:before{content:"\e867";}.mdi-maps-layers-clear:before{content:"\e868";}.mdi-maps-local-airport:before{content:"\e869";}.mdi-maps-local-atm:before{content:"\e86a";}.mdi-maps-local-attraction:before{content:"\e86b";}.mdi-maps-local-bar:before{content:"\e86c";}.mdi-maps-local-cafe:before{content:"\e86d";}.mdi-maps-local-car-wash:before{content:"\e86e";}.mdi-maps-local-convenience-store:before{content:"\e86f";}.mdi-maps-local-drink:before{content:"\e870";}.mdi-maps-local-florist:before{content:"\e871";}.mdi-maps-local-gas-station:before{content:"\e872";}.mdi-maps-local-grocery-store:before{content:"\e873";}.mdi-maps-local-hospital:before{content:"\e874";}.mdi-maps-local-hotel:before{content:"\e875";}.mdi-maps-local-laundry-service:before{content:"\e876";}.mdi-maps-local-library:before{content:"\e877";}.mdi-maps-local-mall:before{content:"\e878";}.mdi-maps-local-movies:before{content:"\e879";}.mdi-maps-local-offer:before{content:"\e87a";}.mdi-maps-local-parking:before{content:"\e87b";}.mdi-maps-local-pharmacy:before{content:"\e87c";}.mdi-maps-local-phone:before{content:"\e87d";}.mdi-maps-local-pizza:before{content:"\e87e";}.mdi-maps-local-play:before{content:"\e87f";}.mdi-maps-local-post-office:before{content:"\e880";}.mdi-maps-local-print-shop:before{content:"\e881";}.mdi-maps-local-restaurant:before{content:"\e882";}.mdi-maps-local-see:before{content:"\e883";}.mdi-maps-local-shipping:before{content:"\e884";}.mdi-maps-local-taxi:before{content:"\e885";}.mdi-maps-location-history:before{content:"\e886";}.mdi-maps-map:before{content:"\e887";}.mdi-maps-my-location:before{content:"\e888";}.mdi-maps-navigation:before{content:"\e889";}.mdi-maps-pin-drop:before{content:"\e88a";}.mdi-maps-place:before{content:"\e88b";}.mdi-maps-rate-review:before{content:"\e88c";}.mdi-maps-restaurant-menu:before{content:"\e88d";}.mdi-maps-satellite:before{content:"\e88e";}.mdi-maps-store-mall-directory:before{content:"\e88f";}.mdi-maps-terrain:before{content:"\e890";}.mdi-maps-traffic:before{content:"\e891";}.mdi-navigation-apps:before{content:"\e892";}.mdi-navigation-arrow-back:before{content:"\e893";}.mdi-navigation-arrow-drop-down:before{content:"\e894";}.mdi-navigation-arrow-drop-down-circle:before{content:"\e895";}.mdi-navigation-arrow-drop-up:before{content:"\e896";}.mdi-navigation-arrow-forward:before{content:"\e897";}.mdi-navigation-cancel:before{content:"\e898";}.mdi-navigation-check:before{content:"\e899";}.mdi-navigation-chevron-left:before{content:"\e89a";}.mdi-navigation-chevron-right:before{content:"\e89b";}.mdi-navigation-close:before{content:"\e89c";}.mdi-navigation-expand-less:before{content:"\e89d";}.mdi-navigation-expand-more:before{content:"\e89e";}.mdi-navigation-fullscreen:before{content:"\e89f";}.mdi-navigation-fullscreen-exit:before{content:"\e8a0";}.mdi-navigation-menu:before{content:"\e8a1";}.mdi-navigation-more-horiz:before{content:"\e8a2";}.mdi-navigation-more-vert:before{content:"\e8a3";}.mdi-navigation-refresh:before{content:"\e8a4";}.mdi-navigation-unfold-less:before{content:"\e8a5";}.mdi-navigation-unfold-more:before{content:"\e8a6";}.mdi-notification-adb:before{content:"\e8a7";}.mdi-notification-bluetooth-audio:before{content:"\e8a8";}.mdi-notification-disc-full:before{content:"\e8a9";}.mdi-notification-dnd-forwardslash:before{content:"\e8aa";}.mdi-notification-do-not-disturb:before{content:"\e8ab";}.mdi-notification-drive-eta:before{content:"\e8ac";}.mdi-notification-event-available:before{content:"\e8ad";}.mdi-notification-event-busy:before{content:"\e8ae";}.mdi-notification-event-note:before{content:"\e8af";}.mdi-notification-folder-special:before{content:"\e8b0";}.mdi-notification-mms:before{content:"\e8b1";}.mdi-notification-more:before{content:"\e8b2";}.mdi-notification-network-locked:before{content:"\e8b3";}.mdi-notification-phone-bluetooth-speaker:before{content:"\e8b4";}.mdi-notification-phone-forwarded:before{content:"\e8b5";}.mdi-notification-phone-in-talk:before{content:"\e8b6";}.mdi-notification-phone-locked:before{content:"\e8b7";}.mdi-notification-phone-missed:before{content:"\e8b8";}.mdi-notification-phone-paused:before{content:"\e8b9";}.mdi-notification-play-download:before{content:"\e8ba";}.mdi-notification-play-install:before{content:"\e8bb";}.mdi-notification-sd-card:before{content:"\e8bc";}.mdi-notification-sim-card-alert:before{content:"\e8bd";}.mdi-notification-sms:before{content:"\e8be";}.mdi-notification-sms-failed:before{content:"\e8bf";}.mdi-notification-sync:before{content:"\e8c0";}.mdi-notification-sync-disabled:before{content:"\e8c1";}.mdi-notification-sync-problem:before{content:"\e8c2";}.mdi-notification-system-update:before{content:"\e8c3";}.mdi-notification-tap-and-play:before{content:"\e8c4";}.mdi-notification-time-to-leave:before{content:"\e8c5";}.mdi-notification-vibration:before{content:"\e8c6";}.mdi-notification-voice-chat:before{content:"\e8c7";}.mdi-notification-vpn-lock:before{content:"\e8c8";}.mdi-social-cake:before{content:"\e8c9";}.mdi-social-domain:before{content:"\e8ca";}.mdi-social-group:before{content:"\e8cb";}.mdi-social-group-add:before{content:"\e8cc";}.mdi-social-location-city:before{content:"\e8cd";}.mdi-social-mood:before{content:"\e8ce";}.mdi-social-notifications:before{content:"\e8cf";}.mdi-social-notifications-none:before{content:"\e8d0";}.mdi-social-notifications-off:before{content:"\e8d1";}.mdi-social-notifications-on:before{content:"\e8d2";}.mdi-social-notifications-paused:before{content:"\e8d3";}.mdi-social-pages:before{content:"\e8d4";}.mdi-social-party-mode:before{content:"\e8d5";}.mdi-social-people:before{content:"\e8d6";}.mdi-social-people-outline:before{content:"\e8d7";}.mdi-social-person:before{content:"\e8d8";}.mdi-social-person-add:before{content:"\e8d9";}.mdi-social-person-outline:before{content:"\e8da";}.mdi-social-plus-one:before{content:"\e8db";}.mdi-social-poll:before{content:"\e8dc";}.mdi-social-public:before{content:"\e8dd";}.mdi-social-school:before{content:"\e8de";}.mdi-social-share:before{content:"\e8df";}.mdi-social-whatshot:before{content:"\e8e0";}.mdi-toggle-check-box:before{content:"\e8e1";}.mdi-toggle-check-box-outline-blank:before{content:"\e8e2";}.mdi-toggle-radio-button-off:before{content:"\e8e3";}.mdi-toggle-radio-button-on:before{content:"\e8e4";}body{background-color:#eee;}body.inverse{background:#333;}body.inverse,body.inverse .form-control{color:rgba(255, 255, 255, 0.84);}body,h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;}body .well,.container .well,.container-fluid .well,body .well:not([class^="well well-material-"]),.container .well:not([class^="well well-material-"]),.container-fluid .well:not([class^="well well-material-"]),body .well .form-control,.container .well .form-control,.container-fluid .well .form-control,body .well:not([class^="well well-material-"]) .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control{color:rgba(0, 0, 0, 0.84);}body .well .floating-label,.container .well .floating-label,.container-fluid .well .floating-label,body .well:not([class^="well well-material-"]) .floating-label,.container .well:not([class^="well well-material-"]) .floating-label,.container-fluid .well:not([class^="well well-material-"]) .floating-label{color:#7e7e7e;}body .well .form-control,.container .well .form-control,.container-fluid .well .form-control,body .well:not([class^="well well-material-"]) .form-control,.container .well:not([class^="well well-material-"]) .form-control,.container-fluid .well:not([class^="well well-material-"]) .form-control{border-bottom-color:#7e7e7e;}body .well .form-control::-webkit-input-placeholder,.container .well .form-control::-webkit-input-placeholder,.container-fluid .well .form-control::-webkit-input-placeholder,body .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-webkit-input-placeholder{color:#7e7e7e;}body .well .form-control::-moz-placeholder,.container .well .form-control::-moz-placeholder,.container-fluid .well .form-control::-moz-placeholder,body .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container .well:not([class^="well well-material-"]) .form-control::-moz-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control::-moz-placeholder{color:#7e7e7e;opacity:1;}body .well .form-control:-ms-input-placeholder,.container .well .form-control:-ms-input-placeholder,.container-fluid .well .form-control:-ms-input-placeholder,body .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder,.container-fluid .well:not([class^="well well-material-"]) .form-control:-ms-input-placeholder{color:#7e7e7e;}body .well .option,.container .well .option,.container-fluid .well .option,body .well:not([class^="well well-material-"]) .option,.container .well:not([class^="well well-material-"]) .option,.container-fluid .well:not([class^="well well-material-"]) .option,body .well .create,.container .well .create,.container-fluid .well .create,body .well:not([class^="well well-material-"]) .create,.container .well:not([class^="well well-material-"]) .create,.container-fluid .well:not([class^="well well-material-"]) .create{color:rgba(0, 0, 0, 0.84);}body [class^="well well-material-"],.container [class^="well well-material-"],.container-fluid [class^="well well-material-"],body [class^="well well-material-"] .form-control,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control,body [class^="well well-material-"] .floating-label,.container [class^="well well-material-"] .floating-label,.container-fluid [class^="well well-material-"] .floating-label{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control,.container [class^="well well-material-"] .form-control,.container-fluid [class^="well well-material-"] .form-control{border-bottom-color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container [class^="well well-material-"] .form-control::-webkit-input-placeholder,.container-fluid [class^="well well-material-"] .form-control::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .form-control::-moz-placeholder,.container [class^="well well-material-"] .form-control::-moz-placeholder,.container-fluid [class^="well well-material-"] .form-control::-moz-placeholder{color:rgba(255, 255, 255, 0.84);opacity:1;}body [class^="well well-material-"] .form-control:-ms-input-placeholder,.container [class^="well well-material-"] .form-control:-ms-input-placeholder,.container-fluid [class^="well well-material-"] .form-control:-ms-input-placeholder{color:rgba(255, 255, 255, 0.84);}body [class^="well well-material-"] .option,.container [class^="well well-material-"] .option,.container-fluid [class^="well well-material-"] .option,body [class^="well well-material-"] .create,.container [class^="well well-material-"] .create,.container-fluid [class^="well well-material-"] .create{color:rgba(0, 0, 0, 0.84);}body .well,.container .well,.container-fluid .well,body .jumbotron,.container .jumbotron,.container-fluid .jumbotron{background-color:#fff;padding:19px;margin-bottom:20px;border-radius:2px;border:0;}body .well p,.container .well p,.container-fluid .well p,body .jumbotron p,.container .jumbotron p,.container-fluid .jumbotron p{font-weight:300;}.btn{position:relative;padding:8px 30px;border:0;margin:10px 1px;cursor:pointer;border-radius:4px;text-transform:uppercase;text-decoration:none;color:rgba(255, 255, 255, 0.84);transition:box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);outline:none !important;}.btn:hover{color:rgba(255, 255, 255, 0.84);}.btn-link,.btn:not([class^="btn btn-"]),.btn-default{color:rgba(0, 0, 0, 0.84);}.btn-link:hover,.btn:not([class^="btn btn-"]):hover,.btn-default:hover{color:rgba(0, 0, 0, 0.84);}.btn:not([class^="btn btn-"]):hover,.btn-default:hover{background-color:rgba(255, 255, 255, 0.5);}.btn-raised{transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-flat{box-shadow:none !important;}.btn-flat.btn-default:hover{background:none;}.btn-group,.btn-group-vertical{position:relative;border-radius:4px;margin:10px 1px;transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-group.open .dropdown-toggle,.btn-group-vertical.open .dropdown-toggle{box-shadow:none;}.btn-group.btn-group-raised,.btn-group-vertical.btn-group-raised{transition:box-shadow transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);}.btn-group .btn,.btn-group-vertical .btn,.btn-group .btn:active,.btn-group-vertical .btn:active,.btn-group .btn-group,.btn-group-vertical .btn-group{box-shadow:none !important;margin:0;}.btn-group .btn:active .caret,.btn-group-vertical .btn:active .caret{margin-left:-1px;}.btn-group-flat{box-shadow:none !important;}.btn-fab{margin:0;padding:15px;font-size:26px;width:56px;height:56px;}.btn-fab,.btn-fab .ripple-wrapper{border-radius:100%;}.btn-fab.btn-mini{width:40px;height:40px;padding:13px;font-size:15px;}.btn-default{background-color:#fff;}.btn-primary{background-color:#4285f4;}.btn-success{background-color:#0f9d58;}.btn-info{background-color:#03a9f4;}.btn-warning{background-color:#ff5722;}.btn-danger{background-color:#f44336;}.btn-material-red{background-color:#f44336;}.btn-material-pink{background-color:#e91e63;}.btn-material-purple{background-color:#9c27b0;}.btn-material-deeppurple{background-color:#673ab7;}.btn-material-indigo{background-color:#3f51b5;}.btn-material-lightblue{background-color:#03a9f4;}.btn-material-cyan{background-color:#00bcd4;}.btn-material-teal{background-color:#009688;}.btn-material-lightgreen{background-color:#8bc34a;}.btn-material-lime{background-color:#cddc39;}.btn-material-lightyellow{background-color:#ffeb3b;}.btn-material-orange{background-color:#ff9800;}.btn-material-deeporange{background-color:#ff5722;}.btn-material-grey{background-color:#9e9e9e;}.btn-material-bluegrey{background-color:#607d8b;}.btn-material-brown{background-color:#795548;}.btn-material-lightgrey{background-color:#ececec;}.form-horizontal .checkbox{padding-top:15px;}.checkbox{transform:rotate(0deg);}.checkbox label{cursor:pointer;padding-left:45px;position:relative;}.checkbox label span{display:block;position:absolute;left:0px;transition-duration:0.2s;}.checkbox label .check:after{display:block;position:absolute;content:"";background-color:rgba(0, 0, 0, 0.84);left:-5px;top:-15px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;}.checkbox label .check:before{display:block;content:"";border:2px solid rgba(0, 0, 0, 0.84);height:20px;width:20px;transition-delay:0.2s;}.checkbox input[type=checkbox]{opacity:0;}.checkbox input[type=checkbox] ~ .check:before{position:absolute;top:2px;left:11px;width:18px;height:18px;border:solid 2px;border-color:#5a5a5a;animation:uncheck 300ms ease-out forwards;}.checkbox input[type=checkbox]:focus ~ .check:after{opacity:0.2;}.checkbox input[type=checkbox]:checked ~ .check:before{animation:check 300ms ease-out forwards;}.checkbox input[type=checkbox]:not(:checked) ~ .check:after{animation:rippleOff 500ms linear forwards;}.checkbox input[type=checkbox]:checked ~ .check:after{animation:rippleOn 500ms linear forwards;}.checkbox:not(:hover) input[type=checkbox] ~ .check:before,.checkbox:not(:hover) input[type=checkbox] ~ .check:after{animation-duration:1ms;}.checkbox input[type=checkbox][disabled]:not(:checked) ~ .check:before{opacity:0.5;}.checkbox input[type=checkbox][disabled] ~ .check:after{background-color:rgba(0, 0, 0, 0.84);transform:rotate(-45deg);}@keyframes uncheck{0%{top:-3px;left:17px;width:10px;height:21px;border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;transform:rotate(45deg);}50%{top:14px;left:17px;width:4px;height:4px;transform:rotate(45deg);border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;}51%{border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}100%{top:1px;left:12px;width:18px;height:18px;transform:rotate(0deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}}@keyframes check{100%{top:-3px;left:17px;width:10px;height:21px;transform:rotate(45deg);border-color:#0f9d58;border-left-color:transparent;border-top-color:transparent;}51%{border-left:transparent;border-top-color:transparent;}50%{top:14px;left:17px;width:4px;height:4px;transform:rotate(45deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}0%{top:1px;left:12px;width:18px;height:18px;transform:rotate(0deg);border-color:#5a5a5a;border-left-color:#5a5a5a;border-top-color:#5a5a5a;}}@keyframes rippleOn{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}@keyframes rippleOff{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}.form-horizontal .radio{margin-bottom:10px;}.radio label{cursor:pointer;padding-left:45px;position:relative;}.radio label span{display:block;position:absolute;left:10px;top:2px;transition-duration:0.2s;}.radio label .circle{border:2px solid rgba(0, 0, 0, 0.84);height:15px;width:15px;border-radius:100%;}.radio label .check{height:15px;width:15px;border-radius:100%;background-color:rgba(0, 0, 0, 0.84);transform:scale(0);}.radio label .check:after{display:block;position:absolute;content:"";background-color:rgba(0, 0, 0, 0.84);left:-18px;top:-18px;height:50px;width:50px;border-radius:100%;z-index:1;opacity:0;margin:0;transform:scale(1.5);}.radio label input[type=radio]:not(:checked) ~ .check:after{animation:rippleOff 500ms;}.radio label input[type=radio]:checked ~ .check:after{animation:rippleOn 500ms;}.radio input[type=radio][disabled] ~ .check,.radio input[type=radio][disabled] ~ .circle{opacity:0.5;}.radio input[type=radio]{display:none;}.radio input[type=radio]:checked ~ .check{transform:scale(0.55);}.radio input[type=radio][disabled] ~ .circle{border-color:rgba(0, 0, 0, 0.84);}.radio input[type=radio][disabled] ~ .check{background-color:rgba(0, 0, 0, 0.84);}@keyframes rippleOn{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}@keyframes rippleOff{0%{opacity:0;}50%{opacity:0.2;}100%{opacity:0;}}fieldset[disabled] .form-control,.form-control-wrapper .form-control,.form-control,fieldset[disabled] .form-control:focus,.form-control-wrapper .form-control:focus,.form-control:focus,fieldset[disabled] .form-control.focus,.form-control-wrapper .form-control.focus,.form-control.focus{padding:0;float:none;border:0;box-shadow:none;border-radius:0;background:transparent;border-bottom:1px solid #757575;}fieldset[disabled] .form-control:not(textarea):not(select),.form-control-wrapper .form-control:not(textarea):not(select),.form-control:not(textarea):not(select),fieldset[disabled] .form-control:focus:not(textarea):not(select),.form-control-wrapper .form-control:focus:not(textarea):not(select),.form-control:focus:not(textarea):not(select),fieldset[disabled] .form-control.focus:not(textarea):not(select),.form-control-wrapper .form-control.focus:not(textarea):not(select),.form-control.focus:not(textarea):not(select){height:28px;}fieldset[disabled] .form-control:disabled,.form-control-wrapper .form-control:disabled,.form-control:disabled,fieldset[disabled] .form-control:focus:disabled,.form-control-wrapper .form-control:focus:disabled,.form-control:focus:disabled,fieldset[disabled] .form-control.focus:disabled,.form-control-wrapper .form-control.focus:disabled,.form-control.focus:disabled{border-style:dashed;}select.form-control{height:23px;}select[multiple].form-control,select[multiple].form-control:focus,select[multiple].form-control.focus{height:85px;}.form-control-wrapper{position:relative;}.form-control-wrapper .form-control:focus,.form-control-wrapper .form-control.focus{outline:none;}.form-control-wrapper .floating-label{color:#7e7e7e;font-size:14px;position:absolute;pointer-events:none;left:0px;top:5px;transition:0.2s ease all;opacity:0;}.form-control-wrapper .form-control:not(.empty) ~ .floating-label{top:-10px;font-size:10px;opacity:1;}.form-control-wrapper .form-control:focus:invalid ~ .floating-label,.form-control-wrapper .form-control.focus:invalid ~ .floating-label{color:#f44336;}.form-control-wrapper .form-control:focus ~ .material-input:after,.form-control-wrapper .form-control.focus ~ .material-input:after{background-color:#4285f4;}.form-control-wrapper .form-control:focus:invalid ~ .material-input:before,.form-control-wrapper .form-control.focus:invalid ~ .material-input:before,.form-control-wrapper .form-control:focus:invalid ~ .material-input:after,.form-control-wrapper .form-control.focus:invalid ~ .material-input:after{background-color:#f44336;}.form-control-wrapper .form-control.empty ~ .floating-label{opacity:1;}.form-control-wrapper .material-input:before{position:absolute;content:"";width:100%;left:0;height:2px;background-color:#4285f4;bottom:-1px;transform:scaleX(0);transition:transform 0s;}.form-control-wrapper .form-control:focus ~ .material-input:before,.form-control-wrapper .form-control.focus ~ .material-input:before{transform:scaleX(1);transition:transform 0.2s ease-out;}.form-control-wrapper .material-input:after{content:"";position:absolute;height:18px;width:100px;margin-top:-1px;top:7px;left:0;pointer-events:none;opacity:0.9;transform-origin:left;}.form-control-wrapper .input-lg ~ .material-input:after{height:26px;}.form-control-wrapper textarea{resize:none;}.form-control-wrapper textarea ~ .form-control-highlight{margin-top:-11px;/* active state */}.form-control-wrapper .form-control:focus ~ .material-input:after,.form-control-wrapper .form-control.focus ~ .material-input:after{animation:input-highlight 0.3s ease;animation-fill-mode:forwards;opacity:0;}.form-control-wrapper select ~ .material-input:after{display:none;}.form-group.has-warning .material-input:before,.form-group.has-warning input.form-control:focus ~ .material-input:after,.form-group.has-warning input.form-control.focus ~ .material-input:after{background:#ff5722;}.form-group.has-warning .control-label,.form-group.has-warning input.form-control:not(.empty) ~ .floating-label{color:#ff5722;}.form-group.has-error .material-input:before,.form-group.has-error input.form-control:focus ~ .material-input:after,.form-group.has-error input.form-control.focus ~ .material-input:after{background:#f44336;}.form-group.has-error .control-label,.form-group.has-error input.form-control:not(.empty) ~ .floating-label{color:#f44336;}.form-group.has-success .material-input:before,.form-group.has-success input.form-control:focus ~ .material-input:after,.form-group.has-success input.form-control.focus ~ .material-input:after{background:#0f9d58;}.form-group.has-success .control-label,.form-group.has-success input.form-control:not(.empty) ~ .floating-label{color:#0f9d58;}.form-group.has-info .material-input:before,.form-group.has-info input.form-control:focus ~ .material-input:after,.form-group.has-info input.form-control.focus ~ .material-input:after{background:#03a9f4;}.form-group.has-info .control-label,.form-group.has-info input.form-control:not(.empty) ~ .floating-label{color:#03a9f4;}.input-group .form-control-wrapper{margin-right:5px;margin-left:5px;bottom:-10px;}.input-group .form-control-wrapper .form-control{float:none;}.input-group .input-group-addon{border:0;}.input-group .input-group-btn .btn{border-radius:4px;}select.form-control{border:0;box-shadow:none;border-bottom:1px solid #757575;border-radius:0;}select.form-control:focus,select.form-control.focus{box-shadow:none;border-color:#757575;}@keyframes input-highlight{0%{left:20%;transform:scaleX(20%);}99%{transform:scaleX(0);left:0;opacity:1;}100%{opacity:0;}}.form-control-wrapper input[type=file]{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100;}legend{border-bottom:0;}.modal-content{border-radius:0;border:0;}.modal-content .modal-header{border-bottom:0;}.modal-content .modal-footer{border-top:0;}.modal-content .modal-footer .btn + .btn{margin-bottom:10px;}.list-group{border-radius:0;}.list-group .list-group-item{background-color:transparent;overflow:hidden;border:0;border-radius:0;padding:0 16px;}.list-group .list-group-item .row-picture,.list-group .list-group-item .row-action-primary{float:left;display:inline-block;padding-right:16px;}.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-action-primary img,.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i,.list-group .list-group-item .row-picture label,.list-group .list-group-item .row-action-primary label{display:block;width:56px;height:56px;}.list-group .list-group-item .row-picture img,.list-group .list-group-item .row-action-primary img{background:rgba(0, 0, 0, 0.1);padding:1px;}.list-group .list-group-item .row-picture img.circle,.list-group .list-group-item .row-action-primary img.circle{border-radius:100%;}.list-group .list-group-item .row-picture i,.list-group .list-group-item .row-action-primary i{background:rgba(0, 0, 0, 0.25);border-radius:100%;text-align:center;line-height:56px;font-size:20px;color:white;}.list-group .list-group-item .row-picture label,.list-group .list-group-item .row-action-primary label{margin-left:7px;margin-right:-7px;margin-top:5px;margin-bottom:-5px;}.list-group .list-group-item .row-content{display:inline-block;width:calc(100% - 92px);min-height:66px;}.list-group .list-group-item .row-content .action-secondary{position:absolute;right:16px;top:16px;}.list-group .list-group-item .row-content .action-secondary i{font-size:20px;color:rgba(0, 0, 0, 0.25);cursor:pointer;}.list-group .list-group-item .row-content .action-secondary ~ *{max-width:calc(100% - 30px);}.list-group .list-group-item .row-content .least-content{position:absolute;right:16px;top:0px;color:rgba(0, 0, 0, 0.54);font-size:14px;}.list-group .list-group-item .list-group-item-heading{color:rgba(0, 0, 0, 0.77);font-size:20px;line-height:29px;}.list-group .list-group-separator{clear:both;overflow:hidden;margin-top:10px;margin-bottom:10px;}.list-group .list-group-separator:before{content:"";width:calc(100% - 90px);border-bottom:1px solid rgba(0, 0, 0, 0.1);float:right;}.navbar{background-color:#4285f4;border:0;border-radius:0;}.navbar .navbar-brand{position:relative;height:60px;line-height:30px;color:rgba(255, 255, 255, 0.84);}.navbar .navbar-brand:hover,.navbar .navbar-brand:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-text{color:rgba(255, 255, 255, 0.84);margin-top:20px;margin-bottom:20px;}.navbar .navbar-nav > li > a{color:rgba(255, 255, 255, 0.84);padding-top:20px;padding-bottom:20px;}.navbar .navbar-nav > li > a:hover,.navbar .navbar-nav > li > a:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-nav > .active > a,.navbar .navbar-nav > .active > a:hover,.navbar .navbar-nav > .active > a:focus{color:rgba(255, 255, 255, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar .navbar-nav > .disabled > a,.navbar .navbar-nav > .disabled > a:hover,.navbar .navbar-nav > .disabled > a:focus{color:#e5e5e5;background-color:transparent;}.navbar .navbar-toggle{border-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-toggle:hover,.navbar .navbar-toggle:focus{background-color:transparent;}.navbar .navbar-toggle .icon-bar{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-collapse,.navbar .navbar-form{border-color:rgba(0, 0, 0, 0.1);}.navbar .navbar-nav > .open > a,.navbar .navbar-nav > .open > a:hover,.navbar .navbar-nav > .open > a:focus{background-color:rgba(0, 0, 0, 0.05);color:rgba(255, 255, 255, 0.84);}@media (max-width:767px){.navbar .navbar-nav .open .dropdown-menu > .dropdown-header{border:0;color:rgba(212, 212, 212, 0.84);}.navbar .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-nav .open .dropdown-menu > li > a{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-nav .open .dropdown-menu > li > a:hover,.navbar .navbar-nav .open .dropdown-menu > li > a:focus{color:rgba(255, 255, 255, 0.84);background-color:transparent;}.navbar .navbar-nav .open .dropdown-menu > .active > a,.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,.navbar .navbar-nav .open .dropdown-menu > .active > a:focus{color:rgba(255, 255, 255, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar .navbar-nav .open .dropdown-menu > .disabled > a,.navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover,.navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus{color:#e5e5e5;background-color:transparent;}}.navbar .navbar-link{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link:hover{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link:hover,.navbar .navbar-link:focus{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-link[disabled]:hover,fieldset[disabled] .navbar .navbar-link:hover,.navbar .navbar-link[disabled]:focus,fieldset[disabled] .navbar .navbar-link:focus{color:#e5e5e5;}.navbar .navbar-form{margin-top:16px;}.navbar .navbar-form .form-control-wrapper .form-control,.navbar .navbar-form .form-control{border-color:rgba(255, 255, 255, 0.84);color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form .form-control-wrapper .material-input:before,.navbar .navbar-form .form-control-wrapper input:focus ~ .material-input:after{background-color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form ::-webkit-input-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form :-moz-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form ::-moz-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar .navbar-form :-ms-input-placeholder{color:rgba(255, 255, 255, 0.84);}.navbar-inverse{background-color:#5264ae;}.navbar-white{background-color:#fff;}.navbar-white .navbar-brand,.navbar-white .navbar-brand:hover,.navbar-white .navbar-brand:focus{color:rgba(0, 0, 0, 0.84);}.navbar-white .navbar-nav > li > a{color:rgba(0, 0, 0, 0.84);}.navbar-white .navbar-nav > li > a:hover,.navbar-white .navbar-nav > li > a:focus{color:rgba(0, 0, 0, 0.84);background-color:transparent;}.navbar-white .navbar-nav > .active > a,.navbar-white .navbar-nav > .active > a:hover,.navbar-white .navbar-nav > .active > a:focus{color:rgba(0, 0, 0, 0.84);background-color:rgba(0, 0, 0, 0.05);}.navbar-white .navbar-nav > .disabled > a,.navbar-white .navbar-nav > .disabled > a:hover,.navbar-white .navbar-nav > .disabled > a:focus{color:rgba(0, 0, 0, 0.84);background-color:transparent;}.navbar-white .navbar-nav > .open > a,.navbar-white .navbar-nav > .open > a:hover,.navbar-white .navbar-nav > .open > a:focus{background-color:rgba(0, 0, 0, 0.05);color:rgba(0, 0, 0, 0.84);}.navbar-default{background-color:#4285f4;}.navbar-primary{background-color:#4285f4;}.navbar-success{background-color:#0f9d58;}.navbar-info{background-color:#03a9f4;}.navbar-warning{background-color:#ff5722;}.navbar-danger{background-color:#f44336;}.navbar-material-red{background-color:#f44336;}.navbar-material-pink{background-color:#e91e63;}.navbar-material-purple{background-color:#9c27b0;}.navbar-material-deeppurple{background-color:#673ab7;}.navbar-material-indigo{background-color:#3f51b5;}.navbar-material-lightblue{background-color:#03a9f4;}.navbar-material-cyan{background-color:#00bcd4;}.navbar-material-teal{background-color:#009688;}.navbar-material-lightgreen{background-color:#8bc34a;}.navbar-material-lime{background-color:#cddc39;}.navbar-material-lightyellow{background-color:#ffeb3b;}.navbar-material-orange{background-color:#ff9800;}.navbar-material-deeporange{background-color:#ff5722;}.navbar-material-grey{background-color:#9e9e9e;}.navbar-material-bluegrey{background-color:#607d8b;}.navbar-material-brown{background-color:#795548;}.navbar-material-lightgrey{background-color:#ececec;}.dropdown-menu{border:0;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.26);}.dropdown-menu .divider{background-color:rgba(229, 229, 229, 0.12);}.dropdown-menu li{overflow:hidden;position:relative;}.dropdown-menu li a:hover{background:rgba(0, 0, 0, 0.08);}.alert{border:0px;border-radius:0;}.alert a,.alert .alert-link{color:#fff;}.alert-default{background-color:#fff;}.alert-default a,.alert-default .alert-link{color:#000;}.alert-primary{color:#fff;background-color:#4285f4;}.alert-success{color:#fff;background-color:#0f9d58;}.alert-info{color:#fff;background-color:#03a9f4;}.alert-warning{color:#fff;background-color:#ff5722;}.alert-danger{background-color:#f44336;}.alert-material-red{background-color:#f44336;}.alert-material-pink{background-color:#e91e63;}.alert-material-purple{background-color:#9c27b0;}.alert-material-deeppurple{background-color:#673ab7;}.alert-material-indigo{background-color:#3f51b5;}.alert-material-lightblue{background-color:#03a9f4;}.alert-material-cyan{background-color:#00bcd4;}.alert-material-teal{background-color:#009688;}.alert-material-lightgreen{background-color:#8bc34a;}.alert-material-lime{background-color:#cddc39;}.alert-material-lightyellow{background-color:#ffeb3b;}.alert-material-orange{background-color:#ff9800;}.alert-material-deeporange{background-color:#ff5722;}.alert-material-grey{background-color:#9e9e9e;}.alert-material-bluegrey{background-color:#607d8b;}.alert-material-brown{background-color:#795548;}.alert-material-lightgrey{background-color:#ececec;}.progress{height:4px;border-radius:0;box-shadow:none;background:#c8c8c8;}.progress .progress-bar{box-shadow:none;}.progress .progress-bar-default{background-color:#4285f4;}.progress .progress-bar-primary{background-color:#4285f4;}.progress .progress-bar-success{background-color:#0f9d58;}.progress .progress-bar-info{background-color:#03a9f4;}.progress .progress-bar-warning{background-color:#ff5722;}.progress .progress-bar-danger{background-color:#f44336;}.progress .progress-bar-material-red{background-color:#f44336;}.progress .progress-bar-material-pink{background-color:#e91e63;}.progress .progress-bar-material-purple{background-color:#9c27b0;}.progress .progress-bar-material-deeppurple{background-color:#673ab7;}.progress .progress-bar-material-indigo{background-color:#3f51b5;}.progress .progress-bar-material-lightblue{background-color:#03a9f4;}.progress .progress-bar-material-cyan{background-color:#00bcd4;}.progress .progress-bar-material-teal{background-color:#009688;}.progress .progress-bar-material-lightgreen{background-color:#8bc34a;}.progress .progress-bar-material-lime{background-color:#cddc39;}.progress .progress-bar-material-lightyellow{background-color:#ffeb3b;}.progress .progress-bar-material-orange{background-color:#ff9800;}.progress .progress-bar-material-deeporange{background-color:#ff5722;}.progress .progress-bar-material-grey{background-color:#9e9e9e;}.progress .progress-bar-material-bluegrey{background-color:#607d8b;}.progress .progress-bar-material-brown{background-color:#795548;}.progress .progress-bar-material-lightgrey{background-color:#ececec;}.card{border-radius:2px;margin-bottom:20px;}.card h1,.card h2,.card h3,.card h4,.card h5,.card h6{font-weight:100;margin:10px 0;}.card .card-body{padding:15px;}.card .card-actions{padding:15px;text-transform:uppercase;}.card .card-actions .main{font-weight:bold;}.card .card-actions a{font-size:15px;margin:0 15px 0 0;}.card .card-actions a:hover{text-decoration:none;}.card img{max-width:100%;max-height:100%;}.card .card-footer{padding:15px;border-top:1px solid;border-color:#ececec;}.card .card-footer .icon{font-size:25px;transition:ease transform 0.5s;}.card .card-footer .icon:hover{text-decoration:none;transform:transform3d(0, 0, 0, -1px);}.card-default{background-color:#fff;color:#000;}.card-default .card-footer,.card-default .card-header{border-color:#e6e6e6;}.card-default a{color:#000;}.card-primary{background-color:#4285f4;color:#fff;}.card-primary .card-footer,.card-primary .card-header{border-color:#ececec;}.card-primary a{color:#fff;}.card-success{background-color:#0f9d58;color:#fff;}.card-success .card-footer,.card-success .card-header{border-color:#0b6e3e;}.card-success a{color:#fff;}.card-info{background-color:#03a9f4;color:#fff;}.card-info .card-footer,.card-info .card-header{border-color:#0286c2;}.card-info a{color:#fff;}.card-warning{background-color:#ff5722;color:#fff;}.card-warning .card-footer,.card-warning .card-header{border-color:#ff7e55;}.card-warning a{color:#fff;}.card-danger{background-color:#f44336;color:#fff;}.card-danger .card-footer,.card-danger .card-header{border-color:#ea1c0d;}.card-danger a{color:#fff;}.card-material-red{background-color:#f44336;color:#fff;}.card-material-red .card-footer,.card-material-red .card-header{border-color:#f77066;}.card-material-red a{color:#fff;}.card-material-pink{background-color:#e91e63;color:#fff;}.card-material-pink .card-footer,.card-material-pink .card-header{border-color:#c1134e;}.card-material-pink a{color:#fff;}.card-material-purple{background-color:#9c27b0;color:#fff;}.card-material-purple .card-footer,.card-material-purple .card-header{border-color:#771e86;}.card-material-purple a{color:#fff;}.card-material-deeppurple{background-color:#673ab7;color:#fff;}.card-material-deeppurple .card-footer,.card-material-deeppurple .card-header{border-color:#8259cb;}.card-material-deeppurple a{color:#fff;}.card-material-indigo{background-color:#3f51b5;color:#fff;}.card-material-indigo .card-footer,.card-material-indigo .card-header{border-color:#606fc7;}.card-material-indigo a{color:#fff;}.card-material-lightblue{background-color:#03a9f4;color:#fff;}.card-material-lightblue .card-footer,.card-material-lightblue .card-header{border-color:#0286c2;}.card-material-lightblue a{color:#fff;}.card-material-cyan{background-color:#00bcd4;color:#fff;}.card-material-cyan .card-footer,.card-material-cyan .card-header{border-color:#008fa1;}.card-material-cyan a{color:#fff;}.card-material-teal{background-color:#009688;color:#fff;}.card-material-teal .card-footer,.card-material-teal .card-header{border-color:#00635a;}.card-material-teal a{color:#fff;}.card-material-lightgreen{background-color:#8bc34a;color:#fff;}.card-material-lightgreen .card-footer,.card-material-lightgreen .card-header{border-color:#71a436;}.card-material-lightgreen a{color:#fff;}.card-material-lime{background-color:#cddc39;color:#fff;}.card-material-lime .card-footer,.card-material-lime .card-header{border-color:#b2c022;}.card-material-lime a{color:#fff;}.card-material-lightyellow{background-color:#ffeb3b;color:#080700;}.card-material-lightyellow .card-footer,.card-material-lightyellow .card-header{border-color:#ffe608;}.card-material-lightyellow a{color:#080700;}.card-material-orange{background-color:#ff9800;color:#fff;}.card-material-orange .card-footer,.card-material-orange .card-header{border-color:#cc7a00;}.card-material-orange a{color:#fff;}.card-material-deeporange{background-color:#ff5722;color:#fff;}.card-material-deeporange .card-footer,.card-material-deeporange .card-header{border-color:#ee3900;}.card-material-deeporange a{color:#fff;}.card-material-grey{background-color:#9e9e9e;color:#fff;}.card-material-grey .card-footer,.card-material-grey .card-header{border-color:#858585;}.card-material-grey a{color:#fff;}.card-material-bluegrey{background-color:#607d8b;color:#fff;}.card-material-bluegrey .card-footer,.card-material-bluegrey .card-header{border-color:#4b626d;}.card-material-bluegrey a{color:#fff;}.card-material-brown{background-color:#795548;color:#fff;}.card-material-brown .card-footer,.card-material-brown .card-header{border-color:#996b5b;}.card-material-brown a{color:#fff;}.card-material-lightgrey{background-color:#ececec;color:#e6e6e6;}.card-material-lightgrey .card-footer,.card-material-lightgrey .card-header{border-color:#d3d3d3;}.card-material-lightgrey a{color:#e6e6e6;}.text-warning{color:#ff5722;}.text-primary{color:#4285f4;}.text-danger{color:#f44336;}.text-success{color:#0f9d58;}.text-info{color:#03a9f4;}.nav-tabs{background:#4285f4;}.nav-tabs > li > a{color:#fff;border:0;margin:0;}.nav-tabs > li > a:hover{background:transparent;border:0;}.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.open > a,.nav-tabs > li.open > a:hover{background:transparent !important;border:0 !important;color:#fff !important;font-weight:500;}.nav-tabs > li.disabled > a,.nav-tabs > li.disabled > a:hover{color:rgba(255, 255, 255, 0.5);}.popover,.tooltip-inner{background:#323232;color:#fff;border-radius:2px;}.tooltip,.tooltip.in{opacity:1;}.popover.left .arrow:after,.tooltip.left .arrow:after,.popover.left .tooltip-arrow,.tooltip.left .tooltip-arrow{border-left-color:#323232;}.popover.right .arrow:after,.tooltip.right .arrow:after,.popover.right .tooltip-arrow,.tooltip.right .tooltip-arrow{border-right-color:#323232;}.popover.top .arrow:after,.tooltip.top .arrow:after,.popover.top .tooltip-arrow,.tooltip.top .tooltip-arrow{border-top-color:#323232;}.popover.bottom .arrow:after,.tooltip.bottom .arrow:after,.popover.bottom .tooltip-arrow,.tooltip.bottom .tooltip-arrow{border-bottom-color:#323232;}.icon-default{color:rgba(0, 0, 0, 0.84);}.icon-primary{color:#4285f4;}.icon-success{color:#0f9d58;}.icon-info{color:#03a9f4;}.icon-warning{color:#ff5722;}.icon-danger{color:#f44336;}.icon-material-red{color:#f44336;}.icon-material-pink{color:#e91e63;}.icon-material-purple{color:#9c27b0;}.icon-material-deeppurple{color:#673ab7;}.icon-material-indigo{color:#3f51b5;}.icon-material-lightblue{color:#03a9f4;}.icon-material-cyan{color:#00bcd4;}.icon-material-teal{color:#009688;}.icon-material-lightgreen{color:#8bc34a;}.icon-material-lime{color:#cddc39;}.icon-material-lightyellow{color:#ffeb3b;}.icon-material-orange{color:#ff9800;}.icon-material-deeporange{color:#ff5722;}.icon-material-grey{color:#9e9e9e;}.icon-material-bluegrey{color:#607d8b;}.icon-material-brown{color:#795548;}.icon-material-lightgrey{color:#ececec;}.snackbar{background-color:#323232;color:rgba(255, 255, 255, 0.84);font-size:14px;border-radius:2px;height:0;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, padding 0 linear 0.2s, height 0 linear 0.2s;transform:translateY(200%);}.snackbar.snackbar-opened{padding:14px 15px;margin-bottom:20px;height:auto;transition:transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0 linear 0.2s, height 0 linear 0.2s;transform:none;}.snackbar.toast{border-radius:200px;}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-ms-touch-action:none;user-select:none;box-sizing:border-box;}.noUi-base{width:100%;height:100%;position:relative;}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0;}.noUi-handle{position:relative;z-index:1;box-sizing:border-box;}.noUi-stacking .noUi-handle{z-index:10;}.noUi-stacking + .noUi-origin{*z-index:-1;}.noUi-state-tap .noUi-origin{transition:left 0.3s, top 0.3s;}.noUi-state-drag *{cursor:inherit !important;}.noUi-horizontal{height:10px;}.noUi-horizontal .noUi-handle{box-sizing:border-box;width:12px;height:12px;left:-10px;top:-5px;}.noUi-horizontal.noUi-extended{padding:0 15px;}.noUi-horizontal.noUi-extended .noUi-origin{right:-15px;}.noUi-background{height:2px;margin:20px 0;}.noUi-origin{margin:0;border-radius:0;height:2px;background:#c8c8c8;}.noUi-origin[style^="left: 0"] .noUi-handle{background-color:#fff;border:2px solid #c8c8c8;}.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active{border-width:1px;}.noUi-target{border-radius:2px;}.noUi-handle{border-radius:100%;cursor:default;transition:all 0.2s ease-out;border:1px solid;}.noUi-horizontal{height:2px;margin:15px 0;}.noUi-horizontal .noUi-handle.noUi-active{transform:scale(2.5);}[disabled].noUi-slider{opacity:0.5;}[disabled] .noUi-handle{cursor:not-allowed;}.slider{background:#c8c8c8;}
.withripple{position:relative;}.ripple-wrapper{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:2px;}.ripple{position:absolute;width:20px;height:20px;margin-left:-10px;margin-top:-10px;border-radius:100%;background-color:rgba(0, 0, 0, 0.05);transform:scale(1);transform-origin:50%;opacity:0;pointer-events:none;}.ripple.ripple-on{transition:opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;opacity:1;}.ripple.ripple-out{transition:opacity 0.1s linear 0s !important;opacity:0;}
/*------------------- Print CSS -------------*/

@media print {
    #header,
    .mod_customnav,
    .mod_navigation,
    #sitesearch,
    .pdf_link,
    .toolbar,
    .mod_banner,
    .pagination,
    .ce_sliderStart,
    .advertise,
    #left .mod_eventmenu,
    #left .mod_newsmenu,
    #top_link,
    #footer,
    form {
        display:none !important;
    }

    * {
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        border-radius: 0 !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        background: none !important;
        color: #404040 !important;
        page-break-inside: avoid !important;
        page-break-after: avoid !important;
        page-break-before: avoid !important;
        float: none;
        position: static;
    }

    *[class*="grid"] {
        border-top: 2px solid #404040 !important;
        border-bottom: 2px solid #404040 !important;
        margin: 10px !important;
        padding: 10px !important;
        position: static;
        float: none;
        width: 100%;
        display: block;
    }

    /*#header {
        min-height: auto !important;
    }

    #header .homelink a {
        float: right;
        height: 94px !important;    height: 9.4rem !important;
        width: 250px !important;    width: 25.0rem !important;
        margin: 0 !important;
        padding: 0 !important;
        text-decoration: none;
        background: url("../../files/theme/images/layout/logo.png") no-repeat left top !important;
        background-size: 100%;
    }*/

    #main,
    #left {
        width: 100% !important;
        clear: both;
        display: block !important;
        float: none;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #404040 !important;
        font-weight: bold !important;
    }

    a:after {
      	content: " [" attr(href) "] ";
    }
}

