body {
    color: #5D5F63;
    background: #293949;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

input,
textarea,
select,
button {
    outline: none;
}

a:link,
a:visited {
    text-decoration: none;
    outline: 0;
    color: #1abc9c
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
    color: #16a086
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    color: #34495e;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
}

h7 {
    color: #34495e;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

p {
    font-size: 14px;
    letter-spacing: 1px;
    text-align: left;
}

hr {
    margin-top: 20px;
    margin-bottom: 10px
}

img {
    max-width: 100%
}

::selection {
    background: #fff7dd
}

::-moz-selection {
    background: #fff7dd
}

.col-md-4 span {
    color: #54a2eb;
}

#container {
    width: 100%;
    height: 100%;
    position: relative;
    /*z-index: 1;*/
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#header {
    z-index: 200;
    background: #fff;
    min-height: 80px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-right: 0
}

#header .brand {
    float: left;
    width: 240px;
    min-height: 80px;
    padding: 0 0 0 10px;
    position: relative;
    background: #1abc9c url("../img/logo.png")
        /*tpa=http://authenticgoods.co/wrapbootstrap/themes/spacelab/assets/img/logo.png*/
        no-repeat 25px 26px
}

#header .logo {
    color: #fff;
    font-size: 1.7em;
    padding: 23px 0 0 63px;
    display: inline-block
}

#header .logo span {
    font-weight: 700
}

#header .toggle-navigation button:active,
#header .toggle-navigation button:hover,
#header button#toggle-mail:active,
#header button#toggle-mail:hover {
    background: #1abc9c
}

#header .toggle-navigation button:hover i,
#header button#toggle-mail:hover i {
    color: #F6F6F6
}

#header .toggle-navigation.toggle-left {
    margin: 23px 0 0 20px;
    display: inline-block
}

#header .btn-default {
    padding: 3px 9px;
    background: #F6F6F6;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 35px;
    height: 35px
}

#header .btn-default .fa-bars,
#header .btn-default .fa-comment {
    cursor: pointer;
    color: #797979
}

#header .user-nav {
    float: right;
    padding-top: 23px;
    padding-right: 20px
}

.user-nav ul li {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px
}

.user-nav ul li .profile-photo {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.user-nav ul li.dropdown.messages .dropdown-menu {
    width: 350px
}

.user-nav ul li.dropdown.settings .dropdown-menu {
    width: 125px
}

.dropdown.settings .dropdown-menu>li>a:active,
.dropdown.settings .dropdown-menu>li>a:hover {
    background-color: #16a086;
    color: #fff
}

.dropdown.settings .dropdown-menu>li>a:hover .badge.badge-danager {
    background-color: #fff;
    color: #1abc9c
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a:hover,
.user-nav ul li.dropdown.messages .dropdown-menu>li>a:hover .message-info .time {
    background: #1abc9c;
    color: #fff
}

.user-nav ul li.dropdown.messages .dropdown-menu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    left: -150px;
    top: 48px;
    background-color: #F6F6F6;
    border: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 0
}

.user-nav ul li.dropdown.messages .dropdown-menu:before {
    bottom: 100%;
    left: 48%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #e84c3d;
    border-width: 8px;
    margin-left: -8px
}

.messages {
    margin: 0 15px
}

.messages .badge {
    position: absolute;
    top: -10px;
    left: -5px
}

.options i {
    color: #797979;
    font-size: 1.1em
}

.user-nav ul li.dropdown.settings {
    line-height: 39px;
    margin-right: 10px;
    padding: 0 10px
}

.user-nav ul li.dropdown.settings .dropdown-menu>li>a {
    padding: 5px 10px;
    font-size: 14px
}

.user-controls ul li.dropdown.settings .dropdown-menu>li {
    display: block
}

.user-nav ul li.dropdown.settings .dropdown-menu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    left: -20px;
    top: 48px;
    background-color: #F6F6F6;
    border-color: #e7e8ec;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.user-nav ul li.dropdown.settings .dropdown-menu:after {
    bottom: 100%;
    left: 78%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #F6F6F6;
    border-width: 8px;
    margin-left: -8px
}

.user-nav ul li.dropdown.settings .dropdown-menu:before {
    bottom: 100%;
    left: 78%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #e7e8ec;
    border-width: 8px;
    margin-left: -8px;
    top: -17px
}

.dropdown.messages .dropdown-menu>li,
.dropdown.settings .dropdown-menu>li {
    display: block
}

li.dropdown ul.dropdown-menu.alert>li h1 {
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-color: #e84c3d;
    margin: 0;
    font-size: 13px;
    padding: 10px;
    font-weight: 400;
    color: #fff
}

.user-nav ul li.dropdown.messages .dropdown-menu>li:last-child a {
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -o-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    text-align: right;
    padding: 10px 15px
}

.user-nav ul li.dropdown.messages .dropdown-menu>li:last-child a:hover {
    background: #1abc9c;
    color: #fff
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a {
    margin: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #fcfcfc;
    color: #797979
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a .message-info {
    vertical-align: top;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
    width: 225px
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a .message-info .sender {
    font-weight: 500
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a .message-info .time {
    font-weight: 300;
    font-size: 9px;
    color: #b2b2b2
}

.user-nav ul li.dropdown.messages .dropdown-menu>li>a .message-info .message-content {
    white-space: normal;
    margin-top: 5px
}

.sidebar {
    width: 240px;
    height: 100%;
    height:calc(100% - 80px);
    background: #293949;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100
}

.sidebar-toggle {
    margin-left: -240px
}

#leftside-navigation ul,
#leftside-navigation ul ul {
    margin: -2px 0 0;
    padding: 0
}

#leftside-navigation ul li {
    list-style-type: none;
    border-bottom: 1px solid rgba(255, 255, 255, .05)
}

#leftside-navigation ul li a {
    color: #aeb2b7;
    text-decoration: none;
    display: block;
    padding: 18px 0 18px 25px;
    font-size: 14px;
    outline: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in
}

#leftside-navigation ul li a span {
    display: inline-block
}

#leftside-navigation ul ul li {
    background: #23313f;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border-bottom: none
}

#leftside-navigation ul ul li a {
    font-size: 14px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #aeb2b7
}

#leftside-navigation ul li a i {
    width: 20px
}

#leftside-navigation ul li a i.fa-angle-left,
#leftside-navigation ul li a i.fa-angle-right {
    padding-top: 3px
}

#leftside-navigation ul ul {
    display: none
}

#leftside-navigation li.active ul {
    display: block
}

#leftside-navigation ul li a:hover,
#leftside-navigation ul li.active>a {
    color: #1abc9c
}

