body {
    font-family: noto-sans;
    font-size: 13px;
    line-height: 1.42857143;
    color: #5e5e5e;
    background-color: #edecec;
}

a:hover, a:focus {
    color: #0a6ebd;
    text-decoration: none;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #000000;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

/*
 * LESS Plugins
 */

/*
 * Variables and Mixin
 */

/*
 * Font Icon Family
 */

/* --------------------------------------------------------
    Container
-----------------------------------------------------------*/

/* Typography + Scaffolding + Links */

/* Border Radius */

/* Tabs */

/* Form */

/* Table */

/*
 * Input Group
 */

/*
 * Pagination
 */

/*
 * Popover
 */

/*
 * Dropdown
 */

/*
 * Thumbnail
 */

/*
 * Alerts
 */

/*
 * Form Validations
 */

/*
 * Buttons
 */

/*
 * Thumbnail
 */

/*
 * Carousel
 */

/*
 * Modal
 */

/*
 * Tooltips
 */

/*
 * Popover
 */

/*
 * Jumbotron
 */

/* --------------------------------------------------------
    List Group
-----------------------------------------------------------*/

/*
 * Badges
 */

/*
 * Material Colors
 */

/* --------------------------------------------------------
    Header
-----------------------------------------------------------*/

/* Bootstrap Branding */

/*
 * Colors
 */

/*
 * Blocks
 */

/*
 * Misc
 */

/* --------------------------------------------------------
    Custom Media Query widths
-----------------------------------------------------------*/

/* --------------------------------------------------------
    Pre
-----------------------------------------------------------*/

/*
 * Font Face
 */

/*
 * Background Repeat + Position
 */

/*
 * CSS Animations based on animate.css
 */

/*
 * CSS Transform - Scale and Rotate
 */

/*
 * User Select
 */

/*
 * Background Image Cover
 */

/*
 * Tab Focus
 */

/*
 * Pop-in Hover effects
 */

/*
 *  Override Bootstrap Button Mixin
 */

/*
 * Scale 3d
 */

/*
 * Load Font
 */

/*
 * Noto Sans Regular
 */

@font-face {
    font-family: noto-sans;
    src: url('../fonts/NotoSans_gdi.woff')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/noto-sans/NotoSans_gdi.woff*/ format('woff'), url('../fonts/NotoSans_gdi.svg#icon')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/noto-sans/NotoSans_gdi.svg#icon*/ format('svg');
    font-weight: 400;
    font-style: normal;
}

/*
 * Noto Sans Bold
 */

@font-face {
    font-family: noto-sans;
    src: url('../fonts/NotoSans_Bold.woff')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/noto-sans/NotoSans_Bold.woff*/ format('woff'), url('../fonts/NotoSans_Bold.svg#icon')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/noto-sans/NotoSans_Bold.svg#icon*/ format('svg');
    font-weight: 700;
    font-style: normal;
}

/*
 * Vendors
 */

@font-face {
    font-family: weather-icons;
    src: url('../fonts/weather-icons.woff')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/weather-icons/weather-icons.woff*/ format('woff'), url('../fonts/weather-icons.svg#icon')/*tpa=http://byrushan.com/projects/mae/1-0/fonts/weather-icons/weather-icons.svg#icon*/ format('svg');
    font-weight: 400;
    font-style: normal;
}

#weather-widget [class*="icon-"] {
    font-family: 'weather-icons';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-0:before {
    content: ":";
}

.icon-1:before {
    content: "p";
}

.icon-2:before {
    content: "S";
}

.icon-3:before {
    content: "Q";
}

.icon-4:before {
    content: "S";
}

.icon-5:before {
    content: "W";
}

.icon-6:before {
    content: "W";
}

.icon-7:before {
    content: "W";
}

.icon-8:before {
    content: "W";
}

.icon-9:before {
    content: "I";
}

.icon-10:before {
    content: "W";
}

.icon-11:before {
    content: "I";
}

.icon-12:before {
    content: "I";
}

.icon-13:before {
    content: "I";
}

.icon-14:before {
    content: "I";
}

.icon-15:before {
    content: "W";
}

.icon-16:before {
    content: "I";
}

.icon-17:before {
    content: "W";
}

.icon-18:before {
    content: "U";
}

.icon-19:before {
    content: "Z";
}

.icon-20:before {
    content: "Z";
}

.icon-21:before {
    content: "Z";
}

.icon-22:before {
    content: "Z";
}

.icon-23:before {
    content: "Z";
}

.icon-24:before {
    content: "E";
}

.icon-25:before {
    content: "E";
}

.icon-26:before {
    content: "3";
}

.icon-27:before {
    content: "a";
}

.icon-28:before {
    content: "A";
}

.icon-29:before {
    content: "a";
}

.icon-30:before {
    content: "A";
}

.icon-31:before {
    content: "6";
}

.icon-32:before {
    content: "1";
}

.icon-33:before {
    content: "6";
}

.icon-34:before {
    content: "1";
}

.icon-35:before {
    content: "W";
}

.icon-36:before {
    content: "1";
}

.icon-37:before {
    content: "S";
}

.icon-38:before {
    content: "S";
}

.icon-39:before {
    content: "S";
}

.icon-40:before {
    content: "M";
}

.icon-41:before {
    content: "W";
}

.icon-42:before {
    content: "I";
}

.icon-43:before {
    content: "W";
}

.icon-44:before {
    content: "a";
}

.icon-45:before {
    content: "S";
}

.icon-46:before {
    content: "U";
}

.icon-47:before {
    content: "S";
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text;
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
}

.fileinput .thumbnail > img {
    max-height: 100%;
}

.fileinput .btn {
    vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}

.fileinput-inline .fileinput-controls {
    display: inline;
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden;
}

.form-control .fileinput-filename {
    vertical-align: bottom;
}

.fileinput.input-group {
    display: table;
}

.fileinput.input-group > * {
    position: relative;
    z-index: 2;
}

.fileinput.input-group > .btn-file {
    z-index: 1;
}

.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
    border-radius: 0 2px 2px 0;
}

.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
    border-radius: 0 2px 2px 0;
}

.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
    border-radius: 0 2px 2px 0;
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #ffa829;
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #ff760f;
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #f6675d;
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #f54556;
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #67bd6a;
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #61b555;
}

.input-group-addon:not(:first-child) {
    border-left: 0;
}

/*!
 * Waves v0.7.4
 * 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;
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: none;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1;
}

.waves-button {
    padding: 0.85em 1.1em;
    border-radius: 0.2em;
}

.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}

.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}

.waves-input-wrapper.waves-button {
    padding: 0;
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%;
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms;
}

.waves-float:active {
    -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}

.waves-block {
    display: block;
}

/* Firefox Bug: link not triggered */

a.waves-effect .waves-ripple {
    z-index: -1;
}

/**
 * google-material-color v1.2.6
 * https://github.com/danlevan/google-material-color
 */

/*
 * Load Website related LESS files
 */

/*
 * Generate Margin Class
 * margin, margin-top, margin-bottom, margin-left, margin-right
 */

