@font-face {
    font-family: "Leadway Book";
    src: url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Book.woff") format("woff"), url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Book.ttf") format("truetype"), url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Book.svg") format("svg");
    font-style: normal;
    font-weight: normal;
    font-display: block;
}

@font-face {
    font-family: "Leadway Regular";
    src: url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Regular.woff") format("woff"), url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Regular.ttf") format("truetype"), url("https://www.leadway.com/wp-content/uploads/2019/07/Leadway-Regular.svg") format("svg");
    font-style: normal;
    font-weight: normal;
    font-display: block;
}

/*------------------------------------------------------------------
[Master Stylesheet]

Project:    Codex - Responsive Bootstrap3 Admin Template
Version:    1.0
Last change:    23/11/2016 [Initail Release]
-------------------------------------------------------------------*/

/*** ======= // TABLE OF CONTENT // ============================
1. Reset / Basics
2. Color
3. Page loader css
4. Page title
5. Panels
6. Table
7. graph
8. Vectormaps
9. lock screen
10. login register accounts
11. Datatables
12. Error 404
13. buttons
14. Pricing tables
15. wizard form
16. Blog
17. mail view
18. calendar
19. slider
20. timeline
21. JS grid
22. Tree Menu
23. Tooltips
24. user widget

===================================================== ***/

/***********

Reset / Basics

***********/

body {
    font-family: 'Leadway Book', sans-serif;
    font-size: 13px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #ffffff;
    min-height: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 24px;
    overflow-x: hidden;
    font-weight: 400;
}

body.bg-light {
    background-color: #fff !important;
}

body.bg-light #wrapper {
    background-color: #fff;
}

.box-layout .page,
.box-layout .container-fluid {
    max-width: 1200px;
    margin: 0 auto;
}

.padding-l-r {
    padding-left: 0px;
}

.left-part {
    background: #ea5b0c;
    width: 215px;
    height: 50px;
    float: left;
}

.left-part .navbar-minimalize {
    color: #fff;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #2d353d;
    border: 1px solid #ddd;
}

.flotTip {
    color: #000;
}

.fc-body a {
    transition: none !important;
}

a {
    text-decoration: none;
    color: #ea5b0c;
}

a:hover,
a:focus,
button,
button:focus {
    outline: 0 !important;
    text-decoration: none;
    color: #f7a600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin-top: 0px;
    color: #fff;
    font-family: 'Leadway Regular', sans-serif !important;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.label {
    font-weight: 400;
}

/*  Color  */

.p1-bg .fa,
.p2-bg .fa,
.p3-bg .fa,
.p4-bg .fa,
.p1-bg .text-success,
.p2-bg .text-success,
.p3-bg .text-success,
.p4-bg .text-success,
.p1-bg h1,
.p2-bg h1,
.p3-bg h1,
.p4-bg h1,
.p1-bg h2,
.p2-bg h2,
.p3-bg h2,
.p4-bg h2,
.p1-bg h4,
.p2-bg h4,
.p3-bg h4,
.p4-bg h4 {
    color: #fff !important;
}

#side-menu .p1-bg,
#side-menu .p2-bg,
#side-menu .p3-bg,
#side-menu .p4-bg {
    background: #f7a600 !important;
}

.p1-bg {
    background: #2d353d !important;
    color: #fff !important;
}

.p2-bg {
    background: #F44336 !important;
    color: #fff !important;
}

.p3-bg {
    background: #f7a600 !important;
    color: #fff !important;
}

.p4-bg {
    background: #149957 !important;
    color: #fff !important;
}

.p1-color,
.c1 {
    color: #009688 !important;
}

.p2-color,
.c2 {
    color: #F44336 !important;
}

.p3-color,
.c3 {
    color: #8BC34A !important;
}

.p4-color,
.c4 {
    color: #1fbef6 !important;
}

.theme-font {
    color: #32c5d2 !important;
}

.text-success,
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #10c469;
}

.text-danger,
.editable-empty,
.editable-empty:focus,
.editable-empty:hover,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #f7a600;
}

.text-warning,
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #de9a39;
}

.text-primary {
    color: #ea5b0c;
}

.text-info {
    color: #56C0E0;
}

.text-muted {
    color: rgba(255, 255, 255, 0.7);
}

.btn-success,
.label-success {
    background-color: #1bbf89;
    border: 1px solid #1bbf89;
}

.btn-info,
.label-info {
    background-color: #f7a600;
    border: 1px solid #56C0E0;
}

.btn-primary {
    background-color: #149957;
    border: 1px solid #149957;
}

.btn-danger,
.label-danger {
    background-color: #DB524B;
    border: 1px solid #DB524B !important;
}

.btn-warning,
.label-warning {
    background-color: #149957;
    border: 1px solid #149957;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #f7a600;
    border-color: #f7a600;
}

.panel-info>.panel-heading {
    color: #fff;
    background-color: #56C0E0;
    border-color: #56C0E0;
}

.panel-success>.panel-heading {
    color: #fff;
    background-color: #1bbf89;
    border-color: #1bbf89;
}

.panel-warning>.panel-heading {
    color: #fff;
    background-color: #f7af3e;
    border-color: #f7af3e;
}

.panel-danger>.panel-heading {
    color: #fff;
    background-color: #DB524B;
    border-color: #DB524B;
}

.panel-default>.panel-heading {
    position: relative;
    background: #ea5b0c;
    color: #333 !important;
    border-color: #ffffff;
}

.panel-default>.panel-heading a {
    color: #333;
}

.panel-success {
    border-color: #1bbf89;
}

.panel-primary {
    border-color: #f7a600;
}

.panel-heading {
    padding: 0px 0px !important;
}

.p-t-0 {
    padding: 0px 0px !important;
}

.panel-info {
    border-color: #56C0E0;
}

.panel-warning {
    border-color: #f7af3e;
}

.panel-danger {
    border-color: #DB524B;
}

.alert-success {
    color: #fff;
    background-color: #1bbf89;
    border-color: #1bbf89;
}

.alert-info {
    color: #fff;
    background-color: #56C0E0;
    border-color: #56C0E0;
}

.alert-warning {
    color: #fff;
    background-color: #f7af3e;
    border-color: #f7af3e;
}

.alert-danger {
    color: #fff;
    background-color: #DB524B;
    border-color: #DB524B;
}

.alert-link {
    font-weight: 600 !important;
    color: #fff !important;
}

.alert-dismissable .close,
.alert-dismissible .close {
    opacity: 0.6;
}

.panel-heading {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.badge-danger {
    background-color: red;
}

.badge-succes {
    background-color: #70ac07;
}

blockquote {
    border-left-color: #4c5761;
}

.space-20 {
    height: 20px;
}

.space-30 {
    height: 30px;
}

.space-40 {
    height: 40px;
}

.space-50 {
    height: 50px;
}

.space-60 {
    height: 60px;
}

.space-70 {
    height: 70px;
}

.margin-b-30 {
    margin-bottom: 30px;
}

.pad-0 {
    padding: 0;
}

.page {
    position: relative;
    min-height: 100%;
}

strong,
b,
label {
    font-weight: 700;
}

/***pace page loader css**/

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.pace-inactive {
    display: none;
}

.pace .pace-progress {
    background: #fff;
    position: fixed;
    z-index: 99000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 4px;
}

#wrapper {
    margin: 0 0px 0 220px;
    padding: 50px 0;
    padding-bottom: 0px;
    transition: all 0.4s ease 0s;
    position: relative;
    min-height: 100%;
}

.content-wrapper {
    padding: 10px;
    padding-bottom: 0px;
}

.content-wrapper.container {
    width: 100%;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0;
}

/**page title**/

.page-title {
    margin-bottom: 30px;
    text-transform: capitalize;
    padding: 10px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.page-title h1 {
    font-weight: 400;
    font-size: 23px;
    line-height: 30px;
    margin: 0px;
    display: inline-block;
}

.page-title .breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent;
    float: right;
    font-size: 17px;
    line-height: 30px;
}

.breadcrumb>.active {
    color: #fff;
}

.jvectormap-zoomin {
    top: 0px !important;
}

.jvectormap-zoomout {
    top: 20px !important;
}

/****tiles*********/

.tile {
    background-color: #f7a600;
}

.tile .tile-title {
    color: #fff;
    text-transform: capitalize;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 3px 15px;
}

.tile-body {
    padding: 15px;
    background-color: #f7a600;
}

.tile-body i {
    font-size: 35px;
    color: #fff;
}

.tile-body h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0px;
}

.tile-footer {
    padding: 4px 15px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
}

.tile-footer a {
    color: #fff;
}

.tile.red {
    background-color: #fa4345;
}

.tile.green {
    background-color: #91be24;
}

.tile.blue {
    background-color: #165bf7;
}