.btn-primary+.dropdown-menu>li>a:active,
.btn-primary+.dropdown-menu>li>a:hover {
    background-color: #16a086
}

.sidebar-heading {
    font-size: 14px;
    color: #FFF;
    font-weight: 500;
    line-height: 30px;
    padding: 10px;
    text-transform: uppercase;
}

a.list-item:hover {
    background: #23313F
}

.sidebar-title {
    font-size: 11px;
    color: #CCC;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 10px
}

.list-contacts .list-item {
    float: left;
    position: relative;
    width: 100%;
    padding: 5px 5px 5px 5px;
    margin-bottom: 3px;
    display: block
}

.list-contacts .list-item,
.sidebarRight .list-contacts a.list-item {
    color: #fff !important
}

.sidebarRight .list-contacts .list-item .list-item-image img {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.list-contacts .list-item,
.list-contacts a.list-item {
    color: #fff !important
}

.list-contacts .list-item .list-item-image img {
    float: left;
    width: 45px;
    margin-right: 5px;
    margin-top:5px;
}

.list-contacts .list-item .list-item-content h4 {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
    padding: 5px;
    margin: 0;
    color: #232323;
}

.list-contacts .list-item .list-item-content .name-row {
    width: 100%;

    float: none;
}

.list-contacts .list-item .list-item-content .name-row .left-row {
    width: 75%;
    color: #aeaeae;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.list-contacts .list-item .list-item-content .name-row .right-row {
    width: 25%;
    font-size: 12px;
    color: #aeaeae;
    float: right;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-contacts .list-item .list-item-content p {
    padding: 5px;
    margin: 0;
    line-height: 17px;
    font-size: 11px;
    color: #333;
}

.list-contacts .list-item .item-status.item-status-online {
    background: #27ae61
}

.list-contacts .list-item .item-status.item-status-offline {
    background: #aeaeae
}

.list-contacts .list-item .item-status.item-status-away {
    background: #f39c11
}

.list-contacts .list-item .item-status {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #AAA
}

.sidebarRight {
    width: 240px;
    height: 100%;
    background: #293949;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100;
    position: absolute;
    overflow-y: auto;
    overflow-x: hidden;
    top: 80px;
    right: 0;
    display: none
}

.sidebar-toggle-right {
    display: block
}

.sidebarRight .sidebar-heading {
    font-size: 14px;
    color: #FFF;
    font-weight: 500;
    line-height: 30px;
    padding: 10px;
    text-transform: uppercase;
}

.sidebarRight a.list-item:hover {
    background: #23313F
}

.sidebarRight .sidebar-title {
    font-size: 11px;
    color: #CCC;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding: 10px
}

.sidebarRight .list-contacts .list-item {
    float: left;
    position: relative;
    width: 100%;
    padding: 8px 5px 8px 10px;
    margin-bottom: 3px;
    display: block
}

.sidebarRight .list-contacts .list-item,
.sidebarRight .list-contacts a.list-item {
    color: #fff !important
}

.sidebarRight .list-contacts .list-item .list-item-image img {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px
}

.sidebarRight .list-contacts .list-item .list-item-content h4 {
    font-size: 14px;
    line-height: 17px;
    font-weight: 600;
    padding: 0;
    margin: 0
}

.sidebarRight .list-contacts .list-item .list-item-content p {
    padding: 0;
    margin: 0;
    line-height: 13px;
    font-size: 11px;
}

.sidebarRight .list-contacts .list-item .item-status.item-status-online {
    background: #27ae61
}

.sidebarRight .list-contacts .list-item .item-status.item-status-away {
    background: #f39c11
}

.sidebarRight .list-contacts .list-item .item-status {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #AAA
}

.main-content-wrapper {
    margin-left: 240px;
    margin-right: 0;
    -webkit-transition:all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #ffffff;
    min-height: 1000px
}

.main-content-toggle-left {
    margin-left: 0 !important;
}

.main-content-toggle-right {
    margin-right: 240px
}

.main-content-wrapper #main-content {
    display: inline-block;
    padding: 0px 0px 0;
    width: 100%
}

#main-content .h1 {
    float: left;
    line-height: 10px;
    font-weight: bold;
    font-size: 26px;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    color: #34495e;
    margin-left: 0px;
    margin-top: 16px;
    ;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 40px;
    padding-left: 20px;
}

.dashboard-tile {
    background-color: #fff;
    color: #555;
    margin-bottom: 15px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.dashboard-tile .tile-turquoise {
    background-color: #1abc9c;
    color: #fff
}

.dashboard-tile .tile-red {
    background-color: #e84c3d;
    color: #fff
}

.dashboard-tile.tile-blue {
    background-color: #3598db;
    color: #fff
}

.dashboard-tile.tile-purple {
    background-color: #9a59b5;
    color: #fff
}

.dashboard-tile .header {
    border-bottom: 2px solid rgba(255, 255, 255, .2)
}

.dashboard-tile .header .title {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    position: absolute;
    text-transform: uppercase;
    top: 7px
}

.dashboard-tile .content {
    padding: 10px
}

.dashboard-tile.header .content {
    padding: 10px 20px;
    background: 0 0;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    z-index: 5
}

.dashboard-tile.detail .icon {
    position: absolute
}

.dashboard-tile.header .icon img {
    opacity: .8;
    display: block;
    float: right;
    height: 80px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
    position: absolute;
    right: 10px;
    top: 50px;
    width: 80px
}

.dashboard-tile.detail,
.dashboard-tile.header {
    position: relative;
    overflow: hidden
}

.dashboard-tile.detail .content {
    background: 0 0;
    padding: 10px 10px 13px;
    display: inline-block;
    position: relative;
    z-index: 5
}

.dashboard-tile.detail .icon {
    display: block;
    float: right;
    height: 80px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-top: 10px;
    width: 80px;
    right: 40px;
    bottom: 9px
}

.dashboard-tile.detail .icon i {
    color: rgba(0, 0, 0, .05);
    font-size: 85px;
    line-height: 65px
}

.dashboard-tile .content p {
    margin-bottom: 0;
    padding: 10px;
    font-weight: 4 00;
    font-size: 14px;
    clear: both
}

#main-content .dashboard-tile .content h1 {
    margin: 0;
    font-weight: 300;
    font-size: 40px;
    padding: 8px
}

.form-control {
    width: 100%;
    color: #717171;
    outline: 0;
    padding: 8px 10px;
    line-height: 18px;
    font-size: 14px;
    background-color: #fafafa;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.form-control:focus {
    border-color: #7c7c7c
}