.m-0 {
    margin: 0px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-5 {
    margin: 5px !important;
}

.m-t-5 {
    margin-top: 5px !important;
}

.m-b-5 {
    margin-bottom: 5px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-10 {
    margin: 10px !important;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-15 {
    margin: 15px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.m-l-15 {
    margin-left: 15px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m-20 {
    margin: 20px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-20 {
    margin-bottom: 20px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-25 {
    margin: 25px !important;
}

.m-t-25 {
    margin-top: 25px !important;
}

.m-b-25 {
    margin-bottom: 25px !important;
}

.m-l-25 {
    margin-left: 25px !important;
}

.m-r-25 {
    margin-right: 25px !important;
}

.m-30 {
    margin: 30px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-b-30 {
    margin-bottom: 30px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

/*
 * Generate Padding Class
 * padding, padding-top, padding-bottom, padding-left, padding-right
 */

.p-0 {
    padding: 0px !important;
}

.p-t-0 {
    padding-top: 0px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-5 {
    padding: 5px !important;
}

.p-t-5 {
    padding-top: 5px !important;
}

.p-b-5 {
    padding-bottom: 5px !important;
}

.p-l-5 {
    padding-left: 5px !important;
}

.p-r-5 {
    padding-right: 5px !important;
}

.p-10 {
    padding: 10px !important;
}

.p-t-10 {
    padding-top: 10px !important;
}

.p-b-10 {
    padding-bottom: 10px !important;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}

.p-15 {
    padding: 15px !important;
}

.p-t-15 {
    padding-top: 15px !important;
}

.p-b-15 {
    padding-bottom: 15px !important;
}

.p-l-15 {
    padding-left: 15px !important;
}

.p-r-15 {
    padding-right: 15px !important;
}

.p-20 {
    padding: 20px !important;
}

.p-t-20 {
    padding-top: 20px !important;
}

.p-b-20 {
    padding-bottom: 20px !important;
}

.p-l-20 {
    padding-left: 20px !important;
}

.p-r-20 {
    padding-right: 20px !important;
}

.p-25 {
    padding: 25px !important;
}

.p-t-25 {
    padding-top: 25px !important;
}

.p-b-25 {
    padding-bottom: 25px !important;
}

.p-l-25 {
    padding-left: 25px !important;
}

.p-r-25 {
    padding-right: 25px !important;
}

.p-30 {
    padding: 30px !important;
}

.p-t-30 {
    padding-top: 30px !important;
}

.p-b-30 {
    padding-bottom: 30px !important;
}

.p-l-30 {
    padding-left: 30px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

/*
 * Generate Font-Size Classes (8px - 20px)
 */

.f-8 {
    font-size: 8px !important;
}

.f-9 {
    font-size: 9px !important;
}

.f-10 {
    font-size: 10px !important;
}

.f-11 {
    font-size: 11px !important;
}

.f-12 {
    font-size: 12px !important;
}

.f-13 {
    font-size: 13px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-15 {
    font-size: 15px !important;
}

.f-16 {
    font-size: 16px !important;
}

.f-17 {
    font-size: 17px !important;
}

.f-18 {
    font-size: 18px !important;
}

.f-19 {
    font-size: 19px !important;
}

.f-20 {
    font-size: 20px !important;
}

/*
 * Font Weight
 */

.f-300 {
    font-weight: 300 !important;
}

.f-400 {
    font-weight: 400 !important;
}

.f-500 {
    font-weight: 500 !important;
}

.f-700 {
    font-weight: 700 !important;
}

/*
 * Position Classes
 */

.p-relative {
    position: relative !important;
}

.p-absolute {
    position: absolute !important;
}

.p-fixed {
    position: fixed !important;
}

.p-static {
    position: static !important;
}

/*
 * Overflow
 */

.o-hidden {
    overflow: hidden !important;
}

.o-visible {
    overflow: visible !important;
}

.o-auto {
    overflow: auto !important;
}

/*
 * Display
 */

.d-block {
    display: block !important;
}

.di-block {
    display: inline-block !important;
}

/*
 * Material Background Colors
 */

.bgm-white {
    background-color: #ffffff !important;
}

.c-white {
    color: #ffffff !important;
}

.bgm-black {
    background-color: #000000 !important;
}

.c-black {
    color: #000000 !important;
}

.bgm-brown {
    background-color: #795548 !important;
}

.c-brown {
    color: #795548 !important;
}

.bgm-pink {
    background-color: #e91e63 !important;
}

.c-pink {
    color: #e91e63 !important;
}

.bgm-red {
    background-color: #f44336 !important;
}

.c-red {
    color: #f44336 !important;
}

.bgm-blue {
    background-color: #2196f3 !important;
}

.c-blue {
    color: #2196f3 !important;
}

.bgm-purple {
    background-color: #9c27b0 !important;
}

.c-purple {
    color: #9c27b0 !important;
}

.bgm-deeppurple {
    background-color: #673ab7 !important;
}

.c-deeppurple {
    color: #673ab7 !important;
}

.bgm-lightblue {
    background-color: #03a9f4 !important;
}

.c-lightblue {
    color: #03a9f4 !important;
}

.bgm-cyan {
    background-color: #00bcd4 !important;
}

.c-cyan {
    color: #00bcd4 !important;
}

.bgm-teal {
    background-color: #009688 !important;
}

.c-teal {
    color: #009688 !important;
}

.bgm-green {
    background-color: #4caf50 !important;
}

.c-green {
    color: #4caf50 !important;
}

.bgm-lightgreen {
    background-color: #8bc34a !important;
}

.c-lightgreen {
    color: #8bc34a !important;
}

.bgm-lime {
    background-color: #cddc39 !important;
}

.c-lime {
    color: #cddc39 !important;
}

.bgm-yellow {
    background-color: #ffeb3b !important;
}

.c-yellow {
    color: #ffeb3b !important;
}

.bgm-amber {
    background-color: #ffc107 !important;
}

.c-amber {
    color: #ffc107 !important;
}

.bgm-orange {
    background-color: #ff9800 !important;
}

.c-orange {
    color: #ff9800 !important;
}

.bgm-deeporange {
    background-color: #ff5722 !important;
}

.c-deeporange {
    color: #ff5722 !important;
}

.bgm-gray {
    background-color: #9e9e9e !important;
}

.c-gray {
    color: #9e9e9e !important;
}

.bgm-bluegray {
    background-color: #607d8b !important;
}

.c-bluegray {
    color: #607d8b !important;
}

.bgm-indigo {
    background-color: #3f51b5 !important;
}

.c-indigo {
    color: #3f51b5 !important;
}

/*
 * Background Colors
 */

.bg-black-trp {
    background-color: rgba(0, 0, 0, 0.1) !important;
}

.overlay-white {
    background-color: rgba(255, 255, 255, 0.12) !important;
}

/*
 * Border
 */

.b-0 {
    border: 0 !important;
}

/*
 * width
 */

.w-100 {
    width: 100% !important;
}

/*
 * Border Radius
 */

.brd-2 {
    border-radius: 2px;
}

/*
 * Text Overflow
 */

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*
 * Media - Overriding the Media object to 3.2 version in order to prevent issues like text overflow.
 */

.media {
    overflow: visible;
}

.media:before,
.media:after {
    content: " ";
    display: table;
}

.media:after {
    clear: both;
}

.media:before,
.media:after {
    content: " ";
    display: table;
}

.media:after {
    clear: both;
}

.media > .pull-left {
    padding-right: 15px;
}

.media > .pull-right {
    padding-left: 15px;
}

.media-heading {
    font-size: 14px;
    margin-bottom: 10px;
}

.media-body {
    zoom: 1;
    display: block;
    width: auto;
}

.media-object {
    border-radius: 2px;
}

.close {
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-weight: normal;
    text-shadow: none;
}

.close:hover {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

.dl-horizontal dt {
    text-align: left;
}

*,
button,
input,
i,
a {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*:active,
*:hover {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

html {
    overflow-x: hidden\0/;
    -ms-overflow-style: none;
    overflow-x: hidden;
}

body:before {
    content: '';
    height: 265px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

audio,
video {
    outline: none;
}

p {
    margin-bottom: 20px;
}

blockquote {
    color: #AEAEAE;
}

pre {
    padding: 25px;
}

.container {
    padding: 0;
}

.container.c-boxed {
    max-width: 1200px;
}

#main {
    position: relative;
}

@media (min-width: 1260px) {
    #main {
        padding: 0 20px 30px 255px;
        min-height: calc(100vh - 159px);
    }
}

@media (max-width: 1259px) and (min-width: 768px) {
    #main {
        padding: 0 40px 30px;
    }
}

@media (max-width: 767px) {
    #main {
        padding: 0 15px 30px;
    }
}

.clist {
    list-style: none;
}

.clist > li:before {
    font-family: 'Material-Design-Iconic-Font';
    margin: 0 10px 0 -20px;
    vertical-align: middle;
}

.clist.clist-angle > li:before {
    content: "\f2fb";
}

.clist.clist-check > li:before {
    content: "\f26b";
}

.clist.clist-star > li:before {
    content: "\f27d";
}

#header {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    padding: 40px 25px;
    margin-bottom: 19px;
    z-index: 10;
}

@media (max-width: 767px) {
    #header {
        padding: 15px 25px;
    }
}

/*----------------------------------
    Logo
-----------------------------------*/

@media (min-width: 767px) {
    .h-logo {
        width: 223px;
    }
}

.h-logo a {
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    display: inline-block;
}

.h-logo a small {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    margin-top: -3px;
    color: rgba(255, 255, 255, 0.6);
}

@media (min-width: 1260px) {
    .h-logo .menu-collapse {
        display: none;
    }
}

@media (max-width: 1259px) {
    .h-logo .menu-collapse {
        margin-top: 8px;
        float: left;
    }
}

/*----------------------------------
    Hedaer Search
-----------------------------------*/

.h-search {
    padding: 2px 30px 2px 0;
}

.h-search,
.hs-input,
.hs-reset:before,
.hs-reset:after {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.hs-input {
    border: 0;
    height: 50px;
    padding: 10px 20px 10px 50px;
    border-radius: 2px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.25);
    color: #fff;
    font-size: 15px;
}

.hs-input::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.hs-input:-ms-input-placeholder {
    color: #ffffff;
}

.hs-input::-webkit-input-placeholder {
    color: #ffffff;
}

.hs-input.ie9-placeholder {
    color: #fff !important;
}

.focused .hs-input {
    background-color: #fff;
    color: #5e5e5e;
}

.focused .hs-input + .hs-reset {
    color: #5e5e5e;
}

.focused .hs-input + .hs-reset:before {
    -webkit-transform: scale(0) rotate(180deg);
    -ms-transform: scale(0) rotate(180deg);
    -o-transform: scale(0) rotate(180deg);
    transform: scale(0) rotate(180deg);
}

.focused .hs-input + .hs-reset:after {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    -o-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}

.focused .hs-input::-moz-placeholder {
    color: #6b6b6b;
    opacity: 1;
}

.focused .hs-input:-ms-input-placeholder {
    color: #6b6b6b;
}

.focused .hs-input::-webkit-input-placeholder {
    color: #6b6b6b;
}

.hs-reset {
    left: 0;
    font-size: 20px;
    color: #fff;
    top: 0;
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 100%;
}

.hs-reset:hover {
    opacity: 0.7;
}

.hs-reset:before,
.hs-reset:after {
    position: absolute;
    left: 20px;
    top: 16px;
}

.hs-reset:after {
    content: '\f2ff';
    -webkit-transform: scale(0) rotate(-180deg);
    -ms-transform: scale(0) rotate(-180deg);
    -o-transform: scale(0) rotate(-180deg);
    transform: scale(0) rotate(-180deg);
    color: #5e5e5e;
}

@media (min-width: 992px) {
    /* Search trigger icon for mobile */

    .hm-search-trigger {
        display: none !important;
    }
}

@media (max-width: 991px) {
    /* Header Search */

    .h-search {
        padding: 40px 40px 0;
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        background-color: #009688;
        z-index: 1;
        opacity: 0;
        -webkit-transform: translate3d(0, -65px, 0);
        transform: translate3d(0, -65px, 0);
    }

    .h-search.toggled {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .hs-input {
        background-color: #fff;
        color: #777777;
    }

    .hs-input::-moz-placeholder {
        color: #cccccc;
        opacity: 1;
    }

    .hs-input:-ms-input-placeholder {
        color: #cccccc;
    }

    .hs-input::-webkit-input-placeholder {
        color: #cccccc;
    }

    .hs-reset:after {
        -webkit-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1;
    }

    /* Header Search for IE9 */

    .ie9 .h-search {
        display: none;
    }

    .ie9 .h-search.toggled {
        display: block;
    }

    /* Search trigger icon for mobile */

    .hm-search-trigger {
        display: inline-block;
    }
}

@media (max-width: 767px) {
    /* Header Search */

    .h-search {
        padding: 30px 15px 0;
    }
}

/*----------------------------------
    Hedaer menu
-----------------------------------*/

.h-menu {
    list-style: none;
    padding: 0;
}

.h-menu > li {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    min-width: 50px;
}

.h-menu > li > a {
    color: #fff;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
}

.hm-icon {
    font-size: 24px;
    line-height: 36px;
}

.hm-label {
    line-height: 35px;
    white-space: nowrap;
    padding: 0 10px;
    font-size: 14px;
    text-transform: uppercase;
}

.hmn-counts {
    position: absolute;
    font-style: normal;
    background: #f44336;
    padding: 1px 5px;
    border-radius: 2px;
    right: 7px;
    top: -3px;
    font-size: 10px;
    line-height: 15px;
}

.hm-profile > a {
    margin: -5px 0 0 5px;
}

.hm-profile > a img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.8);
}

@media (min-width: 1260px) {
    .hm-alerts {
        display: none !important;
    }
}

/*----------------------------------
    Header Apps Menu
-----------------------------------*/

.h-apps .dropdown-menu {
    width: 305px;
    padding: 25px 10px 15px;
}

.h-apps .dropdown-menu > li {
    display: inline-block;
    width: 95px;
    margin-right: -4px;
    margin-bottom: 5px;
}

.h-apps .dropdown-menu > li > a {
    display: block;
    text-align: center;
}

.h-apps .dropdown-menu > li > a > small,
.h-apps .dropdown-menu > li > a > i {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.h-apps .dropdown-menu > li > a > i {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 52px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
}

.h-apps .dropdown-menu > li > a > small {
    display: block;
    text-align: center;
    color: #ABABAB;
    margin-top: 5px;
}

.h-apps .dropdown-menu > li > a:hover {
    background: transparent;
}

.h-apps .dropdown-menu > li > a:hover > small {
    color: #333;
}

.h-apps .dropdown-menu > li > a:hover > i {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

/*----------------------------------
    Fullscreen
-----------------------------------*/

:-webkit-full-screen [data-action="fullscreen"] {
    display: none;
}

:-moz-full-screen [data-action="fullscreen"] {
    display: none;
}

:-ms-fullscreen [data-action="fullscreen"] {
    display: none;
}

:full-screen [data-action="fullscreen"] {
    display: none;
}

:fullscreen [data-action="fullscreen"] {
    display: none;
}

#s-main-menu {
    left: 0;
}

@media (min-width: 1260px) {
    #s-main-menu {
        width: 245px;
        position: absolute;
        height: 100%;
        top: 0;
    }
}

@media (max-width: 1259px) {
    #s-main-menu {
        padding-top: 80px;
        opacity: 0;
        -webkit-transform: translate3d(-320px, 0, 0);
        transform: translate3d(-320px, 0, 0);
        position: fixed;
        top: 0;
        height: 100%;
        width: 300px;
        box-shadow: 0px 0 30px rgba(0, 0, 0, 0.3);
        background: #fff;
    }

    #s-main-menu.toggled {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        z-index: 101;
    }
}

#s-main-menu,
.sub-menu > a:before,
.sub-menu > a:after {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.smm-header {
    display: none;
}

@media (max-width: 1259px) {
    .smm-header {
        display: block;
        height: 80px;
        background-image: url('../image/4-1.png')/*tpa=http://byrushan.com/projects/mae/1-0/img/headers/sm/4.png*/;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center;
        position: fixed;
        top: 0;
        left: 0;
        width: 300px;
        z-index: 10;
    }

    .smm-header i {
        font-size: 21px;
        color: #009688;
        background: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        line-height: 41px;
        margin: 20px 30px 0;
        cursor: pointer;
    }
}

.sidebar-backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 100;
}

/*----------------------------------
    User Alerts
-----------------------------------*/

.smm-alerts {
    list-style: none;
    padding: 0;
    margin: 30px 0 60px;
    padding-left: 20px;
}

.smm-alerts > li {
    display: inline-block;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    line-height: 43px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-right: 13px;
    color: #fff;
    font-size: 20px;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.smm-alerts > li.active {
    background-color: #fff;
    position: relative;
}

.smm-alerts > li.active:hover {
    background-color: rgba(255, 255, 255, 0.8);
}

.smm-alerts > li.active:hover:before {
    -webkit-animation-name: shake;
    animation-name: shake;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.smm-alerts > li.active:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    bottom: -10px;
    left: 19px;
}

.smm-alerts > li:hover:not(.active) {
    background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 1259px) {
    .smm-alerts {
        display: none;
    }
}

#s-user-alerts {
    position: fixed;
    top: 0;
    width: 320px;
    background: #fff;
    height: 100%;
    box-shadow: 0px 0 30px rgba(0, 0, 0, 0.3);
    left: -320px;
    opacity: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

#s-user-alerts.toggled {
    left: 0;
    opacity: 1;
    z-index: 101;
}

@media (min-width: 1260px) {
    #s-user-alerts .m-btn {
        position: absolute;
        right: auto;
        left: 230px;
    }
}

@media (max-width: 1259px) {
    #s-user-alerts {
        left: auto;
        right: -320px;
    }

    #s-user-alerts.toggled {
        left: auto;
        right: 0;
    }
}

#s-user-alerts .tab-nav {
    overflow: hidden;
    box-shadow: none;
}

#s-user-alerts .tab-nav > li:nth-child(1).active > a {
    color: #03a9f4;
}

#s-user-alerts .tab-nav > li:nth-child(2).active > a {
    color: #ff9800;
}

#s-user-alerts .tab-nav > li:nth-child(3).active > a {
    color: #4caf50;
}