.tile.purple {
    background-color: #972cf1;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #999;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control,
.placeholder {
    color: #999;
}

/**panels**/

.panel {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 30px;
}

.panel-card {
    margin-bottom: 30px;
    border: 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0px;
    -webkit-border-radius: 0px;
    background-color: #323b44;
    padding: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.panel-card>.panel-heading {
    background-color: transparent;
    border-color: transparent;
    font-size: 16px;
    padding: 0px;
    margin-bottom: 10px;
}

.panel-actions {
    right: 30px;
    position: absolute;
    top: 10px;
}

.panel-actions a {
    display: inline-block;
    margin-left: 10px;
}

.panel-heading .panel-title {
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
}

.panel-actions a:hover {
    color: #f7a600;
}

.panel-action-toggle:before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
}

.panel-action-dismiss:before {
    content: "\f00d";
    font-family: "FontAwesome";
}

.panel-collapsed .panel-action-toggle:before {
    content: "\f106";
}

.panel-card .panel-body {
    padding: 0px;
}

.recent-activites .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.recent-activites .list-group a {
    font-size: 15px;
}

.recent-activites .list-group {
    padding: 0;
    margin: 0px;
}

.recent-activites .list-group-item {
    position: relative;
    display: block;
    padding: 10px 0px;
    margin-bottom: -1px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 0px;
    border-left-width: 0;
    border-right-width: 0px;
    -webkit-border-radius: 0px;
}

.recent-activites .list-group-item:last-child {
    border-bottom: 0px;
}

.recent-activites .list-group-item small {
    display: block;
}

/**table recent orders**/

.table-recent-orders>tbody>tr>td,
.table-recent-orders>thead>tr>th {
    text-align: center;
}

.panel-default {
    background-color: #fff !important;
    color: #000 !important;
}

.panel-default .panel-body {
    border-top-color: #ea5b0c !important;
}

@media(max-width:767px) {
    .table-responsive {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
    }

    .content-wrapper {
        padding: 25px 15px 40px 15px;
    }
}

/***graph**/

#flot-tooltip {
    position: absolute;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    border: 2px solid rgba(230, 230, 230, 0.8);
    border-radius: 10px;
    color: #666;
    font-family: sans-serif;
    font-size: 12px;
    padding: 6px;
    text-align: center;
}

#flot-tooltip span {
    display: block;
}

#flot-tooltip b {
    font-weight: bold;
    margin: 0.25em 0;
    color: #666;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
}

#flot-tooltip i {
    margin: 0.1em 0;
    white-space: nowrap;
    color: #666;
    font-family: sans-serif;
    font-size: 12px;
    text-align: center;
    font-style: normal;
}

.legend .legendColorBox>div {
    margin-right: 3px;
    border: none !important;
}

.legend>div {
    background-color: transparent !important;
    color: #666;
}

.legend .legendLabel {
    color: #fff;
}

/* -----------------------------------------
   Vectormaps
----------------------------------------- */

.jvectormap-label {
    position: absolute;
    display: none;
    border: solid 1px #344154;
    border-radius: 3px;
    background: #344154;
    color: #fff;
    font-family: sans-serif, Verdana;
    font-size: smaller;
    padding: 3px 5px;
    z-index: 999;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 10px;
    border-radius: 3px;
    background: #f7a600;
    padding: 3px;
    color: white;
    width: 18px;
    height: 18px;
    cursor: pointer;
    line-height: 10px;
    text-align: center;
}

.jvectormap-zoomin {
    top: 10px;
}

.jvectormap-zoomout {
    top: 30px;
}

/****lock screen**/

.lockscreen {
    background-color: #2d353d;
    padding-top: 150px;
}

.locksreen-col {
    width: 220px;
    margin: 0 auto;
}