.con_custom {
    width: 100%;
    color: #717171;
    outline: 0;
    padding: 8px 10px;
    line-height: 18px;
    font-size: 14px;
    background-color: #fafafa;
    filter: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.con_custom:focus {
    border-color: #7c7c7c
}

.form-horizontal.form-border .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.input-group {
    margin-bottom: 15px
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48
}

label.error {
    color: #fff;
    background: #b94a48;
    border: solid thin #fff;
    padding: 3px 5px
}

label.valid {
    color: #fff;
    background: #5CB85C;
    border: solid thin #fff;
    padding: 3px 5px
}

.icheck .disabled,
.icheck div {
    float: left
}

.icheck div {
    margin-right: 10px
}

.icheck label {
    font-weight: 400
}

.icheck .checkbox,
.icheck .radio {
    margin-bottom: 10px
}

.btn {
    border: none;
    font-size: 15px;
    font-weight: 400;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 14px;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear
}

.btn:focus,
.btn:hover {
    outline: 0;

}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;


}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    background-color: #bdc3c7;
    color: rgba(255, 255, 255, .75);
    opacity: .7;
    filter: alpha(opacity=70)
}

.btn-default,
a.btn-default:link,
a.btn-default:visited {
    color: #fff;
    background-color: #1abc9c
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default,
a.btn-default:active,
a.btn-default:hover {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background: #1abc9c;
    border-color: #1abc9c
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.btn-primary,
a.btn-primary:link,
a.btn-primary:visited {
    color: #fff;
    background-color: #1abc9c
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary,
a.btn-primary:active,
a.btn-primary:hover {
    color: #fff;
    background-color: #48c9b0;
    border-color: #48c9b0
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background: #16a085;
    border-color: #16a085;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
}

.btn-info,
a.btn-info:link,
a.btn-info:visited {
    color: #fff;
    background-color: #1abc9c;
    width: 120px;
}

a.btn-info:active,
a.btn-info:hover {
    color: #fff;
    background-color: #5dade2
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle .btn-info {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;


}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-color: #1abc9c;
    border-top-color: #1abc9c;
    border-right-color: #1abc9c;
    border-bottom-color: #1abc9c;
    border-left-color: #1abc9c;
    margin-top: 20px;

}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #3498db;
    border-color: #3498db
}

.btn-danger {
    color: #fff;
    background-color: #e74c3c
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle .btn-danger {
    color: #fff;
    background-color: #ec7063;
    border-color: #ec7063
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background: #c44133;
    border-color: #c44133
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.btn-success {
    color: #fff;
    background-color: #1abc9c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle .btn-success {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle .btn-success {
    background: #1abc9c;
    border-color: #1abc9c
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.btn-warning {
    color: #fff;
    background-color: #f1c40f
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle .btn-warning {
    color: #fff;
    background-color: #f5d313;
    border-color: #f5d313
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background: #cda70d;
    border-color: #cda70d
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f1c40f;
    border-color: #f1c40f
}

.btn.btn-3d {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.btn.btn-3d:active {
    -webkit-transform: translate(0, 3px);
    -moz-transform: translate(0, 3px);
    transform: translate(0, 3px)
}

.btn-default.btn-3d {
    -webkit-box-shadow: 0 6px 0 #A6AAAC;
    -moz-box-shadow: 0 6px 0 #A6AAAC;
    box-shadow: 0 6px 0 #A6AAAC
}

.btn-default.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #A6AAAC;
    -moz-box-shadow: 0 2px 0 #A6AAAC;
    box-shadow: 0 2px 0 #A6AAAC
}

.btn-default.btn-3d:focus,
.btn-default .btn-3d:hover {
    background-color: #bdc3c7
}

.btn-primary.btn-3d {
    -webkit-box-shadow: 0 6px 0 #14a084;
    -moz-box-shadow: 0 6px 0 #14a084;
    box-shadow: 0 6px 0 #14a084
}

.btn-primary.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #14a084;
    -moz-box-shadow: 0 2px 0 #14a084;
    box-shadow: 0 2px 0 #14a084
}

.btn-primary.btn-3d:focus,
.btn-primary .btn-3d:hover {
    background-color: #1abc9c
}

.btn-success.btn-3d {
    -webkit-box-shadow: 0 6px 0 #2ab263;
    -moz-box-shadow: 0 6px 0 #2ab263;
    box-shadow: 0 6px 0 #2ab263
}

.btn-success.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #2ab263;
    -moz-box-shadow: 0 2px 0 #2ab263;
    box-shadow: 0 2px 0 #2ab263
}

.btn-success.btn-3d:focus,
.btn-success.btn-3d:hover {
    background-color: #2ecc71
}

.btn-info.btn-3d {
    -webkit-box-shadow: 0 6px 0 #2e86c1;
    -moz-box-shadow: 0 6px 0 #2e86c1;
    box-shadow: 0 6px 0 #2e86c1
}

.btn-info.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #2e86c1;
    -moz-box-shadow: 0 2px 0 #2e86c1;
    box-shadow: 0 2px 0 #2e86c1
}

.btn-info.btn-3d:focus,
.btn-info.btn-3d:hover {
    background-color: #3498db
}

.btn-warning.btn-3d {
    -webkit-box-shadow: 0 6px 0 #d6ae11;
    -moz-box-shadow: 0 6px 0 #d6ae11;
    box-shadow: 0 6px 0 #d6ae11
}

.btn-warning.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #d6ae11;
    -moz-box-shadow: 0 2px 0 #d6ae11;
    box-shadow: 0 2px 0 #d6ae11
}

.btn-warning.btn-3d:focus,
.btn-warning.btn-3d:hover {
    background-color: #f1c40f
}

.btn-danger.btn-3d {
    -webkit-box-shadow: 0 6px 0 #c94034;
    -moz-box-shadow: 0 6px 0 #c94034;
    box-shadow: 0 6px 0 #c94034
}

.btn-danger.btn-3d:active {
    -webkit-box-shadow: 0 2px 0 #c94034;
    -moz-box-shadow: 0 2px 0 #c94034;
    box-shadow: 0 2px 0 #c94034
}

.btn-danger.btn-3d:focus,
.btn-danger.btn-3d:hover {
    background-color: #e74c3c
}

.btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.btn-default.btn-trans {
    color: #bdc3c7;
    background-color: transparent;
    border: solid thin #bdc3c7
}

.btn-default.btn-trans:active,
.btn-default.btn-trans:focus,
.btn-default.btn-trans:hover {
    color: #fff;
    background-color: #1abc9c;
    border: solid thin #1abc9c
}

.btn-primary.btn-trans {
    color: #1abc9c;
    background-color: transparent;
    border: solid thin #1abc9c
}

.btn-primary.btn-trans:active,
.btn-primary.btn-trans:focus,
.btn-primary.btn-trans:hover {
    color: #fff;
    background-color: #1abc9c;
    border: solid thin #1abc9c
}

.btn-success.btn-trans {
    color: #2ecc71;
    background-color: transparent;
    border: solid thin #2ecc71
}

.btn-success.btn-trans:active,
.btn-success.btn-trans:focus,
.btn-success .btn-trans:hover {
    color: #fff;
    background-color: #2ecc71;
    border: solid thin #2ecc71
}

.btn-info.btn-trans {
    color: #3498db;
    background-color: transparent;
    border: solid thin #3498db
}

.btn-info.btn-trans:active,
.btn-info.btn-trans:focus,
.btn-info.btn-trans:hover {
    color: #fff;
    background-color: #3498db;
    border: solid thin #3498db
}

.btn-warning.btn-trans {
    color: #f5d313;
    background-color: transparent;
    border: solid thin #f5d313
}

.btn-warning.btn-trans:active,
.btn-warning.btn-trans:focus,
.btn-warning.btn-trans:hover {
    color: #fff;
    background-color: #f5d313;
    border: solid thin #f5d313
}

.btn-danger.btn-trans {
    color: #e74c3c;
    background-color: transparent;
    border: solid thin #e74c3c
}

.btn-danger.btn-trans:active,
.btn-danger.btn-trans:focus,
.btn-danger.btn-trans:hover {
    color: #fff;
    background-color: #e74c3c;
    border: solid thin #e74c3c
}

.btn-lg {
    padding: 8px 30px;
    font-size: 14px;
    line-height: 1.33;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
}

.btn-lg-right {
    float: right;
    padding: 8px 30px;
    font-size: 14px;
    line-height: 1.33;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
}

.btn-sm {
    padding: 3px 10px;
    font-size: 14px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.btn-xss {
    padding: 1px 4px 1px 4px;
    font-size: 6px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    border-radius: 12px;
    margin: 0px;
}

.badge.badge-success {
    background-color: #2dcc70;
    color: #fff
}

.badge.badge-info {
    background-color: #3598db;
    color: #fff
}

.badge.badge-warning {
    background-color: #f1c40f;
    color: #fff
}

.badge.badge-danager {
    background-color: #e84c3d;
    color: #fff
}

.slider.slider-horizontal {
    margin: 10px 0
}

.slider.slider-vertical {
    margin: 0 10px
}

.slider-handle.round {
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px solid #EFF2F7;
    background: #fff;
    cursor: pointer
}

.slider-default .slider-selection {
    background-image: none;
    background-color: #bdc3c7
}

.slider-primary .slider-selection {
    background-image: none;
    background-color: #1abc9c
}

.slider-success .slider-selection {
    background-image: none;
    background-color: #2dcc70
}

.slider-warning .slider-selection {
    background-image: none;
    background-color: #f1c40f
}

.slider-info .slider-selection {
    background-image: none;
    background-color: #3598db
}

.slider-danger .slider-selection {
    background-image: none;
    background-color: #e84c3d
}

#RGB {
    height: 239px;
    background: gray;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.progress-bar-default {
    background-color: #bdc3c7
}

.progress-bar-primary {
    background-color: #1abc9c
}

.progress-bar-success {
    background-color: #2dcc70
}

.progress-bar-warning {
    background-color: #f1c40f
}

.progress-bar-info {
    background-color: #3598db
}

.progress-bar-danger {
    background-color: #e84c3d
}

.head-img {
    width: 160px;
    margin-left: 20px;
}

.head-name {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 600;
    margin-top: 16px;
    color: #34495e;
}

.head-name img {
    width: 20px;
}

.head-job {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 6px;
    color: #34495e;
}

.h-icon {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.head-phone {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 6px;
    color: #b1b4b6;
}

.head-phone img {
    width: 16px;
    color: #b1b4b6;
    margin-right: 6px;
}



.dd-body {
    width: 200px;
    border-bottom: 1px solid #b1b4b6;
    margin-left: 20px;
    margin-top: 20px;
}

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
    font-size: 12px;
    line-height: 24px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.dd-list .dd-list {
    padding-left: 20px
}

.dd-collapsed .dd-list {
    display: none
}

.dd-empty,
.dd-item,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 14px;
    line-height: 24px;
}

.dd-handle {
    cursor: move;
    display: block;
    height: 40px;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #ccc;
    background: #fafafa;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-handle:hover {
    background: #fff;
    color: #1abc9c
}

.dd-item>button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 14px;
    line-height: 2;
    text-align: center;
    font-weight: 700
}

.dd-item>button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.dd-item>button[data-action=collapse]:before {
    content: '-'
}

.dd-empty,
.dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999
}

.dd-dragel>.dd-item .dd-handle {
    margin-top: 0
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1)
}

