@charset "UTF-8";
img, legend {
    border: 0
}

legend, td, th, ul {
    padding: 0
}

.clearfix, .row:after, .toast {
    clear: both
}

.pagination li, table.centered tbody tr td, table.centered thead tr th {
    text-align: center
}

.mdi-ul, ul, ul li {
    list-style-type: none
}

.tabs, .truncate, nav .brand-logo {
    white-space: nowrap
}

.picker__table, table {
    border-collapse: collapse;
    border-spacing: 0
}

.card .t_content, .hiddendiv {
    word-wrap: break-word
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate(5%, 0);
        transform: translate(5%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(10%, 0);
        transform: translate(10%, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate(10%, 0);
        transform: translate(10%, 0)
    }
}

.fade-in, ul.staggered-list li {
    opacity: 0
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

.materialize-red.lighten-5 {
    background-color: #fdeaeb !important
}

.materialize-red-text.text-lighten-5 {
    color: #fdeaeb !important
}

.materialize-red.lighten-4 {
    background-color: #f8c1c3 !important
}

.materialize-red-text.text-lighten-4 {
    color: #f8c1c3 !important
}

.materialize-red.lighten-3 {
    background-color: #f3989b !important
}

.materialize-red-text.text-lighten-3 {
    color: #f3989b !important
}

.materialize-red.lighten-2 {
    background-color: #ee6e73 !important
}

.materialize-red-text.text-lighten-2 {
    color: #ee6e73 !important
}

.materialize-red.lighten-1 {
    background-color: #ea454b !important
}

.materialize-red-text.text-lighten-1 {
    color: #ea454b !important
}

.materialize-red {
    background-color: #e51c23 !important
}

.materialize-red-text {
    color: #e51c23 !important
}

.materialize-red.darken-1 {
    background-color: #d0181e !important
}

.materialize-red-text.text-darken-1 {
    color: #d0181e !important
}

.materialize-red.darken-2 {
    background-color: #b9151b !important
}

.materialize-red-text.text-darken-2 {
    color: #b9151b !important
}

.materialize-red.darken-3 {
    background-color: #a21318 !important
}

.materialize-red-text.text-darken-3 {
    color: #a21318 !important
}

.materialize-red.darken-4 {
    background-color: #8b1014 !important
}

.materialize-red-text.text-darken-4 {
    color: #8b1014 !important
}

.red.lighten-5 {
    background-color: #FFEBEE !important
}

.red-text.text-lighten-5 {
    color: #FFEBEE !important
}

.red.lighten-4 {
    background-color: #FFCDD2 !important
}

.red-text.text-lighten-4 {
    color: #FFCDD2 !important
}

.red.lighten-3 {
    background-color: #EF9A9A !important
}

.red-text.text-lighten-3 {
    color: #EF9A9A !important
}

.red.lighten-2 {
    background-color: #E57373 !important
}

.red-text.text-lighten-2 {
    color: #E57373 !important
}

.red.lighten-1 {
    background-color: #EF5350 !important
}

.red-text.text-lighten-1 {
    color: #EF5350 !important
}

.red {
    background-color: #F44336 !important
}

.red-text {
    color: #F44336 !important
}

.red.darken-1 {
    background-color: #E53935 !important
}

.red-text.text-darken-1 {
    color: #E53935 !important
}

.red.darken-2 {
    background-color: #D32F2F !important
}

.red-text.text-darken-2 {
    color: #D32F2F !important
}

.red.darken-3 {
    background-color: #C62828 !important
}

.red-text.text-darken-3 {
    color: #C62828 !important
}

.red.darken-4 {
    background-color: #B71C1C !important
}

.red-text.text-darken-4 {
    color: #B71C1C !important
}

.red.accent-1 {
    background-color: #FF8A80 !important
}

.red-text.text-accent-1 {
    color: #FF8A80 !important
}

.red.accent-2 {
    background-color: #FF5252 !important
}

.red-text.text-accent-2 {
    color: #FF5252 !important
}

.red.accent-3 {
    background-color: #FF1744 !important
}

.red-text.text-accent-3 {
    color: #FF1744 !important
}

.red.accent-4 {
    background-color: #D50000 !important
}

.red-text.text-accent-4 {
    color: #D50000 !important
}

.pink.lighten-5 {
    background-color: #fce4ec !important
}

.pink-text.text-lighten-5 {
    color: #fce4ec !important
}

.pink.lighten-4 {
    background-color: #f8bbd0 !important
}

.pink-text.text-lighten-4 {
    color: #f8bbd0 !important
}

.pink.lighten-3 {
    background-color: #f48fb1 !important
}

.pink-text.text-lighten-3 {
    color: #f48fb1 !important
}

.pink.lighten-2 {
    background-color: #f06292 !important
}

.pink-text.text-lighten-2 {
    color: #f06292 !important
}

.pink.lighten-1 {
    background-color: #ec407a !important
}

.pink-text.text-lighten-1 {
    color: #ec407a !important
}

.pink {
    background-color: #e91e63 !important
}

.pink-text {
    color: #e91e63 !important
}

.pink.darken-1 {
    background-color: #d81b60 !important
}

.pink-text.text-darken-1 {
    color: #d81b60 !important
}

.pink.darken-2 {
    background-color: #c2185b !important
}

.pink-text.text-darken-2 {
    color: #c2185b !important
}

.pink.darken-3 {
    background-color: #ad1457 !important
}

.pink-text.text-darken-3 {
    color: #ad1457 !important
}

.pink.darken-4 {
    background-color: #880e4f !important
}

.pink-text.text-darken-4 {
    color: #880e4f !important
}

.pink.accent-1 {
    background-color: #ff80ab !important
}

.pink-text.text-accent-1 {
    color: #ff80ab !important
}

.pink.accent-2 {
    background-color: #ff4081 !important
}

.pink-text.text-accent-2 {
    color: #ff4081 !important
}

.pink.accent-3 {
    background-color: #f50057 !important
}

.pink-text.text-accent-3 {
    color: #f50057 !important
}

.pink.accent-4 {
    background-color: #c51162 !important
}

.pink-text.text-accent-4 {
    color: #c51162 !important
}

.purple.lighten-5 {
    background-color: #f3e5f5 !important
}

.purple-text.text-lighten-5 {
    color: #f3e5f5 !important
}

.purple.lighten-4 {
    background-color: #e1bee7 !important
}

.purple-text.text-lighten-4 {
    color: #e1bee7 !important
}

.purple.lighten-3 {
    background-color: #ce93d8 !important
}

.purple-text.text-lighten-3 {
    color: #ce93d8 !important
}

.purple.lighten-2 {
    background-color: #ba68c8 !important
}

.purple-text.text-lighten-2 {
    color: #ba68c8 !important
}

.purple.lighten-1 {
    background-color: #ab47bc !important
}

.purple-text.text-lighten-1 {
    color: #ab47bc !important
}

.purple {
    background-color: #9c27b0 !important
}

.purple-text {
    color: #9c27b0 !important
}

.purple.darken-1 {
    background-color: #8e24aa !important
}

.purple-text.text-darken-1 {
    color: #8e24aa !important
}

.purple.darken-2 {
    background-color: #7b1fa2 !important
}

.purple-text.text-darken-2 {
    color: #7b1fa2 !important
}

.purple.darken-3 {
    background-color: #6a1b9a !important
}

.purple-text.text-darken-3 {
    color: #6a1b9a !important
}

.purple.darken-4 {
    background-color: #4a148c !important
}

.purple-text.text-darken-4 {
    color: #4a148c !important
}

.purple.accent-1 {
    background-color: #ea80fc !important
}

.purple-text.text-accent-1 {
    color: #ea80fc !important
}

.purple.accent-2 {
    background-color: #e040fb !important
}

.purple-text.text-accent-2 {
    color: #e040fb !important
}

.purple.accent-3 {
    background-color: #d500f9 !important
}

.purple-text.text-accent-3 {
    color: #d500f9 !important
}

.purple.accent-4 {
    background-color: #a0f !important
}

.purple-text.text-accent-4 {
    color: #a0f !important
}

.deep-purple.lighten-5 {
    background-color: #ede7f6 !important
}

.deep-purple-text.text-lighten-5 {
    color: #ede7f6 !important
}

.deep-purple.lighten-4 {
    background-color: #d1c4e9 !important
}

.deep-purple-text.text-lighten-4 {
    color: #d1c4e9 !important
}

.deep-purple.lighten-3 {
    background-color: #b39ddb !important
}

.deep-purple-text.text-lighten-3 {
    color: #b39ddb !important
}

.deep-purple.lighten-2 {
    background-color: #9575cd !important
}

.deep-purple-text.text-lighten-2 {
    color: #9575cd !important
}

.deep-purple.lighten-1 {
    background-color: #7e57c2 !important
}

.deep-purple-text.text-lighten-1 {
    color: #7e57c2 !important
}

.deep-purple {
    background-color: #673ab7 !important
}

.deep-purple-text {
    color: #673ab7 !important
}

.deep-purple.darken-1 {
    background-color: #5e35b1 !important
}

.deep-purple-text.text-darken-1 {
    color: #5e35b1 !important
}

.deep-purple.darken-2 {
    background-color: #512da8 !important
}

.deep-purple-text.text-darken-2 {
    color: #512da8 !important
}

.deep-purple.darken-3 {
    background-color: #4527a0 !important
}

.deep-purple-text.text-darken-3 {
    color: #4527a0 !important
}

.deep-purple.darken-4 {
    background-color: #311b92 !important
}

.deep-purple-text.text-darken-4 {
    color: #311b92 !important
}

.deep-purple.accent-1 {
    background-color: #b388ff !important
}

.deep-purple-text.text-accent-1 {
    color: #b388ff !important
}

.deep-purple.accent-2 {
    background-color: #7c4dff !important
}

.deep-purple-text.text-accent-2 {
    color: #7c4dff !important
}

.deep-purple.accent-3 {
    background-color: #651fff !important
}

.deep-purple-text.text-accent-3 {
    color: #651fff !important
}

.deep-purple.accent-4 {
    background-color: #6200ea !important
}

.deep-purple-text.text-accent-4 {
    color: #6200ea !important
}

.indigo.lighten-5 {
    background-color: #e8eaf6 !important
}

.indigo-text.text-lighten-5 {
    color: #e8eaf6 !important
}

.indigo.lighten-4 {
    background-color: #c5cae9 !important
}

.indigo-text.text-lighten-4 {
    color: #c5cae9 !important
}

.indigo.lighten-3 {
    background-color: #9fa8da !important
}

.indigo-text.text-lighten-3 {
    color: #9fa8da !important
}

.indigo.lighten-2 {
    background-color: #7986cb !important
}

.indigo-text.text-lighten-2 {
    color: #7986cb !important
}

.indigo.lighten-1 {
    background-color: #5c6bc0 !important
}

.indigo-text.text-lighten-1 {
    color: #5c6bc0 !important
}

.indigo {
    background-color: #3f51b5 !important
}

.indigo-text {
    color: #3f51b5 !important
}

.indigo.darken-1 {
    background-color: #3949ab !important
}

.indigo-text.text-darken-1 {
    color: #3949ab !important
}

.indigo.darken-2 {
    background-color: #303f9f !important
}

.indigo-text.text-darken-2 {
    color: #303f9f !important
}

.indigo.darken-3 {
    background-color: #283593 !important
}

.indigo-text.text-darken-3 {
    color: #283593 !important
}

.indigo.darken-4 {
    background-color: #1a237e !important
}

.indigo-text.text-darken-4 {
    color: #1a237e !important
}

.indigo.accent-1 {
    background-color: #8c9eff !important
}

.indigo-text.text-accent-1 {
    color: #8c9eff !important
}

.indigo.accent-2 {
    background-color: #536dfe !important
}

.indigo-text.text-accent-2 {
    color: #536dfe !important
}

.indigo.accent-3 {
    background-color: #3d5afe !important
}

.indigo-text.text-accent-3 {
    color: #3d5afe !important
}

.indigo.accent-4 {
    background-color: #304ffe !important
}

.indigo-text.text-accent-4 {
    color: #304ffe !important
}

.blue.lighten-5 {
    background-color: #E3F2FD !important
}

.blue-text.text-lighten-5 {
    color: #E3F2FD !important
}

.blue.lighten-4 {
    background-color: #BBDEFB !important
}

.blue-text.text-lighten-4 {
    color: #BBDEFB !important
}

.blue.lighten-3 {
    background-color: #90CAF9 !important
}

.blue-text.text-lighten-3 {
    color: #90CAF9 !important
}

.blue.lighten-2 {
    background-color: #64B5F6 !important
}

.blue-text.text-lighten-2 {
    color: #64B5F6 !important
}

.blue.lighten-1 {
    background-color: #42A5F5 !important
}

.blue-text.text-lighten-1 {
    color: #42A5F5 !important
}

.blue {
    background-color: #2196F3 !important
}

.blue-text {
    color: #2196F3 !important
}

.blue.darken-1 {
    background-color: #1E88E5 !important
}

.blue-text.text-darken-1 {
    color: #1E88E5 !important
}

.blue.darken-2 {
    background-color: #1976D2 !important
}

.blue-text.text-darken-2 {
    color: #1976D2 !important
}

.blue.darken-3 {
    background-color: #1565C0 !important
}

.blue-text.text-darken-3 {
    color: #1565C0 !important
}

.blue.darken-4 {
    background-color: #0D47A1 !important
}

.blue-text.text-darken-4 {
    color: #0D47A1 !important
}

.blue.accent-1 {
    background-color: #82B1FF !important
}

.blue-text.text-accent-1 {
    color: #82B1FF !important
}

.blue.accent-2 {
    background-color: #448AFF !important
}

.blue-text.text-accent-2 {
    color: #448AFF !important
}

.blue.accent-3 {
    background-color: #2979FF !important
}

.blue-text.text-accent-3 {
    color: #2979FF !important
}

.blue.accent-4 {
    background-color: #2962FF !important
}

.blue-text.text-accent-4 {
    color: #2962FF !important
}

.light-blue.lighten-5 {
    background-color: #e1f5fe !important
}

.light-blue-text.text-lighten-5 {
    color: #e1f5fe !important
}

.light-blue.lighten-4 {
    background-color: #b3e5fc !important
}

.light-blue-text.text-lighten-4 {
    color: #b3e5fc !important
}

.light-blue.lighten-3 {
    background-color: #81d4fa !important
}

.light-blue-text.text-lighten-3 {
    color: #81d4fa !important
}

.light-blue.lighten-2 {
    background-color: #4fc3f7 !important
}

.light-blue-text.text-lighten-2 {
    color: #4fc3f7 !important
}

.light-blue.lighten-1 {
    background-color: #29b6f6 !important
}

.light-blue-text.text-lighten-1 {
    color: #29b6f6 !important
}

.light-blue {
    background-color: #03a9f4 !important
}

.light-blue-text {
    color: #03a9f4 !important
}

.light-blue.darken-1 {
    background-color: #039be5 !important
}

.light-blue-text.text-darken-1 {
    color: #039be5 !important
}

.light-blue.darken-2 {
    background-color: #0288d1 !important
}

.light-blue-text.text-darken-2 {
    color: #0288d1 !important
}

.light-blue.darken-3 {
    background-color: #0277bd !important
}

.light-blue-text.text-darken-3 {
    color: #0277bd !important
}

.light-blue.darken-4 {
    background-color: #01579b !important
}

.light-blue-text.text-darken-4 {
    color: #01579b !important
}

.light-blue.accent-1 {
    background-color: #80d8ff !important
}

.light-blue-text.text-accent-1 {
    color: #80d8ff !important
}

.light-blue.accent-2 {
    background-color: #40c4ff !important
}

.light-blue-text.text-accent-2 {
    color: #40c4ff !important
}

.light-blue.accent-3 {
    background-color: #00b0ff !important
}

.light-blue-text.text-accent-3 {
    color: #00b0ff !important
}

.light-blue.accent-4 {
    background-color: #0091ea !important
}

.light-blue-text.text-accent-4 {
    color: #0091ea !important
}

.cyan.lighten-5 {
    background-color: #e0f7fa !important
}

.cyan-text.text-lighten-5 {
    color: #e0f7fa !important
}

.cyan.lighten-4 {
    background-color: #b2ebf2 !important
}

.cyan-text.text-lighten-4 {
    color: #b2ebf2 !important
}

.cyan.lighten-3 {
    background-color: #80deea !important
}

.cyan-text.text-lighten-3 {
    color: #80deea !important
}

.cyan.lighten-2 {
    background-color: #4dd0e1 !important
}

.cyan-text.text-lighten-2 {
    color: #4dd0e1 !important
}

.cyan.lighten-1 {
    background-color: #26c6da !important
}

.cyan-text.text-lighten-1 {
    color: #26c6da !important
}

.cyan {
    background-color: #00bcd4 !important
}

.cyan-text {
    color: #00bcd4 !important
}

.cyan.darken-1 {
    background-color: #00acc1 !important
}

.cyan-text.text-darken-1 {
    color: #00acc1 !important
}

.cyan.darken-2 {
    background-color: #0097a7 !important
}

.cyan-text.text-darken-2 {
    color: #0097a7 !important
}

.cyan.darken-3 {
    background-color: #00838f !important
}

.cyan-text.text-darken-3 {
    color: #00838f !important
}

.cyan.darken-4 {
    background-color: #006064 !important
}

.cyan-text.text-darken-4 {
    color: #006064 !important
}

.cyan.accent-1 {
    background-color: #84ffff !important
}

.cyan-text.text-accent-1 {
    color: #84ffff !important
}

.cyan.accent-2 {
    background-color: #18ffff !important
}

.cyan-text.text-accent-2 {
    color: #18ffff !important
}

.cyan.accent-3 {
    background-color: #00e5ff !important
}

.cyan-text.text-accent-3 {
    color: #00e5ff !important
}

.cyan.accent-4 {
    background-color: #00b8d4 !important
}

.cyan-text.text-accent-4 {
    color: #00b8d4 !important
}

.teal.lighten-5 {
    background-color: #e0f2f1 !important
}

.teal-text.text-lighten-5 {
    color: #e0f2f1 !important
}

.teal.lighten-4 {
    background-color: #b2dfdb !important
}

.teal-text.text-lighten-4 {
    color: #b2dfdb !important
}

.teal.lighten-3 {
    background-color: #80cbc4 !important
}

.teal-text.text-lighten-3 {
    color: #80cbc4 !important
}

.teal.lighten-2 {
    background-color: #4db6ac !important
}

.teal-text.text-lighten-2 {
    color: #4db6ac !important
}

.teal.lighten-1 {
    background-color: #26a69a !important
}

.teal-text.text-lighten-1 {
    color: #26a69a !important
}

.teal {
    background-color: #009688 !important
}

.teal-text {
    color: #009688 !important
}

.teal.darken-1 {
    background-color: #00897b !important
}

.teal-text.text-darken-1 {
    color: #00897b !important
}

.teal.darken-2 {
    background-color: #00796b !important
}

.teal-text.text-darken-2 {
    color: #00796b !important
}

.teal.darken-3 {
    background-color: #00695c !important
}

.teal-text.text-darken-3 {
    color: #00695c !important
}

.teal.darken-4 {
    background-color: #004d40 !important
}

.teal-text.text-darken-4 {
    color: #004d40 !important
}

.teal.accent-1 {
    background-color: #a7ffeb !important
}

.teal-text.text-accent-1 {
    color: #a7ffeb !important
}

.teal.accent-2 {
    background-color: #64ffda !important
}

.teal-text.text-accent-2 {
    color: #64ffda !important
}

.teal.accent-3 {
    background-color: #1de9b6 !important
}

.teal-text.text-accent-3 {
    color: #1de9b6 !important
}

.teal.accent-4 {
    background-color: #00bfa5 !important
}

.teal-text.text-accent-4 {
    color: #00bfa5 !important
}

.green.lighten-5 {
    background-color: #E8F5E9 !important
}

.green-text.text-lighten-5 {
    color: #E8F5E9 !important
}

.green.lighten-4 {
    background-color: #C8E6C9 !important
}

.green-text.text-lighten-4 {
    color: #C8E6C9 !important
}

.green.lighten-3 {
    background-color: #A5D6A7 !important
}

.green-text.text-lighten-3 {
    color: #A5D6A7 !important
}

.green.lighten-2 {
    background-color: #81C784 !important
}

.green-text.text-lighten-2 {
    color: #81C784 !important
}

.green.lighten-1 {
    background-color: #66BB6A !important
}

.green-text.text-lighten-1 {
    color: #66BB6A !important
}

.green {
    background-color: #4CAF50 !important
}

.green-text {
    color: #4CAF50 !important
}

.green.darken-1 {
    background-color: #43A047 !important
}

.green-text.text-darken-1 {
    color: #43A047 !important
}

.green.darken-2 {
    background-color: #388E3C !important
}

.green-text.text-darken-2 {
    color: #388E3C !important
}

.green.darken-3 {
    background-color: #2E7D32 !important
}

.green-text.text-darken-3 {
    color: #2E7D32 !important
}

.green.darken-4 {
    background-color: #1B5E20 !important
}

.green-text.text-darken-4 {
    color: #1B5E20 !important
}

.green.accent-1 {
    background-color: #B9F6CA !important
}

.green-text.text-accent-1 {
    color: #B9F6CA !important
}

.green.accent-2 {
    background-color: #69F0AE !important
}

.green-text.text-accent-2 {
    color: #69F0AE !important
}

.green.accent-3 {
    background-color: #00E676 !important
}

.green-text.text-accent-3 {
    color: #00E676 !important
}

.green.accent-4 {
    background-color: #00C853 !important
}

.green-text.text-accent-4 {
    color: #00C853 !important
}

.light-green.lighten-5 {
    background-color: #f1f8e9 !important
}

.light-green-text.text-lighten-5 {
    color: #f1f8e9 !important
}

.light-green.lighten-4 {
    background-color: #dcedc8 !important
}

.light-green-text.text-lighten-4 {
    color: #dcedc8 !important
}

.light-green.lighten-3 {
    background-color: #c5e1a5 !important
}

.light-green-text.text-lighten-3 {
    color: #c5e1a5 !important
}

.light-green.lighten-2 {
    background-color: #aed581 !important
}

.light-green-text.text-lighten-2 {
    color: #aed581 !important
}

.light-green.lighten-1 {
    background-color: #9ccc65 !important
}

.light-green-text.text-lighten-1 {
    color: #9ccc65 !important
}

.light-green {
    background-color: #8bc34a !important
}

.light-green-text {
    color: #8bc34a !important
}

.light-green.darken-1 {
    background-color: #7cb342 !important
}

.light-green-text.text-darken-1 {
    color: #7cb342 !important
}

.light-green.darken-2 {
    background-color: #689f38 !important
}

.light-green-text.text-darken-2 {
    color: #689f38 !important
}

.light-green.darken-3 {
    background-color: #558b2f !important
}

.light-green-text.text-darken-3 {
    color: #558b2f !important
}

.light-green.darken-4 {
    background-color: #33691e !important
}

.light-green-text.text-darken-4 {
    color: #33691e !important
}

.light-green.accent-1 {
    background-color: #ccff90 !important
}

.light-green-text.text-accent-1 {
    color: #ccff90 !important
}

.light-green.accent-2 {
    background-color: #b2ff59 !important
}

.light-green-text.text-accent-2 {
    color: #b2ff59 !important
}

.light-green.accent-3 {
    background-color: #76ff03 !important
}

.light-green-text.text-accent-3 {
    color: #76ff03 !important
}

.light-green.accent-4 {
    background-color: #64dd17 !important
}

.light-green-text.text-accent-4 {
    color: #64dd17 !important
}

.lime.lighten-5 {
    background-color: #f9fbe7 !important
}

.lime-text.text-lighten-5 {
    color: #f9fbe7 !important
}

.lime.lighten-4 {
    background-color: #f0f4c3 !important
}

.lime-text.text-lighten-4 {
    color: #f0f4c3 !important
}

.lime.lighten-3 {
    background-color: #e6ee9c !important
}

.lime-text.text-lighten-3 {
    color: #e6ee9c !important
}

.lime.lighten-2 {
    background-color: #dce775 !important
}

.lime-text.text-lighten-2 {
    color: #dce775 !important
}

.lime.lighten-1 {
    background-color: #d4e157 !important
}

.lime-text.text-lighten-1 {
    color: #d4e157 !important
}

.lime {
    background-color: #cddc39 !important
}

.lime-text {
    color: #cddc39 !important
}

.lime.darken-1 {
    background-color: #c0ca33 !important
}

.lime-text.text-darken-1 {
    color: #c0ca33 !important
}

.lime.darken-2 {
    background-color: #afb42b !important
}

.lime-text.text-darken-2 {
    color: #afb42b !important
}

.lime.darken-3 {
    background-color: #9e9d24 !important
}

.lime-text.text-darken-3 {
    color: #9e9d24 !important
}

.lime.darken-4 {
    background-color: #827717 !important
}

.lime-text.text-darken-4 {
    color: #827717 !important
}

.lime.accent-1 {
    background-color: #f4ff81 !important
}

.lime-text.text-accent-1 {
    color: #f4ff81 !important
}

.lime.accent-2 {
    background-color: #eeff41 !important
}

.lime-text.text-accent-2 {
    color: #eeff41 !important
}

.lime.accent-3 {
    background-color: #c6ff00 !important
}

.lime-text.text-accent-3 {
    color: #c6ff00 !important
}

.lime.accent-4 {
    background-color: #aeea00 !important
}

.lime-text.text-accent-4 {
    color: #aeea00 !important
}

.yellow.lighten-5 {
    background-color: #fffde7 !important
}

.yellow-text.text-lighten-5 {
    color: #fffde7 !important
}

.yellow.lighten-4 {
    background-color: #fff9c4 !important
}

.yellow-text.text-lighten-4 {
    color: #fff9c4 !important
}

.yellow.lighten-3 {
    background-color: #fff59d !important
}

.yellow-text.text-lighten-3 {
    color: #fff59d !important
}

.yellow.lighten-2 {
    background-color: #fff176 !important
}

.yellow-text.text-lighten-2 {
    color: #fff176 !important
}

.yellow.lighten-1 {
    background-color: #ffee58 !important
}

.yellow-text.text-lighten-1 {
    color: #ffee58 !important
}

.yellow {
    background-color: #ffeb3b !important
}

.yellow-text {
    color: #ffeb3b !important
}

.yellow.darken-1 {
    background-color: #fdd835 !important
}

.yellow-text.text-darken-1 {
    color: #fdd835 !important
}

.yellow.darken-2 {
    background-color: #fbc02d !important
}

.yellow-text.text-darken-2 {
    color: #fbc02d !important
}

.yellow.darken-3 {
    background-color: #f9a825 !important
}

.yellow-text.text-darken-3 {
    color: #f9a825 !important
}

.yellow.darken-4 {
    background-color: #f57f17 !important
}

.yellow-text.text-darken-4 {
    color: #f57f17 !important
}

.yellow.accent-1 {
    background-color: #ffff8d !important
}

.yellow-text.text-accent-1 {
    color: #ffff8d !important
}

.yellow.accent-2 {
    background-color: #ff0 !important
}

.yellow-text.text-accent-2 {
    color: #ff0 !important
}

.yellow.accent-3 {
    background-color: #ffea00 !important
}

.yellow-text.text-accent-3 {
    color: #ffea00 !important
}

.yellow.accent-4 {
    background-color: #ffd600 !important
}

.yellow-text.text-accent-4 {
    color: #ffd600 !important
}

.amber.lighten-5 {
    background-color: #fff8e1 !important
}

.amber-text.text-lighten-5 {
    color: #fff8e1 !important
}

.amber.lighten-4 {
    background-color: #ffecb3 !important
}

.amber-text.text-lighten-4 {
    color: #ffecb3 !important
}

.amber.lighten-3 {
    background-color: #ffe082 !important
}

.amber-text.text-lighten-3 {
    color: #ffe082 !important
}

.amber.lighten-2 {
    background-color: #ffd54f !important
}

.amber-text.text-lighten-2 {
    color: #ffd54f !important
}

.amber.lighten-1 {
    background-color: #ffca28 !important
}

.amber-text.text-lighten-1 {
    color: #ffca28 !important
}

.amber {
    background-color: #ffc107 !important
}

.amber-text {
    color: #ffc107 !important
}

.amber.darken-1 {
    background-color: #ffb300 !important
}

.amber-text.text-darken-1 {
    color: #ffb300 !important
}

.amber.darken-2 {
    background-color: #ffa000 !important
}

.amber-text.text-darken-2 {
    color: #ffa000 !important
}

.amber.darken-3 {
    background-color: #ff8f00 !important
}

.amber-text.text-darken-3 {
    color: #ff8f00 !important
}

.amber.darken-4 {
    background-color: #ff6f00 !important
}

.amber-text.text-darken-4 {
    color: #ff6f00 !important
}

.amber.accent-1 {
    background-color: #ffe57f !important
}

.amber-text.text-accent-1 {
    color: #ffe57f !important
}

.amber.accent-2 {
    background-color: #ffd740 !important
}

.amber-text.text-accent-2 {
    color: #ffd740 !important
}

.amber.accent-3 {
    background-color: #ffc400 !important
}

.amber-text.text-accent-3 {
    color: #ffc400 !important
}

.amber.accent-4 {
    background-color: #ffab00 !important
}

.amber-text.text-accent-4 {
    color: #ffab00 !important
}

.orange.lighten-5 {
    background-color: #fff3e0 !important
}

.orange-text.text-lighten-5 {
    color: #fff3e0 !important
}

.orange.lighten-4 {
    background-color: #ffe0b2 !important
}

.orange-text.text-lighten-4 {
    color: #ffe0b2 !important
}

.orange.lighten-3 {
    background-color: #ffcc80 !important
}

.orange-text.text-lighten-3 {
    color: #ffcc80 !important
}

.orange.lighten-2 {
    background-color: #ffb74d !important
}

.orange-text.text-lighten-2 {
    color: #ffb74d !important
}

.orange.lighten-1 {
    background-color: #ffa726 !important
}

.orange-text.text-lighten-1 {
    color: #ffa726 !important
}

.orange {
    background-color: #ff9800 !important
}

.orange-text {
    color: #ff9800 !important
}

.orange.darken-1 {
    background-color: #fb8c00 !important
}

.orange-text.text-darken-1 {
    color: #fb8c00 !important
}

.orange.darken-2 {
    background-color: #f57c00 !important
}

.orange-text.text-darken-2 {
    color: #f57c00 !important
}

.orange.darken-3 {
    background-color: #ef6c00 !important
}

.orange-text.text-darken-3 {
    color: #ef6c00 !important
}

.orange.darken-4 {
    background-color: #e65100 !important
}

.orange-text.text-darken-4 {
    color: #e65100 !important
}

.orange.accent-1 {
    background-color: #ffd180 !important
}

.orange-text.text-accent-1 {
    color: #ffd180 !important
}

.orange.accent-2 {
    background-color: #ffab40 !important
}

.orange-text.text-accent-2 {
    color: #ffab40 !important
}

.orange.accent-3 {
    background-color: #ff9100 !important
}

.orange-text.text-accent-3 {
    color: #ff9100 !important
}

.orange.accent-4 {
    background-color: #ff6d00 !important
}

.orange-text.text-accent-4 {
    color: #ff6d00 !important
}

.deep-orange.lighten-5 {
    background-color: #fbe9e7 !important
}

.deep-orange-text.text-lighten-5 {
    color: #fbe9e7 !important
}

.deep-orange.lighten-4 {
    background-color: #ffccbc !important
}

.deep-orange-text.text-lighten-4 {
    color: #ffccbc !important
}

.deep-orange.lighten-3 {
    background-color: #ffab91 !important
}

.deep-orange-text.text-lighten-3 {
    color: #ffab91 !important
}

.deep-orange.lighten-2 {
    background-color: #ff8a65 !important
}

.deep-orange-text.text-lighten-2 {
    color: #ff8a65 !important
}

.deep-orange.lighten-1 {
    background-color: #ff7043 !important
}

.deep-orange-text.text-lighten-1 {
    color: #ff7043 !important
}

.deep-orange {
    background-color: #ff5722 !important
}

.deep-orange-text {
    color: #ff5722 !important
}

.deep-orange.darken-1 {
    background-color: #f4511e !important
}

.deep-orange-text.text-darken-1 {
    color: #f4511e !important
}

.deep-orange.darken-2 {
    background-color: #e64a19 !important
}

.deep-orange-text.text-darken-2 {
    color: #e64a19 !important
}

.deep-orange.darken-3 {
    background-color: #d84315 !important
}

.deep-orange-text.text-darken-3 {
    color: #d84315 !important
}

.deep-orange.darken-4 {
    background-color: #bf360c !important
}

.deep-orange-text.text-darken-4 {
    color: #bf360c !important
}

.deep-orange.accent-1 {
    background-color: #ff9e80 !important
}

.deep-orange-text.text-accent-1 {
    color: #ff9e80 !important
}

.deep-orange.accent-2 {
    background-color: #ff6e40 !important
}

.deep-orange-text.text-accent-2 {
    color: #ff6e40 !important
}

.deep-orange.accent-3 {
    background-color: #ff3d00 !important
}

.deep-orange-text.text-accent-3 {
    color: #ff3d00 !important
}

.deep-orange.accent-4 {
    background-color: #dd2c00 !important
}

.deep-orange-text.text-accent-4 {
    color: #dd2c00 !important
}

.brown.lighten-5 {
    background-color: #efebe9 !important
}

.brown-text.text-lighten-5 {
    color: #efebe9 !important
}

.brown.lighten-4 {
    background-color: #d7ccc8 !important
}

.brown-text.text-lighten-4 {
    color: #d7ccc8 !important
}

.brown.lighten-3 {
    background-color: #bcaaa4 !important
}

.brown-text.text-lighten-3 {
    color: #bcaaa4 !important
}

.brown.lighten-2 {
    background-color: #a1887f !important
}

.brown-text.text-lighten-2 {
    color: #a1887f !important
}

.brown.lighten-1 {
    background-color: #8d6e63 !important
}

.brown-text.text-lighten-1 {
    color: #8d6e63 !important
}

.brown {
    background-color: #795548 !important
}

.brown-text {
    color: #795548 !important
}

.brown.darken-1 {
    background-color: #6d4c41 !important
}

.brown-text.text-darken-1 {
    color: #6d4c41 !important
}

.brown.darken-2 {
    background-color: #5d4037 !important
}

.brown-text.text-darken-2 {
    color: #5d4037 !important
}

.brown.darken-3 {
    background-color: #4e342e !important
}

.brown-text.text-darken-3 {
    color: #4e342e !important
}

.brown.darken-4 {
    background-color: #3e2723 !important
}

.brown-text.text-darken-4 {
    color: #3e2723 !important
}

.blue-grey.lighten-5 {
    background-color: #eceff1 !important
}

.blue-grey-text.text-lighten-5 {
    color: #eceff1 !important
}

.blue-grey.lighten-4 {
    background-color: #cfd8dc !important
}

.blue-grey-text.text-lighten-4 {
    color: #cfd8dc !important
}

.blue-grey.lighten-3 {
    background-color: #b0bec5 !important
}

.blue-grey-text.text-lighten-3 {
    color: #b0bec5 !important
}

.blue-grey.lighten-2 {
    background-color: #90a4ae !important
}

.blue-grey-text.text-lighten-2 {
    color: #90a4ae !important
}

.blue-grey.lighten-1 {
    background-color: #78909c !important
}

.blue-grey-text.text-lighten-1 {
    color: #78909c !important
}

.blue-grey {
    background-color: #607d8b !important
}

.blue-grey-text {
    color: #607d8b !important
}

.blue-grey.darken-1 {
    background-color: #546e7a !important
}

.blue-grey-text.text-darken-1 {
    color: #546e7a !important
}

.blue-grey.darken-2 {
    background-color: #455a64 !important
}

.blue-grey-text.text-darken-2 {
    color: #455a64 !important
}

.blue-grey.darken-3 {
    background-color: #37474f !important
}

.blue-grey-text.text-darken-3 {
    color: #37474f !important
}

.blue-grey.darken-4 {
    background-color: #263238 !important
}

.blue-grey-text.text-darken-4 {
    color: #263238 !important
}

.grey.lighten-5 {
    background-color: #fafafa !important
}

.grey-text.text-lighten-5 {
    color: #fafafa !important
}

.grey.lighten-4 {
    background-color: #f5f5f5 !important
}

.grey-text.text-lighten-4 {
    color: #f5f5f5 !important
}

.grey.lighten-3 {
    background-color: #eee !important
}

.grey-text.text-lighten-3 {
    color: #eee !important
}

.grey.lighten-2 {
    background-color: #e0e0e0 !important
}

.grey-text.text-lighten-2 {
    color: #e0e0e0 !important
}

.grey.lighten-1 {
    background-color: #bdbdbd !important
}

.grey-text.text-lighten-1 {
    color: #bdbdbd !important
}

.grey {
    background-color: #9e9e9e !important
}

.grey-text {
    color: #9e9e9e !important
}

.grey.darken-1 {
    background-color: #757575 !important
}

.grey-text.text-darken-1 {
    color: #757575 !important
}

.grey.darken-2 {
    background-color: #616161 !important
}

.grey-text.text-darken-2 {
    color: #616161 !important
}

.grey.darken-3 {
    background-color: #424242 !important
}

.grey-text.text-darken-3 {
    color: #424242 !important
}

.grey.darken-4 {
    background-color: #212121 !important
}

.grey-text.text-darken-4 {
    color: #212121 !important
}

.shades.black {
    background-color: #000 !important
}

.shades-text.text-black {
    color: #000 !important
}

.shades.white {
    background-color: #FFF !important
}

.shades-text.text-white {
    color: #FFF !important
}

.shades.transparent {
    background-color: transparent !important
}

.shades-text.text-transparent {
    color: transparent !important
}

.black {
    background-color: #000 !important
}

.black-text {
    color: #000 !important
}

.white {
    background-color: #FFF !important
}

.white-text {
    color: #FFF !important
}

.transparent {
    background-color: transparent !important
}

.transparent-text {
    color: transparent !important
}

/*! normalize.css v3.0.2 | 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, menu, 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
}

.toast, .valign-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    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=submit], input[type=reset] {
    -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.input-field [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;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
}

*, :after, :before {
    box-sizing: inherit
}

.collapsible-body, .row .col, html, span.badge {
    box-sizing: border-box
}

.valign-wrapper {
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}

.valign-wrapper .valign {
    display: block
}

.z-depth-0 {
    box-shadow: none !important
}

.btn, .btn-floating, .btn-large, .card-panel, .collapsible, .toast, .z-depth-1, nav {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.btn-floating:hover, .btn-large:hover, .btn:hover, .z-depth-1-half {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.z-depth-2 {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.z-depth-3 {
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, .24), 0 17px 50px 0 rgba(0, 0, 0, .19)
}

.modal, .z-depth-4 {
    box-shadow: 0 16px 28px 0 rgba(0, 0, 0, .22), 0 25px 55px 0 rgba(0, 0, 0, .21)
}

.z-depth-5 {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, .2), 0 40px 77px 0 rgba(0, 0, 0, .22)
}

.hoverable:hover {
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.divider {
    height: 1px;
    overflow: hidden;
    background-color: #e0e0e0
}

blockquote {
    margin: 20px 0;
    padding-left: 1.5rem;
    border-left: 5px solid #ee6e73
}

i {
    line-height: inherit
}

i.left {
    float: left;
    margin-right: 15px
}

i.right {
    float: right;
    margin-left: 15px
}

i.tiny {
    font-size: 1rem
}

i.small {
    font-size: 2rem
}

i.medium {
    font-size: 4rem
}

i.large {
    font-size: 6rem
}

img.responsive-img, video.responsive-video {
    max-width: 100%;
    height: auto
}

.pagination li {
    display: inline-block;
    font-size: 18px;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 2px
}

.pagination li a {
    color: #444
}

.pagination li.active a {
    color: #fff
}

.pagination li.active {
    background-color: #00BCD4
}

.pagination li.disabled a {
    cursor: default;
    color: #999
}

.pagination li i {
    font-size: 2.2rem;
    vertical-align: middle
}

.pagination li.pages ul li {
    display: inline-block;
    float: none
}

.breadcrumb {
    font-size: 18px;
    color: rgba(255, 255, 255, .7)
}

.breadcrumb:before {
    content: '\E5CC';
    color: rgba(255, 255, 255, .7);
    vertical-align: top;
    display: inline-block;
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    margin: 0 10px 0 8px;
    -webkit-font-smoothing: antialiased
}

.breadcrumb:first-child:before {
    display: none
}

.breadcrumb:last-child {
    color: #fff
}

.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px
}

.parallax, .parallax img {
    position: absolute;
    bottom: 0
}

.parallax {
    top: 0;
    left: 0;
    right: 0;
    z-index: -1
}

.parallax img {
    display: none;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.collection, .pin-bottom, .pin-top {
    position: relative
}

.pinned {
    position: fixed !important
}

.fade-in {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

@media only screen and (max-width: 600px) {
    .hide-on-small-and-down, .hide-on-small-only {
        display: none !important
    }
    .personal_page .menu_personal ul li a span.text, .personal_page .menu_personal ul li > span span.text {
        display: none;
    }
    .personal_page .menu_personal ul li > span {
        height: 54px !important;
    }
    .personal_page .menu_personal ul.dropdown-content-menu li a {
        width: 200%;
        transform: translateX(-50%);
    }
}

@media only screen and (max-width: 1540px) {
    .pagination {
        width: 100%
    }

    .pagination li.next, .pagination li.prev {
        width: 10%
    }

    .pagination li.pages {
        width: 80%;
        overflow: hidden;
        white-space: nowrap
    }

    .hide-on-med-and-down {
        display: none !important
    }
}

@media only screen and (min-width: 601px) {
    .hide-on-med-and-up {
        display: none !important
    }
}

@media only screen and (min-width: 600px) and (max-width: 1540px) {
    .hide-on-med-only {
        display: none !important
    }
}

@media only screen and (min-width: 1541px) {
    .hide-on-large-only {
        display: none !important
    }

    .show-on-large {
        display: initial !important
    }
}

@media only screen and (min-width: 600px) and (max-width: 1540px) {
    .show-on-medium {
        display: initial !important
    }
}

@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display: initial !important
    }
}

@media only screen and (max-width: 1540px) {
    .show-on-medium-and-down {
        display: initial !important
    }
}

@media only screen and (max-width: 600px) {
    .show-on-small {
        display: initial !important
    }

    .center-on-small-only {
        text-align: center
    }
}

footer.page-footer {
    margin-top: 20px;
    padding-top: 20px;
    background-color: #ee6e73
}

footer.page-footer .footer-copyright {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, .8);
    background-color: rgba(51, 51, 51, .08)
}

table.highlight > tbody > tr:hover, table.striped > tbody > tr:nth-child(odd) {
    background-color: #f2f2f2
}

table, td, th {
    border: none
}

table {
    width: 100%;
    display: table
}

table.bordered > tbody > tr, table.bordered > thead > tr {
    border-bottom: 1px solid #d0d0d0
}

table.striped > tbody > tr > td {
    border-radius: 0
}

table.highlight > tbody > tr {
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

td, th {
    display: table-cell;
    text-align: left;
    vertical-align: middle
}

@media only screen and (max-width: 1540px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative
    }

    table.responsive-table td, table.responsive-table th {
        margin: 0;
        vertical-align: top
    }

    table.responsive-table thead {
        display: block;
        float: left;
        border: 0;
        border-right: 1px solid #d0d0d0
    }

    table.responsive-table thead tr {
        display: block;
        padding: 0 10px 0 0
    }

    table.responsive-table thead tr th::before {
        content: "\00a0"
    }

    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }

    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top
    }

    table.responsive-table th {
        display: block;
        text-align: right
    }

    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left
    }

    table.responsive-table tr {
        padding: 0 10px
    }

    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0
    }

    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

    table.responsive-table.bordered tr {
        border: 0
    }

    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0
    }
}

.collection {
    margin: .5rem 0 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative
}

.collection .collection-item.avatar .circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle
}

.collection .collection-item.avatar i.circle {
    font-size: 18px;
    line-height: 42px;
    color: #fff;
    background-color: #999;
    text-align: center
}

.collection .collection-item.avatar .title {
    font-size: 16px
}

.collection .collection-item.avatar p {
    margin: 0
}

.collection .collection-item.avatar .secondary-content {
    position: absolute;
    top: 16px;
    right: 16px
}

.collection .collection-item:last-child {
    border-bottom: none
}

.collection .collection-item.active {
    background-color: #26a69a;
    color: #eafaf9
}

.collection .collection-item.active .secondary-content {
    color: #fff
}

.collection a.collection-item {
    display: block;
    -webkit-transition: .25s;
    transition: .25s;
    color: #26a69a
}

.collection a.collection-item:not(.active):hover {
    background-color: #ddd
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px
}

.collection.with-header .collection-item {
    padding-left: 30px
}

.collection.with-header .collection-item.avatar {
    padding-left: 72px
}

.secondary-content {
    float: right;
    color: #26a69a
}

.collapsible .collection {
    margin: 0;
    border: none
}

span.badge {
    min-width: 3rem;
    padding: 0 6px;
    text-align: center;
    font-size: 1rem;
    line-height: inherit;
    color: #757575;
    position: absolute;
    right: 15px
}

.mdi-inverse, nav, nav a, nav ul a, span.badge.new {
    color: #fff
}

span.badge.new {
    font-weight: 300;
    font-size: .8rem;
    background-color: #26a69a;
    border-radius: 2px
}

span.badge.new:after {
    content: " new"
}

nav ul a span.badge {
    position: static;
    margin-left: 4px;
    line-height: 0
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video-container embed, .video-container iframe, .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.progress {
    position: absolute;
    height: 3px;
    display: block;
    width: 100%;
    background-color: #3be9ff;
    overflow: hidden
}

.progress .determinate, .progress .indeterminate {
    background-color: #00BCD4
}

.progress .determinate {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: width .3s linear;
    transition: width .3s linear
}

.progress .indeterminate:after, .progress .indeterminate:before {
    content: '';
    background-color: inherit;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    will-change: left, right
}

.progress .indeterminate:before {
    -webkit-animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite;
    animation: indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite
}

.progress .indeterminate:after {
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(.165, .84, .44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }
    100%, 60% {
        left: 100%;
        right: -90%
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%
    }
    100%, 60% {
        left: 100%;
        right: -90%
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }
    100%, 60% {
        left: 107%;
        right: -8%
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%
    }
    100%, 60% {
        left: 107%;
        right: -8%
    }
}

.hide {
    display: none !important
}

.left-align {
    text-align: left
}

.right-align {
    text-align: right
}

.btn, .btn-flat, .btn-floating i, .btn-large, .center, .center-align, .material-tooltip, .mdi-fw, .mdi-li, .tabs .tab {
    text-align: center
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.row .col, nav ul li, nav ul.left {
    float: left
}

.no-select, input[type=range], input[type=range] + .thumb {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.circle {
    border-radius: 50%
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.no-padding {
    padding: 0 !important
}

@font-face {
    font-family: Material-Design-Icons;
    src: url(../fonts/material-design-icons/Material-Design-Icons.eot?#iefix) format("embedded-opentype"), url(../fonts/material-design-icons/Material-Design-Icons.woff2) format("woff2"), url(../fonts/material-design-icons/Material-Design-Icons.woff) format("woff"), url(../fonts/material-design-icons/Material-Design-Icons.ttf) format("truetype"), url(../fonts/material-design-icons/Material-Design-Icons.svg#Material-Design-Icons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=mdi-], [class^=mdi-] {
    speak: none;
    display: inline-block;
    font-family: Material-Design-Icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

[class*=mdi-]:before, [class^=mdi-]:before {
    display: inline-block;
    speak: none;
    text-decoration: inherit
}

[class*=mdi-].pull-left, [class^=mdi-].pull-left {
    margin-right: .3em
}

[class*=mdi-].pull-right, [class^=mdi-].pull-right {
    margin-left: .3em
}

[class*=mdi-].mdi-lg:after, [class*=mdi-].mdi-lg:before, [class^=mdi-].mdi-lg:after, [class^=mdi-].mdi-lg:before {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.btn-floating, .mdi-stack, .waves-effect {
    vertical-align: middle
}

[class*=mdi-].mdi-2x:after, [class*=mdi-].mdi-2x:before, [class^=mdi-].mdi-2x:after, [class^=mdi-].mdi-2x:before {
    font-size: 2em
}

[class*=mdi-].mdi-3x:after, [class*=mdi-].mdi-3x:before, [class^=mdi-].mdi-3x:after, [class^=mdi-].mdi-3x:before {
    font-size: 3em
}

[class*=mdi-].mdi-4x:after, [class*=mdi-].mdi-4x:before, [class^=mdi-].mdi-4x:after, [class^=mdi-].mdi-4x:before {
    font-size: 4em
}

[class*=mdi-].mdi-5x:after, [class*=mdi-].mdi-5x:before, [class^=mdi-].mdi-5x:after, [class^=mdi-].mdi-5x:before {
    font-size: 5em
}

.mdi-device-network-wifi:after, [class^=mdi-device-signal-cellular-]:after, [class^=mdi-device-battery-]:after, [class^=mdi-device-battery-charging-]:after, [class^=mdi-device-signal-cellular-connected-no-internet-]:after, [class^=mdi-device-signal-wifi-]:after, [class^=mdi-device-signal-wifi-statusbar-not-connected]:after {
    opacity: .3;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: inline-block;
    speak: none;
    text-decoration: inherit
}

.btn, .btn-flat, .btn-large, a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

[class^=mdi-device-signal-cellular-]:after {
    content: "\e758"
}

[class^=mdi-device-battery-]:after {
    content: "\e735"
}

[class^=mdi-device-battery-charging-]:after {
    content: "\e733"
}

[class^=mdi-device-signal-cellular-connected-no-internet-]:after {
    content: "\e75d"
}

.mdi-device-network-wifi:after, [class^=mdi-device-signal-wifi-]:after {
    content: "\e765"
}

[class^=mdi-device-signal-wifi-statusbasr-not-connected]:after {
    content: "\e8f7"
}

.mdi-device-battery-alert:after, .mdi-device-battery-full .mdi-device-battery-unknown:after, .mdi-device-battery-std:after, .mdi-device-signal-cellular-4-bar:after, .mdi-device-signal-cellular-connected-no-internet-4-bar:after, .mdi-device-signal-cellular-no-sim:after, .mdi-device-signal-cellular-null:after, .mdi-device-signal-cellular-off:after, .mdi-device-signal-wifi-4-bar:after, .mdi-device-signal-wifi-off:after {
    content: ""
}

.mdi-fw {
    width: 1.28571429em
}

.mdi-ul {
    padding-left: 0;
    margin-left: 2.14285714em
}

.mdi-ul > li {
    position: relative
}

.mdi-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

.mdi-li.mdi-lg {
    left: -1.85714286em
}

.mdi-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.mdi-spin {
    -webkit-animation: mdi-spin 2s infinite linear;
    animation: mdi-spin 2s infinite linear;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.mdi-pulse {
    -webkit-animation: mdi-spin 1s steps(8) infinite;
    animation: mdi-spin 1s steps(8) infinite;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.mdi-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mdi-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mdi-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.mdi-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.mdi-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .mdi-flip-horizontal, :root .mdi-flip-vertical, :root .mdi-rotate-180, :root .mdi-rotate-270, :root .mdi-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.mdi-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.mdi-stack-1x, .mdi-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.row .col[class*=push-], .row .col[class*=pull-], nav .nav-wrapper {
    position: relative
}

.mdi-stack-1x {
    line-height: inherit
}

.mdi-stack-2x {
    font-size: 2em
}

.mdi-action-3d-rotation:before {
    content: "\e600"
}

.mdi-action-accessibility:before {
    content: "\e601"
}

.mdi-action-account-balance-wallet:before {
    content: "\e602"
}

.mdi-action-account-balance: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-add:before {
    content: "\e608"
}

.mdi-action-alarm-off:before {
    content: "\e609"
}

.mdi-action-alarm-on:before {
    content: "\e60a"
}

.mdi-action-alarm: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-ind:before {
    content: "\e610"
}

.mdi-action-assignment-late:before {
    content: "\e611"
}

.mdi-action-assignment-return:before {
    content: "\e612"
}

.mdi-action-assignment-returned:before {
    content: "\e613"
}

.mdi-action-assignment-turned-in:before {
    content: "\e614"
}

.mdi-action-assignment:before {
    content: "\e615"
}

.mdi-action-autorenew:before {
    content: "\e616"
}

.mdi-action-backup:before {
    content: "\e617"
}

.mdi-action-book:before {
    content: "\e618"
}

.mdi-action-bookmark-outline:before {
    content: "\e619"
}

.mdi-action-bookmark:before {
    content: "\e61a"
}

.mdi-action-bug-report:before {
    content: "\e61b"
}

.mdi-action-cached:before {
    content: "\e61c"
}

.mdi-action-check-circle:before {
    content: "\e61d"
}

.mdi-action-class:before {
    content: "\e61e"
}

.mdi-action-credit-card:before {
    content: "\e61f"
}

.mdi-action-dashboard:before {
    content: "\e620"
}

.mdi-action-delete:before {
    content: "\e621"
}

.mdi-action-description:before {
    content: "\e622"
}

.mdi-action-dns:before {
    content: "\e623"
}

.mdi-action-done-all:before {
    content: "\e624"
}

.mdi-action-done:before {
    content: "\e625"
}

.mdi-action-event:before {
    content: "\e626"
}

.mdi-action-exit-to-app:before {
    content: "\e627"
}

.mdi-action-explore:before {
    content: "\e628"
}

.mdi-action-extension:before {
    content: "\e629"
}

.mdi-action-face-unlock:before {
    content: "\e62a"
}

.mdi-action-favorite-outline:before {
    content: "\e62b"
}

.mdi-action-favorite:before {
    content: "\e62c"
}

.mdi-action-find-in-page:before {
    content: "\e62d"
}

.mdi-action-find-replace:before {
    content: "\e62e"
}

.mdi-action-flip-to-back:before {
    content: "\e62f"
}

.mdi-action-flip-to-front:before {
    content: "\e630"
}

.mdi-action-get-app:before {
    content: "\e631"
}

.mdi-action-grade:before {
    content: "\e632"
}

.mdi-action-group-work:before {
    content: "\e633"
}

.mdi-action-help:before {
    content: "\e634"
}

.mdi-action-highlight-remove:before {
    content: "\e635"
}

.mdi-action-history:before {
    content: "\e636"
}

.mdi-action-home:before {
    content: "\e637"
}

.mdi-action-https:before {
    content: "\e638"
}

.mdi-action-info-outline:before {
    content: "\e639"
}

.mdi-action-info:before {
    content: "\e63a"
}

.mdi-action-input:before {
    content: "\e63b"
}

.mdi-action-invert-colors:before {
    content: "\e63c"
}

.mdi-action-label-outline:before {
    content: "\e63d"
}

.mdi-action-label:before {
    content: "\e63e"
}

.mdi-action-language:before {
    content: "\e63f"
}

.mdi-action-launch:before {
    content: "\e640"
}

.mdi-action-list:before {
    content: "\e641"
}

.mdi-action-lock-open:before {
    content: "\e642"
}

.mdi-action-lock-outline:before {
    content: "\e643"
}

.mdi-action-lock:before {
    content: "\e644"
}

.mdi-action-loyalty:before {
    content: "\e645"
}

.mdi-action-markunread-mailbox:before {
    content: "\e646"
}

.mdi-action-note-add:before {
    content: "\e647"
}

.mdi-action-open-in-browser:before {
    content: "\e648"
}

.mdi-action-open-in-new:before {
    content: "\e649"
}

.mdi-action-open-with:before {
    content: "\e64a"
}

.mdi-action-pageview:before {
    content: "\e64b"
}

.mdi-action-payment:before {
    content: "\e64c"
}

.mdi-action-perm-camera-mic:before {
    content: "\e64d"
}

.mdi-action-perm-contact-cal:before {
    content: "\e64e"
}

.mdi-action-perm-data-setting:before {
    content: "\e64f"
}

.mdi-action-perm-device-info:before {
    content: "\e650"
}

.mdi-action-perm-identity:before {
    content: "\e651"
}

.mdi-action-perm-media:before {
    content: "\e652"
}

.mdi-action-perm-phone-msg:before {
    content: "\e653"
}

.mdi-action-perm-scan-wifi:before {
    content: "\e654"
}

.mdi-action-picture-in-picture:before {
    content: "\e655"
}

.mdi-action-polymer:before {
    content: "\e656"
}

.mdi-action-print:before {
    content: "\e657"
}

.mdi-action-query-builder:before {
    content: "\e658"
}

.mdi-action-question-answer:before {
    content: "\e659"
}

.mdi-action-receipt:before {
    content: "\e65a"
}

.mdi-action-redeem:before {
    content: "\e65b"
}

.mdi-action-reorder:before {
    content: "\e65c"
}

.mdi-action-report-problem:before {
    content: "\e65d"
}

.mdi-action-restore:before {
    content: "\e65e"
}

.mdi-action-room:before {
    content: "\e65f"
}

.mdi-action-schedule:before {
    content: "\e660"
}

.mdi-action-search:before {
    content: "\e661"
}

.mdi-action-settings-applications:before {
    content: "\e662"
}

.mdi-action-settings-backup-restore:before {
    content: "\e663"
}

.mdi-action-settings-bluetooth:before {
    content: "\e664"
}

.mdi-action-settings-cell:before {
    content: "\e665"
}

.mdi-action-settings-display:before {
    content: "\e666"
}

.mdi-action-settings-ethernet:before {
    content: "\e667"
}

.mdi-action-settings-input-antenna:before {
    content: "\e668"
}

.mdi-action-settings-input-component:before {
    content: "\e669"
}

.mdi-action-settings-input-composite:before {
    content: "\e66a"
}

.mdi-action-settings-input-hdmi:before {
    content: "\e66b"
}

.mdi-action-settings-input-svideo:before {
    content: "\e66c"
}

.mdi-action-settings-overscan:before {
    content: "\e66d"
}

.mdi-action-settings-phone:before {
    content: "\e66e"
}

.mdi-action-settings-power:before {
    content: "\e66f"
}

.mdi-action-settings-remote:before {
    content: "\e670"
}

.mdi-action-settings-voice:before {
    content: "\e671"
}

.mdi-action-settings:before {
    content: "\e672"
}

.mdi-action-shop-two:before {
    content: "\e673"
}

.mdi-action-shop:before {
    content: "\e674"
}

.mdi-action-shopping-basket:before {
    content: "\e675"
}

.mdi-action-shopping-cart:before {
    content: "\e676"
}

.mdi-action-speaker-notes:before {
    content: "\e677"
}

.mdi-action-spellcheck:before {
    content: "\e678"
}

.mdi-action-star-rate:before {
    content: "\e679"
}

.mdi-action-stars:before {
    content: "\e67a"
}

.mdi-action-store:before {
    content: "\e67b"
}

.mdi-action-subject:before {
    content: "\e67c"
}

.mdi-action-supervisor-account:before {
    content: "\e67d"
}

.mdi-action-swap-horiz:before {
    content: "\e67e"
}

.mdi-action-swap-vert-circle:before {
    content: "\e67f"
}

.mdi-action-swap-vert:before {
    content: "\e680"
}

.mdi-action-system-update-tv:before {
    content: "\e681"
}

.mdi-action-tab-unselected:before {
    content: "\e682"
}

.mdi-action-tab:before {
    content: "\e683"
}

.mdi-action-theaters:before {
    content: "\e684"
}

.mdi-action-thumb-down:before {
    content: "\e685"
}

.mdi-action-thumb-up:before {
    content: "\e686"
}

.mdi-action-thumbs-up-down:before {
    content: "\e687"
}

.mdi-action-toc:before {
    content: "\e688"
}

.mdi-action-today:before {
    content: "\e689"
}

.mdi-action-track-changes:before {
    content: "\e68a"
}

.mdi-action-translate:before {
    content: "\e68b"
}

.mdi-action-trending-down:before {
    content: "\e68c"
}

.mdi-action-trending-neutral:before {
    content: "\e68d"
}

.mdi-action-trending-up:before {
    content: "\e68e"
}

.mdi-action-turned-in-not:before {
    content: "\e68f"
}

.mdi-action-turned-in:before {
    content: "\e690"
}

.mdi-action-verified-user:before {
    content: "\e691"
}

.mdi-action-view-agenda:before {
    content: "\e692"
}

.mdi-action-view-array:before {
    content: "\e693"
}

.mdi-action-view-carousel:before {
    content: "\e694"
}

.mdi-action-view-column:before {
    content: "\e695"
}

.mdi-action-view-day:before {
    content: "\e696"
}

.mdi-action-view-headline:before {
    content: "\e697"
}

.mdi-action-view-list:before {
    content: "\e698"
}

.mdi-action-view-module:before {
    content: "\e699"
}

.mdi-action-view-quilt:before {
    content: "\e69a"
}

.mdi-action-view-stream:before {
    content: "\e69b"
}

.mdi-action-view-week:before {
    content: "\e69c"
}

.mdi-action-visibility-off:before {
    content: "\e69d"
}

.mdi-action-visibility:before {
    content: "\e69e"
}

.mdi-action-wallet-giftcard:before {
    content: "\e69f"
}

.mdi-action-wallet-membership:before {
    content: "\e6a0"
}

.mdi-action-wallet-travel:before {
    content: "\e6a1"
}

.mdi-action-work:before {
    content: "\e6a2"
}

.mdi-alert-error:before {
    content: "\e6a3"
}

.mdi-alert-warning:before {
    content: "\e6a4"
}

.mdi-av-album:before {
    content: "\e6a5"
}

.mdi-av-closed-caption:before {
    content: "\e6a6"
}

.mdi-av-equalizer:before {
    content: "\e6a7"
}

.mdi-av-explicit:before {
    content: "\e6a8"
}

.mdi-av-fast-forward:before {
    content: "\e6a9"
}

.mdi-av-fast-rewind:before {
    content: "\e6aa"
}

.mdi-av-games:before {
    content: "\e6ab"
}

.mdi-av-hearing:before {
    content: "\e6ac"
}

.mdi-av-high-quality:before {
    content: "\e6ad"
}

.mdi-av-loop:before {
    content: "\e6ae"
}

.mdi-av-mic-none:before {
    content: "\e6af"
}

.mdi-av-mic-off:before {
    content: "\e6b0"
}

.mdi-av-mic:before {
    content: "\e6b1"
}

.mdi-av-movie:before {
    content: "\e6b2"
}

.mdi-av-my-library-add:before {
    content: "\e6b3"
}

.mdi-av-my-library-books:before {
    content: "\e6b4"
}

.mdi-av-my-library-music:before {
    content: "\e6b5"
}

.mdi-av-new-releases:before {
    content: "\e6b6"
}

.mdi-av-not-interested:before {
    content: "\e6b7"
}

.mdi-av-pause-circle-fill:before {
    content: "\e6b8"
}

.mdi-av-pause-circle-outline:before {
    content: "\e6b9"
}

.mdi-av-pause:before {
    content: "\e6ba"
}

.mdi-av-play-arrow:before {
    content: "\e6bb"
}

.mdi-av-play-circle-fill:before {
    content: "\e6bc"
}

.mdi-av-play-circle-outline:before {
    content: "\e6bd"
}

.mdi-av-play-shopping-bag:before {
    content: "\e6be"
}

.mdi-av-playlist-add:before {
    content: "\e6bf"
}

.mdi-av-queue-music:before {
    content: "\e6c0"
}

.mdi-av-queue:before {
    content: "\e6c1"
}

.mdi-av-radio:before {
    content: "\e6c2"
}

.mdi-av-recent-actors:before {
    content: "\e6c3"
}

.mdi-av-repeat-one:before {
    content: "\e6c4"
}

.mdi-av-repeat:before {
    content: "\e6c5"
}

.mdi-av-replay:before {
    content: "\e6c6"
}

.mdi-av-shuffle:before {
    content: "\e6c7"
}

.mdi-av-skip-next:before {
    content: "\e6c8"
}

.mdi-av-skip-previous:before {
    content: "\e6c9"
}

.mdi-av-snooze:before {
    content: "\e6ca"
}

.mdi-av-stop:before {
    content: "\e6cb"
}

.mdi-av-subtitles:before {
    content: "\e6cc"
}

.mdi-av-surround-sound:before {
    content: "\e6cd"
}

.mdi-av-video-collection:before {
    content: "\e6cf"
}

.mdi-av-videocam-off:before {
    content: "\e6d0"
}

.mdi-av-videocam:before {
    content: "\e6d1"
}

.mdi-av-volume-down:before {
    content: "\e6d2"
}

.mdi-av-volume-mute:before {
    content: "\e6d3"
}

.mdi-av-volume-off:before {
    content: "\e6d4"
}

.mdi-av-volume-up:before {
    content: "\e6d5"
}

.mdi-av-web:before {
    content: "\e6d6"
}

.mdi-communication-business:before {
    content: "\e6d7"
}

.mdi-communication-call-end:before {
    content: "\e6d8"
}

.mdi-communication-call-made:before {
    content: "\e6d9"
}

.mdi-communication-call-merge:before {
    content: "\e6da"
}

.mdi-communication-call-missed:before {
    content: "\e6db"
}

.mdi-communication-call-received:before {
    content: "\e6dc"
}

.mdi-communication-call-split:before {
    content: "\e6dd"
}

.mdi-communication-call:before {
    content: "\e6de"
}

.mdi-communication-chat:before {
    content: "\e6df"
}

.mdi-communication-clear-all:before {
    content: "\e6e0"
}

.mdi-communication-comment:before {
    content: "\e6e1"
}

.mdi-communication-contacts:before {
    content: "\e6e2"
}

.mdi-communication-dialer-sip:before {
    content: "\e6e3"
}

.mdi-communication-dialpad:before {
    content: "\e6e4"
}

.mdi-communication-dnd-on:before {
    content: "\e6e5"
}

.mdi-communication-email:before {
    content: "\e6e6"
}

.mdi-communication-forum:before {
    content: "\e6e7"
}

.mdi-communication-import-export:before {
    content: "\e6e8"
}

.mdi-communication-invert-colors-off:before {
    content: "\e6e9"
}

.mdi-communication-invert-colors-on:before {
    content: "\e6ea"
}

.mdi-communication-live-help:before {
    content: "\e6eb"
}

.mdi-communication-location-off:before {
    content: "\e6ec"
}

.mdi-communication-location-on:before {
    content: "\e6ed"
}

.mdi-communication-message:before {
    content: "\e6ee"
}

.mdi-communication-messenger:before {
    content: "\e6ef"
}

.mdi-communication-no-sim:before {
    content: "\e6f0"
}

.mdi-communication-phone:before {
    content: "\e6f1"
}

.mdi-communication-portable-wifi-off:before {
    content: "\e6f2"
}

.mdi-communication-quick-contacts-dialer:before {
    content: "\e6f3"
}

.mdi-communication-quick-contacts-mail:before {
    content: "\e6f4"
}

.mdi-communication-ring-volume:before {
    content: "\e6f5"
}

.mdi-communication-stay-current-landscape:before {
    content: "\e6f6"
}

.mdi-communication-stay-current-portrait:before {
    content: "\e6f7"
}

.mdi-communication-stay-primary-landscape:before {
    content: "\e6f8"
}

.mdi-communication-stay-primary-portrait:before {
    content: "\e6f9"
}

.mdi-communication-swap-calls:before {
    content: "\e6fa"
}

.mdi-communication-textsms:before {
    content: "\e6fb"
}

.mdi-communication-voicemail:before {
    content: "\e6fc"
}

.mdi-communication-vpn-key:before {
    content: "\e6fd"
}

.mdi-content-add-box:before {
    content: "\e6fe"
}

.mdi-content-add-circle-outline:before {
    content: "\e6ff"
}

.mdi-content-add-circle:before {
    content: "\e700"
}

.mdi-content-add:before {
    content: "\e701"
}

.mdi-content-archive:before {
    content: "\e702"
}

.mdi-content-backspace:before {
    content: "\e703"
}

.mdi-content-block:before {
    content: "\e704"
}

.mdi-content-clear:before {
    content: "\e705"
}

.mdi-content-content-copy:before {
    content: "\e706"
}

.mdi-content-content-cut:before {
    content: "\e707"
}

.mdi-content-content-paste:before {
    content: "\e708"
}

.mdi-content-create:before {
    content: "\e709"
}

.mdi-content-drafts:before {
    content: "\e70a"
}

.mdi-content-filter-list:before {
    content: "\e70b"
}

.mdi-content-flag:before {
    content: "\e70c"
}

.mdi-content-forward:before {
    content: "\e70d"
}

.mdi-content-gesture:before {
    content: "\e70e"
}

.mdi-content-inbox:before {
    content: "\e70f"
}

.mdi-content-link:before {
    content: "\e710"
}

.mdi-content-mail:before {
    content: "\e711"
}

.mdi-content-markunread:before {
    content: "\e712"
}

.mdi-content-redo:before {
    content: "\e713"
}

.mdi-content-remove-circle-outline:before {
    content: "\e714"
}

.mdi-content-remove-circle:before {
    content: "\e715"
}

.mdi-content-remove:before {
    content: "\e716"
}

.mdi-content-reply-all:before {
    content: "\e717"
}

.mdi-content-reply:before {
    content: "\e718"
}

.mdi-content-report:before {
    content: "\e719"
}

.mdi-content-select-all:before {
    content: "\e71b"
}

.mdi-content-send:before {
    content: "\e71c"
}

.mdi-content-sort:before {
    content: "\e71d"
}

.mdi-content-text-format:before {
    content: "\e71e"
}

.mdi-content-undo:before {
    content: "\e71f"
}

.mdi-editor-attach-file:before {
    content: "\e776"
}

.mdi-editor-attach-money:before {
    content: "\e777"
}

.mdi-editor-border-all:before {
    content: "\e778"
}

.mdi-editor-border-bottom:before {
    content: "\e779"
}

.mdi-editor-border-clear:before {
    content: "\e77a"
}

.mdi-editor-border-color:before {
    content: "\e77b"
}

.mdi-editor-border-horizontal:before {
    content: "\e77c"
}

.mdi-editor-border-inner:before {
    content: "\e77d"
}

.mdi-editor-border-left:before {
    content: "\e77e"
}

.mdi-editor-border-outer:before {
    content: "\e77f"
}

.mdi-editor-border-right:before {
    content: "\e780"
}

.mdi-editor-border-style:before {
    content: "\e781"
}

.mdi-editor-border-top:before {
    content: "\e782"
}

.mdi-editor-border-vertical:before {
    content: "\e783"
}

.mdi-editor-format-align-center:before {
    content: "\e784"
}

.mdi-editor-format-align-justify:before {
    content: "\e785"
}

.mdi-editor-format-align-left:before {
    content: "\e786"
}

.mdi-editor-format-align-right:before {
    content: "\e787"
}

.mdi-editor-format-bold:before {
    content: "\e788"
}

.mdi-editor-format-clear:before {
    content: "\e789"
}

.mdi-editor-format-color-fill:before {
    content: "\e78a"
}

.mdi-editor-format-color-reset:before {
    content: "\e78b"
}

.mdi-editor-format-color-text:before {
    content: "\e78c"
}

.mdi-editor-format-indent-decrease:before {
    content: "\e78d"
}

.mdi-editor-format-indent-increase:before {
    content: "\e78e"
}

.mdi-editor-format-italic:before {
    content: "\e78f"
}

.mdi-editor-format-line-spacing:before {
    content: "\e790"
}

.mdi-editor-format-list-bulleted:before {
    content: "\e791"
}

.mdi-editor-format-list-numbered:before {
    content: "\e792"
}

.mdi-editor-format-paint:before {
    content: "\e793"
}

.mdi-editor-format-quote:before {
    content: "\e794"
}

.mdi-editor-format-size:before {
    content: "\e795"
}

.mdi-editor-format-strikethrough:before {
    content: "\e796"
}

.mdi-editor-format-textdirection-l-to-r:before {
    content: "\e797"
}

.mdi-editor-format-textdirection-r-to-l:before {
    content: "\e798"
}

.mdi-editor-format-underline:before {
    content: "\e799"
}

.mdi-editor-functions:before {
    content: "\e79a"
}

.mdi-editor-insert-chart:before {
    content: "\e79b"
}

.mdi-editor-insert-comment:before {
    content: "\e79c"
}

.mdi-editor-insert-drive-file:before {
    content: "\e79d"
}

.mdi-editor-insert-emoticon:before {
    content: "\e79e"
}

.mdi-editor-insert-invitation:before {
    content: "\e79f"
}

.mdi-editor-insert-link:before {
    content: "\e7a0"
}

.mdi-editor-insert-photo:before {
    content: "\e7a1"
}

.mdi-editor-merge-type:before {
    content: "\e7a2"
}

.mdi-editor-mode-comment:before {
    content: "\e7a3"
}

.mdi-editor-mode-edit:before {
    content: "\e7a4"
}

.mdi-editor-publish:before {
    content: "\e7a5"
}

.mdi-editor-vertical-align-bottom:before {
    content: "\e7a6"
}

.mdi-editor-vertical-align-center:before {
    content: "\e7a7"
}

.mdi-editor-vertical-align-top:before {
    content: "\e7a8"
}

.mdi-editor-wrap-text:before {
    content: "\e7a9"
}

.mdi-file-attachment:before {
    content: "\e7aa"
}

.mdi-file-cloud-circle:before {
    content: "\e7ab"
}

.mdi-file-cloud-done:before {
    content: "\e7ac"
}

.mdi-file-cloud-download:before {
    content: "\e7ad"
}

.mdi-file-cloud-off:before {
    content: "\e7ae"
}

.mdi-file-cloud-queue:before {
    content: "\e7af"
}

.mdi-file-cloud-upload:before {
    content: "\e7b0"
}

.mdi-file-file-download:before {
    content: "\e7b2"
}

.mdi-file-file-upload:before {
    content: "\e7b3"
}

.mdi-file-folder-open:before {
    content: "\e7b4"
}

.mdi-file-folder-shared:before {
    content: "\e7b5"
}

.mdi-file-folder:before {
    content: "\e7b6"
}

.mdi-device-access-alarm:before {
    content: "\e720"
}

.mdi-device-access-alarms:before {
    content: "\e721"
}

.mdi-device-access-time:before {
    content: "\e722"
}

.mdi-device-add-alarm:before {
    content: "\e723"
}

.mdi-device-airplanemode-off:before {
    content: "\e724"
}

.mdi-device-airplanemode-on:before {
    content: "\e725"
}

.mdi-device-battery-20:before {
    content: "\e726"
}

.mdi-device-battery-30:before {
    content: "\e727"
}

.mdi-device-battery-50:before {
    content: "\e728"
}

.mdi-device-battery-60:before {
    content: "\e729"
}

.mdi-device-battery-80:before {
    content: "\e72a"
}

.mdi-device-battery-90:before {
    content: "\e72b"
}

.mdi-device-battery-alert:before {
    content: "\e72c"
}

.mdi-device-battery-charging-20:before {
    content: "\e72d"
}

.mdi-device-battery-charging-30:before {
    content: "\e72e"
}

.mdi-device-battery-charging-50:before {
    content: "\e72f"
}

.mdi-device-battery-charging-60:before {
    content: "\e730"
}

.mdi-device-battery-charging-80:before {
    content: "\e731"
}

.mdi-device-battery-charging-90:before {
    content: "\e732"
}

.mdi-device-battery-charging-full:before {
    content: "\e733"
}

.mdi-device-battery-full:before {
    content: "\e734"
}

.mdi-device-battery-std:before {
    content: "\e735"
}

.mdi-device-battery-unknown:before {
    content: "\e736"
}

.mdi-device-bluetooth-connected:before {
    content: "\e737"
}

.mdi-device-bluetooth-disabled:before {
    content: "\e738"
}

.mdi-device-bluetooth-searching:before {
    content: "\e739"
}

.mdi-device-bluetooth:before {
    content: "\e73a"
}

.mdi-device-brightness-auto:before {
    content: "\e73b"
}

.mdi-device-brightness-high:before {
    content: "\e73c"
}

.mdi-device-brightness-low:before {
    content: "\e73d"
}

.mdi-device-brightness-medium:before {
    content: "\e73e"
}

.mdi-device-data-usage:before {
    content: "\e73f"
}

.mdi-device-developer-mode:before {
    content: "\e740"
}

.mdi-device-devices:before {
    content: "\e741"
}

.mdi-device-dvr:before {
    content: "\e742"
}

.mdi-device-gps-fixed:before {
    content: "\e743"
}

.mdi-device-gps-not-fixed:before {
    content: "\e744"
}

.mdi-device-gps-off:before {
    content: "\e745"
}

.mdi-device-location-disabled:before {
    content: "\e746"
}

.mdi-device-location-searching:before {
    content: "\e747"
}

.mdi-device-multitrack-audio:before {
    content: "\e748"
}

.mdi-device-network-cell:before {
    content: "\e749"
}

.mdi-device-network-wifi:before {
    content: "\e74a"
}

.mdi-device-nfc:before {
    content: "\e74b"
}

.mdi-device-now-wallpaper:before {
    content: "\e74c"
}

.mdi-device-now-widgets:before {
    content: "\e74d"
}

.mdi-device-screen-lock-landscape:before {
    content: "\e74e"
}

.mdi-device-screen-lock-portrait:before {
    content: "\e74f"
}

.mdi-device-screen-lock-rotation:before {
    content: "\e750"
}

.mdi-device-screen-rotation:before {
    content: "\e751"
}

.mdi-device-sd-storage:before {
    content: "\e752"
}

.mdi-device-settings-system-daydream:before {
    content: "\e753"
}

.mdi-device-signal-cellular-0-bar:before {
    content: "\e754"
}

.mdi-device-signal-cellular-1-bar:before {
    content: "\e755"
}

.mdi-device-signal-cellular-2-bar:before {
    content: "\e756"
}

.mdi-device-signal-cellular-3-bar:before {
    content: "\e757"
}

.mdi-device-signal-cellular-4-bar:before {
    content: "\e758"
}

.mdi-signal-wifi-statusbar-connected-no-internet-after:before {
    content: "\e8f6"
}

.mdi-device-signal-cellular-connected-no-internet-0-bar:before {
    content: "\e759"
}

.mdi-device-signal-cellular-connected-no-internet-1-bar:before {
    content: "\e75a"
}

.mdi-device-signal-cellular-connected-no-internet-2-bar:before {
    content: "\e75b"
}

.mdi-device-signal-cellular-connected-no-internet-3-bar:before {
    content: "\e75c"
}

.mdi-device-signal-cellular-connected-no-internet-4-bar:before {
    content: "\e75d"
}

.mdi-device-signal-cellular-no-sim:before {
    content: "\e75e"
}

.mdi-device-signal-cellular-null:before {
    content: "\e75f"
}

.mdi-device-signal-cellular-off:before {
    content: "\e760"
}

.mdi-device-signal-wifi-0-bar:before {
    content: "\e761"
}

.mdi-device-signal-wifi-1-bar:before {
    content: "\e762"
}

.mdi-device-signal-wifi-2-bar:before {
    content: "\e763"
}

.mdi-device-signal-wifi-3-bar:before {
    content: "\e764"
}

.mdi-device-signal-wifi-4-bar:before {
    content: "\e765"
}

.mdi-device-signal-wifi-off:before {
    content: "\e766"
}

.mdi-device-signal-wifi-statusbar-1-bar:before {
    content: "\e767"
}

.mdi-device-signal-wifi-statusbar-2-bar:before {
    content: "\e768"
}

.mdi-device-signal-wifi-statusbar-3-bar:before {
    content: "\e769"
}

.mdi-device-signal-wifi-statusbar-4-bar:before {
    content: "\e76a"
}

.mdi-device-signal-wifi-statusbar-connected-no-internet-:before {
    content: "\e76b"
}

.mdi-device-signal-wifi-statusbar-connected-no-internet:before {
    content: "\e76f"
}

.mdi-device-signal-wifi-statusbar-connected-no-internet-2:before {
    content: "\e76c"
}

.mdi-device-signal-wifi-statusbar-connected-no-internet-3:before {
    content: "\e76d"
}

.mdi-device-signal-wifi-statusbar-connected-no-internet-4:before {
    content: "\e76e"
}

.mdi-signal-wifi-statusbar-not-connected-after:before {
    content: "\e8f7"
}

.mdi-device-signal-wifi-statusbar-not-connected:before {
    content: "\e770"
}

.mdi-device-signal-wifi-statusbar-null:before {
    content: "\e771"
}

.mdi-device-storage:before {
    content: "\e772"
}

.mdi-device-usb:before {
    content: "\e773"
}

.mdi-device-wifi-lock:before {
    content: "\e774"
}

.mdi-device-wifi-tethering:before {
    content: "\e775"
}

.mdi-hardware-cast-connected:before {
    content: "\e7b7"
}

.mdi-hardware-cast:before {
    content: "\e7b8"
}

.mdi-hardware-computer:before {
    content: "\e7b9"
}

.mdi-hardware-desktop-mac:before {
    content: "\e7ba"
}

.mdi-hardware-desktop-windows:before {
    content: "\e7bb"
}

.mdi-hardware-dock:before {
    content: "\e7bc"
}

.mdi-hardware-gamepad:before {
    content: "\e7bd"
}

.mdi-hardware-headset-mic:before {
    content: "\e7be"
}

.mdi-hardware-headset:before {
    content: "\e7bf"
}

.mdi-hardware-keyboard-alt:before {
    content: "\e7c0"
}

.mdi-hardware-keyboard-arrow-down:before {
    content: "\e7c1"
}

.mdi-hardware-keyboard-arrow-left:before {
    content: "\e7c2"
}

.mdi-hardware-keyboard-arrow-right:before {
    content: "\e7c3"
}

.mdi-hardware-keyboard-arrow-up:before {
    content: "\e7c4"
}

.mdi-hardware-keyboard-backspace:before {
    content: "\e7c5"
}

.mdi-hardware-keyboard-capslock:before {
    content: "\e7c6"
}

.mdi-hardware-keyboard-control:before {
    content: "\e7c7"
}

.mdi-hardware-keyboard-hide:before {
    content: "\e7c8"
}

.mdi-hardware-keyboard-return:before {
    content: "\e7c9"
}

.mdi-hardware-keyboard-tab:before {
    content: "\e7ca"
}

.mdi-hardware-keyboard-voice:before {
    content: "\e7cb"
}

.mdi-hardware-keyboard:before {
    content: "\e7cc"
}

.mdi-hardware-laptop-chromebook:before {
    content: "\e7cd"
}

.mdi-hardware-laptop-mac:before {
    content: "\e7ce"
}

.mdi-hardware-laptop-windows:before {
    content: "\e7cf"
}

.mdi-hardware-laptop:before {
    content: "\e7d0"
}

.mdi-hardware-memory:before {
    content: "\e7d1"
}

.mdi-hardware-mouse:before {
    content: "\e7d2"
}

.mdi-hardware-phone-android:before {
    content: "\e7d3"
}

.mdi-hardware-phone-iphone:before {
    content: "\e7d4"
}

.mdi-hardware-phonelink-off:before {
    content: "\e7d5"
}

.mdi-hardware-phonelink:before {
    content: "\e7d6"
}

.mdi-hardware-security:before {
    content: "\e7d7"
}

.mdi-hardware-sim-card:before {
    content: "\e7d8"
}

.mdi-hardware-smartphone:before {
    content: "\e7d9"
}

.mdi-hardware-speaker:before {
    content: "\e7da"
}

.mdi-hardware-tablet-android:before {
    content: "\e7db"
}

.mdi-hardware-tablet-mac:before {
    content: "\e7dc"
}

.mdi-hardware-tablet:before {
    content: "\e7dd"
}

.mdi-hardware-tv:before {
    content: "\e7de"
}

.mdi-hardware-watch:before {
    content: "\e7df"
}

.mdi-image-add-to-photos:before {
    content: "\e7e0"
}

.mdi-image-adjust:before {
    content: "\e7e1"
}

.mdi-image-assistant-photo:before {
    content: "\e7e2"
}

.mdi-image-audiotrack:before {
    content: "\e7e3"
}

.mdi-image-blur-circular:before {
    content: "\e7e4"
}

.mdi-image-blur-linear:before {
    content: "\e7e5"
}

.mdi-image-blur-off:before {
    content: "\e7e6"
}

.mdi-image-blur-on:before {
    content: "\e7e7"
}

.mdi-image-brightness-1:before {
    content: "\e7e8"
}

.mdi-image-brightness-2:before {
    content: "\e7e9"
}

.mdi-image-brightness-3:before {
    content: "\e7ea"
}

.mdi-image-brightness-4:before {
    content: "\e7eb"
}

.mdi-image-brightness-5:before {
    content: "\e7ec"
}

.mdi-image-brightness-6:before {
    content: "\e7ed"
}

.mdi-image-brightness-7:before {
    content: "\e7ee"
}

.mdi-image-brush:before {
    content: "\e7ef"
}

.mdi-image-camera-alt:before {
    content: "\e7f0"
}

.mdi-image-camera-front:before {
    content: "\e7f1"
}

.mdi-image-camera-rear:before {
    content: "\e7f2"
}

.mdi-image-camera-roll:before {
    content: "\e7f3"
}

.mdi-image-camera:before {
    content: "\e7f4"
}

.mdi-image-center-focus-strong:before {
    content: "\e7f5"
}

.mdi-image-center-focus-weak:before {
    content: "\e7f6"
}

.mdi-image-collections:before {
    content: "\e7f7"
}

.mdi-image-color-lens:before {
    content: "\e7f8"
}

.mdi-image-colorize:before {
    content: "\e7f9"
}

.mdi-image-compare:before {
    content: "\e7fa"
}

.mdi-image-control-point-duplicate:before {
    content: "\e7fb"
}

.mdi-image-control-point:before {
    content: "\e7fc"
}

.mdi-image-crop-3-2:before {
    content: "\e7fd"
}

.mdi-image-crop-5-4:before {
    content: "\e7fe"
}

.mdi-image-crop-7-5:before {
    content: "\e7ff"
}

.mdi-image-crop-16-9:before {
    content: "\e800"
}

.mdi-image-crop-din:before {
    content: "\e801"
}

.mdi-image-crop-free:before {
    content: "\e802"
}

.mdi-image-crop-landscape:before {
    content: "\e803"
}

.mdi-image-crop-original:before {
    content: "\e804"
}

.mdi-image-crop-portrait:before {
    content: "\e805"
}

.mdi-image-crop-square:before {
    content: "\e806"
}

.mdi-image-crop:before {
    content: "\e807"
}

.mdi-image-dehaze:before {
    content: "\e808"
}

.mdi-image-details:before {
    content: "\e809"
}

.mdi-image-edit:before {
    content: "\e80a"
}

.mdi-image-exposure-minus-1:before {
    content: "\e80b"
}

.mdi-image-exposure-minus-2:before {
    content: "\e80c"
}

.mdi-image-exposure-plus-1:before {
    content: "\e80d"
}

.mdi-image-exposure-plus-2:before {
    content: "\e80e"
}

.mdi-image-exposure-zero:before {
    content: "\e80f"
}

.mdi-image-exposure:before {
    content: "\e810"
}

.mdi-image-filter-1:before {
    content: "\e811"
}

.mdi-image-filter-2:before {
    content: "\e812"
}

.mdi-image-filter-3:before {
    content: "\e813"
}

.mdi-image-filter-4:before {
    content: "\e814"
}

.mdi-image-filter-5:before {
    content: "\e815"
}

.mdi-image-filter-6:before {
    content: "\e816"
}

.mdi-image-filter-7:before {
    content: "\e817"
}

.mdi-image-filter-8:before {
    content: "\e818"
}

.mdi-image-filter-9-plus:before {
    content: "\e819"
}

.mdi-image-filter-9:before {
    content: "\e81a"
}

.mdi-image-filter-b-and-w:before {
    content: "\e81b"
}

.mdi-image-flare:before {
    content: "\e824"
}

.mdi-image-flash-auto:before {
    content: "\e825"
}

.mdi-image-flash-off:before {
    content: "\e826"
}

.mdi-image-flash-on:before {
    content: "\e827"
}

.mdi-image-flip:before {
    content: "\e828"
}

.mdi-image-gradient:before {
    content: "\e829"
}

.mdi-image-grain:before {
    content: "\e82a"
}

.mdi-image-grid-off:before {
    content: "\e82b"
}

.mdi-image-grid-on:before {
    content: "\e82c"
}

.mdi-image-hdr-off:before {
    content: "\e82d"
}

.mdi-image-hdr-on:before {
    content: "\e82e"
}

.mdi-image-hdr-strong:before {
    content: "\e82f"
}

.mdi-image-hdr-weak:before {
    content: "\e830"
}

.mdi-image-healing:before {
    content: "\e831"
}

.mdi-image-image-aspect-ratio:before {
    content: "\e832"
}

.mdi-image-image:before {
    content: "\e833"
}

.mdi-image-iso:before {
    content: "\e834"
}

.mdi-image-landscape:before {
    content: "\e835"
}

.mdi-image-leak-add:before {
    content: "\e836"
}

.mdi-image-leak-remove:before {
    content: "\e837"
}

.mdi-image-lens:before {
    content: "\e838"
}

.mdi-image-looks-3:before {
    content: "\e839"
}

.mdi-image-looks-4:before {
    content: "\e83a"
}

.mdi-image-looks-5:before {
    content: "\e83b"
}

.mdi-image-looks-6:before {
    content: "\e83c"
}

.mdi-image-looks-one:before {
    content: "\e83d"
}

.mdi-image-looks-two:before {
    content: "\e83e"
}

.mdi-image-looks:before {
    content: "\e83f"
}

.mdi-image-loupe:before {
    content: "\e840"
}

.mdi-image-movie-creation:before {
    content: "\e841"
}

.mdi-image-nature-people:before {
    content: "\e842"
}

.mdi-image-nature:before {
    content: "\e843"
}

.mdi-image-navigate-before:before {
    content: "\e844"
}

.mdi-image-navigate-next:before {
    content: "\e845"
}

.mdi-image-palette:before {
    content: "\e846"
}

.mdi-image-panorama-fisheye:before {
    content: "\e847"
}

.mdi-image-panorama-horizontal:before {
    content: "\e848"
}

.mdi-image-panorama-vertical:before {
    content: "\e849"
}

.mdi-image-panorama-wide-angle:before {
    content: "\e84a"
}

.mdi-image-panorama:before {
    content: "\e84b"
}

.mdi-image-photo-album:before {
    content: "\e84c"
}

.mdi-image-photo-camera:before {
    content: "\e84d"
}

.mdi-image-photo-library:before {
    content: "\e84e"
}

.mdi-image-photo:before {
    content: "\e84f"
}

.mdi-image-portrait:before {
    content: "\e850"
}

.mdi-image-remove-red-eye:before {
    content: "\e851"
}

.mdi-image-rotate-left:before {
    content: "\e852"
}

.mdi-image-rotate-right:before {
    content: "\e853"
}

.mdi-image-slideshow:before {
    content: "\e854"
}

.mdi-image-straighten:before {
    content: "\e855"
}

.mdi-image-style:before {
    content: "\e856"
}

.mdi-image-switch-camera:before {
    content: "\e857"
}

.mdi-image-switch-video:before {
    content: "\e858"
}

.mdi-image-tag-faces:before {
    content: "\e859"
}

.mdi-image-texture:before {
    content: "\e85a"
}

.mdi-image-timelapse:before {
    content: "\e85b"
}

.mdi-image-timer-3:before {
    content: "\e85c"
}

.mdi-image-timer-10:before {
    content: "\e85d"
}

.mdi-image-timer-auto:before {
    content: "\e85e"
}

.mdi-image-timer-off:before {
    content: "\e85f"
}

.mdi-image-timer:before {
    content: "\e860"
}

.mdi-image-tonality:before {
    content: "\e861"
}

.mdi-image-transform:before {
    content: "\e862"
}

.mdi-image-tune:before {
    content: "\e863"
}

.mdi-image-wb-auto:before {
    content: "\e864"
}

.mdi-image-wb-cloudy:before {
    content: "\e865"
}

.mdi-image-wb-incandescent:before {
    content: "\e866"
}

.mdi-image-wb-irradescent:before {
    content: "\e867"
}

.mdi-image-wb-sunny:before {
    content: "\e868"
}

.mdi-maps-beenhere:before {
    content: "\e869"
}

.mdi-maps-directions-bike:before {
    content: "\e86a"
}

.mdi-maps-directions-bus:before {
    content: "\e86b"
}

.mdi-maps-directions-car:before {
    content: "\e86c"
}

.mdi-maps-directions-ferry:before {
    content: "\e86d"
}

.mdi-maps-directions-subway:before {
    content: "\e86e"
}

.mdi-maps-directions-train:before {
    content: "\e86f"
}

.mdi-maps-directions-transit:before {
    content: "\e870"
}

.mdi-maps-directions-walk:before {
    content: "\e871"
}

.mdi-maps-directions:before {
    content: "\e872"
}

.mdi-maps-flight:before {
    content: "\e873"
}

.mdi-maps-hotel:before {
    content: "\e874"
}

.mdi-maps-layers-clear:before {
    content: "\e875"
}

.mdi-maps-layers:before {
    content: "\e876"
}

.mdi-maps-local-airport:before {
    content: "\e877"
}

.mdi-maps-local-atm:before {
    content: "\e878"
}

.mdi-maps-local-attraction:before {
    content: "\e879"
}

.mdi-maps-local-bar:before {
    content: "\e87a"
}

.mdi-maps-local-cafe:before {
    content: "\e87b"
}

.mdi-maps-local-car-wash:before {
    content: "\e87c"
}

.mdi-maps-local-convenience-store:before {
    content: "\e87d"
}

.mdi-maps-local-drink:before {
    content: "\e87e"
}

.mdi-maps-local-florist:before {
    content: "\e87f"
}

.mdi-maps-local-gas-station:before {
    content: "\e880"
}

.mdi-maps-local-grocery-store:before {
    content: "\e881"
}

.mdi-maps-local-hospital:before {
    content: "\e882"
}

.mdi-maps-local-hotel:before {
    content: "\e883"
}

.mdi-maps-local-laundry-service:before {
    content: "\e884"
}

.mdi-maps-local-library:before {
    content: "\e885"
}

.mdi-maps-local-mall:before {
    content: "\e886"
}

.mdi-maps-local-movies:before {
    content: "\e887"
}

.mdi-maps-local-offer:before {
    content: "\e888"
}

.mdi-maps-local-parking:before {
    content: "\e889"
}

.mdi-maps-local-pharmacy:before {
    content: "\e88a"
}

.mdi-maps-local-phone:before {
    content: "\e88b"
}

.mdi-maps-local-pizza:before {
    content: "\e88c"
}

.mdi-maps-local-play:before {
    content: "\e88d"
}

.mdi-maps-local-post-office:before {
    content: "\e88e"
}

.mdi-maps-local-print-shop:before {
    content: "\e88f"
}

.mdi-maps-local-restaurant:before {
    content: "\e890"
}

.mdi-maps-local-see:before {
    content: "\e891"
}

.mdi-maps-local-shipping:before {
    content: "\e892"
}

.mdi-maps-local-taxi:before {
    content: "\e893"
}

.mdi-maps-location-history:before {
    content: "\e894"
}

.mdi-maps-map:before {
    content: "\e895"
}

.mdi-maps-my-location:before {
    content: "\e896"
}

.mdi-maps-navigation:before {
    content: "\e897"
}

.mdi-maps-pin-drop:before {
    content: "\e898"
}

.mdi-maps-place:before {
    content: "\e899"
}

.mdi-maps-rate-review:before {
    content: "\e89a"
}

.mdi-maps-restaurant-menu:before {
    content: "\e89b"
}

.mdi-maps-satellite:before {
    content: "\e89c"
}

.mdi-maps-store-mall-directory:before {
    content: "\e89d"
}

.mdi-maps-terrain:before {
    content: "\e89e"
}

.mdi-maps-traffic:before {
    content: "\e89f"
}

.mdi-navigation-apps:before {
    content: "\e8a0"
}

.mdi-navigation-arrow-back:before {
    content: "\e8a1"
}

.mdi-navigation-arrow-drop-down-circle:before {
    content: "\e8a2"
}

.mdi-navigation-arrow-drop-down:before {
    content: "\e8a3"
}

.mdi-navigation-arrow-drop-up:before {
    content: "\e8a4"
}

.mdi-navigation-arrow-forward:before {
    content: "\e8a5"
}

.mdi-navigation-cancel:before {
    content: "\e8a6"
}

.mdi-navigation-check:before {
    content: "\e8a7"
}

.mdi-navigation-chevron-left:before {
    content: "\e8a8"
}

.mdi-navigation-chevron-right:before {
    content: "\e8a9"
}

.mdi-navigation-close:before {
    content: "\e8aa"
}

.mdi-navigation-expand-less:before {
    content: "\e8ab"
}

.mdi-navigation-expand-more:before {
    content: "\e8ac"
}

.mdi-navigation-fullscreen-exit:before {
    content: "\e8ad"
}

.mdi-navigation-fullscreen:before {
    content: "\e8ae"
}

.mdi-navigation-menu:before {
    content: "\e8af"
}

.mdi-navigation-more-horiz:before {
    content: "\e8b0"
}

.mdi-navigation-more-vert:before {
    content: "\e8b1"
}

.mdi-navigation-refresh:before {
    content: "\e8b2"
}

.mdi-navigation-unfold-less:before {
    content: "\e8b3"
}

.mdi-navigation-unfold-more:before {
    content: "\e8b4"
}

.mdi-notification-adb:before {
    content: "\e8b5"
}

.mdi-notification-bluetooth-audio:before {
    content: "\e8b6"
}

.mdi-notification-disc-full:before {
    content: "\e8b7"
}

.mdi-notification-dnd-forwardslash:before {
    content: "\e8b8"
}

.mdi-notification-do-not-disturb:before {
    content: "\e8b9"
}

.mdi-notification-drive-eta:before {
    content: "\e8ba"
}

.mdi-notification-event-available:before {
    content: "\e8bb"
}

.mdi-notification-event-busy:before {
    content: "\e8bc"
}

.mdi-notification-event-note:before {
    content: "\e8bd"
}

.mdi-notification-folder-special:before {
    content: "\e8be"
}

.mdi-notification-mms:before {
    content: "\e8bf"
}

.mdi-notification-more:before {
    content: "\e8c0"
}

.mdi-notification-network-locked:before {
    content: "\e8c1"
}

.mdi-notification-phone-bluetooth-speaker:before {
    content: "\e8c2"
}

.mdi-notification-phone-forwarded:before {
    content: "\e8c3"
}

.mdi-notification-phone-in-talk:before {
    content: "\e8c4"
}

.mdi-notification-phone-locked:before {
    content: "\e8c5"
}

.mdi-notification-phone-missed:before {
    content: "\e8c6"
}

.mdi-notification-phone-paused:before {
    content: "\e8c7"
}

.mdi-notification-play-download:before {
    content: "\e8c8"
}

.mdi-notification-play-install:before {
    content: "\e8c9"
}

.mdi-notification-sd-card:before {
    content: "\e8ca"
}

.mdi-notification-sim-card-alert:before {
    content: "\e8cb"
}

.mdi-notification-sms-failed:before {
    content: "\e8cc"
}

.mdi-notification-sms:before {
    content: "\e8cd"
}

.mdi-notification-sync-disabled:before {
    content: "\e8ce"
}

.mdi-notification-sync-problem:before {
    content: "\e8cf"
}

.mdi-notification-sync:before {
    content: "\e8d0"
}

.mdi-notification-system-update:before {
    content: "\e8d1"
}

.mdi-notification-tap-and-play:before {
    content: "\e8d2"
}

.mdi-notification-time-to-leave:before {
    content: "\e8d3"
}

.mdi-notification-vibration:before {
    content: "\e8d4"
}

.mdi-notification-voice-chat:before {
    content: "\e8d5"
}

.mdi-notification-vpn-lock:before {
    content: "\e8d6"
}

.mdi-social-cake:before {
    content: "\e8d7"
}

.mdi-social-domain:before {
    content: "\e8d8"
}

.mdi-social-group-add:before {
    content: "\e8d9"
}

.mdi-social-group:before {
    content: "\e8da"
}

.mdi-social-location-city:before {
    content: "\e8db"
}

.mdi-social-mood:before {
    content: "\e8dc"
}

.mdi-social-notifications-none:before {
    content: "\e8dd"
}

.mdi-social-notifications-off:before {
    content: "\e8de"
}

.mdi-social-notifications-on:before {
    content: "\e8df"
}

.mdi-social-notifications-paused:before {
    content: "\e8e0"
}

.mdi-social-notifications:before {
    content: "\e8e1"
}

.mdi-social-pages:before {
    content: "\e8e2"
}

.mdi-social-party-mode:before {
    content: "\e8e3"
}

.mdi-social-people-outline:before {
    content: "\e8e4"
}

.mdi-social-people:before {
    content: "\e8e5"
}

.mdi-social-person-add:before {
    content: "\e8e6"
}

.mdi-social-person-outline:before {
    content: "\e8e7"
}

.mdi-social-person:before {
    content: "\e8e8"
}

.mdi-social-plus-one:before {
    content: "\e8e9"
}

.mdi-social-poll:before {
    content: "\e8ea"
}

.mdi-social-public:before {
    content: "\e8eb"
}

.mdi-social-school:before {
    content: "\e8ec"
}

.mdi-social-share:before {
    content: "\e8ed"
}

.mdi-social-whatshot:before {
    content: "\e8ee"
}

.mdi-toggle-check-box-outline-blank:before {
    content: "\e8ef"
}

.mdi-toggle-check-box:before {
    content: "\e8f0"
}

.mdi-toggle-radio-button-off:before {
    content: "\e8f1"
}

.mdi-toggle-radio-button-on:before {
    content: "\e8f2"
}

.mdi-toggle-star-half:before {
    content: "\e8f3"
}

.mdi-toggle-star-outline:before {
    content: "\e8f4"
}

.mdi-toggle-star:before {
    content: "\e8f5"
}

.container {
    width: 100%
}

.container .row {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.section {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.section.no-pad {
    padding: 0
}

.section.no-pad-bot {
    padding-bottom: 0
}

.section.no-pad-top {
    padding-top: 0
}

.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px
}

.row:after {
    content: "";
    display: table
}

.row .col {
    padding: 0 .75rem
}

.row .col.s1 {
    width: 8.33333%;
    margin-left: 0
}

.row .col.offset-s1 {
    margin-left: 8.33333%
}

.row .col.pull-s1 {
    right: 8.33333%
}

.row .col.push-s1 {
    left: 8.33333%
}

.row .col.s2 {
    width: 16.66667%;
    margin-left: 0
}

.row .col.offset-s2 {
    margin-left: 16.66667%
}

.row .col.pull-s2 {
    right: 16.66667%
}

.row .col.push-s2 {
    left: 16.66667%
}

.row .col.s3 {
    width: 25%;
    margin-left: 0
}

.row .col.offset-s3 {
    margin-left: 25%
}

.row .col.pull-s3 {
    right: 25%
}

.row .col.push-s3 {
    left: 25%
}

.row .col.s4 {
    width: 33.33333%;
    margin-left: 0
}

.row .col.offset-s4 {
    margin-left: 33.33333%
}

.row .col.pull-s4 {
    right: 33.33333%
}

.row .col.push-s4 {
    left: 33.33333%
}

.row .col.s5 {
    width: 41.66667%;
    margin-left: 0
}

.row .col.offset-s5 {
    margin-left: 41.66667%
}

.row .col.pull-s5 {
    right: 41.66667%
}

.row .col.push-s5 {
    left: 41.66667%
}

.row .col.s6 {
    width: 50%;
    margin-left: 0
}

.row .col.offset-s6 {
    margin-left: 50%
}

.row .col.pull-s6 {
    right: 50%
}

.row .col.push-s6 {
    left: 50%
}

.row .col.s7 {
    width: 58.33333%;
    margin-left: 0
}

.row .col.offset-s7 {
    margin-left: 58.33333%
}

.row .col.pull-s7 {
    right: 58.33333%
}

.row .col.push-s7 {
    left: 58.33333%
}

.row .col.s8 {
    width: 66.66667%;
    margin-left: 0
}

.row .col.offset-s8 {
    margin-left: 66.66667%
}

.row .col.pull-s8 {
    right: 66.66667%
}

.row .col.push-s8 {
    left: 66.66667%
}

.row .col.s9 {
    width: 75%;
    margin-left: 0
}

.row .col.offset-s9 {
    margin-left: 75%
}

.row .col.pull-s9 {
    right: 75%
}

.row .col.push-s9 {
    left: 75%
}

.row .col.s10 {
    width: 83.33333%;
    margin-left: 0
}

.row .col.offset-s10 {
    margin-left: 83.33333%
}

.row .col.pull-s10 {
    right: 83.33333%
}

.row .col.push-s10 {
    left: 83.33333%
}

.row .col.s11 {
    width: 91.66667%;
    margin-left: 0
}

.row .col.offset-s11 {
    margin-left: 91.66667%
}

.row .col.pull-s11 {
    right: 91.66667%
}

.row .col.push-s11 {
    left: 91.66667%
}

.row .col.s12 {
    width: 100%;
    margin-left: 0
}

.row .col.offset-s12 {
    margin-left: 100%
}

.row .col.pull-s12 {
    right: 100%
}

.row .col.push-s12 {
    left: 100%
}

@media only screen and (min-width: 601px) {
    .row .col.m1 {
        width: 8.33333%;
        margin-left: 0
    }

    .row .col.offset-m1 {
        margin-left: 8.33333%
    }

    .row .col.pull-m1 {
        right: 8.33333%
    }

    .row .col.push-m1 {
        left: 8.33333%
    }

    .row .col.m2 {
        width: 16.66667%;
        margin-left: 0
    }

    .row .col.offset-m2 {
        margin-left: 16.66667%
    }

    .row .col.pull-m2 {
        right: 16.66667%
    }

    .row .col.push-m2 {
        left: 16.66667%
    }

    .row .col.m3 {
        width: 25%;
        margin-left: 0
    }

    .row .col.offset-m3 {
        margin-left: 25%
    }

    .row .col.pull-m3 {
        right: 25%
    }

    .row .col.push-m3 {
        left: 25%
    }

    .row .col.m4 {
        width: 33.33333%;
        margin-left: 0
    }

    .row .col.offset-m4 {
        margin-left: 33.33333%
    }

    .row .col.pull-m4 {
        right: 33.33333%
    }

    .row .col.push-m4 {
        left: 33.33333%
    }

    .row .col.m5 {
        width: 41.66667%;
        margin-left: 0
    }

    .row .col.offset-m5 {
        margin-left: 41.66667%
    }

    .row .col.pull-m5 {
        right: 41.66667%
    }

    .row .col.push-m5 {
        left: 41.66667%
    }

    .row .col.m6 {
        width: 50%;
        margin-left: 0
    }

    .row .col.offset-m6 {
        margin-left: 50%
    }

    .row .col.pull-m6 {
        right: 50%
    }

    .row .col.push-m6 {
        left: 50%
    }

    .row .col.m7 {
        width: 58.33333%;
        margin-left: 0
    }

    .row .col.offset-m7 {
        margin-left: 58.33333%
    }

    .row .col.pull-m7 {
        right: 58.33333%
    }

    .row .col.push-m7 {
        left: 58.33333%
    }

    .row .col.m8 {
        width: 66.66667%;
        margin-left: 0
    }

    .row .col.offset-m8 {
        margin-left: 66.66667%
    }

    .row .col.pull-m8 {
        right: 66.66667%
    }

    .row .col.push-m8 {
        left: 66.66667%
    }

    .row .col.m9 {
        width: 75%;
        margin-left: 0
    }

    .row .col.offset-m9 {
        margin-left: 75%
    }

    .row .col.pull-m9 {
        right: 75%
    }

    .row .col.push-m9 {
        left: 75%
    }

    .row .col.m10 {
        width: 83.33333%;
        margin-left: 0
    }

    .row .col.offset-m10 {
        margin-left: 83.33333%
    }

    .row .col.pull-m10 {
        right: 83.33333%
    }

    .row .col.push-m10 {
        left: 83.33333%
    }

    .row .col.m11 {
        width: 91.66667%;
        margin-left: 0
    }

    .row .col.offset-m11 {
        margin-left: 91.66667%
    }

    .row .col.pull-m11 {
        right: 91.66667%
    }

    .row .col.push-m11 {
        left: 91.66667%
    }

    .row .col.m12 {
        width: 100%;
        margin-left: 0
    }

    .row .col.offset-m12 {
        margin-left: 100%
    }

    .row .col.pull-m12 {
        right: 100%
    }

    .row .col.push-m12 {
        left: 100%
    }
}

@media only screen and (min-width: 1541px) {
    .row .col.l1 {
        width: 8.33333%;
        margin-left: 0
    }

    .row .col.offset-l1 {
        margin-left: 8.33333%
    }

    .row .col.pull-l1 {
        right: 8.33333%
    }

    .row .col.push-l1 {
        left: 8.33333%
    }

    .row .col.l2 {
        width: 16.66667%;
        margin-left: 0
    }

    .row .col.offset-l2 {
        margin-left: 16.66667%
    }

    .row .col.pull-l2 {
        right: 16.66667%
    }

    .row .col.push-l2 {
        left: 16.66667%
    }

    .row .col.l3 {
        width: 25%;
        margin-left: 0
    }

    .row .col.offset-l3 {
        margin-left: 25%
    }

    .row .col.pull-l3 {
        right: 25%
    }

    .row .col.push-l3 {
        left: 25%
    }

    .row .col.l4 {
        width: 33.33333%;
        margin-left: 0
    }

    .row .col.offset-l4 {
        margin-left: 33.33333%
    }

    .row .col.pull-l4 {
        right: 33.33333%
    }

    .row .col.push-l4 {
        left: 33.33333%
    }

    .row .col.l5 {
        width: 41.66667%;
        margin-left: 0
    }

    .row .col.offset-l5 {
        margin-left: 41.66667%
    }

    .row .col.pull-l5 {
        right: 41.66667%
    }

    .row .col.push-l5 {
        left: 41.66667%
    }

    .row .col.l6 {
        width: 50%;
        margin-left: 0
    }

    .row .col.offset-l6 {
        margin-left: 50%
    }

    .row .col.pull-l6 {
        right: 50%
    }

    .row .col.push-l6 {
        left: 50%
    }

    .row .col.l7 {
        width: 58.33333%;
        margin-left: 0
    }

    .row .col.offset-l7 {
        margin-left: 58.33333%
    }

    .row .col.pull-l7 {
        right: 58.33333%
    }

    .row .col.push-l7 {
        left: 58.33333%
    }

    .row .col.l8 {
        width: 66.66667%;
        margin-left: 0
    }

    .row .col.offset-l8 {
        margin-left: 66.66667%
    }

    .row .col.pull-l8 {
        right: 66.66667%
    }

    .row .col.push-l8 {
        left: 66.66667%
    }

    .row .col.l9 {
        width: 75%;
        margin-left: 0
    }

    .row .col.offset-l9 {
        margin-left: 75%
    }

    .row .col.pull-l9 {
        right: 75%
    }

    .row .col.push-l9 {
        left: 75%
    }

    .row .col.l10 {
        width: 83.33333%;
        margin-left: 0
    }

    .row .col.offset-l10 {
        margin-left: 83.33333%
    }

    .row .col.pull-l10 {
        right: 83.33333%
    }

    .row .col.push-l10 {
        left: 83.33333%
    }

    .row .col.l11 {
        width: 91.66667%;
        margin-left: 0
    }

    .row .col.offset-l11 {
        margin-left: 91.66667%
    }

    .row .col.pull-l11 {
        right: 91.66667%
    }

    .row .col.push-l11 {
        left: 91.66667%
    }

    .row .col.l12 {
        width: 100%;
        margin-left: 0
    }

    .row .col.offset-l12 {
        margin-left: 100%
    }

    .row .col.pull-l12 {
        right: 100%
    }

    .row .col.push-l12 {
        left: 100%
    }
}

nav .input-field, nav ul {
    margin: 0
}

nav {
    background-color: #ee6e73;
    width: 100%;
    height: 56px;
    line-height: 56px
}

nav .nav-wrapper {
    height: 100%
}

nav .nav-wrapper i {
    display: block;
    font-size: 2rem
}

@media only screen and (min-width: 1541px) {
    nav a.button-collapse {
        display: none
    }
}

nav .button-collapse {
    float: left;
    position: relative;
    z-index: 1;
    height: 56px
}

nav .button-collapse i {
    font-size: 2.7rem;
    height: 56px;
    line-height: 56px
}

nav .brand-logo {
    position: absolute;
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    padding: 0
}

nav .brand-logo.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media only screen and (max-width: 1540px) {
    nav .brand-logo {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    nav .brand-logo.left, nav .brand-logo.right {
        padding: 0;
        -webkit-transform: none;
        transform: none
    }

    nav .brand-logo.left {
        left: .5rem
    }

    nav .brand-logo.right {
        right: .5rem;
        left: auto
    }
}

nav .brand-logo.right {
    right: .5rem;
    padding: 0
}

nav ul li {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    padding: 0
}

nav ul li.active, nav ul li:hover {
    background-color: rgba(0, 0, 0, .1)
}

.card, .card-panel {
    background-color: #fff
}

nav ul a {
    font-size: 1rem;
    display: block;
    padding: 0 15px
}

nav .input-field input {
    height: 100%;
    font-size: 1.2rem;
    border: none;
    padding-left: 2rem
}

nav .input-field input:focus, nav .input-field input[type=date]:valid, nav .input-field input[type=email]:valid, nav .input-field input[type=password]:valid, nav .input-field input[type=text]:valid, nav .input-field input[type=url]:valid {
    border: none;
    box-shadow: none
}

nav .input-field label {
    top: 0;
    left: 0
}

nav .input-field label i {
    color: rgba(255, 255, 255, .7);
    -webkit-transition: color .3s;
    transition: color .3s
}

nav .input-field label.active i {
    color: #fff
}

nav .input-field label.active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.navbar-fixed {
    position: relative;
    height: 56px;
    z-index: 998
}

.navbar-fixed nav {
    position: fixed
}

.card, .card.large, .card.medium, .card.small {
    position: relative
}

@media only screen and (min-width: 601px) {
    nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
        height: 64px;
        line-height: 64px
    }

    .navbar-fixed {
        height: 64px
    }
}


html {

    line-height: 1.5;
    font-weight: 400
}

@media only screen and (min-width: 0) {
    html {
        font-size: 14px
    }
}

@media only screen and (min-width: 1540px) {
    html {
        font-size: 14.5px
    }
}

@media only screen and (min-width: 1200px) {
    html {
        font-size: 15px
    }
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 110%
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-weight: inherit
}

.chip, strong {
    font-weight: 500
}

h1 {
    margin: 2.1rem 0 1.68rem
}

h2 {
    margin: 1.78rem 0 1.424rem
}

h3 {
    font-size: 2.92rem;
    margin: 1.46rem 0 1.168rem
}

h4 {
    font-size: 2.28rem;
    margin: 1.14rem 0 .912rem
}

h5 {
    font-size: 1.64rem;
    margin: .82rem 0 .656rem
}

h6 {
    font-size: 1rem;
    margin: .5rem 0 .4rem
}

em {
    font-style: italic
}

small {
    font-size: 75%
}

.light, footer.page-footer .footer-copyright {
    font-weight: 300
}

.thin {
    font-weight: 200
}

.flow-text, .toast {
    font-weight: 300
}

@media only screen and (min-width: 360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

@media only screen and (min-width: 390px) {
    .flow-text {
        font-size: 1.224rem
    }
}

@media only screen and (min-width: 420px) {
    .flow-text {
        font-size: 1.248rem
    }
}

@media only screen and (min-width: 450px) {
    .flow-text {
        font-size: 1.272rem
    }
}

@media only screen and (min-width: 480px) {
    .flow-text {
        font-size: 1.296rem
    }
}

@media only screen and (min-width: 510px) {
    .flow-text {
        font-size: 1.32rem
    }
}

@media only screen and (min-width: 540px) {
    .flow-text {
        font-size: 1.344rem
    }
}

@media only screen and (min-width: 570px) {
    .flow-text {
        font-size: 1.368rem
    }
}

@media only screen and (min-width: 600px) {
    .flow-text {
        font-size: 1.392rem
    }
}

@media only screen and (min-width: 630px) {
    .flow-text {
        font-size: 1.416rem
    }
}

@media only screen and (min-width: 660px) {
    .flow-text {
        font-size: 1.44rem
    }
}

@media only screen and (min-width: 690px) {
    .flow-text {
        font-size: 1.464rem
    }
}

@media only screen and (min-width: 720px) {
    .flow-text {
        font-size: 1.488rem
    }
}

@media only screen and (min-width: 750px) {
    .flow-text {
        font-size: 1.512rem
    }
}

@media only screen and (min-width: 780px) {
    .flow-text {
        font-size: 1.536rem
    }
}

@media only screen and (min-width: 810px) {
    .flow-text {
        font-size: 1.56rem
    }
}

@media only screen and (min-width: 840px) {
    .flow-text {
        font-size: 1.584rem
    }
}

@media only screen and (min-width: 870px) {
    .flow-text {
        font-size: 1.608rem
    }
}

@media only screen and (min-width: 900px) {
    .flow-text {
        font-size: 1.632rem
    }
}

@media only screen and (min-width: 930px) {
    .flow-text {
        font-size: 1.656rem
    }
}

@media only screen and (min-width: 960px) {
    .flow-text {
        font-size: 1.68rem
    }
}

@media only screen and (max-width: 360px) {
    .flow-text {
        font-size: 1.2rem
    }
}

.card-panel {
    -webkit-transition: box-shadow .25s;
    transition: box-shadow .25s;
    padding: 20px 40px;
    margin: .5rem 0 1rem;
    border-radius: 2px
}

.card .card-action a, .user_name a {
    -webkit-transition: color .3s ease
}

.card {
    padding: 20px 40px
}

.card .card-title {
    font-size: 24px;
    font-weight: 300
}

.card .card-title.activator {
    cursor: pointer
}

.card.large .card-image, .card.medium .card-image, .card.small .card-image {
    max-height: 60%;
    overflow: hidden
}

.card.large .card-content, .card.medium .card-content, .card.small .card-content {
    max-height: 40%;
    overflow: hidden
}

.card.large .card-action, .card.medium .card-action, .card.small .card-action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: inherit
}

.card.small {
    height: 300px
}

.card.medium {
    height: 400px
}

.card.large {
    height: 500px
}

.card .card-image {
    position: relative
}

.card .card-image img {
    display: block;
    border-radius: 2px 2px 0 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%
}

.card .card-image .card-title {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 40px
}

.card .card-content {
    padding: 20px 40px;
    border-radius: 0 0 2px 2px
}

.card .card-content p {
    margin: 0;
    color: inherit
}

.card .card-content .card-title {
    line-height: 48px
}

.card .card-action {
    border-top: 1px solid rgba(160, 160, 160, .2);
    padding: 20px 40px
}

.card .card-action a {
    color: #ffab40;
    margin-right: 20px 40px;
    transition: color .3s ease;
    text-transform: uppercase
}

.card .card-action a:hover {
    color: #ffd8a6
}

.card .card-reveal {
    padding: 20px 40px;
    position: absolute;
    background-color: #fff;
    width: 100%;
    overflow-y: auto;
    top: 100%;
    height: 100%;
    z-index: 1;
    display: none
}

.card .card-reveal .card-title {
    cursor: pointer;
    display: block
}

#toast-container {
    display: block;
    position: fixed;
    z-index: 10000
}

.tabs, .toast {
    position: relative
}

@media only screen and (max-width: 600px) {
    #toast-container {
        min-width: 100%;
        bottom: 0
    }
}

@media only screen and (min-width: 601px) and (max-width: 1540px) {
    #toast-container {
        min-width: 30%;
        left: 5%;
        right: 5%;
        bottom: 7%
    }

    .toast {
        float: left
    }
}

@media only screen and (min-width: 1541px) {
    #toast-container {
        min-width: 8%;
        top: 10%;
        right: 7%;
        left: 7%
    }
}

.toast {
    border-radius: 2px;
    top: 0;
    width: auto;
    margin-top: 10px;
    max-width: 100%;
    height: auto;
    min-height: 48px;
    line-height: 1.5em;
    word-break: break-all;
    background-color: #323232;
    padding: 10px 25px;
    font-size: 1.1rem;
    color: #fff;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.toast .btn, .toast .btn-flat, .toast .btn-large {
    margin: 0 0 0 3rem
}

.toast.rounded {
    border-radius: 24px
}

@media only screen and (max-width: 600px) {
    .toast {
        width: 100%;
        border-radius: 0
    }
}

@media only screen and (min-width: 1541px) {
    .toast {
        float: right
    }
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 48px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%
}

.tabs .tab, .tabs .tab a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    float: left;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .8px;
    width: 15%;
    min-width: 80px
}

.tabs .tab a {
    color: #ee6e73;
    width: 100%;
    height: 100%;
    -webkit-transition: color .28s ease;
    transition: color .28s ease
}

.backdrop, .material-tooltip {
    display: none;
    position: absolute
}

.tabs .tab a:hover {
    color: #f9c9cb
}

.tabs .tab.disabled a {
    color: #f9c9cb;
    cursor: default
}

.tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #f6b2b5;
    will-change: left, right
}

.hide-tab-scrollbar {
    position: relative;
    height: 48px;
    overflow: hidden
}

.hide-tab-scrollbar .tabs {
    overflow-x: scroll;
    overflow-y: hidden
}

.scrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.material-tooltip {
    padding: 10px 8px;
    font-size: 12px;
    z-index: 2000;
    background-color: transparent;
    border-radius: 2px;
    color: #fff;
    min-height: 32px;
    line-height: 120%;
    opacity: 0;
    max-width: calc(100% - 4px);
    overflow: hidden;
    left: 0;
    top: 0;
    will-change: top, left
}

.backdrop {
    opacity: 0;
    height: 7px;
    width: 14px;
    border-radius: 0 0 14px 14px;
    background-color: rgba(0, 0, 0, .7);
    z-index: -1;
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
    will-change: transform, opacity
}

.btn, .btn-flat, .btn-large {
    font-size: 12px;
    border: none;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out;
    letter-spacing: .5px;
    cursor: pointer
}

.btn-floating.disabled, .btn-floating:disabled, .btn-large.disabled, .btn-large:disabled, .btn.disabled, .btn:disabled, .disabled.btn-large {
    background-color: #DFDFDF !important;
    box-shadow: none;
    color: #9F9F9F !important;
    cursor: default
}

.btn-floating.disabled *, .btn-floating:disabled *, .btn-large.disabled *, .btn-large:disabled *, .btn.disabled *, .btn:disabled *, .disabled.btn-large * {
    pointer-events: none
}

.btn-floating.disabled:hover, .btn-floating:disabled:hover, .btn-large.disabled:hover, .btn-large:disabled:hover, .btn.disabled:hover, .btn:disabled:hover, .disabled.btn-large:hover {
    background-color: #DFDFDF;
    color: #9F9F9F
}

.btn i, .btn-flat i, .btn-floating i, .btn-large i {
    font-size: 1.3rem;
    line-height: inherit
}

.btn-floating i, .btn-large i {
    font-size: 1.6rem
}

.btn-floating, .btn-floating i {
    color: #fff;
    line-height: 37px;
    display: inline-block
}

.btn-floating {
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 37px;
    height: 37px;
    padding: 0;
    background-color: #26a69a;
    border-radius: 50%;
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer
}

.btn-floating i {
    width: inherit
}

.btn-floating:before {
    border-radius: 0
}

.btn-floating.btn-large {
    width: 55.5px;
    height: 55.5px
}

.btn-floating.btn-large i {
    line-height: 55.5px
}

button.btn-floating {
    border: none
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 998
}

.fixed-action-btn.active ul {
    visibility: visible
}

.fixed-action-btn.horizontal {
    padding: 0 0 0 15px
}

.fixed-action-btn.horizontal ul {
    text-align: right;
    right: 64px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    left: initial;
    width: 500px
}

.fixed-action-btn.horizontal ul li {
    display: inline-block;
    margin: 15px 15px 0 0
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden
}

.fixed-action-btn ul li {
    margin-bottom: 15px
}

.fixed-action-btn ul a.btn-floating {
    opacity: 0
}

.btn-flat {
    background: 0 0;
    color: #1b1b1b
}

.btn-flat.disabled {
    color: #b3b3b3;
    cursor: default
}

.btn-large {
    height: 54px;
    line-height: 56px
}

.btn-block {
    display: block
}

.dropdown-content {
    background-color: #fff;
    margin: 0;
    display: none;
    min-width: 100px;
    max-height: 650px;
    overflow-y: auto;
    opacity: 0;
    position: absolute;
    z-index: 99;
    will-change: width, height;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(167, 167, 167, .75)
}

.dropdown-content li {
    clear: both;
    color: #1b1b1b;
    cursor: pointer;
    line-height: 42px;
    width: 100%;
    text-align: left;
    text-transform: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.dropdown-content li.active, .dropdown-content li:hover {
    background-color: #efefef
}

.dropdown-content li.selected {
    background-color: #e2e2e2
}

.dropdown-content li.divider {
    min-height: 0;
    height: 1px
}

.dropdown-content li > a, .dropdown-content li > span {
    font-size: 14px;
    color: #1b1b1b;
    display: block;
    padding: 12px 17px;
    line-height: 18px
}

.dropdown-content li > span > label {
    top: 1px;
    left: 3px;
    height: 18px
}

.dropdown-content li > a > i {
    height: inherit;
    line-height: inherit
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.picker, .select-wrapper input.select-dropdown:disabled, .switch, .switch *, .input-field [type=checkbox] + label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all .7s ease-out;
    transition: all .7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, .45)
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, .7)
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, .7)
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, .7)
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, .7)
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, .7)
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, .7)
}

.waves-effect input[type=submit], .waves-effect input[type=button], .waves-effect input[type=reset] {
    border: 0;
    font-style: normal;
    font-size: inherit;
    text-transform: inherit;
    background: 0 0
}

.waves-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.waves-circle {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
    -webkit-mask-image: none
}

.waves-input-wrapper {
    vertical-align: bottom
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    outline: 0;
    letter-spacing: .5px;
    padding: 0
}

.waves-block {
    display: block
}

.lean-overlay, .modal {
    position: fixed;
    display: none;
    left: 0;
    right: 0
}

a.waves-effect .waves-ripple {
    z-index: -1
}

.modal {
    background-color: #fafafa;
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity
}

@media only screen and (max-width: 1540px) {
    .modal {
        width: 80%
    }
}

.modal h1, .modal h2, .modal h3, .modal h4 {
    margin-top: 0
}

.modal .modal-content {
    padding: 24px
}

.modal .modal-close {
    cursor: pointer
}

.modal .modal-footer {
    border-radius: 0 0 2px 2px;
    background-color: #fafafa;
    padding: 4px 6px;
    height: 56px;
    width: 100%
}

.modal .modal-footer .btn, .modal .modal-footer .btn-flat, .modal .modal-footer .btn-large {
    float: right;
    margin: 6px 0
}

.lean-overlay {
    z-index: 999;
    top: -100px;
    bottom: 0;
    height: 125%;
    width: 100%;
    background: #000;
    will-change: opacity
}

.modal.modal-fixed-footer {
    padding: 0;
    height: 70%
}

.modal.modal-fixed-footer .modal-content {
    position: absolute;
    height: calc(100% - 56px);
    max-height: 100%;
    width: 100%;
    overflow-y: auto
}

.modal.modal-fixed-footer .modal-footer {
    border-top: 1px solid rgba(0, 0, 0, .1);
    position: absolute;
    bottom: 0
}

.modal.bottom-sheet {
    top: auto;
    bottom: -100%;
    margin: 0;
    width: 100%;
    max-height: 45%;
    border-radius: 0;
    will-change: bottom, opacity
}

.collapsible {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin: .5rem 0 1rem
}

.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ddd
}

.collapsible-header i {
    width: 2rem;
    font-size: 1.6rem;
    line-height: 3rem;
    display: block;
    float: left;
    text-align: center;
    margin-right: 1rem
}

.collapsible-body {
    display: none;
    border-bottom: 1px solid #ddd
}

.collapsible-body p {
    margin: 0;
    padding: 2rem
}

.side-nav .collapsible {
    border: none;
    box-shadow: none
}

.side-nav .collapsible li {
    padding: 0
}

.side-nav .collapsible-header {
    background-color: transparent;
    border: none;
    line-height: inherit;
    height: inherit;
    margin: 0 1rem
}

.side-nav .collapsible-header i {
    line-height: inherit
}

.side-nav .collapsible-body {
    border: 0;
    background-color: #fff
}

.side-nav .collapsible-body li a {
    margin: 0 1rem 0 2rem
}

.collapsible.popout {
    border: none;
    box-shadow: none
}

.collapsible.popout > li {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin: 0 24px;
    -webkit-transition: margin .35s cubic-bezier(.25, .46, .45, .94);
    transition: margin .35s cubic-bezier(.25, .46, .45, .94)
}

.collapsible.popout > li.active {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    margin: 16px 0
}

.chip {
    display: inline-block;
    height: 32px;
    font-size: 13px;
    color: rgba(0, 0, 0, .6);
    line-height: 32px;
    padding: 0 12px;
    border-radius: 16px;
    background-color: #e4e4e4
}

.chip img {
    float: left;
    margin: 0 8px 0 -12px;
    height: 32px;
    width: 32px;
    border-radius: 50%
}

.chip i.material-icons {
    cursor: pointer;
    float: right;
    font-size: 16px;
    line-height: 32px;
    padding-left: 8px
}

.materialboxed {
    display: block;
    cursor: zoom-in;
    position: relative;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.materialboxed:hover {
    will-change: left, top, width, height
}

.materialboxed:hover:not(.active) {
    opacity: .8
}

.materialboxed.active {
    cursor: zoom-out
}

#materialbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #292929;
    z-index: 999;
    will-change: opacity
}

.materialbox-caption {
    position: fixed;
    display: none;
    color: #fff;
    line-height: 50px;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0 15%;
    height: 50px;
    z-index: 1000;
    -webkit-font-smoothing: antialiased
}

select:focus {
    outline: #c9f3ef solid 1px
}

button:focus {
    outline: 0
}

label {
    color: #b7b7b7
}

::-webkit-input-placeholder {
    color: #d1d1d1
}

:-moz-placeholder {
    color: #d1d1d1
}

::-moz-placeholder {
    color: #d1d1d1
}

:-ms-input-placeholder {
    color: #d1d1d1
}

input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    border-radius: 0;
    outline: 0;
    height: 36px;
    width: 100%;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3c3c3c
}

input[type=date]:disabled, input[type=date][readonly=readonly], input[type=datetime-local]:disabled, input[type=datetime-local][readonly=readonly], input[type=email]:disabled, input[type=email][readonly=readonly], input[type=number]:disabled, input[type=number][readonly=readonly], input[type=password]:disabled, input[type=password][readonly=readonly], input[type=search]:disabled, input[type=search][readonly=readonly], input[type=tel]:disabled, input[type=tel][readonly=readonly], input[type=text]:disabled, input[type=text][readonly=readonly], input[type=time]:disabled, input[type=time][readonly=readonly], input[type=url]:disabled, input[type=url][readonly=readonly], textarea.materialize-textarea:disabled, textarea.materialize-textarea[readonly=readonly] {
    color: rgba(0, 0, 0, .26);
    border-bottom: 1px dotted rgba(0, 0, 0, .26)
}

input[type=date]:disabled + label, input[type=date][readonly=readonly] + label, input[type=datetime-local]:disabled + label, input[type=datetime-local][readonly=readonly] + label, input[type=email]:disabled + label, input[type=email][readonly=readonly] + label, input[type=number]:disabled + label, input[type=number][readonly=readonly] + label, input[type=password]:disabled + label, input[type=password][readonly=readonly] + label, input[type=search]:disabled + label, input[type=search][readonly=readonly] + label, input[type=tel]:disabled + label, input[type=tel][readonly=readonly] + label, input[type=text]:disabled + label, input[type=text][readonly=readonly] + label, input[type=time]:disabled + label, input[type=time][readonly=readonly] + label, input[type=url]:disabled + label, input[type=url][readonly=readonly] + label, textarea.materialize-textarea:disabled + label, textarea.materialize-textarea[readonly=readonly] + label {
    color: rgba(0, 0, 0, .26)
}

input[type=date]:focus:not([readonly]), input[type=datetime-local]:focus:not([readonly]), input[type=email]:focus:not([readonly]), input[type=number]:focus:not([readonly]), input[type=password]:focus:not([readonly]), input[type=search]:focus:not([readonly]), input[type=tel]:focus:not([readonly]), input[type=text]:focus:not([readonly]), input[type=time]:focus:not([readonly]), input[type=url]:focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
    border-bottom: 1px solid #00BCD4;
    box-shadow: 0 1px 0 0 #00BCD4
}

input[type=date]:focus:not([readonly]) + label, input[type=datetime-local]:focus:not([readonly]) + label, input[type=email]:focus:not([readonly]) + label, input[type=number]:focus:not([readonly]) + label, input[type=password]:focus:not([readonly]) + label, input[type=search]:focus:not([readonly]) + label, input[type=tel]:focus:not([readonly]) + label, input[type=text]:focus:not([readonly]) + label, input[type=time]:focus:not([readonly]) + label, input[type=url]:focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label {
    color: #00BCD4
}

input[type=date].valid, input[type=date]:focus.valid, input[type=datetime-local].valid, input[type=datetime-local]:focus.valid, input[type=email].valid, input[type=email]:focus.valid, input[type=number].valid, input[type=number]:focus.valid, input[type=password].valid, input[type=password]:focus.valid, input[type=search].valid, input[type=search]:focus.valid, input[type=tel].valid, input[type=tel]:focus.valid, input[type=text].valid, input[type=text]:focus.valid, input[type=time].valid, input[type=time]:focus.valid, input[type=url].valid, input[type=url]:focus.valid, textarea.materialize-textarea.valid, textarea.materialize-textarea:focus.valid {
    border-bottom: 1px solid #8ec549;
    box-shadow: 0 1px 0 0 #8ec549
}

input[type=date].valid + label:after, input[type=date]:focus.valid + label:after, input[type=datetime-local].valid + label:after, input[type=datetime-local]:focus.valid + label:after, input[type=email].valid + label:after, input[type=email]:focus.valid + label:after, input[type=number].valid + label:after, input[type=number]:focus.valid + label:after, input[type=password].valid + label:after, input[type=password]:focus.valid + label:after, input[type=search].valid + label:after, input[type=search]:focus.valid + label:after, input[type=tel].valid + label:after, input[type=tel]:focus.valid + label:after, input[type=text].valid + label:after, input[type=text]:focus.valid + label:after, input[type=time].valid + label:after, input[type=time]:focus.valid + label:after, input[type=url].valid + label:after, input[type=url]:focus.valid + label:after, textarea.materialize-textarea.valid + label:after, textarea.materialize-textarea:focus.valid + label:after {
    content: attr(data-success);
    color: #8ec549;
    opacity: 1
}

input[type=date].invalid, input[type=date]:focus.invalid, input[type=datetime-local].invalid, input[type=datetime-local]:focus.invalid, input[type=email].invalid, input[type=email]:focus.invalid, input[type=number].invalid, input[type=number]:focus.invalid, input[type=password].invalid, input[type=password]:focus.invalid, input[type=search].invalid, input[type=search]:focus.invalid, input[type=tel].invalid, input[type=tel]:focus.invalid, input[type=text].invalid, input[type=text]:focus.invalid, input[type=time].invalid, input[type=time]:focus.invalid, input[type=url].invalid, input[type=url]:focus.invalid, textarea.materialize-textarea.invalid, textarea.materialize-textarea:focus.invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

input[type=date].invalid + label:after, input[type=date]:focus.invalid + label:after, input[type=datetime-local].invalid + label:after, input[type=datetime-local]:focus.invalid + label:after, input[type=email].invalid + label:after, input[type=email]:focus.invalid + label:after, input[type=number].invalid + label:after, input[type=number]:focus.invalid + label:after, input[type=password].invalid + label:after, input[type=password]:focus.invalid + label:after, input[type=search].invalid + label:after, input[type=search]:focus.invalid + label:after, input[type=tel].invalid + label:after, input[type=tel]:focus.invalid + label:after, input[type=text].invalid + label:after, input[type=text]:focus.invalid + label:after, input[type=time].invalid + label:after, input[type=time]:focus.invalid + label:after, input[type=url].invalid + label:after, input[type=url]:focus.invalid + label:after, textarea.materialize-textarea.invalid + label:after, textarea.materialize-textarea:focus.invalid + label:after {
    content: attr(data-error);
    color: #F44336;
    opacity: 1;
    white-space: nowrap;
    font-size: 12px;
    top: 60px
}

input[type=date] + label:after, input[type=datetime-local] + label:after, input[type=email] + label:after, input[type=number] + label:after, input[type=password] + label:after, input[type=search] + label:after, input[type=tel] + label:after, input[type=text] + label:after, input[type=time] + label:after, input[type=url] + label:after, textarea.materialize-textarea + label:after {
    display: block;
    content: "";
    position: absolute;
    top: 65px;
    opacity: 0;
    -webkit-transition: .2s opacity ease-out, .2s color ease-out;
    transition: .2s opacity ease-out, .2s color ease-out
}

.input-field {
    position: relative;
    margin-top: 1rem
}

.input-field label {
    color: #b7b7b7;
    position: absolute;
    top: 6px;
    left: .75rem;
    cursor: text;
    -webkit-transition: .2s ease-out;
    transition: .2s ease-out
}

.input-field label.active {
    -webkit-transform: translateY(-115%);
    transform: translateY(-115%)
}

.input-field .prefix {
    position: absolute;
    width: 2rem;
    font-size: 2rem;
    -webkit-transition: color .2s;
    transition: color .2s
}

.input-field .prefix.active {
    color: #00BCD4
}

.input-field .prefix ~ input, .input-field .prefix ~ textarea {
    margin-left: 2rem;
    width: 92%;
    width: calc(100% - 2rem)
}

.input-field .prefix ~ textarea {
    padding-top: .8rem
}

.input-field .prefix ~ label {
    margin-left: 2rem
}

@media only screen and (max-width: 1540px) {
    .input-field .prefix ~ input {
        width: 86%;
        width: calc(100% - 2rem)
    }
}

@media only screen and (max-width: 600px) {
    .input-field .prefix ~ input {
        width: 80%;
        width: calc(100% - 2rem)
    }
}

.input-field input[type=search] {
    display: block;
    line-height: inherit
}

.input-field input[type=search] + label {
    left: 0
}

.input-field input[type=search] ~ .material-icons, .input-field input[type=search] ~ .mdi-navigation-close {
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 30px
}

textarea {
    width: 100%;
    height: 70px;
    background-color: #fff;
    color: #3c3c3c
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: 10px 0;
    resize: none;
    min-height: 70px;
    background-color: #fff;
    display: block
}

.hiddendiv {
    display: none;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    padding-top: 1.2rem
}

.input-field [type=radio]:checked,.input-field [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

.input-field [type=radio]:checked + label, .input-field [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-transition: .28s ease;
    transition: .28s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none
}

.input-field [type=radio] + label:after,.input-field [type=radio] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 0;
    -webkit-transition: .28s ease;
    transition: .28s ease
}

.input-field [type=radio]:not(:checked) + label:before {
    border-radius: 50%;
    border: 2px solid #dadada
}

.input-field [type=radio]:not(:checked) + label:after {
    border-radius: 50%;
    border: 2px solid #dadada;
    z-index: -1;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.input-field [type=radio]:checked + label:before {
    border-radius: 50%;
    border: 2px solid transparent
}

.input-field [type=radio]:checked + label:after {
    border-radius: 50%;
    border: 2px solid #00BCD4;
    background-color: #00BCD4;
    z-index: 0;
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.input-field [type=radio].with-gap:checked + label:before {
    border-radius: 50%;
    border: 2px solid #00BCD4
}

.input-field [type=radio].with-gap:checked + label:after {
    border-radius: 50%;
    border: 2px solid #00BCD4;
    background-color: #00BCD4;
    z-index: 0;
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.input-field [type=radio].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, .26)
}

.input-field [type=radio].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, .26)
}

.input-field [type=radio]:disabled:checked + label:before,.input-field [type=radio]:disabled:not(:checked) + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, .26)
}

.input-field [type=radio]:disabled + label {
    color: rgba(0, 0, 0, .26)
}

.input-field [type=radio]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, .26)
}

.input-field [type=radio]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, .26);
    border-color: #BDBDBD
}

form p {
    margin-bottom: 10px;
    text-align: left
}

form p:last-child {
    margin-bottom: 0
}

 .input-field [type=checkbox]:checked, .input-field [type=checkbox]:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden
}

.input-field [type=checkbox] + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 24px;
    font-size: 14px;
    left: 0;
    top: 0;
    color: #747474;
    -khtml-user-select: none
}

.input-field [type=checkbox] + label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    z-index: 0;
    border: 2px solid #dadada;
    -webkit-transition: .2s;
    transition: .2s
}

.input-field [type=checkbox]:not(:checked):disabled + label:before {
    border: none;
    background-color: rgba(0, 0, 0, .26)
}

.input-field [type=checkbox]:checked + label:before {
    top: -4px;
    left: -3px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #00BCD4;
    border-bottom: 2px solid #00BCD4;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.input-field [type=checkbox]:checked:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    border-bottom: 2px solid rgba(0, 0, 0, .26)
}

.input-field [type=checkbox]:indeterminate + label:before {
    left: -10px;
    top: -11px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #00BCD4;
    border-bottom: none;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.input-field [type=checkbox]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, .26);
    background-color: transparent
}

.input-field [type=checkbox].filled-in + label:after {
    border-radius: 0
}

.input-field [type=checkbox].filled-in + label:after, .input-field [type=checkbox].filled-in + label:before {
    content: '';
    left: 0;
    position: absolute;
    -webkit-transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    transition: border .25s, background-color .25s, width .2s .1s, height .2s .1s, top .2s .1s, left .2s .1s;
    z-index: 1;
    top: 5px
}

.switch label .lever, .switch label .lever:after {
    content: "";
    display: inline-block
}

.input-field [type=checkbox].filled-in:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%
}

.input-field [type=checkbox].filled-in:not(:checked) + label:after {
    height: 13px;
    width: 13px;
    background-color: #fff;
    border: 1px solid #dadada;
    top: 5px;
    z-index: 0
}

.input-field [type=checkbox].filled-in:checked + label:before {
    top: 5px;
    left: 1px;
    width: 5px;
    height: 10px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.input-field [type=checkbox].filled-in:checked + label:after {
    top: 5px;
    width: 13px;
    height: 13px;
    border: 1px solid #8cc443;
    background-color: #8cc443;
    z-index: 0
}

.input-field [type=checkbox].filled-in:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 2px solid transparent
}

.input-field [type=checkbox].filled-in:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #BDBDBD
}

.input-field [type=checkbox].filled-in:disabled:checked + label:before {
    background-color: transparent
}

.input-field [type=checkbox].filled-in:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD
}

.switch, .switch * {
    -khtml-user-select: none
}

.switch label {
    cursor: pointer
}

.switch label input.input-field [type=checkbox] {
    opacity: 0;
    width: 0;
    height: 0
}

.switch label input.input-field [type=checkbox]:checked + .lever {
    background-color: #84c7c1
}

.switch label input.input-field [type=checkbox]:checked + .lever:after {
    background-color: #26a69a
}

.switch label .lever {
    position: relative;
    width: 40px;
    height: 15px;
    background-color: #818181;
    border-radius: 15px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    vertical-align: middle;
    margin: 0 16px
}

.switch label .lever:after {
    position: absolute;
    width: 21px;
    height: 21px;
    background-color: #F1F1F1;
    border-radius: 21px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
    left: -5px;
    top: -3px;
    -webkit-transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease
}

input.input-field [type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(38, 166, 154, .1)
}

input.input-field [type=checkbox]:not(:disabled) ~ .lever:active:after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4), 0 0 0 15px rgba(0, 0, 0, .08)
}

.switch label input.input-field [type=checkbox]:checked + .lever:after {
    left: 24px
}

.switch input.input-field [type=checkbox][disabled] + .lever {
    cursor: default
}

.switch label input.input-field [type=checkbox][disabled] + .lever:after, .switch label input.input-field [type=checkbox][disabled]:checked + .lever:after {
    background-color: #BDBDBD
}

.select-label {
    position: absolute
}

.select-wrapper {
    position: relative
}

.select-wrapper input.select-dropdown {
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    outline: 0;
    height: 36px;
    line-height: 36px;
    width: 100%;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0;
    display: block
}

.select-wrapper span.caret, .select-wrapper span.caret.disabled {
    color: transparent;
    background-image: url(images/sprite.png);
    width: 10px;
    height: 5px;
    display: inline-block
}

.select-wrapper input.select-dropdown.active, .select-wrapper input.select-dropdown:hover {
    border-bottom: 1px solid #00BCD4
}

.select-wrapper span.caret {
    background-position: -983px -346px;
    position: absolute;
    right: 0;
    top: 17px
}

.select-wrapper span.caret.disabled {
    background-position: -968px -346px;
    opacity: .15
}

.select-wrapper + label {
    position: absolute;
    top: -14px;
    font-size: 14px
}

select.initialized {
    display: none
}

select.browser-default {
    display: block
}

select:disabled {
    color: rgba(0, 0, 0, .3)
}

.select-wrapper input.select-dropdown:disabled {
    color: rgba(0, 0, 0, .3);
    cursor: default;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.file-field input[type=file], .file-field span, input[type=range], input[type=range] + .thumb {
    cursor: pointer
}

.select-wrapper i {
    color: rgba(0, 0, 0, .3)
}

.select-dropdown li.disabled, .select-dropdown li.disabled > span, .select-dropdown li.optgroup {
    color: rgba(0, 0, 0, .3);
    background-color: transparent
}

.select-dropdown li img {
    height: 40px;
    width: 40px;
    margin: 5px 15px;
    float: right
}

.select-dropdown li.optgroup {
    border-top: 1px solid #efefef
}

.select-dropdown li.optgroup.selected > span {
    color: rgba(0, 0, 0, .7)
}

.select-dropdown li.optgroup > span {
    color: rgba(0, 0, 0, .4)
}

.select-dropdown li.optgroup ~ li:not(.optgroup) {
    padding-left: 1rem
}

.file-field {
    position: relative
}

.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px
}

.file-field input.file-path {
    width: 100%
}

.file-field .btn, .file-field .btn-large {
    float: left;
    height: 3rem;
    line-height: 3rem
}

.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.range-field, input[type=range] {
    position: relative
}

input[type=range] {
    background-color: transparent;
    outline: 0;
    width: 100%;
    margin: 15px 0;
    padding: 0
}

input[type=range] + .thumb {
    position: absolute;
    border: none;
    height: 0;
    width: 0;
    border-radius: 50%;
    background-color: #00BCD4;
    top: 10px;
    margin-left: -6px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.drag-target, .side-nav, .side-nav.fixed, .table-of-contents.fixed {
    position: fixed
}

input[type=range] + .thumb .value {
    display: block;
    width: 30px;
    text-align: center;
    color: #00BCD4;
    font-size: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

input[type=range] + .thumb.active {
    border-radius: 50% 50% 50% 0
}

input[type=range] + .thumb.active .value {
    color: #fff;
    margin-left: -1px;
    margin-top: 8px;
    font-size: 10px
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    height: 3px;
    background: #c2c0c2;
    border: none
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background-color: #00BCD4;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    margin: -5px 0 0;
    -webkit-transition: .3s;
    transition: .3s
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc
}

input[type=range] {
    -webkit-appearance: none;
    border: 1px solid #fff
}

input[type=range]::-moz-range-track {
    height: 3px;
    background: #ddd;
    border: none
}

input[type=range]::-moz-range-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #00BCD4;
    margin-top: -5px
}

input[type=range]:-moz-focusring {
    outline: #fff solid 1px;
    outline-offset: -1px
}

input[type=range]:focus::-moz-range-track {
    background: #ccc
}

input[type=range]::-ms-track {
    height: 3px;
    background: 0 0;
    border-color: transparent;
    border-width: 6px 0;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: #777
}

input[type=range]::-ms-fill-upper {
    background: #ddd
}

input[type=range]::-ms-thumb {
    border: none;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    background: #00BCD4
}

input[type=range]:focus::-ms-fill-lower {
    background: #888
}

input[type=range]:focus::-ms-fill-upper {
    background: #ccc
}

select.initialized {
    background-color: rgba(255, 255, 255, .9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    height: 3rem
}

.table-of-contents li {
    padding: 2px 0
}

.table-of-contents a {
    font-weight: 300;
    color: #757575;
    padding-left: 20px;
    height: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: .4;
    display: inline-block
}

.table-of-contents a:hover {
    color: #a8a8a8;
    padding-left: 19px;
    border-left: 1px solid #ea4a4f
}

.table-of-contents a.active {
    font-weight: 500;
    padding-left: 18px;
    border-left: 2px solid #ea4a4f
}

.side-nav {
    left: -105%;
    top: 0;
    bottom: 0;
    margin: 0;
    background-color: #fff;
    z-index: 500;
    overflow-y: auto;
    will-change: left
}

.side-nav.right-aligned {
    will-change: right;
    right: -105%;
    left: auto
}

.side-nav .collapsible {
    margin: 0
}

.drag-target {
    height: 100%;
    width: 10px;
    top: 0;
    z-index: 998
}

.side-nav.fixed {
    left: 0
}

.side-nav.fixed.right-aligned {
    right: 0;
    left: auto
}

@media only screen and (max-width: 1540px) {
    .side-nav.fixed {
        left: -105%
    }

    .side-nav.fixed.right-aligned {
        right: -105%;
        left: auto
    }
}

.side-nav .collapsible-body li.active, .side-nav.fixed .collapsible-body li.active {
    background-color: #ee6e73
}

.side-nav .collapsible-body li.active a, .side-nav.fixed .collapsible-body li.active a {
    color: #fff
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, .5);
    z-index: 400;
    will-change: opacity
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px
}

.preloader-wrapper.small {
    width: 16px;
    height: 16px
}

.preloader-wrapper.big {
    width: 64px;
    height: 64px
}

.preloader-wrapper.active {
    -webkit-animation: container-rotate 1568ms linear infinite;
    animation: container-rotate 1568ms linear infinite
}

@-webkit-keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes container-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.spinner-layer {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-color: #fff
}

.spinner-blue, .spinner-blue-only {
    border-color: #4285f4
}

.spinner-red, .spinner-red-only {
    border-color: #db4437
}

.spinner-yellow, .spinner-yellow-only {
    border-color: #f4b400
}

.spinner-green, .spinner-green-only {
    border-color: #0f9d58
}

.circle-clipper, .circle-clipper .circle, .gap-patch {
    height: 100%;
    border-color: inherit
}

.active .spinner-layer.spinner-blue {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-red {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-yellow {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer.spinner-green {
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-green-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only {
    opacity: 1;
    -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: fill-unfill-rotate 5332ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg)
    }
}

@keyframes fill-unfill-rotate {
    12.5% {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    25% {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
    37.5% {
        -webkit-transform: rotate(405deg);
        transform: rotate(405deg)
    }
    50% {
        -webkit-transform: rotate(540deg);
        transform: rotate(540deg)
    }
    62.5% {
        -webkit-transform: rotate(675deg);
        transform: rotate(675deg)
    }
    75% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
    87.5% {
        -webkit-transform: rotate(945deg);
        transform: rotate(945deg)
    }
    to {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg)
    }
}

@-webkit-keyframes blue-fade-in-out {
    100%, 25%, 90%, from {
        opacity: 1
    }
    26%, 89% {
        opacity: 0
    }
}

@keyframes blue-fade-in-out {
    100%, 25%, 90%, from {
        opacity: 1
    }
    26%, 89% {
        opacity: 0
    }
}

@-webkit-keyframes red-fade-in-out {
    15%, 51%, from {
        opacity: 0
    }
    25%, 50% {
        opacity: 1
    }
}

@keyframes red-fade-in-out {
    15%, 51%, from {
        opacity: 0
    }
    25%, 50% {
        opacity: 1
    }
}

@-webkit-keyframes yellow-fade-in-out {
    40%, 76%, from {
        opacity: 0
    }
    50%, 75% {
        opacity: 1
    }
}

@keyframes yellow-fade-in-out {
    40%, 76%, from {
        opacity: 0
    }
    50%, 75% {
        opacity: 1
    }
}

@-webkit-keyframes green-fade-in-out {
    100%, 65%, from {
        opacity: 0
    }
    75%, 90% {
        opacity: 1
    }
}

@keyframes green-fade-in-out {
    100%, 65%, from {
        opacity: 0
    }
    75%, 90% {
        opacity: 1
    }
}

.gap-patch {
    position: absolute;
    top: 0;
    left: 45%;
    width: 10%;
    overflow: hidden
}

.gap-patch .circle {
    width: 1000%;
    left: -450%
}

.circle-clipper {
    display: inline-block;
    position: relative;
    width: 50%;
    overflow: hidden
}

.circle-clipper .circle {
    width: 200%;
    border-width: 2px;
    border-style: solid;
    border-bottom-color: transparent !important;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.circle-clipper.left .circle {
    left: 0;
    border-right-color: transparent !important;
    -webkit-transform: rotate(129deg);
    transform: rotate(129deg)
}

.circle-clipper.right .circle {
    left: -100%;
    border-left-color: transparent !important;
    -webkit-transform: rotate(-129deg);
    transform: rotate(-129deg)
}

.active .circle-clipper.left .circle {
    -webkit-animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: left-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

.active .circle-clipper.right .circle {
    -webkit-animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both;
    animation: right-spin 1333ms cubic-bezier(.4, 0, .2, 1) infinite both
}

@-webkit-keyframes left-spin {
    from, to {
        -webkit-transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg)
    }
}

@keyframes left-spin {
    from, to {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg)
    }
    50% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes right-spin {
    from, to {
        -webkit-transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg)
    }
}

@keyframes right-spin {
    from, to {
        -webkit-transform: rotate(-130deg);
        transform: rotate(-130deg)
    }
    50% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
}

#spinnerContainer.cooldown {
    -webkit-animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1);
    animation: container-rotate 1568ms linear infinite, fade-out .4s cubic-bezier(.4, 0, .2, 1)
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fade-out {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.slider {
    position: relative;
    height: 400px;
    width: 100%
}

.slider.fullscreen {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider.fullscreen ul.slides {
    height: 100%
}

.slider.fullscreen ul.indicators {
    z-index: 2;
    bottom: 30px
}

.slider .slides {
    background-color: #9e9e9e;
    margin: 0;
    height: 400px
}

.slider .slides li {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: inherit;
    overflow: hidden
}

.slider .slides li.active, .user_big .user_photo .offline {
    z-index: 2
}

.slider .slides li img {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center
}

.slider .slides li .caption {
    color: #fff;
    position: absolute;
    top: 15%;
    left: 15%;
    width: 70%;
    opacity: 0
}

.slider .slides li .caption p {
    color: #e0e0e0
}

.slider .indicators {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.slider .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 16px;
    width: 16px;
    margin: 0 12px;
    background-color: #e0e0e0;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 50%
}

.slider .indicators .indicator-item.active {
    background-color: #4CAF50
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
    user-select: none
}

.picker__header, .picker__table, .picker__table td, .picker__table th {
    text-align: center
}

.picker__input {
    cursor: default
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    -webkit-transition: background .15s ease-out, top 0s .15s;
    transition: background .15s ease-out, top 0s .15s;
    -webkit-backface-visibility: hidden
}

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame, .picker__holder {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%
}

.picker__frame {
    position: absolute;
    min-width: 256px;
    width: 300px;
    max-height: 350px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

@media (min-height: 40.125em) {
    .picker__frame {
        margin-bottom: 7.5%
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%
}

@media (min-height: 28.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%
    }

    .picker__wrap {
        display: block
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle
}

@media (min-height: 28.875em) {
    .picker__box {
        display: block;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, .24)
    }
}

.picker--opened .picker__holder {
    top: 0;
    zoom: 1;
    background: rgba(0, 0, 0, .32);
    -webkit-transition: background .15s ease-out;
    transition: background .15s ease-out
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

@media (min-height: 35.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: 20% auto
    }
}

.picker__input.picker__input--active {
    border-color: #E3F2FD
}

.picker__frame {
    margin: 0 auto;
    max-width: 325px
}

@media (min-height: 38.875em) {
    .picker--opened .picker__frame {
        top: 10%;
        bottom: auto
    }
}

.picker__header {
    position: relative;
    margin-top: .75em
}

.picker__month, .picker__year {
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month, .picker__select--year {
    height: 2em;
    padding: 0;
    margin-left: .25em;
    margin-right: .25em
}

.picker__select--month.browser-default {
    display: inline;
    background-color: #FFF;
    width: 40%
}

.picker__select--year.browser-default {
    display: inline;
    background-color: #FFF;
    width: 25%
}

.picker__select--month:focus, .picker__select--year:focus {
    border-color: rgba(0, 0, 0, .05)
}

.picker__nav--next, .picker__nav--prev {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -.25em
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
    cursor: default;
    background: 0 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    table-layout: fixed;
    font-size: 1rem;
    width: 100%
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.285714286%;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500
}

@media (min-height: 33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day--today {
    position: relative;
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaa
}

.picker__day--infocus:hover {
    cursor: pointer;
    color: #000;
    font-weight: 500
}

.picker__day--outfocus {
    display: none;
    padding: .75rem 0;
    color: #fff
}

.picker__day--outfocus:hover {
    cursor: pointer;
    color: #ddd;
    font-weight: 500
}

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover {
    cursor: pointer
}

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
    background: #0089ec
}

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
    background: #bbb
}

.picker__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.picker__button--clear, .picker__button--close, .picker__button--today {
    border: 1px solid #fff;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
    background: #b1dcfb;
    border-color: rgba(0, 0, 0, .05);
    outline: 0
}

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--clear:before, .picker__button--today:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -.25em;
    width: .66em;
    border-top: 3px solid #e20
}

.picker__button--close:before {
    content: "\D7";
    top: -.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777
}

.delete, .user_rating .rating, .user_rating span {
    vertical-align: middle;
    display: inline-block
}

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaa
}

.picker__date-display {
    text-align: center;
    background-color: #26a69a;
    color: #fff;
    padding-bottom: 15px;
    font-weight: 300
}

.picker__nav--next:hover, .picker__nav--prev:hover {
    cursor: pointer;
    color: #000;
    background: #a1ded8
}

.picker__weekday-display {
    background-color: #1f897f;
    padding: 10px;
    font-weight: 200;
    letter-spacing: .5;
    font-size: 1rem;
    margin-bottom: 15px
}

.picker__month-display {
    text-transform: uppercase;
    font-size: 2rem
}

.picker__day-display {
    font-size: 4.5rem;
    font-weight: 400
}

.picker__year-display {
    font-size: 1.8rem;
    color: rgba(255, 255, 255, .4)
}

.picker__box {
    border-radius: 2px;
    overflow: hidden;
    padding: 0
}

.picker__calendar-container {
    padding: 0 1rem
}

.picker__calendar-container thead {
    border: none
}

.picker__table {
    margin-top: 0;
    margin-bottom: .5em
}

.picker__day--infocus {
    color: #595959;
    letter-spacing: -.3;
    padding: .75rem 0;
    font-weight: 400;
    border: 1px solid transparent
}

.picker__day.picker__day--today {
    color: #26a69a
}

.picker__day.picker__day--today.picker__day--selected {
    color: #fff
}

.picker__weekday {
    font-size: .9rem
}

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
    border-radius: 50%;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    background-color: #26a69a;
    color: #fff
}

.picker--focused .picker__day--selected.picker__day--outfocus, .picker__day--selected.picker__day--outfocus, .picker__day--selected:hover.picker__day--outfocus, button.picker__clear:focus, button.picker__close:focus, button.picker__today:focus {
    background-color: #a1ded8
}

.picker__footer {
    text-align: right;
    padding: 5px 10px
}

.picker__close, .picker__today {
    font-size: 1.1rem;
    padding: 0 1rem;
    color: #26a69a
}

.picker__nav--next:before, .picker__nav--prev:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #676767;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #676767
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    background: #fff;
    padding: .75em 1.25em
}

.picker__list-item--highlighted, .picker__list-item:hover {
    border-color: #0089ec;
    z-index: 10
}

.picker--focused .picker__list-item--highlighted, .picker__list-item--highlighted:hover, .picker__list-item:hover {
    cursor: pointer;
    color: #000;
    background: #b1dcfb
}

@media (min-height: 46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker--focused .picker__list-item--selected, .picker__list-item--selected, .picker__list-item--selected:hover {
    background: #0089ec;
    color: #fff;
    z-index: 10
}

.picker--focused .picker__list-item--disabled, .picker__list-item--disabled, .picker__list-item--disabled:hover {
    background: #f5f5f5;
    color: #ddd;
    cursor: default;
    border-color: #ddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: 0 0;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:focus, .picker--time .picker__button--clear:hover {
    background: #e20;
    border-color: #e20;
    cursor: pointer;
    color: #fff;
    outline: 0
}

.picker--time .picker__button--clear:before {
    top: -.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: 700
}

.picker--time .picker__button--clear:focus:before, .picker--time .picker__button--clear:hover:before {
    color: #fff
}

.picker--time .picker__frame {
    min-width: 256px;
    max-width: 320px
}

.picker--time .picker__box {
    font-size: 1em;
    background: #f2f2f2;
    padding: 0
}

@media (min-height: 40.125em) {
    .picker--time .picker__box {
        margin-bottom: 5em
    }
}


.mdi {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

h1, h2 {
    font-weight: 400
}

.mdi-access-point:before {
    content: "\f101"
}

.mdi-access-point-network:before {
    content: "\f102"
}

.mdi-account:before {
    content: "\f103"
}

.mdi-account-alert:before {
    content: "\f104"
}

.mdi-account-box:before {
    content: "\f105"
}

.mdi-account-box-outline:before {
    content: "\f106"
}

.mdi-account-check:before {
    content: "\f107"
}

.mdi-account-circle:before {
    content: "\f108"
}

.mdi-account-convert:before {
    content: "\f109"
}

.mdi-account-key:before {
    content: "\f10a"
}

.mdi-account-location:before {
    content: "\f10b"
}

.mdi-account-minus:before {
    content: "\f10c"
}

.mdi-account-multiple:before {
    content: "\f10d"
}

.mdi-account-multiple-outline:before {
    content: "\f10e"
}

.mdi-account-multiple-plus:before {
    content: "\f10f"
}

.mdi-account-network:before {
    content: "\f110"
}

.mdi-account-off:before {
    content: "\f111"
}

.mdi-account-outline:before {
    content: "\f112"
}

.mdi-account-plus:before {
    content: "\f113"
}

.mdi-account-remove:before {
    content: "\f114"
}

.mdi-account-search:before {
    content: "\f115"
}

.mdi-account-star:before {
    content: "\f116"
}

.mdi-account-star-variant:before {
    content: "\f117"
}

.mdi-account-switch:before {
    content: "\f118"
}

.mdi-adjust:before {
    content: "\f119"
}

.mdi-air-conditioner:before {
    content: "\f11a"
}

.mdi-airballoon:before {
    content: "\f11b"
}

.mdi-airplane:before {
    content: "\f11c"
}

.mdi-airplane-off:before {
    content: "\f11d"
}

.mdi-airplay:before {
    content: "\f11e"
}

.mdi-alarm:before {
    content: "\f11f"
}

.mdi-alarm-check:before {
    content: "\f120"
}

.mdi-alarm-multiple:before {
    content: "\f121"
}

.mdi-alarm-off:before {
    content: "\f122"
}

.mdi-alarm-plus:before {
    content: "\f123"
}

.mdi-album:before {
    content: "\f124"
}

.mdi-alert:before {
    content: "\f125"
}

.mdi-alert-box:before {
    content: "\f126"
}

.mdi-alert-circle:before {
    content: "\f127"
}

.mdi-alert-octagon:before {
    content: "\f128"
}

.mdi-alert-outline:before {
    content: "\f129"
}

.mdi-alpha:before {
    content: "\f12a"
}

.mdi-alphabetical:before {
    content: "\f12b"
}

.mdi-amazon:before {
    content: "\f12c"
}

.mdi-amazon-clouddrive:before {
    content: "\f12d"
}

.mdi-ambulance:before {
    content: "\f12e"
}

.mdi-anchor:before {
    content: "\f12f"
}

.mdi-android:before {
    content: "\f130"
}

.mdi-android-debug-bridge:before {
    content: "\f131"
}

.mdi-android-studio:before {
    content: "\f132"
}

.mdi-apple:before {
    content: "\f133"
}

.mdi-apple-finder:before {
    content: "\f134"
}

.mdi-apple-ios:before {
    content: "\f135"
}

.mdi-apple-mobileme:before {
    content: "\f136"
}

.mdi-apple-safari:before {
    content: "\f137"
}

.mdi-appnet:before {
    content: "\f138"
}

.mdi-apps:before {
    content: "\f139"
}

.mdi-archive:before {
    content: "\f13a"
}

.mdi-arrange-bring-forward:before {
    content: "\f13b"
}

.mdi-arrange-bring-to-front:before {
    content: "\f13c"
}

.mdi-arrange-send-backward:before {
    content: "\f13d"
}

.mdi-arrange-send-to-back:before {
    content: "\f13e"
}

.mdi-arrow-all:before {
    content: "\f13f"
}

.mdi-arrow-bottom-drop-circle:before {
    content: "\f140"
}

.mdi-arrow-bottom-left:before {
    content: "\f141"
}

.mdi-arrow-bottom-right:before {
    content: "\f142"
}

.mdi-arrow-collapse:before {
    content: "\f143"
}

.mdi-arrow-down:before {
    content: "\f144"
}

.mdi-arrow-down-bold:before {
    content: "\f145"
}

.mdi-arrow-down-bold-circle:before {
    content: "\f146"
}

.mdi-arrow-down-bold-circle-outline:before {
    content: "\f147"
}

.mdi-arrow-down-bold-hexagon-outline:before {
    content: "\f148"
}

.mdi-arrow-expand:before {
    content: "\f149"
}

.mdi-arrow-left:before {
    content: "\f14a"
}

.mdi-arrow-left-bold:before {
    content: "\f14b"
}

.mdi-arrow-left-bold-circle:before {
    content: "\f14c"
}

.mdi-arrow-left-bold-circle-outline:before {
    content: "\f14d"
}

.mdi-arrow-left-bold-hexagon-outline:before {
    content: "\f14e"
}

.mdi-arrow-right:before {
    content: "\f14f"
}

.mdi-arrow-right-bold:before {
    content: "\f150"
}

.mdi-arrow-right-bold-circle:before {
    content: "\f151"
}

.mdi-arrow-right-bold-circle-outline:before {
    content: "\f152"
}

.mdi-arrow-right-bold-hexagon-outline:before {
    content: "\f153"
}

.mdi-arrow-top-left:before {
    content: "\f154"
}

.mdi-arrow-top-right:before {
    content: "\f155"
}

.mdi-arrow-up:before {
    content: "\f156"
}

.mdi-arrow-up-bold:before {
    content: "\f157"
}

.mdi-arrow-up-bold-circle:before {
    content: "\f158"
}

.mdi-arrow-up-bold-circle-outline:before {
    content: "\f159"
}

.mdi-arrow-up-bold-hexagon-outline:before {
    content: "\f15a"
}

.mdi-assistant:before {
    content: "\f15b"
}

.mdi-at:before {
    content: "\f15c"
}

.mdi-attachment:before {
    content: "\f15d"
}

.mdi-audiobook:before {
    content: "\f15e"
}

.mdi-auto-fix:before {
    content: "\f15f"
}

.mdi-auto-upload:before {
    content: "\f160"
}

.mdi-autorenew:before {
    content: "\f161"
}

.mdi-av-timer:before {
    content: "\f162"
}

.mdi-baby:before {
    content: "\f163"
}

.mdi-backburger:before {
    content: "\f164"
}

.mdi-backspace:before {
    content: "\f165"
}

.mdi-backup-restore:before {
    content: "\f166"
}

.mdi-bank:before {
    content: "\f167"
}

.mdi-barcode:before {
    content: "\f168"
}

.mdi-barcode-scan:before {
    content: "\f169"
}

.mdi-barley:before {
    content: "\f16a"
}

.mdi-barrel:before {
    content: "\f16b"
}

.mdi-basecamp:before {
    content: "\f16c"
}

.mdi-basket:before {
    content: "\f16d"
}

.mdi-basket-fill:before {
    content: "\f16e"
}

.mdi-basket-unfill:before {
    content: "\f16f"
}

.mdi-battery:before {
    content: "\f170"
}

.mdi-battery-10:before {
    content: "\f171"
}

.mdi-battery-20:before {
    content: "\f172"
}

.mdi-battery-30:before {
    content: "\f173"
}

.mdi-battery-40:before {
    content: "\f174"
}

.mdi-battery-50:before {
    content: "\f175"
}

.mdi-battery-60:before {
    content: "\f176"
}

.mdi-battery-70:before {
    content: "\f177"
}

.mdi-battery-80:before {
    content: "\f178"
}

.mdi-battery-90:before {
    content: "\f179"
}

.mdi-battery-alert:before {
    content: "\f17a"
}

.mdi-battery-charging:before {
    content: "\f17b"
}

.mdi-battery-charging-100:before {
    content: "\f17c"
}

.mdi-battery-charging-20:before {
    content: "\f17d"
}

.mdi-battery-charging-30:before {
    content: "\f17e"
}

.mdi-battery-charging-40:before {
    content: "\f17f"
}

.mdi-battery-charging-60:before {
    content: "\f180"
}

.mdi-battery-charging-80:before {
    content: "\f181"
}

.mdi-battery-charging-90:before {
    content: "\f182"
}

.mdi-battery-minus:before {
    content: "\f183"
}

.mdi-battery-negative:before {
    content: "\f184"
}

.mdi-battery-outline:before {
    content: "\f185"
}

.mdi-battery-plus:before {
    content: "\f186"
}

.mdi-battery-positive:before {
    content: "\f187"
}

.mdi-battery-unknown:before {
    content: "\f188"
}

.mdi-beach:before {
    content: "\f189"
}

.mdi-beaker:before {
    content: "\f18a"
}

.mdi-beaker-empty:before {
    content: "\f18b"
}

.mdi-beaker-empty-outline:before {
    content: "\f18c"
}

.mdi-beaker-outline:before {
    content: "\f18d"
}

.mdi-beats:before {
    content: "\f18e"
}

.mdi-beer:before {
    content: "\f18f"
}

.mdi-behance:before {
    content: "\f190"
}

.mdi-bell:before {
    content: "\f191"
}

.mdi-bell-off:before {
    content: "\f192"
}

.mdi-bell-outline:before {
    content: "\f193"
}

.mdi-bell-plus:before {
    content: "\f194"
}

.mdi-bell-ring:before {
    content: "\f195"
}

.mdi-bell-ring-outline:before {
    content: "\f196"
}

.mdi-bell-sleep:before {
    content: "\f197"
}

.mdi-beta:before {
    content: "\f198"
}

.mdi-bike:before {
    content: "\f199"
}

.mdi-bing:before {
    content: "\f19a"
}

.mdi-binoculars:before {
    content: "\f19b"
}

.mdi-bio:before {
    content: "\f19c"
}

.mdi-biohazard:before {
    content: "\f19d"
}

.mdi-bitbucket:before {
    content: "\f19e"
}

.mdi-black-mesa:before {
    content: "\f19f"
}

.mdi-blackberry:before {
    content: "\f1a0"
}

.mdi-blender:before {
    content: "\f1a1"
}

.mdi-blinds:before {
    content: "\f1a2"
}

.mdi-block-helper:before {
    content: "\f1a3"
}

.mdi-blogger:before {
    content: "\f1a4"
}

.mdi-bluetooth:before {
    content: "\f1a5"
}

.mdi-bluetooth-audio:before {
    content: "\f1a6"
}

.mdi-bluetooth-connect:before {
    content: "\f1a7"
}

.mdi-bluetooth-off:before {
    content: "\f1a8"
}

.mdi-bluetooth-settings:before {
    content: "\f1a9"
}

.mdi-bluetooth-transfer:before {
    content: "\f1aa"
}

.mdi-blur:before {
    content: "\f1ab"
}

.mdi-blur-linear:before {
    content: "\f1ac"
}

.mdi-blur-off:before {
    content: "\f1ad"
}

.mdi-blur-radial:before {
    content: "\f1ae"
}

.mdi-bone:before {
    content: "\f1af"
}

.mdi-book:before {
    content: "\f1b0"
}

.mdi-book-multiple:before {
    content: "\f1b1"
}

.mdi-book-multiple-variant:before {
    content: "\f1b2"
}

.mdi-book-open:before {
    content: "\f1b3"
}

.mdi-book-open-variant:before {
    content: "\f1b4"
}

.mdi-book-variant:before {
    content: "\f1b5"
}

.mdi-bookmark:before {
    content: "\f1b6"
}

.mdi-bookmark-check:before {
    content: "\f1b7"
}

.mdi-bookmark-music:before {
    content: "\f1b8"
}

.mdi-bookmark-outline:before {
    content: "\f1b9"
}

.mdi-bookmark-outline-plus:before {
    content: "\f1ba"
}

.mdi-bookmark-plus:before {
    content: "\f1bb"
}

.mdi-bookmark-remove:before {
    content: "\f1bc"
}

.mdi-border-all:before {
    content: "\f1bd"
}

.mdi-border-bottom:before {
    content: "\f1be"
}

.mdi-border-color:before {
    content: "\f1bf"
}

.mdi-border-horizontal:before {
    content: "\f1c0"
}

.mdi-border-inside:before {
    content: "\f1c1"
}

.mdi-border-left:before {
    content: "\f1c2"
}

.mdi-border-none:before {
    content: "\f1c3"
}

.mdi-border-outside:before {
    content: "\f1c4"
}

.mdi-border-right:before {
    content: "\f1c5"
}

.mdi-border-style:before {
    content: "\f1c6"
}

.mdi-border-top:before {
    content: "\f1c7"
}

.mdi-border-vertical:before {
    content: "\f1c8"
}

.mdi-bowling:before {
    content: "\f1c9"
}

.mdi-box:before {
    content: "\f1ca"
}

.mdi-box-cutter:before {
    content: "\f1cb"
}

.mdi-briefcase:before {
    content: "\f1cc"
}

.mdi-briefcase-check:before {
    content: "\f1cd"
}

.mdi-briefcase-download:before {
    content: "\f1ce"
}

.mdi-briefcase-upload:before {
    content: "\f1cf"
}

.mdi-brightness-1:before {
    content: "\f1d0"
}

.mdi-brightness-2:before {
    content: "\f1d1"
}

.mdi-brightness-3:before {
    content: "\f1d2"
}

.mdi-brightness-4:before {
    content: "\f1d3"
}

.mdi-brightness-5:before {
    content: "\f1d4"
}

.mdi-brightness-6:before {
    content: "\f1d5"
}

.mdi-brightness-7:before {
    content: "\f1d6"
}

.mdi-brightness-auto:before {
    content: "\f1d7"
}

.mdi-broom:before {
    content: "\f1d8"
}

.mdi-brush:before {
    content: "\f1d9"
}

.mdi-bug:before {
    content: "\f1da"
}

.mdi-bulletin-board:before {
    content: "\f1db"
}

.mdi-bullhorn:before {
    content: "\f1dc"
}

.mdi-bus:before {
    content: "\f1dd"
}

.mdi-cached:before {
    content: "\f1de"
}

.mdi-cake:before {
    content: "\f1df"
}

.mdi-cake-layered:before {
    content: "\f1e0"
}

.mdi-cake-variant:before {
    content: "\f1e1"
}

.mdi-calculator:before {
    content: "\f1e2"
}

.mdi-calendar:before {
    content: "\f1e3"
}

.mdi-calendar-blank:before {
    content: "\f1e4"
}

.mdi-calendar-check:before {
    content: "\f1e5"
}

.mdi-calendar-clock:before {
    content: "\f1e6"
}

.mdi-calendar-multiple:before {
    content: "\f1e7"
}

.mdi-calendar-multiple-check:before {
    content: "\f1e8"
}

.mdi-calendar-plus:before {
    content: "\f1e9"
}

.mdi-calendar-remove:before {
    content: "\f1ea"
}

.mdi-calendar-text:before {
    content: "\f1eb"
}

.mdi-calendar-today:before {
    content: "\f1ec"
}

.mdi-call-made:before {
    content: "\f1ed"
}

.mdi-call-merge:before {
    content: "\f1ee"
}

.mdi-call-missed:before {
    content: "\f1ef"
}

.mdi-call-received:before {
    content: "\f1f0"
}

.mdi-call-split:before {
    content: "\f1f1"
}

.mdi-camcorder:before {
    content: "\f1f2"
}

.mdi-camcorder-box:before {
    content: "\f1f3"
}

.mdi-camcorder-box-off:before {
    content: "\f1f4"
}

.mdi-camcorder-off:before {
    content: "\f1f5"
}

.mdi-camera:before {
    content: "\f1f6"
}

.mdi-camera-enhance:before {
    content: "\f1f7"
}

.mdi-camera-front:before {
    content: "\f1f8"
}

.mdi-camera-front-variant:before {
    content: "\f1f9"
}

.mdi-camera-iris:before {
    content: "\f1fa"
}

.mdi-camera-party-mode:before {
    content: "\f1fb"
}

.mdi-camera-rear:before {
    content: "\f1fc"
}

.mdi-camera-rear-variant:before {
    content: "\f1fd"
}

.mdi-camera-switch:before {
    content: "\f1fe"
}

.mdi-camera-timer:before {
    content: "\f1ff"
}

.mdi-candycane:before {
    content: "\f200"
}

.mdi-car:before {
    content: "\f201"
}

.mdi-car-battery:before {
    content: "\f202"
}

.mdi-car-connected:before {
    content: "\f203"
}

.mdi-car-wash:before {
    content: "\f204"
}

.mdi-carrot:before {
    content: "\f205"
}

.mdi-cart:before {
    content: "\f206"
}

.mdi-cart-outline:before {
    content: "\f207"
}

.mdi-cart-plus:before {
    content: "\f208"
}

.mdi-case-sensitive-alt:before {
    content: "\f209"
}

.mdi-cash:before {
    content: "\f20a"
}

.mdi-cash-100:before {
    content: "\f20b"
}

.mdi-cash-multiple:before {
    content: "\f20c"
}

.mdi-cash-usd:before {
    content: "\f20d"
}

.mdi-cast:before {
    content: "\f20e"
}

.mdi-cast-connected:before {
    content: "\f20f"
}

.mdi-castle:before {
    content: "\f210"
}

.mdi-cat:before {
    content: "\f211"
}

.mdi-cellphone:before {
    content: "\f212"
}

.mdi-cellphone-android:before {
    content: "\f213"
}

.mdi-cellphone-basic:before {
    content: "\f214"
}

.mdi-cellphone-dock:before {
    content: "\f215"
}

.mdi-cellphone-iphone:before {
    content: "\f216"
}

.mdi-cellphone-link:before {
    content: "\f217"
}

.mdi-cellphone-link-off:before {
    content: "\f218"
}

.mdi-cellphone-settings:before {
    content: "\f219"
}

.mdi-certificate:before {
    content: "\f21a"
}

.mdi-chair-school:before {
    content: "\f21b"
}

.mdi-chart-arc:before {
    content: "\f21c"
}

.mdi-chart-areaspline:before {
    content: "\f21d"
}

.mdi-chart-bar:before {
    content: "\f21e"
}

.mdi-chart-histogram:before {
    content: "\f21f"
}

.mdi-chart-line:before {
    content: "\f220"
}

.mdi-chart-pie:before {
    content: "\f221"
}

.mdi-check:before {
    content: "\f222"
}

.mdi-check-all:before {
    content: "\f223"
}

.mdi-checkbox-blank:before {
    content: "\f224"
}

.mdi-checkbox-blank-circle:before {
    content: "\f225"
}

.mdi-checkbox-blank-circle-outline:before {
    content: "\f226"
}

.mdi-checkbox-blank-outline:before {
    content: "\f227"
}

.mdi-checkbox-marked:before {
    content: "\f228"
}

.mdi-checkbox-marked-circle:before {
    content: "\f229"
}

.mdi-checkbox-marked-circle-outline:before {
    content: "\f22a"
}

.mdi-checkbox-marked-outline:before {
    content: "\f22b"
}

.mdi-checkbox-multiple-blank:before {
    content: "\f22c"
}

.mdi-checkbox-multiple-blank-outline:before {
    content: "\f22d"
}

.mdi-checkbox-multiple-marked:before {
    content: "\f22e"
}

.mdi-checkbox-multiple-marked-outline:before {
    content: "\f22f"
}

.mdi-checkerboard:before {
    content: "\f230"
}

.mdi-chemical-weapon:before {
    content: "\f231"
}

.mdi-chevron-double-down:before {
    content: "\f232"
}

.mdi-chevron-double-left:before {
    content: "\f233"
}

.mdi-chevron-double-right:before {
    content: "\f234"
}

.mdi-chevron-double-up:before {
    content: "\f235"
}

.mdi-chevron-down:before {
    content: "\f236"
}

.mdi-chevron-left:before {
    content: "\f237"
}

.mdi-chevron-right:before {
    content: "\f238"
}

.mdi-chevron-up:before {
    content: "\f239"
}

.mdi-church:before {
    content: "\f23a"
}

.mdi-cisco-webex:before {
    content: "\f23b"
}

.mdi-city:before {
    content: "\f23c"
}

.mdi-clipboard:before {
    content: "\f23d"
}

.mdi-clipboard-account:before {
    content: "\f23e"
}

.mdi-clipboard-alert:before {
    content: "\f23f"
}

.mdi-clipboard-arrow-down:before {
    content: "\f240"
}

.mdi-clipboard-arrow-left:before {
    content: "\f241"
}

.mdi-clipboard-check:before {
    content: "\f242"
}

.mdi-clipboard-outline:before {
    content: "\f243"
}

.mdi-clipboard-text:before {
    content: "\f244"
}

.mdi-clippy:before {
    content: "\f245"
}

.mdi-clock:before {
    content: "\f246"
}

.mdi-clock-end:before {
    content: "\f247"
}

.mdi-clock-fast:before {
    content: "\f248"
}

.mdi-clock-in:before {
    content: "\f249"
}

.mdi-clock-out:before {
    content: "\f24a"
}

.mdi-clock-start:before {
    content: "\f24b"
}

.mdi-close:before {
    content: "\f24c"
}

.mdi-close-box:before {
    content: "\f24d"
}

.mdi-close-box-outline:before {
    content: "\f24e"
}

.mdi-close-circle:before {
    content: "\f24f"
}

.mdi-close-circle-outline:before {
    content: "\f250"
}

.mdi-close-network:before {
    content: "\f251"
}

.mdi-close-octagon:before {
    content: "\f252"
}

.mdi-close-octagon-outline:before {
    content: "\f253"
}

.mdi-closed-caption:before {
    content: "\f254"
}

.mdi-cloud:before {
    content: "\f255"
}

.mdi-cloud-check:before {
    content: "\f256"
}

.mdi-cloud-circle:before {
    content: "\f257"
}

.mdi-cloud-download:before {
    content: "\f258"
}

.mdi-cloud-outline:before {
    content: "\f259"
}

.mdi-cloud-outline-off:before {
    content: "\f25a"
}

.mdi-cloud-print:before {
    content: "\f25b"
}

.mdi-cloud-print-outline:before {
    content: "\f25c"
}

.mdi-cloud-upload:before {
    content: "\f25d"
}

.mdi-code-array:before {
    content: "\f25e"
}

.mdi-code-braces:before {
    content: "\f25f"
}

.mdi-code-brackets:before {
    content: "\f260"
}

.mdi-code-equal:before {
    content: "\f261"
}

.mdi-code-greater-than:before {
    content: "\f262"
}

.mdi-code-greater-than-or-equal:before {
    content: "\f263"
}

.mdi-code-less-than:before {
    content: "\f264"
}

.mdi-code-less-than-or-equal:before {
    content: "\f265"
}

.mdi-code-not-equal:before {
    content: "\f266"
}

.mdi-code-not-equal-variant:before {
    content: "\f267"
}

.mdi-code-parentheses:before {
    content: "\f268"
}

.mdi-code-string:before {
    content: "\f269"
}

.mdi-code-tags:before {
    content: "\f26a"
}

.mdi-codepen:before {
    content: "\f26b"
}

.mdi-coffee:before {
    content: "\f26c"
}

.mdi-coffee-to-go:before {
    content: "\f26d"
}

.mdi-coin:before {
    content: "\f26e"
}

.mdi-color-helper:before {
    content: "\f26f"
}

.mdi-comment:before {
    content: "\f270"
}

.mdi-comment-account:before {
    content: "\f271"
}

.mdi-comment-account-outline:before {
    content: "\f272"
}

.mdi-comment-alert:before {
    content: "\f273"
}

.mdi-comment-alert-outline:before {
    content: "\f274"
}

.mdi-comment-check:before {
    content: "\f275"
}

.mdi-comment-check-outline:before {
    content: "\f276"
}

.mdi-comment-multiple-outline:before {
    content: "\f277"
}

.mdi-comment-outline:before {
    content: "\f278"
}

.mdi-comment-plus-outline:before {
    content: "\f279"
}

.mdi-comment-processing:before {
    content: "\f27a"
}

.mdi-comment-processing-outline:before {
    content: "\f27b"
}

.mdi-comment-question-outline:before {
    content: "\f27c"
}

.mdi-comment-remove-outline:before {
    content: "\f27d"
}

.mdi-comment-text:before {
    content: "\f27e"
}

.mdi-comment-text-outline:before {
    content: "\f27f"
}

.mdi-compare:before {
    content: "\f280"
}

.mdi-compass:before {
    content: "\f281"
}

.mdi-compass-outline:before {
    content: "\f282"
}

.mdi-console:before {
    content: "\f283"
}

.mdi-contact-mail:before {
    content: "\f284"
}

.mdi-content-copy:before {
    content: "\f285"
}

.mdi-content-cut:before {
    content: "\f286"
}

.mdi-content-duplicate:before {
    content: "\f287"
}

.mdi-content-paste:before {
    content: "\f288"
}

.mdi-content-save:before {
    content: "\f289"
}

.mdi-content-save-all:before {
    content: "\f28a"
}

.mdi-contrast:before {
    content: "\f28b"
}

.mdi-contrast-box:before {
    content: "\f28c"
}

.mdi-contrast-circle:before {
    content: "\f28d"
}

.mdi-cookie:before {
    content: "\f28e"
}

.mdi-cow:before {
    content: "\f28f"
}

.mdi-credit-card:before {
    content: "\f290"
}

.mdi-credit-card-multiple:before {
    content: "\f291"
}

.mdi-credit-card-scan:before {
    content: "\f292"
}

.mdi-crop:before {
    content: "\f293"
}

.mdi-crop-free:before {
    content: "\f294"
}

.mdi-crop-landscape:before {
    content: "\f295"
}

.mdi-crop-portrait:before {
    content: "\f296"
}

.mdi-crop-square:before {
    content: "\f297"
}

.mdi-crosshairs:before {
    content: "\f298"
}

.mdi-crosshairs-gps:before {
    content: "\f299"
}

.mdi-crown:before {
    content: "\f29a"
}

.mdi-cube:before {
    content: "\f29b"
}

.mdi-cube-outline:before {
    content: "\f29c"
}

.mdi-cube-send:before {
    content: "\f29d"
}

.mdi-cube-unfolded:before {
    content: "\f29e"
}

.mdi-cup:before {
    content: "\f29f"
}

.mdi-cup-water:before {
    content: "\f2a0"
}

.mdi-currency-btc:before {
    content: "\f2a1"
}

.mdi-currency-eur:before {
    content: "\f2a2"
}

.mdi-currency-gbp:before {
    content: "\f2a3"
}

.mdi-currency-inr:before {
    content: "\f2a4"
}

.mdi-currency-ngn:before {
    content: "\f2a5"
}

.mdi-currency-rub:before {
    content: "\f2a6"
}

.mdi-currency-try:before {
    content: "\f2a7"
}

.mdi-currency-usd:before {
    content: "\f2a8"
}

.mdi-cursor-default:before {
    content: "\f2a9"
}

.mdi-cursor-default-outline:before {
    content: "\f2aa"
}

.mdi-cursor-move:before {
    content: "\f2ab"
}

.mdi-cursor-pointer:before {
    content: "\f2ac"
}

.mdi-database:before {
    content: "\f2ad"
}

.mdi-database-minus:before {
    content: "\f2ae"
}

.mdi-database-plus:before {
    content: "\f2af"
}

.mdi-debug-step-into:before {
    content: "\f2b0"
}

.mdi-debug-step-out:before {
    content: "\f2b1"
}

.mdi-debug-step-over:before {
    content: "\f2b2"
}

.mdi-decimal-decrease:before {
    content: "\f2b3"
}

.mdi-decimal-increase:before {
    content: "\f2b4"
}

.mdi-delete:before {
    content: "\f2b5"
}

.mdi-delete-variant:before {
    content: "\f2b6"
}

.mdi-delta:before {
    content: "\f2b7"
}

.mdi-deskphone:before {
    content: "\f2b8"
}

.mdi-desktop-mac:before {
    content: "\f2b9"
}

.mdi-desktop-tower:before {
    content: "\f2ba"
}

.mdi-details:before {
    content: "\f2bb"
}

.mdi-deviantart:before {
    content: "\f2bc"
}

.mdi-diamond:before {
    content: "\f2bd"
}

.mdi-dice:before {
    content: "\f2be"
}

.mdi-dice-1:before {
    content: "\f2bf"
}

.mdi-dice-2:before {
    content: "\f2c0"
}

.mdi-dice-3:before {
    content: "\f2c1"
}

.mdi-dice-4:before {
    content: "\f2c2"
}

.mdi-dice-5:before {
    content: "\f2c3"
}

.mdi-dice-6:before {
    content: "\f2c4"
}

.mdi-directions:before {
    content: "\f2c5"
}

.mdi-disk-alert:before {
    content: "\f2c6"
}

.mdi-disqus:before {
    content: "\f2c7"
}

.mdi-disqus-outline:before {
    content: "\f2c8"
}

.mdi-division:before {
    content: "\f2c9"
}

.mdi-division-box:before {
    content: "\f2ca"
}

.mdi-dns:before {
    content: "\f2cb"
}

.mdi-domain:before {
    content: "\f2cc"
}

.mdi-dots-horizontal:before {
    content: "\f2cd"
}

.mdi-dots-vertical:before {
    content: "\f2ce"
}

.mdi-download:before {
    content: "\f2cf"
}

.mdi-drag:before {
    content: "\f2d0"
}

.mdi-drag-horizontal:before {
    content: "\f2d1"
}

.mdi-drag-vertical:before {
    content: "\f2d2"
}

.mdi-drawing:before {
    content: "\f2d3"
}

.mdi-drawing-box:before {
    content: "\f2d4"
}

.mdi-dribbble:before {
    content: "\f2d5"
}

.mdi-dribbble-box:before {
    content: "\f2d6"
}

.mdi-drone:before {
    content: "\f2d7"
}

.mdi-dropbox:before {
    content: "\f2d8"
}

.mdi-drupal:before {
    content: "\f2d9"
}

.mdi-duck:before {
    content: "\f2da"
}

.mdi-dumbbell:before {
    content: "\f2db"
}

.mdi-earth:before {
    content: "\f2dc"
}

.mdi-earth-off:before {
    content: "\f2dd"
}

.mdi-edge:before {
    content: "\f2de"
}

.mdi-eject:before {
    content: "\f2df"
}

.mdi-elevation-decline:before {
    content: "\f2e0"
}

.mdi-elevation-rise:before {
    content: "\f2e1"
}

.mdi-elevator:before {
    content: "\f2e2"
}

.mdi-email:before {
    content: "\f2e3"
}

.mdi-email-open:before {
    content: "\f2e4"
}

.mdi-email-outline:before {
    content: "\f2e5"
}

.mdi-email-secure:before {
    content: "\f2e6"
}

.mdi-emoticon:before {
    content: "\f2e7"
}

.mdi-emoticon-cool:before {
    content: "\f2e8"
}

.mdi-emoticon-devil:before {
    content: "\f2e9"
}

.mdi-emoticon-happy:before {
    content: "\f2ea"
}

.mdi-emoticon-neutral:before {
    content: "\f2eb"
}

.mdi-emoticon-poop:before {
    content: "\f2ec"
}

.mdi-emoticon-sad:before {
    content: "\f2ed"
}

.mdi-emoticon-tongue:before {
    content: "\f2ee"
}

.mdi-engine:before {
    content: "\f2ef"
}

.mdi-engine-outline:before {
    content: "\f2f0"
}

.mdi-equal:before {
    content: "\f2f1"
}

.mdi-equal-box:before {
    content: "\f2f2"
}

.mdi-eraser:before {
    content: "\f2f3"
}

.mdi-escalator:before {
    content: "\f2f4"
}

.mdi-ethernet:before {
    content: "\f2f5"
}

.mdi-ethernet-cable:before {
    content: "\f2f6"
}

.mdi-ethernet-cable-off:before {
    content: "\f2f7"
}

.mdi-etsy:before {
    content: "\f2f8"
}

.mdi-evernote:before {
    content: "\f2f9"
}

.mdi-exclamation:before {
    content: "\f2fa"
}

.mdi-exit-to-app:before {
    content: "\f2fb"
}

.mdi-export:before {
    content: "\f2fc"
}

.mdi-eye:before {
    content: "\f2fd"
}

.mdi-eye-off:before {
    content: "\f2fe"
}

.mdi-eyedropper:before {
    content: "\f2ff"
}

.mdi-eyedropper-variant:before {
    content: "\f300"
}

.mdi-facebook:before {
    content: "\f301"
}

.mdi-facebook-box:before {
    content: "\f302"
}

.mdi-facebook-messenger:before {
    content: "\f303"
}

.mdi-factory:before {
    content: "\f304"
}

.mdi-fan:before {
    content: "\f305"
}

.mdi-fast-forward:before {
    content: "\f306"
}

.mdi-fax:before {
    content: "\f307"
}

.mdi-ferry:before {
    content: "\f308"
}

.mdi-file:before {
    content: "\f309"
}

.mdi-file-chart:before {
    content: "\f30a"
}

.mdi-file-check:before {
    content: "\f30b"
}

.mdi-file-cloud:before {
    content: "\f30c"
}

.mdi-file-delimited:before {
    content: "\f30d"
}

.mdi-file-document:before {
    content: "\f30e"
}

.mdi-file-document-box:before {
    content: "\f30f"
}

.mdi-file-excel:before {
    content: "\f310"
}

.mdi-file-excel-box:before {
    content: "\f311"
}

.mdi-file-export:before {
    content: "\f312"
}

.mdi-file-find:before {
    content: "\f313"
}

.mdi-file-image:before {
    content: "\f314"
}

.mdi-file-import:before {
    content: "\f315"
}

.mdi-file-lock:before {
    content: "\f316"
}

.mdi-file-multiple:before {
    content: "\f317"
}

.mdi-file-music:before {
    content: "\f318"
}

.mdi-file-outline:before {
    content: "\f319"
}

.mdi-file-pdf:before {
    content: "\f31a"
}

.mdi-file-pdf-box:before {
    content: "\f31b"
}

.mdi-file-powerpoint:before {
    content: "\f31c"
}

.mdi-file-powerpoint-box:before {
    content: "\f31d"
}

.mdi-file-presentation-box:before {
    content: "\f31e"
}

.mdi-file-send:before {
    content: "\f31f"
}

.mdi-file-video:before {
    content: "\f320"
}

.mdi-file-word:before {
    content: "\f321"
}

.mdi-file-word-box:before {
    content: "\f322"
}

.mdi-file-xml:before {
    content: "\f323"
}

.mdi-film:before {
    content: "\f324"
}

.mdi-filmstrip:before {
    content: "\f325"
}

.mdi-filmstrip-off:before {
    content: "\f326"
}

.mdi-filter:before {
    content: "\f327"
}

.mdi-filter-outline:before {
    content: "\f328"
}

.mdi-filter-remove:before {
    content: "\f329"
}

.mdi-filter-remove-outline:before {
    content: "\f32a"
}

.mdi-filter-variant:before {
    content: "\f32b"
}

.mdi-fingerprint:before {
    content: "\f32c"
}

.mdi-fire:before {
    content: "\f32d"
}

.mdi-firefox:before {
    content: "\f32e"
}

.mdi-fish:before {
    content: "\f32f"
}

.mdi-flag:before {
    content: "\f330"
}

.mdi-flag-checkered:before {
    content: "\f331"
}

.mdi-flag-outline:before {
    content: "\f332"
}

.mdi-flag-outline-variant:before {
    content: "\f333"
}

.mdi-flag-triangle:before {
    content: "\f334"
}

.mdi-flag-variant:before {
    content: "\f335"
}

.mdi-flash:before {
    content: "\f336"
}

.mdi-flash-auto:before {
    content: "\f337"
}

.mdi-flash-off:before {
    content: "\f338"
}

.mdi-flashlight:before {
    content: "\f339"
}

.mdi-flashlight-off:before {
    content: "\f33a"
}

.mdi-flattr:before {
    content: "\f33b"
}

.mdi-flip-to-back:before {
    content: "\f33c"
}

.mdi-flip-to-front:before {
    content: "\f33d"
}

.mdi-floppy:before {
    content: "\f33e"
}

.mdi-flower:before {
    content: "\f33f"
}

.mdi-folder:before {
    content: "\f340"
}

.mdi-folder-account:before {
    content: "\f341"
}

.mdi-folder-download:before {
    content: "\f342"
}

.mdi-folder-google-drive:before {
    content: "\f343"
}

.mdi-folder-image:before {
    content: "\f344"
}

.mdi-folder-lock:before {
    content: "\f345"
}

.mdi-folder-lock-open:before {
    content: "\f346"
}

.mdi-folder-move:before {
    content: "\f347"
}

.mdi-folder-multiple:before {
    content: "\f348"
}

.mdi-folder-multiple-image:before {
    content: "\f349"
}

.mdi-folder-multiple-outline:before {
    content: "\f34a"
}

.mdi-folder-outline:before {
    content: "\f34b"
}

.mdi-folder-plus:before {
    content: "\f34c"
}

.mdi-folder-remove:before {
    content: "\f34d"
}

.mdi-folder-upload:before {
    content: "\f34e"
}

.mdi-food:before {
    content: "\f34f"
}

.mdi-food-apple:before {
    content: "\f350"
}

.mdi-food-variant:before {
    content: "\f351"
}

.mdi-football:before {
    content: "\f352"
}

.mdi-football-australian:before {
    content: "\f353"
}

.mdi-football-helmet:before {
    content: "\f354"
}

.mdi-format-align-center:before {
    content: "\f355"
}

.mdi-format-align-justify:before {
    content: "\f356"
}

.mdi-format-align-left:before {
    content: "\f357"
}

.mdi-format-align-right:before {
    content: "\f358"
}

.mdi-format-bold:before {
    content: "\f359"
}

.mdi-format-clear:before {
    content: "\f35a"
}

.mdi-format-color-fill:before {
    content: "\f35b"
}

.mdi-format-float-center:before {
    content: "\f35c"
}

.mdi-format-float-left:before {
    content: "\f35d"
}

.mdi-format-float-none:before {
    content: "\f35e"
}

.mdi-format-float-right:before {
    content: "\f35f"
}

.mdi-format-header-1:before {
    content: "\f360"
}

.mdi-format-header-2:before {
    content: "\f361"
}

.mdi-format-header-3:before {
    content: "\f362"
}

.mdi-format-header-4:before {
    content: "\f363"
}

.mdi-format-header-5:before {
    content: "\f364"
}

.mdi-format-header-6:before {
    content: "\f365"
}

.mdi-format-header-decrease:before {
    content: "\f366"
}

.mdi-format-header-equal:before {
    content: "\f367"
}

.mdi-format-header-increase:before {
    content: "\f368"
}

.mdi-format-header-pound:before {
    content: "\f369"
}

.mdi-format-indent-decrease:before {
    content: "\f36a"
}

.mdi-format-indent-increase:before {
    content: "\f36b"
}

.mdi-format-italic:before {
    content: "\f36c"
}

.mdi-format-line-spacing:before {
    content: "\f36d"
}

.mdi-format-list-bulleted:before {
    content: "\f36e"
}

.mdi-format-list-bulleted-type:before {
    content: "\f36f"
}

.mdi-format-list-numbers:before {
    content: "\f370"
}

.mdi-format-paint:before {
    content: "\f371"
}

.mdi-format-paragraph:before {
    content: "\f372"
}

.mdi-format-quote:before {
    content: "\f373"
}

.mdi-format-size:before {
    content: "\f374"
}

.mdi-format-strikethrough:before {
    content: "\f375"
}

.mdi-format-strikethrough-variant:before {
    content: "\f376"
}

.mdi-format-subscript:before {
    content: "\f377"
}

.mdi-format-superscript:before {
    content: "\f378"
}

.mdi-format-text:before {
    content: "\f379"
}

.mdi-format-textdirection-l-to-r:before {
    content: "\f37a"
}

.mdi-format-textdirection-r-to-l:before {
    content: "\f37b"
}

.mdi-format-underline:before {
    content: "\f37c"
}

.mdi-format-wrap-inline:before {
    content: "\f37d"
}

.mdi-format-wrap-square:before {
    content: "\f37e"
}

.mdi-format-wrap-tight:before {
    content: "\f37f"
}

.mdi-format-wrap-top-bottom:before {
    content: "\f380"
}

.mdi-forum:before {
    content: "\f381"
}

.mdi-forward:before {
    content: "\f382"
}

.mdi-foursquare:before {
    content: "\f383"
}

.mdi-fridge:before {
    content: "\f384"
}

.mdi-fridge-filled:before {
    content: "\f385"
}

.mdi-fridge-filled-bottom:before {
    content: "\f386"
}

.mdi-fridge-filled-top:before {
    content: "\f387"
}

.mdi-fullscreen:before {
    content: "\f388"
}

.mdi-fullscreen-exit:before {
    content: "\f389"
}

.mdi-function:before {
    content: "\f38a"
}

.mdi-gamepad:before {
    content: "\f38b"
}

.mdi-gamepad-variant:before {
    content: "\f38c"
}

.mdi-gas-station:before {
    content: "\f38d"
}

.mdi-gate:before {
    content: "\f38e"
}

.mdi-gauge:before {
    content: "\f38f"
}

.mdi-gavel:before {
    content: "\f390"
}

.mdi-gender-female:before {
    content: "\f391"
}

.mdi-gender-male:before {
    content: "\f392"
}

.mdi-gender-male-female:before {
    content: "\f393"
}

.mdi-gender-transgender:before {
    content: "\f394"
}

.mdi-ghost:before {
    content: "\f395"
}

.mdi-gift:before {
    content: "\f396"
}

.mdi-git:before {
    content: "\f397"
}

.mdi-github-box:before {
    content: "\f398"
}

.mdi-github-circle:before {
    content: "\f399"
}

.mdi-glass-flute:before {
    content: "\f39a"
}

.mdi-glass-mug:before {
    content: "\f39b"
}

.mdi-glass-stange:before {
    content: "\f39c"
}

.mdi-glass-tulip:before {
    content: "\f39d"
}

.mdi-glasses:before {
    content: "\f39e"
}

.mdi-gmail:before {
    content: "\f39f"
}

.mdi-google:before {
    content: "\f3a0"
}

.mdi-google-cardboard:before {
    content: "\f3a1"
}

.mdi-google-chrome:before {
    content: "\f3a2"
}

.mdi-google-circles:before {
    content: "\f3a3"
}

.mdi-google-circles-communities:before {
    content: "\f3a4"
}

.mdi-google-circles-extended:before {
    content: "\f3a5"
}

.mdi-google-circles-group:before {
    content: "\f3a6"
}

.mdi-google-controller:before {
    content: "\f3a7"
}

.mdi-google-controller-off:before {
    content: "\f3a8"
}

.mdi-google-drive:before {
    content: "\f3a9"
}

.mdi-google-earth:before {
    content: "\f3aa"
}

.mdi-google-glass:before {
    content: "\f3ab"
}

.mdi-google-nearby:before {
    content: "\f3ac"
}

.mdi-google-pages:before {
    content: "\f3ad"
}

.mdi-google-physical-web:before {
    content: "\f3ae"
}

.mdi-google-play:before {
    content: "\f3af"
}

.mdi-google-plus:before {
    content: "\f3b0"
}

.mdi-google-plus-box:before {
    content: "\f3b1"
}

.mdi-google-translate:before {
    content: "\f3b2"
}

.mdi-google-wallet:before {
    content: "\f3b3"
}

.mdi-grid:before {
    content: "\f3b4"
}

.mdi-grid-off:before {
    content: "\f3b5"
}

.mdi-group:before {
    content: "\f3b6"
}

.mdi-guitar:before {
    content: "\f3b7"
}

.mdi-guitar-pick:before {
    content: "\f3b8"
}

.mdi-guitar-pick-outline:before {
    content: "\f3b9"
}

.mdi-hand-pointing-right:before {
    content: "\f3ba"
}

.mdi-hanger:before {
    content: "\f3bb"
}

.mdi-hangouts:before {
    content: "\f3bc"
}

.mdi-harddisk:before {
    content: "\f3bd"
}

.mdi-headphones:before {
    content: "\f3be"
}

.mdi-headphones-box:before {
    content: "\f3bf"
}

.mdi-headphones-settings:before {
    content: "\f3c0"
}

.mdi-headset:before {
    content: "\f3c1"
}

.mdi-headset-dock:before {
    content: "\f3c2"
}

.mdi-headset-off:before {
    content: "\f3c3"
}

.mdi-heart:before {
    content: "\f3c4"
}

.mdi-heart-box:before {
    content: "\f3c5"
}

.mdi-heart-box-outline:before {
    content: "\f3c6"
}

.mdi-heart-broken:before {
    content: "\f3c7"
}

.mdi-heart-outline:before {
    content: "\f3c8"
}

.mdi-help:before {
    content: "\f3c9"
}

.mdi-help-circle:before {
    content: "\f3ca"
}

.mdi-hexagon:before {
    content: "\f3cb"
}

.mdi-hexagon-outline:before {
    content: "\f3cc"
}

.mdi-history:before {
    content: "\f3cd"
}

.mdi-hololens:before {
    content: "\f3ce"
}

.mdi-home:before {
    content: "\f3cf"
}

.mdi-home-modern:before {
    content: "\f3d0"
}

.mdi-home-variant:before {
    content: "\f3d1"
}

.mdi-hops:before {
    content: "\f3d2"
}

.mdi-hospital:before {
    content: "\f3d3"
}

.mdi-hospital-building:before {
    content: "\f3d4"
}

.mdi-hospital-marker:before {
    content: "\f3d5"
}

.mdi-hotel:before {
    content: "\f3d6"
}

.mdi-houzz:before {
    content: "\f3d7"
}

.mdi-houzz-box:before {
    content: "\f3d8"
}

.mdi-human:before {
    content: "\f3d9"
}

.mdi-human-child:before {
    content: "\f3da"
}

.mdi-human-male-female:before {
    content: "\f3db"
}

.mdi-image:before {
    content: "\f3dc"
}

.mdi-image-album:before {
    content: "\f3dd"
}

.mdi-image-area:before {
    content: "\f3de"
}

.mdi-image-area-close:before {
    content: "\f3df"
}

.mdi-image-broken:before {
    content: "\f3e0"
}

.mdi-image-broken-variant:before {
    content: "\f3e1"
}

.mdi-image-filter:before {
    content: "\f3e2"
}

.mdi-image-filter-black-white:before {
    content: "\f3e3"
}

.mdi-image-filter-center-focus:before {
    content: "\f3e4"
}

.mdi-image-filter-center-focus-weak:before {
    content: "\f3e5"
}

.mdi-image-filter-drama:before {
    content: "\f3e6"
}

.mdi-image-filter-frames:before {
    content: "\f3e7"
}

.mdi-image-filter-hdr:before {
    content: "\f3e8"
}

.mdi-image-filter-none:before {
    content: "\f3e9"
}

.mdi-image-filter-tilt-shift:before {
    content: "\f3ea"
}

.mdi-image-filter-vintage:before {
    content: "\f3eb"
}

.mdi-image-multiple:before {
    content: "\f3ec"
}

.mdi-import:before {
    content: "\f3ed"
}

.mdi-inbox:before {
    content: "\f3ee"
}

.mdi-information:before {
    content: "\f3ef"
}

.mdi-information-outline:before {
    content: "\f3f0"
}

.mdi-instagram:before {
    content: "\f3f1"
}

.mdi-instapaper:before {
    content: "\f3f2"
}

.mdi-internet-explorer:before {
    content: "\f3f3"
}

.mdi-invert-colors:before {
    content: "\f3f4"
}

.mdi-jeepney:before {
    content: "\f3f5"
}

.mdi-jira:before {
    content: "\f3f6"
}

.mdi-jsfiddle:before {
    content: "\f3f7"
}

.mdi-keg:before {
    content: "\f3f8"
}

.mdi-key:before {
    content: "\f3f9"
}

.mdi-key-change:before {
    content: "\f3fa"
}

.mdi-key-minus:before {
    content: "\f3fb"
}

.mdi-key-plus:before {
    content: "\f3fc"
}

.mdi-key-remove:before {
    content: "\f3fd"
}

.mdi-key-variant:before {
    content: "\f3fe"
}

.mdi-keyboard:before {
    content: "\f3ff"
}

.mdi-keyboard-backspace:before {
    content: "\f400"
}

.mdi-keyboard-caps:before {
    content: "\f401"
}

.mdi-keyboard-close:before {
    content: "\f402"
}

.mdi-keyboard-off:before {
    content: "\f403"
}

.mdi-keyboard-return:before {
    content: "\f404"
}

.mdi-keyboard-tab:before {
    content: "\f405"
}

.mdi-keyboard-variant:before {
    content: "\f406"
}

.mdi-label:before {
    content: "\f407"
}

.mdi-label-outline:before {
    content: "\f408"
}

.mdi-lan:before {
    content: "\f409"
}

.mdi-lan-connect:before {
    content: "\f40a"
}

.mdi-lan-disconnect:before {
    content: "\f40b"
}

.mdi-lan-pending:before {
    content: "\f40c"
}

.mdi-language-csharp:before {
    content: "\f40d"
}

.mdi-language-css3:before {
    content: "\f40e"
}

.mdi-language-html5:before {
    content: "\f40f"
}

.mdi-language-javascript:before {
    content: "\f410"
}

.mdi-language-php:before {
    content: "\f411"
}

.mdi-language-python:before {
    content: "\f412"
}

.mdi-language-python-text:before {
    content: "\f413"
}

.mdi-laptop:before {
    content: "\f414"
}

.mdi-laptop-chromebook:before {
    content: "\f415"
}

.mdi-laptop-mac:before {
    content: "\f416"
}

.mdi-laptop-windows:before {
    content: "\f417"
}

.mdi-lastfm:before {
    content: "\f418"
}

.mdi-launch:before {
    content: "\f419"
}

.mdi-layers:before {
    content: "\f41a"
}

.mdi-layers-off:before {
    content: "\f41b"
}

.mdi-leaf:before {
    content: "\f41c"
}

.mdi-led-off:before {
    content: "\f41d"
}

.mdi-led-on:before {
    content: "\f41e"
}

.mdi-led-outline:before {
    content: "\f41f"
}

.mdi-led-variant-off:before {
    content: "\f420"
}

.mdi-led-variant-on:before {
    content: "\f421"
}

.mdi-led-variant-outline:before {
    content: "\f422"
}

.mdi-library:before {
    content: "\f423"
}

.mdi-library-books:before {
    content: "\f424"
}

.mdi-library-music:before {
    content: "\f425"
}

.mdi-library-plus:before {
    content: "\f426"
}

.mdi-lightbulb:before {
    content: "\f427"
}

.mdi-lightbulb-outline:before {
    content: "\f428"
}

.mdi-link:before {
    content: "\f429"
}

.mdi-link-off:before {
    content: "\f42a"
}

.mdi-link-variant:before {
    content: "\f42b"
}

.mdi-link-variant-off:before {
    content: "\f42c"
}

.mdi-linkedin:before {
    content: "\f42d"
}

.mdi-linkedin-box:before {
    content: "\f42e"
}

.mdi-linux:before {
    content: "\f42f"
}

.mdi-lock:before {
    content: "\f430"
}

.mdi-lock-open:before {
    content: "\f431"
}

.mdi-lock-open-outline:before {
    content: "\f432"
}

.mdi-lock-outline:before {
    content: "\f433"
}

.mdi-login:before {
    content: "\f434"
}

.mdi-logout:before {
    content: "\f435"
}

.mdi-looks:before {
    content: "\f436"
}

.mdi-loupe:before {
    content: "\f437"
}

.mdi-lumx:before {
    content: "\f438"
}

.mdi-magnet:before {
    content: "\f439"
}

.mdi-magnet-on:before {
    content: "\f43a"
}

.mdi-magnify:before {
    content: "\f43b"
}

.mdi-magnify-minus:before {
    content: "\f43c"
}

.mdi-magnify-plus:before {
    content: "\f43d"
}

.mdi-mail-ru:before {
    content: "\f43e"
}

.mdi-map:before {
    content: "\f43f"
}

.mdi-map-marker:before {
    content: "\f440"
}

.mdi-map-marker-circle:before {
    content: "\f441"
}

.mdi-map-marker-multiple:before {
    content: "\f442"
}

.mdi-map-marker-off:before {
    content: "\f443"
}

.mdi-map-marker-radius:before {
    content: "\f444"
}

.mdi-margin:before {
    content: "\f445"
}

.mdi-markdown:before {
    content: "\f446"
}

.mdi-marker-check:before {
    content: "\f447"
}

.mdi-martini:before {
    content: "\f448"
}

.mdi-material-ui:before {
    content: "\f449"
}

.mdi-math-compass:before {
    content: "\f44a"
}

.mdi-maxcdn:before {
    content: "\f44b"
}

.mdi-medium:before {
    content: "\f44c"
}

.mdi-memory:before {
    content: "\f44d"
}

.mdi-menu:before {
    content: "\f44e"
}

.mdi-menu-down:before {
    content: "\f44f"
}

.mdi-menu-left:before {
    content: "\f450"
}

.mdi-menu-right:before {
    content: "\f451"
}

.mdi-menu-up:before {
    content: "\f452"
}

.mdi-message:before {
    content: "\f453"
}

.mdi-message-alert:before {
    content: "\f454"
}

.mdi-message-draw:before {
    content: "\f455"
}

.mdi-message-image:before {
    content: "\f456"
}

.mdi-message-outline:before {
    content: "\f457"
}

.mdi-message-processing:before {
    content: "\f458"
}

.mdi-message-reply:before {
    content: "\f459"
}

.mdi-message-reply-text:before {
    content: "\f45a"
}

.mdi-message-text:before {
    content: "\f45b"
}

.mdi-message-text-outline:before {
    content: "\f45c"
}

.mdi-message-video:before {
    content: "\f45d"
}

.mdi-microphone:before {
    content: "\f45e"
}

.mdi-microphone-off:before {
    content: "\f45f"
}

.mdi-microphone-outline:before {
    content: "\f460"
}

.mdi-microphone-settings:before {
    content: "\f461"
}

.mdi-microphone-variant:before {
    content: "\f462"
}

.mdi-microphone-variant-off:before {
    content: "\f463"
}

.mdi-microsoft:before {
    content: "\f464"
}

.mdi-minus:before {
    content: "\f465"
}

.mdi-minus-box:before {
    content: "\f466"
}

.mdi-minus-circle:before {
    content: "\f467"
}

.mdi-minus-circle-outline:before {
    content: "\f468"
}

.mdi-minus-network:before {
    content: "\f469"
}

.mdi-monitor:before {
    content: "\f46a"
}

.mdi-monitor-multiple:before {
    content: "\f46b"
}

.mdi-more:before {
    content: "\f46c"
}

.mdi-motorbike:before {
    content: "\f46d"
}

.mdi-mouse:before {
    content: "\f46e"
}

.mdi-mouse-off:before {
    content: "\f46f"
}

.mdi-mouse-variant:before {
    content: "\f470"
}

.mdi-mouse-variant-off:before {
    content: "\f471"
}

.mdi-movie:before {
    content: "\f472"
}

.mdi-multiplication:before {
    content: "\f473"
}

.mdi-multiplication-box:before {
    content: "\f474"
}

.mdi-music-box:before {
    content: "\f475"
}

.mdi-music-box-outline:before {
    content: "\f476"
}

.mdi-music-circle:before {
    content: "\f477"
}

.mdi-music-note:before {
    content: "\f478"
}

.mdi-music-note-eighth:before {
    content: "\f479"
}

.mdi-music-note-half:before {
    content: "\f47a"
}

.mdi-music-note-off:before {
    content: "\f47b"
}

.mdi-music-note-quarter:before {
    content: "\f47c"
}

.mdi-music-note-sixteenth:before {
    content: "\f47d"
}

.mdi-music-note-whole:before {
    content: "\f47e"
}

.mdi-nature:before {
    content: "\f47f"
}

.mdi-nature-people:before {
    content: "\f480"
}

.mdi-navigation:before {
    content: "\f481"
}

.mdi-needle:before {
    content: "\f482"
}

.mdi-nest-protect:before {
    content: "\f483"
}

.mdi-nest-thermostat:before {
    content: "\f484"
}

.mdi-newspaper:before {
    content: "\f485"
}

.mdi-nfc:before {
    content: "\f486"
}

.mdi-nfc-tap:before {
    content: "\f487"
}

.mdi-nfc-variant:before {
    content: "\f488"
}

.mdi-nodejs:before {
    content: "\f489"
}

.mdi-note:before {
    content: "\f48a"
}

.mdi-note-outline:before {
    content: "\f48b"
}

.mdi-note-plus:before {
    content: "\f48c"
}

.mdi-note-plus-outline:before {
    content: "\f48d"
}

.mdi-note-text:before {
    content: "\f48e"
}

.mdi-notification-clear-all:before {
    content: "\f48f"
}

.mdi-numeric:before {
    content: "\f490"
}

.mdi-numeric-0-box:before {
    content: "\f491"
}

.mdi-numeric-0-box-multiple-outline:before {
    content: "\f492"
}

.mdi-numeric-0-box-outline:before {
    content: "\f493"
}

.mdi-numeric-1-box:before {
    content: "\f494"
}

.mdi-numeric-1-box-multiple-outline:before {
    content: "\f495"
}

.mdi-numeric-1-box-outline:before {
    content: "\f496"
}

.mdi-numeric-2-box:before {
    content: "\f497"
}

.mdi-numeric-2-box-multiple-outline:before {
    content: "\f498"
}

.mdi-numeric-2-box-outline:before {
    content: "\f499"
}

.mdi-numeric-3-box:before {
    content: "\f49a"
}

.mdi-numeric-3-box-multiple-outline:before {
    content: "\f49b"
}

.mdi-numeric-3-box-outline:before {
    content: "\f49c"
}

.mdi-numeric-4-box:before {
    content: "\f49d"
}

.mdi-numeric-4-box-multiple-outline:before {
    content: "\f49e"
}

.mdi-numeric-4-box-outline:before {
    content: "\f49f"
}

.mdi-numeric-5-box:before {
    content: "\f4a0"
}

.mdi-numeric-5-box-multiple-outline:before {
    content: "\f4a1"
}

.mdi-numeric-5-box-outline:before {
    content: "\f4a2"
}

.mdi-numeric-6-box:before {
    content: "\f4a3"
}

.mdi-numeric-6-box-multiple-outline:before {
    content: "\f4a4"
}

.mdi-numeric-6-box-outline:before {
    content: "\f4a5"
}

.mdi-numeric-7-box:before {
    content: "\f4a6"
}

.mdi-numeric-7-box-multiple-outline:before {
    content: "\f4a7"
}

.mdi-numeric-7-box-outline:before {
    content: "\f4a8"
}

.mdi-numeric-8-box:before {
    content: "\f4a9"
}

.mdi-numeric-8-box-multiple-outline:before {
    content: "\f4aa"
}

.mdi-numeric-8-box-outline:before {
    content: "\f4ab"
}

.mdi-numeric-9-box:before {
    content: "\f4ac"
}

.mdi-numeric-9-box-multiple-outline:before {
    content: "\f4ad"
}

.mdi-numeric-9-box-outline:before {
    content: "\f4ae"
}

.mdi-numeric-9-plus-box:before {
    content: "\f4af"
}

.mdi-numeric-9-plus-box-multiple-outline:before {
    content: "\f4b0"
}

.mdi-numeric-9-plus-box-outline:before {
    content: "\f4b1"
}

.mdi-nutrition:before {
    content: "\f4b2"
}

.mdi-octagon:before {
    content: "\f4b3"
}

.mdi-octagon-outline:before {
    content: "\f4b4"
}

.mdi-odnoklassniki:before {
    content: "\f4b5"
}

.mdi-office:before {
    content: "\f4b6"
}

.mdi-oil:before {
    content: "\f4b7"
}

.mdi-oil-temperature:before {
    content: "\f4b8"
}

.mdi-omega:before {
    content: "\f4b9"
}

.mdi-onedrive:before {
    content: "\f4ba"
}

.mdi-open-in-app:before {
    content: "\f4bb"
}

.mdi-open-in-new:before {
    content: "\f4bc"
}

.mdi-opera:before {
    content: "\f4bd"
}

.mdi-ornament:before {
    content: "\f4be"
}

.mdi-ornament-variant:before {
    content: "\f4bf"
}

.mdi-outbox:before {
    content: "\f4c0"
}

.mdi-owl:before {
    content: "\f4c1"
}

.mdi-package:before {
    content: "\f4c2"
}

.mdi-package-down:before {
    content: "\f4c3"
}

.mdi-package-up:before {
    content: "\f4c4"
}

.mdi-package-variant:before {
    content: "\f4c5"
}

.mdi-package-variant-closed:before {
    content: "\f4c6"
}

.mdi-palette:before {
    content: "\f4c7"
}

.mdi-palette-advanced:before {
    content: "\f4c8"
}

.mdi-panda:before {
    content: "\f4c9"
}

.mdi-pandora:before {
    content: "\f4ca"
}

.mdi-panorama:before {
    content: "\f4cb"
}

.mdi-panorama-fisheye:before {
    content: "\f4cc"
}

.mdi-panorama-horizontal:before {
    content: "\f4cd"
}

.mdi-panorama-vertical:before {
    content: "\f4ce"
}

.mdi-panorama-wide-angle:before {
    content: "\f4cf"
}

.mdi-paper-cut-vertical:before {
    content: "\f4d0"
}

.mdi-paperclip:before {
    content: "\f4d1"
}

.mdi-parking:before {
    content: "\f4d2"
}

.mdi-pause:before {
    content: "\f4d3"
}

.mdi-pause-circle:before {
    content: "\f4d4"
}

.mdi-pause-circle-outline:before {
    content: "\f4d5"
}

.mdi-pause-octagon:before {
    content: "\f4d6"
}

.mdi-pause-octagon-outline:before {
    content: "\f4d7"
}

.mdi-paw:before {
    content: "\f4d8"
}

.mdi-pen:before {
    content: "\f4d9"
}

.mdi-pencil:before {
    content: "\f4da"
}

.mdi-pencil-box:before {
    content: "\f4db"
}

.mdi-pencil-box-outline:before {
    content: "\f4dc"
}

.mdi-pencil-lock:before {
    content: "\f4dd"
}

.mdi-pencil-off:before {
    content: "\f4de"
}

.mdi-percent:before {
    content: "\f4df"
}

.mdi-pharmacy:before {
    content: "\f4e0"
}

.mdi-phone:before {
    content: "\f4e1"
}

.mdi-phone-bluetooth:before {
    content: "\f4e2"
}

.mdi-phone-forward:before {
    content: "\f4e3"
}

.mdi-phone-hangup:before {
    content: "\f4e4"
}

.mdi-phone-in-talk:before {
    content: "\f4e5"
}

.mdi-phone-incoming:before {
    content: "\f4e6"
}

.mdi-phone-locked:before {
    content: "\f4e7"
}

.mdi-phone-log:before {
    content: "\f4e8"
}

.mdi-phone-missed:before {
    content: "\f4e9"
}

.mdi-phone-outgoing:before {
    content: "\f4ea"
}

.mdi-phone-paused:before {
    content: "\f4eb"
}

.mdi-phone-settings:before {
    content: "\f4ec"
}

.mdi-phone-voip:before {
    content: "\f4ed"
}

.mdi-pi:before {
    content: "\f4ee"
}

.mdi-pi-box:before {
    content: "\f4ef"
}

.mdi-pig:before {
    content: "\f4f0"
}

.mdi-pill:before {
    content: "\f4f1"
}

.mdi-pin:before {
    content: "\f4f2"
}

.mdi-pin-off:before {
    content: "\f4f3"
}

.mdi-pine-tree:before {
    content: "\f4f4"
}

.mdi-pine-tree-box:before {
    content: "\f4f5"
}

.mdi-pinterest:before {
    content: "\f4f6"
}

.mdi-pinterest-box:before {
    content: "\f4f7"
}

.mdi-pizza:before {
    content: "\f4f8"
}

.mdi-play:before {
    content: "\f4f9"
}

.mdi-play-box-outline:before {
    content: "\f4fa"
}

.mdi-play-circle:before {
    content: "\f4fb"
}

.mdi-play-circle-outline:before {
    content: "\f4fc"
}

.mdi-play-pause:before {
    content: "\f4fd"
}

.mdi-play-protected-content:before {
    content: "\f4fe"
}

.mdi-playlist-minus:before {
    content: "\f4ff"
}

.mdi-playlist-play:before {
    content: "\f500"
}

.mdi-playlist-plus:before {
    content: "\f501"
}

.mdi-playlist-remove:before {
    content: "\f502"
}

.mdi-playstation:before {
    content: "\f503"
}

.mdi-plus:before {
    content: "\f504"
}

.mdi-plus-box:before {
    content: "\f505"
}

.mdi-plus-circle:before {
    content: "\f506"
}

.mdi-plus-circle-multiple-outline:before {
    content: "\f507"
}

.mdi-plus-circle-outline:before {
    content: "\f508"
}

.mdi-plus-network:before {
    content: "\f509"
}

.mdi-plus-one:before {
    content: "\f50a"
}

.mdi-pocket:before {
    content: "\f50b"
}

.mdi-pokeball:before {
    content: "\f50c"
}

.mdi-polaroid:before {
    content: "\f50d"
}

.mdi-poll:before {
    content: "\f50e"
}

.mdi-poll-box:before {
    content: "\f50f"
}

.mdi-polymer:before {
    content: "\f510"
}

.mdi-popcorn:before {
    content: "\f511"
}

.mdi-pound:before {
    content: "\f512"
}

.mdi-pound-box:before {
    content: "\f513"
}

.mdi-power:before {
    content: "\f514"
}

.mdi-power-settings:before {
    content: "\f515"
}

.mdi-power-socket:before {
    content: "\f516"
}

.mdi-presentation:before {
    content: "\f517"
}

.mdi-presentation-play:before {
    content: "\f518"
}

.mdi-printer:before {
    content: "\f519"
}

.mdi-printer-3d:before {
    content: "\f51a"
}

.mdi-printer-alert:before {
    content: "\f51b"
}

.mdi-professional-hexagon:before {
    content: "\f51c"
}

.mdi-projector:before {
    content: "\f51d"
}

.mdi-projector-screen:before {
    content: "\f51e"
}

.mdi-pulse:before {
    content: "\f51f"
}

.mdi-puzzle:before {
    content: "\f520"
}

.mdi-qrcode:before {
    content: "\f521"
}

.mdi-qrcode-scan:before {
    content: "\f522"
}

.mdi-quadcopter:before {
    content: "\f523"
}

.mdi-quality-high:before {
    content: "\f524"
}

.mdi-quicktime:before {
    content: "\f525"
}

.mdi-radar:before {
    content: "\f526"
}

.mdi-radiator:before {
    content: "\f527"
}

.mdi-radio:before {
    content: "\f528"
}

.mdi-radio-handheld:before {
    content: "\f529"
}

.mdi-radio-tower:before {
    content: "\f52a"
}

.mdi-radioactive:before {
    content: "\f52b"
}

.mdi-radiobox-blank:before {
    content: "\f52c"
}

.mdi-radiobox-marked:before {
    content: "\f52d"
}

.mdi-raspberrypi:before {
    content: "\f52e"
}

.mdi-ray-end:before {
    content: "\f52f"
}

.mdi-ray-end-arrow:before {
    content: "\f530"
}

.mdi-ray-start:before {
    content: "\f531"
}

.mdi-ray-start-arrow:before {
    content: "\f532"
}

.mdi-ray-start-end:before {
    content: "\f533"
}

.mdi-ray-vertex:before {
    content: "\f534"
}

.mdi-rdio:before {
    content: "\f535"
}

.mdi-read:before {
    content: "\f536"
}

.mdi-readability:before {
    content: "\f537"
}

.mdi-receipt:before {
    content: "\f538"
}

.mdi-record:before {
    content: "\f539"
}

.mdi-record-rec:before {
    content: "\f53a"
}

.mdi-recycle:before {
    content: "\f53b"
}

.mdi-reddit:before {
    content: "\f53c"
}

.mdi-redo:before {
    content: "\f53d"
}

.mdi-redo-variant:before {
    content: "\f53e"
}

.mdi-refresh:before {
    content: "\f53f"
}

.mdi-regex:before {
    content: "\f540"
}

.mdi-relative-scale:before {
    content: "\f541"
}

.mdi-reload:before {
    content: "\f542"
}

.mdi-remote:before {
    content: "\f543"
}

.mdi-rename-box:before {
    content: "\f544"
}

.mdi-repeat:before {
    content: "\f545"
}

.mdi-repeat-off:before {
    content: "\f546"
}

.mdi-repeat-once:before {
    content: "\f547"
}

.mdi-replay:before {
    content: "\f548"
}

.mdi-reply:before {
    content: "\f549"
}

.mdi-reply-all:before {
    content: "\f54a"
}

.mdi-reproduction:before {
    content: "\f54b"
}

.mdi-resize-bottom-right:before {
    content: "\f54c"
}

.mdi-responsive:before {
    content: "\f54d"
}

.mdi-rewind:before {
    content: "\f54e"
}

.mdi-ribbon:before {
    content: "\f54f"
}

.mdi-road:before {
    content: "\f550"
}

.mdi-road-variant:before {
    content: "\f551"
}

.mdi-rocket:before {
    content: "\f552"
}

.mdi-rotate-3d:before {
    content: "\f553"
}

.mdi-rotate-left:before {
    content: "\f554"
}

.mdi-rotate-left-variant:before {
    content: "\f555"
}

.mdi-rotate-right:before {
    content: "\f556"
}

.mdi-rotate-right-variant:before {
    content: "\f557"
}

.mdi-router-wireless:before {
    content: "\f558"
}

.mdi-routes:before {
    content: "\f559"
}

.mdi-rss:before {
    content: "\f55a"
}

.mdi-rss-box:before {
    content: "\f55b"
}

.mdi-ruler:before {
    content: "\f55c"
}

.mdi-run:before {
    content: "\f55d"
}

.mdi-sale:before {
    content: "\f55e"
}

.mdi-satellite:before {
    content: "\f55f"
}

.mdi-satellite-variant:before {
    content: "\f560"
}

.mdi-scale:before {
    content: "\f561"
}

.mdi-scale-bathroom:before {
    content: "\f562"
}

.mdi-school:before {
    content: "\f563"
}

.mdi-screen-rotation:before {
    content: "\f564"
}

.mdi-screen-rotation-lock:before {
    content: "\f565"
}

.mdi-screwdriver:before {
    content: "\f566"
}

.mdi-script:before {
    content: "\f567"
}

.mdi-sd:before {
    content: "\f568"
}

.mdi-seal:before {
    content: "\f569"
}

.mdi-seat-flat:before {
    content: "\f56a"
}

.mdi-seat-flat-angled:before {
    content: "\f56b"
}

.mdi-seat-individual-suite:before {
    content: "\f56c"
}

.mdi-seat-legroom-extra:before {
    content: "\f56d"
}

.mdi-seat-legroom-normal:before {
    content: "\f56e"
}

.mdi-seat-legroom-reduced:before {
    content: "\f56f"
}

.mdi-seat-recline-extra:before {
    content: "\f570"
}

.mdi-seat-recline-normal:before {
    content: "\f571"
}

.mdi-security:before {
    content: "\f572"
}

.mdi-security-network:before {
    content: "\f573"
}

.mdi-select:before {
    content: "\f574"
}

.mdi-select-all:before {
    content: "\f575"
}

.mdi-select-inverse:before {
    content: "\f576"
}

.mdi-select-off:before {
    content: "\f577"
}

.mdi-selection:before {
    content: "\f578"
}

.mdi-send:before {
    content: "\f579"
}

.mdi-server:before {
    content: "\f57a"
}

.mdi-server-minus:before {
    content: "\f57b"
}

.mdi-server-network:before {
    content: "\f57c"
}

.mdi-server-network-off:before {
    content: "\f57d"
}

.mdi-server-off:before {
    content: "\f57e"
}

.mdi-server-plus:before {
    content: "\f57f"
}

.mdi-server-remove:before {
    content: "\f580"
}

.mdi-server-security:before {
    content: "\f581"
}

.mdi-settings:before {
    content: "\f582"
}

.mdi-settings-box:before {
    content: "\f583"
}

.mdi-shape-plus:before {
    content: "\f584"
}

.mdi-share:before {
    content: "\f585"
}

.mdi-share-variant:before {
    content: "\f586"
}

.mdi-shield:before {
    content: "\f587"
}

.mdi-shield-outline:before {
    content: "\f588"
}

.mdi-shopping:before {
    content: "\f589"
}

.mdi-shopping-music:before {
    content: "\f58a"
}

.mdi-shredder:before {
    content: "\f58b"
}

.mdi-shuffle:before {
    content: "\f58c"
}

.mdi-shuffle-disabled:before {
    content: "\f58d"
}

.mdi-shuffle-variant:before {
    content: "\f58e"
}

.mdi-sigma:before {
    content: "\f58f"
}

.mdi-sign-caution:before {
    content: "\f590"
}

.mdi-signal:before {
    content: "\f591"
}

.mdi-silverware:before {
    content: "\f592"
}

.mdi-silverware-fork:before {
    content: "\f593"
}

.mdi-silverware-spoon:before {
    content: "\f594"
}

.mdi-silverware-variant:before {
    content: "\f595"
}

.mdi-sim:before {
    content: "\f596"
}

.mdi-sim-alert:before {
    content: "\f597"
}

.mdi-sim-off:before {
    content: "\f598"
}

.mdi-sitemap:before {
    content: "\f599"
}

.mdi-skip-backward:before {
    content: "\f59a"
}

.mdi-skip-forward:before {
    content: "\f59b"
}

.mdi-skip-next:before {
    content: "\f59c"
}

.mdi-skip-previous:before {
    content: "\f59d"
}

.mdi-skype:before {
    content: "\f59e"
}

.mdi-skype-business:before {
    content: "\f59f"
}

.mdi-slack:before {
    content: "\f5a0"
}

.mdi-sleep:before {
    content: "\f5a1"
}

.mdi-sleep-off:before {
    content: "\f5a2"
}

.mdi-smoking:before {
    content: "\f5a3"
}

.mdi-smoking-off:before {
    content: "\f5a4"
}

.mdi-snapchat:before {
    content: "\f5a5"
}

.mdi-snowman:before {
    content: "\f5a6"
}

.mdi-sofa:before {
    content: "\f5a7"
}

.mdi-sort:before {
    content: "\f5a8"
}

.mdi-sort-alphabetical:before {
    content: "\f5a9"
}

.mdi-sort-ascending:before {
    content: "\f5aa"
}

.mdi-sort-descending:before {
    content: "\f5ab"
}

.mdi-sort-numeric:before {
    content: "\f5ac"
}

.mdi-sort-variant:before {
    content: "\f5ad"
}

.mdi-soundcloud:before {
    content: "\f5ae"
}

.mdi-source-fork:before {
    content: "\f5af"
}

.mdi-source-pull:before {
    content: "\f5b0"
}

.mdi-speaker:before {
    content: "\f5b1"
}

.mdi-speaker-off:before {
    content: "\f5b2"
}

.mdi-speedometer:before {
    content: "\f5b3"
}

.mdi-spellcheck:before {
    content: "\f5b4"
}

.mdi-spotify:before {
    content: "\f5b5"
}

.mdi-spotlight:before {
    content: "\f5b6"
}

.mdi-spotlight-beam:before {
    content: "\f5b7"
}

.mdi-square-inc:before {
    content: "\f5b8"
}

.mdi-square-inc-cash:before {
    content: "\f5b9"
}

.mdi-stackoverflow:before {
    content: "\f5ba"
}

.mdi-stairs:before {
    content: "\f5bb"
}

.mdi-star:before {
    content: "\f5bc"
}

.mdi-star-circle:before {
    content: "\f5bd"
}

.mdi-star-half:before {
    content: "\f5be"
}

.mdi-star-off:before {
    content: "\f5bf"
}

.mdi-star-outline:before {
    content: "\f5c0"
}

.mdi-steam:before {
    content: "\f5c1"
}

.mdi-steering:before {
    content: "\f5c2"
}

.mdi-step-backward:before {
    content: "\f5c3"
}

.mdi-step-backward-2:before {
    content: "\f5c4"
}

.mdi-step-forward:before {
    content: "\f5c5"
}

.mdi-step-forward-2:before {
    content: "\f5c6"
}

.mdi-stethoscope:before {
    content: "\f5c7"
}

.mdi-stocking:before {
    content: "\f5c8"
}

.mdi-stop:before {
    content: "\f5c9"
}

.mdi-store:before {
    content: "\f5ca"
}

.mdi-store-24-hour:before {
    content: "\f5cb"
}

.mdi-stove:before {
    content: "\f5cc"
}

.mdi-subway:before {
    content: "\f5cd"
}

.mdi-sunglasses:before {
    content: "\f5ce"
}

.mdi-swap-horizontal:before {
    content: "\f5cf"
}

.mdi-swap-vertical:before {
    content: "\f5d0"
}

.mdi-swim:before {
    content: "\f5d1"
}

.mdi-switch:before {
    content: "\f5d2"
}

.mdi-sword:before {
    content: "\f5d3"
}

.mdi-sync:before {
    content: "\f5d4"
}

.mdi-sync-alert:before {
    content: "\f5d5"
}

.mdi-sync-off:before {
    content: "\f5d6"
}

.mdi-tab:before {
    content: "\f5d7"
}

.mdi-tab-unselected:before {
    content: "\f5d8"
}

.mdi-table:before {
    content: "\f5d9"
}

.mdi-table-column-plus-after:before {
    content: "\f5da"
}

.mdi-table-column-plus-before:before {
    content: "\f5db"
}

.mdi-table-column-remove:before {
    content: "\f5dc"
}

.mdi-table-column-width:before {
    content: "\f5dd"
}

.mdi-table-edit:before {
    content: "\f5de"
}

.mdi-table-large:before {
    content: "\f5df"
}

.mdi-table-row-height:before {
    content: "\f5e0"
}

.mdi-table-row-plus-after:before {
    content: "\f5e1"
}

.mdi-table-row-plus-before:before {
    content: "\f5e2"
}

.mdi-table-row-remove:before {
    content: "\f5e3"
}

.mdi-tablet:before {
    content: "\f5e4"
}

.mdi-tablet-android:before {
    content: "\f5e5"
}

.mdi-tablet-ipad:before {
    content: "\f5e6"
}

.mdi-tag:before {
    content: "\f5e7"
}

.mdi-tag-faces:before {
    content: "\f5e8"
}

.mdi-tag-multiple:before {
    content: "\f5e9"
}

.mdi-tag-outline:before {
    content: "\f5ea"
}

.mdi-tag-text-outline:before {
    content: "\f5eb"
}

.mdi-target:before {
    content: "\f5ec"
}

.mdi-taxi:before {
    content: "\f5ed"
}

.mdi-teamviewer:before {
    content: "\f5ee"
}

.mdi-telegram:before {
    content: "\f5ef"
}

.mdi-television:before {
    content: "\f5f0"
}

.mdi-television-guide:before {
    content: "\f5f1"
}

.mdi-temperature-celsius:before {
    content: "\f5f2"
}

.mdi-temperature-fahrenheit:before {
    content: "\f5f3"
}

.mdi-temperature-kelvin:before {
    content: "\f5f4"
}

.mdi-tennis:before {
    content: "\f5f5"
}

.mdi-tent:before {
    content: "\f5f6"
}

.mdi-terrain:before {
    content: "\f5f7"
}

.mdi-text-to-speech:before {
    content: "\f5f8"
}

.mdi-text-to-speech-off:before {
    content: "\f5f9"
}

.mdi-texture:before {
    content: "\f5fa"
}

.mdi-theater:before {
    content: "\f5fb"
}

.mdi-theme-light-dark:before {
    content: "\f5fc"
}

.mdi-thermometer:before {
    content: "\f5fd"
}

.mdi-thermometer-lines:before {
    content: "\f5fe"
}

.mdi-thumb-down:before {
    content: "\f5ff"
}

.mdi-thumb-down-outline:before {
    content: "\f600"
}

.mdi-thumb-up:before {
    content: "\f601"
}

.mdi-thumb-up-outline:before {
    content: "\f602"
}

.mdi-thumbs-up-down:before {
    content: "\f603"
}

.mdi-ticket:before {
    content: "\f604"
}

.mdi-ticket-account:before {
    content: "\f605"
}

.mdi-ticket-confirmation:before {
    content: "\f606"
}

.mdi-tie:before {
    content: "\f607"
}

.mdi-timelapse:before {
    content: "\f608"
}

.mdi-timer:before {
    content: "\f609"
}

.mdi-timer-10:before {
    content: "\f60a"
}

.mdi-timer-3:before {
    content: "\f60b"
}

.mdi-timer-off:before {
    content: "\f60c"
}

.mdi-timer-sand:before {
    content: "\f60d"
}

.mdi-timetable:before {
    content: "\f60e"
}

.mdi-toggle-switch:before {
    content: "\f60f"
}

.mdi-toggle-switch-off:before {
    content: "\f610"
}

.mdi-tooltip:before {
    content: "\f611"
}

.mdi-tooltip-edit:before {
    content: "\f612"
}

.mdi-tooltip-image:before {
    content: "\f613"
}

.mdi-tooltip-outline:before {
    content: "\f614"
}

.mdi-tooltip-outline-plus:before {
    content: "\f615"
}

.mdi-tooltip-text:before {
    content: "\f616"
}

.mdi-tor:before {
    content: "\f617"
}

.mdi-traffic-light:before {
    content: "\f618"
}

.mdi-train:before {
    content: "\f619"
}

.mdi-tram:before {
    content: "\f61a"
}

.mdi-transcribe:before {
    content: "\f61b"
}

.mdi-transcribe-close:before {
    content: "\f61c"
}

.mdi-transfer:before {
    content: "\f61d"
}

.mdi-tree:before {
    content: "\f61e"
}

.mdi-trello:before {
    content: "\f61f"
}

.mdi-trending-down:before {
    content: "\f620"
}

.mdi-trending-neutral:before {
    content: "\f621"
}

.mdi-trending-up:before {
    content: "\f622"
}

.mdi-triangle:before {
    content: "\f623"
}

.mdi-triangle-outline:before {
    content: "\f624"
}

.mdi-trophy:before {
    content: "\f625"
}

.mdi-trophy-award:before {
    content: "\f626"
}

.mdi-trophy-outline:before {
    content: "\f627"
}

.mdi-trophy-variant:before {
    content: "\f628"
}

.mdi-trophy-variant-outline:before {
    content: "\f629"
}

.mdi-truck:before {
    content: "\f62a"
}

.mdi-truck-delivery:before {
    content: "\f62b"
}

.mdi-tshirt-crew:before {
    content: "\f62c"
}

.mdi-tshirt-v:before {
    content: "\f62d"
}

.mdi-tumblr:before {
    content: "\f62e"
}

.mdi-tumblr-reblog:before {
    content: "\f62f"
}

.mdi-twitch:before {
    content: "\f630"
}

.mdi-twitter:before {
    content: "\f631"
}

.mdi-twitter-box:before {
    content: "\f632"
}

.mdi-twitter-circle:before {
    content: "\f633"
}

.mdi-twitter-retweet:before {
    content: "\f634"
}

.mdi-ubuntu:before {
    content: "\f635"
}

.mdi-umbraco:before {
    content: "\f636"
}

.mdi-umbrella:before {
    content: "\f637"
}

.mdi-umbrella-outline:before {
    content: "\f638"
}

.mdi-undo:before {
    content: "\f639"
}

.mdi-undo-variant:before {
    content: "\f63a"
}

.mdi-unfold-less:before {
    content: "\f63b"
}

.mdi-unfold-more:before {
    content: "\f63c"
}

.mdi-ungroup:before {
    content: "\f63d"
}

.mdi-untappd:before {
    content: "\f63e"
}

.mdi-upload:before {
    content: "\f63f"
}

.mdi-usb:before {
    content: "\f640"
}

.mdi-vector-arrange-above:before {
    content: "\f641"
}

.mdi-vector-arrange-below:before {
    content: "\f642"
}

.mdi-vector-circle:before {
    content: "\f643"
}

.mdi-vector-circle-variant:before {
    content: "\f644"
}

.mdi-vector-combine:before {
    content: "\f645"
}

.mdi-vector-curve:before {
    content: "\f646"
}

.mdi-vector-difference:before {
    content: "\f647"
}

.mdi-vector-difference-ab:before {
    content: "\f648"
}

.mdi-vector-difference-ba:before {
    content: "\f649"
}

.mdi-vector-intersection:before {
    content: "\f64a"
}

.mdi-vector-line:before {
    content: "\f64b"
}

.mdi-vector-point:before {
    content: "\f64c"
}

.mdi-vector-polygon:before {
    content: "\f64d"
}

.mdi-vector-polyline:before {
    content: "\f64e"
}

.mdi-vector-selection:before {
    content: "\f64f"
}

.mdi-vector-square:before {
    content: "\f650"
}

.mdi-vector-triangle:before {
    content: "\f651"
}

.mdi-vector-union:before {
    content: "\f652"
}

.mdi-verified:before {
    content: "\f653"
}

.mdi-vibrate:before {
    content: "\f654"
}

.mdi-video:before {
    content: "\f655"
}

.mdi-video-off:before {
    content: "\f656"
}

.mdi-video-switch:before {
    content: "\f657"
}

.mdi-view-agenda:before {
    content: "\f658"
}

.mdi-view-array:before {
    content: "\f659"
}

.mdi-view-carousel:before {
    content: "\f65a"
}

.mdi-view-column:before {
    content: "\f65b"
}

.mdi-view-dashboard:before {
    content: "\f65c"
}

.mdi-view-day:before {
    content: "\f65d"
}

.mdi-view-grid:before {
    content: "\f65e"
}

.mdi-view-headline:before {
    content: "\f65f"
}

.mdi-view-list:before {
    content: "\f660"
}

.mdi-view-module:before {
    content: "\f661"
}

.mdi-view-quilt:before {
    content: "\f662"
}

.mdi-view-stream:before {
    content: "\f663"
}

.mdi-view-week:before {
    content: "\f664"
}

.mdi-vimeo:before {
    content: "\f665"
}

.mdi-vine:before {
    content: "\f666"
}

.mdi-vk:before {
    content: "\f667"
}

.mdi-vk-box:before {
    content: "\f668"
}

.mdi-vk-circle:before {
    content: "\f669"
}

.mdi-voicemail:before {
    content: "\f66a"
}

.mdi-volume-high:before {
    content: "\f66b"
}

.mdi-volume-low:before {
    content: "\f66c"
}

.mdi-volume-medium:before {
    content: "\f66d"
}

.mdi-volume-off:before {
    content: "\f66e"
}

.mdi-vpn:before {
    content: "\f66f"
}

.mdi-walk:before {
    content: "\f670"
}

.mdi-wallet:before {
    content: "\f671"
}

.mdi-wallet-giftcard:before {
    content: "\f672"
}

.mdi-wallet-membership:before {
    content: "\f673"
}

.mdi-wallet-travel:before {
    content: "\f674"
}

.mdi-wan:before {
    content: "\f675"
}

.mdi-watch:before {
    content: "\f676"
}

.mdi-watch-export:before {
    content: "\f677"
}

.mdi-watch-import:before {
    content: "\f678"
}

.mdi-water:before {
    content: "\f679"
}

.mdi-water-off:before {
    content: "\f67a"
}

.mdi-water-percent:before {
    content: "\f67b"
}

.mdi-water-pump:before {
    content: "\f67c"
}

.mdi-weather-cloudy:before {
    content: "\f67d"
}

.mdi-weather-fog:before {
    content: "\f67e"
}

.mdi-weather-hail:before {
    content: "\f67f"
}

.mdi-weather-lightning:before {
    content: "\f680"
}

.mdi-weather-night:before {
    content: "\f681"
}

.mdi-weather-partlycloudy:before {
    content: "\f682"
}

.mdi-weather-pouring:before {
    content: "\f683"
}

.mdi-weather-rainy:before {
    content: "\f684"
}

.mdi-weather-snowy:before {
    content: "\f685"
}

.mdi-weather-sunny:before {
    content: "\f686"
}

.mdi-weather-sunset:before {
    content: "\f687"
}

.mdi-weather-sunset-down:before {
    content: "\f688"
}

.mdi-weather-sunset-up:before {
    content: "\f689"
}

.mdi-weather-windy:before {
    content: "\f68a"
}

.mdi-weather-windy-variant:before {
    content: "\f68b"
}

.mdi-web:before {
    content: "\f68c"
}

.mdi-webcam:before {
    content: "\f68d"
}

.mdi-weight:before {
    content: "\f68e"
}

.mdi-weight-kilogram:before {
    content: "\f68f"
}

.mdi-whatsapp:before {
    content: "\f690"
}

.mdi-wheelchair-accessibility:before {
    content: "\f691"
}

.mdi-white-balance-auto:before {
    content: "\f692"
}

.mdi-white-balance-incandescent:before {
    content: "\f693"
}

.mdi-white-balance-irradescent:before {
    content: "\f694"
}

.mdi-white-balance-sunny:before {
    content: "\f695"
}

.mdi-wifi:before {
    content: "\f696"
}

.mdi-wifi-off:before {
    content: "\f697"
}

.mdi-wii:before {
    content: "\f698"
}

.mdi-wikipedia:before {
    content: "\f699"
}

.mdi-window-close:before {
    content: "\f69a"
}

.mdi-window-closed:before {
    content: "\f69b"
}

.mdi-window-maximize:before {
    content: "\f69c"
}

.mdi-window-minimize:before {
    content: "\f69d"
}

.mdi-window-open:before {
    content: "\f69e"
}

.mdi-window-restore:before {
    content: "\f69f"
}

.mdi-windows:before {
    content: "\f6a0"
}

.mdi-wordpress:before {
    content: "\f6a1"
}

.mdi-worker:before {
    content: "\f6a2"
}

.mdi-wrap:before {
    content: "\f6a3"
}

.mdi-wrench:before {
    content: "\f6a4"
}

.mdi-wunderlist:before {
    content: "\f6a5"
}

.mdi-xbox:before {
    content: "\f6a6"
}

.mdi-xbox-controller:before {
    content: "\f6a7"
}

.mdi-xbox-controller-off:before {
    content: "\f6a8"
}

.mdi-xda:before {
    content: "\f6a9"
}

.mdi-xing:before {
    content: "\f6aa"
}

.mdi-xing-box:before {
    content: "\f6ab"
}

.mdi-xing-circle:before {
    content: "\f6ac"
}

.mdi-xml:before {
    content: "\f6ad"
}

.mdi-yeast:before {
    content: "\f6ae"
}

.mdi-yelp:before {
    content: "\f6af"
}

.mdi-youtube-play:before {
    content: "\f6b0"
}

.mdi-zip-box:before {
    content: "\f6b1"
}

.mdi-18px {
    font-size: 18px
}

.mdi-24px {
    font-size: 24px
}

.mdi-36px {
    font-size: 36px
}

.mdi-48px {
    font-size: 48px
}

.mdi-dark {
    color: rgba(0, 0, 0, .54)
}

.mdi-dark.mdi-inactive {
    color: rgba(0, 0, 0, .26)
}

.mdi-light {
    color: #fff
}

.mdi-light.mdi-inactive {
    color: rgba(255, 255, 255, .3)
}

.all_category_page .category_list > li .more, .all_category_page .category_list > li > a, .card, .input-field input[type=search] ~ .material-icons, .input-field input[type=search] ~ .mdi-navigation-close, .material-icons, .personal_page #msg_list .msg, .personal_page .dialog_list .d_item, .personal_page .menu_personal ul li a, .personal_page .menu_personal ul li a .task_map .wrp_btn .map_btn {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

body {
    font-family: Roboto, Tahoma, Verdana, Arial, sans-serif;
    color: #1b1b1b;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_wrp {
    padding: 0 320px 0 240px
}

@media only screen and (max-width: 940px) {
    .main_wrp {
        padding: 0 !important
    }
}

main {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    background: #f5f6f5
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 20px
}

ul {
    margin: 0
}

.f12i {
    font-size: 12px !important
}

.btn, .btn-large {
    color: #fff;
    background-color: #00bdd6
}

.btn-large:active, .btn-large:hover, .btn:active, .btn:hover {
    background-color: #00acc1
}

.btn-orange {
    color: #fff;
    background-color: #ff5722
}

.btn-orange:hover {
    background-color: #f4511e
}

.btn-orange:active {
    background-color: #ff7043
}

.btn-orange:disabled {
    background-color: #ffab91 !important;
    color: #fff !important;
    box-shadow: none;
    cursor: default
}

.btn-white.btn-large, .btn.btn-white {
    color: #000;
    background-color: #fff
}

.btn-white.btn-large:hover, .btn.btn-white:hover {
    background-color: #f5f5f5;
    color: #000
}

.btn-white.btn-large:active, .btn.btn-white:active {
    background-color: #eee;
    color: #000
}

button.load-on, button.load-on:hover {
    color: transparent !important
}

button.load .preloader-wrapper {
    display: none
}

button.load-on .preloader-wrapper {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 10px;
    display: block
}

.card .t_footer .executor_accept, .popover.right {
    margin-left: 10px
}

.text-blue {
    color: #00bdd6
}

.text-orange {
    color: #FF5322
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    letter-spacing: normal;
    text-align: left;
    text-align: start;
    font-size: 13px;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3)
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.right > .arrow {
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, .2);
    border-right-color: fadein(rgba(0, 0, 0, .2), 7.5%)
}

.popover.right > .arrow:after {
    content: " ";
    bottom: -10px;
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff
}

.card .t_footer:after, .user_big:after, .user_middle:after {
    content: "";
    clear: both
}

.content_overlay {
    display: none;
    z-index: 600;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5)
}

.card .t_footer .more_contact i.show, .card .t_footer .more_contact:hover i {
    background-color: #f5f6f5
}

#ui-datepicker-div {
    z-index: 66 !important
}

.card {
    margin-bottom: 20px
}

.card.active .t_title, .card:active .t_title, .card:focus .t_title, .card:hover .t_title {
    color: #00BCD4
}

.card.user_card .user {
    width: 50%
}

@media only screen and (max-width: 600px) {
    .card.user_card .user {
        width: 70%
    }
}

@media only screen and (max-width: 470px) {
    .card.user_card .user {
        width: 100%;
        margin-bottom: 15px
    }
}

.card .t_header, .card .t_title {
    margin-bottom: 20px;
    overflow: hidden
}

.card.user_card .user .user_data {
    padding-top: 0
}

.card.user_card .user .user_rating {
    margin-top: 4px
}

.card.user_card .user .reviews {
    margin-top: 1px
}

.card .t_header .date {
    float: left;
    width: 30%;
    text-align: right;
    font-size: 12px;
    text-transform: lowercase;
    color: #747474
}

@media only screen and (min-width: 470px) {
    .card .t_header .price {
        text-align: right
    }
}

.card .t_title {
    font-size: 24px;
    line-height: 29px;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media only screen and (max-width: 1124px) {
    .card .t_title {
        font-size: 22px
    }
}

.card .t_footer {
    color: #1b1b1b;
    padding-top: 18px;
    margin-top: 15px
}

.card .t_footer:after {
    display: table
}

.card .t_footer .comments, .card .t_footer .date {
    display: inline-block
}

.card .t_footer .icon {
    position: relative;
    top: 2px;
    margin-right: 3px
}

.card .t_footer .date .icon {
    background-image: url(images/sprite.png);
    background-position: -943px -513px;
    width: 15px;
    height: 18px;
    display: inline-block
}

.card .t_footer .more_contact {
    float: left;
    color: #00BCD4;
    height: 32px;
    cursor: pointer
}

.card .t_footer .more_contact i {
    border-radius: 50%;
    display: block;
    font-size: 21px;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    width: 32px;
    float: left;
    margin-right: 10px
}

@media only screen and (max-width: 600px) {
    .card .t_footer .more_contact i {
        margin-right: 0
    }
}

.card .t_footer .more_contact .ul li .mdi {
    color: #00BCD4;
    position: relative;
    margin-right: 10px;
    font-size: 18px;
    top: 2px
}

.card .t_footer .more_contact span {
    display: inline-block;
    float: left;
    position: relative;
    top: 5px
}

.card .t_footer .price {
    float: right;
    font-size: 18px;
    width: auto;
    font-weight: 400
}

.card .t_footer .price .rub_rus {
    font-size: 14px
}

.card .t_footer .price .mdi {
    height: 16px;
    width: 16px;
    color: #fff;
    background-color: #00BCD4;
    border-radius: 50%;
    text-align: center;
    line-height: 16px;
    font-size: 14px;
    font-weight: 300;
    position: relative;
    bottom: 1px;
    margin-right: 5px
}

.card .t_footer .deadline {
    float: right;
    color: #FF5322;
    margin-top: 7px;
    margin-right: 45px
}

.card .t_footer .deadline .icon {
    margin-right: 7px
}

.card .t_footer .comments {
    margin-left: 50px
}

.card .t_footer .comments .icon {
    background-image: url(images/sprite.png);
    background-position: -990px -490px;
    width: 15px;
    height: 15px;
    display: inline-block
}

.card .user {
    float: left;
    text-align: left;
    width: 70%
}

.card .user .user_data {
    padding-top: 8px
}

@media only screen and (max-width: 600px) {
    .card .user .user_data {
        padding-top: 0
    }
}

@media only screen and (max-width: 350px) {
    .card .user {
        width: 100%
    }
}

.card .user_name {
    font-size: 18px
}

.card .price {
    margin-top: 7px;
    float: left;
    width: 30%
}

@media only screen and (max-width: 470px) {
    .card .price {
        width: 100%;
        text-align: left;
        margin-top: 15px !important
    }
}

.card .specialization {
    padding-top: 4px;
    text-align: right
}

.card .specialization .sp_name {
    color: #909090;
    text-transform: lowercase
}

.card .specialization .sp_price {
    color: #00BCD4;
    font-size: 30px
}

.card .specialization .sp_price .rubl + span {
    font-size: 18px
}

@media only screen and (max-width: 600px) {
    .card .specialization .sp_price, .card .specialization .sp_price .rubl {
        font-size: 20px
    }

    .card .specialization .sp_price .rubl + span {
        font-size: 15px
    }
}

@media only screen and (max-width: 470px) {
    .card .specialization {
        text-align: left
    }
}

.card .specialization_main {
    font-size: 18px;
    margin-bottom: 15px
}

.card .specialization_main span {
    color: #00BCD4
}

@media only screen and (max-width: 600px) {
    .card .specialization_main {
        font-size: 15px
    }
}

.card .user_contacts {
    background: #f2f3f4;
    margin: 0 -33px 15px;
    padding: 15px 33px
}

.files li, .files li:last-child {
    margin-bottom: 10px
}

.card.performer .user_data {
    padding-top: 1px
}

.card.performer .user_photo {
    width: 50px;
    height: 50px
}

.card.performer .user_photo .icon {
    width: 9px;
    height: 9px;
    right: 0px;
    bottom: 2px
}
.card.performer .user .user_photo .pro,
.reviews_wrapper .user_photo .pro,
.item_comment .user_photo .pro{
    width: 20px;
    height: 20px;
    font-size: 8px;
    line-height: 22px;
    text-align: center;
    right: -8px;
    top: 1px;
}
.card .progress {
    position: absolute;
    bottom: 0;
    left: 0
}

a.card {
    display: block;
    color: #1b1b1b;
    box-shadow: 0 1px 3px 0 rgba(167, 167, 167, .75);
    border-radius: 3px;
    padding: 20px
}

a.card:hover {
    box-shadow: 0 1px 20px 0 rgba(167, 167, 167, .75)
}

a.card .t_footer {
    border-top: 1px solid #e1e1e1
}

a {
    color: #747474
}

a.dashed {
    color: #00bdd6;
    border-bottom: 1px dashed #00bdd6
}

a.dashed:active, a.dashed:focus, a.dashed:hover {
    color: #00acc1;
    border-color: transparent
}

.empty_text {
    color: #747474;
    padding-left: 40px
}

.files li .icon {
    background-image: url(images/sprite.png);
    background-position: -923px -536px;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: 1px
}

.files li .clip {
    position: relative;
    top: 5px
}

.files li .name {
    font-size: 12px
}

.files li .mdi-close-circle-outline {
    font-size: 16px;
    position: relative;
    top: 2px
}

.mdi-close-circle-outline {
    color: #ff5617;
    opacity: .8;
    cursor: pointer
}

.mdi-close-circle-outline:active, .mdi-close-circle-outline:hover {
    opacity: 1
}

.letter_symbol {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center
}

.letter_symbol.from {
    color: #8cc443;
    border: 1px solid #8cc443
}

.letter_symbol.to {
    color: #00bdd6;
    border: 1px solid #00bdd6
}

.material-icons {
    color: #c1c1c1;
    cursor: pointer
}

.material-icons:active, .material-icons:focus, .material-icons:hover {
    color: #000
}

.textarea_wrapper {
    padding-left: 20px
}

.textarea_wrapper label {
    left: 10px;
    top: 10px
}

.textarea_wrapper label.active {
    display: none
}

.textarea_wrapper textarea {
    margin-left: -20px;
    margin-bottom: 0;
    padding: 10px
}

span.star {
    color: #00BCD4
}

.delete {
    width: 24px;
    height: 24px
}

.pagination {
    margin-top: 30px
}

.pagination ul li {
    padding: 0 5px
}

.pagination ul li span {
    background-color: #00BCD4;
    color: #fff;
    padding: 3px 10px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 18px
}

.pagination ul li > .modern-page-dots {
    margin: 0 -7px
}

@media only screen and (max-width: 600px) {
    .pagination {
        margin-top: 20px;
        margin-bottom: 5px
    }

    .pagination ul li {
        font-size: 14px;
        line-height: 28px;
        padding: 0 5px
    }

    .pagination ul li span {
        font-size: 14px;
        padding: 3px 7px
    }
}

.rubl {
    font-family: ALSRublRegular;
    font-weight: 400;
    font-size: 28px
}

.rubl.small, .user_name {
    font-size: 16px
}

form.ng-submitted textarea.ng-invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

form.ng-submitted textarea.ng-invalid.ng-valid {
    border-bottom: 1px solid #8ec549;
    box-shadow: 0 1px 0 0 #8ec549
}

.user_info .user_log span {
    color: #747474;
    font-weight: 400
}

.user_info .user_log span.val {
    color: #1b1b1b
}

.user_photo {
    border-radius: 50%;
    position: relative;
    float: left;
    margin-right: 20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 66px;
    height: 66px
}
.user_photo.user-selected{
    border: 2px solid #F27D27;
}

.user_photo .icon {
    background: #ff4132;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    position: absolute;
    right: 7px;
    bottom: 7px;
    box-shadow: 0 0 0 3px #fff
}

.user_photo .icon.online {
    background-color: #8cc443
}
.user_photo .pro{
    background: #202020;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    position: absolute;
    right: 4px;
    top: 2px;
    font-size: 9px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    line-height: 23px;
    box-shadow: 0 0 0 3px #fff;
}
.user_rating {
    line-height: 20px;
    margin-top: 5px
}

.user_rating span {
    color: #ffc200;
    font-size: 16px;
    font-weight: 600
}

.user_rating .rating {
    position: relative;
    top: 1px;
    margin-right: 5px
}

.user_rating em {
    font-style: normal;
    margin-left: 12px
}

.user_name {
    font-weight: 400
}

.user_name a {
    color: #1b1b1b;
    transition: color .3s ease
}

.user_name a:hover {
    color: #00bdd6
}

.price {
    font-size: 30px;
    color: #00BCD4;
    text-align: right
}

@media only screen and (max-width: 1124px) {
    .price {
        font-size: 25px
    }

    .price .rubl {
        font-size: 24px
    }
}

.select_label {
    margin-bottom: 3px;
    color: #b7b7b7
}

.note_counter {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #8cc443;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    color: #fff !important
}

.user_contacts ul li:last-child {
    margin: 0 !important
}

.user_contacts ul li .mdi {
    color: #00BCD4;
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.user_contacts ul li span.phone {
    display: inline-block;
    vertical-align: top
}

.webui-popover-content .user_contacts ul li {
    display: block
}

.user_big:after {
    display: table
}

.user_big .user_data {
    padding-top: 6px
}

.user_big .user_name {
    font-size: 18px;
    line-height: 27px
}

.user_big .user_name a:hover {
    color: #00bdd6
}

.user_big .reviews {
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 400;
    margin-top: 8px
}

.user_big .user_rating {
    margin-top: 8px
}

.user_big .user_rating span {
    position: relative
}

.user_big .user_photo {
    width: 94px;
    height: 94px
}

.user_big .user_photo .offline, .user_big .user_photo .online {
    right: 10px;
    bottom: 3px;
    width: 12px;
    height: 12px;
    box-shadow: 0 0 0 3px #fff;
    border-radius: 50%;
    display: block
}

.user_big .user_photo .edit_photo {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 100%;
    top: 0;
    overflow: hidden;
    border-radius: 50%;
    cursor: pointer
}

.user_big .user_photo .edit_photo:active span, .user_big .user_photo .edit_photo:hover span {
    background-color: rgba(0, 0, 0, .8)
}

.user_big .user_photo .edit_photo span {
    font-size: 11px;
    position: absolute;
    width: 100%;
    margin-top: -15px;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0, 0, 0, .5);
    display: block;
    color: #fff;
    top: 50%
}

@media only screen and (max-width: 600px) {
    .user_big .user_photo {
        width: 80px;
        height: 80px
    }

    .user_big .user_photo .icon {
        width: 10px;
        height: 10px;
        top: 9px;
        right: 9px
    }

    .user_big .user_photo .edit_photo span {
        font-size: 10px;
        height: 20px;
        line-height: 20px;
        top: 57%
    }

    .user_big .user_data .user_rating {
        margin-top: 5px
    }

    .user_big .user_data .reviews {
        font-size: 13px;
        margin-top: 5px
    }
}

@media only screen and (max-width: 370px) {
    .user_big .reviews {
        display: block;
        margin-left: 0
    }
}

.user_middle:after {
    display: table
}

.user_middle .user_name {
    font-size: 14px;
    line-height: 27px;
    font-weight: 400
}

.user_middle .user_name a {
    color: #1b1b1b
}

.user_middle .user_name a:hover {
    color: #64b5f6
}

.user_middle .reviews {
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 400;
    margin-top: 8px
}

.user_middle .user_photo {
    width: 85px;
    height: 85px;
    margin-right: 15px
}

@media only screen and (max-width: 370px) {
    .user_middle .reviews {
        display: block;
        margin-left: 0
    }
}

@media only screen and (max-width: 360px) {
    .user_middle .user_photo {
        width: 70px;
        height: 70px
    }

    .user_middle .user_photo .icon {
        width: 10px !important;
        height: 10px !important
    }

    .user_middle .user_name {
        line-height: 20px
    }

    .user_middle .reviews {
        padding-left: 82px;
        margin-top: 0 !important;
        font-size: 13px
    }
}

.upload_wrapper {
    padding: 20px;
    border: 1px dashed #b7b7b7;
    position: relative;
    margin-bottom: 15px
}

.upload_wrapper .webform-field-upload input {
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 76px;
    z-index: 70;
    cursor: pointer;
}

.upload_wrapper .webform-field-upload span.text {
    display: inline-block;
    margin-left: 20px;
    color: #b7b7b7
}

.upload_wrapper .webform-field-upload .btn, .upload_wrapper .webform-field-upload .btn-large {
    z-index: 60;
    position: relative
}

.upload_wrapper .webform-field-upload-list li.uploading {
    color: #bbb
}

.upload_wrapper .webform-field-upload-list li.uploading a.upload-file-name {
    cursor: default;
    opacity: .5
}

.upload_wrapper .webform-field-upload-list li.uploading .preloader-wrapper {
    display: inline-block
}

.upload_wrapper .webform-field-upload-list li:first-child {
    margin-top: 20px
}

.upload_wrapper .webform-field-upload-list li .preloader-wrapper {
    display: none;
    position: relative;
    top: 2px;
    margin-left: 5px
}

.upload_wrapper .webform-field-upload-list .icon {
    margin-right: 5px
}

.upload_wrapper .webform-field-upload-list .upload-file-size {
    margin-left: 5px
}

.upload_wrapper .webform-field-upload-list .delete {
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 10px;
    top: 4px;
    vertical-align: top
}

.upload_wrapper .webform-field-upload-list .delete i {
    font-size: 16px;
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.upload_wrapper .clip {
    margin-right: 5px
}

.upload_wrapper .uploaded_files label {
    color: #ff5722;
    margin-right: 3px
}

.upload_wrapper .uploaded_files .input-field [type=checkbox].filled-in:checked + label:after {
    border: 1px solid #ff5722;
    background-color: #ff5722
}

header .top-nav {
    background-color: #fff;
    height: 55px;
    width: 100%;
    position: fixed;
    box-shadow: 0 1px 5px 0 rgba(140, 140, 140, .75);
    z-index: 150;
    top: 0;
    left: 0
}

header .top-nav .content-top-nav {
    max-width: 940px;
    margin: 0 auto
}

header .top-nav .content-top-nav .logo {
    color: #1d232b;
    float: left;
    font-size: 20px;
    padding-left: 24px;
    padding-top: 11px;
    padding-bottom: 0
}

@media only screen and (min-width: 941px) {
    header .top-nav .content-top-nav .logo {
        padding-left: 24px
    }

    header .top-nav .content-top-nav .btn_left_menu {
        position: relative
    }
}

@media only screen and (max-width: 600px) {
    header .top-nav .content-top-nav .logo {
        font-size: 20px;
        padding-left: 15px
    }
}

header .top-nav .content-top-nav .btn_left_menu {
    width: 56px;
    height: 56px;
    background-color: #1d232b;
    display: block;
    float: left;
    text-align: center;
    line-height: 56px
}

header .top-nav .content-top-nav .mdi-menu {
    font-size: 33px;
    color: #fff
}

header .top-nav .content-top-nav .mdi-menu:active, header .top-nav .content-top-nav .mdi-menu:hover {
    color: #00acc1
}

header .top-nav .content-top-nav .menu_category {
    font-size: 14px;
    line-height: 55px;
    color: #00BCD4
}

header .top-nav .content-top-nav .menu_category:active, header .top-nav .content-top-nav .menu_category:hover {
    color: #00acc1
}

header .top-nav .content-top-nav .menu_category i {
    font-size: 24px;
    position: relative;
    top: 4px;
    margin-right: 5px;
    margin-left: -3px
}

header .top-nav .content-top-nav .but_hidden_side_nav {
    width: 56px;
    height: 56px;
    background-color: #00bdd6;
    display: inline-block;
    float: right
}

@media only screen and (min-width: 941px) {
    header .top-nav .content-top-nav .but_hidden_side_nav {
        display: none
    }
}

header .top-nav .content-top-nav .but_hidden_side_nav .user_photo {
    width: 32px;
    height: 32px;
    margin: 12px 12px 0
}

header .top-nav .content-top-nav .but_hidden_side_nav .user_photo span {
    width: 5px;
    height: 5px;
    top: 3px;
    right: 2px;
    box-shadow: 0 0 0 1px #fff
}

header .top-nav .content-top-nav .but_hidden_auth_form {
    width: 56px;
    height: 56px;
    background-color: #00bdd6;
    display: inline-block;
    float: right;
    font-size: 22px;
    text-align: center;
    line-height: 56px;
    color: #fff
}

@media only screen and (min-width: 941px) {
    header .top-nav .content-top-nav .but_hidden_auth_form {
        display: none
    }
}

@media only screen and (max-width: 1540px) {
    header .top-nav .content-top-nav {
        max-width: 100%
    }

    header .top-nav .content-top-nav .menu_category {
        float: right;
        position: relative;
        right: 24px
    }
}

.main_wrapper {
    max-width: 940px;
    margin: 85px auto 40px
}

@media only screen and (max-width: 940px) {
    header .top-nav .content-top-nav .menu_category {
        display: none
    }

    .main_wrapper {
        margin-bottom: 0
    }
}

.logo {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    padding: 18px 0
}

.small_logo {
    display: inline-block;
    float: right;
    width: 60px;
    text-align: center;
    padding-top: 17px;
    height: 60px
}

.small_logo span {
    background-image: url(images/sprite.png);
    background-position: -968px -315px;
    width: 35px;
    height: 26px;
    display: inline-block
}

.side-nav {
    background: #131e27;
    height: auto;
    padding: 0;
    width: 240px
}

.side-nav #main_menu li a {
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    padding-left: 14px;
    color: #98aab7;
    display: inline-block;
    height: 60px;
    line-height: 64px;
    border-left: 2px solid transparent;
    width: 100%;
    font-size: 14px
}

.side-nav #main_menu li a.root-item-selected, .side-nav #main_menu li a:hover {
    color: #00bcd4;
    border-left-color: #00bcd4;
    background-color: #17242f
}

.side-nav #main_menu li a .mdi {
    font-size: 19px;
    margin-right: 15px
}

.side-nav #main_menu li a .mdi + span {
    display: inline-block;
    line-height: 19px;
    vertical-align: text-bottom
}

.side-nav .user_block {
    margin-top: 35px;
    background-color: #262831;
    color: #fff
}

.side-nav .user_block .user {
    width: 100%;
    border-bottom: 1px solid #383a46;
    padding: 23px 10px 23px 32px;
    overflow: hidden;
    margin-bottom: 20px
}

.side-nav .user_block .user .user_name {
    padding-top: 12px
}

.side-nav .user_block .menu_user {
    clear: both;
    padding: 15px 0 45px 32px
}

.side-nav .user_block .menu_user .note_counter {
    position: absolute;
    top: 8px;
    right: 30px
}

.side-nav .user_block .menu_user li {
    height: 40px;
    line-height: 40px;
    position: relative
}

.side-nav .user_block .menu_user li.logout {
    margin-top: 25px
}

.side-nav .auth_menu {
    background-color: #262831;
    margin-top: 45px;
    padding: 18px 0 18px 20px
}

.side-nav .auth_menu li {
    height: 40px;
    line-height: 40px
}

.side-nav-r, .side-nav-r .user_block {
    height: 100%
}

.side-nav .auth_menu li a {
    font-size: 16px
}

.side-nav-r {
    background: #fff;
    padding: 0;
    width: 320px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    z-index: 300;
    will-change: left;
    position: fixed;
    box-shadow: 0 0 5px 0 rgba(140, 140, 140, .6);
    -webkit-transition: margin-right .6s ease-in-out;
    transition: margin-right .6s ease-in-out
}

@media only screen and (max-width: 940px) {
    .side-nav-r {
        margin-right: -320px
    }

    .side-nav-r.open {
        margin-right: 0;
        z-index: 300
    }
}

@media only screen and (max-width: 360px) {
    .side-nav-r {
        width: 280px
    }
}

.side-nav-r.close {
    margin-right: -320px
}

.side-nav-r .user .user-nav {
    background-color: #00BCD4;
    color: #fff;
    padding-right: 44px;
    box-sizing: content-box;
    display: block;
    height: 55px
}

.side-nav-r .user .user-nav .mdi {
    display: block;
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    width: 55px;
    text-align: center;
    line-height: 55px
}

.side-nav-r .user .user-nav .mdi:hover {
    background-color: #0098a9
}

@media only screen and (max-width: 2000px) {
    .side-nav-r .user .user-nav .mdi {
        display: none
    }
}

@media only screen and (max-width: 940px) {
    .side-nav-r .user .user-nav .mdi {
        display: block
    }
}

.side-nav-r .user .user-nav .user_name {
    line-height: 55px;
    font-size: 14px;
    font-weight: 400
}

.side-nav-r .user .user-nav .user_photo {
    width: 36px;
    height: 36px;
    top: 10px;
    left: 6px
}

.side-nav-r .user .user-nav .user_photo .icon {
    width: 6px;
    height: 6px;
    box-shadow: 0 0 0 1px #fff;
    right: 1px;
    top: 3px
}

.side-nav-r .menu_user {
    width: 44px;
    position: absolute;
    height: 100%;
    left: 0;
    background-color: #00BCD4;
    z-index: 99
}

.side-nav-r .menu_user li {
    text-align: center;
    display: inline-block;
    width: 44px;
    height: 58px;
    position: relative
}

.side-nav-r .menu_user li.active, .side-nav-r .menu_user li:hover {
    background-color: #0098a9
}

.side-nav-r .menu_user li.active:after, .side-nav-r .menu_user li:hover:after {
    right: 0;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px
}

.side-nav-r .menu_user li a {
    color: #fff;
    font-size: 20px;
    line-height: 58px;
    display: inline-block;
    height: 58px;
    width: 100%
}

.side-nav-r .menu_user li a .note_counter {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #ff4132;
    text-align: center;
    line-height: 13px;
    font-size: 9px;
    color: #fff !important;
    position: absolute;
    top: 18px;
    right: 6px
}

.side-nav-r .menu_user.msg li.msg, .side-nav-r .menu_user.notification li.notification, .side-nav-r .menu_user.personal li.personal, .side-nav-r .menu_user.project li.project {
    background-color: #0098a9
}

.side-nav-r .menu_user.msg li.msg:after, .side-nav-r .menu_user.notification li.notification:after, .side-nav-r .menu_user.personal li.personal:after, .side-nav-r .menu_user.project li.project:after {
    right: 0;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #fff;
    border-width: 5px;
    margin-top: -5px
}

.side-nav-r .r_user_wrp {
    padding-left: 44px;
    position: absolute;
    width: 100%;
    top: 55px;
    bottom: 0
}

.side-nav-r .r_user_wrp .r_user_personal {
    height: 100%
}

.side-nav-r .r_user_wrp .r_user_personal .user_middle {
    background-color: #f5f6f5;
    padding: 15px;
    border-bottom: 1px solid #fff
}

.side-nav-r .r_user_wrp .r_user_personal .user_middle .user_photo .icon {
    width: 12px;
    height: 12px;
    box-shadow: 0 0 0 2px #fff;
    bottom: 3px;
    right: 6px
}

.side-nav-r .r_user_wrp .r_user_personal .user_middle .user_data {
    margin-top: 3px
}

.side-nav-r .r_user_wrp .r_user_personal .user_middle .user_data .reviews {
    margin-top: 5px
}

.side-nav-r .r_user_wrp .r_user_personal .user_middle .reviews, .side-nav-r .r_user_wrp .r_user_personal .user_middle .user_name {
    color: #1b1b1b
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_statistic {
    background-color: #f5f6f5;
    padding: 15px;
    font-size: 14px;
    color: #1b1b1b
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_statistic a.btn, .side-nav-r .r_user_wrp .r_user_personal .r_user_statistic a.btn-large {
    margin-top: 10px
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_adres .input-field, .side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field {
    margin-top: 0
}

@media only screen and (max-width: 360px) {
    .side-nav-r .r_user_wrp .r_user_personal .r_user_statistic {
        padding-top: 0
    }

    .side-nav-r .r_user_wrp .r_user_personal .r_user_statistic a.btn, .side-nav-r .r_user_wrp .r_user_personal .r_user_statistic a.btn-large {
        font-size: 11px;
        margin-left: 26px
    }
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype {
    padding: 15px;
    border-bottom: 1px solid #e1e1e1;
    color: #747474
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email > div, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones > div, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype > div {
    font-size: 12px
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field input[type=text], .side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field input[type=email], .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field input[type=text], .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field input[type=email], .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field input[type=text], .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field input[type=email] {
    padding-left: 25px;
    box-sizing: inherit
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field input[type=text].ng-invalid, .side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field input[type=email].ng-invalid, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field input[type=text].ng-invalid, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field input[type=email].ng-invalid, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field input[type=text].ng-invalid, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field input[type=email].ng-invalid {
    border-bottom: 1px solid #F44336;
    box-shadow: 0 1px 0 0 #F44336
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field .mdi, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field .mdi, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field .mdi {
    position: absolute;
    top: 10px;
    font-size: 18px;
    color: #00BCD4
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field .mdi.mdi-close-circle-outline, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field .mdi.mdi-close-circle-outline, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field .mdi.mdi-close-circle-outline {
    color: #ff5722;
    right: 0;
    cursor: pointer;
    opacity: .8
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .input-field .mdi.mdi-close-circle-outline:hover, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .input-field .mdi.mdi-close-circle-outline:hover, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .input-field .mdi.mdi-close-circle-outline:hover {
    opacity: 1
}

.side-nav-r .wrp_chat .add_msg span.clip input, input.select-dropdown:focus {
    opacity: 0
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .add_phone, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .add_phone, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .add_phone {
    color: #00BCD4;
    font-size: 12px;
    cursor: pointer
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .add_phone .mdi, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .add_phone .mdi, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .add_phone .mdi {
    font-size: 17px;
    top: 3px;
    position: relative
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_email .add_phone:hover, .side-nav-r .r_user_wrp .r_user_personal .r_user_phones .add_phone:hover, .side-nav-r .r_user_wrp .r_user_personal .r_user_skype .add_phone:hover {
    color: #00acc1
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_phones .ng-scope {
    padding-bottom: 0
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_adres {
    padding: 15px 15px 0;
    color: #747474
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_adres .input-field input[type=text] {
    padding-left: 25px;
    box-sizing: inherit
}

.side-nav-r .r_user_wrp .r_user_personal .r_user_adres .mdi {
    position: absolute;
    top: 10px;
    font-size: 18px;
    color: #00BCD4
}

.side-nav-r .r_user_wrp .r_user_personal .btns {
    padding: 15px 15px 30px;
    text-align: center
}

.side-nav-r .r_user_wrp .r_user_project .filter_tasks {
    padding: 8px 15px 5px;
    border-bottom: 1px solid #95ecf3;
    margin-top: 0
}

.side-nav-r .r_user_wrp .r_user_project .item {
    width: 100%;
    padding: 15px;
    background-color: #d7f7fa;
    border-bottom: 1px solid #95ecf3
}

.side-nav-r .r_user_wrp .r_user_project .item a {
    color: #1b1b1b;
    font-weight: 400
}

.side-nav-r .r_user_wrp .r_user_project .item a:hover {
    color: #00BCD4
}

.side-nav-r .r_user_wrp .r_user_project .item .date {
    font-size: 10px;
    color: #747474
}

.side-nav-r .r_user_wrp .r_user_project .item .date span {
    text-transform: lowercase
}

.side-nav-r .r_user_wrp .r_user_project .item .title {
    margin-top: 5px;
    line-height: 20px;
    font-size: 12px
}

.side-nav-r .r_user_wrp .r_user_project .item.row {
    margin-left: 0;
    margin-right: 0
}

.side-nav-r .r_user_wrp .r_user_notification h4 {
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #95ecf3
}

.side-nav-r .r_user_wrp .r_user_notification .list_notif:last-child .item {
    border-bottom: 0
}

.side-nav-r .r_user_wrp .r_user_notification .item {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #95ecf3;
    color: #747474;
    font-size: 12px
}

.side-nav-r .r_user_wrp .r_user_notification .item.new {
    background-color: #d7f7fa
}

.side-nav-r .r_user_wrp .r_user_notification .item .desc {
    line-height: 18px;
    margin-top: 5px
}

.side-nav-r .r_user_wrp .r_user_notification .item a {
    color: #00BCD4;
    font-weight: 400;
    border-bottom: 1px dashed #00BCD4;
    line-height: 13px
}

.side-nav-r .r_user_wrp .r_user_notification .item a:hover {
    color: #00BCD4;
    border-bottom-color: transparent
}

.side-nav-r .r_user_wrp .r_user_notification .item .date {
    font-size: 10px;
    text-transform: lowercase
}

.side-nav-r .r_user_wrp .r_user_msg h4 {
    font-size: 14px;
    font-weight: 400;
    padding: 15px;
    margin: 0;
    border-bottom: 1px solid #95ecf3
}

.side-nav-r .r_user_wrp .r_user_msg .item {
    cursor: pointer;
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #95ecf3;
    color: #747474;
    font-size: 12px
}

.side-nav-r .r_user_wrp .r_user_msg .item:hover {
    background-color: rgba(240, 240, 240, .5)
}

.side-nav-r .r_user_wrp .r_user_msg .item.new {
    background-color: #d7f7fa
}

.side-nav-r .r_user_wrp .r_user_msg .item .user_photo {
    width: 36px;
    height: 36px;
    margin-right: 10px
}

.side-nav-r .r_user_wrp .r_user_msg .item .user_name {
    font-size: 12px;
    color: #1b1b1b;
    font-weight: 400
}

.side-nav-r .r_user_wrp .r_user_msg .item .user_data {
    padding-left: 45px
}

.side-nav-r .r_user_wrp .r_user_msg .item .user_data .text {
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 18px;
    overflow: hidden
}

.side-nav-r .r_user_wrp .r_user_msg .item .user_data .date {
    font-size: 10px;
    text-transform: lowercase
}

.side-nav-r .r_user_wrp .r_user_msg .item a {
    color: #00BCD4;
    font-weight: 400;
    display: inline-block;
    border-bottom: 1px dashed #00BCD4;
    line-height: 13px
}

.side-nav-r .r_user_wrp .r_user_msg .item a:hover {
    color: #00BCD4;
    border-bottom-color: transparent
}

.side-nav-r .wrp_chat {
    position: absolute;
    width: 320px;
    left: -100%;
    top: 20%;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 5px 0 rgba(190, 190, 190, .75)
}

.side-nav-r .wrp_chat .header {
    height: 44px;
    line-height: 44px;
    color: #fff;
    background-color: #17242f;
    padding: 0 15px;
    margin: -1px
}

.side-nav-r .wrp_chat .header .mdi {
    cursor: pointer;
    font-size: 24px;
    color: #fff;
    float: right;
    position: relative;
    top: 9px
}

.side-nav-r .wrp_chat .header .mdi:hover {
    color: #00BCD4
}

.side-nav-r .wrp_chat .header .user_photo {
    width: 30px;
    height: 30px;
    margin-top: 7px
}

.side-nav-r .wrp_chat .add_msg {
    padding: 15px;
    border-top: 1px solid #e1e1e1;
    position: relative
}

.side-nav-r .wrp_chat .add_msg textarea {
    border: 1px solid #e1e1e1;
    padding: 13px
}

.side-nav-r .wrp_chat .add_msg textarea:focus {
    outline: 0
}

.side-nav-r .wrp_chat .add_msg .files li {
    margin-bottom: 0
}

.side-nav-r .wrp_chat .add_msg button {
    background-color: #fff;
    border: none
}

.side-nav-r .wrp_chat .add_msg button.send_icon {
    position: absolute;
    top: 22px;
    right: 22px
}

.side-nav-r .wrp_chat .add_msg span.clip {
    position: absolute;
    top: 22px;
    right: 60px;
    overflow: hidden
}

.side-nav-r .wrp_chat .list_msg {
    padding: 15px;
    max-height: 300px;
    overflow-y: auto
}

.side-nav-r .wrp_chat .list_msg .chat_msg {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden
}

.side-nav-r .wrp_chat .list_msg .chat_msg.new:first-child:after {
    content: "Новые сообщения";
    width: 100%;
    height: 15px;
    font-size: 13px
}

.side-nav-r .wrp_chat .list_msg .chat_msg .user_photo {
    width: 36px;
    height: 36px;
    margin-right: 10px
}

.side-nav-r .wrp_chat .list_msg .chat_msg .text {
    background-color: #d7f7fa;
    padding: 15px;
    float: left;
    width: 84%;
    border-radius: 8px;
    position: relative;
    color: #1b1b1b;
    font-size: 12px
}

.side-nav-r .wrp_chat .list_msg .chat_msg.right_msg .text, .side-nav-r .wrp_chat .list_msg .chat_msg.right_msg .user {
    float: right
}

.side-nav-r .wrp_chat .list_msg .chat_msg .text .date {
    font-size: 12px;
    text-align: right;
    font-weight: lighter;
    color: #727272;
    margin-bottom: -15px
}

.side-nav-r .wrp_chat .list_msg .chat_msg .text:after {
    left: -9px;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-right-color: #d7f7fa;
    border-width: 5px;
    margin-top: -5px
}

.main_page .tasks .task_list:after, .main_page h2:after, .personal_page #msg_list .msg.new:before, .personal_page #msg_list .msg:after {
    content: ""
}

.side-nav-r .wrp_chat .list_msg .chat_msg .files li {
    overflow: hidden;
    height: 18px;
    line-height: 16px
}

.side-nav-r .wrp_chat .list_msg .chat_msg .files li a {
    font-size: 10px
}

.side-nav-r .wrp_chat .list_msg .chat_msg.right_msg .user .user_photo {
    margin-left: 10px;
    margin-right: 0 !important
}

.side-nav-r .wrp_chat .list_msg .chat_msg.right_msg .text:after {
    right: -9px;
    left: auto;
    border-left-color: #d7f7fa;
    border-right-color: #fff
}

@media only screen and (max-width: 640px) {
    .side-nav-r .wrp_chat {
        left: 0;
        z-index: 100;
        top: 10%
    }
}

@media only screen and (max-width: 360px) {
    .side-nav-r .wrp_chat {
        width: 280px
    }
}

.side-nav-r .auth {
    height: 100%
}

.side-nav-r .auth .auth_tab {
    background-color: #00bdd6;
    height: 55px
}

.side-nav-r .auth .auth_tab li {
    float: left;
    color: #fff;
    line-height: 55px;
    cursor: pointer;
    width: 50%;
    text-align: center;
    position: relative;
    list-style: none;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.side-nav-r .auth .auth_tab li .mdi {
    font-size: 16px;
    margin-right: 5px
}

.side-nav-r .auth .auth_tab li.active {
    background-color: #00acc3
}

.side-nav-r .auth .auth_tab li:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
    background-color: #00acc3;
    z-index: 1
}

.side-nav-r .auth .auth_tab li:active {
    background-color: #0096aa
}

.side-nav-r .auth .tab_content {
    width: 100%;
    top: 55px;
    bottom: 0;
    position: absolute;
    padding-bottom: 20px;
    overflow: auto !important
}

.side-nav-r .auth .tab_content div.tab_item {
    display: none
}

.side-nav-r .auth .tab_content div.tab_item #forgotpass {
    font-size: 12px;
    color: #747474
}

.side-nav-r .auth .tab_content div.tab_item #forgotpass .input-field {
    margin-top: 30px
}

.side-nav-r .auth .tab_content div.tab_item #forgotpass label {
    font-size: 14px;
    color: #1b1b1b;
    left: 0
}

.side-nav-r .auth .tab_content div.tab_item #forgotpass .btn, .side-nav-r .auth .tab_content div.tab_item #forgotpass .btn-large {
    margin-bottom: 20px
}

.side-nav-r .auth .tab_content div.tab_item.active {
    display: block
}

.collapse_item {
    border-bottom: 1px solid #e1e1e1;
    color: #504e4e;
    font-size: 18px;
    margin: 0 30px;
    height: 30px;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.collapse_item:hover {
    border-bottom: 1px solid #00BCD4
}

.collapse_item .arrow {
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background-image: url(images/sprite.png);
    background-position: -983px -346px;
    width: 10px;
    height: 5px;
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 0
}

.main_page h2 {
    font-size: 24px;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 17px;
    position: relative
}

.main_page h2:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #00bdd6;
    width: 62px;
    height: 3px;
    margin-left: -31px
}

.main_page h2.orange_line:after {
    background: #ff5617
}

.main_page .econom, .main_page .tasks {
    background: #fff
}

@media only screen and (max-width: 1100px) {
    .main_page h2 {
        font-size: 20px
    }
}

@media only screen and (max-width: 600px) {
    .main_page h2 {
        font-size: 17px;
        line-height: 28px;
        padding-left: 0 !important
    }
}

.main_page section {
    padding-top: 30px;
    padding-bottom: 60px
}

.main_page .econom .wrp {
    max-width: 1150px;
    margin: 0 auto;
    text-align: center
}

@media only screen and (max-width: 1200px) {
    .main_page .econom .wrp {
        padding: 0 25px
    }
}

@media only screen and (max-width: 600px) {
    .main_page .econom .wrp {
        padding: 0 15px
    }
}

.main_page .econom .steps_wrp {
    overflow: hidden;
    margin-top: 35px
}

.main_page .econom .steps_wrp .step {
    float: left;
    line-height: 20px
}

.main_page .econom .steps_wrp .step .img {
    margin-bottom: 12px
}

.main_page .econom .steps_wrp .step .img img {
    width: 290px
}

.main_page .econom .steps_wrp .step span {
    color: #ff5617
}

.main_page .econom .steps_wrp .step .title {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 16px
}

.main_page .econom .steps_wrp .step.s2 {
    width: 46%;
    padding: 0 50px
}

.main_page .econom .steps_wrp .step.s1, .main_page .econom .steps_wrp .step.s3 {
    width: 27%
}

@media only screen and (max-width: 1640px) {
    .main_page .econom .steps_wrp .step .img img {
        max-width: 250px
    }
}

@media only screen and (max-width: 1200px) {
    .main_page .econom .steps_wrp {
        margin-top: 0
    }

    .main_page .econom .steps_wrp .step {
        padding: 0 30px
    }

    .main_page .econom .steps_wrp .step .title {
        margin-bottom: 10px
    }

    .main_page .econom .steps_wrp .step.s1 {
        width: 100%
    }

    .main_page .econom .steps_wrp .step.s2 {
        width: 100%;
        margin-top: 40px
    }

    .main_page .econom .steps_wrp .step.s3 {
        width: 100%;
        padding: 0 80px
    }

    .main_page .econom .steps_wrp .step .img img {
        max-width: 290px
    }
}

@media only screen and (max-width: 600px) {
    .main_page .econom .steps_wrp, .main_page .econom .steps_wrp .step {
        padding: 0
    }

    .main_page .econom .steps_wrp .step .title {
        min-height: auto;
        margin-bottom: 7px
    }

    .main_page .econom .steps_wrp .step .img {
        margin-bottom: 0
    }

    .main_page .econom .steps_wrp .step .img img {
        width: 100%;
        max-width: 250px
    }

    .main_page .econom .steps_wrp .step.s1 {
        width: 100%
    }

    .main_page .econom .steps_wrp .step.s2 {
        width: 100%;
        margin-top: 30px;
        padding: 0
    }

    .main_page .econom .steps_wrp .step.s3 {
        width: 100%;
        padding: 0
    }
}

.main_page .executors {
    text-align: center
}

.main_page .executors .wrp {
    max-width: 1200px;
    margin: 0 auto
}

@media only screen and (max-width: 1200px) {
    .main_page .executors .wrp {
        padding: 0 25px
    }
}

.main_page .executors .btn, .main_page .executors .btn-large {
    margin-top: 25px
}

.main_page .executors .executors_list {
    margin-top: 70px;
    min-height: 180px;
}

.main_page .executors .executors_list li {
    float: left;
    width: 16.6666%;
    padding: 0 15px
}

.main_page .executors .executors_list li .user_photo {
    width: 124px;
    height: 124px;
    margin: 0 auto;
    float: none
}

.main_page .executors .executors_list li .user_photo .icon {
    box-shadow: 0 0 0 3px #f5f6f5;
    top: 9px;
    right: 9px
}

@media only screen and (max-width: 600px) {
    .main_page .executors .wrp {
        padding: 0 15px
    }

    .main_page .executors .executors_list li .user_photo {
        width: 100px;
        height: 100px;
        margin: 0 auto !important
    }

    .main_page .executors .executors_list li .user_photo .icon {
        width: 11px;
        height: 11px;
        box-shadow: 0 0 0 2px #f5f6f5
    }
}

.main_page .executors .executors_list li .name {
    color: #00bdd6;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 7px
}

.main_page .executors .executors_list li .name a {
    color: #00bdd6
}

.main_page .executors .executors_list li .name a:hover {
    color: #00acc1
}

.main_page .executors .executors_list li .specialization {
    line-height: 14px
}

.main_page .executors .executors_list .btn, .main_page .executors .executors_list .btn-large {
    margin-top: 45px
}

.main_page .executors .executors_list .all_executors_list {
    text-align: right;
    margin-right: 40px
}

@media only screen and (max-width: 1220px) {
    .main_page .executors .executors_list {
        margin-top: 50px
    }

    .main_page .executors .executors_list .all_executors_list {
        text-align: center;
        margin-right: 0
    }

    .main_page .executors .executors_list li {
        width: 33%;
        padding-bottom: 40px;
        height: 240px
    }

    .main_page .executors .executors_list .btn, .main_page .executors .executors_list .btn-large {
        margin-top: 10px
    }
}

@media only screen and (max-width: 940px) {
    .main_page .executors .executors_list {
        margin-bottom: -10px
    }

    .main_page .executors .executors_list .btn, .main_page .executors .executors_list .btn-large {
        margin-top: 0
    }
}

@media only screen and (max-width: 600px) {
    .main_page .executors .executors_list li {
        height: 200px
    }
}

@media only screen and (max-width: 500px) {
    .main_page .executors .executors_list {
        margin-bottom: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .main_page .executors .executors_list li {
        width: 50%
    }

    .main_page .executors .executors_list li .user_photo {
        width: 80px;
        height: 80px
    }

    .main_page .executors .executors_list li .user_photo .icon {
        width: 9px;
        height: 9px
    }
}

@media only screen and (max-width: 1200px) {
    .main_page .tasks .wrp {
        padding: 0 25px
    }
}

@media only screen and (max-width: 600px) {
    .main_page .tasks .wrp {
        padding: 0 15px
    }
}

.main_page .tasks .rubl {
    font-size: 24px
}

@media only screen and (max-width: 1024px) {
    .main_page .tasks .rubl {
        font-size: 21px
    }
}

@media only screen and (max-width: 550px) {
    .main_page .tasks .rubl {
        font-size: 16px
    }
}

.main_page .tasks .tesks_text {
    text-align: center;
    margin: 0 auto
}

.main_page .tasks .task_list {
    max-width: 1070px;
    margin: 45px auto 0;
    padding-right: 300px;
    position: relative;
    min-height: 430px
}

.main_page .tasks .task_list:after {
    background-image: url(images/sprite.png);
    background-position: -361px 0;
    width: 324px;
    height: 506px;
    display: inline-block;
    position: absolute;
    top: -20px;
    right: -80px
}

@media only screen and (max-width: 1540px) {
    .main_page .tasks .task_list {
        padding-right: 15px;
        padding-left: 10px
    }

    .main_page .tasks .task_list:after {
        display: none
    }
}

.main_page .tasks .task_list .item {
    padding-left: 55px;
    position: relative;
    display: block;
    padding-top: 36px;
    color: #1b1b1b;
    margin-left: 10px
}

.main_page .tasks .task_list .item:first-child {
    padding-top: 0
}

.main_page .tasks .task_list .item:first-child .arrow {
    top: 6px
}

.main_page .tasks .task_list .item .arrow {
    position: absolute;
    top: 42px;
    left: 0;
    background-image: url(images/sprite.png);
    background-position: -923px -360px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.main_page .tasks .task_list .item .t_title {
    font-size: 24px;
    line-height: 26px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    padding-top: 4px;
    margin-bottom: 22px
}

.main_page .tasks .task_list .item .t_desc {
    line-height: 20px;
    max-width: 875px
}

.main_page .tasks .task_list .item .t_detail {
    position: relative;
    padding-left: 90px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 19px
}

.main_page .tasks .task_list .item .user_photo {
    position: absolute;
    top: 0;
    left: 0
}

.main_page .tasks .task_list .item .user_photo .icon {
    top: 4px;
    right: 4px;
    box-shadow: 0 0 0 2px #fff;
    width: 9px;
    height: 9px
}

.main_page .tasks .task_list .item:hover .arrow {
    border-color: #00bdd6
}

.main_page .tasks .task_list .item:hover .t_title {
    color: #00bdd6
}

@media only screen and (max-width: 1024px) {
    .main_page .tasks .task_list .item {
        padding-left: 0
    }

    .main_page .tasks .task_list .item .arrow {
        display: none
    }

    .main_page .tasks .task_list .item .t_title {
        font-size: 21px
    }
}

@media only screen and (max-width: 940px) {
    .main_page .tasks .task_list .item {
        padding-left: 0
    }

    .main_page .tasks .task_list .item .t_detail {
        padding-left: 80px
    }
}

@media only screen and (max-width: 550px) {
    .main_page .tasks .task_list .item .t_detail {
        padding-left: 0
    }

    .main_page .tasks .task_list .item .user_photo {
        width: 55px;
        height: 55px
    }

    .main_page .tasks .task_list .item .t_title {
        font-size: 18px;
        line-height: 20px;
        padding-left: 70px;
        min-height: 55px;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 470px) {
    .main_page .tasks .task_list .item .t_title {
        font-size: 16px
    }
}

.main_page .tasks .task_list .all_tasks_link {
    text-align: right;
    margin-top: 25px
}

#welcome, .main_page .advantages {
    text-align: center
}

@media only screen and (max-width: 1220px) {
    .main_page .tasks .task_list .all_tasks_link {
        text-align: center
    }
}

.main_page .advantages .wrp {
    max-width: 1170px;
    margin: 0 auto
}

@media only screen and (max-width: 1200px) {
    .main_page .advantages .wrp {
        padding: 0 25px
    }
}

@media only screen and (max-width: 600px) {
    .main_page .tasks .task_list .all_tasks_link {
        text-align: center
    }

    .main_page .advantages .wrp {
        padding: 0 15px
    }
}

.main_page .advantages .wrp ul {
    overflow: hidden;
    margin-top: 40px
}

.main_page .advantages .wrp ul li {
    width: 31.6239%;
    margin-right: 2.5641%;
    float: left;
    line-height: 20px;
    padding: 0 12px
}

.main_page .advantages .wrp ul li.adv1 .img, .main_page .advantages .wrp ul li.adv2 .img, .main_page .advantages .wrp ul li.adv3 .img {
    background-image: url(images/sprite.png);
    width: 100px;
    height: 100px;
    display: inline-block
}

.main_page .advantages .wrp ul li:last-child {
    margin-right: 0
}

.main_page .advantages .wrp ul li .title {
    color: #00bdd6;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px
}

.main_page .advantages .wrp ul li.adv1 .img {
    background-position: -923px -210px
}

.main_page .advantages .wrp ul li.adv2 .img {
    background-position: -923px -105px
}

.main_page .advantages .wrp ul li.adv3 .img {
    background-position: -923px 0
}

@media only screen and (max-width: 600px) {
    .main_page .advantages .wrp ul {
        margin-top: 0
    }

    .main_page .advantages .wrp ul li {
        width: 100%;
        max-width: 500px;
        float: none;
        margin: 40px auto 0;
        padding: 0
    }

    .main_page .advantages .wrp ul li:first-child {
        margin-top: 30px
    }

    .main_page .advantages .wrp ul li:last-child {
        margin-right: auto
    }

    .main_page .advantages .wrp ul li .title {
        margin-top: 5px;
        margin-bottom: 5px
    }
}

.main_page .text_block .tb_wrapper {
    max-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px
}

.main_page .text_block .title {
    font-size: 30px;
    line-height: 39px;
    text-transform: uppercase;
    margin-bottom: 25px
}

.main_page .text_block .text {
    line-height: 23px
}

.main_page .text_block .left {
    background: #131e27;
    max-width: 389px;
    width: 30%;
    float: left;
    color: #fff;
    padding: 48px;
    min-height: 770px
}

.main_page .text_block .right {
    float: left !important;
    max-width: 791px;
    width: 70%
}

.main_page .text_block .right img {
    display: block;
    width: 100%
}

.main_page .text_block .right .text_wrapper {
    padding: 48px
}

@media only screen and (max-width: 1300px) {
    .main_page .text_block .left {
        width: 100%;
        max-width: 100%;
        min-height: initial
    }

    .main_page .text_block .right {
        width: 100%;
        max-width: 100%
    }

    .main_page .text_block .title {
        font-size: 27px
    }
}

@media only screen and (max-width: 1200px) {
    .main_page .text_block .left {
        padding: 35px
    }
}

@media only screen and (max-width: 1070px) {
    .main_page .text_block .title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 940px) {
    .main_page .text_block .tb_wrapper {
        padding: 0
    }

    .main_page .text_block .left, .main_page .text_block .right .text_wrapper {
        padding: 25px
    }

    .main_page .text_block .text {
        line-height: 22px
    }
}

@media only screen and (max-width: 600px) {
    .main_page .text_block .title {
        font-size: 18px;
        line-height: 25px
    }

    .main_page .text_block .text {
        line-height: 20px
    }
}

#welcome .w_text_wrp {
    display: table;
    max-width: 740px;
    height: 100%;
    margin: 0 auto
}

#welcome .w_text {
    display: table-cell;
    vertical-align: middle;
    font-size: 14px
}

#welcome .w_text .w_title {
    font-size: 90px;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 7px
}
#welcome .w_text .w_title.main-title-desctop{
    font-weight: 600;
    color: #12637e;
}
.main-title-desctop-desc{
    font-size: 21px;
}
#welcome .w_text .w_title span {
    font-weight: 600;

}

#welcome .btn, #welcome .btn-large {
    margin-top: -10em;
    padding: 0 3rem
}

@media only screen and (max-width: 1100px) {
    #welcome .w_text {
        font-size: 13px
    }

    #welcome .w_text .w_title {
        font-size: 30px;
        line-height: 40px
    }
}

@media only screen and (max-width: 600px) {
    #welcome .w_text .w_title.main-title-desctop{
        display: none;
    }
    #welcome .w_text {
        padding: 0 15px
    }

    #welcome .w_text .w_title {
        font-size: 22px;
        line-height: 28px
    }

    #welcome .btn, #welcome .btn-large {
        margin-top: 10em;
        padding: 0 2rem;
        font-size: 11px
    }
}

@media only screen and (max-width: 480px) {
    #welcome .w_text {
        font-size: 13px;
        line-height: 22px
    }

    #welcome .w_text .w_title {
        font-size: 20px
    }
}

.personal_page #msg_list .msg.load, .personal_page .dialog_list .d_item .load {
    opacity: .5
}

.personal_page .main_wrapper {
    padding: 40px;
    background: #fff;
    overflow: hidden;
}

@media only screen and (max-width: 1124px) {
    .personal_page .main_wrapper {
        padding: 25px
    }
}

.personal_page .personal_content h2 {
    font-size: 24px
}

.personal_page .personal_content .user_contacts {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e1e1e1
}

.personal_page .personal_content .user_contacts ul {
    overflow: hidden;
    margin-top: 30px
}

.personal_page .personal_content .user_contacts li {
    width: 25%;
    float: left
}

@media only screen and (max-width: 1124px) {
    .personal_page .personal_content .user_contacts li {
        width: 50%
    }

    .personal_page .personal_content h2 {
        font-size: 20px
    }
}

.personal_page .personal_content .response_msgs {
    margin-top: 35px;
    border-top: 1px solid #e1e1e1
}

.personal_page .personal_content .response_msgs textarea {
    min-height: 146px;
    padding: 10px 18px;
    margin-bottom: 10px;
    border: 1px solid #b7b7b7;
    outline: 0
}

.personal_page .menu_personal ul {
    background-color: #00BCD4;
    height: 75px
}

.personal_page .menu_personal ul li {
    float: left;
    text-align: center;
    width: 20%;
    border-right: 1px solid #00BCD4
}

.personal_page .menu_personal ul li:last-child {
    border-right: 0
}

.personal_page .menu_personal ul li a,.personal_page .menu_personal ul li > span {
    color: #fff;
    position: relative;
    height: 75px;
    display: block
}

.personal_page .menu_personal ul .mi_personal, .personal_page .menu_personal ul .mi_photo, .personal_page .menu_personal ul .mi_price, .personal_page .menu_personal ul .mi_review, .personal_page .menu_personal ul .mi_task {
    background-image: url(images/sprite.png);
    display: inline-block
}
.personal_page .menu_personal ul .mi_tariffs{
    background-image: url(images/sprite.png);
    display: inline-block
}
.personal_page .menu_personal ul .mi_tariffs {
    background-position: -946px -490px;
    width: 17px;
    height: 17px;
}

.personal_page .menu_personal ul li a span.text,
.personal_page .menu_personal ul li > span span.text{
    position: relative;
    top: 40px
}

.personal_page .menu_personal ul li a span.icon,
.personal_page .menu_personal ul li > span span.icon{
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    margin: auto
}

.personal_page .menu_personal ul li a.selected,
.personal_page .menu_personal ul li > span.selected
.personal_page .menu_personal ul li a:hover,
.personal_page .menu_personal ul li > span:hover{
    background-color: #00acc3
}

.personal_page .menu_personal ul li a:hover,
.personal_page .menu_personal ul li > span:hover{
    background-color: #00acc3;
    text-decoration: none;
}


.personal_page .menu_personal ul .mi_personal {
    background-position: -963px -513px;
    width: 15px;
    height: 15px
}

.personal_page .menu_personal ul .mi_photo {
    background-position: -983px -513px;
    width: 18px;
    height: 12px
}

.personal_page .menu_personal ul .mi_price {
    background-position: -946px -490px;
    width: 17px;
    height: 17px
}

.personal_page .menu_personal ul .mi_review {
    background-position: -993px -465px;
    width: 18px;
    height: 20px
}

.personal_page .menu_personal ul .mi_task {
    background-position: -923px -465px;
    width: 19px;
    height: 20px
}

.personal_page .user_log {
    margin: 0;
    padding-top: 6px;
    line-height: 29px;
    position: relative;
    left: 70px
}

@media only screen and (max-width: 1144px) {
    .personal_page .user_log {
        left: 10px
    }
}

.personal_page .user_info {
    margin-bottom: 24px
}

.personal_page .about_me {
    margin-top: 30px;
    word-wrap: break-word
}

.personal_page .main_profile .title {
    font-size: 14px
}

.personal_page .main_profile .rubl + span {
    font-size: 18px
}

.personal_page .right_modal .rm_content {
    padding-top: 20px
}

.personal_page .right_modal #user_form {
    margin-bottom: 40px
}

.personal_page .right_modal #user_form .user_big {
    float: left
}

.personal_page .right_modal #user_form .user_avatar {
    overflow: hidden;
    margin-bottom: 25px
}

.personal_page .right_modal #user_form #user_photo_wrp {
    padding: 8px 0 0 120px
}

.personal_page .right_modal #user_form .about_me_edit {
    margin-top: 2.5rem
}

.personal_page .right_modal #user_form .about_me_edit label {
    left: 0;
    top: 0;
    display: block
}

.personal_page .right_modal #user_category {
    margin-bottom: 40px
}

.personal_page .reviews_page h2 {
    font-size: 24px;
    margin-bottom: 30px
}

.personal_page .reviews_page .wrp_reviews {
    padding: 20px;
    background-color: #f5f6f5
}

.personal_page .reviews_page .r_item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1
}

.personal_page .reviews_page .r_item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.personal_page .reviews_page .r_item .r_bottom .row {
    margin-bottom: 0
}

.personal_page .reviews_page .big_user_rating {
    display: inline-block;
    color: #ffc200;
    font-size: 16px;
    font-weight: 600
}

.personal_page .reviews_page .big_user_rating .rating {
    display: inline-block;
    margin: 0 7px;
    position: relative;
    top: 1px
}

.personal_page .reviews_page .wrp_user_rating span {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 15px
}

.personal_page .reviews_page .big_stars .row, .personal_page .tasks_page .card:last-child {
    margin-bottom: 0
}

.personal_page .reviews_page .big_stars {
    padding-top: 10px
}

@media only screen and (max-width: 1124px) {
    .personal_page .reviews_page h2 {
        font-size: 20px
    }
}

.personal_page .tasks_page h2 {
    font-size: 24px
}

.personal_page .tasks_page .card .user_rating {
    margin-top: 10px
}

@media only screen and (max-width: 1124px) {
    .personal_page .tasks_page h2 {
        font-size: 20px
    }
}

.personal_page .filter_tasks {
    margin-top: 20px
}

.personal_page .filter_tasks .select_label {
    color: #1b1b1b
}

.personal_page #user_spec_list h2 {
    font-size: 24px;
    margin-bottom: 30px
}

.personal_page #user_spec_list .spec_item {
    margin-bottom: 35px
}

.personal_page #user_spec_list .spec_item .child_category_line {
    position: relative
}

.personal_page #user_spec_list .spec_item .child_category_line .sep {
    position: absolute;
    bottom: 8px;
    left: 20px;
    right: 20px;
    border-bottom: 1px dotted #1e1e1e
}

.personal_page #user_spec_list .spec_item .child_category_line .child_category span {
    background: #fff;
    position: relative;
    padding-right: 4px
}

.personal_page #user_spec_list .spec_item .child_category_line .price > span {
    background: #fff;
    position: relative;
    padding-left: 4px
}

.personal_page #user_spec_list .main_category {
    font-size: 17px;
    margin-bottom: 10px;
    overflow: hidden;
    height: 30px;
    display: table;
    width: 100%
}

.personal_page #user_spec_list .main_category .img {
    display: table-cell;
    width: 30px
}

.personal_page #user_spec_list .main_category .img img {
    width: 100%;
    display: block
}

.personal_page #user_spec_list .main_category .title {
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
    color: #00BCD4
}

.personal_page #user_spec_list .price {
    font-size: 15px;
    color: #1b1b1b
}

.personal_page #user_spec_list .price .rubl {
    font-size: 15px
}

@media only screen and (max-width: 1124px) {
    .personal_page #user_spec_list h2 {
        font-size: 20px
    }

    .personal_page #user_spec_list .main_category {
        font-size: 16px
    }
}

.personal_page #form_price .price_item {
    margin-bottom: 30px
}

.personal_page #form_price .price_item .right-align {
    margin-top: -15px
}

.personal_page .list_wrapper {
    margin-top: 35px
}

.personal_page .notification_list .notification_item {
    margin-bottom: 3px;
    padding: 15px 20px
}

.personal_page .notification_list .notification_item.new {
    background: #f2f3f4
}

.personal_page .notification_list .notification_item .date {
    font-size: 12px;
    color: #747474
}

.personal_page .notification_list .notification_item .q {
    color: #00BCD4
}

.personal_page .notification_list .notification_item a {
    color: #00BCD4;
    border-bottom: 1px dashed #00BCD4
}

.personal_page .dialog_list .d_item {
    padding: 20px;
    border: 1px solid #dadada;
    margin-bottom: -1px;
    background: #fff;
    cursor: pointer
}

.personal_page .dialog_list .d_item .active, .personal_page .dialog_list .d_item.new, .personal_page .dialog_list .d_item:active, .personal_page .dialog_list .d_item:hover {
    background: #f2f3f4
}

.personal_page .dialog_list .d_item .user_photo {
    margin-right: 15px
}

.personal_page .dialog_list .d_item .user_name {
    padding-top: 2px
}

.personal_page .dialog_list .d_item.new .last {
    padding-right: 40px
}

.personal_page .dialog_list .d_item .all_cnt_msg {
    color: #909090
}

.personal_page .dialog_list .d_item .last {
    margin-bottom: 0;
    position: relative
}

.personal_page .dialog_list .d_item .last.mine {
    padding-left: 65px
}

.personal_page .dialog_list .d_item .msg_text {
    padding-left: 65px;
    padding-top: 2px
}

.personal_page .dialog_list .d_item .msg_text .not_read {
    background: #f2f3f4;
    padding: 0 5px;
    border-radius: 3px
}

.personal_page .dialog_list .d_item .note_counter {
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (max-width: 450px) {
    .personal_page .dialog_list .d_item .last .msg_text, .personal_page .dialog_list .d_item .last.mine {
        padding-left: 0
    }

    .personal_page .dialog_list .d_item .last .user {
        display: none
    }
}

.personal_page .tooltipped {
    color: #909090;
    cursor: default
}

.personal_page #msg_list {
    margin-top: 20px
}

.personal_page #msg_list .msg {
    position: relative;
    margin-bottom: 20px;
    min-height: 66px
}

.personal_page #msg_list .msg:after {
    clear: both;
    display: table
}

.personal_page #msg_list .msg.mine .msg_text_wrp {
    margin-right: 60px;
    margin-left: 68px;
    float: right
}

.personal_page #msg_list .msg.mine .user {
    position: absolute;
    top: 0;
    left: auto;
    right: 0
}

.personal_page #msg_list .msg.mine .msg_date {
    position: absolute;
    bottom: -6px;
    left: -70px;
    text-align: right
}

.personal_page #msg_list .msg.new:before {
    position: absolute;
    top: -3px;
    bottom: -3px;
    left: -3px;
    right: -4px;
    background: #e6e4e4
}

.personal_page #msg_list .msg .user {
    position: absolute;
    top: 0;
    left: 0
}

.personal_page #msg_list .msg .user_photo {
    margin: 0 !important
}

.personal_page #msg_list .msg .msg_text_wrp {
    background-color: #fff;
    max-width: 510px;
    padding: 10px 20px;
    margin-top: 3px;
    position: relative;
    margin-right: 68px;
    margin-left: 60px;
    display: inline-block
}

.personal_page #msg_list .msg .msg_date {
    position: absolute;
    bottom: -6px;
    right: -70px;
    font-size: 11px;
    width: 62px
}

.personal_page #wrp_edit h2 {
    font-size: 24px
}

.personal_page #wrp_edit [type=radio] + label {
    left: 0;
    padding-left: 25px
}

.personal_page #wrp_edit [type=radio] + label:after, .personal_page #wrp_edit [type=radio] + label:before {
    margin-left: 0
}

.personal_page #wrp_edit .input-field [type=checkbox].filled-in + label {
    padding-left: 18px
}

.personal_page #wrp_edit .input-field [type=checkbox].filled-in:checked + label:after {
    border: 1px solid #ff5722;
    background-color: #ff5722
}

.personal_page #wrp_edit .select_label, .personal_page #wrp_edit label {
    color: #1b1b1b
}

.personal_page #wrp_edit .btns_wrp {
    margin-bottom: 0
}

.personal_page #wrp_edit .btn, .personal_page #wrp_edit .btn-large {
    margin-left: 10px
}

.personal_page #wrp_edit .about_me_edit textarea {
    min-height: 146px;
    border: 1px solid #b7b7b7;
    padding: 10px 18px;
    outline: 0
}

.auth_reg_page {
    padding: 0 32px
}

.auth_reg_page .enter_title {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin: 30px 0 35px
}

.auth_reg_page .enter_pas, .auth_reg_page .enter_soc_title {
    font-size: 14px;
    text-align: center;
    color: #747474;
    line-height: 14px;
    margin-bottom: 15px
}

.auth_reg_page .mdi {
    font-size: 20px;
    top: 9px;
    width: 20px;
    color: #747474
}

.auth_reg_page .remember_wrp {
    margin-bottom: 5px
}

.auth_reg_page .agreement {
    text-align: center;
    margin-bottom: 5px
}

.auth_reg_page .do_login, .auth_reg_page .do_reg {
    clear: both;
    border-top: 1px solid #eaeaea;
    color: #747474;
    font-size: 12px;
    text-align: center;
    padding-top: 5px
}

.auth_reg_page .do_login a, .auth_reg_page .do_reg a {
    color: #00BCD4
}

.auth_reg_page .forgot_psw {
    text-align: right
}

.auth_reg_page .forgot_psw a {
    color: #ff5617
}

.auth_reg_page .btn, .auth_reg_page .btn-large {
    width: 100%
}

.auth_reg_page noindex a {
    font-size: 12px
}

.auth_reg_page h1 {
    margin-top: 16px
}

.auth_reg_page label {
    color: #000
}

.new_task_page {
    padding: 20px 40px;
    background: #fff
}

@media only screen and (max-width: 940px) {
    .new_task_page {
        padding-left: 25px;
        padding-right: 25px
    }

    .new_task_page h1 {
        margin-top: 0 !important
    }
}

@media only screen and (max-width: 480px) {
    .new_task_page {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.new_task_page h1 {
    margin: 16px 0 30px
}

.new_task_page textarea {
    background: 0 0;
    padding: 10px 0
}

@media only screen and (max-width: 600px) {
    .new_task_page textarea {
        padding: 17px 0
    }
}

.new_task_page .user_data_title {
    margin-bottom: 10px;
    padding-top: 10px;
    font-weight: 600
}

.new_task_page #map_yandex {
    margin-bottom: 30px
}

.new_task_page #map_yandex #item_address li {
    margin-bottom: 25px;
    position: relative;
    padding-left: 54px
}

.new_task_page #map_yandex #item_address li:last-child {
    margin-bottom: 15px
}

.new_task_page #map_yandex #item_address li > input {
    width: 94%;
    margin-bottom: 0
}

.new_task_page #map_yandex #item_address li.first > input {
    width: 100%
}

.new_task_page #map_yandex #item_address li .letter_symbol {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    position: absolute;
    top: 5px;
    left: 0
}

.new_task_page #map_yandex #item_address li .delete {
    margin-left: 7px
}

.new_task_page #map_yandex #item_address li .delete .mdi-close-circle-outline {
    font-size: 22px
}

.new_task_page #map_yandex #item_address li .arrow_down {
    position: absolute;
    top: -24px;
    left: 12px;
    width: 10px;
    height: 20px;
    display: block;
    color: #00BCD4
}

.all_category_page .category_list:after, .all_category_page:after {
    display: table;
    clear: both;
    content: ""
}

.new_task_page #map_yandex .add_adres {
    margin-left: 54px !important
}

.new_task_page .select_label, .new_task_page label {
    color: #1b1b1b
}

.all_category_page {
    background: #fff;
    padding: 20px 40px
}

@media only screen and (max-width: 1140px) {
    .all_category_page {
        padding: 20px 25px
    }
}

.all_category_page h1 {
    margin-top: 16px
}

.all_category_page .search_wrapper {
    margin: 35px 30px
}

.all_category_page .category_list {
    margin: 0 -10px;
    box-sizing: border-box
}

.all_category_page .category_list > li {
    width: 33.33333333%;
    float: left;
    padding: 0 10px 20px;
    left: auto;
    right: auto;
    box-sizing: border-box
}

.all_category_page .category_list > li > a {
    background-color: #f5f6f5;
    background-repeat: no-repeat;
    background-position: 15px 17px;
    height: 100px;
    cursor: pointer;
    padding-left: 60px;
    padding-right: 45px;
    padding-top: 8px;
    position: relative;
    display: block;
    box-shadow: 0 1px 3px 0 rgba(167, 167, 167, .75)
}

.all_category_page .category_list > li > a:active, .all_category_page .category_list > li > a:focus, .all_category_page .category_list > li > a:hover {
    box-shadow: 0 5px 11px 0 rgba(167, 167, 167, .45), 0 4px 15px 0 rgba(167, 167, 167, .42)
}

.all_category_page .category_list > li .title {
    font-size: 14px;
    color: #1b1b1b;
    font-weight: 400;
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    line-height: 18px
}

.all_category_page .category_list > li .subcat_count {
    color: #9a9a9a
}

.all_category_page .category_list > li .more {
    position: absolute;
    top: 6px;
    right: 6px;
    color: #FF5322;
    font-size: 21px;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 33px;
    border-radius: 50%;
    text-align: center
}

.all_category_page .category_list > li .more.active, .all_category_page .category_list > li .more:hover {
    background-color: #fff
}

@media only screen and (max-width: 600px) {
    .all_category_page .category_list > li {
        background-position: 15px center;
        padding-left: 80px
    }

    .all_category_page .category_list > li .arrow {
        right: 15px
    }

    .all_category_page .category_list > li .title {
        font-size: 15px
    }
}

@media only screen and (max-width: 1140px) {
    .all_category_page .category_list > li {
        padding: 0 5px 20px
    }

    .all_category_page .category_list > li > a {
        background-position: 10px 17px;
        padding-left: 50px;
        padding-right: 35px
    }
}

@media only screen and (max-width: 1024px) {
    .all_category_page .category_list > li {
        width: 50%;
        padding: 0 10px 20px
    }

    .all_category_page .category_list > li > a {
        background-position: 20px 17px;
        padding-left: 65px;
        padding-right: 40px
    }
}

@media only screen and (max-width: 940px) {
    .all_category_page .category_list > li {
        width: 33%;
        padding: 0 10px 20px
    }

    .all_category_page .category_list > li > a {
        background-position: 12px 17px;
        padding-left: 50px;
        padding-right: 35px
    }

    .all_category_page .category_list .dropdown-content {
        left: -15px !important
    }
}

@media only screen and (max-width: 700px) {
    .all_category_page .category_list > li {
        width: 50%
    }
}

@media only screen and (max-width: 500px) {
    .all_category_page .category_list > li {
        width: 100%
    }

    .all_category_page .category_list > li > a {
        padding-left: 60px;
        padding-right: 40px
    }
}

.all_category_page .category_list .dropdown-content {
    width: 100%;
    word-wrap: normal;
    white-space: normal !important;
    max-height: 259px
}

.all_category_page .category_list .dropdown-content li {
    font-size: 12px;
    display: table;
    height: 37px
}

.all_category_page .category_list .dropdown-content li a {
    color: #1b1b1b;
    padding: 0 12px;
    font-size: 12px;
    display: table-cell;
    height: 37px;
    line-height: 14px;
    vertical-align: middle;
    width: 100%
}

.all_category_page .category_list .dropdown-content li:hover {
    background-color: #e0f7fa
}

.all_category_page .category_list .subcategory {
    display: none
}

.margin_content {
    position: relative;
    height: 180px
}

.task_map {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
    box-shadow: 0 1px 5px 0 rgba(139, 139, 139, .75);
    height: auto
}

.task_map .wrp_map {
    height: 180px;
    position: relative
}

.task_map .wrp_btn {
    padding: 0 320px 0 240px;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%
}

@media only screen and (max-width: 940px) {
    .task_map .wrp_btn {
        padding: 0
    }
}

.task_map .wrp_btn .map_btn {
    position: relative;
    width: 45px;
    height: 45px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    line-height: 45px;
    bottom: -23px;
    background-color: #ff5617;
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), 0 2px 7px 0 rgba(0, 0, 0, .15);
    display: inline-block;
    border-radius: 50%;
    overflow: hidden
}

.task_map .wrp_btn .map_btn .mdi {
    position: relative
}

.task_map .wrp_btn .map_btn:hover {
    background-color: #f4511e;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15)
}

.task_map .wrp_btn .map_btn:active {
    background-color: #ff7043
}

.task_page h2 {
    padding-left: 30px
}

.task_page .note_text {
    padding-left: 30px;
    margin-bottom: 30px
}

.task_page .note_text p {
    margin: 8px 0
}

.task_page .time_left {
    color: #00BCD4;
    font-weight: 700
}

.task_page #rating_form {
    padding: 0 30px
}

.task_page #rating_form h2 {
    padding-left: 0
}

.task_page #rating_form .r_title {
    font-size: 18px;
    margin-bottom: 20px
}

.task_page #rating_form .r_item {
    margin-bottom: 5px
}

.response_list .my_collapse {
    border: 0;
    box-shadow: none;
    margin: 45px 0 0
}

.response_list .my_collapse li {
    padding-top: 20px
}

.response_list .my_collapse li:first-child {
    padding-top: 0
}

.response_list .my_collapse li:last-child {
    padding-bottom: 50px
}

.response_list .my_collapse li:last-child .collapsible-header {
    margin-bottom: 0
}

.response_list .my_collapse li.active {
    padding-bottom: 0
}

.response_list .my_collapse li.active .arrow {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.response_list .my_collapse li.active .collapse_item {
    border-bottom: 1px solid #00BCD4
}

.response_list .my_collapse .collapsible-header {
    min-height: 30px;
    height: inherit;
    line-height: inherit;
    padding: 0;
    background-color: transparent;
    margin-bottom: 20px
}

.response_list .my_collapse .collapsible-body {
    border: 0
}

.reviews_wrapper .r_item.customer {
    margin-bottom: 40px
}

.reviews_wrapper .r_item .form_wrapper {
    padding: 20px;
    background-color: #f5f6f5
}

.reviews_wrapper .r_item .user_name {
    padding-top: 13px;
    font-size: 18px
}

.reviews_wrapper .r_item .r_block {
    background: #fff
}

.reviews_wrapper .r_item .user_photo {
    height: 50px;
    width: 50px
}

.clip, .clip:hover {
    background-image: url(images/sprite.png);
    width: 15px;
    height: 18px;
    display: inline-block
}

@media only screen and (max-width: 1124px) {
    .reviews_wrapper .r_item .user_name {
        font-size: 17px
    }
}

.reviews_wrapper .r_item .r_header {
    overflow: hidden
}

.reviews_wrapper .r_item .r_header .user_date {
    float: right;
    font-weight: 300;
    font-size: 12px;
    color: #1b1b1b
}

.reviews_wrapper .r_item .r_date {
    float: right;
    color: #747474;
    font-size: 12px;
    text-align: right;
    text-transform: lowercase
}

.reviews_wrapper .r_item .r_bottom {
    padding: 18px 20px 0;
    overflow: hidden;
    background-color: #f5f6f5
}

#review_wrp h2, .reviews_wrapper .empty_text {
    padding-left: 0
}

#review_wrp, .work_wrp {
    background-color: #fff
}

.reviews_wrapper .r_item .r_bottom .rating {
    position: relative;
    top: 2px;
    margin-left: 3px
}

.reviews_wrapper .r_item .r_bottom .rating + span {
    color: #ffc200;
    position: relative;
    top: 1px;
    font-weight: 600;
    margin-left: 5px;
    font-size: 16px
}

.reviews_wrapper .r_item .r_bottom div.rating {
    margin-left: 0
}

.reviews_wrapper .r_item .r_text {
    position: relative;
    margin: 22px 0
}

.reviews_wrapper .r_item .task_review {
    font-size: 16px;
    margin-top: 15px
}

.reviews_wrapper .r_item .task_review a {
    color: #1b1b1b
}

.reviews_wrapper .r_item .task_review a:active, .reviews_wrapper .r_item .task_review a:hover {
    color: #00bdd6
}

.reviews_wrapper form .rating-start {
    display: inline-block;
    position: relative;
    top: 2px
}

.reviews_wrapper form .rating-start-sr {
    margin-left: 3px
}

#review_wrp {
    padding: 25px 40px 40px
}

#review_wrp h2 {
    margin-top: 0
}

.clip {
    background-position: -923px -513px;
    cursor: pointer
}

.clip:hover {
    background-position: -1008px -315px
}

.clip span {
    opacity: 0;
    width: inherit;
    height: inherit;
    overflow: hidden
}

.clip span input {
    cursor: pointer;
    width: 20px
}

.send_icon, .send_icon:hover {
    background-image: url(images/sprite.png);
    width: 25px;
    height: 25px;
    display: inline-block
}

.send_icon {
    background-position: -953px -435px
}

.send_icon:hover {
    background-position: -923px -435px
}

.work_wrp {
    padding-bottom: 0
}

.work_wrp .form_new_comment {
    background-color: #fff;
    overflow: hidden;
    padding: 0
}

.work_wrp .wrp_form_work {
    padding: 20px;
    background-color: #f5f5f5;
    margin-bottom: 40px
}

.work_wrp .wrp_button {
    margin-bottom: 40px
}

.work_wrp .wrp_button .complete_task {
    margin-left: 10px
}

.comment_wrp div.info_comment {
    margin-bottom: 0
}

.comment_wrp div.info_comment .s6 {
    width: 100%
}

.comment_wrp div.info_comment .sep {
    height: 1px;
    border-top: 1px solid #e1e1e1;
    margin: 20px .75rem
}

.comment_wrp div.info_comment a {
    color: #00bcd4
}

.comment_wrp div.info_comment a .mdi-comment-processing {
    font-size: 21px;
    position: relative;
    top: 4px;
    margin-right: 8px
}

@media only screen and (max-width: 600px) {
    .comment_wrp div.info_comment a .mdi-comment-processing {
        font-size: 18px;
        margin-right: 4px
    }
}

.comment_wrp div.info_comment a .cnt_comment {
    font-size: 14px;
    font-weight: 400;
    color: inherit
}

@media only screen and (max-width: 600px) {
    .comment_wrp div.info_comment a .cnt_comment {
        font-size: 13px
    }
}

.comment_wrp div.info_comment a:hover {
    color: #00acc1
}

.form_new_comment {
    background-color: #f5f5f5;
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
    padding: 40px
}

.form_new_comment .user_photo {
    width: 50px;
    height: 50px
}

.form_new_comment .user_photo .icon {
    box-shadow: 0 0 0 2px #fff;
    width: 9px;
    height: 9px;
    top: 3px;
    right: 3px
}

.form_new_comment form .textarea_wrp {
    position: relative
}

.form_new_comment form .textarea_wrp textarea + .clip {
    position: absolute;
    top: 10px;
    right: 11px
}

.form_new_comment form textarea {
    border: 1px solid #e1e1e1;
    min-height: 146px;
    padding: 18px;
    margin-bottom: 10px;
    resize: vertical
}

.form_new_comment form textarea :active, .form_new_comment form textarea:focus {
    outline: 0
}

.form_new_comment .user_data {
    padding-top: 8px !important
}

.form_new_comment .item_comment {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 35px;
    margin-bottom: 35px;
    color: #1b1b1b
}

.form_new_comment .item_comment > div {
    overflow: hidden
}

.form_new_comment .item_comment .user {
    width: 100%
}

.form_new_comment .item_comment .user_name {
    padding-top: 6px;
    font-weight: 400;
    float: left
}

.form_new_comment .item_comment .user_name a:hover {
    color: #64b5f6
}

.form_new_comment .item_comment .date_c {
    color: #747474;
    font-size: 12px;
    text-align: right;
    padding-top: 8px;
    text-transform: lowercase;
    float: right
}

.all_list .filter input.input-field [type=checkbox] + label, .all_list .select_label {
    color: #1b1b1b
}

.form_new_comment .item_comment .text {
    margin-top: 28px;
    overflow: hidden;
    word-wrap: break-word;
    clear: both;
    font-size: 14px
}

.form_new_comment .item_comment .files li:first-child {
    margin-top: 12px
}

@media only screen and (max-width: 1124px) {
    .form_new_comment .item_comment {
        padding-bottom: 25px
    }

    .form_new_comment .item_comment .text {
        margin-top: 20px
    }
}

@media only screen and (max-width: 600px) {
    .form_new_comment .item_comment {
        padding-bottom: 10px;
        margin-bottom: 15px
    }

    .form_new_comment .item_comment .user_name {
        float: none;
        padding-top: 0
    }

    .form_new_comment .item_comment .date_c {
        float: none;
        padding-top: 0;
        padding-left: 60px;
        text-align: left
    }
}

.all_list .filter .row, .all_list h1 {
    margin-bottom: 30px
}

.all_list {
    background: #fff;
    padding: 35px 20px 20px
}

@media only screen and (max-width: 940px) {
    .all_list {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media only screen and (max-width: 480px) {
    .all_list {
        padding-left: 15px;
        padding-right: 15px
    }
}

.all_list h1 {
    margin-top: 0;
    padding-left: 20px
}

.all_list .filter {
    padding: 0 20px
}

.all_list .user_photo .icon {
    width: 9px;
    height: 9px;
    bottom: 5px;
    right: 5px
}
.all_list .user_photo  .pro{
    right: 0px
}
.right_modal, .right_wrapper {
    position: fixed;
    top: 0;
    left: 1180px;
    overflow: auto;
    bottom: 0
}

.task_list .user_rating {
    margin-top: 10px
}

@media only screen and (max-width: 600px) {
    .all_list .filter .row {
        margin-bottom: 20px
    }

    .all_list .filter input.input-field [type=checkbox] + label {
        font-size: 13px
    }

    .task_list .user_rating {
        margin-top: 5px
    }
}

.right_wrapper {
    right: 0;
    background: #fff;
    z-index: 10
}

.right_modal {
    right: 0;
    max-width: 900px;
    display: none;
    background: #f2f3f4;
    z-index: 700;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .21);
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media only screen and (max-width: 1800px) {
    .right_modal {
        right: 0;
        left: auto;
        width: 780px
    }
}

@media only screen and (max-width: 800px) {
    .right_modal {
        width: 100%
    }
}

.right_modal.fadeDown {
    -webkit-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
    top: 100%
}

.right_modal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    z-index: 99;
    text-align: center;
    line-height: 60px
}

.right_modal .rm_content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 60px 35px 73px;
    overflow: auto
}

.right_modal .rm_action_line {
    display: none;
    border-top: 1px solid #dadada;
    height: 53px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 8px 8px 0;
    text-align: right;
    background: #fff;
    font-size: 0
}

.right_modal .rm_action_line .btn-flat:first-child, .right_modal .rm_action_line .btn-large:first-child, .right_modal .rm_action_line .btn:first-child {
    margin-left: 0
}

.right_modal .rm_action_line .btn, .right_modal .rm_action_line .btn-flat, .right_modal .rm_action_line .btn-large {
    margin-left: 8px
}

.right_modal .rm_action_line .progress {
    position: absolute;
    top: -10px;
    left: 0
}

.right_modal .rm_action_line.send_msg {
    height: auto;
    font-size: 14px;
    text-align: left
}

.right_modal .rm_action_line.send_msg .attach {
    position: absolute;
    top: 22px;
    left: 20px;
    background-image: url(images/sprite.png);
    background-position: -923px -406px;
    width: 28px;
    height: 24px;
    display: inline-block
}

.right_modal .rm_action_line.send_msg .textarea_wrp {
    padding: 15px 165px 8px 60px
}

.right_modal .rm_action_line.send_msg .textarea_wrp textarea {
    border-bottom: 0 !important;
    box-shadow: none !important;
    padding: 0;
    margin: 0;
    height: 35px;
    min-height: 35px
}

.right_modal .rm_action_line.send_msg button {
    margin: 0;
    position: absolute;
    top: 16px;
    right: 16px
}

.right_modal .modal_edit {
    position: absolute;
    top: -53px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(150, 150, 150, .5);
    display: none
}

.right_modal .modal_edit_content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    padding: 30px 20px 0
}

.right_modal .modal_edit_content .progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.right_modal .modal_edit_content h2 {
    margin-top: 0
}

.right_modal .add_response .rubl {
    font-size: 15px
}

.right_modal .user_info .user_log {
    margin-top: 30px
}

.right_modal .user_info .user_contacts ul {
    margin-left: -20px
}

.right_modal .user_info .user_contacts ul li {
    margin-left: 20px;
    display: inline-block
}

.right_modal .user_info .user_contacts ul li .mdi {
    color: #00BCD4
}

.right_modal .user_info .user_contacts ul li span.phone {
    display: inline-block;
    vertical-align: top
}

.right_modal .separator {
    height: 1px;
    background-color: #dadada;
    margin: 30px 0
}

.right_modal .subcategory_list {
    margin-top: -60px
}

.right_modal .subcategory_list .head {
    height: 110px;
    background-repeat: no-repeat;
    padding-left: 73px;
    background-size: 50px 50px;
    background-position: 0 center;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 1px solid #dadada;
    display: table;
    width: 100%
}

.right_modal .subcategory_list .head div {
    display: table-cell;
    vertical-align: middle
}

.right_modal .subcategory_list ul {
    margin-top: 30px;
    overflow: hidden
}

.right_modal .subcategory_list ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 12px;
    float: left;
    width: 50%
}

.right_modal .subcategory_list ul li:before {
    content: "";
    width: 8px;
    height: 8px;
    border-left: 4px solid #00bdd6;
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 8px;
    left: 0
}

.right_modal .subcategory_list ul a {
    color: #1b1b1b
}

.ng-scope h2.cnt-response:hover, .right_modal .subcategory_list ul a:active, .right_modal .subcategory_list ul a:focus, .right_modal .subcategory_list ul a:hover {
    color: #00BCD4
}

.ng-scope h2 {
    padding-left: 40px
}

.ng-scope h2.cnt-response {
    cursor: pointer
}

.ng-scope h2 span {
    font-size: 14px;
    color: #747474
}

.ng-scope h2 span.mdi {
    color: #00BCD4;
    font-size: 24px;
    position: relative;
    top: 4px
}

.all_task_info {
    background-color: #fff;
    padding: 40px;
    margin-top: 35px
}

.all_task_info .hide-info {
    display: none
}

.all_task_info .response_send .mdi {
    font-size: 21px;
    color: #8cc443;
    position: relative;
    right: 5px;
    top: 2px
}

.all_task_info .user_info {
    padding-bottom: 30px;
    margin-bottom: 0
}

.all_task_info .user_info .user_contacts {
    background-color: #f5f6f5;
    padding: 15px 20px;
    margin-left: 10px;
    margin-right: 10px
}

.all_task_info .user_info .user_contacts ul li {
    margin-bottom: 5px
}

.all_task_info .user_info .user_contacts ul li span {
    color: #00BCD4
}

.all_task_info .user_info .user_contacts ul li span.phone {
    display: inline-block;
    vertical-align: top
}

.all_task_info .user_log {
    padding-top: 9px
}

.all_task_info .title {
    font-size: 24px;
    line-height: 28px
}

.all_task_info .task_data {
    margin-bottom: 7px
}

.all_task_info .task_ditail {
    color: #747474;
    padding-bottom: 5px
}

.all_task_info .task_ditail li {
    display: inline-block;
    border-left: 1px solid #747474;
    line-height: 15px;
    margin-right: 10px;
    padding-left: 12px
}

.all_task_info .task_ditail li:first-child {
    padding-left: 0;
    border-left: 0
}

.all_task_info .task_desc {
    margin-bottom: 20px;
    word-wrap: break-word
}

.all_task_info .task_detail_item {
    margin-bottom: 15px
}

.all_task_info .task_detail_item div {
    display: inline-block;
    vertical-align: top
}

.all_task_info .task_detail_item .item_title {
    font-weight: 700;
    display: inline-block;
    width: 15%
}

.all_task_info .task_detail_item.map_adres div {
    display: block
}

.all_task_info .task_detail_item.map_adres .adreses_list {
    padding-left: 15%
}

.all_task_info .task_detail_item.map_adres .adreses_list ul li {
    margin-bottom: 6px
}

.all_task_info .task_detail_item.map_adres .adreses_list ul li:last-child {
    margin-bottom: 0
}

.all_task_info .task_detail_item.map_adres .item_title {
    float: left
}

.all_task_info .task_detail_item.map_adres .letter_symbol {
    float: left;
    position: relative;
    top: 1px
}

.all_task_info .task_detail_item.map_adres .letter_symbol + div {
    padding-left: 27px
}

.all_task_info .map {
    margin-top: 25px;
    height: 300px
}

.all_task_info .files {
    margin-top: 30px
}

.all_task_info .task_aut p {
    margin: 0
}

.all_task_info .task_aut p a {
    color: #00BCD4;
    display: inline-block;
    border-bottom: 1px dashed #00BCD4;
    line-height: 15px
}

.all_task_info .task_aut p a:hover {
    border-bottom-color: transparent
}

.all_task_info .modal-conten {
    padding: 20px
}

.all_task_info .modal-conten a {
    color: #00BCD4;
    border-bottom: 1px dashed #00BCD4
}

.all_task_info .modal-conten a:hover {
    color: #00acc1
}

.all_task_info .modal-footer a {
    margin-left: 10px !important
}

.all_task_info .modal-footer .progress {
    width: 99%
}

.all_task_info .add_response {
    margin-top: 40px;
    padding: 10px 20px 21px;
    background-color: #f5f6f5;
    position: relative
}

.all_task_info .add_response .progress {
    left: 0;
    top: 0
}

.all_task_info .add_response .input-field input[type=text], .all_task_info .add_response .input-field textarea {
    border: 1px solid #e9e9ea;
    padding-left: 18px;
    background-color: #fff;
    box-sizing: border-box
}

.all_task_info .add_response .input-field textarea {
    padding: 13px 18px 18px;
    min-height: 145px;
    resize: vertical
}

.all_task_info .add_response .textarea_wrp {
    margin-bottom: 30px
}

.all_task_info .add_response .textarea_wrp .input-field {
    margin-top: 0
}

.all_task_info .add_response .add_response_btn, .all_task_info .edit_page_btn {
    margin-left: 10px
}

.all_task_info .sep {
    height: 1px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 30px
}

@media only screen and (max-width: 1160px) {
    .all_task_info .user_info .m5 {
        width: 60%
    }

    .all_task_info .user_info .m3 {
        width: 40%
    }

    .all_task_info .user_info .m4 {
        width: 100%;
        padding-left: 0;
        padding-right: 50%;
        padding-top: 20px
    }
}

@media only screen and (max-width: 1124px) {
    .all_task_info .title {
        font-size: 20px
    }
}

@media only screen and (max-width: 940px) {
    .all_task_info {
        padding: 25px
    }

    .ng-scope {
        padding-bottom: 20px
    }
}

@media only screen and (max-width: 600px) {
    .all_task_info .user_info .m3, .all_task_info .user_info .m5 {
        width: 100%
    }

    .all_task_info .user_info .m4 {
        width: 100%;
        padding-right: 0;
        padding-top: 10px
    }

    .all_task_info .user_log {
        padding-top: 15px
    }
}

.all_response_info .price {
    text-align: left
}

.all_response_info .term {
    font-size: 18px;
    text-align: right
}

.all_response_info .response_data {
    margin-bottom: 10px
}

.all_response_info .response_date {
    color: #909090
}

.all_response_info .response_desc {
    margin-top: 20px;
    word-wrap: break-word
}

.all_response_info h2, .page_rules h1 {
    margin-top: 0
}

.all_response_info .response_msgs form {
    text-align: right
}

.all_response_info .response_msgs .comments_list .item {
    margin-bottom: 15px
}

.all_response_info .response_msgs .comments_list .item.load {
    opacity: .5
}

.list-response.hide {
    display: none
}

.list-response .user .user_photo {
    width: 50px;
    height: 50px
}

.list-response .user .user_photo .icon {
    box-shadow: 0 0 0 2px #fff;
    width: 9px;
    height: 9px;
    bottom: 0px;
    right: 2px
}
.list-response .user .user_photo .pro{
    width: 20px;
    height: 20px;
    font-size: 8px;
    line-height: 22px;
    text-align: center;
    right: -8px;
    top: -1px;
}
.list-response .card .user .user_data {
    padding-top: 1px
}

.page_rules {
    padding: 40px;
    background: #fff
}

@media only screen and (max-width: 940px) {
    .page_rules {
        padding: 25px
    }
}

@media only screen and (max-width: 600px) {
    .page_rules {
        padding: 15px
    }
}

.page_404 {
    padding: 40px 40px 55px;
    background: #fff
}

@media only screen and (max-width: 940px) {
    .page_404 {
        padding: 25px
    }
}

@media only screen and (max-width: 600px) {
    .page_404 {
        padding: 15px
    }
}

.page_404 .header_404 {
    text-align: center
}

.page_404 .header_404 img {
    max-width: 500px;
    width: 100%;
    padding-top: 10px
}

.page_404 .content_404 {
    padding: 0 40px
}

.page_404 .content_404 p {
    margin: 0
}

.page_404 .content_404 li {
    position: relative
}

.page_404 .content_404 span {
    padding-left: 10px
}

.page_404 .content_404 .mdi-checkbox-blank-circle {
    font-size: 6px;
    color: #ff5617;
    position: relative;
    top: -3px
}

.page_404 .footer_404 {
    padding: 30px 40px 0;
    line-height: 18px
}

.page_404 .footer_404 a {
    color: #ff5617;
    border-bottom: 1px solid
}

.page_404 .footer_404 a:hover {
    color: #f4511e
}

.page_404 .footer_404 a:active {
    color: #ff7043
}

.page_404 h1 {
    text-transform: uppercase;
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: left;
    padding: 0 40px
}

@media only screen and (max-width: 1600px) {
    .page_404 h1 {
        font-size: 20px;
        text-align: center;
        line-height: 25px
    }
}

@media only screen and (max-width: 1124px) {
    .page_404 h1 {
        font-size: 18px
    }

    .page_404 br {
        display: none
    }
}

@media only screen and (max-width: 940px) {
    .page_404 h1 {
        margin-top: 40px;
        margin-bottom: 30px
    }

    .page_404 img {
        padding: 0 30px
    }

    .page_404 .content_404 {
        padding: 0
    }

    .page_404 .footer_404 {
        padding: 15px 0 0
    }
}

@media only screen and (max-width: 600px) {
    .page_404 h1 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 0
    }

    .page_404 img {
        padding: 0 40px
    }
}

footer {
    background: #f5f6f5;
    border-top: 1px solid #b7b7b7;
    font-size: 12px
}

footer p {
    margin-top: 0
}

footer a {
    font-size: 12px;
    color: #1b1b1b;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

footer a:active, footer a:hover {
    color: #00bdd6
}

footer .wrp {
    max-width: 710px;
    margin: 0 auto;
    padding: 0 10px
}

@media only screen and (max-width: 940px) {
    footer .wrp {
        padding-bottom: 30px
    }
}

footer .row {
    margin-bottom: 0
}

@media only screen and (max-width: 600px) {
    footer .menu {
        padding-left: 0 !important
    }
}

footer .for_users {
    padding-left: 40px !important
}

@media only screen and (max-width: 600px) {
    footer .for_users {
        padding-left: 0 !important
    }
}

footer .contacts {
    padding-left: 40px !important
}

@media only screen and (max-width: 600px) {
    footer .contacts {
        padding-left: 0 !important
    }
}

footer .menu_title {
    text-transform: uppercase;
    margin-bottom: 13px
}

footer .f_top {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7
}

footer .f_bottom {
    height: 67px;
    line-height: 67px
}

footer .f_bottom .krayt_copyright {
    text-align: right
}

footer .f_bottom .krayt_copyright img {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px
}

@media only screen and (max-width: 1540px) {
    .main_wrp {
        padding: 0 320px 0 0
    }

    .personal_page .reviews_page .big_stars {
        padding-left: .75rem
    }
}

@media only screen and (max-width: 600px) {
    h1, h2 {
        line-height: 24px
    }

    body {
        font-size: 13px;
        line-height: 22px
    }

    h1 {
        font-size: 20px
    }

    h2 {
        font-size: 17px
    }

    .btn, .btn-flat, .btn-large {
        padding: 0 1rem
    }

    .main_page section {
        padding-top: 10px;
        padding-bottom: 40px
    }

    .main_wrapper {
        padding: 0
    }

    .right-align {
        text-align: center
    }

    .right-align .btn, .right-align .btn-large {
        margin: 20px 0 30px
    }

    #new_task .row:last-child {
        margin-bottom: 0
    }

    #new_task .row .right-align .btn, #new_task .row .right-align .btn-large {
        margin: 0 0 10px
    }

    .side-nav ul li a {
        font-size: 16px
    }

    .side-nav #main_menu li {
        line-height: 40px
    }

    a.card {
        padding-bottom: 5px
    }

    .card {
        margin-bottom: 15px;
        padding: 12px 15px 20px;
        box-shadow: none
    }

    .card.work_wrp {
        margin-bottom: 0
    }

    .card .t_header .date {
        text-align: left;
        width: 100%;
        padding-left: 60px
    }

    .card .t_title {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 10px;
        white-space: normal
    }

    .card .t_content {
        line-height: 20px;
        padding-bottom: 10px
    }

    .card .t_footer {
        margin: 0;
        padding: 7px 0 6px
    }

    .card .t_footer .price {
        margin-top: 15px;
        float: left
    }

    .card .t_footer .deadline {
        margin-right: 0;
        margin-top: 14px
    }

    .card .user_contacts {
        margin: 0 -12px 15px;
        padding: 15px 20px
    }

    .card .user_rating {
        padding-left: 60px
    }

    .card .user_rating em {
        display: block;
        margin-left: 0
    }

    .card .more_contact {
        width: 100%
    }

    .card.performer {
        margin-bottom: 0
    }

    .reviews_wrapper .r_item .r_text {
        margin-top: 15px;
        margin-bottom: 10px
    }

    .reviews_wrapper .r_item .r_bottom .rating {
        margin-left: 1px
    }

    .reviews_wrapper .r_item .user_name {
        padding-top: 5px;
        font-size: 16px
    }

    .reviews_wrapper .r_item .user_name .r_date {
        font-size: 11px;
        width: 100%;
        float: left;
        text-align: left;
        padding-left: 60px;
        margin-top: -22px
    }

    .price, .price .rubl {
        font-size: 20px
    }

    #review_wrp {
        padding-left: 15px;
        padding-right: 15px
    }

    #review_wrp .right-align .btn, #review_wrp .right-align .btn-large {
        margin-bottom: 0;
        margin-top: 10px
    }

    .price {
        text-align: left
    }

    .user_data .user_name, .user_name {
        font-size: 15px
    }

    .user_photo {
        margin-right: 10px !important;
        width: 60px;
        height: 60px
    }

    .collapse_item {
        margin: 0 15px
    }

    .reviews-block-container {
        margin-top: 30px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 20px 10px 50px
    }

    .reviews-block-container .comments_list .child_comments {
        padding-left: 60px
    }

    .comments_list .user_name {
        font-size: 13px
    }

    .comments_list .user_name .message-post-date {
        font-size: 11px;
        margin-left: 13px
    }

    .task_page #rating_form {
        padding: 0 15px
    }

    .task_page .note_text, .task_page h2 {
        padding-left: 15px
    }

    .comments_list .data {
        padding-left: 60px
    }

    .all_task_info {
        padding: 35px 15px
    }

    .all_task_info .user_info {
        padding-bottom: 15px
    }

    .all_task_info .title {
        font-size: 17px;
        margin-bottom: 10px;
        line-height: 25px
    }

    .all_task_info .task_data {
        margin-bottom: 10px
    }

    .all_task_info .task_ditail {
        padding-bottom: 0;
        padding-top: 10px
    }

    .all_task_info .task_ditail li {
        display: block;
        margin: 0;
        padding: 0;
        line-height: 22px;
        border: 0
    }

    .personal_page #user_spec_list .spec_item .sep, .personal_page .menu_personal ul li a span.text, .right_modal #user_photo_wrp span.text {
        display: none
    }

    .all_task_info .task_detail_item {
        margin-bottom: 10px
    }

    .all_task_info .task_detail_item .item_title {
        width: 34%
    }

    .all_task_info .task_detail_item.map_adres .letter_symbol {
        top: 0;
        margin-right: 5px
    }

    .all_task_info .task_detail_item.map_adres .letter_symbol + div {
        padding-left: 27px
    }

    .all_task_info .task_detail_item.map_adres .adreses_list {
        padding-left: 17%
    }

    .all_task_info .files {
        margin-top: 15px;
        white-space: nowrap;
        overflow: hidden
    }

    .all_task_info .task_aut {
        padding-top: 20px
    }

    .all_task_info .response_send {
        padding-top: 10px
    }

    .all_task_info .add_response {
        margin-top: 0
    }

    .all_task_info .add_response .textarea_wrp {
        margin-bottom: 0
    }

    .all_task_info .edit_page_btn {
        margin-left: 10px
    }

    .all_task_info .right-align .btn, .all_task_info .right-align .btn-large {
        margin-bottom: 15px
    }

    .form_new_comment {
        padding: 20px
    }

    .form_new_comment .right-align button {
        margin: 0
    }

    .ng-scope {
        padding-bottom: 0
    }

    .ng-scope h2 {
        font-size: 17px;
        padding-left: 15px
    }

    .ng-scope .empty_text {
        padding-left: 15px;
        padding-bottom: 10px
    }

    .ng-scope.work_wrp .form_new_comment {
        margin-top: 10px
    }

    .comment_wrp div.info_comment .right-align .btn, .comment_wrp div.info_comment .right-align .btn-large {
        margin-bottom: 0
    }

    .comment_wrp div.info_comment .right-align div {
        padding-top: 20px
    }

    .all_list h1 {
        padding-left: 15px;
        padding-top: 0;
        margin-top: 0;
        font-weight: 400;
        margin-bottom: 20px
    }

    .all_list .filter {
        padding: 0 15px
    }

    .all_list .filter .select-wrapper input.select-dropdown {
        box-sizing: border-box;
        padding-right: 20px;
        background-color: #fff;
        border-radius: 5px
    }

    .all_list .filter .caret {
        z-index: 2
    }

    .all_category_page h1 {
        padding-left: 15px
    }

    .all_category_page .search_wrapper {
        margin: 35px 15px
    }

    .user_big .user_name {
        line-height: 22px
    }

    .user_big .user_name a:hover {
        color: #64b5f6
    }

    .right_modal .rm_content {
        padding: 30px 20px 73px
    }

    .right_modal .user_info .user_contacts {
        padding: 15px
    }

    .right_modal .user_info .user_log {
        margin: 20px 0
    }

    .right_modal .separator {
        margin: 30px 0 20px
    }

    .right_modal .subcategory_list {
        margin-top: 0
    }

    .right_modal .subcategory_list .head {
        height: 60px;
        padding-left: 60px;
        font-size: 16px
    }

    .right_modal .subcategory_list ul li {
        float: none;
        width: 100%
    }

    .right_modal .modal_edit .response_price {
        margin-bottom: 23px
    }

    .right_modal .rm_action_line.send_msg .textarea_wrp {
        padding: 5px 0 8px 42px
    }

    .right_modal .rm_action_line.send_msg .textarea_wrp textarea {
        font-size: 13px
    }

    .personal_page .personal_content h2, .personal_page .reviews_page h2 {
        font-size: 17px
    }

    .right_modal .rm_action_line.send_msg .attach {
        top: 10px;
        left: 10px
    }

    .right_modal .rm_action_line.send_msg button {
        position: relative;
        top: auto;
        right: auto;
        float: right;
        margin-bottom: 8px
    }

    .auth_reg_page {
        padding: 0 15px
    }

    .auth_reg_page #login_form .right-align, .auth_reg_page #register .right-align {
        width: 70%;
        float: none;
        margin: 0 auto
    }

    .auth_reg_page #login_form .right-align button, .auth_reg_page #register .right-align button {
        margin: 0
    }

    .auth_reg_page #forgotpass .btn, .auth_reg_page #forgotpass .btn-large {
        width: 70%;
        margin-top: 0
    }

    .new_task_page {
        padding: 25px
    }

    .new_task_page h1 {
        margin-bottom: 20px
    }

    .new_task_page text-area {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .new_task_page #map_yandex .add_adres {
        margin-left: 40px !important
    }

    .new_task_page #map_yandex #item_address li {
        padding-left: 40px
    }

    .new_task_page #map_yandex #item_address li > input {
        width: 85%
    }

    .new_task_page #ajax_form .input-field:first-child {
        padding-bottom: 15px
    }

    .upload_wrapper .webform-field-upload span.text {
        margin-left: 0;
        margin-top: 15px
    }

    .main_page h2 {
        padding-left: 15px
    }

    .main_page .reg_wrp {
        padding: 10px 25px 25px
    }

    .personal_page .main_wrapper {
        padding: 20px 15px 0
    }

    .personal_page .user_info {
        margin-bottom: 15px
    }

    .personal_page #user_spec_list .spec_item, .personal_page .personal_content .user_contacts {
        margin-bottom: 0
    }

    .personal_page .personal_content .user_contacts ul {
        margin-top: 0
    }

    .personal_page .personal_content .user_contacts li {
        width: 100%;
        padding: 3px 0
    }

    .personal_page .about_me {
        padding-bottom: 10px
    }

    .personal_page .personal_content .response_msgs {
        margin-top: 15px
    }

    .personal_page .reviews_page {
        padding-bottom: 30px
    }

    .personal_page .reviews_page .wrp_reviews .col.s6 {
        padding-bottom: 10px;
        padding-left: 0
    }

    .personal_page .menu_personal ul, .personal_page .menu_personal ul li a {
        height: 55px
    }

    .personal_page .menu_personal ul li a span.icon {
        top: 18px
    }

    .personal_page .user_log {
        padding-top: 15px;
        line-height: 22px
    }

    .personal_page .main_profile .price {
        text-align: left;
        margin-top: 10px
    }

    .personal_page .main_profile .price .rubl + span {
        font-size: 16px
    }

    .personal_page #user_spec_list h2, .personal_page .tasks_page h2 {
        font-size: 17px
    }

    .personal_page .tasks_page {
        padding-bottom: 30px
    }

    .personal_page #user_spec_list {
        padding-bottom: 15px
    }

    .personal_page #user_spec_list .price {
        font-size: 13px;
        text-align: left;
        margin-top: 0
    }

    .personal_page #user_spec_list .price .rubl {
        font-size: 14px
    }

    .personal_page #user_spec_list .main_category {
        font-size: 16px;
        line-height: 20px
    }

    footer .f_bottom, footer .f_top {
        line-height: 24px;
        height: auto
    }

    .personal_page #user_spec_list .child_category {
        font-size: 14px
    }

    .personal_page .notification_list .notification_item {
        padding: 13px
    }

    .personal_page .dialog_list .d_item {
        padding: 12px
    }

    .personal_page .dialog_list .d_item .msg_text {
        padding-left: 60px
    }

    .personal_page #msg_list {
        margin: 20px -10px 50px
    }

    .personal_page #wrp_edit #user_pass .row:last-child, footer p {
        margin-bottom: 0
    }

    .personal_page #msg_list .msg.mine .msg_date {
        top: -22px;
        right: 0;
        left: auto;
        bottom: auto
    }

    .personal_page #msg_list .msg.mine .msg_text_wrp {
        margin-left: 0;
        margin-right: 60px
    }

    .personal_page #msg_list .msg .msg_date {
        top: -22px;
        right: auto;
        left: 0;
        bottom: auto
    }

    .personal_page #msg_list .msg .msg_text_wrp {
        padding: 5px 10px;
        margin-right: 0;
        margin-top: 20px
    }

    .personal_page #wrp_edit h2 {
        font-size: 17px
    }

    .personal_page #wrp_edit .right-align .btn, .personal_page #wrp_edit .right-align .btn-large {
        margin-top: 0
    }

    footer {
        text-align: center
    }

    footer .wrp {
        padding-left: 0;
        padding-right: 0
    }

    footer .f_top ul li {
        float: none;
        margin-right: 0
    }

    footer .f_top .row {
        margin: 0
    }

    footer .f_top .row .col {
        padding: 0
    }

    footer .f_bottom {
        padding: 15px 10px
    }

    footer .f_bottom .copyright {
        margin-bottom: 10px
    }

    footer .f_bottom .row {
        margin: 0 !important
    }

    footer .f_bottom .krayt_copyright {
        text-align: inherit;
        line-height: 35px
    }

    footer .f_bottom .krayt_copyright img {
        display: block;
        margin: 0 auto
    }

    .bx-composite-btn-fixed {
        left: 50%;
        margin-left: -93px;
        width: 190px
    }

    #new_task .right-align {
        margin-top: 20px
    }
}

#alert_panel {
    position: fixed;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: none;
    left: 0;
    z-index: 1000;
    overflow: auto;
    min-height: 40px;
    box-shadow: 0 1px 5px 0 rgba(140, 140, 140, .75)
}

#alert_panel .alert_close, #alert_panel .alert_close i {
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
    top: 0
}

#alert_panel .alert_content {
    margin-right: 60px;
    padding: 10px 0
}

#alert_panel .alert_close i {
    line-height: 40px;
    text-align: center;
    z-index: 99;
    cursor: pointer
}

#alert_panel.successful {
    background-color: #8cc443;
    display: block
}

#alert_panel.warning {
    background-color: #ff4132;
    display: block
}

#alert_panel.event {
    background-color: #f48c31;
    display: block
}

#alert_panel .alert_content a {
    color: #000
}

.background {
    height: 100%;
    width: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .5);
    top: 0;
    display: none;
    z-index: 160
}
.modal-form-bitrix24{
    display: none;
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    background-color:  rgba(0,0,0,0.4);
    height: 100%;
    z-index: 100000;
}
.modal-form-bitrix24.open{
    display: block;
}
.modal-form-bitrix24-content{
    width: 40%;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 512px;
}
.modal-form-bitrix24-close{
    position: absolute;
    right: 10px;
    top: 10px;
    background-image: url(http://webkrayt.ru/close.svg);
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: 20px;

}
.tipso_bubble {
    box-shadow: 0 2px 25px 0 #dce1e8;
    border: solid 1px rgba(220, 225, 232, 0.46);
}