.lockscreen img {
    border: 6px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

.lockscreen h3 {
    margin-top: 20px;
    font-size: 25px;
}

.lockscreen h3 small {
    font-size: 13px;
    display: block;
    margin-bottom: 15px;
}

.lockscreen .m-t {
    margin: 0 auto;
    margin-top: 20px;
}

.lockscreen .form-control {
    height: 45px;
}

.lockscreen .btn-primary {
    border: 0px;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #f7a600;
}

.btn-default[data-toggle="tooltip"],
.btn-default[data-toggle="popover"] {
    margin-bottom: 3px;
}

/****login register accounts***/

.account {
    background: #2d353d;
    padding-top: 150px;
}

.account-col {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.account-col h1 {
    font-weight: 800;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.account-col h3 {
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.account-col .form-control {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.account-col .btn-primary {
    border: 0px;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #f7a600;
    margin-bottom: 20px;
}

.account-col a:hover {
    color: #f7a600;
}

.account-col .btn-default {
    border: 0px;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: transparent;
    margin-bottom: 20px;
    color: #f7a600;
}

.account-col .btn-default:hover {
    color: #f7a600;
    background-color: transparent;
}

/**************data tables************/

/* -----------------------------------------
   Datatables
----------------------------------------- */

div.dataTables_length label {
    font-weight: normal;
    float: left;
    text-align: left;
    margin-left: 10px;
}

div.dataTables_length select {
    width: 75px;
}

div.dataTables_filter label {
    font-weight: normal;
    float: right;
    margin-top: 10px;
}

div.dataTables_filter label input {
    border: 1px solid #ddd;
    padding: 0px 15px;
}

div.dataTables_filter label input:focus {
    outline: 0 !important;
    border-color: #f7a600;
}

div.dataTables_filter input {
    width: 16em;
}

div.dataTables_info {
    padding-top: 8px;
    margin-left: 10px;
}

div.dataTables_paginate {
    float: right;
    margin: 0;
}

div.dataTables_paginate ul.pagination {
    margin: 2px;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #666;
    cursor: not-allowed;
    background-color: transparent;
    border-color: #ddd;
}

table.table {
    clear: both;
    margin-top: 0px;
    margin-bottom: 6px;
    max-width: none;
}

table.table thead .sorting,
table.table thead .sorting_asc,
table.table thead .sorting_desc,
table.table thead .sorting_asc_disabled,
table.table thead .sorting_desc_disabled {
    cursor: pointer;
}

.sorting:before,
.sorting_asc:before,
.sorting_desc:before {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
}

.sorting:before {
    content: "\f0dc";
    margin-right: 7px;
}

.sorting_asc:before {
    content: "\f0de";
    margin-right: 7px;
}

.sorting_desc:before {
    content: "\f0dd";
    margin-right: 7px;
}

table.dataTable th:active {
    outline: none;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f7a600;
    border-color: #f7a600;
}

.pagination>li>a,
.pagination>li>span {
    color: #ea5b0c;
}

/************

Error 404

************/

body.error {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.error .container {
    max-width: 450px;
    text-align: center;
    padding-top: 200px;
}

.error-box {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
}

.error-box h1 {
    font-size: 90px;
    color: #000;
}

.error-box h4 {
    font-weight: 600;
    color: #000;
}

.show-grid span {
    display: block;
    background: rgba(0, 0, 0, 0.1);
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-height: 40px;
    line-height: 40px;
    margin-bottom: 1px;
    margin-bottom: 15px;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -ms-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    transition: All 0.4s ease;
}

ol.stylish-lists {
    padding: 0;
    margin: 0 0 0 25px;
}

ul.stylish-lists {
    padding: 0;
    margin: 0 0 0 25px;
    list-style-type: disc;
}

.fontawesome-icon-list .fa-hover a {
    display: block;
    color: #fff;
    line-height: 32px;
    height: 32px;
    padding-left: 10px;
    border-radius: 4px;
}

.wysihtml5-toolbar .btn-default {
    margin-right: 2px;
    border-radius: 0px;
    border: 0px;
}

.wysihtml5-toolbar .btn-default.active,
.wysihtml5-toolbar .btn-default:active,
.wysihtml5-toolbar .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #f7a600;
    border-color: #f7a600;
}

ul.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #f7a600;
    border-color: #f7a600;
    outline: 0;
}

/****buttons*********/

.btn {
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.btn:hover {
    opacity: 0.9 !important;
}

.btn-link {
    color: #f7a600;
}

.btn-link:hover {
    color: #f7a600;
}

.btn-default {
    background-color: #3bafda;
    border-color: #3bafda;
    color: #fff;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #f7a600 !important;
    border: 1px solid #f7a600 !important;
    color: #fff;
}

.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #f7a600;
    border-color: #f7a600;
}

.wysihtml5-toolbar .btn-default:hover,
.wysihtml5-toolbar .btn-default:focus {
    background-color: #f7a600 !important;
    border: 0px solid #f7a600 !important;
    color: #fff;
}

.dropdown-menu>li>a {
    color: #fff;
}

.form-control,
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #999;
}

.btn-primary {
    background-color: #f7a600;
}

.btn-3d {
    border-bottom: 3px solid rgba(0, 0, 0, .15) !important;
}

.btn-circle {
    padding: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    font-size: 30px;
}

.btn-circle.btn-lg {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
}

.btn-circle.btn-xs {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}

.hr-line-dashed {
    border-top: 1px dashed rgba(0, 0, 0, 0.1);
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.1);
    height: 1px;
    margin: 20px 0;
}

.input-group-addon {
    background-color: rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.btn-white {
    background: rgba(0, 0, 0, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.btn-white:hover,
.btn-white:focus {
    color: #fff;
    background: #286090;
    border-color: #286090;
}

.note-editor .dropdown-menu>li>a {
    padding: 5px 15px;
    cursor: pointer;
}

.note-editor .dropdown-menu>li>a i {
    color: #333;
}

.sweet-buttons .btn-primary,
.btn-default[data-toggle="tooltip"],
.btn-default[data-toggle="popover"] {
    margin: 3px;
}

.content-wrapper h2 {
    margin-bottom: 20px;
}

.m-b {
    margin-bottom: 15px;
}

.mail-btn {
    margin-bottom: 30px;
}

.mail-btn li {
    display: inline-block;
    background: #ddd;
    margin-left: 5px;
    color: #333;
    font-size: 13px;
    border-radius: 2px;
    padding: 10px 15px;
    cursor: pointer;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.mail-btn li:hover {
    background-color: #f7a600;
    color: #fff;
}

.mail-btn li i {
    margin-right: 8px;
}

.mail-box-row-2 .dropdown-menu li a {
    font-size: 13px;
}

.star {
    color: #fff;
    background: #000;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.07);
}

/*********

Pricing tables
**********/

.price-box {
    box-shadow: 1px 2px 15px rgba(255, 255, 255, 0.05);
    -webkit-box-shadow: 1px 2px 15px rgba(255, 255, 255, 0.05);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    text-align: center;
    padding-bottom: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.price-box.popular h3 {
    background-color: #f7a600;
    color: #fff;
}

.price-box:hover {
    box-shadow: none;
    -webit-box-shadow: none;
}

.price-box h3 {
    color: #FFF;
    background-color: transparent;
    text-transform: uppercase;
    padding: 20px;
    margin-bottom: 0px;
    font-weight: 700;
}

.price-box h4 {
    font-size: 40px;
    font-weight: 700;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 10px;
}

.price-box h4 sup,
.price-box h4 sub {
    font-size: 12px;
}

.price-box h4 sup {
    vertical-align: top;
    top: 9px;
    font-weight: 400;
}

.price-box h4 sub {
    vertical-align: bottom;
    bottom: 7px;
    left: -9px;
    font-weight: 400;
}

.price-box h4 span {
    display: block;
    font-size: 13px;
    color: #f7a600;
    font-weight: 600;
    margin-top: 5px;
}

.price-box ul {
    text-align: left;
}

.price-box ul li {
    padding: 8px 25px;
    font-weight: 400;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.price-box ul li i {
    color: #f7a600;
    margin-right: 10px;
}

.price-box p {
    padding: 20px 25px;
    font-size: 12px;
    line-height: 18px;
}

/**dark price**/

.price-box.dark {
    background-color: #222;
    border: 0px;
}

.price-box.dark h4,
.price-box.dark h3 {
    color: #fff;
    background-color: rgba(68, 70, 79, 0.5);
}

.price-box.dark.popular h3 {
    background-color: #f7a600;
}

.price-box.dark ul li {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.8);
}

.price-box.dark p {
    color: rgba(255, 255, 255, 0.8);
}

.contact-details {
    padding-top: 30px;
    margin-bottom: 30px;
}

.gallery-col {
    margin-bottom: 30px;
}

.contact-details h3 {
    font-weight: 400;
}

.socials li {
    padding: 0px;
}

.socials li a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #4c5761;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    font-size: 18px;
    display: block;
}

.socials li a:hover {
    color: #fff;
    background-color: #f7a600;
}

.jqstooltip {
    box-sizing: content-box;
    color: #fff;
}

.flot-chart {
    display: block;
    height: 390px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.flot-chart-pie-content {
    width: 280px;
    height: 200px;
    margin: auto;
}

.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #fff;
}

.editable-checklist label {
    color: #000;
}

.editable-input .form-control {
    color: #000;
    background: #fff;
}

.note-editor .dropdown-menu li a i {
    visibility: visible;
}

.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset,
.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
    color: #000 !important;
}

/*************bootstrap wizard form css****/

.bwizard ul.bwizard-steps {
    margin-bottom: 30px;
}

.bwizard ul.pager {
    margin-bottom: 0px;
}

.bwizard-steps li a {
    display: block;
    padding: 8px 20px;
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
}

.bwizard-steps li.completed a {
    background-color: #333;
    color: #fff;
}

.bwizard-steps li.active a {
    background-color: #f7a600;
    color: #fff;
}

.bwizard-steps li.completed a {
    background-color: #f7a600;
    color: #fff;
}

.pager li>a,
.pager li>span,
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.02);
    border-radius: 15px;
}

.pager li>a:hover,
.pager li>span:hover,
.pager li>a:focus,
.pager li>span:focus {
    background-color: #f7a600;
    color: #fff;
}

input[type=checkbox],
input[type=radio] {
    margin: 8px 0 0;
}

.bwizard .control-label {
    font-size: 12px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.1);
}

.popover-title {
    color: #333 !important;
}

.table-bordered {
    border-color: rgba(0, 0, 0, 0.2);
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 1px;
}

.popover {
    background: #eee;
}

.popover.top>.arrow:after {
    border-top-color: #eee;
}

.pagination>li>a,
.pagination>li>span {
    background-color: transparent;
    border-color: #ddd;
}

.fc-unthemed .fc-today {
    background: #f7a600;
    color: #fff;
}

.fc-basic-view .fc-day-number {
    padding: 5px !important;
    font-size: 13px;
    line-height: 13px;
}

div#flotTip,
.jqstooltip {
    color: #fff;
    background: rgba(0, 0, 0, 0.95);
    border-color: #000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.morris-hover.morris-default-style {
    border-color: #000;
    background-color: rgba(0, 0, 0, 0.95);
}

.morris-hover.morris-default-style .morris-hover-row-label {
    color: #fff;
}

.ct-label {
    font-size: 11px;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #f7a600;
    border-color: #f7a600;
}

.bwizard .has-error .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.bwizard .help-block {
    text-align: left;
    font-weight: 400;
    font-size: 13px;
}

.bwizard .progress {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 30px;
    -webkit-border-radius: 30px;
}

.bwizard .progress-bar {
    background-color: #f7a600;
}

/* Blog */

.blog-post {
    padding: 0px;
    background-color: transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.blog-post img {
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}

.blog-desc {
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.blog-desc h3 {
    font-weight: 400;
    font-size: 20px;
}

.blog-desc h3 a {
    color: #fff;
}

.blog-meta {
    display: block;
    font-weight: 400;
    font-size: 12px;
}

.blog-meta a {
    margin-right: 10px;
}

.blog-meta a+a {
    display: inline-block;
    margin-left: 10px;
    margin-right: 0px;
}

.post-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.post-header h2 {
    font-weight: 400;
    font-size: 30px;
}

.blog-single-post .panel .panel-heading {
    font-size: 25px;
}

.sidebar-widget {
    padding-bottom: 30px;
}

.sidebar-widget h4 {
    text-transform: uppercase;
    font-weight: 700;
}

hr {
    border-top-color: rgba(0, 0, 0, 0.1);
}

.tag-list a {
    display: inline-block;
    margin: 3px;
    padding: 1px 5px;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.tag-list a:hover {
    color: #f7a600;
    border-color: #f7a600;
}

.tabs-container .tabs-left>.nav-tabs {
    float: left;
    margin-right: 0px;
}

.tabs-container .tabs-left>.nav-tabs>li {
    float: none;
}

.tabs-container .tabs-left>.nav-tabs .active>a {
    border-color: #f7a600 transparent #f7a600 #f7a600;
}

.tabs-container .tabs-left .tab-content {
    overflow: hidden;
    background-color: transparent;
}

.tabs-container .tabs-right>.nav-tabs {
    float: right;
    margin-right: 0px;
}

.tabs-container .tabs-right>.nav-tabs>li {
    float: none;
}

.tabs-left li a {
    margin-bottom: 3px;
    display: block;
}

.tabs-container ul {
    margin-bottom: 10px;
}

.tab-content .panel-body {
    background-color: #323b44;
}

.tabs-right ul {
    padding-left: 10px;
}

.tabs-left ul {
    padding-right: 10px;
}

.nav-tabs>li>a {
    /* border-radius: 4px;
    background-color: #fff;
    display: block;
    margin: 3px;
    color: #f7a600; */
    border-radius: 0px;
    background-color: #efefef;
    display: block;
    margin-right: 0px;
    color: #676665;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.sweet-alert button:hover,
.sweet-alert button:focus {
    color: #fff;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
}

.tabs-container .tabs-right>.nav-tabs .active>a {
    border-color: #f7a600 #f7a600 #f7a600 transparent;
}

.tabs-container .tabs-right .tab-content {
    overflow: hidden;
    background-color: transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    /* color: #fff;
    cursor: default;
    background-color: #f7a600;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-color: transparent; */
    color: #ea5b0c !important;
    cursor: default;
    background-color: #ffffff;
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-bottom-color: transparent;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
}

.nav-tabs {
    border-bottom: 0px;
}

.buttons-column {
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
    margin-bottom: 40px;
}

.buttons-column h3 {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 25px;
    text-transform: capitalize;
}

.buttons-column a,
.buttons-column button {
    display: inline-block;
    margin-bottom: 3px;
}

.mail-box-row-2 {
    margin-bottom: 20px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-color: rgba(0, 0, 0, 0.1);
    font-weight: 400;
}

.fc-state-default {
    border-radius: 0px;
    background: rgba(68, 70, 79, 0.5);
    background: none;
    background-image: none;
    -webkit-background-image: none;
    text-shadow: none;
    color: #666;
    box-shadow: none;
}

.fc-state-default:hover,
.fc-state-default:focus {
    background: #f7a600;
    color: #fff;
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
    box-shadow: none;
}

.fc-state-active {
    background: #f7a600;
    color: #fff;
}

.fc th {
    font-weight: 400;
}

.btn-group-lg>.btn,
.btn-lg {
    font-size: 15px;
}

.alert .alert-link {
    font-weight: 500;
}

/****mail view***/

.mail-side-bar {
    padding: 20px;
    background-color: #323b44;
    margin-bottom: 20px;
}

.mail-side-bar ul {
    margin: 0px;
    margin-bottom: 15px;
}

.mail-side-bar ul li {
    padding: 5px 0;
}

.mail-side-bar ul li a {
    color: #fff;
    font-weight: 400;
}

.mail-side-bar ul li a:hover {
    color: #f7a600;
}

.mail-side-bar ul li.lables {
    text-transform: capitalize;
    font-weight: 400;
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #fff;
}

.mail-side-bar ul.tags li:first-child {
    padding-bottom: 15px;
}

.mail-side-bar ul.tags li.lables {
    display: block;
}

.mail-side-bar ul.tags li {
    padding: 0px;
}

.mail-side-bar ul.tags li a {
    padding: 2px 12px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.1);
    display: block;
    margin: 3px;
    border-radius: 2px;
}

.mail-side-bar ul.tags li a:hover {
    color: #fff;
    background-color: #f7a600;
}

.mail-box-header {
    background-color: #323b44;
    padding: 15px;
    margin-bottom: 30px;
}

.mail-box {
    padding: 15px;
    background-color: #323b44;
    margin-bottom: 30px;
}

body .fc {
    margin-bottom: 0px;
}

.file {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 0;
    background-color: rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

.file-box {
    float: left;
    width: 220px;
}

.file .icon {
    padding: 15px 10px;
    text-align: center;
}

.file .icon i {
    font-size: 70px;
    color: #666;
}

.file .file-name {
    padding: 10px;
    background-color: #2d353d;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.file-name small {
    color: #fff;
}

.mfp-bg {
    z-index: 99999;
}

.mfp-wrap {
    z-index: 99999999;
}

.gallery-col a {
    display: block;
    width: 20%;
    float: left;
    padding: 3px;
}

.help-block {
    color: #f5f5f5;
}

.pagination {
    margin-top: 0px;
}

/*calendar css**/

.fc-event {
    cursor: pointer;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 15px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f7a600;
    color: #fff;
    border: 0px;
    border-left: 2px solid #f7a600;
}

.fc-event:hover {
    color: #fff;
}

.note-codable {
    display: none;
}

.note-editor {
    padding: 20px;
}

.note-editable {
    padding: 20px 0;
}

.note-editable:focus {
    outline: 0 !important;
}

.compose_form .form-control {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0px;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    min-height: 45px;
    background-color: #323b44;
    color: #fff;
}

.table-hover>tbody>tr:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

/***slider***/

.slider-selection {
    background-color: #f7a600;
    background-image: none;
}

.slider-track {
    background-color: rgba(0, 0, 0, 0.5);
    box-shadow: none;
}

.slider-handle {
    background-color: #f7a600;
    background-image: none;
}

.table-commerce {
    padding: 15px;
    margin-bottom: 20px;
}

.label-purple {
    background-color: #6a67fc;
}

.label-inverse {
    background-color: #666;
}

.order-view-box {
    padding: 15px;
    background-color: transparent;
    margin-bottom: 30px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.embed-responsive,
.panel-group,
#markermap {
    margin-bottom: 30px;
}

.order-view-box h3 {
    color: #f5f5f5;
    font-weight: 500;
}

.profile-overview {
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.profile-overview h3 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
}

.profile-overview .socials li a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.show-tab i {
    opacity: 0;
}

.show-tab:hover i {
    opacity: 1;
}

.profile-detail tr:hover i {
    opacity: 1;
}

.profile-edit {
    padding: 15px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.sale-state-box {
    padding: 15px;
    background-color: #f7a600;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-top: 15px;
    box-shadow: 3px 4px 5px rgba(255, 255, 255, 0.1);
}

.panel-footer {
    background: transparent;
    border-top-color: rgba(255, 255, 255, 0.1);
}

.sale-state-box h3 {
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
}

.profile-states {
    padding: 15px;
    background-color: transparent;
    margin-bottom: 30px;
}

.recent-activities {
    padding: 15px;
    background-color: transparent;
}

.recent-activities .media img {
    height: 40px;
}

.recent-activities .media .media-heading {
    color: #f7a600;
    margin-bottom: 0px;
}

.recent-activities .media-body {
    font-size: 12px;
}

.users-row img {
    margin-right: 10px;
}

.user-col {
    border: 1px solid rgba(255, 255, 255, 0.07);
    background-clip: padding-box;
    /*background-color: #323b44;
    margin-bottom: 30px;*/
}

.jvectormap-container {
    background-color: transparent !important;
}

.fileupload-buttonbar {
    margin: 0px;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: rgba(0, 0, 0, 0.1);
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header {
    background: rgba(0, 0, 0, 0.1);
}

.fc-day-number.fc-other-month {
    opacity: .6;
}

.note-editor {
    height: 340px;
}

.widget-box {
    padding: 5px;
    margin-bottom: 30px;
    height: 250px;
    padding-top: 20px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-clip: padding-box;
    background-color: #323b44;
}

.widget-box h2 {
    font-weight: 700;
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
}

.widget-box h4 {
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-align: center;
}

.widget-box i.p1-color,
.widget-box i.p2-color,
.widget-box i.p3-color,
.widget-box i.p4-color {
    color: #149957;
    font-size: 130px;
    width: 100%;
}

@media(max-width:991px) {
    .btn-group {
        margin-right: 10px;
    }

    .mail-box-row-2 .btn-default {
        margin-top: 10px;
    }

    .bwizard-steps li a {
        margin-bottom: 10px;
    }
}

@media(max-width:768px) {
    .gallery-col a {
        width: 50%;
    }

    .fileupload-buttonbar button {
        margin-bottom: 2px;
    }
}

@media(max-width:767px) {

    .tabs-container .tabs-left>.nav-tabs,
    .tabs-container .tabs-right>.nav-tabs {
        float: none;
    }

    .sweet-buttons button {
        margin-bottom: 10px;
    }

    .panel-body button {
        margin-bottom: 10px;
    }

    .user-col button {
        margin-bottom: 10px;
    }
}



.panel {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 24px;
}

.panel .panel-heading,
.panel>:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel-heading {
    position: relative;
    padding: 10px 15px;
    border-bottom: 1px solid #eee;
}

.panel-control {
    height: 100%;
    position: relative;
    float: right;
    padding: 0 15px;
}

.panel-title {
    font-weight: normal;
    padding: 0 20px 0 20px;
    font-size: 1.416em;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.panel-control>.btn:last-child,
.panel-control>.btn-group:last-child>.btn:first-child {
    border-bottom-right-radius: 0;
}

.panel-control .btn,
.panel-control .dropdown-toggle.btn {
    border: 0;
}

.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pad-all {
    padding: 0px;
}

.mar-btm {
    margin-bottom: 15px;
}

.media-block .media-left {
    display: block;
    float: left;
}

.img-sm {
    width: 46px;
    height: 46px;
}

.img-md {
    width: 72px;
    height: 72px;
}

.media-block .media-body {
    display: block;
    overflow: hidden;
    width: auto;
    text-align: left;
}

.pad-hor {
    padding-left: 15px;
    padding-right: 15px;
}

.speech {
    position: relative;
    background: #f7a600;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    padding: 12px 20px;
}

.speech:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #f7a600;
    margin: 15px 0 0 -6px;
}

.speech-right>.speech:before {
    left: auto;
    right: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #cccccc;
    border-right: 0;
    margin: 15px -6px 0 0;
}

.speech .media-heading {
    font-size: 1.2em;
    color: #fff;
    display: block;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-weight: 300;
}

.speech-time {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: .8em;
    font-weight: 300;
}

.media-block .media-right {
    float: right;
}

.speech-right {
    text-align: right !important;
}

.pad-hor {
    padding-left: 15px;
    padding-right: 15px;
}

.speech-right>.speech {
    background: #cccccc;
    color: #fff;
    text-align: right;
}

.timeline-content p {
    color: #000;
}

.speech-right>.speech .media-heading {
    color: #fff;
}

.btn-primary,
.btn-primary:focus,
.btn-hover-primary:hover,
.btn-hover-primary:active,
.btn-hover-primary.active,
.btn.btn-active-primary:active,
.btn.btn-active-primary.active,
.dropdown.open>.btn.btn-active-primary,
.btn-group.open .dropdown-toggle.btn.btn-active-primary {
    background-color: #ea5b0c;
    border-color: #ea5b0c;
    color: #fff;
}

.form-control {
    font-size: 14px;
    border-radius: 0;
    box-shadow: none;
    transition-duration: .5s;
    color: #000;
}

.nano>.nano-pane {
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}

.progress-bar {
    background-color: #f7a600;
}

.panel,
.widget-box,
.page-title,
.user-col,
.blog-desc {
    position: relative;
}

.panel:before,
.panel:after,
.widget-box:before,
.widget-box:after,
.user-col:after,
.user-col:before,
.blog-desc:after,
.blog-desc:before {
    z-index: -1;
    position: absolute;
    content: "";
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -o-transform: rotate(-1deg);
    -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    display: block;
}

.page-title:before,
.page-title:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 60%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    display: block;
}

.panel:after,
.widget-box:after,
.page-title:after,
.user-col:after,
.blog-desc:after {
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    -o-transform: rotate(1deg);
    -ms-transform: rotate(1deg);
    transform: rotate(1deg);
    right: 10px;
    left: auto;
    display: block;
}

.left-bar h4 {
    color: #000;
}

.left-bar {
    padding: 20px 30px;
    color: #000;
}

.panel {
    position: relative;
}

.panel:before,
.panel:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    box-shadow: 0 15px 10px rgba(0, 0, 0, .32);
    transform: rotate(-3deg);
}

.panel:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.panel-body {
    padding: 15px;
    position: relative;
}

#accordion .collapse.in {
    margin-left: 0px;
}

#accordion .collapse.in:before {
    display: none;
}

#accordion .panel {
    margin-bottom: 20px;
}

/* timeline */

#timeline {
    width: 90%;
    margin: 30px auto;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #8BC34A;
    left: 50%;
    top: 0;
    position: absolute;
}

#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 100%;
}

#timeline .timeline-item {
    margin-bottom: 50px;
    position: relative;
    clear: both;
}