.dropdown-menu {
    background-color: #F6F6F6;
    border-color: #1abc9c;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
}

.dropdown-menu>li {
    font-size: 13px
}

.dropdown-menu>li>a {
    color: #797979;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.dropdown-menu .divider {
    background-color: rgba(255, 255, 255, .05)
}

.btn-default+.dropdown-menu>li>a:focus,
.btn-default+.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #A1A6A9;
    color: #fff
}

.btn-primary+.dropdown-menu>li>a:focus,
.btn-primary+.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff
}

.btn-info+.dropdown-menu>li>a:focus,
.btn-info+.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #2C81BA;
    color: #fff
}

.btn-warning+.dropdown-menu>li>a:focus,
.btn-warning+.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #CDA70D;
    color: #fff
}

.btn-danger+.dropdown-menu>li>a:focus,
.btn-danger+.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #c1392b;
    color: #fff
}

.breadcrumb {
    background: #fafafa;
    /* [disabled]padding-left: 15px; */
}

.breadcrumb>li {
    font-size: 14px
}

.modal-footer .btn+.btn {
    margin-bottom: 5px
}

.modal .modal-body.modal-scroll {
    max-height: 300px;
    overflow-y: auto
}

.chart-tooltip {
    -webkit-border-radius: 10px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-color: #233242 !important;
    border: 0 !important;
    color: #fff;
    padding: 10px 20px !important;
    font-size: 13px
}

.fa-hover {
    margin: 5px 0
}

.fa-hover i {
    font-size: 14px;
    margin-right: 5px;
    width: 20px
}