#s-user-alerts .tab-nav > li a:after {
    background: transparent;
}

#s-user-alerts .list-group {
    padding: 15px 0;
    height: calc(100vh - 100px);
    overflow-y: auto;
}

.sua-menu {
    margin: -22px 0 0;
    padding: 10px 0;
    text-align: right;
    position: relative;
    z-index: 1;
    text-align: center;
}

.sua-menu li {
    padding: 0;
}

.sua-menu li:hover a {
    color: #fff;
}

.sua-menu li a {
    color: rgba(255, 255, 255, 0.7);
    padding: 0 10px;
    font-size: 12px;
}

.sua-menu li a i {
    font-size: 15px;
    line-height: 100%;
    vertical-align: top;
    margin-top: 2px;
    margin-right: 3px;
}

/*----------------------------------
    Main menu
-----------------------------------*/

.main-menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.main-menu a {
    color: #4c4c4c;
}

.main-menu > li > a {
    padding: 16px 25px 16px 55px;
    display: block;
    position: relative;
    font-weight: 700;
}

.main-menu > li > a:hover {
    background-color: #F3F3F3;
}

.main-menu > li > a > i {
    position: absolute;
    left: 15px;
    font-size: 22px;
    top: 2px;
    width: 25px;
    text-align: center;
    padding: 13px 0;
}

@media (max-width: 1259px) {
    .main-menu {
        height: 100%;
        overflow-y: auto;
    }
}

/*----------------------------------
    Sub menu
-----------------------------------*/

.sub-menu > a {
    position: relative;
}

.sub-menu > a:before,
.sub-menu > a:after {
    position: absolute;
    top: 14px;
    color: #9ba1b1;
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    right: 25px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sub-menu > a:before {
    content: "\f278";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.sub-menu > a:after {
    content: "\f273";
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.sub-menu > a:hover:before,
.sub-menu > a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sub-menu.toggled > a:before,
.sub-menu.toggled > a:after {
    opacity: 1;
    filter: alpha(opacity=100);
}

.sub-menu.toggled > a:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.sub-menu.toggled > a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.sub-menu .sub-menu > a:before,
.sub-menu .sub-menu > a:after {
    top: 5px;
}

.sub-menu ul {
    list-style: none;
    display: none;
    padding: 0;
}

.sub-menu ul > li > a {
    padding: 8px 25px 8px 75px;
    font-weight: 500;
    display: block;
    font-weight: 700;
}

.sub-menu ul > li:first-child > a {
    padding-top: 14px;
}

.sub-menu ul > li:last-child > a {
    padding-bottom: 16px;
}

.sub-menu ul > li ul {
    font-size: 12px;
    margin: 10px 0;
    background-color: #F3F3F3;
}

.sub-menu.active > ul {
    display: block;
}

.dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    padding: 10px 0;
    border-radius: 3px;
    top: -1px;
    margin: 0;
    border: 0;
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.dropdown-menu.dm-icon > li > a > .zmdi {
    line-height: 100%;
    vertical-align: top;
    font-size: 18px;
    width: 28px;
}

.dm-dark > li > a,
.dm-dark > li > a:hover {
    color: #fff;
}

.dropdown-header {
    padding: 10px 16px 5px;
    color: #B9B9B9;
    text-transform: uppercase;
}

.list-group {
    margin-bottom: 0;
}

.list-group.lg-alt .list-group-item {
    border: 0;
    margin: 0;
    padding: 15px 25px;
}

.list-group:not(.lg-alt).lg-listview .list-group-item {
    border-left: 0;
    border-right: 0;
}

.list-group:not(.lg-alt).lg-listview .list-group-item:last-child {
    border-bottom: 0;
}

.list-group.lg-odd-white .list-group-item:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.12);
}

.list-group.lg-even-white .list-group-item:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.12);
}

.list-group.lg-odd-black .list-group-item:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.04);
}

.list-group.lg-even-black .list-group-item:nth-child(even) {
    background-color: rgba(0, 0, 0, 0.04);
}

.lgi-heading {
    color: #333;
    margin-bottom: 4px;
}

.lgi-heading > small {
    font-size: 11px;
    color: #C5C5C5;
    margin-left: 10px;
}

.lgi-heading,
.lgi-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lgi-text {
    display: block;
    font-size: 12px;
    color: #AEAEAE;
}

.lgi-text:not(:last-child) {
    margin-bottom: 4px;
}

.lgi-checkbox {
    margin-top: 8px;
    margin-bottom: 0;
}

.lgi-attrs {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lgi-attrs > li {
    display: inline-block;
    border: 1px solid #D6D6D6;
    margin: 2px 2px 2px 0;
    padding: 2px 5px;
    font-size: 12px;
    color: #AEAEAE;
    background: #fff;
}

.lgi-attrs > li > a {
    display: block;
}

.list-group-item-header {
    padding: 0 30px;
    margin: 20px 0 10px;
}

.progress {
    box-shadow: none;
    border-radius: 0;
    height: 5px;
    margin-bottom: 0;
}

.progress .progress-bar {
    box-shadow: none;
}

.tab-nav {
    list-style: none;
    padding: 0;
    white-space: nowrap;
    margin: 0;
    overflow: auto;
    box-shadow: inset 0 -2px 0 0 #eeeeee;
    width: 100%;
}

.tab-nav li {
    display: inline-block;
    vertical-align: top;
}

.tab-nav li > a {
    display: inline-block;
    color: #BBBBBB;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-weight: 500;
}

.tab-nav li > a:after {
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

@media (min-width: 768px) {
    .tab-nav li > a {
        padding: 15px;
    }
}

@media (max-width: 768px) {
    .tab-nav li > a {
        padding: 15px 8px;
    }
}

.tab-nav li.active > a {
    color: #000;
}

.tab-nav li.active > a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.tab-nav.tab-nav-right {
    text-align: right;
}

.tab-nav.tn-justified > li {
    display: table-cell;
    width: 1%;
    text-align: center;
}

.tab-nav.tn-icon > li .zmdi {
    font-size: 22px;
    line-height: 100%;
    min-height: 25px;
}

.tab-nav:not([data-tab-color]) > li > a:after {
    background: #2196f3;
}

.tab-nav[data-tab-color="green"] > li > a:after {
    background: #4caf50;
}

.tab-nav[data-tab-color="red"] > li > a:after {
    background: #f44336;
}

.tab-nav[data-tab-color="teal"] > li > a:after {
    background: #009688;
}

.tab-nav[data-tab-color="amber"] > li > a:after {
    background: #ffc107;
}

.tab-nav[data-tab-color="black"] > li > a:after {
    background: #000000;
}

.tab-nav[data-tab-color="cyan"] > li > a:after {
    background: #00bcd4;
}

.tab-content {
    padding: 20px 0;
}

.card {
    position: relative;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    border-radius: 2px;
}

.card.c-dark .card-header > h2 {
    color: #fff;
}

.card.c-dark .card-header > h2 small {
    color: rgba(255, 255, 255, 0.7);
}

.card > .actions,
.card-header .actions {
    position: absolute;
    right: 20px;
    z-index: 2;
    top: 25px;
}

.card-body.card-padding {
    padding: 30px 33px;
}

.card-body.card-padding-sm {
    padding: 15px;
}

.card-body > .btn-float {
    bottom: 30px;
    right: 30px;
}

.card-header {
    position: relative;
    padding: 30px;
    border-radius: 2px 2px 0 0;
}

.card-header h2 {
    margin: 0;
    line-height: 100%;
    font-size: 17px;
    font-weight: 400;
}

.card-header h2 small {
    display: block;
    margin-top: 10px;
    line-height: 160%;
    font-size: 12px;
    color: #AEAEAE;
}

.card-header.ch-dark h2,
.card-header.ch-dark small {
    color: #fff;
}

.card-header .btn-float {
    right: 25px;
    bottom: -23px;
    z-index: 1;
}

.card-header.ch-img {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.card-header.ch-img h2,
.card-header.ch-img small {
    color: #fff;
    text-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
}

.card-header + .card-body {
    padding-top: 0;
}

.chart-edge {
    margin: 0 -8px 0 -10px;
    overflow: hidden;
    position: relative;
}

.chart-edge .flot-chart {
    bottom: -14px;
}

.charts-row {
    margin-top: 50px;
    margin-bottom: 20px;
}

/*----------------------------------
    Easy Pie Charts
-----------------------------------*/

.easy-pie {
    display: inline-block;
    position: relative;
}

.ep-value {
    position: absolute;
    color: #fff;
    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 15px;
    line-height: 74px;
}

.ep-value:after {
    content: "%";
}

.ep-lg .ep-value {
    line-height: 149px;
    font-size: 40px;
}

/*----------------------------------
    Number Stats Chart
-----------------------------------*/

.ns-chart {
    height: 130px;
}

.ns-item > h3 {
    color: #fff;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ns-item > small {
    color: #fff;
}

/*----------------------------------
    Content Anylitics
-----------------------------------*/

.c-analytics {
    padding: 14px 0 70px;
}

.ca-item {
    padding: 10px 20px 15px;
    border-radius: 2px;
    margin-top: -20px !important;
    background: rgba(255, 255, 255, 0.09);
}

.ca-item h2,
.ca-item small {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ca-item h2 {
    line-height: 100%;
    margin: 7px 0 0;
}

.cai-chart {
    position: relative;
    top: 4px;
}

/*
 * Flot Chart
 */

[class*="flot-chart"] {
    width: 100%;
    display: block;
}

.flot-chart {
    height: 200px;
}

.flot-chart-pie {
    height: 300px;
}

@media (min-width: 768px) {
    .flot-chart-pie {
        margin-bottom: 20px;
    }
}

.flot-tooltip,
#flotTip {
    position: absolute;
    color: #333;
    display: none;
    font-size: 12px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    background-color: #fff;
    z-index: 99999;
    border-radius: 2px;
}

[class*="flc-"] {
    text-align: center;
    margin: 10px 0 5px;
}

[class*="flc-"] table {
    display: inline-block;
}

[class*="flc-"] .legendColorBox > div {
    border: #fff !important;
}

[class*="flc-"] .legendColorBox > div > div {
    border-radius: 50%;
}

[class*="flc-"] .legendLabel {
    padding: 0 8px 0 3px;
}

/*----------------------------------
    Sparkline Charts
-----------------------------------*/

#jqstooltip {
    min-width: 21px;
    min-height: 23px;
    border: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border-radius: 2px;
}

#jqstooltip .jqsfield {
    font-size: 12px;
    font-family: inherit;
    text-align: center;
    color: #333;
}

#jqstooltip .jqsfield > span {
    display: none;
}

/*----------------------------------
    Recent Signups
-----------------------------------*/

.rs-list {
    list-style: none;
    background: rgba(255, 255, 255, 0.16);
    padding: 25px 30px 20px;
    text-align: center;
}

.rs-list > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px 6px 0;
}

.rs-list > li > a {
    display: block;
}

.rs-list .avatar-char {
    background: #909090;
    color: #fff;
}

/*----------------------------------
    Todo Lists
-----------------------------------*/

#todo-lists .checked {
    text-decoration: line-through;
}

/*----------------------------------
    Calendar
-----------------------------------*/

.cwh-year {
    color: rgba(255, 255, 255, 0.42);
    font-weight: 700;
    font-size: 15px;
}

.cwh-day {
    font-size: 25px;
    line-height: 100%;
    color: #fff;
}

/*----------------------------------
    Pie Grid
-----------------------------------*/

.pg-item {
    padding: 20px 0;
}

.pg-item:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.12);
}

.pgi-title {
    margin-top: -2px;
    line-height: 15px;
    color: #fff;
    font-size: 11px;
}