#timeline .timeline-item .timeline-icon {
    background: #8BC34A;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#timeline .timeline-item .timeline-icon svg {
    position: relative;
    top: 14px;
    left: 14px;
}

#timeline .timeline-item .timeline-content {
    width: 45%;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#timeline .timeline-item .timeline-content h2 {
    padding: 15px;
    background: #f7a600;
    color: #fff;
    margin: -20px -20px 0 -20px;
    font-weight: 300;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #f7a600;
}

#timeline .timeline-item .timeline-content.right {
    float: right;
}

#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #f7a600;
}

.sweet .btn,
.modal-dialog .btn {
    color: #000;
}

.ui-accordion-content ul {
    padding-left: 20px !important;
}

@media screen and (max-width: 768px) {
    #timeline {
        margin: 30px;
        padding: 0px;
        width: 90%;
    }

    #timeline:before {
        left: 0;
    }

    #timeline .timeline-item .timeline-content {
        width: 90%;
        float: right;
        margin-bottom: 20px;
    }

    #timeline .timeline-item .timeline-content:before,
    #timeline .timeline-item .timeline-content.right:before {
        left: 10%;
        margin-left: -6px;
        border-left: 0;
        border-right: 7px solid #FFCA28;
    }

    #timeline .timeline-item .timeline-icon {
        left: 0;
    }
}