.tab-wrapper {
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.tab-wrapper .nav-tabs>li>a {
    border-radius: 0
}

.tab-wrapper .tab-content {
    border-top: 0;
    padding: 5px 5px
}

.tab-wrapper>.nav-tabs>li a {
    color: #5D5F63
}

.tab-wrapper>.nav-tabs>li.active>a {
    border-top: 2px solid #1abc9c;
    background-color: #fff
}

.tab-wrapper.tab-left>.nav-tabs>li,
.tab-wrapper.tab-right>.nav-tabs>li {
    float: none;
    min-width: 75px
}

.tab-wrapper.tab-left>.nav-tabs>li>a,
.tab-wrapper.tab-right>.nav-tabs>li>a {
    border: 1px solid #ddd
}

.tab-wrapper.tab-left>.nav-tabs>li.active>a,
.tab-wrapper.tab-right>.nav-tabs>li.active>a {
    border-top-color: #ddd !important
}

.tab-wrapper.tab-left .tab-content,
.tab-wrapper.tab-right .tab-content {
    overflow: auto;
    border-top: 1px solid #ddd
}

.tab-wrapper.tab-left>.nav-tabs {
    float: left;
    margin-right: -3px
}

.tab-wrapper.tab-left>.nav-tabs>li>a {
    border-right: 0
}

.tab-wrapper.tab-left>.nav-tabs>li.active>a {
    border-left: 2px solid #1abc9c
}

.tab-wrapper.tab-right>.nav-tabs {
    float: right;
    margin-left: -1px
}

.tab-wrapper.tab-right>.nav-tabs>li>a {
    border-left: 0
}

.tab-wrapper.tab-right>.nav-tabs>li.active>a {
    border-right: 2px solid #1abc9c
}

.tab-wrapper.tab-bottom>.tab-content {
    border-top: 1px solid #ddd
}

.tab-wrapper.tab-bottom>.nav-tabs {
    border-bottom: none;
    margin-top: 0
}

.tab-wrapper.tab-bottom>.nav-tabs>li.active>a {
    margin-top: -2px;
    border-top-color: transparent !important;
    border-bottom: 2px solid #1abc9c
}

.tab-primary.tab-wrapper>.nav-tabs>li.active>a {
    border-top-color: #1abc9c
}

.tab-primary.tab-wrapper.tab-left>.nav-tabs>li.active {
    border-left-color: #1abc9c
}

.tab-primary.tab-wrapper.tab-right>.nav-tabs>li.active {
    border-right-color: #1abc9c
}

.tab-primary.tab-wrapper.tab-bottom>.nav-tabs>li.active>a {
    border-bottom-color: #1abc9c
}

.company-logo {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 140px;
}

.company-logo img {
    width: 140px;

}



.panel {
    border: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.panel>.panel-heading {
    font-size: 13px;
    font-weight: 400;
    padding: 10px 20px;
}

.panel .actions {
    position: absolute;
    right: 30px;
    top: 10px
}

.panel .actions i {
    font-size: 1em;
    margin: 0 3px
}

.panel .actions i:hover {
    cursor: pointer
}

.panel>.panel-footer {
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px
}

.panel-default>.panel-heading {
    border-right: thin #CCC;
    border-color: #eff2f7;
    background: #fafafa;
    color: #767676
}

.panel-default .actions i {
    font-size: 1em;
    color: #bdc3c7;
    margin: 0 3px;
}

.panel-default .actions i:hover {
    cursor: pointer;
    color: #767676
}

.panel-default>.panel-footer {
    border-color: #eff2f7;
    background: #fafafa;
    color: #767676;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c
}

.panel-primary {
    border-color: #1abc9c
}

.panel-primary>.panel-heading a,
.panel-primary>.panel-heading a:hover {
    color: #fff
}

.panel-solid-default>.panel-body,
.panel-solid-default>.panel-footer,
.panel-solid-default>.panel-heading {
    background: #bdc3c7;
    color: #fff;
    border: none
}

.panel-solid-primary>.panel-body,
.panel-solid-primary>.panel-footer,
.panel-solid-primary>.panel-heading {
    background: #1abc9c;
    color: #fff;
    border: none
}

.panel-solid-success>.panel-body,
.panel-solid-success>.panel-footer,
.panel-solid-success>.panel-heading {
    background: #2dcc70;
    color: #fff;
    border: none
}

.panel-solid-warning>.panel-body,
.panel-solid-warning>.panel-footer,
.panel-solid-warning>.panel-heading {
    background: #f1c40f;
    color: #fff;
    border: none
}

.panel-solid-info>.panel-body,
.panel-solid-info>.panel-footer,
.panel-solid-info>.panel-heading {
    background: #3598db;
    color: #fff;
    border: none;
}

.panel-solid-danger>.panel-body,
.panel-solid-danger>.panel-footer,
.panel-solid-danger>.panel-heading {
    background: #e84c3d;
    color: #fff;
    border: none
}

.step-content {
    border: 1px solid #D4D4D4;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    margin-bottom: 10px
}


.wizard {
    position: relative;
    overflow: hidden;
    *zoom: 1;
}

.wizard:after,
.wizard:before {
    display: table;
    line-height: 0;
    content: ""
}

.wizard:after {
    clear: both
}

.wizard ul {
    width: 4000px;
    padding: 0;
    margin: 0;
    list-style: none outside none
}

.wizard ul.previous-disabled li.complete {
    cursor: default
}

.wizard ul.previous-disabled li.complete:hover {
    color: #468847;
    cursor: default;
    background: #f3f4f5
}

.wizard ul.previous-disabled li.complete:hover .chevron:before {
    border-left-color: #f3f4f5
}

.wizard ul li {
    position: relative;
    float: left;
    height: 46px;
    padding: 0 20px 0 30px;
    margin: 0;
    font-size: 16px;
    line-height: 46px;
    color: #999;
    cursor: default;

}

.wizard ul li .chevron {
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-top: 2px solid #d4d4d4;
}

.wizard ul li .chevron:before {
    position: absolute;
    top: -24px;
    right: 1px;
    display: block;
    border: 24px solid transparent;
    border-right: 0;
    border-top: 2px solid #ededed;
    content: ""
}

.wizard ul li.complete {
    color: #1abc9c;
    background: #f3f4f5
}

.wizard ul li.complete:hover {
    cursor: pointer;
    background: #e1f2ef
}

.wizard ul li.complete:hover .chevron:before {
    border-left: 14px solid #e1f2ef
}

.wizard ul li.complete .chevron:before {
    border-left: 14px solid #f3f4f5
}

.wizard ul li.active {
    color: #1abc9c;
    background: #fff
}

.wizard ul li.active .chevron:before {
    border-left: 14px solid #fff
}

.wizard ul li .badge {
    margin-right: 8px
}

.wizard ul li:first-child {
    padding-left: 20px;
    border-radius: 4px 0 0 4px
}

.wizard .actions {
    position: initial;
    z-index: 1000;
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 46px;
    vertical-align: middle;
    background-color: #e5e5e5;
    border-left: 1px solid #d4d4d4
}

.wizard .actions a {
    margin-right: 8px;
    font-size: 14px;
    line-height: 45px
}

.wizard .actions .btn-prev i {
    margin-right: 5px;
    color: #fff
}

.wizard .actions .btn-next i {
    margin-left: 5px;
    color: #fff
}

.wizard .actions .btn-prev[disabled] i {
    color: rgba(255, 255, 255, .75)
}

.step-content .step-pane {
    display: none
}

.step-content .active {
    display: block
}

.step-content .active .btn-group .active {
    display: inline-block
}

.wizard .steps .badge.badge-info,
.wizard .steps .badge.badge-success {
    background-color: #1abc9c;

}

.form-group .title {
    text-align: right
}

.mail-option ul li {
    list-style: none
}

#view-mail-wrapper header {
    color: #a2a2a2
}

#view-mail-wrapper header h2 {
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px
}