.dash-widget-item {
    position: relative;
    min-height: 380px;
    margin-bottom: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.dash-widget-item .dash-widget-header {
    position: relative;
}

.dash-widget-item .dash-widget-header .actions {
    display: none;
    position: absolute;
    right: 4px;
    top: 6px;
}

.dash-widget-item .dash-widget-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.dash-widget-item .dash-widget-title {
    padding: 12px 20px;
    position: absolute;
    width: 100%;
    left: 0;
    font-weight: 300;
}

.dash-widget-item:hover .dash-widget-header .actions {
    display: block;
}

/*----------------------------------
    Weather
-----------------------------------*/

#c-weather > p {
    padding: 30px;
    color: #fff;
}

.cw-current {
    color: #fff;
    padding: 20px 35px;
}

.cwc-info {
    padding: 16px 0 0 20px;
}

.cwci-info,
.cw-upcoming ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.cwci-info > li,
.cw-upcoming ul > li {
    display: inline-block;
    vertical-align: middle;
}

.cw-upcoming {
    padding: 0;
}

.cw-upcoming ul {
    padding: 9px 30px;
    color: #fff;
}

.cw-upcoming ul:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.15);
}

.cwu-forecast {
    color: #fff;
    font-weight: 700;
    padding: 5px;
    float: right;
    margin-top: 6px;
}

.cwci-temp {
    font-size: 30px;
    line-height: 100%;
}

/* Weather Icons */

.cwc-icon {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
}

.cwc-icon:not(.cwci-sm) {
    height: 80px;
    width: 80px;
    background-size: 80px;
}

.cwc-icon.cwci-sm {
    height: 35px;
    width: 35px;
    background-size: 35px;
    display: inline-block;
}