.fontawesome-icon-list li {
    list-style: none;
}

.fontawesome-icon-list ul {
    padding: 0px;
}

.wi {
    margin-right: 10px;
}

.icon-wrap .icon,
.icon-wrap .wi {
    font-size: 40px;
    display: inline-block;
    font-family: 'weathericons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    min-width: 54px;
    text-align: center;
    color: #f7a600;
}

.icon-name {
    font-size: 11px;
}

.icon-container .icon-name {
    margin-left: 35px;
    font-size: 1em;
    transition: .3s;
}

.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
    font-size: 2.2em;
    margin-top: -5px;
}

.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
    color: #fff;
    position: absolute;
    margin-top: 3px;
    transition: .3s;
}

.icon-list-demo i {
    -webkit-transition: all 0.2s;
    -webkit-transition: font-size 0.2s;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 10px;
    text-align: left;
    transition: all 0.2s;
    transition: font-size 0.2s;
    vertical-align: middle;
    width: auto;
    transition: all 0.3s ease 0s;
}

.glyphs.character-mapping {}

.glyphs.character-mapping li {
    margin: 0 30px 20px 0;
    display: inline-block;
    width: 90px
}

.glyphs.character-mapping .icon {
    margin: 10px 0 10px 15px;
    padding: 15px;
    position: relative;
    width: 55px;
    height: 55px;
    color: #fff !important;
    overflow: hidden;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 32px;
}

.glyphs.character-mapping .icon svg {
    fill: #000;
}

.glyphs.character-mapping input {
    margin: 0;
    padding: 5px 0;
    line-height: 12px;
    font-size: 12px;
    display: block;
    width: 100%;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    outline: 0;
    background: #2d353d;
}

.glyphs.character-mapping input:focus {
    border: 1px solid #fbde4a;
    -webkit-box-shadow: inset 0 0 3px #fbde4a;
    box-shadow: inset 0 0 3px #fbde4a
}

.glyphs.character-mapping input:hover {
    -webkit-box-shadow: inset 0 0 3px #fbde4a;
    box-shadow: inset 0 0 3px #fbde4a
}

.glyphs.css-mapping {}

.glyphs.css-mapping li {
    margin: 0 30px 20px 0;
    padding: 0;
    display: inline-block;
    overflow: hidden
}

.glyphs.css-mapping .icon {
    margin: 0;
    margin-right: 10px;
    padding: 13px;
    height: 50px;
    width: 50px;
    color: #fff !important;
    overflow: hidden;
    float: left;
    font-size: 24px
}

.glyphs.css-mapping input {
    margin: 0;
    margin-top: 5px;
    padding: 8px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    width: 150px;
    height: 40px;
    border: 1px solid #d8e0e5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #2d353d;
    outline: 0;
    float: right;
}

.glyphs.css-mapping input:focus {
    border: 1px solid #fbde4a;
    -webkit-box-shadow: inset 0 0 3px #fbde4a;
    box-shadow: inset 0 0 3px #fbde4a
}

.glyphs.css-mapping input:hover {
    -webkit-box-shadow: inset 0 0 3px #fbde4a;
    box-shadow: inset 0 0 3px #fbde4a
}

/* JS grid */

.jsgrid-grid-header,
.jsgrid-grid-body,
.jsgrid-header-row>.jsgrid-header-cell,
.jsgrid-filter-row>.jsgrid-cell,
.jsgrid-insert-row>.jsgrid-cell,
.jsgrid-edit-row>.jsgrid-cell {
    border: 1px solid #e9e9e9;
}

.jsgrid-header-row>.jsgrid-header-cell {
    border-top: 0;
}

.jsgrid-header-row>.jsgrid-header-cell,
.jsgrid-filter-row>.jsgrid-cell,
.jsgrid-insert-row>.jsgrid-cell {
    border-bottom: 0;
}

.jsgrid-header-row>.jsgrid-header-cell:first-child,
.jsgrid-filter-row>.jsgrid-cell:first-child,
.jsgrid-insert-row>.jsgrid-cell:first-child {
    border-left: none;
}

.jsgrid-header-row>.jsgrid-header-cell:last-child,
.jsgrid-filter-row>.jsgrid-cell:last-child,
.jsgrid-insert-row>.jsgrid-cell:last-child {
    border-right: none;
}

.jsgrid-header-row .jsgrid-align-right,
.jsgrid-header-row .jsgrid-align-left {
    text-align: center;
}

.jsgrid-grid-header {
    background: #f9f9f9;
}

.jsgrid-header-scrollbar {
    scrollbar-arrow-color: #f1f1f1;
    scrollbar-base-color: #f1f1f1;
    scrollbar-3dlight-color: #f1f1f1;
    scrollbar-highlight-color: #f1f1f1;
    scrollbar-track-color: #f1f1f1;
    scrollbar-shadow-color: #f1f1f1;
    scrollbar-dark-shadow-color: #f1f1f1;
}

.jsgrid-header-scrollbar::-webkit-scrollbar {
    visibility: hidden;
}

.jsgrid-header-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.jsgrid-header-sortable:hover {
    cursor: pointer;
    background: #fcfcfc;
}

.jsgrid-header-row .jsgrid-header-sort {
    background: #c4e2ff;
}

.jsgrid-header-sort:before {
    content: " ";
    display: block;
    float: left;
    width: 0;
    height: 0;
    border-style: solid;
}

.jsgrid-header-sort-asc:before {
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #009a67 transparent;
}

.jsgrid-header-sort-desc:before {
    border-width: 5px 5px 0 5px;
    border-color: #009a67 transparent transparent transparent;
}

.jsgrid-grid-body {
    border-top: none;
}

.jsgrid-cell {
    border: #f3f3f3 1px solid;
}

.jsgrid-grid-body .jsgrid-row:first-child .jsgrid-cell,
.jsgrid-grid-body .jsgrid-alt-row:first-child .jsgrid-cell {
    border-top: none;
}

.jsgrid-grid-body .jsgrid-cell:first-child {
    border-left: none;
}

.jsgrid-grid-body .jsgrid-cell:last-child {
    border-right: none;
}

.jsgrid-row>.jsgrid-cell {
    background: #fff;
}

.jsgrid-alt-row>.jsgrid-cell {
    background: #fcfcfc;
}

.jsgrid-header-row>.jsgrid-header-cell {
    background: #f9f9f9;
}

.jsgrid-filter-row>.jsgrid-cell {
    background: #fcfcfc;
}

.jsgrid-insert-row>.jsgrid-cell {
    background: #e3ffe5;
}

.jsgrid-edit-row>.jsgrid-cell {
    background: #fdffe3;
}

.jsgrid-selected-row>.jsgrid-cell {
    background: #c4e2ff;
    border-color: #c4e2ff;
}

.jsgrid-nodata-row>.jsgrid-cell {
    background: #fff;
}

.jsgrid-invalid input,
.jsgrid-invalid select,
.jsgrid-invalid textarea {
    background: #ffe3e5;
    border: 1px solid #ff808a;
}

.jsgrid-pager-current-page {
    font-weight: bold;
}

.jsgrid-pager-nav-inactive-button a {
    color: #d3d3d3;
}

.jsgrid-button+.jsgrid-button {
    margin-left: 5px;
}

.jsgrid-button:hover {
    opacity: .5;
    transition: opacity 200ms linear;
}