#view-mail-wrapper header p {
    position: absolute;
    right: 35px;
    top: 48px；
}

#view-mail-wrapper .view-mail-header {
    padding-top: 5px
}

#view-mail-wrapper .view-mail-header img {
    margin-right: 10px
}

#view-mail-wrapper .view-mail-reply {
    margin-top: 14px
}

#view-mail-wrapper .view-mail-body {
    border-top: 1px solid #ddd;
    padding-top: 15px;
    margin-top: 15px
}

#view-mail-wrapper .view-mail-body p {
    line-height: 1.8em
}

#view-mail-wrapper .view-compose-body .panel-footer,
#view-mail-wrapper .view-mail-body .panel-footer {
    background: #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding: 15px 0
}

#view-mail-wrapper .view-mail-body .panel-footer h5 {
    display: inline-block
}

#view-mail-wrapper .view-mail-body .panel-footer .attchments {
    padding: 0 8px;
    text-transform: lowercase
}

#view-mail-wrapper .view-mail-body .panel-footer button.pull-right {
    margin: 0 0 0 8px
}

.send-options {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    position: absolute;
    right: 45px;
    top: 22px
}

.send-options a {
    color: #979797
}

#form-group-bcc,
#form-group-cc {
    display: none
}

.compose-nav>li+li {
    margin-left: 0;
    margin-top: 0
}

.compose-nav li a,
.compose-nav li a:visited {
    border-radius: 0;
    -webkit-border-radius: 0;
    border-top: 1px solid #f2f3f6;
    padding: 15px;
    border-right: 3px solid rgba(0, 0, 0, 0);
    color: #5D5F63
}

.compose-nav>li.active>a,
.compose-nav>li.active>a:focus,
.compose-nav>li.active>a:hover,
.compose-nav>li>a:focus,
.compose-nav>li>a:hover {
    background: #f9f9f9;
    color: #1abc9c;
    border-left: 3px solid #1abc9c;
    margin-left: -3px
}

.mail-checkbox {
    margin: 0 15px 0 8px
}

.mail-option .btn-group .fa-refresh,
.pag-left,
.pag-right {
    color: #fff
}

.inbox-pag li {
    float: left;
    margin-left: 5px
}

.inbox-pag li span {
    display: inline-block;
    margin-top: 7px;
    margin-right: 5px
}

.compose-nav {
    margin: 15px -15px 0 -15px
}

.table-inbox span.title {
    display: block;
    font-weight: 700
}

.table-inbox tr {
    background: #f9f9f9
}

.table-inbox tr.unread {
    background: #fff
}

.table-inbox a,
.table-inbox a:visited {
    color: #5D5F63
}

.table-inbox .unread a,
.table-inbox .unread a:visited {
    color: #1abc9c
}

.table-inbox .fa-star {
    color: #f1c40f
}

.overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 60px;
    line-height: 80px;
    opacity: .8;
    background: #1ABC9C;
    border: solid 3px #1ABC9C;
    border-radius: 4px;
    box-shadow: 2px 2px 10px #333;
    text-shadow: 1px 1px 1px #666;
    padding: 0 4px
}

.overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #1ABC9C
}

.overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #1ABC9C
}

#login-container {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#login-wrapper {
    margin: 100px auto;
    float: none
}

#login-wrapper .logo {
    color: #fff;
    font-size: 1.7em;
    text-transform: uppercase;
    display: inline-block
}

#login-wrapper .logo:before {
    background-image: url("../img/logo.png")
        /*tpa=http://authenticgoods.co/wrapbootstrap/themes/spacelab/assets/img/logo.png*/
    ;
    background-position: left center;
    background-repeat: no-repeat;
    padding: 0 20px;
    content: "\00a0"
}

#login-wrapper .form-group i {
    position: absolute;
    left: 27px;
    top: 11px
}

#login-wrapper #email,
#login-wrapper #password {
    padding-left: 52px
}

#error-container {
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #fff;
    background: #405d8c;
    background: -moz-radial-gradient(center, ellipse cover, #405d8c 0, #293949 100%);
    background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0%, #405d8c), color-stop(100%, #293949));
    background: -webkit-radial-gradient(center, ellipse cover, #405d8c 0, #293949 100%);
    background: -o-radial-gradient(center, ellipse cover, #405d8c 0, #293949 100%);
    background: -ms-radial-gradient(center, ellipse cover, #405d8c 0, #293949 100%);
    background: radial-gradient(ellipse at center, #405d8c 0, #293949 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#405d8c', endColorstr='#293949', GradientType=1)
}

#error-container .block-error {
    width: 400px;
    margin: 50px auto 0
}

#error-container header h1.error {
    color: #fff;
    font-size: 250px
}

#error-container header p {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px
}

#error-container p {
    margin: 10px 0 40px
}


.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%
}

.timeline .time-layer {
    margin-right: -40px;
    margin-top: 30px;
    position: relative;
    margin-bottom: 30px
}

.timeline:before {
    background-color: #d8d9df;
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    top: 30px;
    width: 1px;
    z-index: 0
}

.timeline-left:before {
    background-color: #d8d9df;
    bottom: 0;
    content: "";
    left: 0%;
    position: absolute;
    top: 30px;
    width: 1px;
    z-index: 0
}

h3.timeline-title {
    color: #C8CCD7;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase
}

