@charset"UTF-8";
@import"https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}
body {
    line-height:1.2
}
ol, ul {
    list-style:none
}
blockquote, q {
    quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
    content:'';
    content:none
}
table {
    border-collapse:collapse;
    border-spacing:0
}
html {
    height:100%
}
body {
    height:100%
}
body {
    letter-spacing:0;
    position:relative;
    font-family:heebo;
        background: rgb(241, 241, 241);
     background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
body * {
    outline:none
}
h1, h2, h3, h4, h5, h6 {
    color:#fff;
    font-weight:600;
    margin-bottom:30px
}
h1 {
    font-size:36px
}
h2 {
    font-size:32px
}
h3 {
    font-size:28px
}
h4 {
    font-size:24px
}
h5 {
    font-size:20px
}
h6 {
    font-size:16px
}
p {
    color:#000;
    font-size:13px;
    letter-spacing:0;
    line-height:1.5;
    margin-bottom:30px
}
a {
    color:inherit
}
a:hover, a:focus {
    text-decoration:none;
    outline:none;
    outline:none
}
strong {
    font-weight:500
}
input:hover, input:focus {
    outline:none
}
.theme-layout {
    float:left;
    overflow:hidden;
    position:relative;
    width:100%
}
section {
    float:left;
    position:relative;
    width:100%
}
.block {
    float:left;
    width:100%;
    padding:100px 0;
    position:relative
}
.block.less-space {
    padding:80px 0
}
.block .container {
    padding:0
}
.container {
    padding:0
}
.block.remove-gap {
    padding-top:0
}
.block.no-padding {
    padding-top:0;
    padding-bottom:0
}
.block.remove-bottom {
    padding-bottom:0
}
.block.gray {
    background:#f6f6f6
}
.block.dark {
    background:#242424
}
iframe {
    width:100%;
    border:0
}
a, .notification-dropdown, .launch-btn i, .launcher-dropdown, .opts, .task, .loader, .contacts-list li, .contact-img > label:before, .add-answer > textarea, .review-table tbody tr, .hover {
    -webkit-transition:all .3s linear;
    -moz-transition:all .3s linear;
    -ms-transition:all .3s linear;
    -o-transition:all .3s linear;
    transition:all .3s linear
}
.notification > a > span, .notification-box img, .admin-detail .dropdown-button span, .admin-nav li a i, .main-counter > span, .admin > img, .info-img img, .contact-img img, .contact-img > label:before, .contact-img > label, .ticket > img, .admin-follow > img, .admin-follow > ul > li > i, .profile-widget-head > span > img, .profile-widget-head > span, .slick-dots li button:before {
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%
}
.topbar {
        float: left;
    padding: 1px 0;
    position: absolute;
    z-index: 999;
       width: 100%;
    background: #D51C29;
}
.logo {
    color:#fff;
    float:left;
    font-size:20px;
    padding:0;
    text-align:center;
    width:285px
}
.logo a:hover, .logo a:focus {
    color:#FFF
}
.sidemenu-btn {
    border:1px dashed #fff;
    color:#fff;
    float:left;
    font-size:14px;
    height:36px;
    line-height:36px;
    margin:0 0 0 20px;
    text-align:center;
    width:36px
}
.sidemenu-btn:hover, .sidemenu-btn:focus {
    color:#fff
}
.dropdown {
    color:#fff;
    float:left;
    font-size:12px;
    margin-left:40px;
    padding:11px 0
}
.dropdown > a:hover, .dropdown > a:focus {
    color:#FFF
}
.dropdown > a > i {
    font-size:10px;
    margin-left:8px
}
.dropdown-content {
    min-width:140px
}
.dropdown-content li {
    min-height:0
}
.dropdown-content li > a, .dropdown-content li > span {
    font-size:13px;
    line-height:1.2
}
.activity {
    float:left;
    margin-left:50px
}
.cd-words-wrapper b.is-hidden {
    display:none
}
.activity h4 {
    color:#fff;
    float:left;
    font-size:12px;
    font-weight:400;
    margin:8px 0 0;
    max-width:230px
}
.alert {
    color:#fff;
    display:inline-block;
    margin-right:5px;
    padding:3px 10px
}
.alert.warning {
    background:#8a6d3b
}
.alert.success {
    background:#3c763d
}
.alert.error {
    background:#a94442
}
.alert.info {
    background:#d9edf7;
    color:#333
}
.topbar-links {
    float:right;
    margin-right:40px;
    padding:4px 0
}
.notification {
    float:left;
    margin-right:25px;
    position:relative
}
.topbar-links > div > a {
        color: #fff;
    float: left;
    font-size: 13px;
    padding-right: 7px;
    position: relative;
    vertical-align: middle;
        font-weight: 500;
    line-height: 40px;
}
.notification > a > span {
    background:#ff4564;
    width:17px;
    height:17px;
    line-height:17px;
    position:absolute;
    right:0;
    top:0;
    font-size:10px;
    font-weight:700;
    text-align:center
}
.topbar-links a:hover, .topbar-links a:focus {
    color:#fff
}
.notification-dropdown {
    background:#f9f9f9;
    margin-top:15px;
    position:absolute;
    right:0;
    top:100%;
    width:295px;
    visibility:hidden;
    opacity:0
}
.notification-dropdown.active {
    visibility:visible;
    opacity:1
}
.notification-top {
    background:#f3f2f2;
    float:left;
    padding-top:45px;
    width:100%
}
.notification .tabs {
    background:rgba(0, 0, 0, 0);
    border-bottom:1px solid #e5e5e5;
    float:left;
    height:auto;
    width:100%
}
.notification .tabs li.tab {
    float:left;
    height:auto;
    width:33.334%
}
.notification .tabs li.tab a {
    font-size:16px
}
.notification-bottom {
    float:left;
    position:relative;
    width:100%
}
.notification-bottom h5 {
    margin:0;
    border-bottom:1px solid #e5e5e5;
    overflow:hidden;
    padding:12px 20px;
    width:100%;
    font-size:14px;
    font-weight:300;
    text-align:center;
    text-overflow:ellipsis;
    white-space:nowrap;
    position:absolute;
    left:0;
    top:-91px
}
.notification-inner {
    float:left;
    max-height:275px;
    padding:13px;
    width:100%
}
.notification-box {
    background:#fff;
    border:1px solid #e5e5e5;
    display:table;
    float:left;
    width:100%;
    margin:0 0 10px;
    padding:10px
}
.notification-box img {
    display:table-cell;
    vertical-align:top
}
.notification-detail {
    display:table-cell;
    padding-left:15px;
    vertical-align:top
}
.notification-detail h6 {
    float:left;
    font-size:13px;
    font-weight:400;
    margin:0 0 8px
}
.notification-detail h6 a, .notification-detail h6 a:hover, .notification-detail h6 a:focus {
    color:inherit
}
.notification-detail > span {
    color:#7f7f7f;
    float:right;
    font-size:10px
}
.notification-detail p {
    color:#7f7f7f;
    float:left;
    font-size:12px;
    margin:0;
    width:100%
}
.notification-detail p a, .notification-detail p a:hover, .notification-detail p a:focus {
    color:inherit
}
.task-inner {
    float:left;
    max-height:275px;
    padding:13px;
    width:100%
}
.admin-task {
    float:left;
    margin:20px 0 0;
    width:100%
}
.admin-task > h6 {
    color:#535353;
    float:left;
    font-size:12px;
    font-weight:400;
    margin:0 0 10px;
    width:100%
}
.progress {
    background:#e8e8e8;
    margin:0
}
.event-inner {
    float:left;
    max-height:275px;
    padding:20px;
    width:100%
}
.admin-event {
    display:table;
    margin:0 0 10px;
    width:100%
}
.admin-event span {
    color:#fff;
    float:left;
    font-size:14px;
    margin-right:10px;
    padding:12px 5px;
    text-align:center;
    width:50px
}
.admin-event > p {
    color:#5d5d5d;
    font-size:13px;
    margin:0
}
.launcher {
    float:left;
    margin-right:20px;
    position:relative
}
.launcher-dropdown {
    background:#fff;
        margin-top: 5px;
    width:200px;
    opacity:0;
    visibility:hidden;
    position:absolute;
    right:0;
    top:100%
}
.launcher-dropdown.active {
    visibility:visible;
    opacity:1
}
.launch-btn {
    border-bottom:1px solid #e8e8e8;
    border-right:1px solid #e8e8e8;
    float:left;
    font-size:12px;
    font-weight:400;
    padding:20px;
    text-align:center;
        width: 50%;
    opacity:0;
    transform:translateY(20px);
    transition:all .2s linear
}
.launcher-dropdown.active .launch-btn {
    opacity:1;
    transform:translateY(0)
}
.launch-btn:nth-child(n+2) {
    transition:all .2s ease .2s
}
.launch-btn:nth-child(n+3) {
    transition:all .2s ease .3s
}
.launch-btn:nth-child(n+4) {
    transition:all .2s ease .4s
}
.launch-btn:nth-child(n+5) {
    transition:all .2s ease .5s
}
.launch-btn:nth-child(n+6) {
    transition:all .2s ease .6s
}
.launch-btn i {
    display:block;
    font-size:22px;
    margin:0 0 15px
}
.launch-btn span {
    color:#333
}
.sidemenu {
    background: #fff;
    height: 100%;
    width: 180px;
    padding-top: 60px;
  z-index: 99;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
    position: fixed;
    left: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
}
body.active .sidemenu {
    left:-255px
}
.sidemenu-inner {
    float:left;
    height:100%;
    width:100%
}
.admin {
    display:table;
    padding:15px 0px;
    width:100%
}
.admin > img {
        border: 2px solid #333;
    display: table-cell;
    float: none;
    vertical-align: middle;
    width: 60px;
    margin-left: 10px;
}
.admin-detail {
    display:table-cell;
    padding-left:20px;
    vertical-align:middle;
    width:100%
}
.admin-detail h2 {
    color:#fff;
    float:left;
    font-size:14px;
    font-weight:500;
    margin:0 0 10px;
    width:100%
}
.admin-detail .dropdown-button {
    color:#fff;
    float:left;
    font-size:12px;
    font-weight:500;
    padding-left:12px;
    position:relative;
    width:100%
}
.admin-detail .dropdown-button span {
    content:"";
    height:7px;
    width:7px;
    position:absolute;
    bottom:3px;
    left:0
}
.admin-detail .dropdown-button i {
    font-size:10px;
    margin-left:5px
}
nav.admin-nav {
    background:rgba(0, 0, 0, 0);
    box-shadow:none;
    float:left;
    width:100%
}
.admin-nav > h6 {
        color: #000;
    float: left;
    font-size: 11px;
    margin: 30px 0 15px;
    padding: 0 20px;
    text-transform: uppercase;
    width: 100%;
}
.admin-nav > ul {
    float:left;
    width:100%
}
.admin-nav li {
    color:#fff;
    float:left;
    font-size:16px;
    width:100%
}
.admin-nav li a {
    color:#000!important;
    float:left;
    font-size:13px;
    padding:5px 10px;
    width:100%
}
.admin-nav li a:hover {
    background:none
}
.admin-nav li a i {
    color:#fff;
    display:inline-block;
    font-size:14px;
    height:32px;
    line-height:32px;
    margin-right:10px;
    text-align:center;
    width:32px
}
.admin-nav li ul {
    display:none;
    float:left;
    margin:0;
    padding:10px 10px 10px 30px;
    position:relative;
    width:100%
}
.admin-nav li ul li a {
       font-size: 12px;
}
.admin-nav li ul:before {
    border-left:1px dashed #D51C29;
    content:"";
    height:100%;
    left:33px;
    position:absolute;
    top:0;
    width:1px
}
nav ul li.active {
           background: #fff
}
.admin-nav li ul ul {
    padding-left:15px
}
.admin-nav li ul ul:before {
    left:20px
}
.content-area {
    float:left;
    margin-left:180px;
        margin-top: 40px;
    padding:0;
    position:relative;
    width:calc(100% - 180px);
    -webkit-transition:all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition:all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition:all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition:all 1000ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -webkit-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function:cubic-bezier(0.770, 0.000, 0.175, 1.000)
}
body.active .content-area {
    margin-left:0;
    width:100%
}
.breadcrumb-bar {
        background: #fff;
    float: left;
    padding: 30px 70px 5px;
        padding-right: 0px;
    position: relative;
    width: 100%;
    z-index: 1;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.page-title {
       float: left;
    width: 50%;
}
.page-title h1 {
    color:#000;
    display:table;
    font-size: 18px;
    font-weight:400;
    margin:0 0 10px
}
.page-title > span {
    color:#6d6d6d;
    font-size:14px;
    font-weight:500
}
form.search-admin {
    background:none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    float:right;
    height:47px;
    position:relative;
    width:285px
}
form.search-admin input {
    color: #000;
       height: 40px;
    margin: 0;
    padding: 8px 15px;
    font-size: 12px;
    box-sizing: none!important;
    border: 1px;
    background: #f1f1f1;
    border-radius: 3rem;
    box-shadow: none!important;
}
form.search-admin input ::-webkit-input-placeholder {
    color:#000;
    font-weight:500;
    font-size: 12px;
}
form.search-admin input :-moz-placeholder {
    color:#000;
    font-weight:500;
    font-size: 12px;
}
form.search-admin input ::-moz-placeholder {
    color:#000;
    font-weight:500;
    font-size: 12px;
}
form.search-admin input :-ms-input-placeholder {
    color:#000;
    font-weight:500;
    font-size: 12px;
}
form.search-admin button {
        background: rgba(0, 0, 0, 0);
    border: 0 none;
    color: #D51C29;
    height: 100%;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
ul.admin-breadcrumb {
    background: #fff;
    bottom: 0;
    padding: 7px 4px;
    width: 20%;
    text-align: right;
    right: 10px;
    float: right;
    text-align: center;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    -ms-border-radius: 1px 1px 0 0;
    -o-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0;
}
ul.admin-breadcrumb li {
    display:inline-block;
    font-size:12px;
    font-weight:400;
    padding:0 6px;
    position:relative;
    color:#000!important
}
ul.admin-breadcrumb li::before {
    content:"-";
    font-size:18px;
    line-height:14px;
    position:absolute;
    right:-6px;
    top:0
}
ul.admin-breadcrumb li:last-child::before {
    display:none
}
.row .col {
    min-height:0
}
.widgets-wrapper {
    background:transparent;
    float:left;
    padding:30px;
    width:100%
}
.widget {
    float:left;
    background: rgba(255,255,255,1);
    width:100%;
    position:relative;
        border-radius: 4px;
}
.widget-transparent {
   box-shadow: none;
   background: transparent!important;
}
.widget-transparent h3, .widget-transparent p ,.widget-transparent label{
   text-transform: uppercase;
   color: #8bc34a!important;
   font-size: 17px;
}
.widget:hover {
    z-index:2
}
.widget {
    float:left;
    margin:0 0 30px;
    width:100%;
    position:relative;
    padding-bottom: 20px;
}
.widget.expand {
    background:#fff;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:100
}
.widget.bg-opacity1:before {
    opacity:.3
}
.widget.bg:before {
    background:url(http://placehold.it/1170x250) no-repeat scroll 0 0 / cover transparent;
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.widget.bg.bg1:before {
    background-image:url(http://placehold.it/1170x250)
}
.widget.bg.bg2:before {
    background-image:url(http://placehold.it/1170x250)
}
.widget.bg.bg3:before {
    background-image:url(http://placehold.it/1170x250)
}
.widget.bg.bg4:before {
    background-image:url(http://placehold.it/1170x250)
}
.loader {
    background:rgba(255, 255, 255, 0.8);
    height:100%;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    opacity:0;
    visibility:hidden;
    z-index:2
}
.loader.active {
    opacity:1;
    visibility:visible
}
.loader .preloader-wrapper {
    left:50%;
    margin-left:-32px;
    margin-top:-32px;
    top:50%
}
.widget-title {
        float: left;
    margin: 0 0 10px;
    position: relative;
  padding: 20px 20px;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.widget-title h3 {
    float:left;
    font-size:12px;
    font-weight:400;
    margin:0;
    width:100%;
    color: #000
}
.widget-title p {
    color:#a3a3a3;
    float:left;
    font-size:15px;
    margin:3px 0 0;
    width:100%
}

.widget-bar {
    float: left;
    margin: 0 0 10px;
    position: relative;
    padding: 20px 20px;
    padding-bottom: 0px;
    width: 100%;
    padding-bottom: 0px;
    border-bottom: 1px solid #e8e8e8;
}


.widget-content{
     padding: 20px 20px;
        position: relative;
            margin: 0 0 10px;
                clear: both;

}
.options {
    height:30px;
    line-height:30px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:30px
}
.options i {
    float:left;
    line-height:30px;
    transform:rotate(90deg);
    width:100%
}
.widget-title.light h3, .widget-title.light p {
    color:#fff
}
.widget-title.light a.options {
    color:#fff
}
.main-counter {
    float:left;
    width:100%
}
.main-counter strong {
    color:#fff;
    float:left;
    font-size:30px;
    font-weight:500;
    margin-top:22px;
    width:50%
}
.main-counter strong i {
    font-size:12px;
    margin-left:2px
}
.main-counter > span {
    border:2px solid rgba(255, 255, 255, 0.3);
    color:#fff;
    float:right;
    font-size:32px;
    height:70px;
    line-height:70px;
    text-align:center;
    width:70px
}
.main-counter.dark strong {
    color:#333
}
.main-counter.dark > span {
    border-color:#e3e3e3;
    color:#333
}
#chartdiv {
    float:left;
    width:100%
}
.spark-chart {
    float:left;
    overflow:hidden;
    width:100%
}
.spark-chart canvas {
    width:100%!important
}
.overview {
    float:left;
    margin:30px 0 -10px;
    width:100%
}
.row {
    margin:0 -.75rem
}
#sparkline {
    float:left;
    width:100%
}
.jqstooltip {
    width:auto!important;
    height:auto!important
}
.current-progress {
    float:left;
    margin:0 0 30px;
    width:100%
}
.current-progress > strong {
    color:#7f7f7f;
    float:left;
    font-size:14px
}
.current-progress > span {
    color:#7f7f7f;
    float:right;
    font-size:12px;
    text-transform:uppercase
}
.current-progress .progress {
    background:#d3d3d3;
    float:left;
    margin:10px 0 0;
    width:100%
}
.current-progress .progress .determinate {
    background:#333
}
.todays-tasks {
    float:left;
    width:100%
}
.date-today {
    background:transparent url(http://placehold.it/1315x144) no-repeat scroll 0 0 / cover;
    float:left;
    margin:-15px -20px 0;
    padding:40px 30px 30px;
    position:relative;
    width:calc(100% + 40px);
    z-index:0
}
.date-today:before {
    background:#f9f9f9;
    content:"";
    height:100%;
    left:0;
    opacity:.8;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.date-today > i {
    color:#444;
    float:left;
    font-size:60px;
    margin-right:10px
}
.date-today > strong {
    display:table;
    font-size:28px;
    margin-top:7px;
    text-transform:uppercase
}
.date-today > span {
    color:#737373;
    float:left;
    font-size:13px;
    text-transform:uppercase
}
.todays-tasks a.btn-large {
    bottom:-26px;
    position:absolute;
    right:30px
}
.tasks-list {
    float:left;
    margin:0 -20px -20px;
    width:calc(100% + 40px);
    overflow:hidden
}
.task, .task-widget {
    border-bottom:1px solid #eee;
    display:table;
    width:100%;
    position:relative
}
.task.done {
    opacity:.4
}
.task > span {
    display:table-cell;
    font-size:21px;
    font-weight:300;
    line-height:14px;
    padding:5px 0 0;
    text-align:center;
    vertical-align:middle;
    width:70px
}
.task > span i {
    display:block;
    font-size:12px;
    margin:5px 0 0
}
.task h5 {
    border-left:1px solid #eee;
    color:#6f6f6f;
    display:table-cell;
    font-size:17px;
    font-weight:300;
    margin:0;
    padding:21px 10px;
    vertical-align:middle
}
.opts {
    position:absolute;
    right:0;
    bottom:0
}
.opts > a {
    background:#eee;
    float:left;
    font-size:13px;
    line-height:30px;
    margin-right:1px;
    text-align:center;
    color:#FFF;
    width:30px;
    visibility:hidden;
    opacity:0;
    transform:translateX(40px);
    -webkit-transition:all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition:all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition:all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition:all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -moz-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -o-transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function:cubic-bezier(0.215, 0.610, 0.355, 1.000)
}
.task:hover .opts > a {
    opacity:1;
    visibility:visible;
    transform:translateX(0)
}
.opts > a:last-child {
    transition-delay:.1s
}
.opts > a:hover, .opts > a:focus {
    color:#FFF
}
#donut {
    float:left;
    width:100%;
    text-align:center;
    margin-bottom:30px
}
#graph {
    float:left;
    margin-bottom:30px;
    width:100%
}
.widget .projects {
    max-height:275px;
    width:100%;
    overflow:hidden
}
.projects-table {
    float:left;
    width:100%
}
.projects-table table.table {
    color:#888;
    float:left;
    font-style:italic;
    line-height:30px;
    margin-bottom:30px;
    margin-top:0;
    text-align:center;
    width:100%
}
.projects-table caption {
    border-left:1px solid #F0F0F0;
    border-right:1px solid #F0F0F0;
    border-top:1px solid #F0F0F0;
    font-size:17px;
    font-weight:700;
    letter-spacing:.3px;
    line-height:30px
}
.projects-table thead {
    text-align:center;
    color:#333;
    background: #f1f1f1;
}
.projects-table th {
    font-style:normal;
   line-height: 40px;
    text-align:left;
    padding:0 20px;
    color:#000;
    font-size:13px
}
.projects-table tr {
    border-bottom:1px solid #dedede
}
.projects-table td {
    color:#000;
        font-size: 12px;
    font-style:normal;
    line-height:30px
}
td .progress {
    margin:10px 0;
    background:#eee
}
.weather-widget h2, .weather-widget p {
    margin:0 0 5px;
    text-align:right
}
.weather-widget h4 {
    color:#636363;
    font-size:14px;
    margin:0 0 5px;
    text-align:center
}
.forecast {
    border-top:1px solid #e5e5e5;
    float:left;
    margin:10px 0 0;
    padding-top:20px;
    width:100%
}
.weather-widget h4:last-child {
    margin:0
}
.forecast canvas {
    margin:0 0 5px
}
.social-activities {
    float:left;
    padding:10px 0;
    width:100%
}
.social-activities > ul {
    float:left;
    list-style:outside none none;
    margin:0;
    padding:0;
    width:100%
}
.social-activities > ul > li {
    float:left;
    margin-bottom:21px;
    padding-left:50px;
    position:relative;
    width:33.333%
}
.social-activities > ul > li > i {
    color:#fff;
    font-size:16px;
    height:35px;
    left:0;
    line-height:35px;
    position:absolute;
    text-align:center;
    top:0;
    width:35px
}
.social-activities h3 {
    float:left;
    font-size:14px;
    margin:0 0 3px;
    width:100%
}
.social-activities span {
    color:#777;
    float:left;
    font-size:10px;
    line-height:1.5;
    width:100%
}
.social-activities a {
    background:#f5f5f5;
    border:3px solid #eaeaea;
    color:#2f2f2f;
    float:left;
    font-size:14px;
    font-weight:600;
    margin:30px 0 12px 50%;
    padding:7px 24px;
    white-space:nowrap;
    text-transform:uppercase;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    -ms-border-radius:40px;
    -o-border-radius:40px;
    border-radius:40px
}
.col.s4 .social-activities > ul > li {
    width:50%
}
.info-card {
    float:left;
    width:100%
}
.info-card > ul {
    float:left;
    margin:0 0 20px;
    width:100%
}
.info-card li {
    color:#636363;
    float:left;
    font-size:12px;
    font-weight:500;
    margin:0 0 5px;
    width:100%
}
.info-card li span {
    float:left;
    font-weight:400;
    width:50%
}
.info-card li strong {
    float:left;
    font-weight:500;
    text-align:right;
    width:50%
}
.info-card > span {
    float:left;
    width:100%
}
.info-card > span canvas {
    max-width:100%
}
.info-card .current-progress {
    margin:11px 0 0;
    text-transform:uppercase
}
.info-pie {
    float:left;
    width:50%
}
.pie-info {
    float:left;
    width:50%;
    padding-left:15px
}
.pie-info > span {
    float:left;
    font-size:11px;
    font-weight:400;
    margin:0 0 10px;
    width:100%
}
.pie-info > span i {
    float:left;
    height:10px;
    margin-right:5px;
    width:10px
}
.custom-color1 {
    background:#f17979
}
.custom-color2 {
    background:#95d9f0
}
.custom-color3 {
    background:#7a98bf
}
.custom-color4 {
    background:#ccc
}
.statistic-chart {
    float:left;
    padding-top:30px;
    width:calc(100% + 40px);
    margin:0 -20px -20px
}
.server-status {
    float:left;
    width:100%
}
.server {
    float:left;
    margin-bottom:40px;
    width:100%;
    padding:0 30px
}
.server > p {
    float:left;
    font-size:14px;
    margin:0;
    width:auto
}
.server > span {
    float:right;
    font-size:13px;
    margin-left:30px;
    position:relative
}
.server > span > i {
    float:left;
    height:14px;
    margin-right:7px;
    margin-top:3px;
    width:14px
}
.server > span.server1 > i {
    background:#474c60
}
.server > span.server2 > i {
    background:#e6e6e6
}
.responsive-flow {
    float:left;
    overflow:auto;
    width:100%
}
#calendar {
    float:left;
    min-width:700px;
    overflow:auto;
    width:100%
}
.fc-toolbar {
    display:table;
    margin:0;
    padding:0 0 5px;
    width:100%
}
.fc-toolbar button {
    background:rgba(0, 0, 0, 0);
    border:1px solid #1b202b;
    box-shadow:none;
    color:#fff;
    font-size:12px;
    font-weight:600;
    height:auto;
    padding:7px 20px;
    text-shadow:none;
    text-transform:capitalize
}
.fc-toolbar h2 {
    color:#fff;
    font-size:22px
}
.fc-day-header {
    background:#000;
    color:#fff;
    font-size:13px;
    line-height:60px;
    text-transform:uppercase;
    position:relative;
    z-index:1
}
.fc td, .fc th {
    border:0 none;
    border-radius:0
}
.fc-day-header:before {
    background:rgba(0, 0, 0, 0.1);
    content:"";
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.fc-day-header:nth-child(2n+2):before {
    background:rgba(0, 0, 0, 0.05)
}
.fc-day {
    background:#f6f5f5
}
.fc-day:nth-child(2n+1) {
    background:#faf9f9
}
.fc-row:nth-child(2n+1) .fc-day {
    background:#faf9f9
}
.fc-row:nth-child(2n+1) .fc-day:nth-child(2n+1) {
    background:#f6f5f5
}
#calendar .fc-basic-view .fc-day-number {
    color:#747474;
    font-size:14px;
    padding:10px 20px
}
.fc-content {
    color:#fff;
    float:left;
    font-size:11px;
    padding:1px 5px;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box
}
.fc-time {
    float:left;
    width:100%
}
.fc-title {
    float:left;
    width:100%
}
.fc-day-grid-event {
    border:0 none;
    box-sizing:border-box;
    float:left;
    margin:0 0 5px;
    width:100%;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box
}
.fc-day {
    background:#f6f5f5;
    min-height:120px
}
.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:0 none
}
#calendar a.fc-more {
    background:#000;
    border-radius:30px;
    color:#fff;
    display:inline-block;
    font-size:9px;
    font-weight:700;
    margin:0;
    padding:6px 14px;
    text-decoration:none;
    text-transform:uppercase
}
.fc-more-cell {
    padding:0 10px
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    padding:0 10px
}
a.fc-more:hover {
    color:#FFF;
    text-decoration:none
}
.chat {
    margin:-20px;
    float:left;
    width:calc(100% + 40px)
}
.widget .notification-inner {
    max-height:282px;
    padding:0
}
.live-search {
    float:left;
    width:100%
}
.contacts-list {
    float:left;
    margin:0;
    max-height:265px;
    overflow:hidden;
    width:100%
}
.contacts-list li {
    background:#f9f9f9;
    border-bottom:1px solid #f1f1f1;
    float:left;
    width:100%
}
.contact-info {
    display:table;
    padding:15px 10px;
    width:100%
}
.info-img {
    display:table-cell;
    vertical-align:top
}
.info-img img {
    height:40px;
    width:40px
}
.info-detail {
    display:table-cell;
    padding-left:20px;
    vertical-align:middle;
    width:100%
}
.info-detail > i {
    float:left;
    font-size:13px;
    font-weight:400;
    width:100%
}
.info-detail > i.mail-id {
    color:#838383;
    font-size:13px
}
.contacts-list li:nth-child(2n+1) {
    background:rgba(0, 0, 0, 0)
}
.contacts-list li:hover {
    background:#eef4fe
}
.contact-header {
    float:left;
    margin:-24px -24px 0;
    padding:30px;
    text-align:center;
    width:calc(100% + 48px)
}
.contact-header > h4 {
    color:#fff;
    font-size:30px;
    font-weight:400
}
.contact-img {
    float:left;
    margin:0 0 20px;
    text-align:center;
    width:100%
}
.contact-img > button {
    background:rgba(0, 0, 0, 0);
    border:0 none
}
.contact-img img {
    display:inline-block;
    float:none;
    height:128px;
    width:128px
}
.contact-img input {
    display:none
}
.contact-img > label {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    display:inline-block;
    float:none;
    height:128px;
    position:relative;
    width:128px
}
.contact-img > label:before {
    position:absolute;
    bottom:0;
    right:-10px;
    opacity:0;
    visibility:hidden;
    color:#fff;
    content:"e633";
    font-family:themify;
    height:40px;
    line-height:40px;
    width:40px
}
.contact-img > label:hover:before {
    opacity:1;
    visibility:visible;
    right:0
}
.contact-name {
    color:#fff;
    float:left;
    font-size:25px;
    margin:0 0 20px;
    width:100%
}
.contact-groups {
    display:inline-block
}
.check-field {
    display:inline-block;
    margin:0 20px
}
.check-field label {
    color:#fff;
    font-size:13px
}



.contact-body {
    float:left;
    padding:30px 0;
    width:100%
}
.button-set {
    float:left;
    margin:20px 0 0;
    width:100%
}
.button-set button {
    float:right;
    margin:0 0 0 10px
}
.add-new-contact {
    visibility:hidden
}
.contact-body.adding-contact .add-new-contact {
    visibility:visible
}
.contact-body.adding-contact .save-contact {
    margin:0;
    overflow:hidden;
    padding:0;
    visibility:hidden;
    width:0
}
.more-contacts {
    border-top:1px solid #eaeaea;
    float:left;
    font-size:13px;
    margin:0 -20px -20px;
    padding:17px;
    position:relative;
    text-align:center;
    text-transform:uppercase;
    width:calc(100% + 40px)
}
.more-contacts a.btn-large {
    position:absolute;
    right:20px;
    top:0;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.support-tickets {
    float:left;
    max-height:385px;
    padding:0 10px;
    width:100%
}
.ticket-thread {
    border-bottom:1px solid #ddd;
    float:left;
    margin:0 0 30px;
    width:100%
}
.ticket {
    background:none repeat scroll 0 0 #f6f6f6;
    border:1px solid #ddd;
    display:table;
    float:left;
    margin-bottom:-1px;
    padding:20px;
    width:100%
}
.ticket > img {
    border:1px solid #a3a3a3;
    display:table-cell;
    height:60px;
    vertical-align:top;
    width:60px
}
.ticket-text {
    display:table-cell;
    padding-left:20px;
    vertical-align:middle;
    width:100%
}
.ticket.answer {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left:60px
}
.ticket-text > p {
    float:left;
    font-size:14px;
    margin:10px 0 0;
    width:100%
}
.ticket-text > strong {
    float:left;
    font-size:17px;
    font-weight:500;
    max-width:60%;
    text-transform:uppercase
}
.ticket-text > strong span {
    color:#fff;
    display:inline-block;
    font-size:10px;
    font-weight:300;
    margin-left:10px;
    padding:3px 5px;
    text-transform:unset;
    vertical-align:middle
}
.ticket-text > span {
    float:right;
    font-size:10px;
    text-transform:uppercase
}
.add-answer {
    background:none repeat scroll 0 0 #efefef;
    border:1px solid #ddd;
    float:left;
    position:relative;
    width:100%
}
.add-answer > textarea {
    border:0 none;
    float:left;
    height:50px;
    padding:20px;
    width:100%
}
.add-answer button {
    bottom:0;
    box-shadow:none;
    position:absolute;
    right:0;
    -webkit-border-radius:2px 0 0;
    -moz-border-radius:2px 0 0;
    -ms-border-radius:2px 0 0;
    -o-border-radius:2px 0 0;
    border-radius:2px 0 0
}
.add-answer > textarea:focus {
    height:100px
}
.carousal-widget {
    float:left;
    position:relative;
    width:100%
}
.carousal-widget ul {
    float:left;
    width:100%
}
.carousal-widget ul li {
    float:left;
    padding:80px 20px;
    text-align:left;
    width:100%;
    position:relative
}
.carousal-widget li > i {
    color:#fff;
    float:left;
    font-size:34px;
    margin-bottom:10px;
    margin-left:-5px;
    position:relative;
    width:100%
}
.carousal-widget li > h3 {
    color:#fff;
    float:left;
    font-size:19px;
    font-weight:300;
    letter-spacing:.3px;
    line-height:30px;
    position:relative;
    width:100%
}
.fb-status {
    float:left;
    margin-top:14px;
    position:relative;
    width:100%
}
.fb-status > div {
    color:#fff;
    float:left;
    font-size:12px;
    margin-right:15px;
    margin-top:10px
}
.fb-status > div i {
    margin-right:5px
}
#fb-carousel span {
    color:#fff;
    float:left;
    width:100%
}
.status-update {
    border:1px solid #e5e5e5;
    float:left;
    position:relative;
    width:100%
}
.status-update textarea {
    border:0 none;
    float:left;
    min-height:180px;
    padding:30px;
    width:100%
}
.status-opts {
    background:none repeat scroll 0 0 #f6f6f6;
    border-top:1px solid #e5e5e5;
    float:left;
    padding:20px;
    width:100%
}
.status-opts > ul {
    float:left
}
.status-opts > a {
    box-shadow:none;
    float:right;
    font-size:14px;
    height:auto;
    line-height:1;
    padding:12px 20px
}
.status-opts > a, .status-opts > a:hover, .status-opts > a:focus {
    color:#FFF
}
.status-opts > a i {
    font-size:inherit;
    margin-right:5px
}
.status-opts > ul li {
    float:left;
    margin-right:5px
}
.status-opts > ul li a {
    color:#fff;
    float:left;
    font-size:18px;
    height:40px;
    line-height:40px;
    text-align:center;
    width:40px;
    cursor:pointer
}
.status-opts > ul li a i {
    float:left;
    line-height:inherit;
    width:100%
}
.timeline-sec {
    float:left;
    margin-top:50px;
    max-height:450px;
    width:100%
}
.timeline-sec > ul {
    float:left;
    list-style:outside none none;
    margin:0;
    position:relative;
    width:100%
}
.timeline-content > .btn-group > label {
    border:0 none;
    color:#333;
    font-size:11px;
    letter-spacing:.3px;
    padding:2px 8px;
    width:auto
}
.timeline-sec > ul:before {
    background:none repeat scroll 0 0 #fafafa;
    content:"";
    height:100%;
    left:22px;
    position:absolute;
    top:0;
    width:2px
}
.timeline-sec > ul > li {
    float:left;
    margin-bottom:30px;
    padding:0;
    position:relative;
    width:100%
}
.timeline-sec > ul li:before {
    display:none
}
.timeline {
    float:left;
    padding-left:70px;
    position:relative;
    width:100%
}
.user-timeline {
    left:0;
    position:absolute;
    top:0;
    width:70px
}
.user-timeline > span {
    float:left;
    position:relative;
    width:100%
}
.user-timeline > span > img {
    border:3px solid #f5f5f5;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    float:left;
    height:45px;
    overflow:hidden;
    width:45px
}
.timeline-detail {
    border:1px solid #e5e5e5;
    border-radius:1px;
    float:left;
    position:relative;
    width:100%
}
.timeline-head {
    background:#f5f5f5;
    border-radius:4px 4px 0 0;
    float:left;
    width:100%
}
.timeline-head > h3 {
    float:left;
    font-size:15px;
    font-weight:400;
    letter-spacing:0;
    line-height:22px;
    margin:0;
    padding:9px 0 9px 20px
}
.timeline-head > h3 > span {
    color:#333;
    font-size:12px;
    margin-left:20px;
    margin-right:12px
}
.timeline-head > h3 > i {
    color:#fff;
    font-size:11px;
    font-style:normal;
    letter-spacing:.3px;
    padding:2px 6px;
    text-transform:uppercase;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    -ms-border-radius:1px;
    -o-border-radius:1px;
    border-radius:1px
}
.social-share {
    float:right;
    padding:8px;
    position:relative
}
.social-share > a {
    background:none repeat scroll 0 0 #fff;
    color:#FFF;
    font-size:12px;
    cursor:pointer;
    float:right;
    height:25px;
    line-height:25px;
    text-align:center;
    width:25px;
    position:relative
}
.social-share > a:hover {
    color:#FFF
}
.fb {
    background:#3b5998
}
.twitter {
    background:#48a4dc
}
.google-plus {
    background:#d34836
}
.social-btns a, .social-btns a i {
    float:left;
    text-align:center;
    width:100%
}
.social-share > a:before {
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-top:5px solid #fff;
    bottom:-4px;
    content:"";
    left:50%;
    margin-left:-5px;
    position:absolute;
    -webkit-transition:all .4s ease 0;
    -moz-transition:all .4s ease 0;
    -ms-transition:all .4s ease 0;
    -o-transition:all .4s ease 0;
    transition:all .4s ease 0
}
.social-share > .social-btns {
    margin:0;
    opacity:0;
    position:absolute;
    top:100%;
    -webkit-transform:rotateY(90deg);
    -moz-transform:rotateY(90deg);
    -ms-transform:rotateY(90deg);
    -o-transform:rotateY(90deg);
    transform:rotateY(90deg);
    width:25px;
    -webkit-transition:all .4s ease 0;
    -moz-transition:all .4s ease 0;
    -ms-transition:all .4s ease 0;
    -o-transition:all .4s ease 0;
    transition:all .4s ease 0
}
.social-share:hover > .social-btns {
    opacity:1;
    -webkit-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    -o-transform:rotate(0deg);
    transform:rotate(0deg)
}
.social-share > .social-btns > li {
    float:left;
    margin:0 0 2px;
    padding:0;
    width:100%
}
.social-share > .social-btns > li > a > i {
    color:#fff;
    font-size:13px;
    height:25px;
    line-height:25px;
    text-align:center;
    width:25px
}
.timeline-content {
    float:left;
    padding:15px 20px;
    width:100%
}
.timeline-detail:before {
    border-bottom:8px solid transparent;
    border-right:8px solid #e5e5e5;
    border-top:8px solid transparent;
    content:"";
    left:-7px;
    position:absolute;
    top:12px
}
.timeline-content > p {
    font-size:16px
}
.post-action {
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    float:left;
    padding:13px 0;
    width:100%
}
.post-action a {
    color:#535353;
    float:left;
    font-size:12px;
    margin-right:20px
}
.post-action a i {
    font-size:11px;
    margin-right:5px
}
.post-status {
    background:none repeat scroll 0 0 #fafafa;
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    float:left;
    font-size:13px;
    padding:7px 10px;
    width:100%
}
.post-status a i {
    background:none repeat scroll 0 0 #000;
    border-radius:50%;
    color:#fff;
    display:inline-block;
    font-size:15px;
    height:25px;
    line-height:25px;
    margin-right:10px;
    text-align:center;
    vertical-align:middle;
    width:25px
}
.timeline-content .ticket > img {
    height:40px;
    width:40px
}
.timeline-content .ticket {
    padding:15px
}
.timeline-content .ticket-text > strong {
    font-size:13px
}
.timeline-content .ticket-text > p {
    font-size:12px
}
.timeline-content .add-answer button {
    font-size:12px;
    height:auto;
    line-height:1;
    padding:7px 20px
}
.timeline-content .ticket-thread {
    margin:0
}
.post-img {
    float:left;
    width:100%
}
.post-img > img {
    max-width:100%
}
.admin-follow {
    background-image:url(http://placehold.it/1920x1200);
    background-size:cover;
    float:left;
    margin:0 -20px -20px;
    overflow:hidden;
    padding:60px 30px 50px;
    position:relative;
    text-align:center;
    width:calc(100% + 40px);
    z-index:0
}
.admin-follow::before {
    background:#fff;
    content:"";
    height:100%;
    left:0;
    opacity:.8;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.admin-follow:after {
    background:linear-gradient(to bottom, #fff, #bfbfbf) repeat scroll 0 0 rgba(0, 0, 0, 0);
    content:"";
    height:100%;
    left:0;
    opacity:.7;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.admin-follow > img {
    border:3px solid rgba(255, 255, 255, 0.8);
    float:none;
    display:inline-block
}
.admin-follow > h3 {
    color:#232323;
    float:left;
    font-size:22px;
    font-weight:400;
    margin:20px 0 5px;
    width:100%
}
.admin-follow > span {
    color:#626262;
    float:left;
    font-size:14px;
    margin-bottom:20px;
    width:100%
}
.admin-follow > a {
    background:none repeat scroll 0 0 #fff;
    color:#6d6d6d;
    display:table;
    font-size:12px;
    margin:0 auto;
    padding:12px 27px;
    text-transform:uppercase;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -ms-border-radius:5px;
    -o-border-radius:5px;
    border-radius:5px
}
.admin-follow > ul {
    float:left;
    list-style:outside none none;
    margin:0;
    padding:50px 0 0;
    width:100%
}
.admin-follow > ul > li {
    display:inline-block;
    float:none;
    padding:0 20px
}
.admin-follow > ul > li > i {
    color:#fff;
    display:inline-block;
    font-size:16px;
    height:42px;
    line-height:42px;
    text-align:center;
    width:42px
}
.admin-follow > ul > li > span {
    display:block;
    font-size:15px;
    margin-top:10px
}
#source-table {
    float:left;
    width:100%
}
#source-table th {
    background:none repeat scroll 0 0 #f8f8f8;
    border:1px solid #ddd;
    font-size:14px;
    padding:5px 10px
}
#source-table td {
    font-size:12px;
    padding:0 0 8px;
    vertical-align:middle
}
#source-table td span {
    color:#fff;
    float:left;
    font-size:11px;
    padding:5px 10px
}
#source-table td > div {
    width:100%;
    overflow:hidden
}
#source-table tbody tr:first-child td {
    padding-top:8px
}
.country-map {
    float:left;
    width:100%
}
.map-vector {
    float:left;
    width:50%!important
}
.map-table {
    float:left;
    padding-left:50px;
    width:50%
}
.map-table > h3 {
    color:#666;
    float:left;
    font-size:15px;
    font-weight:700;
    margin:0;
    padding:8px 0 8px 30px;
    text-align:left;
    width:50%
}
.map-table > h4 {
    color:#464646;
    float:right;
    font-size:15px;
    margin:0;
    padding:8px 0 8px 30px;
    text-align:left;
    width:50%
}
.map-table > ul {
    float:left;
    margin:0;
    padding:0;
    width:100%
}
.map-table li:nth-child(2n+1) {
    background:#f6f6f6
}
.map-table li {
    float:left;
    list-style:none outside none;
    padding:10px 0;
    width:100%
}
.map-table span {
    color:#555;
    float:left;
    font-size:14px;
    padding-left:30px;
    text-align:left;
    width:50%
}
.map-table i {
    float:left;
    font-size:14px;
    font-style:normal;
    font-weight:500;
    padding-left:30px;
    text-align:left;
    width:50%
}
.review-table-container {
    float:left;
    width:100%;
    height:320px;
    min-width:700px
}
.review-table {
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5
}
.review-table > thead th {
    padding:10px
}
.review-table > thead {
    border-bottom:1px solid #e5e5e5
}
.review-table tbody tr {
    border-bottom:1px solid #e5e5e5
}
.review-table tbody tr td {
    font-size:13px;
    padding:10px
}
.review-table tbody tr td p {
    font-size:14px;
    margin:0 0 10px
}
.review-btns {
    float:left;
    width:100%
}
.review-btns a, .review-btns a:hover {
    box-shadow:none;
    font-size:10px;
    height:auto;
    line-height:1;
    padding:6px 10px
}
.review-btns a:hover, .review-btns a:focus {
    color:#FFF
}
.review-table tbody tr:hover {
    background:#eaf6ff
}
.my-profile-widget {
    float:left;
    margin:-50px -20px -20px;
    text-align:center;
    width:calc(100% + 40px)
}
.profile-widget-head {
    background:#474c60;
    float:left;
    margin-bottom:50px;
    padding:30px 0 55px;
    position:relative;
    text-align:center;
    width:100%;
    z-index:0
}
.profile-widget-head > h3 {
    color:#fff;
    float:left;
    font-size:21px;
    font-weight:700;
    letter-spacing:.3px;
    margin:0;
    text-align:center;
    width:100%
}
.profile-widget-head > i {
    color:#fff;
    float:left;
    font-size:13px;
    margin-top:6px;
    text-align:center;
    width:100%
}
.profile-widget-head > span > img {
    float:left;
    width:70px
}
.profile-widget-head > span {
    border:3px solid #fff;
    bottom:0;
    left:50%;
    margin-bottom:-35px;
    margin-left:-40px;
    overflow:hidden;
    position:absolute
}
.my-profile-widget > h4 {
    float:left;
    font-size:18px;
    margin:0 0 15px;
    text-align:center;
    width:100%
}
.my-profile-widget > span {
    -webkit-border-radius:21px;
    -moz-border-radius:21px;
    -ms-border-radius:21px;
    -o-border-radius:21px;
    border-radius:21px;
    color:#fff;
    display:inline-block;
    float:none;
    font-size:13px;
    padding:7px 16px
}
.my-profile-widget > p {
    font-size:14px;
    margin:30px 0 20px;
    padding:0 22px;
    text-align:center
}
.my-profile-widget > a {
    color:#a5a5a5;
    float:left;
    font-size:15px;
    margin-bottom:25px;
    text-align:center;
    width:100%
}
.my-profile-widget > .social-btns {
    float:left;
    margin:0 auto 30px;
    text-align:center;
    width:100%
}
.my-profile-widget > .social-btns li {
    display:inline-block;
    float:none;
    margin:0 5px
}
.my-profile-widget > span > i {
    margin-right:7px
}
.widget .event-inner {
    max-height:320px;
    padding:0
}
.mail-system {
    float:left;
    width:100%
}
.mail-sidebar {
    float:left;
    width:25%;
    border:1px solid #e5e5e5
}
.mail-links {
    float:left;
    margin:30px 0;
    width:100%
}
.mail-links > a {
    border-bottom:1px solid #f5f5f5;
    float:left;
    padding:15px 20px;
    width:100%
}
.mail-links > a:hover {
    background:none repeat scroll 0 0 #fafafa;
    padding:15px
}
.mail-links > a i {
    margin-right:10px
}
.mail-links > a span {
    background:none repeat scroll 0 0 navy;
    color:#fff;
    float:right;
    font-size:12px;
    padding:2px 6px
}
.mail-sidebar a.btn, .mail-sidebar a.btn:hover, .mail-sidebar a.btn:focus {
    box-shadow:none;
    color:#fff;
    display:table;
    font-size:14px;
    font-weight:500;
    height:auto;
    margin:0 auto;
    padding:12px 30px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -ms-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px
}
.labels {
    float:left;
    margin-top:10px;
    padding:0 20px;
    width:100%
}
.labels > span {
    float:left;
    font-size:14px;
    line-height:26px;
    margin-bottom:10px;
    padding-left:20px;
    position:relative;
    width:100%
}
.labels > span a {
    height:8px;
    width:7px;
    position:absolute;
    left:0;
    top:11px
}
.mail-sidebar .my-profile-widget {
    margin:0;
    width:100%
}
.mail-content {
    border:1px solid #e5e5e5;
    float:left;
    margin-left:-1px;
    width:75%
}
.mail-options {
    border-bottom:1px solid #e5e5e5;
    float:left;
    margin:0;
    padding:20px;
    width:100%
}
.select-all {
    float:left;
    margin-right:20px
}
.mail-options ul {
    float:left;
    margin:-5px 0;
    width:auto
}
.mail-options li {
    float:left
}
.mail-options li a {
    border:1px solid #e5e5e5;
    float:left;
    font-size:14px;
    height:35px;
    line-height:35px;
    margin-left:-1px;
    text-align:center;
    width:40px
}
.mail-options li a:hover {
    background:#f4f4f4
}
.input-field.more-opts {
    border:1px solid #e5e5e5;
    float:left;
    margin-bottom:-5px;
    margin-left:10px;
    margin-top:-5px;
    padding:4px 10px;
    width:auto
}
.input-field.more-opts input {
    border:0 none;
    color:#9f9f9f;
    font-size:12px;
    height:25px;
    margin:0
}
.mail-pagination {
    float:right
}
.mail-pagination > span {
    color:#646464;
    float:left;
    font-size:13px;
    margin-right:20px;
    padding:4px 0
}
.mail-list {
    float:left;
    margin:0;
    max-height:700px;
    overflow:hidden;
    width:100%
}
.mail-list li {
    border-bottom:1px solid #e5e5e5;
    cursor:pointer;
    float:left;
    padding:15px 20px;
    width:100%
}
.mail-list li:before {
    display:none
}
.mail-list li input {
    display:inline-block;
    float:none;
    height:auto;
    margin:0 10px 0 0;
    vertical-align:middle;
    width:auto
}
.circle {
    display:inline-block;
    height:7px;
    margin-right:10px;
    vertical-align:middle;
    width:7px
}
.mail-list label {
    float:none;
    width:auto;
    display:inline-block;
    font-size:14px;
    letter-spacing:0;
    overflow:hidden;
    text-overflow:ellipsis;
    vertical-align:middle;
    white-space:nowrap
}
.mail-list label strong {
    color:#333;
    float:left;
    font-weight:400;
    margin-right:20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:110px
}
.attachment {
    display:inline-block;
    padding-right:10px;
    vertical-align:middle
}
.mail-list li > i {
    background:#6e6eff;
    color:#fff;
    float:right;
    font-size:13px;
    line-height:12px;
    margin-top:8px;
    padding:3px 10px 5px
}
.mail-list li.unread {
    background:#f9f9f9
}
.fav {
    color:#b3b3b3;
    display:inline-block;
    margin-right:8px;
    vertical-align:middle
}
.fav.active {
    color:#d7c31d
}
.mail-content > input {
    border-color:#e5e5e5;
    box-sizing:border-box;
    float:left;
    margin:0;
    padding:0 20px;
    width:100%
}
.compose-mail {
    float:left;
    width:100%;
    padding:30px
}
form {
    float:left;
    width:100%
}
label {
    color:#000;
    float:left;
    font-size:12px;
    font-weight:400;
    margin-bottom:5px
}
.compose-mail label {
    width:100%
}
.compose-mail input {
    border-color:#e5e5e5;
    font-size:14px;
    font-style:normal;
    font-weight:400;
    height:35px
}
.message-header {
    background:none repeat scroll 0 0 #fdfbfe;
    border-bottom:1px solid #e5e5e5;
    float:left;
    padding:30px;
    width:100%
}
.message-header h1 {
    color:#353535;
    float:left;
    font-size:20px;
    margin:0 0 20px;
    width:100%
}
.sender {
    display:table;
    width:100%
}
.sender > img {
    display:table-cell;
    float:none;
    vertical-align:middle
}
.sender-info {
    display:table-cell;
    padding-left:20px;
    vertical-align:middle;
    width:100%
}
.sender-info > ul {
    margin:0
}
.sender-info > ul li {
    border-bottom:1px solid #dfdfdf;
    font-size:14px;
    line-height:2.5;
    padding:0
}
.sender-info > ul li:before {
    display:none
}
.sender-info > ul li strong {
    float:left;
    font-weight:500;
    text-transform:uppercase;
    width:60px
}
.sender-info > ul li:last-child {
    border:0 none
}
.mail-open {
    background:#fff;
    border-bottom:1px solid #e5e5e5;
    float:left;
    width:100%
}
.mail-message {
    float:left;
    width:100%
}
.message-part {
    float:left;
    padding:40px 40px 80px;
    width:80%
}
.message-part > ul li {
    font-size:16px;
    line-height:1.5;
    list-style:circle outside none;
    margin:0 0 20px
}
.message-part > ul {
    padding-left:20px
}
pre {
    background:none;
    float:left;
    overflow:hidden;
    overflow-wrap:break-word;
    white-space:pre-line;
    width:100%
}
.attached-files {
    float:left;
    padding:10px;
    width:20%
}
.attached-files > ul {
    background:rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0px, #f0f0f0 100%) repeat scroll 0 0;
    border:1px solid #e5e5e5;
    float:left;
    margin:0;
    padding:20px;
    width:100%
}
.attached-files > ul li {
    border-bottom:1px solid #d8d8d8;
    margin-bottom:20px;
    padding:0 0 20px;
    float:left;
    width:100%
}
.attached-files > ul li:before {
    display:none
}
.attached-files > ul li a {
    color:#626262;
    float:left;
    width:100%
}
.attached-files > ul li a span {
    display:inline-block;
    margin-right:10px;
    vertical-align:middle
}
.attached-files > ul li a span img {
    max-width:100%
}
.attached-files > ul li:last-child {
    border:0 none;
    margin:0;
    padding:0
}
.login-page {
    float:left;
    height:100%;
    left:0;
    position:absolute;
    text-align:center;
    top:0;
    width:100%
}
.login-page:before {
    content:"";
    height:100%;
    left:0;
    opacity:.2;
    position:fixed;
    top:0;
    width:100%
}
.login-form-box {
    background:none repeat scroll 0 0 #fff;
    display:inline-block;
    margin:40px 0;
    padding:40px 40px 60px;
    position:relative;
    text-align:center;
    width:400px;
        border-radius: 4px;
    z-index:1
}
.login-form-box:before {
    background:none repeat scroll 0 0 background: rgba(45, 215, 224, 0.61)!important;
    content:"";
        border-radius: 4px;
    height:200px;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:-1
}
.login-form-box h1 {
    color:#fff;
    font-weight:400;
    margin:0 0 10px;
    font-size:20px;
    clear:both
}
.login-form-box h3 {
    color:#fff;
    float:left;
    font-size:15px;
    font-weight:400;
    margin:0;
    width:100%
}
.login-page .input-field {
    float:left;
    margin:0 0 10px;
    width:100%
}
.login-form-box form {
    margin-top:80px
}
.login-form-box button {
    float:left;
    margin:20px 0 10px;
    width:100%
}
.login-form-box form a {
    color:#555;
    float:left;
    font-size:14px;
    margin:10px 0;
    text-align:left;
    width:50%
}
.login-form-box form a:last-child {
    text-align:right
}
.login-form-box span {
    color:#b3b3b3;
    display:table;
    font-size:12px;
    margin:0 auto;
    padding:10px;
    position:relative;
    text-transform:uppercase
}
.login-form-box span:before, .login-form-box span:after {
    background:none repeat scroll 0 0 #e5e5e5;
    content:"";
    height:1px;
    left:-100px;
    position:absolute;
    top:50%;
    width:100px
}
.login-form-box span:after {
    left:auto;
    right:-100px
}
.socials {
    float:left;
    margin-top:10px;
    text-align:center;
    width:100%
}
.socials a {
    color:#fff;
    display:inline-block;
    height:40px;
    line-height:40px;
    margin:0 5px;
    text-align:center;
    width:40px
}
.socials a:hover {
    color:#FFF
}
.alert-box {
    border:1px solid transparent;
    border-radius:4px;
    margin-bottom:20px;
    float:left;
    width:100%;
    text-align:left;
    padding:15px;
    position:relative
}
.alert-box h4 {
    color:inherit;
    margin-top:0
}
.alert-box > p, .alert-box > ul {
    margin-bottom:0
}
.alert-success {
    background-color:#dff0d8;
    border-color:#d6e9c6;
    color:#3c763d
}
.alert-success hr {
    border-top-color:#c9e2b3
}
.alert-info {
    background-color:#d9edf7;
    border-color:#bce8f1;
    color:#31708f
}
.alert-info hr {
    border-top-color:#a6e1ec
}
.alert-warning {
    background-color:#fcf8e3;
    border-color:#faebcc;
    color:#8a6d3b
}
.alert-warning hr {
    border-top-color:#f7e1b5
}
.alert-danger {
    background-color:#f2dede;
    border-color:#ebccd1;
    color:#a94442
}
.alert-danger hr {
    border-top-color:#e4b9c0
}
.alert-box a.close {
    color:rgba(0, 0, 0, 0.2);
    font-size:20px;
    position:absolute;
    right:10px;
    top:0
}
.error-page {
    background:url(../images/404-bg.png) no-repeat scroll center 180px rgba(0, 0, 0, 0);
    float:left;
    padding:70px 90px;
    text-align:center;
    width:100%
}
.error-page h1 {
    float:left;
    font-size:290px;
    line-height:.8;
    margin-bottom:50px;
    text-transform:uppercase;
    width:100%
}
.error-page strong {
    float:left;
    font-size:36px;
    font-weight:400;
    margin-bottom:25px;
    width:100%
}
.error-page p {
    margin:0 20% 40px;
    width:60%
}
.error-page a, .error-page a:hover, .error-page a:focus {
    color:#fff;
    height:auto;
    padding:13px 40px
}
.browser-default {
    float:left;
    width:90%
}
form p {
    display:table
}
.switch {
    float:left;
    margin:0 0 20px;
    width:100%
}
.map {
    float:left;
    width:100%
}
.map > div {
    float:left;
    min-height:400px;
    width:100%
}
.slider h3 {
    background:#f4f2f5;
    color:#3498db;
    font-size:36px;
    line-height:100px;
    margin:10px;
    padding:2%;
    position:relative;
    text-align:center
}
.center .slick-center h3 {
    -moz-transform:scale(1.08);
    -ms-transform:scale(1.08);
    -o-transform:scale(1.08);
    -webkit-transform:scale(1.08);
    color:#e67e22;
    opacity:1;
    transform:scale(1.08)
}
.center h3 {
    opacity:.8;
    transition:all 300ms ease
}
.variable-width .slick-slide p {
    background:#f4f2f5;
    height:100px;
    color:#3498db;
    text-align:center;
    margin:5px;
    line-height:100px
}
.image img {
    width:100%;
    padding:0 10px
}
.collapsible {
    float:left;
    width:100%
}
.widget .task-inner {
    padding:0;
    margin:-20px 0 0
}
.icon-section {
    margin:0 0 3em;
    clear:both;
    overflow:hidden
}
.icon-section > h3 {
    font-size:17px;
    font-weight:500
}
.icon-container {
    width:240px;
    padding:.7em 0;
    float:left;
    position:relative;
    text-align:left
}
.icon-container[class^="ti-"], .icon-container[class*=" ti-"] {
    color:#000;
    position:absolute;
    margin-top:3px;
    transition:.3s
}
.icon-container:hover[class^="ti-"], .icon-container:hover[class*=" ti-"] {
    font-size:2.2em;
    margin-top:-5px
}
.icon-container:hover .icon-name {
    color:#000
}
.icon-name {
    color:#aaa;
    margin-left:35px;
    font-size:.8em;
    transition:.3s
}
.icon-container:hover .icon-name {
    margin-left:45px
}
.all-images {
    float:left;
    width:100%
}
.gallery-image {
    float:left;
    width:100%;
    overflow:hidden;
    position:relative;
    margin-bottom:30px
}
.gallery-image > img {
    width:100%
}
.hover {
    background:rgba(55, 55, 55, 0.67);
    height:100%;
    width:100%;
    opacity:0;
    visibility:hidden;
    position:absolute;
    left:0;
    top:0
}
.gallery-image:hover .hover {
    opacity:1;
    visibility:visible
}
.hover-text {
    padding:20px 55px;
    position:absolute;
    left:0;
    top:50%;
    width:100%;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%)
}
.hover-text > a {
    color:#d0cccb;
    display:table;
    font-size:14px;
    margin:20px 0 0;
    opacity:0;
    -webkit-transform:translateY(-20px);
    -moz-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    -o-transform:translateY(-20px);
    transform:translateY(-20px)
}
.gallery-image:hover .hover .hover-text > a {
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    -webkit-transition:all .3s ease .3s;
    -moz-transition:all .3s ease .3s;
    -ms-transition:all .3s ease .3s;
    -o-transition:all .3s ease .3s;
    transition:all .3s ease .3s
}
.hover-text > h4 {
    color:#fff;
    float:left;
    font-size:18px;
    font-weight:500;
    line-height:1.5;
    margin:0;
    width:100%;
    opacity:0;
    -webkit-transform:translateY(-20px);
    -moz-transform:translateY(-20px);
    -ms-transform:translateY(-20px);
    -o-transform:translateY(-20px);
    transform:translateY(-20px)
}
.gallery-image:hover .hover .hover-text > h4 {
    opacity:1;
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    -webkit-transition:all .3s ease .2s;
    -moz-transition:all .3s ease .2s;
    -ms-transition:all .3s ease .2s;
    -o-transition:all .3s ease .2s;
    transition:all .3s ease .2s
}
.hover-text > h4 a:hover {
    color:#fff
}
.zoomer {
    color:#fff;
    float:left;
    height:42px;
    line-height:42px;
    margin:10px 0 0;
    text-align:center;
    width:42px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    border-radius:50%;
    -webkit-transform:translateY(20px);
    -moz-transform:translateY(20px);
    -ms-transform:translateY(20px);
    -o-transform:translateY(20px);
    transform:translateY(20px)
}
.gallery-image:hover .hover .zoomer {
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    -o-transform:translateY(0);
    transform:translateY(0);
    -webkit-transition:all .4s ease .6s;
    -moz-transition:all .4s ease .6s;
    -ms-transition:all .4s ease .6s;
    -o-transition:all .4s ease .6s;
    transition:all .4s ease .6s
}
.all-images.narrow-gaps .row {
    margin:0 -5px
}
.all-images.narrow-gaps .masonary > div {
    padding:0 5px
}
.all-images.narrow-gaps .gallery-image {
    margin-bottom:10px
}
table.table {
    margin-top:30px
}
table.table td {
    padding:10px 20px;
    vertical-align:middle;
    border-bottom:1px dashed #838383
}
.preview {
    float:left;
    width:100%
}
canvas {
    float:left
}
.progress-extended {
    float:left;
    font-size:12px;
    margin-top:10px;
    width:100%
}
table.table tr {
    background:transparent;
        border-bottom: 1px solid #dedede;
    font-size:12px
}
table.table tr:nth-child(2n) {
    background:transparent;
}
.btn span {
    float:left;
    width:100%
}
.code {
    float:left;
    margin:20px 0 0;
    width:100%
}
#results {
    float:left;
    font-size:14px;
    margin:20px 0 0;
    width:100%
}
#results em {
    font-style:normal;
    font-weight:500;
    text-transform:uppercase
}
#users {
    float:left;
    width:100%
}
#users .user {
    background:#f9f9f9;
    border:1px solid #e5e5e5;
    float:left;
    margin:0 0 -1px;
    padding:20px;
    width:100%
}
#users .user:nth-child(2n) {
    background:#fff
}
#users .user .controls {
    float:right
}
.controls a {
    background:#000;
    color:#fff!important;
    float:left;
    font-size:11px;
     padding: 2px 16px;
    text-transform:uppercase;
    margin-right:10px;
    cursor:pointer;
    border-radius: 4px;
}
.controls a:hover, .controls a:focus, .controls a:active {
    color:#FFF
}
.connected, .sortable, .exclude, .handles {
    -moz-user-select:none;
    float:left;
    margin:auto;
    padding:0;
    width:100%
}
.sortable.grid {
    overflow:hidden
}
.connected li, .sortable li, .exclude li, .handles li {
    background:none repeat scroll 0 0 #fafafa;
    color:#333;
    float:left;
    height:auto;
    list-style:none outside none;
    margin:0;
    padding:8px 15px;
    width:100%
}
.sortable-style .list > li {
    margin-top:10px
}
.sortable-style > .sortable {
    margin-top:-10px
}
.handles span {
    cursor:move
}
li.disabled {
    opacity:.5
}
.sortable.grid li {
    float:left;
    height:110px;
    line-height:110px;
    margin-right:10px;
    margin-top:10px;
    text-align:center;
    width:110px
}
li.highlight {
    background:#FEE25F
}
#connected {
    float:left;
    width:100%
}
.connected {
    float:left;
    width:100%
}
.connected.no2 {
    float:right
}
li.sortable-placeholder {
    border:1px dashed #CCC;
    background:none
}
.sortable-style {
    float:left;
    width:100%
}
a.btn:hover {
    color:#FFF
}
.row.icon-container {
    float:left;
    padding:0;
    text-align:center;
    width:100%
}
.icon-preview > span {
    display:block;
    font-size:19px;
    margin-top:10px
}
.icon-preview {
    margin:0 0 50px
}
.icon-preview i {
    font-size:42px
}
.calcuRobotor {
    float:left;
    width:100%
}
#calcuRobotor {
    float:left;
    height:auto;
    margin:0;
    padding:0;
    width:100%
}
.top span.clear {
    float:left
}
.top .screen {
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    color:#fff;
    float:right;
    font-size:17px;
    height:36px;
    letter-spacing:1px;
    line-height:40px;
    padding:0 10px;
    text-align:right;
    width:100%
}
.calcuRobotor .row > .top > div {
    padding:0 10px
}
.widget .row > div.top {
    float:left;
    margin:0;
    padding:0 15px;
    width:100%
}
.widget .row > div.keys {
    padding:0 15px
}
.widget .row > div.keys > div {
    padding:0 10px
}
.keys, .top {
    margin:0 -5px;
    overflow:hidden
}
.keys span {
    -moz-user-select:none;
    background:none repeat scroll 0 0 #ddd;
    color:#333;
    cursor:pointer;
    float:left;
    height:36px;
    line-height:36px;
    margin:0 7px 15px 0;
    position:relative;
    text-align:center;
    top:0;
    -webkit-transition:all .4s ease 0;
    -moz-transition:all .4s ease 0;
    -ms-transition:all .4s ease 0;
    -o-transition:all .4s ease 0;
    transition:all .4s ease 0;
    width:100%
}
.top span.clear {
    float:left;
    position:relative;
    top:0;
    cursor:pointer;
    width:100%;
    height:36px;
    margin:0 7px 15px 0;
    color:#888;
    line-height:36px;
    text-align:center;
    user-select:none;
    -webkit-transition:all .4s ease 0;
    -moz-transition:all .4s ease 0;
    -ms-transition:all .4s ease 0;
    -o-transition:all .4s ease 0;
    transition:all .4s ease 0
}
.calcuRobotor .keys > div {
    padding:0 5px
}
.keys {
    float:left;
    margin:0;
    width:100%
}
.keys span.operator {
    margin-right:0
}
.calcuRobotor .row {
    margin:0 -5px
}
.calcuRobotor .row > .top {
    margin:0;
    width:100%
}
.calcuRobotor .row > .top > div {
    padding:0 5px
}
.keys span.eval {
    color:#888e5f
}
.top span.clear {
    color:#fff
}
.keys span:hover {
    color:#fff;
    background:#999
}
.keys span.eval:hover {
    background:#abb850;
    color:#fff
}
.top span.clear:hover {
    background:#f68991;
    color:#fff
}
.slick-list, .slick-slider, .slick-track {
    position:relative;
    display:block
}
.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility:hidden
}
.slick-slider {
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-touch-callout:none;
    -khtml-user-select:none;
    -ms-touch-action:pan-y;
    touch-action:pan-y;
    -webkit-tap-highlight-color:transparent
}
.slick-list {
    overflow:hidden;
    margin:0;
    padding:0
}
.slick-list:focus {
    outline:0
}
.slick-list.dragging {
    cursor:pointer;
    cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform:translate3d(0, 0, 0);
    -moz-transform:translate3d(0, 0, 0);
    -ms-transform:translate3d(0, 0, 0);
    -o-transform:translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}