.jsgrid .jsgrid-button {
    width: 16px;
    height: 16px;
    border: none;
    cursor: pointer;
    background-image: url(icons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    .jsgrid .jsgrid-button {
        background-image: url(icons-2x.png);
        background-size: 24px 352px;
    }
}

.jsgrid .jsgrid-mode-button {
    width: 24px;
    height: 24px;
}

.jsgrid-mode-on-button {
    opacity: .5;
}

.jsgrid-cancel-edit-button {
    background-position: 0 0;
    width: 16px;
    height: 16px;
}

.jsgrid-clear-filter-button {
    background-position: 0 -40px;
    width: 16px;
    height: 16px;
}

.jsgrid-delete-button {
    background-position: 0 -80px;
    width: 16px;
    height: 16px;
}

.jsgrid-edit-button {
    background-position: 0 -120px;
    width: 16px;
    height: 16px;
}

.jsgrid-insert-mode-button {
    background-position: 0 -160px;
    width: 24px;
    height: 24px;
}

.jsgrid-insert-button {
    background-position: 0 -208px;
    width: 16px;
    height: 16px;
}

.jsgrid-search-mode-button {
    background-position: 0 -248px;
    width: 24px;
    height: 24px;
}

.jsgrid-search-button {
    background-position: 0 -296px;
    width: 16px;
    height: 16px;
}

.jsgrid-update-button {
    background-position: 0 -336px;
    width: 16px;
    height: 16px;
}

.jsgrid-load-shader {
    background: #ddd;
    opacity: .5;
    filter: alpha(opacity=50);
}

.jsgrid-load-panel {
    width: 15em;
    height: 5em;
    background: #fff;
    border: 1px solid #e9e9e9;
    padding-top: 3em;
    text-align: center;
}

.jsgrid-load-panel:before {
    content: ' ';
    position: absolute;
    top: .5em;
    left: 50%;
    margin-left: -1em;
    width: 2em;
    height: 2em;
    border: 2px solid #009a67;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: indicator 1s linear infinite;
    animation: indicator 1s linear infinite;
}

@-webkit-keyframes indicator {
    from {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes indicator {
    from {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    to {
        transform: rotate(360deg);
    }
}

/* old IE */

.jsgrid-load-panel {
    padding-top: 1.5em\9;
}

.jsgrid-load-panel:before {
    display: none\9;
}

.percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
}

.wysihtml5-sandbox {
    background-color: rgb(50, 59, 68) !important;
    border: none !important;
}

.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 24px;
    font-size: 18px;
    line-height: 20px;
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
}

.navbar-minimalize {
    margin-right: 0px;
}

/* Tree Menu */

.css-treeview ul,
.css-treeview li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.css-treeview input {
    position: absolute;
    opacity: 0;
}

.css-treeview {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.irs-min,
.irs-max,
.tablesaw-enhanced .tablesaw-bar .btn.btn-select:hover {
    color: #000 !important;
}

.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
    color: #fff !important;
}

.css-treeview a {
    color: #fff;
    text-decoration: none;
}

.css-treeview a:hover {
    text-decoration: underline;
}

.css-treeview input+label+ul {
    margin: 0 0 0 22px;
}

.css-treeview input~ul {
    display: none;
}

.css-treeview label,
.css-treeview label::before {
    cursor: pointer;
}

.css-treeview input:disabled+label {
    cursor: default;
    opacity: .6;
}

.css-treeview input:checked:not(:disabled)~ul {
    display: block;
}

.css-treeview label,
.css-treeview label::before {
    background: url("../images/icons.png") no-repeat;
}

.css-treeview label,
.css-treeview a,
.css-treeview label::before {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.css-treeview label {
    background-position: 18px 0;
}

.css-treeview label::before {
    content: "";
    width: 16px;
    margin: 0 22px 0 0;
    vertical-align: middle;
    background-position: 0 -32px;
}

.css-treeview input:checked+label::before {
    background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .css-treeview {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }

    @-webkit-keyframes webkit-adjacent-element-selector-bugfix {
        from {
            padding: 0;
        }

        to {
            padding: 0;
        }
    }
}

.progress.progress-sm {
    height: 4px !important;
}

.progress.progress-md {
    height: 10px !important;
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    width: 4px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    width: 4px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
}

.progress-vertical-md {
    width: 10px;
}

.progress-vertical-lg {
    width: 20px;
}

.progress-vertical .progress-bar {
    float: left;
    width: 100%;
    height: 0;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0;
}

/* 
-------------------------------------
Demos
-------------------------------------
*/

#demos ul {
    display: block;
    width: 100%;
    font-size: 1.4em;
    line-height: 1.4em;
}

#demos li {
    display: block;
    width: 50%;
    font-weight: 400;
    margin-bottom: 1em;
    padding-top: 1.4em;
    padding-right: 2em;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
}

#demos span {
    display: block;
    border: 3px solid #11a3d7;
    border-radius: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 5em;
    height: 5em;
    background: #1fbef6;
    color: #fff;
    font-size: 0.6em;
    line-height: 1em;
    font-weight: 700;
    padding: 1.8em 0 0 0;
    text-align: center;
    margin: -1.4em 1em 0 0;
    text-transform: uppercase;
    float: left;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

#demos span:hover {
    background: #fff;
    color: #5d6365;
    border: 3px solid #5d6365;
    cursor: pointer;
}

#demo-complex {
    position: absolute;
}

#demo-complex.complex {
    -webkit-animation: pulse 4s infinite;
    -moz-animation: pulse 4s infinite;
    -o-animation: pulse 4s infinite;
    animation: pulse 4s infinite;
    position: fixed;
}

@-webkit-keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.4);
    }

    100% {
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1);
    }
}

#demo-complex-li {
    z-index: 1;
}

#demo-complex-placeholder {
    visibility: hidden;
}

#demo-imagemap {
    position: relative;
}

#demo-imagemap:hover {
    background: #ff5e3c;
    border: 3px solid #ff5e3c;
    cursor: auto;
}

#demo-imagemaparea {
    cursor: pointer;
}

#demo-imagemapped {
    left: 50%;
    margin: -23px 0 0 -23px;
    position: absolute;
    top: 50%;
}

#demo-position {
    margin-bottom: 40px;
}

#demo-position-grid {
    border: 2px dashed lightgrey;
    border-bottom: none;
    box-sizing: border-box;
    display: inline-block;
    left: 80px;
    padding: 5px 20px;
    position: absolute;
    top: 20px;
    width: 220px;
}

#demos span#demo-smart {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

#grouped_icons input {
    font-size: 30px;
}

#grouped_separator {
    display: inline-block;
    margin: 0 50px;
}

/* 
-------------------------------------
Tooltips
-------------------------------------
*/

#demos span.tooltipster-icon {
    cursor: help;
    margin-left: 4px;
    background: #0078c9;
    border: 3px solid #0078c9;
    width: 2.3em;
    height: 2.3em;
    padding: 0.4em 0 0;
    margin: 2em 0 0 -3em;
}

.tooltipster-content {
    font-family: 'Montserrat', sans-serif;
}

.tooltipster-content img {
    float: left;
    margin: 2px 12px 0 0;
    border: 2px solid black;
}

.tooltipster-content p {
    margin: 0;
}

.tooltipster-content a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.tooltipster-content a:hover {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
}

/* Pink theme for sideTip */

.tooltipster-sidetip.tooltipster-pink .tooltipster-box {
    background: url(../images/pattern-navy.png);
    border: none;
    color: #fff;
    border-radius: 5px;
    box-shadow: inset -3px -3px 0 #ff3c70;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-pink .tooltipster-box {
    margin-top: 20px;
}