.timeline-layer .panel .panel-heading h1 i {
    color: #BDC3C7
}

.timeline-item.left:after,
.timeline-item:before {
    content: "";
    display: block;
    width: 50%
}

.timeline-item {
    display: table-row
}

.timeline-layer {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.timeline-none-cell {
    display: table-row;
    vertical-align: top;
    width: 100%
}

.timeline-layer h1 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px
}

.timeline-layer .panel {
    display: block;
    margin-left: 45px;
    position: relative;
    text-align: left;
    background: #fff
}

.timeline-item .timeline-layer .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    border-right: 8px solid #fff
}

.timeline-item.left .timeline-layer .arrow-left {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    left: auto;
    border-left: 8px solid #fff
}

.timeline .timeline-icon {
    left: -60px;
    position: absolute;
    top: 5px;
    background: #bdc3c7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff
}

.timeline .timeline-icon i {
    margin-top: 9px
}

.timeline-item.left .timeline-icon {
    left: auto;
    right: -60px
}

.timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px
}

.timeline .timeline-date {
    left: -245px;
    position: absolute;
    text-align: right;
    top: 14px;
    width: 150px;
    display: none
}

.timeline-item.left .timeline-date {
    left: auto;
    right: -245px;
    text-align: left;
    display: none
}

.timeline-item.left:before {
    display: none
}

.timeline-layer p {
    font-size: 14px;
    margin-bottom: 0;
    color: #999
}

.timeline-layer .panel {
    margin-bottom: 5px
}

.timeline-layer .album {
    margin-top: 20px
}

.timeline-item.left .timeline-layer .album {
    margin-top: 20px;
    float: right
}

.timeline-layer .notification {
    background: #FFF;
    margin-top: 20px;
    padding: 4px
}

.timeline-item.left .panel {
    margin-left: 0;
    margin-right: 45px
}

.timeline-item.left h1,
.timeline-item.left p {
    text-align: right
}

.timeline-gary-background {
    background-color: #fcfcfc;
}

.timeline-item .timeline-layer .arrow-gray {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    border-right: 8px solid #fcfcfc
}

.timeline-layer .one-row {
    margin-left: 25px;
}

.timeline .timeline-icon-one-row {
    left: -40px;
}

.timeline .panel-body p {
    word-break: break-all;
}

#cal {
    background: #fff;
    padding: 20px;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    -o-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}

#events {
    background: #1ABC9C;
    color: #fff;
    height: 755px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}

#events h2 {
    font-size: 3em;
    font-weight: 300
}

#events h3 {
    font-size: 2em;
    font-weight: 300;
    padding: 0;
    margin: 0 0 50px
}

.external-event.ui-draggable {
    margin: 10px 0;
    padding: 5px;
    background: #149e82;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.external-event.ui-draggable:hover {
    cursor: move
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.pagination>li>a,
.pagination>li>span {
    color: #1abc9c
}

.default-bg {
    background-color: #bdc3c7
}

.primary-bg {
    background-color: #1abc9c
}

.success-bg {
    background-color: #2dcc70
}

.warning-bg {
    background-color: #f1c40f
}

.info-bg {
    background-color: #3598db
}

.danger-bg {
    background-color: #e84c3d
}

.default-txt {
    color: #bdc3c7
}

.primary-txt {
    color: #1abc9c
}

.success-txt {
    color: #2dcc70
}

.warning-txt {
    color: #f1c40f
}

.info-txt {
    color: #3598db
}

.danger-txt {
    color: #e84c3d
}

.label-default {
    background-color: #bdc3c7
}

.label-primary {
    background-color: #1abc9c
}

.label-success {
    background-color: #2dcc70
}

.label-warning {
    background-color: #f1c40f
}

.label-info {
    background-color: #3598db
}

.label-danger {
    background-color: #e84c3d
}

.canvas-container {
    min-height: 300px;
    max-height: 600px;
    position: relative
}

@media only screen and (max-width:767px) and (min-width:480px) {
    #main-content .h1 {
        font-size: 26px
    }
}

@media only screen and (max-width:660px) {
    #header {
        height: 160px
    }

    #header .brand {
        width: 100%
    }

    #header .user-nav ul {
        padding-left: 0
    }

    #header .toggle-navigation.toggle-left {
        float: left
    }

    .sidebar {
        margin-left: -240px
    }

    .sidebar-toggle {
        margin-left: 0;
        width: 100%
    }

    .main-content-wrapper {
        margin-left: 0 !important;
    }

    .main-content-toggle-left {
        margin-left: 660px;
        display: none;
    }

    .sidebarRight {
        top: 160px;
        width: 100%
    }

    .user-nav ul li {
        font-size: 14px
    }
}

@media only screen and (max-width:479px) {
    #main-content .h1 {
        font-size: 22px
    }

    #header .dropdown.messages {
        display: none
    }
}

.dashboard-tile.tile-red {
    background-color: #e84c3d;
    color: #fff;
}

.dashboard-tile.tile-turquoise {
    background-color: #1abc9c;
    color: #fff;
}

.message {
    border-bottom: 0px;
}

.message_title {
    overflow: hidden;
    white-space: nowrap;
    color: #ccc;
    font-size: 11px;
}

.message_content {
    word-wrap: break-word;
    word-break: normal;
    color: #333;
}

.message_content a {
    word-wrap: break-word;
}

.message_time {
    float: left;
    color: #ccc;
    font-size: 11px;
    padding-top: 3px;
}

.message_fav {
    padding-bottom: 10px;

}

.message_categroy_name {
    overflow: hidden;
    white-space: nowrap;
    color: #ccc;
    font-size: 11px;
}