.slick-track {
    top:0;
    left:0
}
.slick-track:after, .slick-track:before {
    display:table;
    content:''
}
.slick-track:after {
    clear:both
}
.slick-slide {
    display:none;
    float:left;
    height:100%;
    min-height:1px
}
[dir=rtl] .slick-slide {
    float:right
}
.slick-slide img {
    display:block
}
.slick-slide.slick-loading img {
    display:none
}
.slick-slide.dragging img {
    pointer-events:none
}
.slick-initialized .slick-slide {
    display:block
}
.slick-vertical .slick-slide {
    display:block;
    height:auto;
    border:1px solid transparent
}
.slick-arrow.slick-hidden {
    display:none
}
.slick-slider.fade {
    opacity:1
}
@font-face {
    font-family:'slick';
    font-weight:400;
    font-style:normal;
    src:url(fonts/slick.eot);
    src:url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg")
}
.slick-prev, .slick-next {
    font-size:0;
    line-height:0;
    z-index:1;
    position:absolute;
    top:50%;
    display:block;
    width:20px;
    height:20px;
    margin-top:-10px;
    padding:0;
    cursor:pointer;
    color:transparent;
    border:none;
    outline:none;
    background:transparent
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color:transparent;
    outline:none;
    background:transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity:1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity:.25
}
.slick-prev:before, .slick-next:before {
    font-family:'themify';
    font-size:20px;
    line-height:1;
    color:#333;
    opacity:.75;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.slick-prev {
    left:-15px
}
[dir='rtl'] .slick-prev {
    right:-15px;
    left:auto
}
.slick-prev:before {
    content:"e64a"
}
[dir='rtl'] .slick-prev:before {
    content:'e649'
}
.slick-next {
    right:-15px
}
[dir='rtl'] .slick-next {
    right:auto;
    left:-15px
}
.slick-next:before {
    content:'e649'
}
[dir='rtl'] .slick-next:before {
    content:"e64a"
}
.slick-slider {
    float:left;
    width:100%;
    height:auto
}
.slick-dots {
    display:block;
    width:100%;
    padding:0;
    list-style:none;
    text-align:center
}
.slick-dots li {
    position:relative;
    display:inline-block;
    margin:0 5px;
    padding:0;
    cursor:pointer
}
.slick-dots li button {
    font-size:0;
    line-height:0;
    display:block;
    width:10px;
    height:10px;
    padding:5px;
    cursor:pointer;
    color:transparent;
    border:0;
    outline:none;
    background:transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline:none
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity:1
}
.slick-dots li button:before {
    position:absolute;
    top:0;
    left:0;
    width:10px;
    height:10px;
    background:#000;
    content:""
}
.slick-dots li.slick-active button:before {
    opacity:.75;
    color:#000
}
.slbOverlay, .slbWrapOuter, .slbWrap {
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.slbOverlay {
    overflow:hidden;
    background-color:#000;
    opacity:.7;
    filter:alpha(opacity=70);
    -webkit-animation:slbOverlay .5s;
    -moz-animation:slbOverlay .5s;
    animation:slbOverlay .5s;
    z-index:1000
}
.slbWrapOuter {
    overflow-x:hidden;
    overflow-y:auto;
    z-index:2010
}
.slbWrap {
    position:absolute;
    text-align:center
}
.slbWrap:before {
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle
}
.slbContentOuter {
    position:relative;
    display:inline-block;
    vertical-align:middle;
    margin:0 auto;
    padding:0 1em;
    box-sizing:border-box;
    z-index:2020;
    text-align:left;
    max-width:100%
}
.slbContentEl .slbContentOuter {
    padding:5em 1em
}
.slbContent {
    position:relative
}
.slbContentEl .slbContent {
    -webkit-animation:slbEnter .3s;
    -moz-animation:slbEnter .3s;
    animation:slbEnter .3s;
    background-color:#fff;
    box-shadow:0 .2em 1em rgba(0, 0, 0, 0.4)
}
.slbImageWrap {
    -webkit-animation:slbEnter .3s;
    -moz-animation:slbEnter .3s;
    animation:slbEnter .3s;
    position:relative
}
.slbImageWrap:after {
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:5em;
    bottom:5em;
    display:block;
    z-index:-1;
    box-shadow:0 .2em 1em rgba(0, 0, 0, 0.6);
    background-color:#FFF
}
.slbImage {
    width:auto;
    max-width:100%;
    height:auto;
    display:block;
    line-height:0;
    box-sizing:border-box;
    padding:5em 0;
    margin:0 auto
}
.slbCaption {
    display:inline-block;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    word-wrap:normal;
    font-size:1.4em;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding:.71429em 0;
    color:#fff;
    color:rgba(255, 255, 255, 0.7);
    text-align:center
}
.slbCloseBtn, .slbArrow {
    margin:0;
    padding:0;
    border:0;
    cursor:pointer;
    background:none
}
.slbCloseBtn::-moz-focus-inner, .slbArrow::-moz-focus-inner {
    padding:0;
    border:0
}
.slbCloseBtn:hover, .slbArrow:hover {
    opacity:.5
}
.slbCloseBtn:active, .slbArrow:active {
    opacity:.8
}
.slbCloseBtn {
    -webkit-animation:slbEnter .3s;
    -moz-animation:slbEnter .3s;
    animation:slbEnter .3s;
    font-size:3em;
    width:1.66667em;
    height:1.66667em;
    line-height:1.66667em;
    position:absolute;
    right:-.33333em;
    top:0;
    color:#fff;
    color:rgba(255, 255, 255, 0.7);
    text-align:center
}
.slbLoading .slbCloseBtn {
    display:none
}
.slbLoadingText {
    font-size:1.4em;
    color:#fff;
    color:rgba(255, 255, 255, 0.9)
}
.slbArrows {
    position:fixed;
    top:50%;
    left:0;
    right:0
}
.slbLoading .slbArrows {
    display:none
}
.slbArrow {
    position:absolute;
    top:50%;
    margin-top:-5em;
    width:5em;
    height:10em;
    opacity:.7;
    text-indent:-999em;
    overflow:hidden
}
.slbArrow:before {
    content:"";
    position:absolute;
    top:50%;
    left:50%;
    margin:-.8em 0 0 -.8em;
    border:.8em solid transparent
}
.slbArrow.next {
    right:0
}
.slbArrow.next:before {
    border-left-color:#fff
}
.slbArrow.prev {
    left:0
}
.slbArrow.prev:before {
    border-right-color:#fff
}
.slbIframeCont {
    width:80em;
    height:0;
    overflow:hidden;
    padding-top:56.25%;
    margin:5em 0
}
.slbIframe {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    box-shadow:0 .2em 1em rgba(0, 0, 0, 0.6);
    background:#000
}
@-webkit-keyframes slbOverlay {
    from {
        opacity:0
    }
    to {
        opacity:.7
    }
}
@-moz-keyframes slbOverlay {
    from {
        opacity:0
    }
    to {
        opacity:.7
    }
}
@keyframes slbOverlay {
    from {
        opacity:0
    }
    to {
        opacity:.7
    }
}
@-webkit-keyframes slbEnter {
    from {
        opacity:0;
        -webkit-transform:translate3d(0, -1em, 0)
    }
    to {
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0)
    }
}
@-moz-keyframes slbEnter {
    from {
        opacity:0;
        -moz-transform:translate3d(0, -1em, 0)
    }
    to {
        opacity:1;
        -moz-transform:translate3d(0, 0, 0)
    }
}
@keyframes slbEnter {
    from {
        opacity:0;
        -webkit-transform:translate3d(0, -1em, 0);
        -moz-transform:translate3d(0, -1em, 0);
        -ms-transform:translate3d(0, -1em, 0);
        -o-transform:translate3d(0, -1em, 0);
        transform:translate3d(0, -1em, 0)
    }
    to {
        opacity:1;
        -webkit-transform:translate3d(0, 0, 0);
        -moz-transform:translate3d(0, 0, 0);
        -ms-transform:translate3d(0, 0, 0);
        -o-transform:translate3d(0, 0, 0);
        transform:translate3d(0, 0, 0)
    }
}
.cd-words-wrapper {
    display:inline-block;
    position:relative;
    text-align:left
}
.cd-words-wrapper b {
    display:inline-block;
    position:absolute;
    white-space:nowrap;
    left:0;
    top:0
}
.cd-words-wrapper b.is-visible {
    position:relative
}
.no-js .cd-words-wrapper b {
    opacity:0
}
.no-js .cd-words-wrapper b.is-visible {
    opacity:1
}
.track4 {
    width:10px;
    background:rgba(0, 0, 0, 0);
    margin-right:2px;
    border-radius:10px;
    -webkit-transition:background 250ms linear;
    transition:background 250ms linear
}
.track4:hover, .track4.dragging {
    background:#d9d9d9;
    background:rgba(0, 0, 0, 0.15)
}
.handle4 {
    width:7px;
    right:0;
    background:#999;
    background:rgba(0, 0, 0, 0.4);
    border-radius:7px;
    -webkit-transition:width 250ms;
    transition:width 250ms
}
.track4:hover .handle4, .track4.dragging .handle4 {
    width:10px
}
.amcharts-graph-g1 .amcharts-graph-stroke {
    stroke-dasharray:3px 3px;
    stroke-linejoin:round;
    stroke-linecap:round;
    -webkit-animation:am-moving-dashes 1s linear infinite;
    animation:am-moving-dashes 1s linear infinite
}
@-webkit-keyframes am-moving-dashes {
    100% {
        stroke-dashoffset:-30px
    }
}
@keyframes am-moving-dashes {
    100% {
        stroke-dashoffset:-30px
    }
}
.lastBullet {
    -webkit-animation:am-pulsating 1s ease-out infinite;
    animation:am-pulsating 1s ease-out infinite
}
@-webkit-keyframes am-pulsating {
    0% {
        stroke-opacity:1;
        stroke-width:0
    }
    100% {
        stroke-opacity:0;
        stroke-width:50px
    }
}
@keyframes am-pulsating {
    0% {
        stroke-opacity:1;
        stroke-width:0
    }
    100% {
        stroke-opacity:0;
        stroke-width:50px
    }
}
.amcharts-graph-column-front {
    -webkit-transition:all .3s .3s ease-out;
    transition:all .3s .3s ease-out
}
.amcharts-graph-column-front:hover {
    fill:#496375;
    stroke:#496375;
    -webkit-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.amcharts-graph-g2 {
    stroke-linejoin:round;
    stroke-linecap:round;
    stroke-dasharray:500%;
    stroke-dasharray:0 /;
    stroke-dashoffset:0 /;
    -webkit-animation:am-draw 40s;
    animation:am-draw 40s
}
@-webkit-keyframes am-draw {
    0% {
        stroke-dashoffset:500%
    }
    100% {
        stroke-dashoffset:0
    }
}
@keyframes am-draw {
    0% {
        stroke-dashoffset:500%
    }
    100% {
        stroke-dashoffset:0
    }
}
.rickshaw_graph {
    float:left;
    overflow:hidden;
    width:100%
}
.rickshaw_graph .detail {
    pointer-events:none;
    position:absolute;
    top:0;
    z-index:2;
    background:rgba(0, 0, 0, 0.1);
    bottom:0;
    width:1px;
    transition:opacity .25s linear;
    -moz-transition:opacity .25s linear;
    -o-transition:opacity .25s linear;
    -webkit-transition:opacity .25s linear
}
.rickshaw_graph .detail.inactive {
    opacity:0
}
.rickshaw_graph .detail .item.active {
    opacity:1
}
.rickshaw_graph .detail .x_label {
    font-family:Arial, sans-serif;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    padding:6px;
    opacity:.5;
    border:1px solid #e0e0e0;
    font-size:12px;
    position:absolute;
    background:#fff;
    white-space:nowrap
}
.rickshaw_graph .detail .x_label.left {
    left:0
}
.rickshaw_graph .detail .x_label.right {
    right:0
}
.rickshaw_graph .detail .item {
    position:absolute;
    z-index:2;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    padding:.25em;
    font-size:12px;
    font-family:Arial, sans-serif;
    opacity:0;
    background:rgba(0, 0, 0, 0.4);
    color:#fff;
    border:1px solid rgba(0, 0, 0, 0.4);
    margin-left:1em;
    margin-right:1em;
    margin-top:-1em;
    white-space:nowrap
}
.rickshaw_graph .detail .item.left {
    left:0
}
.rickshaw_graph .detail .item.right {
    right:0
}
.rickshaw_graph .detail .item.active {
    opacity:1;
    background:rgba(0, 0, 0, 0.8)
}
.rickshaw_graph .detail .item:after {
    position:absolute;
    display:block;
    width:0;
    height:0;
    content:"";
    border:5px solid transparent
}
.rickshaw_graph .detail .item.left:after {
    top:1em;
    left:-5px;
    margin-top:-5px;
    border-right-color:rgba(0, 0, 0, 0.8);
    border-left-width:0
}
.rickshaw_graph .detail .item.right:after {
    top:1em;
    right:-5px;
    margin-top:-5px;
    border-left-color:rgba(0, 0, 0, 0.8);
    border-right-width:0
}
.rickshaw_graph .detail .dot {
    width:4px;
    height:4px;
    margin-left:-3px;
    margin-top:-3.5px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    position:absolute;
    -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    -ms-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    -o-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    box-sizing:content-box;
    -moz-box-sizing:content-box;
    background:#fff;
    border-width:2px;
    border-style:solid;
    display:none;
    background-clip:padding-box
}
.rickshaw_graph .detail .dot.active {
    display:block
}
.rickshaw_graph {
    position:relative
}
.rickshaw_graph svg {
    display:block;
    overflow:hidden;
    float:left;
    width:100%
}
.rickshaw_graph .x_tick {
    position:absolute;
    top:0;
    bottom:0;
    width:0;
    border-left:1px dotted rgba(0, 0, 0, 0.2);
    pointer-events:none
}
.rickshaw_graph .x_tick .title {
    position:absolute;
    font-size:12px;
    font-family:Arial, sans-serif;
    opacity:.5;
    white-space:nowrap;
    margin-left:3px;
    bottom:1px
}
.rickshaw_annotation_timeline {
    height:1px;
    border-top:1px solid #e0e0e0;
    margin-top:10px;
    position:relative
}
.rickshaw_annotation_timeline .annotation {
    position:absolute;
    height:6px;
    width:6px;
    margin-left:-2px;
    top:-3px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    background-color:rgba(0, 0, 0, 0.25)
}
.rickshaw_graph .annotation_line {
    position:absolute;
    top:0;
    bottom:-6px;
    width:0;
    border-left:2px solid rgba(0, 0, 0, 0.3);
    display:none
}
.rickshaw_graph .annotation_line.active {
    display:block
}
.rickshaw_graph .annotation_range {
    background:rgba(0, 0, 0, 0.1);
    display:none;
    position:absolute;
    top:0;
    bottom:-6px
}
.rickshaw_graph .annotation_range.active {
    display:block
}
.rickshaw_graph .annotation_range.active.offscreen {
    display:none
}
.rickshaw_annotation_timeline .annotation .content {
    background:#fff;
    color:#000;
    opacity:.9;
    padding:5px;
    -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.8);
    -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.8);
    -ms-box-shadow:0 0 2px rgba(0, 0, 0, 0.8);
    -o-box-shadow:0 0 2px rgba(0, 0, 0, 0.8);
    box-shadow:0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    position:relative;
    z-index:20;
    font-size:12px;
    padding:6px 8px 8px;
    top:18px;
    left:-11px;
    width:160px;
    display:none;
    cursor:pointer
}
.rickshaw_annotation_timeline .annotation .content:before {
    content:"25b2";
    position:absolute;
    top:-11px;
    color:#fff;
    text-shadow:0 -1px 1px rgba(0, 0, 0, 0.8)
}
.rickshaw_annotation_timeline .annotation.active, .rickshaw_annotation_timeline .annotation:hover {
    background-color:rgba(0, 0, 0, 0.8);
    cursor:none
}
.rickshaw_annotation_timeline .annotation .content:hover {
    z-index:50
}
.rickshaw_annotation_timeline .annotation.active .content {
    display:block
}
.rickshaw_annotation_timeline .annotation:hover .content {
    display:block;
    z-index:50
}
.rickshaw_graph .y_axis, .rickshaw_graph .x_axis_d3 {
    fill:none
}
.rickshaw_graph .y_ticks .tick line, .rickshaw_graph .x_ticks_d3 .tick {
    stroke:rgba(0, 0, 0, 0.16);
    stroke-width:2px;
    shape-rendering:crisp-edges;
    pointer-events:none
}
.rickshaw_graph .y_grid .tick, .rickshaw_graph .x_grid_d3 .tick {
    z-index:-1;
    stroke:rgba(0, 0, 0, 0.20);
    stroke-width:1px;
    stroke-dasharray:1 1
}
.rickshaw_graph .y_grid .tick[data-y-value="0"] {
    stroke-dasharray:1 0
}
.rickshaw_graph .y_grid path, .rickshaw_graph .x_grid_d3 path {
    fill:none;
    stroke:none
}
.rickshaw_graph .y_ticks path, .rickshaw_graph .x_ticks_d3 path {
    fill:none;
    stroke:gray
}
.rickshaw_graph .y_ticks text, .rickshaw_graph .x_ticks_d3 text {
    opacity:.5;
    font-size:12px;
    pointer-events:none
}
.rickshaw_graph .x_tick.glow .title, .rickshaw_graph .y_ticks.glow text {
    fill:#000;
    color:#000;
    text-shadow:-1px 1px 0 rgba(255, 255, 255, 0.1), 1px -1px 0 rgba(255, 255, 255, 0.1), 1px 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1), 0 -1px 0 rgba(255, 255, 255, 0.1), 1px 0 0 rgba(255, 255, 255, 0.1), -1px 0 0 rgba(255, 255, 255, 0.1), -1px -1px 0 rgba(255, 255, 255, 0.1)
}
.rickshaw_graph .x_tick.inverse .title, .rickshaw_graph .y_ticks.inverse text {
    fill:#fff;
    color:#fff;
    text-shadow:-1px 1px 0 rgba(0, 0, 0, 0.8), 1px -1px 0 rgba(0, 0, 0, 0.8), 1px 1px 0 rgba(0, 0, 0, 0.8), 0 1px 0 rgba(0, 0, 0, 0.8), 0 -1px 0 rgba(0, 0, 0, 0.8), 1px 0 0 rgba(0, 0, 0, 0.8), -1px 0 0 rgba(0, 0, 0, 0.8), -1px -1px 0 rgba(0, 0, 0, 0.8)
}
.rickshaw_legend {
    font-family:Arial;
    font-size:12px;
    color:#fff;
    background:#404040;
    display:inline-block;
    padding:12px 5px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px;
    position:relative
}
.rickshaw_legend:hover {
    z-index:10
}
.rickshaw_legend .swatch {
    width:10px;
    height:10px;
    border:1px solid rgba(0, 0, 0, 0.2)
}
.rickshaw_legend .line {
    clear:both;
    line-height:140%;
    padding-right:15px
}
.rickshaw_legend .line .swatch {
    display:inline-block;
    margin-right:3px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px
}
.rickshaw_legend .label {
    margin:0;
    white-space:nowrap;
    display:inline;
    font-size:inherit;
    background-color:transparent;
    color:inherit;
    font-weight:400;
    line-height:normal;
    padding:0;
    text-shadow:none
}
.rickshaw_legend .action:hover {
    opacity:.6
}
.rickshaw_legend .action {
    margin-right:.2em;
    font-size:10px;
    opacity:.2;
    cursor:pointer;
    font-size:14px
}
.rickshaw_legend .line.disabled {
    opacity:.4
}
.rickshaw_legend ul {
    list-style-type:none;
    margin:0;
    padding:0;
    margin:2px;
    cursor:pointer
}
.rickshaw_legend li {
    padding:0 0 0 2px;
    min-width:80px;
    white-space:nowrap
}
.rickshaw_legend li:hover {
    background:rgba(255, 255, 255, 0.08);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px
}
.rickshaw_legend li:active {
    background:rgba(255, 255, 255, 0.2);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    -ms-border-radius:2px;
    -o-border-radius:2px;
    border-radius:2px
}
.fc-icon, body .fc {
    font-size:1em
}
.fc-button-group, .fc-icon {
    display:inline-block
}
.fc-bg, .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
    bottom:0
}
.fc-icon, .fc-unselectable {
    -khtml-user-select:none;
    -webkit-touch-callout:none
}
.fc {
    direction:ltr;
    text-align:left
}
.fc-rtl {
    text-align:right
}
.fc th, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
    text-align:center
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color:#ddd
}
.fc-unthemed .fc-popover {
    background-color:#fff
}
.fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-popover .fc-header {
    background:#eee
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    color:#666
}
.fc-unthemed td.fc-today {
    background:#fcf8e3
}
.fc-highlight {
    background:#bce8f1;
    opacity:.3
}
.fc-bgevent {
    background:#8fdf82;
    opacity:.3
}
.fc-nonbusiness {
    background:#d7d7d7
}
.fc-icon {
    height:1em;
    line-height:1em;
    overflow:hidden;
    font-family:"Courier New", Courier, monospace;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.fc-icon:after {
    position:relative
}
.fc-icon-left-single-arrow:after {
    content:"2039";
    font-weight:700;
    font-size:200%;
    top:-7%
}
.fc-icon-right-single-arrow:after {
    content:"203A";
    font-weight:700;
    font-size:200%;
    top:-7%
}
.fc-icon-left-double-arrow:after {
    content:"00AB";
    font-size:160%;
    top:-7%
}
.fc-icon-right-double-arrow:after {
    content:"00BB";
    font-size:160%;
    top:-7%
}
.fc-icon-left-triangle:after {
    content:"25C4";
    font-size:125%;
    top:3%
}
.fc-icon-right-triangle:after {
    content:"25BA";
    font-size:125%;
    top:3%
}
.fc-icon-down-triangle:after {
    content:"25BC";
    font-size:125%;
    top:2%
}
.fc-icon-x:after {
    content:"00D7";
    font-size:200%;
    top:6%
}
.fc button::-moz-focus-inner {
    margin:0;
    padding:0
}
.fc-state-default {
    border:1px solid;
    background-color:#f5f5f5;
    background-image:-moz-linear-gradient(top, #fff, #e6e6e6);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image:-webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image:-o-linear-gradient(top, #fff, #e6e6e6);
    background-image:linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat:repeat-x;
    border-color:#e6e6e6 #e6e6e6 #bfbfbf;
    border-color:rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    color:#333;
    text-shadow:0 1px 1px rgba(255, 255, 255, .75);
    box-shadow:inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-default.fc-corner-left {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px
}
.fc-state-default.fc-corner-right {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
.fc button .fc-icon {
    position:relative;
    top:-.05em;
    margin:0 .2em;
    vertical-align:middle
}
.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color:#333;
    background-color:#e6e6e6
}
.fc-state-hover {
    color:#333;
    text-decoration:none;
    background-position:0 -15px;
    -webkit-transition:background-position .1s linear;
    -moz-transition:background-position .1s linear;
    -o-transition:background-position .1s linear;
    transition:background-position .1s linear
}
.fc-state-active, .fc-state-down {
    background-color:#ccc;
    background-image:none;
    box-shadow:inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}
.fc-state-disabled {
    cursor:default;
    background-image:none;
    opacity:.65;
    box-shadow:none
}
.fc-event.fc-draggable, .fc-event[href], .fc-popover .fc-header .fc-close, a[data-goto] {
    cursor:pointer
}
.fc .fc-button-group>* {
    float:left;
    margin:0 0 0 -1px
}
.fc .fc-button-group>:first-child {
    margin-left:0
}
.fc-popover {
    position:absolute;
    box-shadow:0 2px 6px rgba(0, 0, 0, .15)
}
.fc-popover .fc-header {
    padding:2px 4px
}
.fc-popover .fc-header .fc-title {
    margin:0 2px
}
.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float:left
}
.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float:right
}
.fc-unthemed .fc-popover {
    border-width:1px;
    border-style:solid
}
.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size:.9em;
    margin-top:2px
}
.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top:0
}
.fc-divider {
    border-style:solid;
    border-width:1px
}
hr.fc-divider {
    height:0;
    margin:0;
    padding:0 0 2px;
    border-width:1px 0
}
.fc-bg table, .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
    height:100%
}
.fc-clear {
    clear:both
}
.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position:absolute;
    top:0;
    left:0;
    right:0
}
.fc table {
    width:100%;
    box-sizing:border-box;
    table-layout:fixed;
    border-collapse:collapse;
    border-spacing:0;
    font-size:1em
}
.fc td, .fc th {
    border-style:solid;
    border-width:1px;
    padding:0;
    vertical-align:top
}
.fc td.fc-today {
    border-style:double
}
a[data-goto]:hover {
    text-decoration:underline
}
.fc .fc-row {
    border-style:solid;
    border-width:0
}
.fc-row table {
    border-left:0 hidden transparent;
    border-right:0 hidden transparent;
    border-bottom:0 hidden transparent
}
.fc-row:first-child table {
    border-top:0 hidden transparent
}
.fc-row {
    position:relative
}
.fc-row .fc-bg {
    z-index:1
}
.fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
    border-color:transparent
}
.fc-row .fc-bgevent-skeleton {
    z-index:2
}
.fc-row .fc-highlight-skeleton {
    z-index:3
}
.fc-row .fc-content-skeleton {
    position:relative;
    z-index:4;
    padding-bottom:2px
}
.fc-row .fc-helper-skeleton {
    z-index:5
}
.fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
    background:0 0;
    border-color:transparent;
    border-bottom:0
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top:0
}
.fc-scroller {
    -webkit-overflow-scrolling:touch
}
.fc-row.fc-rigid, .fc-time-grid-event {
    overflow:hidden
}
.fc-scroller>.fc-day-grid, .fc-scroller>.fc-time-grid {
    position:relative;
    width:100%
}
.fc-event {
    position:relative;
    display:block;
    font-size:.85em;
    line-height:1.3;
    border-radius:3px;
    font-weight:400
}
.fc-event, .fc-event-dot {
    background-color:#3a87ad
}
.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color:#fff;
    text-decoration:none
}
.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor:not-allowed
}
.fc-event .fc-bg {
    z-index:1;
    background:#fff;
    opacity:.25
}
.fc-event .fc-content {
    position:relative;
    z-index:2
}
.fc-event .fc-resizer {
    position:absolute;
    z-index:4;
    display:none
}
.fc-event.fc-allow-mouse-resize .fc-resizer, .fc-event.fc-selected .fc-resizer {
    display:block
}
.fc-event.fc-selected .fc-resizer:before {
    content:"";
    position:absolute;
    z-index:9999;
    top:50%;
    left:50%;
    width:40px;
    height:40px;
    margin-left:-20px;
    margin-top:-20px
}
.fc-event.fc-selected {
    z-index:9999;
    box-shadow:0 2px 5px rgba(0, 0, 0, .2)
}
.fc-event.fc-selected.fc-dragging {
    box-shadow:0 2px 7px rgba(0, 0, 0, .3)
}
.fc-h-event.fc-selected:before {
    content:"";
    position:absolute;
    z-index:3;
    top:-10px;
    bottom:-10px;
    left:0;
    right:0
}
.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left:0;
    border-left-width:0;
    padding-left:1px;
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right:0;
    border-right-width:0;
    padding-right:1px;
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.fc-ltr .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-end-resizer {
    cursor:w-resize;
    left:-1px
}
.fc-ltr .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-start-resizer {
    cursor:e-resize;
    right:-1px
}
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
    width:7px;
    top:-1px;
    bottom:-1px
}
.fc-h-event.fc-selected .fc-resizer {
    border-radius:4px;
    border-width:1px;
    width:6px;
    height:6px;
    border-style:solid;
    border-color:inherit;
    background:#fff;
    top:50%;
    margin-top:-4px
}
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer, .fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
    margin-left:-4px
}
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer, .fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
    margin-right:-4px
}
tr:first-child>td>.fc-day-grid-event {
    margin-top:2px
}
.fc-day-grid-event.fc-selected:after {
    content:"";
    position:absolute;
    z-index:1;
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px;
    background:#000;
    opacity:.25
}
.fc-day-grid-event .fc-content {
    white-space:nowrap;
    overflow:hidden
}
.fc-day-grid-event .fc-time {
    font-weight:700
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
    margin-left:-2px
}
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer, .fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
    margin-right:-2px
}
a.fc-more {
    margin:1px 3px;
    font-size:.85em;
    cursor:pointer;
    text-decoration:none
}
a.fc-more:hover {
    text-decoration:underline
}
.fc-limited {
    display:none
}
.fc-day-grid .fc-row {
    z-index:1
}
.fc-more-popover {
    z-index:2;
    width:220px
}
.fc-more-popover .fc-event-container {
    padding:10px
}
.fc-now-indicator {
    position:absolute;
    border:0 solid red
}
.fc-unselectable {
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:transparent
}
.fc-toolbar .fc-left {
    float:left
}
.fc-toolbar .fc-right {
    float:right
}
.fc-toolbar .fc-center {
    display:inline-block
}
.fc .fc-toolbar>*>* {
    float:left;
    margin-left:.75em
}
.fc .fc-toolbar>*>:first-child {
    margin-left:0
}
.fc-toolbar h2 {
    margin:0
}
.fc-toolbar button {
    position:relative
}
.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index:2
}
.fc-toolbar .fc-state-down {
    z-index:3
}
.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box
}
.fc-view, .fc-view>table {
    position:relative;
    z-index:1
}
.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-bottom:1em
}
.fc-basic-view .fc-body .fc-row {
    min-height:4em
}
.fc-row.fc-rigid .fc-content-skeleton {
    position:absolute;
    top:0;
    left:0;
    right:0
}
.fc-day-top.fc-other-month {
    opacity:.3
}
.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding:2px
}
.fc-basic-view th.fc-day-number, .fc-basic-view th.fc-week-number {
    padding:0 2px
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
    float:right
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
    float:left
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
    float:left;
    border-radius:0 0 3px
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
    float:right;
    border-radius:0 0 0 3px
}
.fc-basic-view .fc-day-top .fc-week-number {
    min-width:1.5em;
    text-align:center;
    background-color:#f2f2f2;
    color:grey
}
.fc-basic-view td.fc-week-number>* {
    display:inline-block;
    min-width:1.25em
}
.fc-agenda-view .fc-day-grid {
    position:relative;
    z-index:2
}
.fc-agenda-view .fc-day-grid .fc-row {
    min-height:3em
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom:1em
}
.fc .fc-axis {
    vertical-align:middle;
    padding:0 4px;
    white-space:nowrap
}
.fc-ltr .fc-axis {
    text-align:right
}
.fc-rtl .fc-axis {
    text-align:left
}
.ui-widget td.fc-axis {
    font-weight:400
}
.fc-time-grid, .fc-time-grid-container {
    position:relative;
    z-index:1
}
.fc-time-grid {
    min-height:100%
}
.fc-time-grid table {
    border:0 hidden transparent
}
.fc-time-grid>.fc-bg {
    z-index:1
}
.fc-time-grid .fc-slats, .fc-time-grid>hr {
    position:relative;
    z-index:2
}
.fc-time-grid .fc-content-col {
    position:relative
}
.fc-time-grid .fc-content-skeleton {
    position:absolute;
    z-index:3;
    top:0;
    left:0;
    right:0
}
.fc-time-grid .fc-business-container {
    position:relative;
    z-index:1
}
.fc-time-grid .fc-bgevent-container {
    position:relative;
    z-index:2
}
.fc-time-grid .fc-highlight-container {
    z-index:3;
    position:relative
}
.fc-time-grid .fc-event-container {
    position:relative;
    z-index:4
}
.fc-time-grid .fc-now-indicator-line {
    z-index:5
}
.fc-time-grid .fc-helper-container {
    position:relative;
    z-index:6
}
.fc-time-grid .fc-slats td {
    height:1.5em;
    border-bottom:0
}
.fc-time-grid .fc-slats .fc-minor td {
    border-top-style:dotted
}
.fc-time-grid .fc-slats .ui-widget-content {
    background:0 0
}
.fc-time-grid .fc-highlight {
    position:absolute;
    left:0;
    right:0
}
.fc-ltr .fc-time-grid .fc-event-container {
    margin:0 2.5% 0 2px
}
.fc-rtl .fc-time-grid .fc-event-container {
    margin:0 2px 0 2.5%
}
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position:absolute;
    z-index:1
}
.fc-time-grid .fc-bgevent {
    left:0;
    right:0
}
.fc-v-event.fc-not-start {
    border-top-width:0;
    padding-top:1px;
    border-top-left-radius:0;
    border-top-right-radius:0
}
.fc-v-event.fc-not-end {
    border-bottom-width:0;
    padding-bottom:1px;
    border-bottom-left-radius:0;
    border-bottom-right-radius:0
}
.fc-time-grid-event.fc-selected {
    overflow:visible
}
.fc-time-grid-event.fc-selected .fc-bg {
    display:none
}
.fc-time-grid-event .fc-content {
    overflow:hidden
}
.fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
    padding:0 1px
}
.fc-time-grid-event .fc-time {
    font-size:.85em;
    white-space:nowrap
}
.fc-time-grid-event.fc-short .fc-content {
    white-space:nowrap
}
.fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
    display:inline-block;
    vertical-align:top
}
.fc-time-grid-event.fc-short .fc-time span {
    display:none
}
.fc-time-grid-event.fc-short .fc-time:before {
    content:attr(data-start)
}
.fc-time-grid-event.fc-short .fc-time:after {
    content:"00A0-00A0"
}
.fc-time-grid-event.fc-short .fc-title {
    font-size:.85em;
    padding:0
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
    left:0;
    right:0;
    bottom:0;
    height:8px;
    overflow:hidden;
    line-height:8px;
    font-size:11px;
    font-family:monospace;
    text-align:center;
    cursor:s-resize
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
    content:"="
}
.fc-time-grid-event.fc-selected .fc-resizer {
    border-radius:5px;
    border-width:1px;
    width:8px;
    height:8px;
    border-style:solid;
    border-color:inherit;
    background:#fff;
    left:50%;
    margin-left:-5px;
    bottom:-5px
}
.fc-time-grid .fc-now-indicator-line {
    border-top-width:1px;
    left:0;
    right:0
}
.fc-time-grid .fc-now-indicator-arrow {
    margin-top:-5px
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
    left:0;
    border-width:5px 0 5px 6px;
    border-top-color:transparent;
    border-bottom-color:transparent
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
    right:0;
    border-width:5px 6px 5px 0;
    border-top-color:transparent;
    border-bottom-color:transparent
}
.fc-event-dot {
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:5px
}
.fc-rtl .fc-list-view {
    direction:rtl
}
.fc-list-view {
    border-width:1px;
    border-style:solid
}
.fc .fc-list-table {
    table-layout:auto
}
.fc-list-table td {
    border-width:1px 0 0;
    padding:8px 14px
}
.fc-list-table tr:first-child td {
    border-top-width:0
}
.fc-list-heading {
    border-bottom-width:1px
}
.fc-list-heading td {
    font-weight:700
}
.fc-ltr .fc-list-heading-main {
    float:left
}
.fc-ltr .fc-list-heading-alt, .fc-rtl .fc-list-heading-main {
    float:right
}
.fc-rtl .fc-list-heading-alt {
    float:left
}
.fc-list-item.fc-has-url {
    cursor:pointer
}
.fc-list-item:hover td {
    background-color:#f5f5f5
}
.fc-list-item-marker, .fc-list-item-time {
    white-space:nowrap;
    width:1px
}
.fc-ltr .fc-list-item-marker {
    padding-right:0
}
.fc-rtl .fc-list-item-marker {
    padding-left:0
}
.fc-list-item-title a {
    text-decoration:none;
    color:inherit
}
.fc-list-item-title a[href]:hover {
    text-decoration:underline
}
.fc-list-empty-wrap2 {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.fc-list-empty-wrap1 {
    width:100%;
    height:100%;
    display:table
}
.fc-list-empty {
    display:table-cell;
    vertical-align:middle;
    text-align:center
}
.fc-unthemed .fc-list-empty {
    background-color:#eee
}
.chat-title {
    width:100%;
    float:left;
    color:#fff;
    padding:10px 20px;
    position:relative;
    text-align:left;
    text-transform:uppercase;
    display:table
}
.chat-title span, .messages {
    color:rgba(255, 255, 255, .5)
}
.chat-name, .chat-title .avatar {
    display:table-cell;
    vertical-align:middle
}
.chat-name {
    padding-left:10px
}
.chat-title span, .chat-title strong {
    font-size:12px;
    font-weight:400;
    margin:0;
    padding:0;
    float:left;
    width:100%
}
.chat-title span {
    font-size:11px
}
.chat-title .avatar {
    border:2px solid rgba(255, 255, 255, .24);
    height:40px;
    margin:0;
    overflow:hidden;
    padding:0;
    width:40px;
    z-index:1
}
.chat-title .avatar img {
    width:100%;
    height:auto
}
.messages {
    height:300px;
    overflow:hidden;
    position:relative;
    width:100%
}
.scroll-content {
    margin-right:-16px
}
.messages.scroll-content {
    height:317px;
    overflow-x:hidden
}
.messages .messages-content {
    position:absolute;
    top:0;
    left:0;
    height:300px;
    width:100%
}
.messages .message {
    background:#6e6eff;
    border-radius:10px 10px 10px 0;
    clear:both;
    float:left;
    font-size:11px;
    line-height:1.4;
    margin:8px 0 8px 35px;
    padding:6px 10px 7px;
    position:relative;
    color:#FFF
}
.messages .message .timestamp {
    position:absolute;
    bottom:-15px;
    font-size:9px;
    color:rgba(255, 255, 255, .3)
}
.messages .message::before {
    content:'';
    position:absolute;
    bottom:-6px;
    border-top:6px solid #6e6eff;
    left:0;
    border-right:7px solid transparent
}
.messages .message .avatar {
    position:absolute;
    z-index:1;
    bottom:-15px;
    left:-35px;
    border-radius:30px;
    width:30px;
    height:30px;
    overflow:hidden;
    margin:0;
    padding:0;
    border:2px solid rgba(255, 255, 255, .24)
}
.messages .message .avatar img {
    width:100%;
    height:auto
}
.messages .message.message-personal {
    float:right;
    color:#fff;
    text-align:right;
    background:#ff6b6b
}
.messages .message.message-personal::before {
    left:0;
    border-top-color:#ff6b6b
}
.messages .message:last-child {
    margin-bottom:30px
}
.messages .message.new {
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transform-origin:0 0;
    transform-origin:0 0;
    -webkit-animation:bounce .5s linear both;
    animation:bounce .5s linear both
}
.messages .message.loading span::before, .messages .message.loading::before {
    -webkit-transform:translate(-50%, -50%);
    -webkit-animation:ball .45s cubic-bezier(0, 0, .15, 1) alternate infinite
}
.messages .message.loading::before {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%, -50%);
    content:'';
    display:block;
    width:3px;
    height:3px;
    border-radius:50%;
    background:rgba(255, 255, 255, .5);
    z-index:2;
    margin-top:4px;
    animation:ball .45s cubic-bezier(0, 0, .15, 1) alternate infinite;
    border:none;
    -webkit-animation-delay:.15s;
    animation-delay:.15s
}
.messages .message.loading span {
    display:block;
    font-size:0;
    width:20px;
    height:10px;
    position:relative
}
.messages .message.loading span::after, .messages .message.loading span::before {
    position:absolute;
    top:50%;
    left:50%;
    content:'';
    display:block;
    width:3px;
    height:3px;
    border-radius:50%;
    background:rgba(255, 255, 255, .5);
    z-index:2;
    margin-top:4px
}
.messages .message.loading span::before {
    transform:translate(-50%, -50%);
    animation:ball .45s cubic-bezier(0, 0, .15, 1) alternate infinite;
    margin-left:-7px
}
.messages .message.loading span::after {
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    -webkit-animation:ball .45s cubic-bezier(0, 0, .15, 1) alternate infinite;
    animation:ball .45s cubic-bezier(0, 0, .15, 1) alternate infinite;
    margin-left:7px;
    -webkit-animation-delay:.3s;
    animation-delay:.3s
}
.message-box {
    float:left;
    padding:10px;
    position:relative;
    width:100%;
    border-top:1px solid #e5e5e5
}
.message-box .message-input {
    background:rgba(0, 0, 0, 0);
    border:none;
    color:#838383;
    float:left;
    font-size:11px;
    margin:0;
    min-height:0;
    padding:0 70px 0 0;
    resize:none;
    width:100%;
    letter-spacing:0;
    text-transform:unset
}
.message-box textarea:focus:-webkit-placeholder {
    color:transparent
}
.message-box .message-submit {
    position:absolute;
    right:10px;
    text-transform:uppercase;
    padding:0 10px;
    font-size:15px;
    top:11px;
    z-index:1
}
.mCSB_scrollTools {
    margin:1px -3px 1px 0;
    opacity:0
}
.mCSB_inside>.mCSB_container {
    margin-right:0;
    padding:0 10px
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color:rgba(0, 0, 0, .5)
}
@-webkit-keyframes bounce {
    0% {
        -webkit-transform:matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    4.7% {
        -webkit-transform:matrix3d(.45, 0, 0, 0, 0, .45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.45, 0, 0, 0, 0, .45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    9.41% {
        -webkit-transform:matrix3d(.883, 0, 0, 0, 0, .883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.883, 0, 0, 0, 0, .883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    14.11% {
        -webkit-transform:matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    18.72% {
        -webkit-transform:matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    24.32% {
        -webkit-transform:matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    29.93% {
        -webkit-transform:matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    35.54% {
        -webkit-transform:matrix3d(.979, 0, 0, 0, 0, .979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.979, 0, 0, 0, 0, .979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    41.04% {
        -webkit-transform:matrix3d(.961, 0, 0, 0, 0, .961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.961, 0, 0, 0, 0, .961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    52.15% {
        -webkit-transform:matrix3d(.991, 0, 0, 0, 0, .991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.991, 0, 0, 0, 0, .991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.26% {
        -webkit-transform:matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    85.49% {
        -webkit-transform:matrix3d(.999, 0, 0, 0, 0, .999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.999, 0, 0, 0, 0, .999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}
@keyframes bounce {
    0% {
        -webkit-transform:matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    4.7% {
        -webkit-transform:matrix3d(.45, 0, 0, 0, 0, .45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.45, 0, 0, 0, 0, .45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    9.41% {
        -webkit-transform:matrix3d(.883, 0, 0, 0, 0, .883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.883, 0, 0, 0, 0, .883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    14.11% {
        -webkit-transform:matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    18.72% {
        -webkit-transform:matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    24.32% {
        -webkit-transform:matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    29.93% {
        -webkit-transform:matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    35.54% {
        -webkit-transform:matrix3d(.979, 0, 0, 0, 0, .979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.979, 0, 0, 0, 0, .979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    41.04% {
        -webkit-transform:matrix3d(.961, 0, 0, 0, 0, .961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.961, 0, 0, 0, 0, .961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    52.15% {
        -webkit-transform:matrix3d(.991, 0, 0, 0, 0, .991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.991, 0, 0, 0, 0, .991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    63.26% {
        -webkit-transform:matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    85.49% {
        -webkit-transform:matrix3d(.999, 0, 0, 0, 0, .999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(.999, 0, 0, 0, 0, .999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    100% {
        -webkit-transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        transform:matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}
@-webkit-keyframes ball {
    from {
        -webkit-transform:translateY(0) scaleY(.8);
        transform:translateY(0) scaleY(.8)
    }
    to {
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px)
    }
}
@keyframes ball {
    from {
        -webkit-transform:translateY(0) scaleY(.8);
        transform:translateY(0) scaleY(.8)
    }
    to {
        -webkit-transform:translateY(-10px);
        transform:translateY(-10px)
    }
}
.multiple_emails-email {
    background:none repeat scroll 0 0 #f8f8f8;
    border:1px solid #e5e5e5;
    color:#737373;
    float:left;
    margin:0 1px;
    padding:4px 5px;
    width:auto
}
.multiple_emails-container {
    border-bottom:1px solid #e5e5e5;
    cursor:text;
    float:left;
    margin:0 0 20px;
    padding:7px 0;
    width:100%
}
.multiple_emails-container input.multiple_emails-error {
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px red;
    outline:thin auto red
}
.multiple_emails-container ul {
    float:left;
    list-style-type:none;
    margin:5px 0;
    padding-left:0;
    width:auto
}
.multiple_emails-email {
    background:none repeat scroll 0 0 #f8f8f8;
    border:1px solid #e5e5e5;
    color:#737373;
    float:left;
    margin:0 1px;
    padding:4px 5px;
    width:auto
}
.multiple_emails-close {
    float:left;
    font-size:9px;
    line-height:21px;
    margin:0 7px 0 0
}
.multiple_emails-email:before {
    display:none
}
.easyeditor {
    border:1px solid #e9e9e9;
    margin-bottom:20px;
    outline:medium none;
    overflow-y:auto;
    padding:20px
}
.easyeditor-toolbar {
    border:1px solid #e9e9e9;
    border-bottom:0;
    padding:10px 10px 5px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background:rgba(241, 241, 241, 0.2)
}
.easyeditor-toolbar ul:after {
    content:"";
    display:block;
    clear:both
}
.easyeditor-toolbar li {
    list-style:none;
    float:left;
    position:relative
}
.easyeditor-toolbar li ul {
    position:absolute;
    left:0;
    top:31px;
    z-index:5;
    display:none
}
.easyeditor-toolbar li button {
    background:#f4f4f4;
    border:1px solid #e9e9e9;
    border-radius:2px;
    cursor:pointer;
    display:inline-block;
    float:left;
    line-height:17px;
    margin-bottom:5px;
    margin-right:5px;
    min-width:30px;
    outline:medium none;
    padding:4px 8px
}
.easyeditor-toolbar li button:hover {
    background:#f9f9f9;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.1);
    border:1px solid #ddd
}
.easyeditor-toolbar li button:active {
    box-shadow:inset 0 0 2px rgba(0, 0, 0, 0.1)
}
.toolbar-italic {
    font-style:italic
}
.easyeditor blockquote {
    border-left:2px solid #e9e9e9;
    padding-left:20px;
    color:#777
}
.easyeditor figure {
    display:flex;
    align-items:center;
    justify-content:center;
    width:400px;
    min-width:100px;
    max-width:100%;
    padding:7px;
    box-sizing:border-box;
    margin:auto;
    overflow:hidden
}
.easyeditor figure.is-resizable {
    resize:both;
    border:1px solid #0e90dc;
    cursor:se-resize
}
.easyeditor figure img {
    width:100%
}
.easyeditor[contenteditable=true]:empty:before {
    content:attr(placeholder);
    display:block;
    opacity:.5;
    cursor:text
}
.easyeditor-toolbar.is-fixed {
    position:fixed;
    top:0;
    background:#fff;
    border-bottom:1px solid #ddd;
    z-index:5
}
.easyeditor ul, .easyeditor ol {
    margin-left:30px
}
.easyeditor-temp {
    box-sizing:border-box;
    font-family:Consolas, monaco, monospace, "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter";
    line-height:18px;
    padding:15px;
    border:1px solid #e0e0e0
}
.easyeditor-modal {
    background:rgba(0, 0, 0, 0.7);
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center
}
.easyeditor-modal.is-hidden {
    display:none
}
.easyeditor-modal-content {
    background:#fff;
    padding:30px;
    width:600px;
    margin:auto;
    position:relative
}
.easyeditor-modal-content-header {
    font-size:22px;
    margin-bottom:20px
}
.easyeditor-modal-close {
    position:absolute;
    right:20px;
    top:0
}
.easyeditor-modal-content-body-loader {
    height:5px;
    width:0;
    background:#0e90dc;
    margin-bottom:20px;
    transition:width 400ms
}
.easyeditor-modal-content-body input {
    width:100%;
    margin-bottom:20px;
    height:auto
}
.easyeditor-modal-content-body button {
    margin-top:20px;
    padding:7px 10px;
    border:1px solid #057DC4;
    background:#0e90dc;
    color:#fff;
    cursor:pointer
}
.easyeditor-modal-content-body button:hover {
    opacity:.8
}
.easyeditor-wrapper {
    float:left;
    width:100%
}
.easyeditor-toolbar {
    float:left;
    width:100%
}
.easyeditor-toolbar > ul {
    float:left;
    margin:0;
    width:100%
}
.easyeditor-toolbar > ul li {
    float:left;
    font-size:12px;
    padding:0;
    width:auto
}
.easyeditor-toolbar > ul li::before {
    display:none
}
strong {
    font-weight:600
}
em {
    font-style:italic
}
.wizard, .tabcontrol {
    display:block;
    width:100%;
    overflow:hidden
}
.wizard a, .tabcontrol a {
    outline:0
}
.wizard ul, .tabcontrol ul {
    list-style:none;
    padding:0;
    margin:0
}
.wizard ul > li, .tabcontrol ul > li {
    display:block;
    padding:0
}
.wizard > .steps .current-info, .tabcontrol > .steps .current-info {
    position:absolute;
    left:-999em
}
.wizard > .content > .title, .tabcontrol > .content > .title {
    position:absolute;
    left:-999em
}
.wizard > .steps {
    position:relative;
    display:block;
    width:100%
}
.wizard.vertical > .steps {
    display:inline;
    float:left;
    width:30%
}
.wizard > .steps .number {
    font-size:1.429em
}
.wizard > .steps > ul > li {
    width:25%
}
.wizard > .steps > ul > li, .wizard > .actions > ul > li {
    float:left
}
.wizard.vertical > .steps > ul > li {
    float:none;
    width:100%
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
    display:block;
    padding:15px 30px;
    text-decoration:none;
    width:auto
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active {
    background:#eee;
    color:#aaa;
    cursor:default
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
    background:#2184be;
    color:#fff;
    cursor:default
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
    background:#939393;
    color:#fff
}
.input-field label.error, .input-field label.active.error {
    color:red;
    float:left;
    font-size:12px;
    margin:-17px 0 0;
    padding:0;
    top:100%;
    transform:translate(0px)
}
.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active {
    background:#ff3111;
    color:#fff
}
.wizard > .content {
    border:1px solid #e5e5e5;
    padding:0;
    float:left;
    margin:0 0 20px;
    overflow:hidden;
    position:relative;
    width:100%;
    max-width:none
}
.wizard.vertical > .content {
    display:inline;
    float:left;
    margin:0 2.5% .5em;
    width:65%
}
.wizard > .content > .body {
    float:left;
    padding:30px
}
.wizard > .content > .body ul {
    list-style:disc
}
.wizard > .content > .body ul > li {
    display:list-item
}
.wizard > .content > .body > iframe {
    border:0 none;
    width:100%;
    height:100%
}
label.error {
    color:red;
    padding-left:20px
}
.wizard > .actions {
    position:relative;
    display:block;
    text-align:right;
    width:100%
}
.wizard.vertical > .actions {
    display:inline;
    float:right;
    margin:0 2.5%;
    width:95%
}
.wizard > .actions > ul {
    display:inline-block;
    text-align:right
}
.wizard > .actions > ul > li {
    margin:0 .5em
}
.wizard.vertical > .actions > ul > li {
    margin:0 0 0 1em
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background:#2184be;
    color:#fff;
    display:block;
    padding:.5em 1em;
    text-decoration:none;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background:#eee;
    color:#aaa
}
.tabcontrol > .steps {
    position:relative;
    display:block;
    width:100%
}
.tabcontrol > .steps > ul {
    position:relative;
    margin:6px 0 0;
    top:1px;
    z-index:1
}
.tabcontrol > .steps > ul > li {
    float:left;
    margin:5px 2px 0 0;
    padding:1px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px
}
.tabcontrol > .steps > ul > li:hover {
    background:#edecec;
    border:1px solid #bbb;
    padding:0
}
.tabcontrol > .steps > ul > li.current {
    background:#fff;
    border:1px solid #bbb;
    border-bottom:0 none;
    padding:0 0 1px;
    margin-top:0
}
.tabcontrol > .steps > ul > li > a {
    color:#5f5f5f;
    display:inline-block;
    border:0 none;
    margin:0;
    padding:10px 30px;
    text-decoration:none
}
.tabcontrol > .steps > ul > li > a:hover {
    text-decoration:none
}
.tabcontrol > .steps > ul > li.current > a {
    padding:15px 30px 10px
}
.tabcontrol > .content {
    position:relative;
    display:inline-block;
    width:100%;
    height:35em;
    overflow:hidden;
    border-top:1px solid #bbb;
    padding-top:20px
}
.tabcontrol > .content > .body {
    float:left;
    position:absolute;
    width:95%;
    height:95%;
    padding:2.5%
}
.tabcontrol > .content > .body ul {
    list-style:disc
}
.tabcontrol > .content > .body ul > li {
    display:list-item
}
.fileinput-button {
    position:relative;
    overflow:hidden;
    display:inline-block
}
.fileinput-button input {
    position:absolute;
    top:0;
    right:0;
    margin:0;
    opacity:0;
    -ms-filter:alpha(opacity=0);
    font-size:200px;
    direction:ltr;
    cursor:pointer
}
.fileupload-buttonbar .btn, .fileupload-buttonbar .toggle {
    margin-bottom:5px
}
.progress-animated .progress-bar, .progress-animated .bar {
    background:url(../img/progressbar.gif);
    filter:none
}
.fileupload-process {
    float:right;
    display:none
}
.fileupload-processing .fileupload-process, .files .processing .preview {
    display:block;
    width:32px;
    height:32px;
    background-size:contain
}
.files audio, .files video {
    max-width:300px
}
@media (max-width:767px) {
    .fileupload-buttonbar .toggle, .files .toggle, .files .btn span {
        display:none
    }
    .files .name {
        width:80px;
        word-wrap:break-word
    }
    .files audio, .files video {
        max-width:80px
    }
    .files img, .files canvas {
        max-width:100%
    }
}
.fileupload-process .toggle {
    float:left;
    width:auto
}
.fileupload-buttonbar .toggle {
    float:none;
    height:24px;
    margin:0 0 0 10px;
    vertical-align:middle;
    width:auto
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    -moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.slide-content {
    margin:auto;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    opacity:1
}
.blueimp-gallery {
    position:fixed;
    z-index:999999;
    overflow:hidden;
    background:#000;
    background:rgba(0, 0, 0, .9);
    opacity:0;
    display:none;
    direction:ltr;
    -ms-touch-action:none;
    touch-action:none
}
.blueimp-gallery-carousel {
    position:relative;
    z-index:auto;
    margin:1em auto;
    padding-bottom:56.25%;
    box-shadow:0 0 10px #000;
    -ms-touch-action:pan-y;
    touch-action:pan-y
}
.blueimp-gallery-display {
    display:block;
    opacity:1
}
.blueimp-gallery>.slides {
    position:relative;
    height:100%;
    overflow:hidden
}
.blueimp-gallery-carousel>.slides {
    position:absolute
}
.blueimp-gallery>.slides>.slide {
    position:relative;
    float:left;
    height:100%;
    text-align:center;
    -webkit-transition-timing-function:cubic-bezier(0.645, .045, .355, 1);
    -moz-transition-timing-function:cubic-bezier(0.645, .045, .355, 1);
    -ms-transition-timing-function:cubic-bezier(0.645, .045, .355, 1);
    -o-transition-timing-function:cubic-bezier(0.645, .045, .355, 1);
    transition-timing-function:cubic-bezier(0.645, .045, .355, 1)
}
.blueimp-gallery, .blueimp-gallery>.slides>.slide>.slide-content {
    -webkit-transition:opacity .5s linear;
    -moz-transition:opacity .5s linear;
    -ms-transition:opacity .5s linear;
    -o-transition:opacity .5s linear;
    transition:opacity .5s linear
}
.blueimp-gallery>.slides>.slide-loading {
    background:url(../img/loading.gif) center no-repeat;
    background-size:64px 64px
}
.blueimp-gallery>.slides>.slide-loading>.slide-content {
    opacity:0
}
.blueimp-gallery>.slides>.slide-error {
    background:url(../img/error.png) center no-repeat
}
.blueimp-gallery>.slides>.slide-error>.slide-content {
    display:none
}
.blueimp-gallery>.prev, .blueimp-gallery>.next {
    position:absolute;
    top:50%;
    left:15px;
    width:40px;
    height:40px;
    margin-top:-23px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:60px;
    font-weight:100;
    line-height:30px;
    color:#fff;
    text-decoration:none;
    text-shadow:0 0 2px #000;
    text-align:center;
    background:#222;
    background:rgba(0, 0, 0, .5);
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    border:3px solid #fff;
    -webkit-border-radius:23px;
    -moz-border-radius:23px;
    border-radius:23px;
    opacity:.5;
    cursor:pointer;
    display:none
}
.blueimp-gallery>.next {
    left:auto;
    right:15px
}
.blueimp-gallery>.close, .blueimp-gallery>.title {
    position:absolute;
    top:15px;
    left:15px;
    margin:0 40px 0 0;
    font-size:20px;
    line-height:30px;
    color:#fff;
    text-shadow:0 0 2px #000;
    opacity:.8;
    display:none
}
.blueimp-gallery>.close {
    padding:15px;
    right:15px;
    left:auto;
    margin:-15px;
    font-size:30px;
    text-decoration:none;
    cursor:pointer
}
.blueimp-gallery>.play-pause {
    position:absolute;
    right:15px;
    bottom:15px;
    width:15px;
    height:15px;
    background:url(../img/play-pause.png) 0 0 no-repeat;
    cursor:pointer;
    opacity:.5;
    display:none
}
.blueimp-gallery-playing>.play-pause {
    background-position:-15px 0
}
.blueimp-gallery>.prev:hover, .blueimp-gallery>.next:hover, .blueimp-gallery>.close:hover, .blueimp-gallery>.title:hover, .blueimp-gallery>.play-pause:hover {
    color:#fff;
    opacity:1
}
.blueimp-gallery-controls>.prev, .blueimp-gallery-controls>.next, .blueimp-gallery-controls>.close, .blueimp-gallery-controls>.title, .blueimp-gallery-controls>.play-pause {
    display:block;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    -o-transform:translateZ(0);
    transform:translateZ(0)
}
.blueimp-gallery-single>.prev, .blueimp-gallery-left>.prev, .blueimp-gallery-single>.next, .blueimp-gallery-right>.next, .blueimp-gallery-single>.play-pause {
    display:none
}
.blueimp-gallery>.slides>.slide>.slide-content, .blueimp-gallery>.prev, .blueimp-gallery>.next, .blueimp-gallery>.close, .blueimp-gallery>.play-pause {
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
body:last-child .blueimp-gallery>.slides>.slide-error {
    background-image:url(../img/error.svg)
}
body:last-child .blueimp-gallery>.play-pause {
    width:20px;
    height:20px;
    background-size:40px 20px;
    background-image:url(../img/play-pause.svg)
}
body:last-child .blueimp-gallery-playing>.play-pause {
    background-position:-20px 0
}
*+html .blueimp-gallery>.slides>.slide {
    min-height:300px
}
*+html .blueimp-gallery>.slides>.slide>.slide-content {
    position:relative
}
.blueimp-gallery>.indicator {
    position:absolute;
    top:auto;
    right:15px;
    bottom:15px;
    left:15px;
    margin:0 40px;
    padding:0;
    list-style:none;
    text-align:center;
    line-height:10px;
    display:none
}
.blueimp-gallery>.indicator>li {
    display:inline-block;
    width:9px;
    height:9px;
    margin:6px 3px 0;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    border:1px solid transparent;
    background:#ccc;
    background:rgba(255, 255, 255, .25)center no-repeat;
    border-radius:5px;
    box-shadow:0 0 2px #000;
    opacity:.5;
    cursor:pointer
}
.blueimp-gallery>.indicator>li:hover, .blueimp-gallery>.indicator>.active {
    background-color:#fff;
    border-color:#fff;
    opacity:1
}
.blueimp-gallery-controls>.indicator {
    display:block;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    -o-transform:translateZ(0);
    transform:translateZ(0)
}
.blueimp-gallery-single>.indicator {
    display:none
}
.blueimp-gallery>.indicator {
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
*+html .blueimp-gallery>.indicator>li {
    display:inline
}
.blueimp-gallery>.slides>.slide>.video-content>img {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    -moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.video-content>video {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.blueimp-gallery>.slides>.slide>.video-content>iframe {
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    height:100%;
    border:none
}
.blueimp-gallery>.slides>.slide>.video-playing>iframe {
    top:0
}
.blueimp-gallery>.slides>.slide>.video-content>a {
    position:absolute;
    top:50%;
    right:0;
    left:0;
    margin:-64px auto 0;
    width:128px;
    height:128px;
    background:url(../img/video-play.png) center no-repeat;
    opacity:.8;
    cursor:pointer
}
.blueimp-gallery>.slides>.slide>.video-content>a:hover {
    opacity:1
}
.blueimp-gallery>.slides>.slide>.video-playing>a, .blueimp-gallery>.slides>.slide>.video-playing>img {
    display:none
}
.blueimp-gallery>.slides>.slide>.video-content>video {
    display:none
}
.blueimp-gallery>.slides>.slide>.video-playing>video {
    display:block
}
.blueimp-gallery>.slides>.slide>.video-loading>a {
    background:url(../img/loading.gif) center no-repeat;
    background-size:64px 64px
}
body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a {
    background-image:url(../img/video-play.svg)
}
*+html .blueimp-gallery>.slides>.slide>.video-content {
    height:100%
}
*+html .blueimp-gallery>.slides>.slide>.video-content>a {
    left:50%;
    margin-left:-64px
}
.jqifade {
    position:absolute;
    background-color:#777
}
iframe.jqifade {
    display:block;
    z-index:-1
}
div.jqi {
    background-color:#fff;
    border-radius:5px;
    font-family:heebo;
    max-width:90%;
    position:absolute;
    text-align:left;
    width:auto
}
div.jqi .jqiclose {
    background:red;
    border-radius:0 0 0 5px;
    color:#fff;
    cursor:default;
    font-weight:700;
    height:30px;
    line-height:30px;
    position:absolute;
    right:0;
    text-align:center;
    top:0;
    width:30px
}
div.jqi .jqistate {
    background-color:#fff
}
div.jqi .jqititle {
    border-bottom:1px solid #eee;
    font-size:20px;
    padding:20px 30px
}
div.jqi .jqimessage {
    padding:30px;
    line-height:20px;
    color:#444;
    overflow:auto
}
div.jqi .jqibuttonshide {
    display:none
}
div.jqi .jqibuttons {
    background-color:#fafafa;
    border-top:1px solid #e5e5e5;
    text-align:right
}
div.jqi .jqibuttons button {
    background:rgba(0, 0, 0, 0);
    border:0 none;
    color:#777;
    font-size:16px;
    font-weight:500;
    margin:0;
    padding:15px 20px
}
.jqimessage.pure-form > p {
    width:100%
}
.jqimessage select {
    display:block
}
.jqiform textarea {
    border:1px solid #e5e5e6;
    min-height:110px;
    padding:10px 20px
}
div.jqi .jqibuttons button:hover, div.jqi .jqibuttons button:focus {
    color:#287ade;
    outline:0
}
div.jqi .jqibuttons button[disabled] {
    color:#aaa
}
.jqiwarning .jqi .jqibuttons {
    background-color:#b95656
}
div.jqi .jqiparentstate::after {
    background-color:#777;
    opacity:.6;
    filter:alpha(opacity=60);
    content:'';
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:0;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius:6px
}
div.jqi .jqisubstate {
    position:absolute;
    top:0;
    left:20%;
    width:60%;
    padding:7px;
    border:solid 1px #eee;
    border-top:0;
    border-radius:0 0 6px 6px;
    -moz-border-radius:0 0 6px 6px;
    -webkit-border-radius:0 0 6px 6px
}
div.jqi .jqisubstate .jqibuttons button {
    padding:10px 18px
}
.jqi .jqiarrow {
    position:absolute;
    height:0;
    width:0;
    line-height:0;
    font-size:0;
    border:solid 10px transparent
}
.jqi .jqiarrowtl {
    left:10px;
    top:-20px;
    border-bottom-color:#fff
}
.jqi .jqiarrowtc {
    left:50%;
    top:-20px;
    border-bottom-color:#fff;
    margin-left:-10px
}
.jqi .jqiarrowtr {
    right:10px;
    top:-20px;
    border-bottom-color:#fff
}
.jqi .jqiarrowbl {
    left:10px;
    bottom:-20px;
    border-top-color:#fff
}
.jqi .jqiarrowbc {
    left:50%;
    bottom:-20px;
    border-top-color:#fff;
    margin-left:-10px
}
.jqi .jqiarrowbr {
    right:10px;
    bottom:-20px;
    border-top-color:#fff
}
.jqi .jqiarrowlt {
    left:-20px;
    top:10px;
    border-right-color:#fff
}
.jqi .jqiarrowlm {
    left:-20px;
    top:50%;
    border-right-color:#fff;
    margin-top:-10px
}
.jqi .jqiarrowlb {
    left:-20px;
    bottom:10px;
    border-right-color:#fff
}
.jqi .jqiarrowrt {
    right:-20px;
    top:10px;
    border-left-color:#fff
}
.jqi .jqiarrowrm {
    right:-20px;
    top:50%;
    border-left-color:#fff;
    margin-top:-10px
}
.jqi .jqiarrowrb {
    right:-20px;
    bottom:10px;
    border-left-color:#fff
}
.frm-holder, .form-elements .available-roles, .radio {
    float:left;
    width:100%
}
.btn, .btn-group {
    display:inline-block
}
.btn-group>.btn, .input-group .form-control {
    position:relative;
    float:left
}
.btn, .btn.active, .btn.btn-active, .btn:active, .form-control {
    background-image:none
}
.btn, .btn-group {
    vertical-align:middle;
    border-radius: 3rem;
    font-size: 12px!important;
    color: #fff!important;
}
.fileContainer {
        overflow: hidden;
    position: relative;
    background: #4CAF50;
    color: #fff;
    padding: 9px;
    border: 1px;
    width: 300px;
    /* line-height: 40px; */
    border-radius: 1px;
}
.fileContainer-file {
    cursor:inherit;
    display:block;
    font-size:999px;
    filter:alpha(opacity=0);
    min-height:100%;
    min-width:100%;
    opacity:0;
    position:absolute;
    right:0;
    text-align:right;
    top:0
}
.nav-tabs {
    border-bottom:1px solid #fff
}
.nav-tabs>li {
    float:left;
    margin-bottom:-1px
}
.nav-tabs>li>a {
    margin-right:2px;
    line-height:1.42857143;
    font-size:13px;
    padding:12px;
    border:1px solid transparent;
    border-radius:1px 1px 0 0
}
.nav-tabs>li>a:hover {
    border-color:#eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color:#555;
    cursor:default;
    background-color:#fff;
    border:1px solid #ddd;
    border-bottom-color:transparent
}
.nav-tabs.nav-justified {
    width:100%;
    border-bottom:0
}
.nav-tabs.nav-justified>li {
    float:none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom:5px;
    text-align:center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top:auto;
    left:auto
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display:table-cell;
        width:1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom:0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right:0;
    border-radius:4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border:1px solid #ddd
}
@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius:4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color:#fff
    }
     
}
.tab-content>.tab-pane {
    display:none
}
.tab-content>.active {
    display:block
}
@font-face {
    font-family:form-builder-font;
    src:url(data:application/vnd.ms-fontobject;base64,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YyMgWGIbIVljuAQAYiCwAFBYsEBgWWawAWNgIy4jICA8ijgjIVktsDossAAWILAIQyAuRyNHI2EgYLAgYGawAmIgsABQWLBAYFlmsAFjIyAgPIo4LbA7LCMgLkawAiVGUlggPFkusSsBFCstsDwsIyAuRrACJUZQWCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKyAAEAKrEABUKzCgIBCCqxAAVCsw4AAQgqsQAGQroCwAABAAkqsQAHQroAQAABAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbMMAgEMKrgB/4WwBI2xAgBEAAA=)
}

.text-vertical{
    vertical-align: middle;
}
.text-center{
    text-align: center!important;
}
.text-success{
    color: #4CAF50!important;
}
.text-info{
    color: #64B5F6!important;
}
.text-danger{
    color: #e8bebe!important
}
.text-bold{
    font-weight: bold;
}
.bg-red{
    background: #e8bebe!important
}
.bg-white{
    background: #fff!important
}

@media(max-width: 980px){


    .row .col.s1,.row .col.s2, .row .col.s3, .row .col.s4 ,.row .col.s5, .row .col.s6, .row .col.s7,.row .col.s8,.row .col.s9,.row .col.s10,.row .col.s11,.row .col.s12{

        width: 100%;
        clear: both;
    }
     .controls a {
            font-size: 8px;
    padding: 8px;
}

}
.btn-flat{
    width: 100%;
    text-align: center;
}
#mask,
#mask-loader {
    height: 100%;
    position: fixed;
    z-index: 100000;
    width: 100%
}
#mask {
    background: linear-gradient(to left, #25a5e4, #03A9F4);
}
#mask-loader {
    display: none;
    background-color: rgba(90, 203, 177, .5)
}
.loader-p {
    position: absolute;
    width: 100%;
    top: 45%;
    text-align: center
}
.loader-p img {
    position: relative;
    text-align: center;
    -webkit-animation: rotate 2.0s infinite linear;
    animation: rotate 2.0s infinite linear;
    float: none;
}
@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
.form-loading{
    position:  absolute;
    background: rgba(000,0,0,0.1);
    width: 94%;
    height: 96.5%;
    z-index: 999;
    display: none;
    text-align: center;
}
.form-loading img{
    width: 50px;
    vertical-align: middle;
}
.bg-transparent{
    background: transparent;
}
input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 12px;
  color:#333
}
input[type=text]::-moz-placeholder { /* Firefox 19+ */
     font-size: 12px;
  color:#333
}
input[type=text]:-ms-input-placeholder { /* IE 10+ */
     font-size: 12px;
  color:#333
}
input[type=text]:-moz-placeholder { /* Firefox 18- */
     font-size: 12px;
  color:#333
}
 .md-input-1{
    float: left; 
    width: 10%; 
    text-align: center;
        line-height: 70px;
  }
  .md-input-15{
    float: left; 
    width: 15%; 
    text-align: center
  }
  .md-input-16{
    float: left; 
    width: 16.66%; 
    text-align: center
  }
  .md-input-2{
    float: left; 
    width: 20%; 
    text-align: center
  }
  .md-input-25{
    float: left; 
    width: 25%; 
    text-align: center;
    line-height: 70px;
  }
  .md-input-3{
    float: left; 
    width: 30%; 
    text-align: center;
    line-height: 70px;
  }
  .md-input-35{
    float: left; 
    width: 35%; 
    text-align: center;
    line-height: 70px;
  }
  .md-input-4{
    float: left; 
    width: 40%; 
    text-align: center;
    line-height: 70px;
  }
  .md-input-5{
    float: left; 
    width: 50%; 
    text-align: center
  }
  .md-input-6{
    float: left; 
    width: 60%; 
    text-align: center
  }
  .md-input-65{
    float: left; 
    width: 65%; 
    text-align: center;
  }
  .md-input-7{
    float: left; 
    width: 70%; 
    text-align: center
  }
  .md-input-8{
    float: left; 
    width: 80%; 
    text-align: center
  }
  .md-input-85{
    float: left; 
    width: 85%; 
    text-align: center
  }
  .md-input-9{
    float: left; 
    width: 90%; 
    text-align: center
  }
  .md-input-10{
    float: left; 
    width: 100%; 
    text-align: center
  }
  .md-input-1 img,.md-input-15 img,.md-input-2 img,.md-input-25 img,.md-input-3 img,.md-input-35 img,.md-input-4 img,.md-input-5 img,.md-input-6 img,.md-input-7 img,.md-input-8 img,.md-input-9 img,.md-input-10 img{
    width: 35px;
    vertical-align: middle;
  }
  @media(max-width: 980px){

   .md-input-1 img, .md-input-15 img, .md-input-2 img, .md-input-25 img, .md-input-3 img, .md-input-35 img, .md-input-4 img, .md-input-5 img, .md-input-6 img, .md-input-7 img, .md-input-8 img, .md-input-9 img, .md-input-10 img {
    width: 30px;
    padding-right: 5px;

}  

   .md-input-25{
    width: 20%; 
  }
   .md-input-16{
    width: 100%; 
  }
   .md-input-35{
    width: 30%; 
  }
   .md-input-65{
    width: 60%; 
  }
  .md-input-xl-1{
    width: 10%!important; 
  }
  .md-input-xl-9{
    width: 90%!important; 
  }

  .topbar-links {
   background: transparent!important;
   width: auto!important;
}
.breadcrumb-bar {
    top: -45px!important;
}
   } 

   .thead-dark{
    background: #2e3192!important;
    border: 1px solid #2e3192;
  
   }
   .thead-dark th{
        color: #fff!important;
    font-size: 12px;
    margin: 0px;
    padding: 0px!important;
    line-height: 25px;
        border: 1px solid #fff;
   }

   .select-list{
    margin-top: 10px;
    width: 90%;
    height: 35px;
    font-size: 12px;
   }

   .table-1 th{
        border-bottom: 10px solid #fff!important;
   }

   .table-1 td{
    font-size: 12px;
    line-height: 15px;
        border-bottom: 10px solid #fff;
   }
   .legend{
    font-size: 13px; text-decoration:underline; color: #000!important; cursor: pointer;
   }

   .table-detail{
         border: 1px solid #2e3192
   }
   .table-detail thead{
     background: #2e3192!important;
    border: 1px solid #2e3192;
   }
   .table-detail thead th{

        color: #fff!important;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    line-height: 25px;
    padding: 2px

 
   }

   .table-detail td{

        color: #000;
    font-size: 12px;
    line-height: 20px;
    padding: 8px

 
   }
   .text-black{
    color: #000!important
   }
   .text-italic{
    font-style: italic;
   }
   .md-input{
        height: 40px!important;
   }
   .tinyRed {
    font-family: "Tahoma", "Times New Roman", "Arial", "Book Antiqua";
    color: #800000;
    font-size: 10pt;
    font-weight: bold;
}
.sidemenu-btn{
    display: none;
}
@media (max-width: 1024px){
    .controls a {
        font-size: 6px;
    /* clear: both; */
    /* width: 45%; */
    text-align: center;
    font-size: 10px!important;
    margin-bottom: 4px;
    line-height: 12px!important;
}

td .controls a {
        font-size: 6px;
 clear: both;
   width: 100%; 
}
}
@media(max-width: 980px){

    .sect-timer {
    margin-left: 10%;
}

#btn-start,#btn-stop{
        padding: 11px;
    }
    .topbar {
    width: 100%;
    margin-left: 0px;
    height: 80px;
}
    .sidemenu-btn{
        display: block;
    }
    .form-control{
            margin-bottom: 10px!important;
                width: 100%!important;
    }
    select.browser-default {
margin-bottom: 10px!important;
    width: 100%!important;
}
.controls a {
    font-size: 6px;
    padding: 8px;
}
.table-detail {
    border: 1px solid #2e3192;
    margin-bottom: 10px;
    margin-top: 10px;
    clear: both;
}
.topbar{
        width: 100%;
    margin-left: 0px;
    padding: 20px!important;
    height: 80px;
      background:#D51C29!important;
}
.topbar-links {
    margin: 0px!important;
    padding: 0px!important;
}
.sidemenu {
    background: #fff;
}
.breadcrumb-bar {
    background: #fff!important;
    }
    .sidemenu-inner {
    padding-left: 30px;
}
.btn, .btn-group {
    vertical-align: middle;
    margin-bottom: 10px;
}
form.search-admin {
        margin: 0px!important;
    width: 100%!important;
}
.controls a {
        font-size: 6px;
    /* clear: both; */
    /* width: 45%; */
    text-align: center;
    font-size: 10px!important;
    margin-bottom: 4px;
    line-height: 12px!important;
}

td .controls a {
        font-size: 6px;
 clear: both;
   width: 100%; 
}
.projects-table table {
    min-width: 300px;
}
.table-1{
    margin-top: 10px;
}
.col-md-12{
    clear: both;
   padding-right: 0px; 
  padding-left: 0px; 
}
.page-title h1 {
    text-align: left;
}
.breadcrumb-bar {
    top: -5px!important;
}

}
form.search-admin {
    margin-bottom: 10px;
}

@media(max-width: 1024px){
    .modal-backdrop.in {
    display: none;
}
}
.sect-timer{
    margin-left: 5%;
}
.wd-timer-0{
    float: left;width: 9%
}
.wd-timer-1{
    float: left;width: 20%
}

.bg-timer{
    display: none;    background: #000;
             color: #fff;
             text-align: center;
             padding: 5px;
             font-size: 20px;
             border-radius: 4px;
               width: 95%;
}
@media(max-width: 768px){
    .breadcrumb-bar {
        padding: 30px 20px 60px;
        display: none!important;
    }
    .sect-timer {
        margin-left: 0%;
        width: 100%;
        clear: both;
        float: right;
            margin-top: 6px;
    }
    .wd-timer-1 {
    float: left;
    width: 50%;
}
.wd-timer-0 {
    float: left;
    width: 50%;
}
    .bg-timer {
        width: 100%;
    }
    #btn-start,#btn-stop{
        width: 150px!important;
        padding: 11px;
    }

    .topbar {
        height: 80px;
    }
   
.sidemenu-inner {
    padding-top: 20px;
}
.sidemenu {
    margin-top: 71px!important;
    width: 70%!important;
}
}
.tab-content{

clear: both;
    margin-top: 10px;
}