.cwci-0 {
    background-image: url("../image/0.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/0.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-0 {
        background-image: url("../image/0@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/0@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-1 {
    background-image: url("../image/1.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/1.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-1 {
        background-image: url("../image/1@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/1@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-2 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-2 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-3 {
    background-image: url("../image/3.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/3.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-3 {
        background-image: url("../image/3@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/3@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-4 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-4 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-5 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-5 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-6 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-6 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-7 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-7 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-8 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-8 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-9 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-9 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-10 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-10 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-11 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-11 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-12 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-12 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-13 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-13 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-14 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-14 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-15 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-15 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-16 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-16 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-17 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-17 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-18 {
    background-image: url("../image/18.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/18.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-18 {
        background-image: url("../image/18@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/18@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-19 {
    background-image: url("../image/19.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-19 {
        background-image: url("../image/19@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-20 {
    background-image: url("../image/19.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-20 {
        background-image: url("../image/19@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-21 {
    background-image: url("../image/19.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-21 {
        background-image: url("../image/19@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-22 {
    background-image: url("../image/19.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-22 {
        background-image: url("../image/19@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-23 {
    background-image: url("../image/19.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-23 {
        background-image: url("../image/19@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/19@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-24 {
    background-image: url("../image/24.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/24.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-24 {
        background-image: url("../image/24@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/24@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-25 {
    background-image: url("../image/24.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/24.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-25 {
        background-image: url("../image/24@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/24@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-26 {
    background-image: url("../image/26.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/26.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-26 {
        background-image: url("../image/26@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/26@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-27 {
    background-image: url("../image/27.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-27 {
        background-image: url("../image/27@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-28 {
    background-image: url("../image/28.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/28.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-28 {
        background-image: url("../image/28@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/28@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-29 {
    background-image: url("../image/27.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-29 {
        background-image: url("../image/27@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-30 {
    background-image: url("../image/28.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/28.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-30 {
        background-image: url("../image/28@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/28@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-31 {
    background-image: url("../image/31.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/31.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-31 {
        background-image: url("../image/31@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/31@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-32 {
    background-image: url("../image/32.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-32 {
        background-image: url("../image/32@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-33 {
    background-image: url("../image/31.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/31.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-33 {
        background-image: url("../image/31@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/31@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-34 {
    background-image: url("../image/32.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-34 {
        background-image: url("../image/32@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-35 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-35 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-36 {
    background-image: url("../image/32.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-36 {
        background-image: url("../image/32@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/32@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-37 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-37 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-38 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-38 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-39 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-39 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-40 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-40 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-41 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-41 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-42 {
    background-image: url("../image/9.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-42 {
        background-image: url("../image/9@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/9@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-43 {
    background-image: url("../image/5.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-43 {
        background-image: url("../image/5@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/5@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-44 {
    background-image: url("../image/27.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-44 {
        background-image: url("../image/27@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/27@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-45 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-45 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-46 {
    background-image: url("../image/18.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/18.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-46 {
        background-image: url("../image/18@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/18@2x.png*/;
        background-size: 125px 125px;
    }
}

.cwci-47 {
    background-image: url("../image/2.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2.png*/;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .cwci-47 {
        background-image: url("../image/2@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/icons/weather/2@2x.png*/;
        background-size: 125px 125px;
    }
}

/*----------------------------------
    Profile
-----------------------------------*/

.profile-view {
    color: #fff;
}

.profile-view .list-group-item {
    border-bottom: 1px solid #fff;
}

.pv-header {
    background-color: rgba(255, 255, 255, 0.1);
    text-align: center;
    padding: 30px 30px 25px;
}

.pv-header h2 {
    color: #fff;
    margin: 10px 0 0px;
    font-size: 20px;
    line-height: 100%;
}

.pv-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 4px solid #2196F3;
}

.pvb-list {
    margin: 0;
    padding: 30px;
}

.pvb-icon {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
}

/*----------------------------------
    Picture Grid
-----------------------------------*/

.picture-list .pl-body {
    padding: 2px;
}

.picture-list .pl-body [class*="col-"] {
    padding: 0;
    padding: 2px;
}

.picture-list .pl-body [class*="col-"] > a {
    display: block;
}

.picture-list .pl-body [class*="col-"] > a img {
    width: 100%;
}

/*----------------------------------
    Rating
-----------------------------------*/

.rating-list {
    padding: 0 0 20px;
}

.rating-list .rl-star {
    margin-top: 10px;
    margin-bottom: 4px;
}

.rating-list .rl-star .zmdi {
    font-size: 20px;
}

.rating-list .rl-star .zmdi:not(.active) {
    color: #ccc;
}

.rating-list .rl-star .zmdi.active {
    color: #ff9800;
}

.rating-list .media .zmdi-star {
    line-height: 100%;
    font-size: 22px;
    color: #FF9800;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left: 6px;
}

.rating-list .media .media-body {
    padding: 7px 10px 0 5px;
}

.table {
    background-color: #ffffff;
    margin-bottom: 0;
}

.table > thead > tr > th {
    background-color: #fff;
    vertical-align: middle;
    font-weight: 500;
    color: #333;
    border-width: 1px;
    text-transform: uppercase;
}

.table [class*="bg-"] > tr > th {
    color: #fff;
    border-bottom: 0;
}

.table [class*="bg-"] + tbody > tr > td {
    border-top: 0;
}

.table.table-inner {
    border: 0;
}
#main .table-responsive .bootgrid-table{
    /*table-layout: fixed !important;*/
}
.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > td:first-child {
    /*padding-left: 30px;*/
}

.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
    /*padding-right: 30px;*/
}

.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > tbody > tr.succes > td,
.table > tfoot > tr.succes > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td {
    border: 0;
}

.table > tbody > tr:last-child > td,
.table > tfoot > tr:last-child > td {
    padding-bottom: 20px;
}

.table-striped td,
.table-striped th {
    border: 0 !important;
}

.table-bordered {
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th {
    border-bottom: 0;
    border-left: 0;
}

.table-bordered > tbody > tr > td:last-child,
.table-bordered > tbody > tr > th:last-child {
    border-right: 0;
}

.table-bordered > thead > tr > th {
    border-left: 0;
}

.table-bordered > thead > tr > th:last-child {
    border-right: 0;
}

.table-vmiddle td {
    vertical-align: middle !important;
}

.table-responsive {
    border: 0;
}
.table-responsive th:first-child{
    width: 4%;
}

.table > tbody > tr > td:last-child .command-delete{
    /*margin-top: 5px;*/
}
.table__column-size td:last-child{
    width: 195px;
    text-align: right;
}
.table__column-size td:first-child{
    width: 60px;
}
.btn {
    border: 0;
}

.btn .caret {
    margin-top: -3px;
}

.btn:not(.btn-link) {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}

.btn:not(.palette-White):not(.btn-default) {
    color: #fff;
}

.btn.palette-White {
    color: #333;
}

.btn-group:not(.bootstrap-select),
.btn-group-vertical:not(.bootstrap-select) {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.3);
}

.btn-group .btn,
.btn-group-vertical .btn,
.btn-group .btn:active,
.btn-group-vertical .btn:active,
.btn-group .btn:focus,
.btn-group-vertical .btn:focus,
.btn-group .btn-group,
.btn-group-vertical .btn-group {
    box-shadow: none !important;
}

.btn-group .btn,
.btn-group-vertical .btn {
    margin: 0;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 2px 5px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-link {
    color: #797979;
    text-decoration: none;
    border-radius: 2px;
}

.btn-link:hover {
    color: #0a0a0a;
}

.btn-link:hover,
.btn-link:active,
.btn-link:focus {
    text-decoration: none;
}

.btn-inverse {
    color: #ffffff;
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse:focus,
.btn-inverse.focus {
    color: #ffffff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0);
}

.btn-inverse:hover {
    color: #ffffff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0);
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #2b2b2b;
    border-color: rgba(0, 0, 0, 0);
}

.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
    color: #ffffff;
    background-color: #1a1a1a;
    border-color: rgba(0, 0, 0, 0);
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
    background-image: none;
}

.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse .badge {
    color: #454545;
    background-color: #ffffff;
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse.focus,
.btn-inverse:active,
.open > .dropdown-toggle.btn-inverse {
    color: #ffffff;
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse:hover:hover,
.btn-inverse:focus:hover,
.btn-inverse.focus:hover,
.btn-inverse:active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:hover:focus,
.btn-inverse:focus:focus,
.btn-inverse.focus:focus,
.btn-inverse:active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:hover.focus,
.btn-inverse:focus.focus,
.btn-inverse.focus.focus,
.btn-inverse:active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
    color: #ffffff;
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
    background-image: none;
}

.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active {
    background-color: #454545;
    border-color: transparent;
}

.btn-inverse .badge {
    color: #454545;
    background-color: #ffffff;
}

.btn-icon {
    border-radius: 50%;
    width: 38px;
    line-height: 41px;
    height: 38px;
    padding: 0;
    text-align: center;
}

.btn-icon .zmdi {
    font-size: 17px;
}

.btn-icon-text > .zmdi {
    font-size: 15px;
    vertical-align: top;
    display: inline-block;
    margin-top: 2px;
    line-height: 100%;
    margin-right: 5px;
}

.btn-float {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 45px !important;
}

.btn-float:not(.m-btn) {
    position: absolute !important;
}

.btn-float i {
    font-size: 23px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.btn-float:hover i {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}

.open .btn {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.open .btn:focus,
.open .btn:active {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

/*
 * Material Design Add button
 */

.m-btn {
    z-index: 1;
    bottom: 40px;
    right: 40px;
    position: fixed !important;
}

label {
    font-weight: 500;
}

/*
 * Reset Focus and Active shadows
 */

input:active,
input:focus {
    outline: 0;
    box-shadow: none !important;
}

.form-control {
    box-shadow: none !important;
    resize: none;
}

.form-control:active,
.form-control:focus {
    box-shadow: none;
}

.form-control:not(.fc-alt) {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
}

.form-control:not(.fc-alt).auto-size {
    padding-top: 6px;
}

.form-group {
    margin-bottom: 25px;
}

/*
 * Checkbox and Radio
 */

.input-helper:before,
.input-helper:after,
.checkbox label:before,
.radio label:before,
.radio-inline:before,
.checkbox-inline:before {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.checkbox label,
.radio label,
.radio-inline,
.checkbox-inline {
    padding-left: 30px;
    position: relative;
}

.checkbox label:before,
.radio label:before,
.radio-inline:before,
.checkbox-inline:before {
    content: '';
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.04);
    position: absolute;
    left: -15px;
    top: -15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.checkbox label:active:before,
.radio label:active:before,
.radio-inline:active:before,
.checkbox-inline:active:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.checkbox label,
.radio label {
    display: block;
}

.checkbox input,
.radio input {
    top: 0;
    left: 0;
    margin-left: 0 !important;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 0;
}

.checkbox input:checked + .input-helper:before,
.radio input:checked + .input-helper:before {
    border-color: #26a69a;
}

.checkbox .input-helper:before,
.radio .input-helper:before,
.checkbox .input-helper:after,
.radio .input-helper:after {
    position: absolute;
    content: "";
}

.checkbox .input-helper:before,
.radio .input-helper:before {
    left: 0;
    border: 2px solid #7a7a7a;
}

.checkbox.disabled,
.radio.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.checkbox input {
    width: 17px;
    height: 17px;
}

.checkbox input:checked + .input-helper:before {
    background-color: #26a69a;
}

.checkbox input:checked + .input-helper:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.checkbox .input-helper:before {
    top: 0;
    width: 17px;
    height: 17px;
    border-radius: 2px;
}

.checkbox .input-helper:after {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    content: '\f26b';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    font-size: 13px;
    left: 2px;
    top: 0px;
    color: #fff;
    font-weight: bold;
}

.radio input {
    width: 19px;
    height: 19px;
}

.radio input:checked + .input-helper:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.radio .input-helper:before {
    top: -1px;
    width: 19px;
    height: 19px;
    border-radius: 50%;
}

.radio .input-helper:after {
    width: 9px;
    height: 9px;
    background: #009688;
    border-radius: 50%;
    top: 4px;
    left: 5px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.checkbox-inline,
.radio-inline {
    vertical-align: top;
    margin-top: 0;
    padding-left: 25px;
}

/*
 * Select
 */

html:not(.ie9) .select {
    position: relative;
}

html:not(.ie9) .select:before {
    position: absolute;
    top: -1px;
    content: "";
    height: calc(100% - 1px);
    width: 30px;
    background-color: #FFF;
    background-position: right calc(100% - 7px);
    background-repeat: no-repeat;
    background-image: url("../image/select.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/select.png*/;
    pointer-events: none;
    z-index: 5;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    html:not(.ie9) .select:before {
        background-image: url("../image/select@2x.png")/*tpa=http://byrushan.com/projects/mae/1-0/img/select@2x.png*/;
        background-size: 12px 12px;
    }
}

html:not(.ie9) .select:not(.fg-line):before {
    right: 0;
}

html:not(.ie9) .select.fg-line:before {
    right: 10px;
}

/*
 * Input Group Addon
 */

.input-group .input-group-addon {
    font-size: 18px;
    padding: 0;
    min-width: 45px;
}

.input-group .input-group-addon > .zmdi {
    position: relative;
    top: 3px;
}

.input-group-lg .input-group-addon {
    font-size: 20px;
}

.input-group-sm .input-group-addon {
    font-size: 16px;
}

/*
 * Input Feilds
 */

.fg-line {
    position: relative;
    vertical-align: top;
}

.fg-line:not(.form-group) {
    display: inline-block;
    width: 100%;
}

.fg-line .form-control:disabled {
    color: #9d9d9d;
    background: transparent;
}

.fg-line:not(.disabled):after,
.fg-line:not(.readonly):after {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.fg-line:not([class*=has-]):after {
    background: #2196f3;
}

.fg-line.readonly .form-control {
    color: #9d9d9d;
    background: transparent;
}

.fg-line.fg-toggled:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.fg-float {
    margin-top: 2px;
    position: relative;
}

.fg-float .form-control {
    position: relative;
    background: transparent;
    z-index: 1;
}

.fg-float .form-control::-moz-placeholder {
    color: #ffffff;
    opacity: 1;
}

.fg-float .form-control:-ms-input-placeholder {
    color: #ffffff;
}

.fg-float .form-control::-webkit-input-placeholder {
    color: #ffffff;
}

.fg-float .fg-label {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    position: absolute;
    top: 5px;
    font-weight: 400;
    color: #959595;
    pointer-events: none;
    z-index: 0;
    left: 0;
    white-space: nowrap;
}

.fg-float .fg-toggled .fg-label {
    top: -20px;
    font-size: 11px;
}

.control-label {
    font-weight: normal;
}

/*
 * Toggle Switch
 */

.toggle-switch {
    display: inline-block;
    vertical-align: top;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.toggle-switch .ts-label {
    display: inline-block;
    margin: 0 20px 0 0;
    vertical-align: top;
    -webkit-transition: color 0.56s cubic-bezier(0.4, 0, 0.2, 1);
    transition: color 0.56s cubic-bezier(0.4, 0, 0.2, 1);
}

.toggle-switch .ts-helper {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 16px;
    border-radius: 8px;
    background: rgba(0, 0, 0, 0.26);
    -webkit-transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    transition: background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    cursor: pointer;
}

.toggle-switch .ts-helper:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -4px;
    width: 24px;
    height: 24px;
    background: #fafafa;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    webkit-transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
    transition: left 0.28s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

.toggle-switch:not(.disabled) .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(128, 128, 128, 0.1);
}

.toggle-switch input {
    position: absolute;
    z-index: 1;
    width: 46px;
    margin: 0 0 0 -4px;
    height: 24px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

.toggle-switch input:checked + .ts-helper:before {
    left: 20px;
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked + .ts-helper {
    background: rgba(0, 150, 136, 0.5);
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked + .ts-helper:before {
    background: #009688;
}

.toggle-switch:not([data-ts-color]) input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 150, 136, 0.2);
}

.toggle-switch.disabled {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.toggle-switch[data-ts-color="red"] input:not(:disabled):checked + .ts-helper {
    background: rgba(244, 67, 54, 0.5);
}

.toggle-switch[data-ts-color="red"] input:not(:disabled):checked + .ts-helper:before {
    background: #f44336;
}

.toggle-switch[data-ts-color="red"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(244, 67, 54, 0.2);
}

.toggle-switch[data-ts-color="blue"] input:not(:disabled):checked + .ts-helper {
    background: rgba(33, 150, 243, 0.5);
}

.toggle-switch[data-ts-color="blue"] input:not(:disabled):checked + .ts-helper:before {
    background: #2196f3;
}

.toggle-switch[data-ts-color="blue"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(33, 150, 243, 0.2);
}

.toggle-switch[data-ts-color="amber"] input:not(:disabled):checked + .ts-helper {
    background: rgba(255, 193, 7, 0.5);
}

.toggle-switch[data-ts-color="amber"] input:not(:disabled):checked + .ts-helper:before {
    background: #ffc107;
}

.toggle-switch[data-ts-color="amber"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(255, 193, 7, 0.2);
}

.toggle-switch[data-ts-color="purple"] input:not(:disabled):checked + .ts-helper {
    background: rgba(156, 39, 176, 0.5);
}

.toggle-switch[data-ts-color="purple"] input:not(:disabled):checked + .ts-helper:before {
    background: #9c27b0;
}

.toggle-switch[data-ts-color="purple"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(156, 39, 176, 0.2);
}

.toggle-switch[data-ts-color="pink"] input:not(:disabled):checked + .ts-helper {
    background: rgba(233, 30, 99, 0.5);
}

.toggle-switch[data-ts-color="pink"] input:not(:disabled):checked + .ts-helper:before {
    background: #e91e63;
}

.toggle-switch[data-ts-color="pink"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(233, 30, 99, 0.2);
}

.toggle-switch[data-ts-color="lime"] input:not(:disabled):checked + .ts-helper {
    background: rgba(205, 220, 57, 0.5);
}

.toggle-switch[data-ts-color="lime"] input:not(:disabled):checked + .ts-helper:before {
    background: #cddc39;
}

.toggle-switch[data-ts-color="lime"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(205, 220, 57, 0.2);
}

.toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked + .ts-helper {
    background: rgba(0, 188, 212, 0.5);
}

.toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked + .ts-helper:before {
    background: #00bcd4;
}

.toggle-switch[data-ts-color="cyan"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(0, 188, 212, 0.2);
}

.toggle-switch[data-ts-color="green"] input:not(:disabled):checked + .ts-helper {
    background: rgba(76, 175, 80, 0.5);
}

.toggle-switch[data-ts-color="green"] input:not(:disabled):checked + .ts-helper:before {
    background: #4caf50;
}

.toggle-switch[data-ts-color="green"] input:not(:disabled):checked + .ts-helper:active:before {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28), 0 0 0 20px rgba(76, 175, 80, 0.2);
}

/*
 * IE 9 Placeholder
 */

.ie9-placeholder {
    color: #888 !important;
    font-weight: normal;
}

.pagination {
    border-radius: 0;
}

.pagination > li {
    margin: 0 2px;
    display: inline-block;
    vertical-align: top;
}

.pagination > li > a,
.pagination > li > span {
    border-radius: 50% !important;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.pagination > li > a > .zmdi,
.pagination > li > span > .zmdi {
    font-size: 22px;
    line-height: 39px;
}

.pagination > li.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/*
 * Listview Pagination
 */

.lg-pagination {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    margin-top: 0;
    margin-bottom: 0;
}

/*
 * Pager
 */

.pager li > a,
.pager li > span {
    padding: 5px 10px 6px;
    color: #7e7e7e;
}

.popover {
    box-shadow: 0 2px 30px rgba(0, 0, 0, 0.2);
}

.popover-title {
    border-bottom: 0;
    padding: 15px;
    font-size: 12px;
    text-transform: uppercase;
}

.popover-title + .popover-content {
    padding-top: 0;
}

.popover-content {
    padding: 15px;
}

.popover-content p {
    margin-bottom: 0;
}

.fw-container .tab-content {
    padding: 25px 0;
}

.fw-container .fw-footer {
    text-align: center;
    margin: 30px 0 0;
    width: 100%;
    border-top: 2px solid #eee;
    padding: 15px 0;
}

.alert {
    padding-left: 30px;
    font-size: 13px;
}

.alert span {
    cursor: pointer;
}

.alert:not(.alert-dismissible) {
    padding-right: 30px;
}

.alert.alert-dismissable {
    padding-right: 44px;
}

.alert-inverse {
    background-color: #333333;
    border-color: transparent;
    color: #ffffff;
}

.alert-inverse hr {
    border-top-color: rgba(0, 0, 0, 0);
}

.alert-inverse .alert-link {
    color: #e6e6e6;
}

.growl-animated.alert-inverse {
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.5);
}

.growl-animated.alert-info {
    box-shadow: 0 0 5px rgba(33, 150, 243, 0.5);
}

.growl-animated.alert-success {
    box-shadow: 0 0 5px rgba(76, 175, 80, 0.5);
}

.growl-animated.alert-warning {
    box-shadow: 0 0 5px rgba(255, 193, 7, 0.5);
}

.growl-animated.alert-danger {
    box-shadow: 0 0 5px rgba(244, 67, 54, 0.5);
}

.alert-link {
    color: #fff !important;
}

/*
 * Lightbox
 */

.lightbox .lightbox-item > img {
    width: 100%;
    border-radius: 2px;
}

.lightbox .lightbox-item:hover {
    cursor: pointer;
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.lightbox [data-src]:before,
.lightbox [data-src]:after {
    content: " ";
    display: table;
}

.lightbox [data-src]:after {
    clear: both;
}

.lightbox [data-src]:before,
.lightbox [data-src]:after {
    content: " ";
    display: table;
}

.lightbox [data-src]:after {
    clear: both;
}

.lightbox .lightbox-item:not(.p-item) {
    position: relative;
}

/*
 * Carousel
 */

.carousel .carousel-control {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel .carousel-control .zmdi {
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 100%;
}

@media screen and (min-width: 768px) {
    .carousel .carousel-control .zmdi {
        font-size: 60px;
        width: 60px;
        height: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }
}

@media screen and (max-width: 991px) {
    .carousel .carousel-control .zmdi {
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: -12px;
    }
}

.carousel:hover .carousel-control {
    opacity: 1;
    filter: alpha(opacity=100);
}

.carousel .carousel-caption {
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-bottom: 50px;
}

.carousel .carousel-caption > h3 {
    color: #fff;
    margin: 0 0 5px;
    font-weight: 300;
}

.carousel .carousel-caption > p {
    margin: 0;
}

@media screen and (max-width: 991px) {
    .carousel .carousel-caption {
        display: none;
    }
}

.carousel .carousel-indicators {
    bottom: 10px;
    margin: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 0 6px;
    background: rgba(0, 0, 0, 0.6);
}

.carousel .carousel-indicators li {
    border-radius: 0;
    width: 15px;
    border: 0;
    background: #fff;
    height: 3px;
    margin: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.carousel .carousel-indicators li.active {
    width: 25px;
    height: 3px;
    background: #ff9800;
}

.modal .modal-content {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.31);
    border-radius: 3px;
    border: 0;
}

.modal .modal-header {
    padding: 23px 26px;
}

.modal .modal-body {
    padding: 0 26px 10px;
}

.modal .modal-footer .btn-link {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

.modal .modal-footer .btn-link:hover {
    background-color: #eee;
}

.modal:not([data-modal-color]) .modal-footer .btn-link {
    font-weight: 500;
}

.modal:not([data-modal-color]) .modal-footer .btn-link:hover {
    background-color: #eee;
}

.modal[data-modal-color] {
    color: #fff;
}

.modal[data-modal-color] .modal-title,
.modal[data-modal-color] .modal-footer .btn-link {
    color: #fff;
}

.modal[data-modal-color] .modal-footer {
    background: rgba(0, 0, 0, 0.1);
}

.modal[data-modal-color] .modal-backdrop {
    background: #fff;
}

.modal[data-modal-color] .modal-footer .btn-link {
    font-weight: 400;
}

.modal[data-modal-color] .modal-footer .btn-link:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.modal[data-modal-color="blue"] .modal-content {
    background: #2196f3;
}

.modal[data-modal-color="cyan"] .modal-content {
    background: #00bcd4;
}

.modal[data-modal-color="green"] .modal-content {
    background: #4caf50;
}

.modal[data-modal-color="lightgreen"] .modal-content {
    background: #8bc34a;
}

.modal[data-modal-color="lightblue"] .modal-content {
    background: #03a9f4;
}

.modal[data-modal-color="amber"] .modal-content {
    background: #ffc107;
}

.modal[data-modal-color="teal"] .modal-content {
    background: #009688;
}

.modal[data-modal-color="orange"] .modal-content {
    background: #ff9800;
}

.modal[data-modal-color="bluegray"] .modal-content {
    background: #607d8b;
}

.modal[data-modal-color="red"] .modal-content {
    background: #f44336;
}

.panel {
    box-shadow: none;
    border: 0;
}

.panel-heading {
    padding: 0;
}

.panel-title > a {
    padding: 10px 15px;
    display: block;
    font-size: 13px;
}

.panel-collapse .panel-heading {
    position: relative;
}

.panel-collapse .panel-heading .panel-title > a {
    padding: 8px 5px 16px 30px;
    color: #000;
    position: relative;
}

.panel-collapse .panel-heading .panel-title > a:after,
.panel-collapse .panel-heading .panel-title > a:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    content: "";
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.panel-collapse .panel-heading .panel-title > a:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.panel-collapse .panel-heading:not(.active) .panel-title > a:before {
    background: #eee;
}

.panel-collapse .panel-heading:before,
.panel-collapse .panel-heading:after {
    font-family: 'Material-Design-Iconic-Font';
    font-size: 17px;
    position: absolute;
    left: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    top: 4px;
}

.panel-collapse .panel-heading:before {
    content: "\f278";
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.panel-collapse .panel-heading:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    content: "\f273";
}

.panel-collapse .panel-heading.active .panel-title > a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.panel-collapse .panel-heading.active:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.panel-collapse .panel-heading.active:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.panel-collapse .panel-body {
    border-top: 0 !important;
    padding-left: 5px;
    padding-right: 5px;
}

.panel-group:not([data-collapse-color]) .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #2196f3;
}

.panel-group[data-collapse-color="red"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #f44336;
}

.panel-group[data-collapse-color="green"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #4caf50;
}

.panel-group[data-collapse-color="amber"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #ffc107;
}

.panel-group[data-collapse-color="teal"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #009688;
}

.panel-group[data-collapse-color="black"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #000000;
}

.panel-group[data-collapse-color="cyan"] .panel-collapse .panel-heading.active .panel-title > a:after {
    background: #00bcd4;
}

.tooltip-inner {
    border-radius: 1px;
    padding: 5px 15px 5px;
}

#messages {
    position: relative;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #messages {
        overflow: hidden;
    }
}

.ms-user {
    height: 65px;
    padding: 17px 24px;
}

.ms-user > img {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.42);
    border-radius: 50%;
    width: 30px;
    float: left;
}

.ms-user > div {
    overflow: hidden;
    padding: 0px 5px 7px 12px;
    font-size: 11px;
    color: #fff;
}

.ms-menu {
    position: absolute;
    left: 0;
    top: 0;
    padding-bottom: 50px;
    height: 100%;
    background: #fff;
    width: 250px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

.ms-menu:before {
    position: absolute;
    right: 0;
    top: 65px;
    content: '';
    height: calc(100% - 65px);
    width: 2px;
    background-color: #f5f5f5;
}

@media (max-width: 767px) {
    .ms-menu {
        height: calc(100% - 58px);
        -webkit-transform: translate3d(-240px, 0, 0);
        transform: translate3d(-240px, 0, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 1;
        box-shadow: 0px 0 30px rgba(0, 0, 0, 0.2);
        height: 100%;
    }

    .ms-menu.toggled {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .ms-menu.toggled:before {
        display: none;
    }
}

.ms-menu .list-group-item {
    padding: 12px 22px !important;
}

@media (min-width: 768px) {
    .ms-body {
        padding-left: 250px;
    }
}

@media (max-width: 767px) {
    .ms-body {
        overflow: hidden;
    }
}

.ms-body .list-group-item:nth-child(odd) .msb-item {
    background-color: #eeeeee;
}

.ms-body .list-group-item:nth-child(even) {
    text-align: right;
}

.ms-body .list-group-item:nth-child(even) .msb-item {
    background-color: #ffc107;
    color: #fff;
}

.ms-body .menu-collapse {
    float: left;
    margin: -10px;
}

#ms-menu-trigger {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    margin: 1px 0 0 -7px;
}

@media (min-width: 768px) {
    #ms-menu-trigger {
        display: none;
    }
}

#ms-menu-trigger .line-wrap .line {
    background-color: #717171;
}

.msb-item {
    padding: 13px 19px 15px;
    border-radius: 2px;
    display: inline-block;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    .msb-item {
        max-width: 70%;
    }
}

.ms-date {
    display: block;
    color: #B3B3B3;
}

.ms-date > i {
    font-size: 14px;
    vertical-align: bottom;
    line-height: 100%;
}

.ms-reply {
    position: relative;
    border-top: 2px solid #f5f5f5;
    margin-top: 30px;
}

.ms-reply textarea {
    width: 100%;
    font-size: 13px;
    border: 0;
    padding: 12px 14px;
    resize: none;
    height: 80px;
}

.ms-reply button {
    position: absolute;
    top: 16px;
    right: 17px;
    border: 0;
    height: 50px;
    width: 50px;
    font-size: 22px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    background: #66bb6a;
}

.ms-reply button:hover {
    background: #4caf50;
}

.four-zero {
    background-color: #607d8b;
    height: 100vh;
    text-align: center;
}

.four-zero:before {
    content: '';
    width: 1px;
    height: 100vh;
}

.four-zero:before,
.fz-inner {
    display: inline-block;
    vertical-align: middle;
}

.fz-inner {
    max-width: 500px;
    padding: 50px;
    background-color: #546e7a;
    border-radius: 3px;
    color: #fff;
    width: 90%;
}

.fz-inner h2 {
    color: #fff;
    margin: 0;
    font-size: 100px;
}

.login {
    overflow: hidden;
    height: 100vh;
    text-align: center;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.login:before {
    content: '';
    height: 100vh;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
}

[data-lbg="teal"] {
    background-color: #26a69a;
}

[data-lbg="blue"] {
    background-color: #42a5f5;
}

[data-lbg="purple"] {
    background-color: #ab47bc;
}

.l-block {
    background: #fff;
    border-radius: 2px;
    max-width: 350px;
    width: 100%;
    vertical-align: middle;
    position: relative;
    display: none;
    text-align: left;
}

.l-block.toggled {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 300ms;
    animation-duration: 300ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 10;
    display: inline-block;
}

.lb-header {
    padding: 25px 30px;
    color: #fff;
    border-radius: 1px 1px 0 0;
}

.lb-header i,
.lb-header .avatar-img {
    display: block;
    margin-bottom: 10px;
}

.lb-header .avatar-img {
    border: 2px solid #fff;
}

.lb-header i {
    font-size: 40px;
}

.lb-body {
    padding: 30px;
}

.lb-body a:hover {
    text-decoration: underline;
}

#profile-main {
    min-height: 500px;
    position: relative;
}

#profile-main .pm-overview {
    overflow-y: auto;
}

@media (min-width: 1200px) {
    #profile-main .pm-overview {
        width: 300px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #profile-main .pm-overview {
        width: 250px;
    }
}

@media (min-width: 768px) {
    #profile-main .pm-overview {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        background: #f8f8f8;
        border-right: 1px solid #eee;
    }
}

@media (max-width: 767px) {
    #profile-main .pm-overview {
        width: 100%;
        background: #333;
        text-align: center;
    }
}

@media (min-width: 1200px) {
    #profile-main .pm-body {
        padding-left: 300px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #profile-main .pm-body {
        padding-left: 250px;
    }
}

@media (max-width: 767px) {
    #profile-main .pm-body {
        padding-left: 0;
    }
}

#profile-main .pmo-pic {
    position: relative;
    margin: 20px;
}

@media (min-width: 768px) {
    #profile-main .pmo-pic img {
        width: 100%;
        border-radius: 2px 2px 0 0;
    }
}

@media (max-width: 767px) {
    #profile-main .pmo-pic img {
        width: 180px;
        display: inline-block;
        height: 180px;
        border-radius: 50%;
        border: 4px solid #fff;
        box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
    }
}

#profile-main .pmo-pic .pmo-stat {
    border-radius: 0 0 2px 2px;
    color: #fff;
    text-align: center;
    padding: 30px 5px 0;
}

@media (min-width: 768px) {
    #profile-main .pmo-pic .pmo-stat {
        background: #ffc107;
        padding-bottom: 15px;
    }
}

#profile-main .pmo-pic .pmop-edit {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    background: rgba(0, 0, 0, 0.38);
    text-align: center;
    padding: 10px 10px 11px;
    -webkit-transition: opacity;
    -o-transition: opacity;
    transition: opacity;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
}

#profile-main .pmo-pic .pmop-edit:hover {
    background: rgba(0, 0, 0, 0.8);
}

#profile-main .pmo-pic .pmop-edit i {
    font-size: 18px;
    vertical-align: middle;
    margin-top: -3px;
}

@media (min-width: 768px) {
    #profile-main .pmo-pic .pmop-edit {
        width: 100%;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    #profile-main .pmo-pic .pmop-edit i {
        margin-right: 4px;
    }
}

#profile-main .pmo-pic:hover .pmop-edit {
    opacity: 1;
    filter: alpha(opacity=100);
}

#profile-main .pmo-pic .pmop-message {
    position: absolute;
    bottom: 27px;
    left: 50%;
    margin-left: -25px;
}

#profile-main .pmo-pic .pmop-message .dropdown-menu {
    padding: 5px 0 55px;
    left: -90px;
    width: 228px;
    height: 150px;
    top: -74px;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
}

#profile-main .pmo-pic .pmop-message .dropdown-menu textarea {
    width: 100%;
    height: 95px;
    border: 0;
    resize: none;
    padding: 10px 19px;
}

#profile-main .pmo-pic .pmop-message .dropdown-menu button {
    bottom: 5px;
    left: 88px;
}

#profile-main .pmb-block {
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    #profile-main .pmb-block {
        padding: 40px 42px 0;
    }
}

@media (max-width: 1199px) {
    #profile-main .pmb-block {
        padding: 30px 20px 0;
    }
}

#profile-main .pmb-block:last-child {
    margin-bottom: 50px;
}

#profile-main .pmb-block .pmbb-header {
    margin-bottom: 25px;
    position: relative;
}

#profile-main .pmb-block .pmbb-header .actions {
    position: absolute;
    top: -2px;
    right: 0;
}

#profile-main .pmb-block .pmbb-header h2 {
    margin: 0;
    font-weight: 100;
    font-size: 20px;
}

#profile-main .pmb-block .pmbb-edit {
    position: relative;
    z-index: 1;
    display: none;
}

#profile-main .pmb-block .pmbb-edit,
#profile-main .pmb-block .pmbb-view {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#profile-main .pmb-block.toggled .pmbb-edit {
    display: block;
}

#profile-main .pmb-block.toggled .pmbb-view {
    display: none;
}

#profile-main .pmo-block {
    padding: 25px;
}

#profile-main .pmo-block > h2 {
    font-size: 16px;
    margin: 0 0 15px;
}

#profile-main .pmo-items .pmob-body {
    padding: 0 10px;
}

#profile-main .pmo-items a {
    display: block;
    padding: 4px;
}

#profile-main .pmo-items a img {
    width: 100%;
}

.pmo-contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pmo-contact ul li {
    position: relative;
    padding: 8px 0 8px 35px;
}

.pmo-contact ul li i {
    font-size: 18px;
    vertical-align: top;
    line-height: 100%;
    position: absolute;
    left: 0;
    width: 18px;
    text-align: center;
}

.pmo-map {
    margin: 20px -28px -25px;
    display: block;
}

.pmo-map img {
    width: 100%;
}

@media (max-width: 767px) {
    .c-timeline {
        background: #edecec;
        box-shadow: none;
    }

    .c-timeline .tab-nav {
        background: #fff;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    }
}

.timeline {
    position: relative;
}

@media (min-width: 768px) {
    .timeline {
        padding: 50px;
        padding-left: 100px;
    }
}

@media (max-width: 767px) {
    .timeline {
        margin-top: 30px;
    }
}

.t-view {
    border: 1px solid #eee;
    position: relative;
    margin-bottom: 35px;
}

@media (max-width: 767px) {
    .t-view {
        background: #fff;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    }
}

.t-view .tv-header {
    padding: 16px 18px;
    border-bottom: 1px solid #eee;
    background: #F9F9F9;
}

.t-view .tv-header .actions {
    position: absolute;
    top: 5px;
    right: 10px;
}

.t-view .tv-body {
    padding: 23px 25px;
}

.t-view .tv-body .tvb-lightbox {
    margin: 0 -8px 15px;
}

.t-view .tv-body .tvb-lightbox [data-src] {
    padding: 0 5px;
    margin-bottom: 5px;
}

.t-view .tvh-user {
    display: block;
}

.t-view .tvh-user img {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.t-view:before {
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    left: -70px;
    top: 0;
    border: 3px solid #FFF;
    text-align: center;
    font-size: 16px;
    line-height: 34px;
    color: #FFF;
    font-family: 'Material-Design-Iconic-Font';
    z-index: 1;
}

.t-view:after {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 1px;
    height: calc(100% + 37px);
}

.t-view[data-tv-type="text"]:before {
    content: "\f24f";
    background: #00bcd4;
    box-shadow: 0 0 0 1px #00bcd4;
}

.t-view[data-tv-type="text"]:after {
    background: #00bcd4;
}

.t-view[data-tv-type="image"]:before {
    content: "\f17f";
    background: #4caf50;
    box-shadow: 0 0 0 1px #4caf50;
}

.t-view[data-tv-type="image"]:after {
    background: #4caf50;
}

.t-view[data-tv-type="video"]:before {
    content: "\f3a9";
    background: #ffc107;
    box-shadow: 0 0 0 1px #ffc107;
}

.t-view[data-tv-type="video"]:after {
    background: #ffc107;
}

.t-view .tvb-stats {
    list-style: none;
    padding: 0;
    margin: 10px 0 20px;
}

.t-view .tvb-stats > li {
    display: inline-block;
    padding: 5px 10px 6px;
    border: 1px solid #ccc;
    margin-right: 2px;
}

.t-view .tvb-stats > li i {
    font-size: 15px;
    line-height: 100%;
    vertical-align: top;
    margin-top: 2px;
}

.t-view .tvb-stats > li.tvbs-comments {
    border-color: #4caf50;
    color: #4caf50;
}

.t-view .tvb-stats > li.tvbs-likes {
    border-color: #03a9f4;
    color: #03a9f4;
}

.t-view .tvb-stats > li.tvbs-views {
    border-color: #ff9800;
    color: #ff9800;
}

.tv-comments .tvc-lists {
    padding: 0;
    list-style: none;
    margin: 0;
}

.tv-comments .tvc-lists > li {
    padding: 15px 20px;
    margin: 0;
    border-top: 1px solid #eee;
}

.tvc-more {
    color: #333;
    display: block;
    margin-bottom: -10px;
}

.tvc-more:hover {
    color: #000;
}

.tvc-more i {
    vertical-align: middle;
    margin-right: 5px;
}

.p-header {
    position: relative;
    margin: 0 -7px;
}

.p-header .actions {
    position: absolute;
    top: -18px;
    right: 0;
}

.p-menu {
    list-style: none;
    padding: 0 5px;
    margin: 0 0 30px;
}

.p-menu > li {
    display: inline-block;
    vertical-align: top;
}

.p-menu > li > a {
    display: block;
    padding: 5px 20px 5px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
}

.p-menu > li > a > i {
    margin-right: 4px;
    font-size: 20px;
    vertical-align: middle;
    margin-top: -2px;
}

.p-menu > li:not(.active) > a {
    color: #4285F4;
}

.p-menu > li:not(.active) > a:hover {
    color: #333;
}

.p-menu > li.active > a {
    color: #000;
}

@media (max-width: 991px) {
    .p-menu .pm-search {
        margin: 20px 2px 30px;
        display: block;
    }

    .p-menu .pm-search input[type="text"] {
        width: 100%;
        border: 1px solid #ccc;
    }
}

.p-menu .pms-inner {
    margin: -2px 0 0;
    position: relative;
    top: -2px;
    overflow: hidden;
    white-space: nowrap;
}

.p-menu .pms-inner i {
    vertical-align: top;
    font-size: 20px;
    line-height: 100%;
    position: absolute;
    left: 9px;
    top: 8px;
    color: #333;
}

.p-menu .pms-inner input[type="text"] {
    height: 35px;
    border-radius: 2px;
    padding: 0 10px 0 40px;
}

@media (min-width: 768px) {
    .p-menu .pms-inner input[type="text"] {
        border: 1px solid #fff;
        width: 50px;
        background: transparent;
        position: relative;
        z-index: 1;
        -webkit-transition: all;
        -o-transition: all;
        transition: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .p-menu .pms-inner input[type="text"]:focus {
        border-color: #DFDFDF;
        width: 200px;
    }
}

.photos {
    margin: -10px 0 0;
}

.photos .lightbox {
    margin: 0 -8px;
}

.photos:not(.p-timeline) [data-src] {
    padding: 3px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
}

.p-timeline {
    position: relative;
    padding-left: 80px;
    margin-bottom: 75px;
}

.p-timeline [data-src] {
    float: left;
    width: 70px;
    height: 70px;
    margin: 0 3px 3px 0;
}

.p-timeline:last-child .pt-line:before {
    height: 100%;
}

.ptb-title {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px;
}

.pt-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    line-height: 14px;
}

.pt-line:before,
.pt-line:after {
    content: "";
    position: absolute;
}

.pt-line:before {
    width: 1px;
    height: calc(100% + 63px);
    background: #E2E2E2;
    top: 14px;
    right: -20px;
}

.pt-line:after {
    top: 2px;
    right: -26px;
    width: 13px;
    height: 13px;
    border: 1px solid #C1C1C1;
    border-radius: 50%;
}

.contacts:not(.c-profile) {
    padding: 0 8px;
}

.contacts > [class*="col-"] {
    padding: 0 10px;
}

.contacts .c-item {
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    margin-bottom: 24px;
}

.contacts .c-item .ci-avatar {
    display: block;
}

.contacts .c-item .ci-avatar img {
    width: 100%;
    border-radius: 2px 2px 0 0;
}

.contacts .ci-avatar {
    margin: -1px -1px 0;
}

.contacts .c-info {
    text-align: center;
    margin-top: 15px;
    padding: 0 5px;
}

.contacts .c-info strong {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}

.contacts .c-info small {
    color: #999;
    margin-top: 3px;
}

.contacts .c-info strong,
.contacts .c-info small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.contacts .c-footer {
    border-top: 1px solid #e2e2e2;
    margin-top: 18px;
}

.contacts .c-footer > button {
    padding: 4px 10px 3px;
    display: block;
    width: 100%;
    text-align: center;
    color: #333;
    font-weight: 500;
    border-radius: 2px;
    background: #fff;
    border: 0;
}

.contacts .c-footer > button > i {
    font-size: 16px;
    vertical-align: middle;
    margin-top: -3px;
}

.z-depth-1 {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}

.z-depth-1-top {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}

.z-depth-1-bottom {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
}

.z-depth-2 {
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
}

.z-depth-2-top {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.19);
}

.z-depth-2-bottom {
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2);
}

.z-depth-3 {
    box-shadow: 0 12px 15px rgba(0, 0, 0, 0.24), 0 17px 50px rgba(0, 0, 0, 0.19);
}

.z-depth-3-top {
    box-shadow: 0 17px 50px rgba(0, 0, 0, 0.19);
}

.z-depth-3-bottom {
    box-shadow: 0 12px 15px rgba(0, 0, 0, 0.24);
}

.z-depth-4 {
    box-shadow: 0 16px 28px rgba(0, 0, 0, 0.22), 0 25px 55px rgba(0, 0, 0, 0.21);
}

.z-depth-4-top {
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.21);
}

.z-depth-4-bottom {
    box-shadow: 0 16px 28px rgba(0, 0, 0, 0.22);
}

.z-depth-5 {
    box-shadow: 0 27px 24px rgba(0, 0, 0, 0.2), 0 40px 77px rgba(0, 0, 0, 0.22);
}

.z-depth-5-top {
    box-shadow: 0 40px 77px rgba(0, 0, 0, 0.22);
}

.z-depth-5-bottom {
    box-shadow: 0 27px 24px rgba(0, 0, 0, 0.2);
}

.z-depth-animation .z-depth-1,
.z-depth-animation .z-depth-2,
.z-depth-animation .z-depth-3,
.z-depth-animation .z-depth-4,
.z-depth-animation .z-depth-5 {
    transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}

/*----------------------------------
    Avatars
-----------------------------------*/

.avatar-img,
.avatar-char {
    border-radius: 50%;
}

.avatar-img:not(.a-lg),
.avatar-char:not(.a-lg) {
    width: 38px;
    height: 38px;
}

.avatar-img.a-lg,
.avatar-char.a-lg {
    width: 50px;
    height: 50px;
}

.avatar-char {
    color: #fff;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
}

.avatar-char.ac-light {
    color: #717171;
}

.ac-check {
    position: relative;
    cursor: pointer;
}

.ac-check .acc-helper,
.ac-check .acc-check {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.ac-check .acc-check {
    z-index: 1;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ac-check .acc-check:checked + span {
    background-color: #e1e1e1;
    font-size: 0px;
}

.ac-check .acc-check:checked + span:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 0;
    background-color: transparent;
    content: '\f26b';
    font-family: 'Material-Design-Iconic-Font';
    font-size: 23px;
    color: #333;
}

.ac-check .acc-helper {
    border-radius: 50%;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 100ms;
    transition-duration: 100ms;
}

.ac-check:hover .acc-helper {
    background-color: #e1e1e1;
}

.ac-check:hover .acc-helper:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: 2px solid #7a7a7a;
    background-color: #fff;
    top: 10px;
    left: 10px;
}

/*----------------------------------
    View More
-----------------------------------*/

.view-more {
    text-align: center;
    padding: 10px 0;
    color: #AEAEAE;
    font-size: 12px;
    margin-top: 10px;
    border-bottom: 0;
}

.view-more:hover {
    color: #929292;
}

.view-more i {
    font-size: 15px;
    line-height: 100%;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: #EFEFEF;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    color: #9E9E9E;
}

/*
 * Content Header
 * Used for Heading outside the Cards.
 */

.c-header {
    margin-bottom: 25px;
    position: relative;
}

@media screen and (min-width: 768px) {
    .c-header {
        padding: 0 32px;
    }
}

@media screen and (max-width: 991px) {
    .c-header {
        padding: 0 18px;
    }
}

.c-header > h2 {
    font-size: 15px;
    color: #fff;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}

.c-header > h2 > small {
    display: block;
    text-transform: none;
    margin-top: 8px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 140%;
    font-size: 13px;
}

.c-header .actions {
    position: absolute;
    right: 15px;
    top: -5px;
    z-index: 4;
}

/*
 * Header Actions
 */

.actions {
    list-style: none;
    padding: 0;
    z-index: 3;
    margin: 0;
}

.actions > li {
    display: inline-block;
    vertical-align: baseline;
}

.actions > li > a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
    border-radius: 50%;
}

.actions > li > a > i {
    color: #adadad;
    font-size: 20px;
}

.actions > li > a:hover {
    background-color: rgba(0, 0, 0, 0.08);
}

.actions > li > a:hover > i {
    color: #000;
}

.actions > li > a,
.actions > li > a > i {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
}

.actions.a-alt > li > a > i {
    color: #fff;
}

/*
 * Collapse Menu Icons
 */

.menu-collapse:before,
.mc-wrap,
.mcw-line {
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.menu-collapse {
    cursor: pointer;
    position: relative;
    width: 55px;
    height: 35px;
    padding: 12px 0 0 8px;
}

.menu-collapse:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -6px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 0;
}

.menu-collapse.toggled .mc-wrap {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.menu-collapse.toggled .mc-wrap .mcw-line.top {
    width: 12px;
    transform: translateX(8px) translateY(1px) rotate(45deg);
    -webkit-transform: translateX(8px) translateY(1px) rotate(45deg);
}

.menu-collapse.toggled .mc-wrap .mcw-line.bottom {
    width: 12px;
    transform: translateX(8px) translateY(-1px) rotate(-45deg);
    -webkit-transform: translateX(8px) translateY(-1px) rotate(-45deg);
}

.menu-collapse.toggled:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.mc-wrap {
    width: 18px;
    height: 12px;
}

.mc-wrap .mcw-line {
    width: 18px;
    height: 2px;
}

.mc-wrap .mcw-line.center {
    margin: 3px 0;
}

/*
 * Load More
 */

.load-more {
    text-align: center;
    margin-top: 30px;
}

.load-more a {
    padding: 8px 15px 6px;
    display: inline-block;
    background-color: #f44336;
    color: #FFF;
    border-radius: 2px;
    white-space: nowrap;
}

.load-more a i {
    font-size: 20px;
    vertical-align: middle;
    position: relative;
    margin-top: -2px;
}

.load-more a:hover {
    background-color: #ea1c0d;
}

/*
 * Page Loader
 */

html:not(.ismobile) .page-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

html:not(.ismobile) .page-loader .preloader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

html.ismobile .page-loader {
    display: none;
}

/*----------------------------------------
    Action Header
-----------------------------------------*/

.action-header {
    padding: 25px 30px;
    line-height: 100%;
    font-weight: 500;
    color: #4C4C4C;
    margin-bottom: 10px;
    font-size: 15px;
    position: relative;
    z-index: 1;
    background-color: #f7f7f7;
    min-height: 65px;
}

.action-header .actions {
    position: absolute;
    top: 18px;
    right: 17px;
    z-index: 10;
}

.ah-search {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
    background: #fff;
    display: none;
}

.ahs-input {
    border: 0;
    padding: 0 26px 0 55px;
    height: 100%;
    font-size: 15px;
    width: 100%;
    font-weight: 100;
    background: #fff;
    border-bottom: 1px solid #EEE;
    line-height: 60px;
}

.ah-search-close {
    font-style: normal;
    position: absolute;
    top: 23px;
    left: 22px;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    cursor: pointer;
}

.ah-search-close:hover {
    opacity: 0.7;
}

/*----------------------------------
    Body overflow hidden
-----------------------------------*/

body.o-hidden {
    overflow: hidden;
    height: 100%;
    height: 100vh;
}

.ie-warning {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000000;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-family: "Courier New", Courier, monospace;
    padding: 50px 0;
}

.ie-warning p {
    font-size: 17px;
}

.ie-warning .iew-container {
    min-width: 1024px;
    width: 100%;
    height: 200px;
    background: #fff;
    margin: 50px 0;
}

.ie-warning .iew-download {
    list-style: none;
    padding: 30px 0;
    margin: 0 auto;
    width: 720px;
}

.ie-warning .iew-download > li {
    float: left;
    vertical-align: top;
}

.ie-warning .iew-download > li > a {
    display: block;
    color: #000;
    width: 140px;
    font-size: 15px;
    padding: 15px 0;
}

.ie-warning .iew-download > li > a > div {
    margin-top: 10px;
}

.ie-warning .iew-download > li > a:hover {
    background-color: #eee;
}

#footer {
    text-align: center;
    width: 100%;
    color: #a2a2a2;
    padding-bottom: 20px;
    padding-top: 20px;
}

#footer .f-menu {
    display: block;
    width: 100%;
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin-top: 8px;
    margin-bottom: 0;
}

#footer .f-menu > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#footer .f-menu > li > a {
    color: #a2a2a2;
}

#footer .f-menu > li > a:hover {
    color: #777;
}

.pricing-table {
    text-align: center;
}

.pt-item {
    max-width: 380px;
    display: inline-block;
}

.pti-header {
    padding: 45px 10px 70px;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
}

.pti-header > h2 {
    margin: 0;
    line-height: 100%;
    color: #fff;
    font-weight: 100;
    font-size: 50px;
}

.pti-header > h2 small {
    color: #fff;
    letter-spacing: 0;
    vertical-align: top;
    font-size: 16px;
    font-weight: 100;
}

.ptih-title {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 8px 10px 9px;
    text-transform: uppercase;
    margin: 0 -10px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.pti-body {
    padding: 0 23px;
}

.ptib-item {
    padding: 15px 0;
    font-weight: 400;
}

.ptib-item:not(:last-child) {
    border-bottom: 1px solid #eee;
}

.pti-footer {
    padding: 10px 20px 30px;
}

.pti-footer > a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    display: inline-block;
    line-height: 60px;
    font-size: 30px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
}

.pti-footer > a:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
}

.invoice {
    min-width: 1100px;
    max-width: 1170px;
}

.i-logo {
    width: 150px;
}

.i-table .highlight {
    background-color: #eee;
    border-bottom: 1px solid #e6e6e6;
}

.i-table td.highlight {
    font-size: 14px;
    font-weight: 500;
}

.wall-attrs {
    margin-bottom: 0;
}

.wa-stats {
    float: left;
}

.wa-stats > span {
    margin-right: -1px;
    padding: 7px 12px;
    border: 1px solid #E0E0E0;
    float: left;
    font-weight: 500;
}

.wa-stats > span.active {
    color: #4caf50;
}

.wa-stats > span:first-child {
    border-radius: 2px 0 0 2px;
}

.wa-stats > span:last-child {
    border-radius: 0 2px 2px 0;
}

.wa-stats > span > i {
    line-height: 100%;
    vertical-align: top;
    position: relative;
    top: 2px;
    font-size: 15px;
    margin-right: 2px;
}

.wa-users {
    float: right;
    padding: 0 !important;
    margin-right: -5px;
}

.wa-users > a {
    display: inline-block;
    margin-left: 2px;
}

.wa-users > a > img {
    width: 33px;
    height: 33px;
    border-radius: 50%;
}

.wa-users > a > img:hover {
    opacity: 0.85;
    filter: alpha(opacity=85);
}

.wcc-inner {
    border: 1px solid #E4E4E4;
    padding: 10px 15px;
    resize: none;
    border-radius: 2px;
    background: #fff;
    color: #9A9A9A;
    cursor: pointer;
}

.wcci-text {
    border: 0;
    display: block;
    width: 100%;
    resize: none;
    padding: 0;
}

.wall-comment-list {
    padding: 20px;
    background: #f7f7f7;
}

.wall-comment-list .media {
    position: relative;
}

.wall-comment-list .media:hover .actions {
    display: block;
}

.wall-comment-list .actions {
    display: none;
    position: absolute;
    right: -20px;
    top: -1px;
}

.wcl-list + .wcl-form {
    margin-top: 25px;
}

.wp-text {
    border: 0;
    padding: 0;
    display: block;
    width: 100%;
    resize: none;
}

.wp-media {
    background: #f7f7f7;
    border: 1px solid #E4E4E4;
    padding: 12px 15px;
    margin-top: 25px;
    text-align: center;
}

.wpb-actions {
    position: relative;
    background: #f7f7f7;
    margin: 0;
    padding: 13px 25px 10px;
}

.wpb-actions button {
    position: absolute;
    right: 20px;
    top: -14px;
}

[data-wpba="image"] {
    color: #4caf50;
}

[data-wpba="image"]:hover {
    color: #449d48;
}

[data-wpba="video"] {
    color: #ff9800;
}

[data-wpba="video"]:hover {
    color: #e68900;
}

[data-wpba="link"] {
    color: #00bcd4;
}

[data-wpba="link"]:hover {
    color: #00a5bb;
}

.wpba-attrs > ul > li {
    padding: 0;
    margin-right: 5px;
}

.wpba-attrs > ul > li > a {
    display: block;
    width: 22px;
}

.wpba-attrs > ul > li > a > i {
    font-size: 20px;
}

.wpba-attrs > ul > li.active i {
    color: #333;
}

.wall-img-preview {
    text-align: center;
    margin: 0 -31px 20px;
}

.wall-img-preview .wip-item {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    border: 2px solid #fff;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.wall-img-preview .wip-item > img {
    display: none;
}

.wall-img-preview .wip-item:first-child:nth-last-child(2),
.wall-img-preview .wip-item:first-child:nth-last-child(2) ~ div {
    width: 50%;
    padding-bottom: 40%;
}

.wall-img-preview .wip-item:first-child:nth-last-child(3),
.wall-img-preview .wip-item:first-child:nth-last-child(3) ~ div,
.wall-img-preview .wip-item:first-child:nth-last-child(4),
.wall-img-preview .wip-item:first-child:nth-last-child(4) ~ div:not(:last-child),
.wall-img-preview .wip-item:first-child:nth-last-child(5),
.wall-img-preview .wip-item:first-child:nth-last-child(5) ~ div:not( :nth-last-of-type(-n+2)),
.wall-img-preview .wip-item:first-child:nth-last-child(6),
.wall-img-preview .wip-item:first-child:nth-last-child(6) ~ div,
.wall-img-preview .wip-item:first-child:nth-last-child(7) ~ div:nth-last-of-type(-n+3) {
    width: 33.333333%;
    padding-bottom: 30%;
}

.wall-img-preview .wip-item:first-child:nth-last-child(5) ~ div:nth-last-of-type(-n+2) {
    width: 50%;
    padding-bottom: 40%;
}

.wall-img-preview .wip-item:first-child:nth-last-child(7),
.wall-img-preview .wip-item:first-child:nth-last-child(7) ~ div:not( :nth-last-of-type(-n+3)),
.wall-img-preview .wip-item:first-child:nth-last-child(n+8),
.wall-img-preview .wip-item:first-child:nth-last-child(n+8) ~ div {
    width: 25%;
    padding-bottom: 22%;
}

.wall-img-preview .wip-item:only-child,
.wall-img-preview .wip-item:first-child:nth-last-child(4) ~ div:nth-child(4) {
    width: 100%;
    padding-bottom: 50%;
}

.preloader {
    position: relative;
    margin: 0px auto;
    display: inline-block;
}

.preloader:not([class*="pl-"]) {
    width: 40px;
}

.preloader:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.preloader.pl-xs {
    width: 20px;
}

.preloader.pl-sm {
    width: 30px;
}

.preloader.pl-lg {
    width: 50px;
}

.preloader.pl-xl {
    width: 80px;
}

.preloader.pl-xxl {
    width: 100px;
}

.preloader:not([class*="pls-"]) .plc-path {
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}

.preloader[class*="pls-"] .plc-path {
    animation: dash 1.5s ease-in-out infinite;
}

.preloader.pls-red .plc-path {
    stroke: #f44336;
}

.preloader.pls-blue .plc-path {
    stroke: #2196f3;
}

.preloader.pls-green .plc-path {
    stroke: #4caf50;
}

.preloader.pls-yellow .plc-path {
    stroke: #ffeb3b;
}

.preloader.pls-bluegray .plc-path {
    stroke: #607d8b;
}

.preloader.pls-amber .plc-path {
    stroke: #ffc107;
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: #000000;
}

.container {
    padding: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #f0f0f0;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #fffcbe;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #000000;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #00bcd4;
    border-color: #ffffff;
    cursor: default;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #7e7e7e;
    background-color: #e2e2e2;
    border: 1px solid #ffffff;
    margin-left: -1px;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 50% !important;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #e2e2e2;
    border-color: #ffffff;
    cursor: not-allowed;
}