.message_table {
    list-style-type: none;
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.message_table li {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px
}

.message_user_head {
    width: 10%;
    float: left;
    margin-top: 10px;
}

.message_user_content {
    width: 88%;
    padding-left: 2%;
    margin-top: 10px;
    float: left;
    border-bottom: 1px #fafafa solid;
}

.task_state_1 {
    color: #000;
}

.task_state_2 {
    color: #149e82;
}

.task_state_3 {
    float: left;
    color: #ccc;
    font-size: 11px;
    padding-top: 3px;
}

.task_state_4 {
    float: left;
    color: #ccc;
    font-size: 11px;
    padding-top: 3px;
}

.task_state_13 {
    color: #e74c3c;
}

.task_state_23 {
    color: #e74c3c;
}

.task_state_33 {
    float: left;
    color: #ccc;
    font-size: 11px;
    padding-top: 3px;
}

.task_state_43 {
    float: left;
    color: #ccc;
    font-size: 11px;
    padding-top: 3px;
}

.row a {
    word-wrap: break-word;
}

.content_card {
    width: 96%;
    padding: 2%;
}

.content_card_row {
    width: 100%;
}

.card_cate {
    width: 70%;
    padding-left: 5%;
    font-size: 13px;
}

.card_title {
    width: 70%;
    float: left;
    padding-left: 5%;
    font-size: 16px;
}

.card_button {
    width: 20%;
    float: left;
    padding-left: 5%;
    font-size: 16px;
}

.badge-danager-right-top {

    overflow: visible;
    margin-left: -15px;
    top: -15px;
    position: relative;

}

.tagcloud {
    margin: 4px;
    margin-left: 0px;
    border-radius: 18px;
    padding: 2px 5px 2px 5px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    line-height: 18px;
}

fix-footer {
    position: fixed;
    height: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    border-top: 1px #ccc solid;
    padding: 5px;
    background-color: #fff;
}

fix-footer button {
    font-size: 15px;
    width: 25%;
    padding: 5px;
    height: 30px;
}

fix-footer-low {
    position: fixed;
    height: 40px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 5px;
    background-color: #fff;
}

.fix-footer-low_button {
    font-size: 14px;
    width: 30%;
    padding: 5px;
    height: 30px;
    border: none;
    background-color: #000;
}

.colume_row {
    margin-bottom: 5px;
    margin-top: 10px;

    padding-bottom: 5px;
    line-height: 30px;
}

.colume_left {
    float: left;
    width: 30%;
    word-wrap: break-word;
    word-break: normal;
    line-height: 30px;
    color: #ccc;
}

.colume_right {
    float: right;
    width: 70%;
    word-wrap: break-word;
    word-break: normal;
    color: #000;
}

.colume_right a {
    text-align: center;
}

.colume_right input {
    float: right;
    border: 0px;

}

.colume_right select {
    float: right;
    border: 0px;
}

.button_border_null {
    border: none;
}

.colume_row_bar {
    background-color: #fff;
    height: 1px;
    line-height: 1px;
    padding: 1px;
    border-bottom: 1px #ccc solid;
}

.colume_right_impt ::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #990000;
}

.colume_right_impt :-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #990000;
}

.colume_right_impt ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #990000;
}

.colume_right_impt :-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #990000;
}

.formFieldWrap {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    height: auto;
    line-height: 16px;
    float: left;
}

.formFieldWrap .field-title {
    width: 50%;
    float: left;
    height: auto;
    overflow-y: visible;
}

.formFieldWrap .colume_right {
    width: 50%;
    float: left;
    height: auto;
    overflow-y: visible;
}

/*2018 08 27 - fy*/
thead td,
thead th {
    white-space: nowrap;
}

/*2018 08 27 - fy - end*/
/*2018 11 12 - fy - star-rank widget*/
.rating-stars {
    width: 100%;
    text-align: left;
}

.rating-stars .rating-stars-container .rating-star {
    display: inline-block;
    font-size: 2rem;
    color: rgb(207, 207, 207);
    cursor: pointer;
    padding: .3rem .6rem;
}

.rating-stars .rating-stars-container .rating-star.is--active,
.rating-stars .rating-stars-container .rating-star.is--hover {
    color: rgba(241, 196, 15, 1);
    text-shadow: 0 0px .3rem rgba(0, 0, 0, .7);
}

.rating-stars .rating-stars-container .rating-star.is--no-hover {
    color: rgba(182, 182, 182, 1);
}

.rating-stars .fa-star:before {
    transition: all .5s;
}
.inlineBox{
    width: auto;
    margin-right: -2rem;
}
.inlineBox.colume_right{
    border: none;
    background: transparent;
    padding: 0;
}

.formFieldWrap .colume_right.inlineBox,.inlineOpt{
    width: auto;
    white-space: nowrap;
}
.inlineBox .inlineOpt,.inlineOpt>input,.inlineOpt>label{
    width: auto;
    min-width: 1em;
    margin: 0;
}
.inlineOpt>label{
    padding-left: 1.3em;
    font-weight: 400;
}
.inlineOpt>input{
    margin: 0;
    height: 1.3em;
    margin-top: .2em!important;
    float:left;
}
.inlineOpt{
    float: left;
    padding-right: 2rem;
    padding-left: 0;
    margin-top: 0;
    line-height: 1.6em;
}
.inlineOptSp2{
    float: left;
    padding-right: 1rem;
    padding-left: 0;
    margin-top: 0;
    line-height: 1.6em;
}

.inlineOptSp2.with-info ,.inlineOpt.with-info{
    padding-bottom: 1.8em;
    position: relative;
}
.inlineOptSp2.with-info>small ,.inlineOpt.with-info>small{
    position: absolute;
    left: 1.4rem;
    bottom: .5rem;
    white-space: nowrap;
    color: #999;
}
.ui-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

label.needInput::after {
    content: '*';
    color: red;
    padding-left: .5em;
}
/*2018 11 12 - fy - star-rank widget end*/
.faLoading .fa{
    overflow: hidden;
}

.faLoading .fa::before{
    content: '';
    display: block;
    min-width: 1em;
    min-height: 1em;
    background-image: url('/buer/assets/img/faLoading.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    animation: rolling 800ms infinite linear;
}
center>img.faLoading{
    src:url('/buer/assets/img/faLoading.png');
        animation: rolling 800ms infinite linear;

}

aside.sidebar.sidebar-toggle::after ,#leftside-navigation::after{
    content:'';
    clear: both;
}

@keyframes rolling {
  to {
    transform: rotateZ(0)
  }

  from {
    transform: rotateZ(-360deg)
  }
}
.pre_loading_css{
        width: 5em;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -2.5em;
        margin-top: -.5em;
    }
    .pre_loading_css>*{
        display: block;
        position: absolute;
        font-size: 0;
        background-color: #1abc9c;
        width: 20%;
        padding-top: 20%;
        animation: pre_loading_4_gif .7s infinite alternate cubic-bezier(0.9, 0.12, 0.32, 0.88);
    }
    .pre_loading_css>*:nth-child(1){
        left: 0;
    }
    .pre_loading_css>*:nth-child(2){
        left: 20%;
    }
    .pre_loading_css>*:nth-child(3){
        left: 40%;
    }
    .pre_loading_css>*:nth-child(4){
        left: 60%;
    }
    .pre_loading_css>*:nth-child(5){
        left: 80%;
    }
    @keyframes pre_loading_4_gif {
        0% {
            transform:scale(.8);
        }
        100% {
            left: 40%;
            transform:scale(2.2);
        }
    }