.tooltipster-sidetip.tooltipster-left.tooltipster-pink .tooltipster-box {
    margin-right: 20px;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-pink .tooltipster-box {
    margin-left: 20px;
}

.tooltipster-sidetip.tooltipster-top.tooltipster-pink .tooltipster-box {
    margin-bottom: 20px;
}

.tooltipster-sidetip.tooltipster-pink .tooltipster-content {
    font-family: 'Courier', monospace;
    padding: 15px 18px;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-pink .tooltipster-arrow {
    height: 20px;
    margin-left: -6px;
    width: 12px;
}

.tooltipster-sidetip.tooltipster-left.tooltipster-pink .tooltipster-arrow {
    height: 12px;
    margin-top: -6px;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-pink .tooltipster-arrow {
    height: 12px;
    margin-top: -6px;
    width: 20px;
}

.tooltipster-sidetip.tooltipster-top.tooltipster-pink .tooltipster-arrow {
    height: 20px;
    margin-left: -6px;
    width: 12px;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-pink .tooltipster-arrow-uncropped {
    top: -20px;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-pink .tooltipster-arrow-uncropped {
    left: -20px;
}

.tooltipster-sidetip.tooltipster-pink .tooltipster-arrow-background {
    display: none;
}

.tooltipster-sidetip.tooltipster-pink .tooltipster-arrow-border {
    border: 6px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom.tooltipster-pink .tooltipster-arrow-border {
    border-bottom: 20px solid #2a2a2a;
    border-top: 20px solid transparent;
}

.tooltipster-sidetip.tooltipster-left.tooltipster-pink .tooltipster-arrow-border {
    border-left: 20px solid #ff3c70;
    border-right: 20px solid transparent;
}

.tooltipster-sidetip.tooltipster-right.tooltipster-pink .tooltipster-arrow-border {
    border-left: 20px solid transparent;
    border-right: 20px solid #2a2a2a;
}

.tooltipster-sidetip.tooltipster-top.tooltipster-pink .tooltipster-arrow-border {
    border-bottom: 20px solid transparent;
    border-top: 20px solid #ff3c70;
}

.tooltip_slow {
    height: 60px;
    line-height: 60px;
    width: 60px;
}

/* Tooltip */

.tooltip-content {
    position: absolute;
    z-index: 9999;
    width: 360px;
    left: 25px;
    margin: 0 0 20px -180px;
    bottom: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
    background: #2b2b2b;
    opacity: 0;
    cursor: default;
    pointer-events: none;
    padding: 10px;
}

.tooltip-effect-2 .tooltip-content {
    -webkit-transform-origin: 50% calc(110%);
    transform-origin: 50% calc(110%);
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}

.mytooltip:hover .tooltip-content {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}

.tooltip.tooltip-effect-2:hover .tooltip-content {
    -webkit-transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
    transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}

/* Arrow */

.tooltip-content::after {
    content: '';
    top: 100%;
    left: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #2a3035;
    border-width: 10px;
    margin-left: -10px;
}

.tooltip-text {
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding: 1.31em 1.21em 1.21em 0;
    color: #fff;
}

.ui-accordion-header {
    background: #1fbef6;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10000;
}

.has-error,
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}

.dropzone {
    min-height: 150px;
    border: 1px dotted rgba(0, 0, 0, 0.3) !important;
    background: white;
    padding: 20px 20px;
    margin-top: 20px;
}

/* user widget */

.userWidget-1 {
    display: block;
    padding: 0px;
    text-decoration: none;
    overflow: hidden;
    border-radius: 3px;
}

.userWidget-1 p {
    padding: 20px;
    padding-bottom: 0px;
}

.userWidget-1 .avatar {
    height: 80px;
    background-color: #8BC34A;
    position: relative;
    border-radius: 0;
}

.userWidget-1 .avatar>img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    z-index: 5;
    top: 40px;
    left: 10px;
    border: 2px solid #fff;
}

.userWidget-1 .avatar .name {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    z-index: 6;
    left: 98px;
    bottom: 5px;
}

.userWidget-1 .title {
    margin-left: 98px;
    padding-top: 5px;
    font-size: 13px;
    line-height: 13px;
    color: #333;
}

.userWidget-1 .address {
    margin-left: 98px;
    padding-top: 3px;
    font-size: 11px;
    line-height: 11px;
    color: #999;
    font-style: italic;
}

.userWidget-1 ul.fullstats {
    list-style-type: none;
    margin: 7px 0 0;
    padding: 0;
    width: 100%;
    float: left;
    border-top: 1px solid #e8e8e8;
}

.userWidget-1 ul.fullstats li {
    width: 33.33333333%;
    float: left;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    color: #999;
    border-left: 1px solid #e8e8e8;
    padding: 11px 0;
}

.userWidget-1 ul.fullstats li:first-child {
    border-left: 0px solid #e8e8e8;
}

.userWidget-1 ul.fullstats li span {
    display: block;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.weather-panel-bg {
    background: #0eaaa6 url(../images/rain.jpg);
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
}

.weather-panel-bg,
.weather-panel-bg .icon-wrap .icon {
    color: #fff;
}

.widget-box.weather-panel-bg h4 {
    color: #fff;
}

.text-4x {
    font-size: 4em;
}

.text-left h1,
.text-left h2,
.text-left h3,
.text-left h4 {
    text-align: left;
}

.height-auto {
    height: auto;
}

.feed-activity-list .feed-element {
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
}

.feed-element img {
    max-width: 32px;
    margin-right: 20px;
}

.feed-element {
    margin-bottom: 10px;
}

.feed-element .text-muted {
    color: rgba(255, 255, 255, 0.7);
}

.note-editor {
    height: auto;
}

@media(max-width:767px) {
    .panel-actions {
        display: none;
    }
}

/* widgets */

.progress {
    height: 20px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.height215 {
    height: 215px;
}

.panel-body h2 {
    margin-bottom: 0px;
}

.panel-body ul {
    padding: 0;
}

.panel-body ul ul {
    padding-left: 20px;
}

.panel-body .country-state li {
    display: block;
    padding: 0;
    line-height: 27px;
}

.basic-list {
    padding: 0;
}

.basic-list li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
    line-height: 27px;
}

#side-menu li.p1-bg a {
    color: #fff;
}

#side-menu.nav>li.p1-bg>a:hover,
#side-menu.nav>li.p1-bg>a:focus {
    background: inherit;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

/* Ecommerce Dashboard */

#dashboard_diagram_totals {
    border: 1px solid #d6d6d6;
    background: #fafafa;
}

.catalog-item {
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #dfe4ed;
    margin-bottom: 35px;
    position: relative;
    background: #ffffff;
}

.catalog-item-img {
    position: relative;
    text-align: center;
    height: 250px;
}

.catalog-item-title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid #dfe4ed;
    padding-top: 15px;
    padding-right: 100px;
    position: relative;
}

.catalog-item-descr {
    padding-right: 100px;
    font-style: italic;
    color: #bbb8cb;
}

.catalog-item-price {
    font-size: 26px;
    position: absolute;
    top: 10px;
    right: 0px;
    text-align: right;
}

.catalog-item-descr-sizes {
    font-style: normal;
    margin: 15px 0px 10px;
}

.catalog-item-descr-sizes span {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #eceff4;
    line-height: 14px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 3px 3px;
    min-width: 30px;
    text-align: center;
    margin-bottom: 5px;
}

.catalog-item-status-title {
    position: relative;
    top: -6px;
    left: -17px;
    display: block;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}

.catalog-item-status {
    position: absolute;
    top: 0px;
    left: 0px;
    border-width: 25px;
    border-style: solid;
    width: 0px;
    height: 0px;
    border-color: #fb434a transparent transparent #fb434a;
    z-index: 10;
}

.catalog-item-img a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.catalog-item-img a img {
    min-height: 200px;
    max-height: 200px;
    max-width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/* Social Dashboard */

#profile-page-header {
    background: #fff;
    border: 1px solid #e4e5e7;
    margin-bottom: 30px;
}

.card .card-title {
    font-size: 24px;
    font-weight: 300;
    margin-top: 20px;
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    font-size: 1.6rem;
    line-height: 37px;
}

#profile-page-header .card-profile-image {
    width: 110px;
    position: absolute;
    top: 255px;
    z-index: 1;
    left: 40px;
    cursor: pointer;
    margin: 0;
}

.cover-nav li {
    float: left;
    display: block;
}

.cover-nav>li.active>a {
    background: none;
    color: #6c6c6c;
}

.cover-nav>li>a {
    line-height: 20px;
    padding: 18px 15px;
    color: #bebebe;
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.icon-ship-wheel:before {
    content: "\f12c";
}

.icon-user-1:before {
    content: "\f1a3";
}

/* Card */

.card {
    overflow: hidden;
}

.card {
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.card .card-content {
    padding: 20px;
    border-radius: 0 0 2px 2px;
}

.white-text {
    color: #fff !important;
}

.card .card-content .card-title {
    line-height: 48px;
}

.card .card-title {
    font-size: 24px;
    font-weight: 300;
}

.card .card-content p {
    margin: 0;
    color: inherit;
}

.light-blue {
    background-color: #03a9f4 !important;
}

.collection .collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}

.collection {
    margin: 0.5rem 0 1rem 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    padding: 0px;
}

.center-align {
    text-align: center;
}

.amber.darken-2 {
    background-color: #ffa000 !important;
}

.collection .collection-item.avatar {
    min-height: 84px;
    padding-left: 72px;
    position: relative;
}

.collection .collection-item.avatar .img-circle {
    position: absolute;
    width: 42px;
    height: 42px;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}

.collection.with-header .collection-header {
    background-color: #fff;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px;
}

.cyan {
    background-color: #00bcd4 !important;
}

textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

textarea.materialize-textarea {
    overflow-y: hidden;
    padding: .8rem 0 1.6rem 0;
    resize: none;
    min-height: 3rem;
}

/* Dashboard analytic */

.border-top-gray,
.border-top-grey,
.border-top-green,
.border-top-light-green,
.border-top-blue,
.border-top-light-blue,
.border-top-orange,
.border-top-light-orange,
.border-top-red,
.border-top-light-red,
.border-top-purple,
.border-top-light-purple,
.border-top-pink,
.border-top-light-pink {
    border-top-width: 8px !important;
}

.panel-white {
    border: 1px solid #dddddd;
}

.panel {
    border-radius: 0;
    margin-bottom: 30px;
}

.border-top-green {
    border-top: 4px solid #27ae60 !important;
}

.panel {
    margin-bottom: 20px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #323b44;
}

.jumbo {
    color: green;
    font-size: 100px;
    line-height: 100px;
    margin: 0 0 10px;
    display: block;
}

.border-top-blue {
    border-top: 4px solid #2980b9 !important;
}

.panel-body ol li .lives-saved {
    color: #86cfef;
}

.border-top-orange {
    border-top: 4px solid #e82c0c !important;
}

.panel-body.bottom-stats ol li .lives-saved {
    color: #ff962e;
}

.border-top-gray,
.border-top-grey {
    border-top: 1px solid #c7c7c7 !important;
}

.border-bottom-gray,
.border-bottom-grey {
    border-bottom: 1px solid #f1e5e5 !important;
}

.border-right-gray,
.border-right-grey {
    border-right: 1px solid #f1e5e5 !important;
}

.panel-body ol {
    padding: 0 0 0 15px;
}

.modal-content {
    position: relative;
    background-color: #2d353d;
}

.jsgrid-header-row>.jsgrid-header-cell,
.jsgrid-filter-row>.jsgrid-cell,
.jsgrid-grid-header,
.jsgrid-row>.jsgrid-cell {
    background: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.07) !important
}

.jsgrid-alt-row>.jsgrid-cell,
.jsgrid-edit-row>.jsgrid-cell {
    background: #323b44 !important;
    border: 1px solid rgba(255, 255, 255, 0.07) !important
}

.jsgrid-edit-row input[type=text],
.jsgrid-edit-row input[type=number],
.jsgrid-edit-row select,
.jsgrid-edit-row textarea,
.jsgrid-filter-row input,
.jsgrid-filter-row select,
.jsgrid-filter-row textarea,
.jsgrid-insert-row input,
.jsgrid-insert-row select,
.jsgrid-insert-row textarea {
    background: #000 !important;
    border: 1px solid rgba(255, 255, 255, 0.07) !important
}

.jsgrid-grid-body {
    border: 1px solid rgba(255, 255, 255, 0.07) !important
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
    background-color: #323b44 !important;
}

.c3-axis-y text {
    fill: #fff;
    font-size: 12px;
}

.c3-axis-x text {
    font-size: 12px;
    fill: #fff;
}

.c3 line,
.c3 path {
    fill: none;
    stroke: #fff !important;
}

.c3-chart-arcs-title,
.c3 text {
    fill: #fff !important;
}

.tile-2 .t-icon.right i {
    right: 10px;
}

.tile-2 .t-icon i {
    position: absolute;
    z-index: 9;
    bottom: 11px;
    right: 10px;
    font-size: 6rem;
    color: rgba(255, 255, 255, 0.4);
}

.tile-2 h6 {
    color: rgba(255, 255, 255, 0.7);
}

.dark-red {
    background-color: #d25515 !important;
}

.light-red {
    background-color: #f7a600 !important;
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.bg-white {
    background-color: #fff !important;
}

.img-border {
    border: 1px solid #d25515;
}

.bg-img {
    background-image: url("../images/alert-bg.jpg");
    background-position: center center;
    background-size: cover;
}

.bold {
    font-weight: bold;
}

.side-img {
    background-image: url("../images/referal.jpg");
    height: 171px !important;
    background-position: center center;
    background-size: cover;
}

.slide-bg1 {
    background-image: url("../images/slide-1.jpg");
    height: 171px !important;
    background-position: center center;
    background-size: cover;
}

.slide-bg2 {
    background-image: url("../images/slide-2.jpg");
    height: 171px !important;
    background-position: center center;
    background-size: cover;
}

.slide-bg3 {
    background-image: url("../images/slide-3.jpg");
    height: 171px !important;
    background-position: center center;
    background-size: cover;
}

.slide-bg4 {
    background-image: url("../images/slide-4.jpg");
    height: 171px !important;
    background-position: center center;
    background-size: cover;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 30px;
}

.m-t-40 {
    margin-top: 40px;
}

.m-t-50 {
    margin-top: 50px;
}

.m-t-60 {
    margin-top: 60px;
}

.m-t-70 {
    margin-top: 70px;
}

.m-t-80 {
    margin-top: 80px;
}

.m-t-90 {
    margin-top: 90px;
}

.m-t-100 {
    margin-top: 100px;
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-b-50 {
    margin-bottom: 50px;
}

.m-b-60 {
    margin-bottom: 60px;
}

.m-b-70 {
    margin-bottom: 70px;
}

.m-b-80 {
    margin-bottom: 80px;
}

.m-b-90 {
    margin-bottom: 90px;
}

.m-b-100 {
    margin-bottom: 100px;
}

.btn-white,
.btn-white:focus,
.btn-hover-white:hover,
.btn-hover-white:active,
.btn-hover-white.active,
.btn.btn-active-white:active,
.btn.btn-active-white.active,
.dropdown.open>.btn.btn-active-white,
.btn-group.open .dropdown-toggle.btn.btn-active-white {
    background-color: #ffffff;
    border-color: #ea5b0c;
    color: #ea5b0c;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle !important;
    border-top: 1px solid #c7c7c7;
}

.tb-expired {
    display: inline-block;
    padding: 2px 8px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: #C70039;
    color: #ffffff;
    width: 70px;
}

.tb-active {
    display: inline-block;
    padding: 2px 8px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: #1E8A69;
    color: #ffffff;
    width: 70px;
}

.tb-due {
    display: inline-block;
    padding: 2px 8px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: #f7a600;
    color: #ffffff;
    width: 70px;
}

.tb-pending {
    display: inline-block;
    padding: 2px 8px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    background-color: #FFC300;
    color: #ffffff;
    width: 70px;
}

.border-right {
    border-right: 1px solid #c7c7c7 !important;
}

.text-gray {
    color: gray;
}

@media (min-width: 817px) {
    .mt-150 {
        margin-top: 130px !important;
    }
}

@media (max-width: 817px) {
    .mt-150 {
        margin-top: 250px !important;
    }

    .m-l-200,
    .m-r-200 {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

.sticky {
    position: fixed !important;
    z-index: 999;
}

.colu {
    background: #ffffff;
}

.font-9 {
    font-size: 9px;
    color: gray;
}

.bg1 {
    background-image: url("../images/bg1.png");
    height: 70px !important;
    background-position: center center;
    background-size: cover;
}

.bg2 {
    background-image: url("../images/bg2.png");
    height: 70px !important;
    background-position: center center;
    background-size: cover;
}

.widget-box-2 {
    border: 0px !important;
    background-clip: padding-box;
    margin-bottom: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
}

.sweet-overlay {
    background-color: rgba(255, 255, 255, 0.85) !important;
}

.cookieinfo {
    background: #000 !important;
}

.m-l-0 {
    margin-left: 0px !important;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-l-20 {
    margin-left: 20px !important;
}

.m-l-30 {
    margin-left: 30px !important;
}

.m-l-40 {
    margin-left: 40px !important;
}

.m-l-50 {
    margin-left: 50px !important;
}

.m-l-60 {
    margin-left: 60px !important;
}

.m-l-70 {
    margin-left: 70px !important;
}

.m-l-80 {
    margin-left: 80px !important;
}

.m-l-90 {
    margin-left: 80px !important;
}

.m-l-100 {
    margin-left: 100px !important;
}

.m-l-200 {
    margin-left: 200px;
}

.m-r-0 {
    margin-right: 0px !important;
}

.m-r-5 {
    margin-right: 5px !important;
}

.m-r-10 {
    margin-right: 10px !important;
}

.m-r-20 {
    margin-right: 20px !important;
}

.m-r-30 {
    margin-right: 30px !important;
}

.m-r-40 {
    margin-right: 40px !important;
}

.m-r-50 {
    margin-right: 50px !important;
}

.m-r-60 {
    margin-right: 60px !important;
}

.m-r-70 {
    margin-right: 70px !important;
}

.m-r-80 {
    margin-right: 80px !important;
}

.m-r-90 {
    margin-right: 90px !important;
}

.m-r-100 {
    margin-right: 100px !important;
}

.m-r-200 {
    margin-right: 200px;
}

.none {
    text-decoration: none !important;
    color: #000;
}

.shadow {
    -webkit-box-shadow: 0px 0px 8px 2px #00000063;
    -moz-box-shadow: 0px 0px 8px 2px #00000063;
    box-shadow: 0px 0px 8px 2px #00000063;
}

.panel-round {
    background: #fff;
    border: 1px solid #969696;
    border-radius: 4px;
}

.p-r-0 {
    padding-right: 0px !important;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-20 {
    padding: 20px;
}

.side {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.wk-right {
    text-align: -webkit-right !important;
}

.wk-left {
    text-align: -webkit-left !important;
}

.table-plan {
    border-bottom: 1px solid #c7c7c7 !important;
    border-top: 0px !important;
}

.no-border {
    border-top: 0px !important;
    border-bottom: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

.width-50 {
    width: 50%;
}

.pt-0 {
    padding-top: 0px !important;
}

.control {
    color: #000 !important;
    margin: 10px !important;
}

.label {
    color: #EB4F26 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.form-control {
    color: #000000 !important;
    font-size: 14px !important;
    border: none !important;
    padding-left: 10px !important;
    border-bottom: 1px solid #CCC !important;
    margin-bottom: 0px !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.form-control:focus {
    border-radius: 0px !important;
    border-bottom: 1px solid #FC563B !important;
    margin-bottom: 10px !important;
    outline: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

@media(min-width:1024px) {
    .h-120 {
        height: 120px !important;
    }

    .h-100 {
        height: 100px !important;
    }

    .h-90 {
        height: 90px !important;
    }
}

.p-l-10 {
    padding-left: 10px !important;
}

.modal-head {
    background: #f7a600;
    padding: 15px;
    border-bottom: 1px solid #ffffff;
}

.m-link {
    cursor: pointer;
}

.red {
    color: red;
}

.text-main {
    color: #ea5b0c !important;
}

.text-main2 {
    color: #f7a600 !important;
}

.short {
    font-weight: bold;
    color: #FF0000;
    font-size: smaller;
}

.weak {
    font-weight: bold;
    color: orange;
    font-size: smaller;
}

.good {
    font-weight: bold;
    color: #2D98F3;
    font-size: smaller;
}

.strong {
    font-weight: bold;
    color: limegreen;
    font-size: smaller;
}

.img-30 {
    height: 30px;
    width: 30px;
}

.w-80 {
    width: 80%;
}

.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

.float-right {
    float: right !important;
}

.centered-txt {
    position: absolute;
    padding-bottom: 45px;
    left: 0%;
    transform: translate(-50%, -50%);
}

.product-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 31px;
    margin-top: 0px;
    margin-bottom: 31px;
    overflow: hidden;
}

.txt-product {
    color: #ea5b0c !important;
    font-weight: 600 !important;
    text-shadow: 0px 1px 1px #000000c4;
}

.m-t-110 {
    margin-top: 110px !important;
}

.table.table-noborder>tbody>tr>td,
.table-noborder td {
    border-top: none !important;
}

.m-r-1 {
    margin-right: 1%;
}

@media(min-width:767px) {
    .col-sm-3 {
        width: calc(25% - ((1% + 1% + 1%) * 0.25));
    }
}

.centered-txt-2 {
    position: absolute;
    left: 0%;
    transform: translate(-50%, -50%);
    margin-top: 30px;
}

.edit-btn {
    height: 50px;
    width: 150px;
    margin-bottom: 10px;
    float: right;
}

.panel-radius {
    border-radius: 10px;
}

.img-150 {
    width: 150px;
    height: 150px;
}

.submit-btn {
    font-size: 40px;
    width: 250px;
    height: 70px;
    border-radius: 5px;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: transparent;
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    border: 1px solid gray;
}

.btn.btn-active-white.active {
    background-color: #ea5b0c !important;
    border-color: #ea5b0c !important;
    color: #ffffff !important;
}

.fancybox-content {
    height: 100% !important;
}

.quform-error {
    margin: 0;
    padding: 5px 0;
}

.quform-error .quform-error-inner {
    padding: 3px 15px;
    margin: 0;
    background-color: #f2dede;
    color: #b94a48;
    border-left: 5px solid #c73412;
    max-width: 100%;
}

.quform-upload-files {
    margin-top: 10px;
}

.quform-upload-file {
    float: left;
    display: inline-block;
    background: #fff;
    color: #000;
    border: 1px solid #e3e3e3;
    padding: 8px 0 8px 15px;
    margin: 0 5px 5px 0;
    position: relative;
    overflow: hidden;
    max-width: 100%;
    font-size: 90%;
}

.quform-upload-file-name {
    display: block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 35px;
    line-height: 1.5;
    text-overflow: ellipsis;
}

.quform-upload-file-remove {
    cursor: pointer;
    display: inline-block;
}

.quform-field-icon-right,
.quform-upload-file-remove {
    right: 9px;
}

.quform-field-icon,
.quform-upload-file-remove {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    height: 18px;
    line-height: 18px;
    width: 18px;
    font-size: 14px;
    text-align: center;
}

.quform-upload-button {
    max-width: 100%;
    font-size: inherit;
    line-height: inherit;
    float: left;
    padding: 8px 12px;
    border: 1px solid #e3e3e3;
}

.quform-upload-button,
.quform-upload-dropzone {
    position: relative;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    color: #111;
}

.quform-upload-button .quform-field-file,
.quform-upload-dropzone .quform-field-file {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    width: 100%;
    height: 100%;
    text-align: right;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
}

.quform .quform-field-file {
    line-height: 1;
    border: 0;
    background-color: transparent;
    padding: 0;
}