/*fuente google*/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,300italic,400italic,600italic,700italic,800italic);*/

html {
    font-size: 100%;
    height: 100%;
    /* background-color: #F5F5F5; */
}

html.boxed {
    background: #dddddd;
}

body {
    background-color: #fafafa;
    color: #757575;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px !important;
    margin: 0px !important;
    /* line-height: 23px; */
    font-style: normal;
    font-weight: normal;
    /* min-height: 100%; */
}

body.boxed {
    margin: 0 auto !important;
    max-width: 90%;
    width: 90%;
    min-height: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

body.boxed .page-topbar {
    max-width: 90%;
    width: 90%;
    margin-left: 5% !important;
}

.vertical-rhythm {
    position: absolute;
    top: 0px;
    z-index: 9999999;
    background: transparent;
    height: 0px;
    width: 40px;
    right: 0px;
    display: none !important;
}

.vertical-rhythm hr {
    display: none;
}

.vertical-rhythm.vertical-test-on {
    /*    background: url("../images/vertical-30px.png");*/
    left: 0px;
    width: 100%;
    /*    height: 5000px;*/
}

.vertical-rhythm.vertical-test-on hr {
    margin: 0;
    margin-bottom: 14px;
    display: block !important;
    /* border-bottom: 1px solid #00bcd4; */
    /* margin: 0; */
    border-color: #00bcd4;
}

.vr-switch {
    position: fixed;
    background-color: #ffffff;
    font-size: 21px;
    color: #333333;
    float: right;
    padding: 20px 40px 20px 20px;
    top: 0;
    right: 0;
    z-index: 99999999;
    cursor: hand;
    cursor: pointer;
    text-align: center;
    line-height: 5px !important;
}

.content-wrapper {
    display: inline-block;
    padding: 30px 20px 0 20px;
    width: 100%;
}


/*body *{  vertical-align: top; }*/

.paddingLeft0 {
    padding-left: 0px;
}

.paddingRight0 {
    padding-right: 0px;
}

.bottom5 {
    margin-bottom: 5px;
}

.bottom10 {
    margin-bottom: 10px;
}

.bottom15 {
    margin-bottom: 15px;
}

.top15 {
    margin-top: 15px;
}

.right15 {
    margin-right: 15px;
}

.left15 {
    margin-left: 15px;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-25 {
    padding: 25px !important;
}

.padding-30 {
    padding: 30px !important;
}

.padding-35 {
    padding: 35px !important;
}

.padding-40 {
    padding: 40px !important;
}

.padding-horizontal-5 {
    padding: 0 5px !important;
}

.padding-horizontal-10 {
    padding: 0 10px !important;
}

.padding-horizontal-15 {
    padding: 0 15px !important;
}

.padding-horizontal-20 {
    padding: 0 20px !important;
}

.padding-vertical-10 {
    padding: 10px 0 !important;
}

.padding-vertical-15 {
    padding: 15px 0 !important;
}

.padding-vertical-20 {
    padding: 20px 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-25 {
    padding-bottom: 25px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-45 {
    padding-bottom: 45px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-45 {
    padding-top: 45px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-25 {
    padding-left: 25px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-25 {
    padding-right: 25px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-25 {
    margin-top: 25px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-25 {
    margin-left: 25px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.no-padding {
    padding: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.inline {
    display: inline;
}

.block {
    display: block !important;
}

.inline-block {
    display: inline-block !important;
}

.no-display {
    display: none !important;
}

.display-table {
    display: table !important;
}

.display-table-cell {
    display: table-cell !important;
}

ol,
ul {
    padding-left: 20px;
}





/*----------------------------------------
    Page Title and Breadcrumb  
------------------------------------------*/

.page-head {
    background-color: #f8f8f8;
    padding: 10px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.page-title h1 {
    font-size: 28px;
    font-weight: 600;
    padding: 0;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    color: #4a4a4a;
    margin-bottom: 5px;
    margin-top: 10px;
}

.page-title .breadcrumb {
    padding: 0px;
    margin: 15px 0;
}

.page-title {
    display: inline-block;
    width: 100%;
}


/*---------------------------------
    Typography
-----------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    /*  font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;*/
    margin: 0px 0 20px 0;
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #505458;
}

h4,
h5,
h6 {
    margin-bottom: 10px;
}

.h1,
h1 {
    font-size: 44px;
}

.h2,
h2 {
    font-size: 36px;
}

.h3,
h3 {
    font-size: 24px;
}

.h4,
h4 {
    font-size: 18px;
}

.h5,
h5 {
    font-size: 14px;
}

.h6,
h6 {
    font-size: 12px;
}

.light {
    font-weight: 100;
}

.bold {
    font-weight: 700;
}

.semi-bold {
    font-weight: 400;
}

blockquote,
.blockquote-reverse,
blockquote.pull-right {
    font-size: 16px;
    border-color: #673AB7;
}

blockquote.pull-right {
    width: 100%;
}

blockquote.accent {
    border-color: #FF6E40;
}

blockquote.background {
    background: #f5f5f5;
}

blockquote.bg-white {
    background: #ffffff;
}

.well {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #f5f5f5;
    border-color: #E0E0E0;
}

.well.primary,
.well.primary * {
    background-color: #673AB7;
    color: #ffffff;
    border-color: #673AB7;
}

.well.transparent {
    background-color: transparent;
}

.well h3 {
    margin-bottom: 10px;
}

a {
    /* color: #fff; */
}

a:hover,
a:focus {
    color: grey;
}

.text-dark {
    color: #333333;
}

.text-muted {
    color: #999999;
}

.text-primary {
    color: #673AB7;
}

.text-info {
    color: #26C6DA;
}

.text-warning {
    color: #fdb45d;
}

.text-danger {
    color: #ef5350;
}

.text-success {
    color: #46be8a;
}

.text-accent {
    color: #FF6E40;
}

.text-light {
    color: #f5f5f5;
}

.text-xs {
    font-size: 12px;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-strong {
    font-weight: bold;
}

.bg-muted {
    background: #E0E0E0;
    padding: 3px 8px;
}

.bg-white {
    background: #ffffff;
}

.bg-primary {
    background: #673AB7;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-info {
    background: #26C6DA;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-warning {
    background: #fdb45d;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-danger {
    background: #ef5350;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-success {
    background: #46be8a;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-accent {
    background: #FF6E40;
    padding: 3px 8px;
    color: #ffffff;
}

.bg-secondary {
    background: #9E9E9E;
    padding: 3px 8px;
    color: #616161;
}

.bg-white {
    background: #ffffff;
    padding: 3px 8px;
    color: #757575;
}


/*-------------------------------
  Page Loading Progress Bar
-----------------------------------*/

#loading-bar .bar {
    background: #847f9f !important;
}

#loading-bar-spinner .spinner-icon {
    border-top-color: #847f9f !important;
    border-left-color: #847f9f !important;
}


/*----------------------------------------
  Page Top Bar
------------------------------------------*/

.page-topbar {
    min-height: 60px;
    position: fixed;
    width: 100%;
    background-color: #37474F;
    top: 0px;
    left: 0px;
    z-index: 1999;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    max-height: 60px;
}

.page-topbar .logo-area {
    width: 370px;
    background-color: #FF6E40;
    display: block;
    min-height: 60px;
    float: left;
}
@media (max-width:992px){
    .page-topbar .logo-area {
        width: 130px;
        background-image: url('../images/ead-854.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: inherit;
    }
}

@media (max-width:450px){
    .page-topbar .logo-area {
        width: 100px;
        background-image: url('../images/ead-responsive.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: inherit;
    }
}

.page-topbar .quick-area .info-menu {
    height: 60px;
    margin: 0;
    line-height: 60px;
    padding: 0;
}

.page-topbar .quick-area .info-menu li {
    position: relative;
    z-index: 2;
}



.page-topbar .quick-area .info-menu li.profile a img,
.page-topbar .quick-area .info-menu li.profile a span {
    top: -7px;
    position: relative;
}

.page-topbar .quick-area .info-menu li.profile a i {
        top: 2px;
    position: relative;
    font-size: 14px;
}

.page-topbar .quick-area .info-menu li a.toggle,
.page-topbar .quick-area .info-menu li a.toggle_chat,
.page-topbar .quick-area .info-menu li a.sidebar_toggle,
.page-topbar .quick-area .info-menu li a.profile_toggle {
    width: 40px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #B0BEC5;
    position: relative;
}

.page-topbar .quick-area .info-menu li a.sidebar_toggle {
    color: #ffffff;
}

.page-topbar .quick-area .info-menu li a.sidebar_toggle i {
    font-size: 24px;
    margin-top: 18px;
}

.page-topbar .quick-area .info-menu li.dropdown a i,
.page-topbar .quick-area .info-menu li.chat-toggle-wrapper a.toggle_chat i {
    margin-top: 24px;
}

.page-topbar .quick-area .info-menu li a.toggle .badge,
.page-topbar .quick-area .info-menu li a.toggle_chat .badge,
.page-topbar .quick-area .info-menu li a.sidebar_toggle .badge {
    position: absolute;
    font-size: 10px;
    padding: 3px;
    margin: 10px 0 0 -5px;
    width: 18px;
    height: 18px;
}

.page-topbar .quick-area .info-menu li a.toggle_chat i {
    font-size: 18px;
}

.page-topbar .quick-area .info-menu li.profile a {
    width: auto;
    text-decoration: none;
    position: relative;
}

.page-topbar .quick-area .info-menu li.profile img {
    height: 30px;
    width: 30px;
    top: 0px;
    right: 10px;
    position: relative;
    background-color: #999999;
}

.page-topbar i {
    font-size: 18px;
    margin-top: 5px;
}


/*slant effect*/

.page-topbar .quick-area .slantit {
    position: relative;
}

.page-topbar .quick-area .slantit .info-menu {
    background-color: #FF6E40;
    padding: 0 0px 0 0px;
}

.page-topbar .quick-area .slantit .info-menu li {
    position: relative;
    z-index: 2;
}

.page-topbar .quick-area .pagetitle {
    position: relative;
}

.page-topbar .quick-area .pagetitle h1:after {
    display: block;
    content: " ";
    width: 40px;
    height: 60px;
    background-color: #37474F;
    position: absolute;
    right: -18px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
}

.page-topbar .chat-slant:before,
.page-topbar .quick-area .pagetitle h1:before {
    display: block;
    content: " ";
    width: 40px;
    height: 60px;
    background-color: #FF6E40;
    position: absolute;
    left: -18px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
}

.page-topbar.chat_shift .quick-area .info-menu li.chat-slant {
    margin-left: 30px;
}

.page-topbar.chat_shift .quick-area .info-menu li.chat-slant,
.page-topbar.chat_shift .chat-slant:before {
    background-color: #FF6E40;
    padding: 0px;
}

.page-topbar .chat-slant:before,
.page-topbar .quick-area .info-menu li.chat-slant {
    background-color: transparent;
    height: 60px;
}

.page-topbar .quick-area .info-menu li.chat-slant a {
    position: relative;
    z-index: 2;
    padding-right: 15px;
}

.page-topbar.chat_shift .quick-area .info-menu li.chat-slant a {
    color: #ffffff;
}

.page-topbar .quick-area .pagetitle div:after {
    height: 5px;
    width: 100%;
    background-color: #F5F5F5;
    position: absolute;
    content: " ";
}

.page-topbar .quick-area .pagetitle div:before {
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: #FF6E40;
    content: " ";
    bottom: 0px;
    left: 58px;
    z-index: -1;
}

.page-topbar .quick-area .pagetitle div {
    height: 5px;
    width: 100%;
    padding-left: 33px;
    position: absolute;
    content: " ";
    bottom: -10px;
    overflow: hidden;
}

.page-topbar .quick-area .pagetitle .line {
    position: absolute;
    width: 60px;
    height: 3px;
    background-color: #FF6E40;
    content: " ";
    top: 15px;
    left: 55px;
    z-index: 2;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}


/*page title*/
.mobile-pagetitle h1,
.page-topbar .quick-area .pagetitle h1 {
    font-weight: 600;
    color: #455A64;
    padding: 25px 45px 0 55px;
    font-size: 32px;
    line-height: 35px;
    text-transform: uppercase;
    margin: 0px 0 -5px 0;
    background-color: #F5F5F5;
    position: relative;
    text-shadow: 2px 2px rgba(100, 100, 100, 0.1);
}


/*------- Drop Down ----------*/

.page-topbar .quick-area .info-menu li .dropdown-menu {
    width: 360px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    line-height: 23px;
    font-size: 14px;
    padding-bottom: 0px;
    border: 0px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    padding-top: 0px;
}


/*---- top arrow - start ----- */

.page-topbar .dropdown-menu {
    background: #ffffff;
    border: 1px solid #f5f5f5;
}

.page-topbar .dropdown-menu:after,
.page-topbar .dropdown-menu:before {
    bottom: 100%;
    left: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.page-topbar .dropdown-menu.dropdown-menu-right:after,
.page-topbar .dropdown-menu.dropdown-menu-right:before {
    right: 22px;
    left: auto;
}

.page-topbar .dropdown-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 9px;
    margin-left: -9px;
}

.page-topbar .dropdown-menu:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: rgba(80, 80, 80, .1);
    border-width: 10px;
    margin-left: -10px;
}


/*---- dropdown list ----- */

.page-topbar li .dropdown-menu .list {
    overflow: hidden;
    max-height: 300px;
    height: 300px;
}

.page-topbar li .dropdown-menu li li {
    width: 100%;
    display: block;
    position: relative;
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #E0E0E0;
}

.page-topbar li .dropdown-menu li li:last-child {
    border-bottom: 0px;
}

.page-topbar li .dropdown-menu li a {
    text-decoration: none;
    color: #757575;
}

.page-topbar li .dropdown-menu li .name,
.page-topbar li .dropdown-menu li .desc {
    display: block;
    position: relative;
}

.page-topbar li .dropdown-menu li .user-img img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 3px 12px 0 0;
    opacity: 1;
}

.page-topbar li .dropdown-menu li .profile-status {
    height: 12px;
    width: 12px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 1px;
    left: 30px;
    border: 2px solid #ffffff;
}

.page-topbar li .dropdown-menu li .name {
    color: #aaaaaa;
}

.page-topbar li .dropdown-menu li .name .time {
    color: #cccccc;
}

.page-topbar li .dropdown-menu li .desc {
    color: #999999;
    margin-top: 5px;
    font-size: 14px;
    padding-left: 51px;
}

.page-topbar li .dropdown-menu li .user-img img {
    opacity: 1;
    margin-bottom: 20px;
}

.page-topbar li .dropdown-menu li.unread .name {
    color: #757575;
}

.page-topbar li .dropdown-menu li .name h4{
    margin-bottom: 5px;
}

.page-topbar li .dropdown-menu li.unread .name .time {
    color: #aaaaaa;
    display: block;
}

.page-topbar li .dropdown-menu li.unread .desc {
    color: #9e9e9e;
}

.page-topbar li .dropdown-menu li.external a:hover,
.page-topbar li .dropdown-menu li.external {
    height: auto;
    background: #F5F5F5;
}

.page-topbar li .dropdown-menu li.external a {
    display: block;
    padding: 15px 30px;
    color: #999999;
    font-size: 13px;
}


/* ---- notifications page top bar ----- */

.page-topbar li .dropdown-menu.notifications li .name .time {
    display: block;
    position: relative;
}

.page-topbar li .notifications .notice-icon i {
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    float: left;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
    color: #ffffff;
    margin-top: 5px !important;
    font-size: 14px !important;
}

.page-topbar li .notifications .total {
    padding: 0px 30px 0px 30px;
}

.page-topbar li .notifications .total span {
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #E0E0E0;
    display: block;
}

.page-topbar li .notifications .available .notice-icon i {
    background-color: rgba(102, 189, 120, 1);
}

.page-topbar li .notifications .busy .notice-icon i {
    background-color: rgba(240, 80, 80, 1);
}

.page-topbar li .notifications .away .notice-icon i {
    background-color: rgba(253, 180, 92, 1);
}

.page-topbar li .notifications .idle .notice-icon i {
    background-color: #FF6E40;
}

.page-topbar li .notifications .offline .notice-icon i {
    background-color: rgba(169, 169, 169, 1);
}


/*---- profile drop down -----*/

.page-topbar li .dropdown-menu.profile {
    max-width: 180px;
    height: auto;
    padding: 0px;
}

.page-topbar li .dropdown-menu.profile li {
    line-height: 40px;
    display: block;
    height: 40px;
    margin: 0px;
}

.page-topbar li .dropdown-menu.profile li i {
    margin-right: 10px;
    line-height: 36px;
    height: 36px;
    width: auto;
    text-align: center;
    margin-top: 0px !important;
}

.page-topbar li .dropdown-menu.profile li a {
    display: block;
    border-bottom: 1px solid #F5F5F5;
}

.page-topbar li .dropdown-menu.profile li.last a,
.page-topbar li .dropdown-menu.profile li a:hover {
    background: #F5F5F5;
}

@media (max-width: 450px) {
    .profile .toggle span {
        display: none;
    }
    .page-topbar .quick-area .info-menu li.profile img {
        right: 0px;
    }
    .page-topbar .quick-area .info-menu li.profile .dropdown-menu {
        right: auto;
        left: -122px;
    }
    .page-topbar .profile .dropdown-menu:after,
    .page-topbar .profile .dropdown-menu:before {
        right: 22px;
        left: auto;
    }
    
    .page-topbar .quick-area .info-menu li .dropdown-menu {
        width: 290px;
    }
}

@media (max-width: 680px) {
    .profile .toggle span {
        display: none;
    }
    .page-topbar .quick-area .info-menu li.profile img {
        right: 0px;
    }
    .page-topbar .quick-area .pull-left ul.info-menu {
        padding-right: 0px;
    }
    .page-topbar .quick-area .pull-right ul.info-menu {
        padding-left: 0px;
    }
}

@media (max-width: 245px) {
    .page-topbar .quick-area .pull-left {
        display: none;
    }
}

@media (max-width: 860px) {
    .hidden-gxs {
        display: none !important;
    }
}

/*@media (max-width: 767px) {
    body .page-topbar .quick-area .pagetitle h1 {
        font-size: 21px;
    }
}*/

@media (max-width: 610px) {
    body .page-topbar {
        min-width: 100%;
    }
}


/*--- Search Form ----*/

.page-topbar .searchbar {
    position: relative;
    z-index: 3;
}

.page-topbar .searchbar .info-menu {
    padding: 0;
}

.page-topbar li.searchform {
    height: 60px;
    margin-left: 5px;
}

.page-topbar li.searchform form {
    z-index: 1;
    position: relative;
}

.page-topbar li.searchform .input-group {
    width: 30px;
    cursor: hand;
    cursor: pointer;
    height: 60px;
    margin-top: -3px;
}

.page-topbar li.searchform .input-group-addon {
    border: none;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #607D8B;
    padding: 0;
    min-width: 30px;
    margin-left: 0;
    z-index: 2;
    position: relative;
}

.page-topbar li.searchform .form-control {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 200px;
    color: #607D8B;
    padding: 0px 30px;
    border-bottom: 2px solid transparent;
    height: 30px;
    margin-left: -28px;
    margin-top: 22px;
}

.page-topbar li.searchform i {
    color: #B0BEC5;
    padding-top: 14px;
    margin-top: -2px;
}

.page-topbar li.searchform.focus .form-control {
    display: block;
}

.page-topbar li.searchform.focus .input-group {
    width: 260px;
    height: 60px;
}

.page-topbar li.searchform.focus .input-group,
.page-topbar li.searchform .form-control:focus {
    background: transparent;
    width: 200px;
}

.page-topbar li.searchform .form-control:focus {
    border-bottom: 2px solid #FF6E40;
}

.page-topbar li.searchform input[type="submit"] {
    display: none;
}

.page-topbar li.searchform.focus i,
.page-topbar li.searchform .material-icons.primary {
    color: #FF6E40;
}

@media (min-width: 992px) and (max-width: 1270px) {
    .page-topbar li.searchform {
        display: none !important;
    }
}


/*----------------------------------------
  Sidebar Main Menu
------------------------------------------*/

.page-sidebar {
    height: 100%;
    width: 280px;
    position: fixed;
    padding: 0px;
    background-color: #37474F;
    margin-top: -1px;
    overflow: hidden;
    box-shadow: 0;
    -o-box-shadow: 0;
    -ms-box-shadow: 0;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 3px 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0;
}

#main-menu-wrapper {
    padding-top: 1px;
    overflow: hidden;
    position: relative;
    height: 253px;
}

#main-menu-wrapper ul {
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px;
}

#main-menu-wrapper ul.wrapper-menu {
    padding-top: 0px;
    vertical-align: top;
}

#main-menu-wrapper ul.wraplist {
    padding-bottom: 0px;
}

#main-menu-wrapper li ul.sub-menu {
    padding-left: 45px;
}

#main-menu-wrapper li ul.sub-menu ul.sub-menu {
    padding-left: 20px;
}

#main-menu-wrapper li ul.sub-menu {
    /*    display: none;*/
    list-style-type: none;
    font-size: 16px;
    width: 100%;
}

#main-menu-wrapper li a {
    display: block;
    line-height: auto;
    min-height: 45px;
    height: auto;
    color: #F5F5F5;
    color: #B0BEC5;
    text-decoration: none;
    padding: 10px 0;
    clear: both;
    text-align: center;
    position: relative;
}

#main-menu-wrapper li a .title {
    display: block;
    line-height: 25px;
}

#main-menu-wrapper li .sub-menu a {
    line-height: 24px;
    min-height: 30px;
    padding: 3px 15px;
    text-align: left;
}

#main-menu-wrapper li .sub-menu a {
    color: #9E9E9E;
    margin-bottom: 0px;
    padding-left: 12px;
    border-left: 3px solid transparent;
    cursor: hand;
    cursor: pointer;
    z-index: 2;
    position: relative;
}

#main-menu-wrapper li .sub-menu a:before {
    /*display: block;
    
    width: 20px;
    height: 33px;
    background-color: transparent;
    position: absolute;
    left: -12px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;*/
}

#main-menu-wrapper li.active .sub-menu .active a,
#main-menu-wrapper li.active .sub-menu .active .sub-menu .active a,
#main-menu-wrapper li.active .sub-menu .active .sub-menu a:hover,
#main-menu-wrapper li.active .sub-menu a.active,
#main-menu-wrapper li.active .sub-menu a:hover,
#main-menu-wrapper li .sub-menu a:hover {
    background-color: #161e22;
    border-left: 3px solid transparent;
}

#main-menu-wrapper li.active .sub-menu .active a:before,
#main-menu-wrapper li.active .sub-menu .active .sub-menu .active a:before,
#main-menu-wrapper li.active .sub-menu .active .sub-menu a:hover:before,
#main-menu-wrapper li.active .sub-menu a.active:before,
#main-menu-wrapper li.active .sub-menu a:hover:before,
#main-menu-wrapper li .sub-menu a:hover:before {
    background-color: #161e22;
}

#main-menu-wrapper li.active .sub-menu .active .sub-menu a {
    background-color: transparent;
    border-left: 3px solid transparent;
}

#main-menu-wrapper li.active .sub-menu .active .sub-menu a:before {
    background-color: transparent;
}

#main-menu-wrapper li a:hover,
#main-menu-wrapper li.active a {
    background-color: #263238;
    color: #F5F5F5;
    position: relative;
}

#main-menu-wrapper li.active ul {
    background-color: #263238;
    padding-bottom: 10px;
}

#main-menu-wrapper li.active li {
    padding-bottom: 0px;
}

#main-menu-wrapper li.subgroup {
    padding-left: 10px;
    line-height: 35px;
    height: 35px;
    color: #B0BEC5;
}

#main-menu-wrapper li a:hover .arrow:before,
#main-menu-wrapper li.active a .arrow:before {
    color: #f5f5f5;
}

#main-menu-wrapper li .sub-menu a:hover .arrow:before,
#main-menu-wrapper li.active .sub-menu a .arrow:before {
    color: #B0BEC5;
}

#main-menu-wrapper li.active .sub-menu a {
    background-color: transparent;
    color: #9E9E9E;
}

#main-menu-wrapper li a i {
    display: inline-block;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    top: 0px;
    position: relative;
    margin-bottom: 3px;
}

#main-menu-wrapper li.active a i {
    float: left;
    display: inline-block;
    font-size: 18px;
    width: auto;
    margin-left: 45px;
}

#main-menu-wrapper li.active a.nosub i {
    float: none;
    display: inline-block;
    font-size: 24px;
    width: auto;
    margin-left: auto;
}

#main-menu-wrapper li.active a .title {
    display: inline-block;
    line-height: 23px;
    float: left;
    margin-left: 15px;
}

#main-menu-wrapper li.active a.nosub .title {
    display: block;
    line-height: 25px;
    float: none;
    margin-left: auto;
}

#main-menu-wrapper li.active .arrow {
    top: 10px;
}

#main-menu-wrapper li.active .sub-menu .arrow {
    top: 3px;
}

#main-menu-wrapper li a .arrow {
    float: right;
    margin-top: 1px;
    margin-right: 25px;
    display: inline;
    font-size: 21px;
    height: auto;
    text-shadow: none;
    color: #B0BEC5;
}


/*#main-menu-wrapper li.active a .arrow.open:before {
    content: "\f107";
}*/

#main-menu-wrapper li a .arrow {
    float: none;
    position: absolute;
    top: 24px;
    right: 0px;
}

#main-menu-wrapper .fa {
    font-size: 21px;
}

#main-menu-wrapper li .label {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 3px 7px;
    float: right;
    margin: 15px 15px 0 0;
}

#main-menu-wrapper li .label.nosubmenu {
    margin-right: 41px;
}

.page-sidebar.chat_shift #main-menu-wrapper li .label,
.page-sidebar.collapseit #main-menu-wrapper li .label {
    display: none;
}

.page-sidebar.chat_shift #main-menu-wrapper li:hover .label,
.page-sidebar.collapseit #main-menu-wrapper li:hover .label {
    display: inline-block;
    margin-top: -30px;
    margin-right: 35px;
}


/*----------------------------------------
  Sidebar User Profile
------------------------------------------*/

.profile-info.ng-hide-add {
    display: none !important;
}

.page-sidebar .profile-info {
    background: transparent;
    padding-top: 30px;
    display: inline-block;
    vertical-align: top;
}

.page-sidebar .profile-image,
.page-sidebar .profile-image a {
    display: inline-block;
    height: 60px;
    position: relative;
}

.profile-info .profile-image img {
    height: 60px;
    width: 60px;
    margin-top: 0px;
    background-color: #F5F5F5;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.2);
}

.profile-info .profile-details h3 {
    margin: 0px 0 0px 0;
    text-align: center;
    position: relative;
    height: 30px;
}

.profile-info .profile-details h3 a {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-weight: 300;
    color: #F5F5F5;
    font-size: 18px;
    line-height: 25px;
    text-decoration: none;
    white-space: nowrap
}

.profile-info .profile-details .profile-title {
    color: #B0BEC5;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}

.info-menu .profile .profile-status,
.profile-info .profile-image .profile-status {
    height: 14px;
    width: 14px;
    border: 2px solid #37474F;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 50px;
}

.page-topbar .quick-area .info-menu .profile .profile-status{
    position: absolute;
    top: 7px;
    left: 14px;
    height: 12px;
    width: 12px;
}

.profile-status.available,
.uprofile-status.available {
    background-color: #46be8a;
}

.profile-status.busy,
.uprofile-status.busy {
    background-color: #ef5350;
}

.profile-status.idle,
.uprofile-status.idle {
    background-color: #FF6E40;
}

.profile-status.away,
.uprofile-status.away {
    background-color: #fdb45d;
}

.profile-status.offline,
.uprofile-status.offline {
    background-color: #9E9E9E;
}


/*----------------------------------------
  Sidebar Fixed Bottom Graphs
------------------------------------------*/

.collapseit .sidebar-graphs,
.chat_shit .sidebar-graphs{
    display: none;
}

.sidebar-graphs{
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 30px;
}

.sidebar-graphs h5{
    color: #B0BEC5;
}

/*
.page-sidebar .project-info {
    position: relative;
    bottom: 0px;
    height: 40px;
    background-color: rgba(70, 70, 78, 1.0);
    width: 100%;
    display: block;
    overflow: hidden;
}

.page-sidebar .project-info .block1 {
    display: inline-block;
    height: 40px;
    padding: 8px 0 5px 30px;
}

.page-sidebar .project-info .block2 {
    display: inline-block;
    height: 40px;
    padding: 8px 0 5px 15px;
}

.page-sidebar .project-info .graph {
    float: left;
    width: 55px;
    padding: 5px 5px 5px 5px;
}

.page-sidebar .project-info .data {
    float: left;
    font-size: 10px;
    color: #aaaaaa;
    width: auto;
    white-space: nowrap;
    display: inline-block;
    padding-right: 5px;
}

.page-sidebar .project-info .data .title {
    display: block;
    line-height: 15px;
}

.page-sidebar .project-info .data .total {
    color: #dddddd;
    line-height: 12px;
    display: block;
    font-size: 11px;
}*/


/*---------------------------------
  Section or Content Box
----------------------------------*/

section.box {
    background-color: transparent;
    margin: 15px 0 15px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

section header {
    width: 100%;
    display: inline-block;
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, 0.12);
    border-bottom: 0px solid #673AB7;
    vertical-align: top;
    position: relative;
}

section header .title {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 17px;
    padding: 10px 18px 0 30px;
    line-height: 30px;
    color: #6e6e6e;
    font-weight: 600;
    display: inline-block;
    margin: 0 0px;
    border: 0px solid rgba(0, 0, 0, 0.12);
    border-bottom: 0px;
    text-transform: uppercase;
}

section .content-body {
    padding: 30px 30px 30px 30px;
    background-color: #ffffff;
    border: 0px solid rgba(0, 0, 0, 0.12);
}

.btn,
.transition {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

section.box.nobox {
    background-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
}

section.nobox header {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 0px solid transparent;
}

section.nobox header .title {
    padding-left: 0px;
}

section.nobox .content-body {
    background-color: transparent;
    border: 0px solid transparent;
    padding: 0 0px 0px 0px;
}

section.box .actions {
    margin: 0px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 30px;
}

section.box .actions i {
    color: #bdbdbd;
    font-size: 14px;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 14px;
    cursor: hand;
    cursor: pointer;
    z-index: 2;
    position: relative;
    display: block;
    float: left;
}

section.box .actions i:hover {
    color: #9E9E9E;
}

section.box .actions i.box_toggle {
    font-size: 21px;
    margin-top: 12px;
}

section.box .actions i.box_close {
    font-size: 16px;
}

section.box .actions i.box_setting {
    font-size: 14px;
}

section.collapsed .content-body {
    height: 15px !important;
    overflow: hidden;
    max-height: 15px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

section.collapsed .content-body * {
    display: none !important;
}

section.box.collapsed {
    border-bottom: 0px solid rgba(0, 0, 0, 0.12);
}

section.box.collapsed header {
    padding-bottom: 0px;
}


/*Slant effect */

.box .panel_header .title div {
    z-index: 2;
    position: relative;
}

.box .panel_header .title:before {
    /*width: 100%;
  position: absolute;
  background-color: #ffffff;
  height: 1px;
  bottom: -1px;
  content: " ";
  left: 0px;*/
}

.box .panel_header .title {
    height: 30px;
    width: auto;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #FFF;
    position: relative;
}

.box .panel_header .title:after {
    display: block;
    content: " ";
    width: 30px;
    height: 35px;
    background-color: #FFF;
    position: absolute;
    right: -12px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
    border-right: 0px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 1px 0px 0px rgba(100, 100, 100, 0.05);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 1px 0px 0px rgba(100, 100, 100, 0.05);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 1px 0px 0px rgba(100, 100, 100, 0.05);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 1px 0px 0px rgba(100, 100, 100, 0.05);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 1px 0px 0px rgba(100, 100, 100, 0.05);
}

.box .panel_header .actions:before {
    display: block;
    content: " ";
    width: 35px;
    height: 35px;
    background-color: #FFF;
    position: absolute;
    left: -15px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
    border-left: 0px solid rgba(0, 0, 0, 0.12);
    border-top: 0px solid rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -1px 0px 0px rgba(100, 100, 100, 0.05);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -1px 0px 0px rgba(100, 100, 100, 0.05);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -1px 0px 0px rgba(100, 100, 100, 0.05);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -1px 0px 0px rgba(100, 100, 100, 0.05);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -1px 0px 0px rgba(100, 100, 100, 0.05);
}

.box .panel_header .actions {
    background-color: #ffffff;
    border-right: 0px solid rgba(0, 0, 0, 0.12);
    border-top: 0px solid rgba(0, 0, 0, 0.12);
    padding-right: 15px;
    padding-left: 5px;
}


/*--------ui panels section for different colors--------*/


/*----all colors----*/

section.primary header.panel_header .title,
section.primary header.panel_header .title:after,
section.primary .content-body,
section.primary .panel_header .actions,
section.primary .panel_header .actions:before {
    background-color: #673AB7;
    color: #f5f5f5;
}

section.accent header.panel_header .title,
section.accent header.panel_header .title:after,
section.accent .content-body,
section.accent .panel_header .actions,
section.accent .panel_header .actions:before {
    background-color: #FF6E40;
    color: #f5f5f5;
}

section.success header.panel_header .title,
section.success header.panel_header .title:after,
section.success .content-body,
section.success .panel_header .actions,
section.success .panel_header .actions:before {
    background-color: #46be8a;
    color: #f5f5f5;
}

section.warning header.panel_header .title,
section.warning header.panel_header .title:after,
section.warning .content-body,
section.warning .panel_header .actions,
section.warning .panel_header .actions:before {
    background-color: #fdb45d;
    color: #f5f5f5;
}

section.danger header.panel_header .title,
section.danger header.panel_header .title:after,
section.danger .content-body,
section.danger .panel_header .actions,
section.danger .panel_header .actions:before {
    background-color: #ef5350;
    color: #f5f5f5;
}

section.info header.panel_header .title,
section.info header.panel_header .title:after,
section.info .content-body,
section.info .panel_header .actions,
section.info .panel_header .actions:before {
    background-color: #26C6DA;
    color: #f5f5f5;
}

section.primary header .title,
section.accent header .title,
section.success header .title,
section.warning header .title,
section.danger header .title,
section.info header .title {
    color: #fcfcfc;
    margin-top: 0px;
}

section.box.primary .actions i,
section.box.accent .actions i,
section.box.success .actions i,
section.box.warning .actions i,
section.box.info .actions i,
section.box.danger .actions i {
    color: #F5F5F5;
}

section.box.primary .actions i:hover,
section.box.accent .actions i:hover,
section.box.success .actions i:hover,
section.box.warning .actions i:hover,
section.box.info .actions i:hover,
section.box.danger .actions i:hover {
    color: #f5f5f5;
}

section.primary .content-body,
section.accent .content-body,
section.success .content-body,
section.warning .content-body,
section.danger .content-body,
section.info .content-body {
    color: #ffffff;
}


/*----------------------------------------------------
    Drag n Drop panels(section boxes)
----------------------------------------------------*/

.portlet-placeholder {
    border: 1px dashed #cccccc;
    margin: 0 30px 30px 0;
    height: 240px;
}

.sort_panel {
    display: inline-block;
}

.sort_panel section {
    margin-bottom: 30px;
}


/*------------------------------
    FORM ELEMENTS
-------------------------------*/

input[type=checkbox],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=radio],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea,
.form-control {
    /* box-shadow: none; */
    /* -webkit-box-shadow: none; */
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    /* border-radius: 20px; */
    -o-border-radius: 20px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    /* -webkit-border-radius: 20px; */
    font-family: 'Raleway';
    border: 0px;
    border-bottom: 1px solid #b9b9b9;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 200;
    background-color: transparent;
    /* background: #ffffff; */
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    height: 44px;
}

.form-control:focus,
.has-focus .form-control {
    background: #ffffff;
    border-color: #1c97eb;
    outline: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

textarea.form-control {
    height: auto;
    min-height: 62px;
}

.form-group.wysiwyg .form-control {
    border: 2px solid #e1e1e1;
    padding: 15px;
}

.form-group,
.input-group {
    margin-bottom: 20px;
}

.form-group .controls {
    margin: 0px 0 10px 0;
}

.form-label {
    font-weight: 300;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.form-group .desc {
    font-size: 12px;
    color: #999999;
    margin-top: 10px;
    margin-left: 15px;
    font-style: italic;
}

.help-block {
    color: #999999;
    font-size: 0.9em;
    font-family: 'Raleway';
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: transparent;
    opacity: 0.8;
}


/*----------- input group ----------*/

.input-group {
    width: 100%;
}

.input-group-btn button {
    border: 0px solid #ccc;
    height: 34px;
    border: 0px;
    background-color: transparent;
}

.input-group-btn:first-child button {
    border-right: 0px;
}

.input-group-btn:last-child button {
    border-left: 0px;
}

.input-group .input-group-addon {
    min-width: 25px;
    padding-left: 0px;
    text-align: left;
    border: 0px solid transparent;
    border-bottom: 2px solid #e1e1e1;
}

.input-group.focus .input-group-addon {
    border-bottom: 2px solid #673AB7;
}

.input-group-addon:last-child {
    min-width: 15px;
    padding-right: 0px;
    text-align: right;
}

.input-group-addon .icheck {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 18px;
}

.input-group.transparent .input-group-btn button {
    border: 0px;
    background-color: transparent;
}

.input-group .input-group-addon,
.input-group .input-group-btn button {
    background-color: transparent;
    color: #616161;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.input-group .input-group-btn.input-focus button,
.input-group .input-group-addon.input-focus {
    border-color: #673AB7;
    height: 34px;
}

.input-group.transparent {
    border-bottom: 2px solid #e1e1e1;
    height: 28px;
}

.input-group.transparent .input-group-addon {
    background-color: transparent;
    border: 0px solid transparent;
    height: 28px;
}

.input-group.transparent .input-group-btn.input-focus button,
.input-group.transparent .input-group-addon.input-focus {
    background-color: #f8f8f8;
}

.input-group.transparent .form-control {
    border: 0px solid transparent;
    height: 30px;
}

.input-group.primary .input-group-addon,
.input-group.primary .input-group-btn button {
    border-color: #673AB7;
    background-color: transparent;
    color: #673AB7;
}

.input-group.primary .form-control {
    border-color: #673AB7;
}

.input-group.accent .input-group-addon,
.input-group.accent .input-group-btn button {
    border-color: #FF6E40;
    background-color: transparent;
    color: #FF6E40;
}

.input-group.accent .form-control {
    border-color: #FF6E40;
}

.input-group-btn .btn {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    border-bottom: 2px solid #e1e1e1;
}


/*
.input-group.transparent .form-control{
  border-left: 0px solid transparent;
}

.input-group.transparent .input-group-addon.input-focus {
    background-color: #f8f8f8;  
    border: 1px solid #673AB7;
    border-right: 0px;
}


*/

.input-group .dropdown-menu {
    border-color: #f5f5f5;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

select.input-lg {
    height: 32px;
    line-height: 32px;
    padding: 0;
}


/*Form slider (angular)*/

slider span.bar.selection {
    background-color: #673AB7 !important;
}

slider span.pointer.active:after {
    background-color: #673AB7 !important;
}


/*----- fixed colors -----*/

.ng-invalid,
.ng-invalid:focus,
.has-error .form-control,
.has-error .form-control:focus {
    border-color: #f72e2a;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.has-warning .form-control,
.has-warning .form-control:focus {
    border-color: #fdb45d;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.has-success .form-control,
.has-success .form-control:focus {
    border-color: #46be8a;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #f72e2a;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #fdb45d;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #46be8a;
}


/*Form bootstrap tagsinput */

.bootstrap-tagsinput {
    border: 0px solid transparent !important;
    border-bottom: 2px solid #e1e1e1 !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -ms-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -o-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    color: #F5F5F5 !important;
    border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    line-height: 23px !important;
    padding: 4px 0px !important;
}

.wysiwyg-editor {
    overflow: auto !important;
}


/*------------------------------
    BUTTONS
-------------------------------*/

.btn,
.badge,
.label {
    overflow: hidden;
    position: relative;
}

.btn {
    border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 0px;
    border: 0px;
    font-family: 'Raleway';
    font-weight: 400;
    text-shadow: none;
    font-size: 1em;
    line-height: 25px;
    position: relative;
}

.btn.btn-round {
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.btn.btn-corner {
    border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
}

.btn.btn-border {
    border: 1px solid #E0E0E0;
    color: #333333;
    background: #F5F5F5;
    font-size: 15px;
    font-weight: 400;
}

.btn.btn-border.btn-success {
    border: 1px solid #46be8a;
    color: #46be8a;
    background: transparent;
}

.btn.btn-border.btn-warning {
    border: 1px solid #fdb45d;
    color: #fdb45d;
    background: transparent;
}

.btn.btn-border.btn-danger {
    border: 1px solid #ef5350;
    color: #ef5350;
    background: transparent;
}

.btn.btn-border.btn-info {
    border: 1px solid #26C6DA;
    color: #26C6DA;
    background: transparent;
}

.btn.btn-border.btn-accent {
    border: 1px solid #FF6E40;
    color: #FF6E40;
    background: transparent;
}

.btn.btn-border.btn-primary {
    border: 1px solid #673AB7;
    color: #673AB7;
    background: transparent;
}

.btn.btn-border.btn-secondary {
    border: 1px solid #bdbdbd;
    color: #6e6e6e;
    background: transparent;
}

.btn.btn-border,
.btn.btn-border.btn-default {
    border: 1px solid #E0E0E0;
    color: #333333;
    background: transparent;
}

.btn.btn-border.btn-link {
    border: 1px solid transparent;
    color: #337ab7;
    background: transparent;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 0px;
    outline-offset: 0px;

}


/*colors*/

.btn.btn-success {
    background: #afce38;
    color: #ffffff;
}

.btn.btn-warning {
    background: #fdb45d;
    color: #ffffff;
}

.btn.btn-danger {
    background: #ef5350;
    color: #ffffff;
}

.btn.btn-info {
    background: #26C6DA;
    color: #ffffff;
}

.btn.btn-accent {
    background: #FF6E40;
    color: #ffffff;
}

.btn.btn-primary {
    background-color: #1c97eb;
    border-color: #1389da;
    color: #fff;
}

.btn.btn-secondary {
    background: #9E9E9E;
    color: #ffffff;
}

.btn,
.btn.btn-default {
    background: #E0E0E0;
    color: #5a5a5a;
}

.btn.btn-link {
    background: transparent;
    color: #337ab7;
}


/*size*/


@media (max-width: 480px){
    #login .btn {
        width:100%;
        padding: 7px 18px;
}
}
.btn {
    padding: 7px 18px;
}

.btn.btn-lg,
.btn-lg,
.btn-group-lg>.btn {
    padding: 8px 18px;
    font-size: 18px;
}

.btn .icon-sm {
    position: relative;
    top: 5px;
}

.btn.btn-lg .icon-sm {
    position: relative;
    top: 2px;
}

.btn.btn-sm,
.btn-sm,
.btn-group-sm>.btn {
    padding: 4px 12px;
    font-size: 13px;
}

.btn.btn-xs,
.btn-xs,
.btn-group-xs>.btn {
    padding: 2px 8px;
    font-size: 12px;
}

.btn.btn-block,
.btn-block,
.btn-group-block>.btn {
    padding: 10px 0px;
    font-size: 1rem;
    /* line-height: 22px; */
    /* border-radius: 90px; */
}

.btn-toolbar {
    margin-left: 0px;
}


/*hover state*/


/*.btn:hover, .btn:active, .btn:focus{color:#ffffff;}*/

.btn:hover,
.btn:active,
.btn:focus,
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    color: #333333;
    background: #e5e5e5;
    outline: none;
}

.btn.btn-link:hover,
.btn.btn-link:focus {
    color: rgba(1, 131, 122, 1.0);
    background: transparent;
}

.btn-success.active,
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: #9fbd2a;
    color: #ffffff;
}

.btn-warning.active,
.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
    background: #F9A825;
    color: #ffffff;
}

.btn-danger.active,
.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
    background: #E53935;
    color: #ffffff;
}

.btn-info.active,
.btn-info:hover,
.btn-info:active,
.btn-info:focus {
    background: #0288D1;
    color: #ffffff;
}

.btn-accent.active,
.btn-accent:hover,
.btn-accent:active,
.btn-accent:focus {
    background: #FF5722;
    color: #ffffff;
}

.btn-primary.active,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background: #1580ca;
    color: #ffffff;
}

.btn-secondary.active,
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    background: #616161;
    color: #ffffff;
}

.btn-default.active,
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
    background: #BDBDBD;
    color: #333333;
    
}

.btn-primary:disabled,
.btn-primary[disabled] {
    background: #a783e5;
    color: #ffffff;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    text-shadow: none;
}

.btn-colors .btn {
    width: 120px;
    margin: 0 15px 15px 0;
}

.btn-iconic .btn,
.btn-social .btn {
    width: 50px;
    text-align: center;
    margin: 0 15px 15px 0px;
}


/*social media*/

.facebook {
    background-color: #436cac !important;
    color: #ffffff !important;
}

.twitter {
    background-color: #049bca !important;
    color: #ffffff !important;
}

.google-plus {
    background-color: #313131 !important;
    color: #ffffff !important;
}

.dribbble {
    background-color: #cd4a7e !important;
    color: #ffffff !important;
}

.youtube {
    background-color: #df220c !important;
    color: #ffffff !important;
}

.vimeo {
    background-color: #85af27 !important;
    color: #ffffff !important;
}

.flickr {
    background-color: #df3a7f !important;
    color: #ffffff !important;
}

.rss {
    background-color: #ef7424 !important;
    color: #ffffff !important;
}

.skype {
    background-color: #1fc9fa !important;
    color: #ffffff !important;
}

.linkedin {
    background-color: #3089c3 !important;
    color: #ffffff !important;
}

.android {
    background-color: #98cb02 !important;
    color: #ffffff !important;
}

.apple {
    background-color: #02a7e7 !important;
    color: #ffffff !important;
}


/*------------------------------------
     Modals 
 ------------------------------------*/

.modalbuttons .btn {
    width: 160px;
}

.modal-content {
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.modal-body {
    padding: 30px;
}

.modal {
    z-index: 11040 !important;
}

.modal-dialog {
    margin-top: 80px;
}


/*---------------------------------------------
    Alert Notifications
----------------------------------------------*/

.alert {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    text-shadow: none;
    background: #E0E0E0;
}

.alert.minimal {
    border: none;
    background-color: #f5f5f5;
    color: #757575;
}

.alert.minimal button.close span {
    color: #757575;
}

.alert.minimal a,
.alert.minimal span {
    color: #757575;
}

.alert-warning {
    border: 1px solid #fdb45d;
    background: #fdb45d;
    color: #ffffff;
}

.alert-warning.minimal {
    border-left: 5px solid #fdb45d;
}

.alert-success {
    border: 1px solid #46be8a;
    background: #46be8a;
    color: #ffffff;
}

.alert-success.minimal {
    border-left: 5px solid #46be8a;
}

.alert-info {
    border: 1px solid #26C6DA;
    background: #26C6DA;
    color: #ffffff;
}

.alert-info.minimal {
    border-left: 5px solid #26C6DA;
}

.alert-danger,
.alert-error {
    border: 1px solid #ef5350;
    background: #f72e2a;
    color: #ffffff;
}

.alert-danger.minimal,
.alert-error.minimal {
    border-left: 5px solid #ef5350;
}

.alert button.close span {
    color: #ffffff;
}

.alert button.close {
    opacity: 0.6;
}

.alert {
    padding: 12px 35px 12px 15px;
    /* text-shadow: none; */
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1); */
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    /* -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1); */
    /* border: none; */
}

.alert *,
.alert a {
    color: #ffffff;
}

.alert a {
    font-weight: bold;
}

.alert button.close span {
    color: #ffffff;
    opacity: 0.7;
}

.alert button.close {
    opacity: 1;
    font-size: 18px;
    font-weight: 300;
    line-height: 25px;
}

.alert-default *,
.alert-default a,
.alert-default {
    color: #757575;
}

.alert-default.minimal {
    border-left: 5px solid #aaaaaa;
}

.alert.alert-default button.close span {
    color: #F5F5F5;
    opacity: 0.7;
}

.alert.alert-default.minimal button.close span {
    color: #757575;
    opacity: 0.7;
}

.alert-primary {
    background: #673AB7;
    color: #ffffff;
}

.alert-primary.minimal {
    border-left: 5px solid #673AB7;
    color: #ffffff;
}

.alert-accent {
    background-color: #FF6E40;
    color: #ffffff;
}

.alert-accent.minimal {
    border-left: 5px solid #FF6E40;
}

.notification_btns .btn {
    margin-bottom: 15px;
    margin-right: 15px;
}


/*cg notifications plugin*/

.cg-notify-message {
    background-color: #673AB7 !important;
    color: #ffffff !important;
    border: 1px solid #673AB7 !important;
}

.cg-notify-close {
    color: #ffffff !important;
    text-shadow: none !important;
    opacity: 0.7 !important;
}


/*---------------------------------------------
    Dropdown menu
----------------------------------------------*/

.dropdown-menu {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    border-color: #f5f5f5;
}


/*---------------------------------------------------
   Datepicker, Daterangepicker,  Datetimepicker & Colorpicker
---------------------------------------------------*/

.daterangepicker,
.datetimepicker-days,
.datetimepicker-months,
.datetimepicker-years,
.datepicker-days,
.datepicker-months,
.datepicker-years {
    padding: 10px;
}

.daterangepicker th,
.datetimepicker th,
.datepicker th {
    font-weight: 400;
    color: #616161;
}

.daterangepicker td.off,
.datepicker td.old,
.datepicker td.new {
    color: #aaaaaa;
}

.daterangepicker td,
.daterangepicker th,
.datetimepicker-years .year,
.datetimepicker-months .month,
.datetimepicker td,
.datetimepicker th,
.datepicker-years .year,
.datepicker-months .month,
.datepicker td,
.datepicker th {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
    border-color: #673AB7;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover,
.daterangepicker td.active,
.daterangepicker td.active:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled],
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
    background-color: #673AB7;
    background-image: none;
    text-shadow: none;
}

.datetimepicker-years .year,
.datetimepicker-months .month,
.datepicker-years .year,
.datepicker-months .month {
    background-image: none;
    text-shadow: none;
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.datepicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ffffff;
    border-bottom-color: rgba(200, 200, 200, 0.5);
    top: -7px;
    left: 6px;
}

.inlinedate .btn-default.btn-info .text-info {
    color: #212121;
}


/*----- timepicker ------*/

.bootstrap-timepicker-widget {
    padding: 8px;
}

.bootstrap-timepicker-widget table td input {
    width: 30px;
    padding: 3px;
    border: 0px solid transparent;
    color: #616161;
}

.bootstrap-timepicker-widget .icon-chevron-up,
.bootstrap-timepicker-widget .icon-chevron-down {
    font-size: 12px;
    line-height: 12px;
    color: #aaaaaa;
}

.bootstrap-timepicker-widget table td a {
    padding: 2px 0;
    color: #aaaaaa;
}

.bootstrap-timepicker-widget table td a:hover {
    background-color: #f5f5f5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #eeeeee;
}

.icon-chevron-up,
.icon-chevron-down {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: #9E9E9Escale;
}

.icon-chevron-up:before {
    content: "\f077";
}

.icon-chevron-down:before {
    content: "\f078";
}


/*------ daterangepicker -------*/

.daterangepicker .ranges .input-mini {
    border: 1px solid #eeeeee;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.daterangepicker .calendar-date {
    border: 1px solid #eeeeee;
    padding: 10px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}


/*----- colorpicker ------*/

.sel-color {
    display: block;
    width: 15px;
    height: 15px;
}


/*---------------------------------------------
    Progress Bars
----------------------------------------------*/

.progress {
    background: #f5f5f5;
    background-image: none;
    -webkit-box-shadow: inset 0 -1px 2px rgba(150, 150, 150, .1);
    -moz-box-shadow: inset 0 -1px 2px rgba(150, 150, 150, .1);
    box-shadow: inset 0 -1px 2px rgba(150, 150, 150, .1);
    -ms-box-shadow: inset 0 -1px 2px rgba(150, 150, 150, .1);
    -o-box-shadow: inset 0 -1px 2px rgba(150, 150, 150, .1);
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.progress.progress-sm {
    height: 5px;
}

.progress.progress-md {
    height: 10px;
}

.progress.progress-lg {
    height: 15px;
}

.progress.progress-xlg {
    height: 25px;
}

.progress-bar {
    background-image: none;
    font-size: 12px;
    line-height: 20px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .15);
    -moz-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .15);
    box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .15);
    -ms-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .15);
    -o-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .15);
    background-color: #673AB7;
}

.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-md .progress-bar {
    font-size: 14px;
    line-height: 30px;
}

.progress-lg .progress-bar {
    font-size: 16px;
    line-height: 40px;
}

.progress-xlg .progress-bar {
    font-size: 18px;
    line-height: 50px;
}

.tile-progress .progress.primary .progress-bar,
.progress.primary .progress-bar {
    background-color: #673AB7;
}

.tile-progress .progress.accent .progress-bar,
.progress.accent .progress-bar {
    background-color: #FF6E40;
}

.tile-progress .progress.secondary .progress-bar,
.progress.secondary .progress-bar {
    background-color: #9E9E9E;
}

.tile-progress .progress.success .progress-bar,
.progress.success .progress-bar,
.progress-bar-success {
    background-color: #46be8a;
}

.tile-progress .progress.info .progress-bar,
.progress.info .progress-bar,
.progress-bar-info {
    background-color: #26C6DA;
}

.tile-progress .progress.warning .progress-bar,
.progress.warning .progress-bar,
.progress-bar-warning {
    background-color: #fdb45d;
}

.tile-progress .progress.danger .progress-bar,
.progress.danger .progress-bar,
.progress-bar-danger {
    background-color: #ef5350;
}


.table tr .progress{
    margin-top: 5px;
    margin-bottom: 5px;
}

/*---------------------------------------------
  General Animation Settings    
----------------------------------------------*/

.animated-duration-200ms {
    -webkit-animation-duration: 200ms;
    -moz-animation-duration: 200ms;
    -o-animation-duration: 200ms;
    animation-duration: 200ms;
}

.animated-duration-400ms {
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    -o-animation-duration: 400ms;
    animation-duration: 400ms;
}

.animated-duration-600ms {
    -webkit-animation-duration: 600ms;
    -moz-animation-duration: 600ms;
    -o-animation-duration: 600ms;
    animation-duration: 600ms;
}

.animated-duration-800ms {
    -webkit-animation-duration: 800ms;
    -moz-animation-duration: 800ms;
    -o-animation-duration: 800ms;
    animation-duration: 800ms;
}

.animated-duration-1000ms {
    -webkit-animation-duration: 1000ms;
    -moz-animation-duration: 1000ms;
    -o-animation-duration: 1000ms;
    animation-duration: 1000ms;
}

.animated-duration-1200ms {
    -webkit-animation-duration: 1200ms;
    -moz-animation-duration: 1200ms;
    -o-animation-duration: 1200ms;
    animation-duration: 1200ms;
}

.animated-duration-1400ms {
    -webkit-animation-duration: 1400ms;
    -moz-animation-duration: 1400ms;
    -o-animation-duration: 1400ms;
    animation-duration: 1400ms;
}

.animated-duration-1600ms {
    -webkit-animation-duration: 1600ms;
    -moz-animation-duration: 1600ms;
    -o-animation-duration: 1600ms;
    animation-duration: 1600ms;
}

.animated-duration-1800ms {
    -webkit-animation-duration: 1800ms;
    -moz-animation-duration: 1800ms;
    -o-animation-duration: 1800ms;
    animation-duration: 1800ms;
}

.animated-duration-2000ms {
    -webkit-animation-duration: 2000ms;
    -moz-animation-duration: 2000ms;
    -o-animation-duration: 2000ms;
    animation-duration: 2000ms;
}

.animated-duration-2s {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animated-duration-2200ms {
    -webkit-animation-duration: 2200ms;
    -moz-animation-duration: 2200ms;
    -o-animation-duration: 2200ms;
    animation-duration: 2200ms;
}

.animated-duration-2400ms {
    -webkit-animation-duration: 2400ms;
    -moz-animation-duration: 2400ms;
    -o-animation-duration: 2400ms;
    animation-duration: 2400ms;
}

.animated-duration-3s {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.animated-duration-1s {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.animated-delay-200ms {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
}

.animated-delay-400ms {
    -webkit-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
    -o-animation-delay: 400ms;
    animation-delay: 400ms;
}

.animated-delay-600ms {
    -webkit-animation-delay: 600ms;
    -moz-animation-delay: 600ms;
    -o-animation-delay: 600ms;
    animation-delay: 600ms;
}

.animated-delay-800ms {
    -webkit-animation-delay: 800ms;
    -moz-animation-delay: 800ms;
    -o-animation-delay: 800ms;
    animation-delay: 800ms;
}

.animated-delay-1000ms {
    -webkit-animation-delay: 1000ms;
    -moz-animation-delay: 1000ms;
    -o-animation-delay: 1000ms;
    animation-delay: 1000ms;
}

.animated-delay-1200ms {
    -webkit-animation-delay: 1200ms;
    -moz-animation-delay: 1200ms;
    -o-animation-delay: 1200ms;
    animation-delay: 1200ms;
}

.animated-delay-1400ms {
    -webkit-animation-delay: 1400ms;
    -moz-animation-delay: 1400ms;
    -o-animation-delay: 1400ms;
    animation-delay: 1400ms;
}

.animated-delay-1600ms {
    -webkit-animation-delay: 1600ms;
    -moz-animation-delay: 1600ms;
    -o-animation-delay: 1600ms;
    animation-delay: 1600ms;
}

.animated-delay-1800ms {
    -webkit-animation-delay: 1800ms;
    -moz-animation-delay: 1800ms;
    -o-animation-delay: 1800ms;
    animation-delay: 1800ms;
}

.animated-delay-2000ms {
    -webkit-animation-delay: 2000ms;
    -moz-animation-delay: 2000ms;
    -o-animation-delay: 2000ms;
    animation-delay: 2000ms;
}

.animated-delay-2s {
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
}

.animated-delay-2200ms {
    -webkit-animation-delay: 2200ms;
    -moz-animation-delay: 2200ms;
    -o-animation-delay: 2200ms;
    animation-delay: 2200ms;
}

.animated-delay-2400ms {
    -webkit-animation-delay: 2400ms;
    -moz-animation-delay: 2400ms;
    -o-animation-delay: 2400ms;
    animation-delay: 2400ms;
}


/*---------------------------------------------
    Tooltips      
----------------------------------------------*/

.tooltip {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 21px;
    text-shadow: none;
}

.tooltip-inner {
    padding: 5px 13px;
    background-color: #616161;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #616161;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #616161;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #616161;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #616161;
}

.tooltip.success .tooltip-inner {
    background-color: #46be8a;
}

.tooltip.success.top .tooltip-arrow {
    border-top-color: #46be8a;
}

.tooltip.success.left .tooltip-arrow {
    border-left-color: #46be8a;
}

.tooltip.success.right .tooltip-arrow {
    border-right-color: #46be8a;
}

.tooltip.success.bottom .tooltip-arrow {
    border-bottom-color: #46be8a;
}

.tooltip.warning .tooltip-inner {
    background-color: #fdb45d;
}

.tooltip.warning.top .tooltip-arrow {
    border-top-color: #fdb45d;
}

.tooltip.warning.left .tooltip-arrow {
    border-left-color: #fdb45d;
}

.tooltip.warning.right .tooltip-arrow {
    border-right-color: #fdb45d;
}

.tooltip.warning.bottom .tooltip-arrow {
    border-bottom-color: #fdb45d;
}

.tooltip.info .tooltip-inner {
    background-color: #26C6DA;
}

.tooltip.info.top .tooltip-arrow {
    border-top-color: #26C6DA;
}

.tooltip.info.left .tooltip-arrow {
    border-left-color: #26C6DA;
}

.tooltip.info.right .tooltip-arrow {
    border-right-color: #26C6DA;
}

.tooltip.info.bottom .tooltip-arrow {
    border-bottom-color: #26C6DA;
}

.tooltip.danger .tooltip-inner {
    background-color: #ef5350;
}

.tooltip.danger.top .tooltip-arrow {
    border-top-color: #ef5350;
}

.tooltip.danger.left .tooltip-arrow {
    border-left-color: #ef5350;
}

.tooltip.danger.right .tooltip-arrow {
    border-right-color: #ef5350;
}

.tooltip.danger.bottom .tooltip-arrow {
    border-bottom-color: #ef5350;
}

.tooltip.accent .tooltip-inner {
    background-color: #FF6E40;
}

.tooltip.accent.top .tooltip-arrow {
    border-top-color: #FF6E40;
}

.tooltip.accent.left .tooltip-arrow {
    border-left-color: #FF6E40;
}

.tooltip.accent.right .tooltip-arrow {
    border-right-color: #FF6E40;
}

.tooltip.accent.bottom .tooltip-arrow {
    border-bottom-color: #FF6E40;
}

.tooltip.primary .tooltip-inner {
    background-color: #673AB7;
}

.tooltip.primary.top .tooltip-arrow {
    border-top-color: #673AB7;
}

.tooltip.primary.left .tooltip-arrow {
    border-left-color: #673AB7;
}

.tooltip.primary.right .tooltip-arrow {
    border-right-color: #673AB7;
}

.tooltip.primary.bottom .tooltip-arrow {
    border-bottom-color: #673AB7;
}

.tooltip.secondary .tooltip-inner {
    background-color: #9E9E9E;
}

.tooltip.secondary.top .tooltip-arrow {
    border-top-color: #9E9E9E;
}

.tooltip.secondary.left .tooltip-arrow {
    border-left-color: #9E9E9E;
}

.tooltip.secondary.right .tooltip-arrow {
    border-right-color: #9E9E9E;
}

.tooltip.secondary.bottom .tooltip-arrow {
    border-bottom-color: #9E9E9E;
}


/*---------------------------------------------
    Popovers     
----------------------------------------------*/

.popover {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #673AB7;
    border-bottom: 0px solid #ebebeb;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    color: #ffffff;
}

.popover-content {
    padding: 9px 14px;
}

.popover.top>.arrow {
    border-top-color: #dddddd;
}

.popover.left>.arrow {
    border-left-color: #dddddd;
}

.popover.right>.arrow {
    border-right-color: #dddddd;
}

.popover.bottom>.arrow {
    border-bottom-color: #dddddd;
}

.popover.success .popover-title {
    background: #46be8a;
}

.popover.warning .popover-title {
    background: #fdb45d;
}

.popover.danger .popover-title {
    background: #ef5350;
}

.popover.info .popover-title {
    background: #26C6DA;
}

.popover.accent .popover-title {
    background: #FF6E40;
}

.popover.primary .popover-title {
    background: #673AB7;
}

.popover.secondary .popover-title {
    background: #9E9E9E;
}

.popover.top>.arrow:after {
    border-top-color: #f5f5f5;
}

.popover.bottom>.arrow:after {
    border-bottom-color: #f5f5f5;
}

.popover.left>.arrow:after {
    border-left-color: #f5f5f5;
}

.popover.right>.arrow:after {
    border-right-color: #f5f5f5;
}

[popover] {
    cursor: hand;
    cursor: pointer;
}


/*---------------------------------------------
      Nestable list
----------------------------------------------*/

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    max-width: 600px;
    list-style: none;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
}

.dd-handle {
    display: block;
    height: 45px;
    margin: 15px 0 0 0;
    padding: 9px 12px;
    text-decoration: none;
    border: 1px solid #dddddd;
    background: #eeeeee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.dd-handle:hover {
    color: #673AB7;
    background: #fff;
}

.dd-item {
    cursor: move;
}

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 25px;
    margin: 5px 5px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > button:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
    content: '-';
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #cccccc;
    border: 1px dashed #bababa;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-placeholder {
    border: 2px dashed #bdbdbd;
    background-color: #eeeeee;
}

.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
}

#nestable-menu {
    padding: 0;
    margin: 20px 0;
}

#nestable-output,
#nestable2-output {
    width: 100%;
    height: 7em;
    font-size: 0.75em;
    line-height: 1.333333em;
    padding: 5px;
}

@media only screen and (min-width: 700px) {
    .dd {
        float: left;
        width: 48%;
    }
    .dd + .dd {
        margin-left: 2%;
    }
}

.dd-hover > .dd-handle {
    background: #673AB7 !important;
}


/*---------------------------------------------
      Accordions
----------------------------------------------*/

.panel-group {}

.panel-default>.panel-heading,
.panel-group .panel {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f5f5f5;
}

.transparent .panel-default>.panel-heading,
.transparent .panel-group .panel {
    background-color: transparent;
}

.panel-default {
    border-color: #E0E0E0;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f5f5f5;
}

.panel-default>.panel-heading a {
    text-decoration: none;
    display: block;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: #ffffff;
    background-image: none;
    text-decoration: none;
    display: block;
}

.panel-heading .panel-title a {
    padding: 15px 15px;
    display: block;
    background-color: #f5f5f5;
}

.transparent .panel-heading .panel-title a {
    background-color: transparent;
    ;
}

.panel-heading {
    padding: 0px 0px;
    border-bottom: 1px solid transparent;
}

.panel-heading .panel-title i {
    color: #999999;
    font-size: 12px;
    margin-right: 5px;
}


/*primary*/

.accordion.primary .panel-group .panel-default .panel-heading,
.accordion.primary .panel-group .panel-default .panel-heading a {
    background-color: #673AB7;
    color: #ffffff;
    border-color: #673AB7;
}

.accordion.primary .panel-group .panel-default {
    border-color: #673AB7;
}

.accordion.primary .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f5f5f5;
}

.accordion.primary .panel-group .panel-heading .panel-title i {
    color: #fafafa;
}


/*transparent*/

.accordion.transparent .panel-group .panel-default .panel-heading {
    background-color: transparent;
    color: #333333;
    border-color: #E0E0E0;
}

.accordion.transparent .panel-group .panel-default {
    border-color: #E0E0E0;
}

.accordion.transparent .panel-group .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f5f5f5;
}


/*collapsed*/

.accordion.collapsed .panel-group .panel+.panel {
    margin: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.accordion.collapsed .panel-group .panel-default {
    border-bottom: 0px;
}

.accordion.collapsed .panel-group .panel-default:last-child {
    border-bottom: 1px solid #E0E0E0;
}


/*---------------------------------------------
      Tabs
----------------------------------------------*/

.nav-tabs>li.active>a i,
.nav-tabs>li.active>a:hover i,
.nav-tabs>li.active>a:focus i {
    color: #616161;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #616161;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    border-bottom-color: transparent;
}

.nav-tabs.nav-justified>li>a,
.nav-tabs>li>a {
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f5f5f5;
    color: #333333;
    margin-right: 5px;
}

.nav-tabs>li>a i {
    color: #999999;
    font-size: 14px;
    margin-right: 5px;
}

.nav-tabs.nav-justified,
.nav-tabs {
    border-bottom: 1px solid #E0E0E0;
}

.nav-tabs.nav-justified li a,
.nav-tabs li a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.nav-tabs.nav-justified>li>a,
.nav-tabs>li {
    margin-bottom: -1px;
}

.nav-tabs>li>a:hover {
    border-color: #E0E0E0;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #fafafa;
}

.tab-content {
    padding: 15px;
    border: 1px solid #E0E0E0;
    background-color: #ffffff;
    border-top: 0px;
}

.nav-tabs.nav-justified>li:last-child>a {
    margin-right: 0px;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #E0E0E0;
    border-bottom-color: transparent;
    background-color: #ffffff;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: rgba(74, 91, 99, 0.71);
    border-color: #E0E0E0;
}

.nav.primary .open>a,
.nav.primary .open>a:hover,
.nav.primary .open>a:focus {
    background-color: #673AB7;
    border-color: #673AB7;
    color: #ffffff;
}


/*transparent*/

.tab-container.transparent .nav-tabs > li > a {
    background-color: transparent;
}

.nav.transparent >li>a:hover,
.nav.transparent >li>a:focus {
    background-color: transparent;
}

.tab-container.transparent .nav-tabs>li.active>a,
.tab-container.transparent .nav-tabs>li.active>a:hover,
.tab-container.transparent .nav-tabs>li.active>a:focus {
    color: #616161;
    background-color: #fff;
    border: 1px solid #E0E0E0;
    border-bottom-color: transparent;
}


/*primary*/

.tab-container.primary .nav-tabs>li>a i {
    color: #fafafa;
}

.tab-container.primary .nav-tabs>li.active>a i,
.tab-container.primary .nav-tabs>li.active:hover>a i,
.tab-container.primary .nav-tabs>li.active:focus>a i {
    color: #616161;
}

.tab-container.primary .nav-tabs>li:focus>a i,
.tab-container.primary .nav-tabs>li:hover>a i {
    color: #fafafa;
}

.tab-container.primary .nav-tabs > li > a {
    background-color: #673AB7;
    color: #ffffff;
    border: 1px solid #673AB7;
}

.nav.primary >li>a:hover,
.nav.primary >li>a:focus {
    background-color: #fafafa;
    color: #616161;
    border-bottom-color: transparent;
}

.tab-container.primary .nav-tabs>li.active>a,
.tab-container.primary .nav-tabs>li.active>a:hover,
.tab-container.primary .nav-tabs>li.active>a:focus {
    color: #616161;
    background-color: #fff;
    border: 1px solid #673AB7;
    border-bottom-color: transparent;
}

.tab-container.primary .nav-tabs {
    border-bottom: 1px solid #673AB7;
}

.tab-container.primary .tab-content {
    border: 1px solid #673AB7;
    border-top: 0px;
}


/*horizontal right aligned*/

.tab-container.right-aligned .nav-tabs li {
    float: right;
}

.tab-container.right-aligned .nav-tabs li a {
    margin-right: 0px;
    margin-left: 5px;
}


/*vertical */

.tab-container.vertical .nav-stacked {
    border: 1px solid #E0E0E0;
    border-bottom: 0px solid transparent;
}

.tab-content {
    padding: 15px;
    border: 1px solid #E0E0E0;
    background-color: #ffffff;
    border-top: 0px;
}


/*---------------------------------------------
      UI Grid
----------------------------------------------*/

.ui-grids .panel {
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #f5f5f5;
    color: #333333;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.ui-grids .row .col-lg-1 .panel-body {
    padding: 11px;
}


/*---------------------------------------------
      FULL UI Calendar
----------------------------------------------*/

.content-calendar {
    padding-top: 45px;
}

.fc-view .fc-widget-header,
.fc-view .fc-widget-content {
    background-color: #ffffff !important;
}

.fc-view .fc-event {
    padding: 7px 9px !important;
    font-size: 14px !important;
}

.fc-overlay .panel {
    background-color: #f5f5f5 !important;
}

.fc-button {
    min-height: 34px;
    outline: none;
}

.fc-button:hover,
.fc-button:focus,
.fc-button:active {
    outline: none;
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: none;
    border-color: #E0E0E0;
    color: #333;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -moz-border-radius: 0px 0 0 0;
    border-radius: 0px 0 0 0;
    -webkit-border-radius: 0px 0 0 0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.fc-state-default.fc-corner-left {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
}

.fc-state-default.fc-corner-right {
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
}

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover {
    border-color: #E0E0E0;
}

.fc th {
    padding: 5px;
    font-weight: 400;
    font-size: 15px;
    color: #ffffff;
    background-color: #847f9f;
}

.fc .fc-content-skeleton td {
    padding: 3px 5px 0px 5px;
}

.fc-event-container .fc-event,
.fc-draggable {
    border: 0px solid transparent;
    padding: 5px;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -moz-border-radius: 0px 0 0 0;
    border-radius: 0px 0 0 0;
    -webkit-border-radius: 0px 0 0 0;
    background-color: #FF6E40;
}

.fc-row table td {
    min-height: 120px;
}

.fc-unthemed .fc-today {
    background: rgba(132, 127, 159, 0.1);
}

.fc-scroller {
    overflow-y: auto !important;
    overflow-x: auto !important;
    height: auto !important;
}

.fc-view-container,
.fc-widget-content {
    background-color: #f5f5f5;
}

.fc-toolbar h2 {
    color: #ffffff !important;
}

.fc-toolbar {
    color: #fff !important;
    background-color: #673AB7 !important;
    border-radius: 0px 0px 0 0 !important;
    border-radius: 0px !important;
    -o-border-radius: 0px !important;
    -ms-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.fc th {
    color: #ffffff !important;
}

.fc-view .fc-widget-header {
    color: #787878 !important;
    background-color: #FFFFFF !important;
}

.fc-events h4 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.fc-events .event {
    background-color: #ffffff;
    border-left: 2px solid #847f9f;
    padding: 10px 10px;
    margin-bottom: 5px;
}

.fc-events .event input,
.fc-events .event input:focus {
    border: 0px solid transparent;
    border-bottom: 1px solid #eeeeee;
    padding-left: 0px;
    background-color: transparent;
}

.fc-events .event .fa {
    color: #cccccc;
    cursor: hand;
    cursor: pointer;
}

.fc-toolbar {
  height: 50px;
  color: #fff;
  background-color: #23b7e5;
  border-radius: 3px 3px 0 0;
  margin: 0;
}

.fc-toolbar .fc-button {
    color: #fff;
  background: transparent;
  border: none;
  box-shadow: none;
  text-shadow: none;
  margin: 0;
  height: 50px;
  line-height: 28px;
  padding: 10px;
}

.fc-toolbar h2 {
  font-size: 20px;
  line-height: 50px;
  margin: 0;
  text-transform: uppercase;
}

.fc-overlay{
    display: none;
}

/*---------------------------------------------
      Timeline Centered Style
----------------------------------------------*/

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background-color: #FF6E40;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    left: 50%;
    margin-left: -5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 45%;
    float: left;
    background-color: transparent;
    border: 0px solid #E0E0E0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0px;
    position: relative;
    margin-left: -15px;
    z-index: 11;
    top: 23px;
}


/*
.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 21px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #E0E0E0;
    border-right: 0 solid #E0E0E0;
    border-bottom: 15px solid transparent;
}
*/


/*.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 22px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #673AB7;
    border-right: 0 solid #673AB7;
    border-bottom: 14px solid transparent;
    content: " ";
}*/

.timeline > li > .timeline-panel .timeline-heading {
    padding: 25px 15px 0px 15px;
    background-color: #f5f5f5;
    color: #757575;
    margin-top: 0px;
}

.timeline > li > .timeline-panel .timeline-heading h3 {
    font-size: 21px;
    margin-bottom: 0px;
    color: #212121;
}

.timeline-img {
    width: 100%;
    margin-top: 25px;
}

.timeline > li > .timeline-panel .timeline-body {
    padding: 10px 15px 15px 15px;
    background-color: #f5f5f5;
}

.timeline > li > .timeline-panel .timeline-body .date {
    font-size: 80%;
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 25px;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -25px;
    background-color: #FF6E40;
    z-index: 10;
    border: 3px solid #FFFFFF;
}

.timeline > li > .timeline-badge i {
    font-size: 21px;
    line-height: 35px;
    color: #ffffff;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    margin-right: -15px;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #673AB7 !important;
}

.timeline-badge.success {
    background-color: #46be8a !important;
}

.timeline-badge.warning {
    background-color: #fdb45d !important;
}

.timeline-badge.danger {
    background-color: #ef5350 !important;
}

.timeline-badge.info {
    background-color: #26C6DA !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    margin-bottom: 5px;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.timeline-time {
    padding: 5px 21px;
    background-color: #f5f5f5;
    display: inline-block;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
}


/*-----------------------------------------
    Pricing Tables 
------------------------------------------*/

.pricing-tables .price-pack.recommended .head {
    margin-bottom: 20px;
}

.pricing-tables.compress .col-sm-4,
.pricing-tables.compress .col-md-4,
.pricing-tables.compress .col-sm-3,
.pricing-tables.compress .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.pricing-tables.compress .price-pack {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.pricing-tables.compress .price-pack .head {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.price-pack {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    min-height: 100px;
    background: #fff;
    margin: 20px 0;
    padding-bottom: 25px;
    text-align: center;
}

.price-pack .head {
    padding: 15px 20px;
    background: #f5f5f5;
    color: #757575;
}

.price-pack {
    border: 1px solid #fafafa;
    border-top: 0px;
    border-bottom: 0px;
}

.compress .price-pack {
    border: 0px solid #fafafa;
}

.price-pack .head h3 {
    color: #757575;
    font-weight: bold;
    font-size: 18px;
}

.recommended.price-pack .head h3 {
    color: #ffffff;
}

.price-pack .head h1,
.price-pack .head h2,
.price-pack .head h3 {
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.price-pack .price {
    border-top: 0px solid #E0E0E0;
    margin: 15px auto 0px auto;
    width: 80%;
    padding-top: 15px;
}

.price-pack .price h3 {
    font-size: 82px;
    vertical-align: top;
    line-height: 1;
}

.price-pack .price h3 span {
    font-size: 38px;
    vertical-align: top;
    position: relative;
    margin: 6px 0 0 -7px;
    display: inline-block;
}

.price-pack .price h4 {
    color: #aaa;
    font-size: 14px;
}

.price-pack .btn {
    text-transform: uppercase;
}

.price-pack ul {
    padding: 15px 30px 30px 15px;
    margin-bottom: 0px;
}

.price-pack ul li {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
}

.price-pack ul li a {
    text-decoration: underline;
    color: #e6e9ed;
}

.price-pack ul li:last-child {
    border-bottom: none;
}

.price-pack ul strong {
    font-weight: 700;
}

.price-pack.recommended {
    margin-top: 6px;
    -webkit-box-shadow: 0 0 6px rgba(100, 100, 100, 0.42);
    -moz-box-shadow: 0 0 6px rgba(100, 100, 100, 0.42);
    box-shadow: 0 0 6px rgba(100, 100, 100, 0.42);
    position: relative;
    z-index: 99;
    background-color: #fafafa;
}

.price-pack.recommended .head {
    background: #673AB7;
}


/*---------------------------------------------
     jVector Maps
----------------------------------------------*/

.jvectormap-container {
    width: 100% !important;
    height: 100% !important;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    width: 16px !important;
    height: 16px !important;
}


/*---------------------------------------------
    Tables
----------------------------------------------*/

.table>thead>tr>td.primary,
.table>tbody>tr>td.primary,
.table>tfoot>tr>td.primary,
.table>thead>tr>th.primary,
.table>tbody>tr>th.primary,
.table>tfoot>tr>th.primary,
.table>thead>tr.primary>td,
.table>tbody>tr.primary>td,
.table>tfoot>tr.primary>td,
.table>thead>tr.primary>th,
.table>tbody>tr.primary>th,
.table>tfoot>tr.primary>th {
    background-color: rgba(126, 87, 194, 0.2);
}

.table>thead>tr>td.accent,
.table>tbody>tr>td.accent,
.table>tfoot>tr>td.accent,
.table>thead>tr>th.accent,
.table>tbody>tr>th.accent,
.table>tfoot>tr>th.accent,
.table>thead>tr.accent>td,
.table>tbody>tr.accent>td,
.table>tfoot>tr.accent>td,
.table>thead>tr.accent>th,
.table>tbody>tr.accent>th,
.table>tfoot>tr.accent>th {
    background-color: rgba(255, 152, 0, .2);
}

.table>thead>tr>td.secondary,
.table>tbody>tr>td.secondary,
.table>tfoot>tr>td.secondary,
.table>thead>tr>th.secondary,
.table>tbody>tr>th.secondary,
.table>tfoot>tr>th.secondary,
.table>thead>tr.secondary>td,
.table>tbody>tr.secondary>td,
.table>tfoot>tr.secondary>td,
.table>thead>tr.secondary>th,
.table>tbody>tr.secondary>th,
.table>tfoot>tr.secondary>th {
    background-color: #9E9E9E;
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: rgba(253, 216, 53, .2);
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: rgba(244, 67, 54, .2);
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: rgba(76, 175, 80, .2);
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: rgba(0, 176, 255, .2);
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-color: #E0E0E0;
    padding: 12px 15px 11px 15px;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th {
    font-weight: 600;
    color: #424242;
}

.table.table-condensed>thead>tr>th,
.table.table-condensed>tbody>tr>th,
.table.table-condensed>tfoot>tr>th,
.table.table-condensed>thead>tr>td,
.table.table-condensed>tbody>tr>td,
.table.table-condensed>tfoot>tr>td {
    padding: 5px;
}


/*---------------------------------------------
    Data Tables
----------------------------------------------*/

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #bbbbbb;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    border-top: 1px solid #bbbbbb;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #bbbbbb;
}

.dataTables_wrapper .dataTables_info {
    clear: none;
}

.dataTable .details {
    background-color: #ffffff;
}


/*---------------------------------------------
    UI Icons
----------------------------------------------*/

.icons-set {
    position: relative;
    width: 100%;
    display: inline-block;
}

.icons-set .img-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    display: none;
    cursor: hand;
    cursor: pointer;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.icons-set:hover .img-overlay {
    opacity: 1;
    display: block;
}

.icons-set .img-overlay span {
    padding: 8px 21px;
    background-color: #212121;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -61px;
}

.icons-set img {
    width: 100%;
}

.glyphicon,
.fa {
    font-size: 14px;
}

.icon-sm {
    font-size: 18px;
}

.icon-xs {
    font-size: 12px;
}

.icon-md {
    font-size: 24px;
}

.icon-lg {
    font-size: 48px;
}

.icon-xlg {
    font-size: 72px;
}

.material-icons.icon-xs {
    font-size: 12px;
    /* Preferred icon size */
    display: inline;
    width: 12px;
    height: 12px;
    line-height: 12px;
}

.material-icons.icon-sm {
    font-size: 18px;
    /* Preferred icon size */
    display: inline;
    width: 18px;
    height: 18px;
    line-height: 18px;
}

.material-icons.icon-md {
    font-size: 24px;
    /* Preferred icon size */
    display: inline;
    width: 24px;
    height: 24px;
    line-height: 24px;
}

.material-icons.icon-lg {
    font-size: 48px;
    /* Preferred icon size */
    display: inline;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.material-icons.icon-xlg {
    font-size: 72px;
    /* Preferred icon size */
    display: inline;
    width: 72px;
    height: 72px;
    line-height: 72px;
}

.icon-rounded {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 15px;
    background-color: #F5F5F5;
    color: #ffffff;
}

.icon-cornered {
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
    padding: 15px;
    background-color: #F5F5F5;
    color: #ffffff;
}

.icon-square {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 15px;
    background-color: #F5F5F5;
    color: #ffffff;
}

.icon-bordered {
    border: 1px solid #F5F5F5;
    padding: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    color: #F5F5F5;
}

.icon-xs.icon-rounded,
.icon-xs.icon-cornered,
.icon-xs.icon-square,
.icon-xs.icon-bordered {
    padding: 10px;
}

.icon-sm.icon-rounded,
.icon-sm.icon-cornered,
.icon-sm.icon-square,
.icon-sm.icon-bordered {
    padding: 15px;
}

.icon-md.icon-rounded,
.icon-md.icon-cornered,
.icon-md.icon-square,
.icon-md.icon-bordered {
    padding: 20px;
}

.icon-lg.icon-rounded,
.icon-lg.icon-cornered,
.icon-lg.icon-square,
.icon-lg.icon-bordered {
    padding: 25px;
}

.icon-xlg.icon-rounded,
.icon-xlg.icon-cornered,
.icon-xlg.icon-square,
.icon-xlg.icon-bordered {
    padding: 35px;
}

.icon-accent {
    color: #FF6E40;
}

.icon-primary {
    color: #673AB7;
}

.icon-success {
    color: #46be8a;
}

.icon-info {
    color: #26C6DA;
}

.icon-warning {
    color: #fdb45d;
}

.icon-danger {
    color: #ef5350;
}

.icon-secondary {
    color: #9E9E9E;
}

.icon-default {
    color: #757575;
}

.icon-accent.icon-rounded,
.icon-accent.icon-cornered,
.icon-accent.icon-square {
    background-color: #FF6E40;
    color: #ffffff;
}

.icon-primary.icon-rounded,
.icon-primary.icon-cornered,
.icon-primary.icon-square {
    background-color: #673AB7;
    color: #ffffff;
}

.icon-success.icon-rounded,
.icon-success.icon-cornered,
.icon-success.icon-square {
    background-color: #46be8a;
    color: #ffffff;
}

.icon-info.icon-rounded,
.icon-info.icon-cornered,
.icon-info.icon-square {
    background-color: #26C6DA;
    color: #ffffff;
}

.icon-warning.icon-rounded,
.icon-warning.icon-cornered,
.icon-warning.icon-square {
    background-color: #fdb45d;
    color: #ffffff;
}

.icon-danger.icon-rounded,
.icon-danger.icon-cornered,
.icon-danger.icon-square {
    background-color: #ef5350;
    color: #ffffff;
}

.icon-secondary.icon-rounded,
.icon-secondary.icon-cornered,
.icon-secondary.icon-square {
    background-color: #9E9E9E;
    color: #ffffff;
}

.icon-default.icon-rounded,
.icon-default.icon-cornered,
.icon-default.icon-square {
    background-color: #F5F5F5;
    color: #ffffff;
}

.icon-accent.icon-bordered {
    border: 1px solid #FF6E40;
    background-color: transparent;
    color: #FF6E40;
}

.icon-primary.icon-bordered {
    border: 1px solid #673AB7;
    background-color: transparent;
    color: #673AB7;
}

.icon-success.icon-bordered {
    border: 1px solid #46be8a;
    background-color: transparent;
    color: #46be8a;
}

.icon-info.icon-bordered {
    border: 1px solid #26C6DA;
    background-color: transparent;
    color: #26C6DA;
}

.icon-warning.icon-bordered {
    border: 1px solid #fdb45d;
    background-color: transparent;
    color: #fdb45d;
}

.icon-danger.icon-bordered {
    border: 1px solid #ef5350;
    background-color: transparent;
    color: #ef5350;
}

.icon-secondary.icon-bordered {
    border: 1px solid #9E9E9E;
    background-color: transparent;
    color: #9E9E9E;
}

.icon-default.icon-bordered {
    border: 1px solid #F5F5F5;
    background-color: transparent;
    color: #F5F5F5;
}

.uiicons i {
    margin: 10px 20px 0 0;
    line-height: 117px !important;
}

.bs-glyphicons-list,
.retinaicons {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.bs-glyphicons-list li,
.retinaicons .fa-hover {
    padding: 10px 15px 10px 15px;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}

.bs-glyphicons-list li .glyphicon,
.retinaicons .fa-hover span i {
    min-width: 30px;
    color: #673AB7;
    display: block;
    font-size: 48px;
    margin: 0 auto 10px auto;
}

.bs-glyphicons-list li,
.retinaicons .fa-hover span {
    display: inline-block;
}

.bs-glyphicons-list li .glyphicon-class,
.retinaicons .fa-hover span span {
    display: inline-block;
    position: relative;
    top: -4px;
}

.bs-glyphicons-list li:hover,
.retinaicons .fa-hover:hover {
    background-color: #f5f5f5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.bs-glyphicons-list li:hover .glyphicon,
.retinaicons .fa-hover:hover i {
    color: #616161;
}

.bs-glyphicons-list .glyphicon,
.retinaicons .fa {
    font-size: 28px;
}


/*---------------------------------------------
    Team Members
----------------------------------------------*/

.team-member .social-icons {
    margin-top: 30px;
}

.team-member .team-info {
    position: relative;
}

.team-member .social-icons a {
    display: inline-block;
    margin-bottom: 5px;
}

.team-member .social-icons i {
    font-size: 14px;
    width: 30px;
    height: 30px;
    padding: 7px !important;
    text-align: center;
}

.team-member {
    display: inline-block;
    padding: 0px 0;
    width: 100%;
    border: 0px solid transparent;
    margin: 0 0 30px 0;
    background-color: transparent;
}

.team-img {
    padding: 0px;
}

.team-info {
    margin: 0px 0;
    display: inline-block;
    padding: 0px;
}

.team-info h4{
    margin: 10px 0 5px 0 !important;
}

.team-info h4 a{
    color: #212121;
    text-decoration: none;
    font-size: 16px;
}

.team-info p, .team-info span{
    font-size: 13px;
    margin-top: 5px !important;
}

.team-info span {
    color: #aaaaaa;
}

.team-member-edit{
    float: right;
    position: absolute;
    top: 15px;
    right: 0px;
}

.team-member-edit a{
    text-decoration: none;
}


.team-member.col .team-member-edit{
    top :0px;
}

.team-member.col .team-info{
    padding-left: 15px;
}

.team-member.col .team-info h4{
    margin: 0px 0 5px 0 !important;
}


/*----------------------------------------------------------------
    Login and Registration Page - Transparent Background Style
------------------------------------------------------------------*/

.loginpage {
    padding: 70px 50px 80px 50px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 5%;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .loginpage {
        padding: 0 90px;
    }
}

.loginpage h1 a {
    height: 92px;
    margin: 0px auto 0px auto;
    padding: 0;
    text-decoration: none;
    -moz-background-size: 345px 92px;
    -o-background-size: 345px 92px;
    background-size: 345px 92px;
    background-color: transparent;
    min-height: 92px;
    width: auto;
    background-image: url("../images/login-logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}

.social_media.loginpage h1 a{
    background-image: url("../images/soc-login-logo.png");
}

.loginpage form {
    margin-top: 30px;
    margin-bottom: 15px;
    margin-left: 0;
    font-weight: 400;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    overflow: hidden;
    background-color: transparent;
}

.loginpage form .forgetmenot {
    width: 100%;
    display: block;
    margin: 12px 0 11px 0!important;
    font-weight: 400;
    float: left;
    margin-bottom: 0px;
}

.loginpage form p.submit {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
}

.loginpage label {
    font-size: 14px;
    line-height: 23px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 500;
}

.loginpage form .input,
.loginpage form input[type=checkbox],
.loginpage input[type=text] {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    /* text-shadow: 1px 1px 1px rgba(200,200,200,.1); */
    font-weight: 500;
}

.loginpage form .input,
.loginpage input[type=text] {
    font-size: 19px;
    width: 100%;
    padding: 9px;
    line-height: 25px;
    margin: 5px 0 15px 0;
    border: 0px solid transparent;
    border-bottom: 2px solid rgba(255, 255, 255, 0.7);
}

.loginpage form .input,
.loginpage form input[type=checkbox],
.loginpage input[type=text] {
    color: #ffffff;
    background: transparent;
    font-weight: 500;
}

.loginpage #nav a,
.loginpage a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

.loginpage #nav a:hover,
.loginpage a:hover,
.loginpage #nav a:active,
.loginpage a:active {
    color: rgba(255, 255, 255, 1);
}

.loginpage,
.loginpage form label,
.loginpage form,
.loginpage .message {
    color: rgba(255, 255, 255, 1);
}

.loginpage form .input,
.loginpage form input[type=checkbox],
.loginpage input[type=text] {
    background-color: transparent;
    outline: none;
    padding-left: 0px;
}

.loginpage form .input:hover,
.loginpage form input[type=checkbox]:hover,
.loginpage input[type=text]:hover,
.loginpage form .input:focus,
.loginpage form input[type=checkbox]:focus,
.loginpage input[type=text]:focus {
    background-color: transparent;
    outline: none;
    border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.loginpage #login_error,
.loginpage .message {}

.loginpage .message,
.loginpage .message a,
.loginpage #login_error,
.loginpage #login_error a {
    margin-bottom: 20px;
    background-color: transparent;
    color: #cccccc;
}

.register-social {
    margin: 30px 0;
}

.register-social a {
    margin: 5px 5px 5px 5px;
}

body .login_page {
    background-color: #673AB7;
    background-image: url('../images/bg3.png');
    background-attachment: fixed;
    background-size: cover;
    height: 100%;
    max-height: 100%;
    min-height: 99%;
    overflow: hidden;
    width: 100%;
    display: block;
    position: absolute;
}

.register-wrapper {
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}

#register,
#forgotpass {
    padding-bottom: 50px;
}

.login-wrapper {
    height: 100%;
    overflow: auto;
    overflow-x: hidden;
}

.login_page::-webkit-input-placeholder {
    color: #d5d5d5;
}

.login_page:-moz-placeholder {
    /* Firefox 18- */
    color: #d5d5d5;
}

.login_page::-moz-placeholder {
    /* Firefox 19+ */
    color: #d5d5d5;
}

.login_page:-ms-input-placeholder {
    color: #d5d5d5;
}


/*-----------------------------------------------------------
    Display Code Wrappers
----------------------------------------------------------*/

kbd {
    color: #fff;
    background-color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .25);
    -moz-box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .25);
    box-shadow: inset 0 -1px 0 rgba(100, 100, 100, .25);
}

pre {
    color: #757575;
    background-color: #f5f5f5;
    border: 1px solid #E0E0E0;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0 0 20px 0;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #ef5350;
    background-color: #f9f2f4;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


/*-----------------------------------------------------------
    List Group
----------------------------------------------------------*/

.list-group {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
}

.list-group-item:first-child {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
}

.list-group-item:last-child {
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
}

.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    background-color: #ffffff;
    border-color: #E0E0E0;
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    text-shadow: none;
    background-image: none;
    border-color: #673AB7;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    color: #fff;
    background-color: #673AB7;
    border-color: #673AB7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: #ffffff;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #E0E0E0;
}

.list-group-item .list-group-item-text {
    color: #999999;
}

.list-group-item .list-group-item-heading {
    color: #616161;
}


/*-----------------------------------------------------------
    Breadcrumbs
----------------------------------------------------------*/

.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.breadcrumb,
.breadcrumb a {
    color: #757575;
}

.breadcrumb .fa {
    font-size: 14px;
    margin-right: 5px;
}

.breadcrumb.bg {
    background-color: #f5f5f5;
}

.breadcrumb.border {
    border: 1px solid #E0E0E0;
    background-color: transparent;
}

.breadcrumb.primary,
.breadcrumb.primary a,
.breadcrumb.primary li.active {
    color: #673AB7;
}

.breadcrumb.auto-hidden li a.collapsed {
    width: 50px !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.breadcrumb.auto-hidden li a {
    width: auto;
    white-space: nowrap;
    display: inline-block;
}

.breadcrumb>li,
.breadcrumb li a {
    vertical-align: top;
}


/*-----------------------------------------------------------
    Pagination
----------------------------------------------------------*/

.pagination {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin: 0 0 20px 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #757575;
    background-color: #f5f5f5;
    border-color: #E0E0E0;
}

.pagination>li>a,
.pagination>li>span {
    color: #757575;
    border: 1px solid #E0E0E0;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #fff;
    background-color: #673AB7;
    border-color: #673AB7;
}

.pager li>a,
.pager li>span {
    border: 1px solid #E0E0E0;
}

.pager li>a:hover,
.pager li>a:focus {
    background-color: #f5f5f5;
}

.pager.primary li>a,
.pager.primary li>span {
    border: 1px solid #673AB7;
    color: #ffffff;
    background-color: #673AB7;
}

.pager.primary li>a:hover,
.pager.primary li>a:focus {
    background-color: rgba(0, 131, 122, 1.0);
}



/*-----------------------------------------------------------
    Badges
----------------------------------------------------------*/

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    background-color: #777;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    vertical-align: bottom;
    display: inline-block;
}

.badge.badge-md {
    font-size: 14px;
    padding: 5px 8px;
    border-radius: 15px;
    -o-border-radius: 15px;
    -ms-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.badge.badge-lg {
    font-size: 17px;
    padding: 7px 15px;
    border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.badge .fa {
    font-size: 12px;
}

.badge.badge-md .fa {
    font-size: 14px;
}

.badge.badge-lg .fa {
    font-size: 17px;
}

.badge-secondary {
    background-color: #9E9E9E;
    color: #ffffff;
}

.badge-primary {
    background-color: #673AB7;
    color: #ffffff;
}

.badge-accent {
    background-color: #FF6E40;
    color: #ffffff;
}

.badge-info {
    background-color: #26C6DA;
    color: #ffffff;
}

.badge-warning {
    background-color: #fdb45d;
    color: #ffffff;
}

.badge-danger {
    background-color: #ef5350;
    color: #ffffff;
}

.badge-success {
    background-color: #46be8a;
    color: #ffffff;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #673AB7;
}

.nav-pills>li>a {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 0px 15px 10px;
}

.uibadges .badge {
    margin: 5px 5px 0 0;
}


/*-----------------------------------------------------------
    Easy PIE Charts
----------------------------------------------------------*/

.easypiechart {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    max-width: 200px;
    margin-bottom: 15px;
}

.easypiechart canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.easypiechart .percent {
    display: inline-block;
    line-height: 200px;
    z-index: 2;
    font-size: 1.8em;
    width: 100%;
}

.easypiechart .percent:after {
    content: '%';
    margin-left: 0.1em;
    font-size: .8em;
}


/*-----------------------------------------------------------
    Sparkline Charts
----------------------------------------------------------*/

.jqstooltip {
    font: 12px arial, san serif !important;
    padding: 15px !important;
    border: 0px solid white !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

.jqsfield {
    font: 12px arial, san serif !important;
}


/*Rickshaw charts*/

.rickshaw_legend .label:after {
    content: "";
    opacity: 0;
}

.rickshaw_legend .action {
    color: #757575;
    opacity: 1 !important;
    margin-right: 10px;
}


/*Graph Axis Color Box*/

.graph_axis_color span{
    position: relative;
    top: 2px;
    width: 20px;
    height: 15px;
    display: inline-block;   
    margin-right: 5px; 
}

.graph_axis_color{
    padding-bottom: 40px;
    font-weight: 500;
    font-size: 15px;
}
/*-----------------------------------------------------------
  Page Layout - Sidebar, Chat API toggle interactions
-----------------------------------------------------------*/

#main-content,
.page-chatapi,
.page-topbar,
.page-sidebar,
.page-topbar .logo-area,
.page-topbar .quick-area .pull-right,
.collapse-wraplist,
.profile-info,
.wraplist,
.chatapi-windows {
    -webkit-transition: .0s;
    -moz-transition: .0s;
    transition: .0s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);

}

.main-wrapper{
    margin-top:60px;
    display:inline-block;
    width:100%;
    padding:0px 0px 0 0px;
}


.page-sidebar.collapseit {
    width: 60px;
    margin-left: 0px !important;
    z-index: 99;
}

.page-sidebar.chat_shift {
    width: 60px;
    margin-left: 0px !important;
    z-index: 99;
}

#main-content {
    margin-left: 200px;
    display: block;
}

#main-content.hor_menu {
    margin-left: 0px;
}

#main-content.chat_shift {
    margin-left: 60px !important;
    margin-right: 0px !important;
}

#main-content.sidebar_shift {
    margin-left: 60px;
    margin-right: 0px;
}

#main-content.sidebar_shift.hor_menu {
    margin-left: 0px;
}

.page-topbar.chat_shift {
    margin-left: -140px !important;
}

.page-topbar.chat_shift .quick-area .pull-right {
    margin-right: 140px !important;
}

.page-topbar.sidebar_shift .logo-area {
    width: 60px;
}

.page-topbar.chat_shift .logo-area {
    width: 200px;
}

.boxed .page-topbar.chat_shift .logo-area {
    width: 60px;
}

.page-chatapi.hideit {
    width: 0px;
    height: 658px;
}

.page-chatapi.showit {
    width: 280px;
    height: 100%;
}

.page-chatapi {
    height: auto;
    position: fixed;
    padding: 0px;
    background-color: #37474F;
    margin-top: 0px;
    top: 0px;
    right: 0px;
    z-index: 9999;
}

.page-chatapi .chat-wrapper {
    padding-top: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), -3px 0px 2px rgba(0, 0, 0, 0.1);
}

.boxed .page-chatapi {
    right: 5%;
    overflow: hidden;
}

.boxed .page-topbar.chat_shift {
    padding-right: 140px;
}

.chatapi-windows {
    position: fixed;
    bottom: 0px;
    right: 280px;
    height: 300px;
    max-height: 300px;
    display: inline-block;
    z-index: 9999;
}

.boxed .chatapi-windows {
    right: 350px;
}


/*collapsed menu and chat open states*/

.page-topbar.sidebar_shift .logo-area {
    background-color: #FF6E40;
}

.page-topbar.chat_shift .logo-area {
    background-color: #FF6E40;
}

.chatapi-windows.hideit {
    bottom: -300px;
}

.chatapi-windows.showit {
    height: 300px;
    bottom: 0px !important;
}


/*--------------------------------------------
  COLLAPSED MENU
---------------------------------------------*/

.page-sidebar.chat_shift .wraplist,
.page-sidebar.collapseit .wraplist {
    background-color: #37474F;
    width: 60px;
}

.page-sidebar.chat_shift .wraplist .sub-menu,
.page-sidebar.collapseit .wraplist .sub-menu {
    display: none;
}

.page-sidebar.chat_shift .wraplist li,
.page-sidebar.collapseit .wraplist li {
    position: relative !important;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li a .title,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li a .title,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li a .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li a .arrow {
    display: none;
    margin-left: 0px;
    text-align: left;
    padding-left: 30px;
    background-color: transparent;
    line-height: 25px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li a:hover .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li a:hover .arrow,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li.active:hover a .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li.active:hover a .arrow {
    display: block;
    right: 0px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li.active:hover a .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li.active:hover a .arrow {
    top: 10px;
}


.page-sidebar.chat_shift #main-menu-wrapper .wraplist li.active:hover .sub-menu a .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li.active:hover .sub-menu a .arrow {
    top: 1px;
}


.page-sidebar.chat_shift #main-menu-wrapper .wraplist li a:hover .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li a:hover .arrow {
    top: 10px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu a:hover .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu a:hover .arrow {
    top: 1px;
}

.page-sidebar.chat_shift .wraplist li:hover,
.page-sidebar.collapseit .wraplist li:hover {
    background: transparent;
}

.page-sidebar.chat_shift .wraplist .sub-menu li:hover,
.page-sidebar.collapseit .wraplist .sub-menu li:hover {
    background: transparent;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li a:hover,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li a:hover {
    background-color: #212026;
    border-left: 3px solid transparent;
    color: #9E9E9E;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li.active a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li.active a,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu a {
    background-color: transparent;
    border-left: 3px solid transparent;
    color: #9E9E9E;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu .active a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu .active a {
    background-color: #161e22;
    border-left: 3px solid #FF6E40;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li.active .sub-menu a {
    width: 170px !important;
    /*    border-top: 0px;
    border-bottom: 0px;*/
}


/*.page-sidebar.chat_shift #main-menu-wrapper .wraplist .sub-menu li.active a .arrow,
.page-sidebar.collapseit #main-menu-wrapper .wraplist .sub-menu li.active a .arrow{
    display: block !important;  
}*/

.page-sidebar.chat_shift .profile-info,
.page-sidebar.collapseit .profile-info {
    width: 60px;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
}

.page-sidebar.collapseit .profile-image,
.page-sidebar.collapseit .profile-image a,
.page-sidebar.chat_shift .profile-image,
.page-sidebar.chat_shift .profile-image a {
    height: 45px;
}

.page-sidebar.collapseit .profile-info .profile-image .profile-status,
.page-sidebar.chat_shift .profile-info .profile-image .profile-status {
    left: 35px;
}

.page-sidebar.chat_shift .profile-info .profile-image,
.page-sidebar.collapseit .profile-info .profile-image {
    width: 100%;
    padding: 0;
}

.page-sidebar.chat_shift .profile-info .profile-image img,
.page-sidebar.collapseit .profile-info .profile-image img {
    height: 40px;
    width: 40px;
    top: 10px;
}

.page-sidebar.chat_shift .profile-details,
.page-sidebar.collapseit .profile-details {
    display: none;
}

.page-sidebar.chat_shift .project-info,
.page-sidebar.collapseit .project-info {
    display: none;
}


/*
#main-menu-wrapper li a:hover, 
#main-menu-wrapper li.active a {
background-color: #673AB7;
}
#main-menu-wrapper li .sub-menu a {
color: rgba(174,178,183,1.0);
margin-bottom: 2px;
padding-left: 15px;
border-left: 3px solid transparent;
}

*/

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li:hover .sub-menu,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li:hover .sub-menu {
    display: block;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li:hover .sub-menu .sub-menu,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li:hover .sub-menu .sub-menu {
    display: none;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li:hover .sub-menu .active .sub-menu,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li:hover .sub-menu .active .sub-menu {
    display: block;
    height: auto !important;
    overflow: auto;
    opacity: 1;
    padding-left: 20px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu,
.page-sidebar.collapseit .wraplist li:hover .sub-menu {
    position: absolute;
    left: 60px;
    top: 0px;
    width: 220px !important;
    background: #37474F;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu .sub-menu,
.page-sidebar.collapseit .wraplist li:hover .sub-menu .sub-menu {
    position: relative;
    left: 0px;
    top: 0px;
    width: auto !important;
    background: #37474F;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu .sub-menu,
.page-sidebar.collapseit .wraplist li:hover .sub-menu .sub-menu {
    position: relative;
    margin-top: 0px;
}

.page-sidebar.chat_shift,
.page-sidebar.collapseit,
.page-sidebar.chat_shift #main-menu-wrapper,
.page-sidebar.collapseit #main-menu-wrapper {
    overflow: visible !important;
}

.page-sidebar.chat_shift .ps-scrollbar-y-rail,
.page-sidebar.collapseit .ps-scrollbar-y-rail {
    display: none;
}

.page-sidebar.chat_shift,
.page-sidebar.collapseit {
    position: absolute !important;
}

.page-sidebar.chat_shift #main-menu-wrapper,
.page-sidebar.collapseit #main-menu-wrapper,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist,
.page-sidebar.collapseit #main-menu-wrapper .wraplist {
    /*height: 3000px !important;*/
}

.page-sidebar.chat_shift #main-menu-wrapper,
.page-sidebar.collapseit #main-menu-wrapper {
    padding-top: 0px;
    background-color: #37474F;
    /*top: -79px;*/
}

.page-sidebar.chat_shift .wraplist li:hover .title,
.page-sidebar.collapseit .wraplist li:hover .title {
    float: left;
    padding-left: 15px;
    width: 220px;
    background: #673AB7;
    display: inline-block !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu .title,
.page-sidebar.collapseit .wraplist li:hover .sub-menu .title {
    padding-left: 0px;
    background: transparent;
    display: inline-block;
    width: auto;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu .arrow,
.page-sidebar.collapseit .wraplist li:hover .sub-menu .arrow {
    display: inline-block;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .material-icons,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .material-icons,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .fa,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .fa {
    float: left;
    font-size: 17px;
    height: auto;
    line-height: 17px;
    width: 60px;
    top: 0px;
    margin-left: 0px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li:hover a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li:hover a {
    width: 280px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li a {
    padding-left: 0px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu a {
    padding-left: 12px;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu,
.page-sidebar.collapseit .wraplist li:hover .sub-menu {
    margin-top: 45px !important;
    padding-left: 30px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu .sub-menu,
.page-sidebar.collapseit .wraplist li:hover .sub-menu .sub-menu {
    margin-top: 0px !important;
    padding-left: 0px !important;
    display: none;
    left: 0px;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li:hover .sub-menu a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li:hover .sub-menu a {
    width: 190px;
    color: #9E9E9E;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu .sub-menu .active a,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li.active .sub-menu a:hover,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu a:hover,
.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu .active .sub-menu a:hover,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu .active a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li.active .sub-menu a:hover,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu a:hover,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu .active .sub-menu a:hover {
    background-color: #161e22;
    border-left: 3px solid transparent;
    color: #9E9E9E;
}

.page-sidebar.chat_shift #main-menu-wrapper .wraplist li .sub-menu .active .sub-menu a,
.page-sidebar.collapseit #main-menu-wrapper .wraplist li .sub-menu .active .sub-menu a {
    background-color: transparent;
    border-left: 3px solid transparent;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu li,
.page-sidebar.collapseit .wraplist li:hover .sub-menu li {
    padding-left: 0px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu li .title,
.page-sidebar.collapseit .wraplist li:hover .sub-menu li .title {
    padding-left: 0px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu li li .title,
.page-sidebar.collapseit .wraplist li:hover .sub-menu li li .title {
    padding-left: 15px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu li li li .title,
.page-sidebar.collapseit .wraplist li:hover .sub-menu li li li .title {
    padding-left: 30px !important;
}

.page-sidebar.chat_shift .wraplist li:hover .sub-menu li li li li .title,
.page-sidebar.collapseit .wraplist li:hover .sub-menu li li li li .title {
    padding-left: 45px !important;
}


/*--------------------------------------------
    CHAT API
---------------------------------------------*/

.chat-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 9;
    height: 100%;
    position: absolute;
    width: 280px;
}

.page-chatapi .search-bar {
    display: inline-block;
}

.page-chatapi .search-bar input {
    background-color: transparent;
    color: #78909C;
    font-size: 14px;
    border: 0px;
    width: 220px;
    margin: 20px 20px 0 20px;
    border-bottom: 2px solid #263238;
}

.page-chatapi .search-bar input:focus,
.page-chatapi .search-bar input:hover {
    border: 0px;
}

.page-chatapi .chatapi-head {
    padding: 0px 30px 0 30px;
    font-size: 18px;
    margin: 0px 0 0px 0;
    color: #ffffff;
    background-color: #FF6E40;
    height: 60px;
    line-height: 60px;
}

.page-chatapi .group-head {
    color: #B0BEC5;
    padding: 15px 30px 0 30px;
    font-size: 14px;
    margin: 0px 0 15px 0;
}

.page-chatapi .group-list,
.page-chatapi .contact-list {
    padding: 0 15px;
}

.page-chatapi .contact-list .user-row {
    display: block;
    padding: 15px;
    margin: 0 0 5px 0;
    position: relative;
    cursor: hand;
    cursor: pointer;
}

.page-chatapi .group-list .group-row.active,
.page-chatapi .group-list .group-row:hover,
.page-chatapi .group-list .group-row:active,
.page-chatapi .group-list .group-row:focus,
.page-chatapi .contact-list .user-row.active,
.page-chatapi .contact-list .user-row:hover,
.page-chatapi .contact-list .user-row:active,
.page-chatapi .contact-list .user-row:focus {
    background-color: #263238;
}

.page-chatapi .contact-list .user-img {
    float: left;
    width: 40px;
    display: inline-block;
    padding: 0px 0 0 0;
    margin-top: -5px;
}

.page-chatapi .contact-list .user-img img {
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    width: 40px;
    height: 40px;
}

.page-chatapi .contact-list .user-status {
    float: right;
    width: 15px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 15px;
}

.page-chatapi .contact-list .user-status i {
    font-size: 10px;
    height: 10px;
    width: 10px;
    float: right;
    margin-right: 0px;
}

.page-chatapi .group-list .group-status.available i,
.chatapi-windows .user-window .controlbar .status.available i,
.page-chatapi .contact-list .user-status.available i {
    color: #46be8a;
}

.page-chatapi .group-list .group-status.busy i,
.chatapi-windows .user-window .controlbar .status.busy i,
.page-chatapi .contact-list .user-status.busy i {
    color: #ef5350;
}

.page-chatapi .group-list .group-status.away i,
.chatapi-windows .user-window .controlbar .status.away i,
.page-chatapi .contact-list .user-status.away i {
    color: #FF6E40;
}

.page-chatapi .contact-list .user-info {
    padding-left: 55px;
    display: block;
    margin-right: 15px;
}

.page-chatapi .group-list .group-info h4,
.page-chatapi .contact-list .user-info h4 {
    margin: 0 0 5px 0;
    font-size: 14px;
    display: block;
}

.page-chatapi .group-list .group-info h4 a,
.page-chatapi .contact-list .user-info h4 a {
    color: #B0BEC5;
    display: block;
    text-decoration: none;
}

.page-chatapi .contact-list .user-info .status {
    margin: 0 0 0px 0;
    font-size: 10px;
    color: #aaaaaa;
    display: block;
    line-height: 10px;
}

.page-chatapi .group-list .group-row {
    display: block;
    padding: 10px 15px 5px 15px;
    margin: 0 0 5px 0;
    position: relative;
    cursor: hand;
    cursor: pointer;
}

.page-chatapi .group-list .group-status {
    float: left;
    margin: 0 10px 0 15px;
}

.page-chatapi .group-list .group-status i {
    margin: 0 0 0px 0;
    font-size: 14px;
    color: #aaaaaa;
    display: block;
    line-height: 14px;
}


/*-----------------------------------------------------------
    CHAT API Windows
----------------------------------------------------------*/

.chatapi-windows .user-window {
    display: block;
    min-width: 250px;
    min-height: 300px;
    background-color: rgba(50, 50, 58, 1);
    margin: 0 2px 0 0;
    float: right;
}

.chatapi-windows .user-window .controlbar .tooltip {
    display: none !important;
}

.chatapi-windows .user-window.minimizeit .controlbar .tooltip {
    display: block !important;
}

.chatapi-windows .user-window.minimizeit .controlbar .tooltip .tooltip-inner {
    white-space: nowrap;
}

.chatapi-windows .user-window.minimizeit {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    bottom: 0px;
    top: 260px;
    position: relative;
}

.chatapi-windows .user-window.minimizeit .controlbar .name,
.chatapi-windows .user-window.minimizeit .controlbar i,
.chatapi-windows .user-window.minimizeit .typearea,
.chatapi-windows .user-window.minimizeit .chatarea {
    display: none;
}

.chatapi-windows .user-window.minimizeit .controlbar {
    padding: 10px;
    height: 40px;
}

.chatapi-windows .user-window.minimizeit .controlbar img {
    font-size: 18px;
    color: #999999;
    margin: 0 0 0 0px;
    line-height: 22px;
    cursor: hand;
    cursor: pointer;
}

.chatapi-windows .user-window .controlbar {
    display: block;
    height: 30px;
    padding: 5px 15px;
    background-color: #263238;
    color: #78909C;
}

.chatapi-windows .user-window .controlbar .name {
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    top: -5px;
    position: relative;
}

.chatapi-windows .user-window .controlbar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0;
    display: inline-block;
    top: -5px;
    position: relative;
    cursor: hand;
    cursor: pointer;
}

.chatapi-windows .user-window .controlbar .status {
    float: none;
    display: inline-block;
    margin: 0px 5px 0 0;
}

.chatapi-windows .user-window .controlbar .status i {
    margin: 0px;
    font-size: 8px;
}

.chatapi-windows .user-window .controlbar i {
    font-size: 12px;
    float: right;
    color: #F5F5F5;
    margin: 0 0 0 5px;
    line-height: 20px;
    cursor: hand;
    cursor: pointer;
}

.chatapi-windows .user-window .controlbar i:hover {
    color: #78909C;
}

.chatapi-windows .user-window .typearea {
    display: block;
    height: 40px;
    padding: 0px 15px 0px 15px;
    background-color: #263238;
}

.chatapi-windows .user-window .typearea input {
    background-color: transparent;
    color: #78909C;
    font-size: 14px;
    border: 0px;
    width: 220px;
    margin: 0px 0px;
    height: 40px;
}

.chatapi-windows .user-window .typearea input:focus,
.chatapi-windows .user-window .typearea input:hover {
    border: 0px;
}

.chatapi-windows .user-window .chatarea {
    display: block;
    height: 230px;
    padding: 15px 15px 0 15px;
    background-color: rgba(50, 50, 58, 1);
    color: #B0BEC5;
    overflow: hidden;
    position: relative;
    max-width: 250px;
}


/* inner chat discussion*/


/*
.chatmsg {
    display: block;
    padding: 0 5px 15px 5px;
    position: relative;
}

.chatmsg .name {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #999999;
}

.chatmsg .text {
    display: block;
    font-size: 13px;
    padding-left: 0px;
    color: #bbbbbb;
    word-wrap: break-word;
}

.chatmsg .ts {
    position: absolute;
    top: 0px;
    right: 5px;
    font-size: 10px;
    color: #F5F5F5;
}
*/


/*----------------------------------------*/

.chaton {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #37474F;
    display: none;
    top: 0px;
    right: 0px;
}

.chaton-window {
    overflow: hidden;
    position: relative;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    color: #ffffff;
    height: 100%;
}

.chaton .closewindow {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #ffffff;
    cursor: hand;
    cursor: pointer;
    font-size: 18px;
}

.chatmsg {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    padding: 10px 15px;
}

.chatmsg.msg_receive .msg_info {
    padding-left: 60px;
    display: inline-block;
    width: 100%;
    float: left;
    text-align: left;
}

.chatmsg.msg_sent .msg_info {
    padding-right: 50px;
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
}

.chatmsg .user-img img {
    width: 40px;
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    -o-border-radius: 50% 50%;
    -ms-border-radius: 50% 50%;
    float: left;
}

.chatmsg.msg_receive .user-img img {
    float: right;
}

.chatmsg.msg_receive .user-img {
    float: left;
    left: 20px;
    position: absolute;
    top: 10px;
}

.chatmsg.msg_sent .user-img {
    float: right;
    right: 10px;
    position: absolute;
    top: 10px;
}

.chatmsg .msg_info .name {
    display: block;
    color: #999999;
}

.chatmsg .msg_info .text {
    display: block;
    color: #bbbbbb;
}

.chatmsg .msg_info .ts {
    display: block;
    color: #F5F5F5;
    font-size: 12px;
}

.chatmsg .name .status {
    font-size: 8px;
    margin: 5px;
    top: -2px;
    position: relative;
}

.chatmsg .name .status.busy {
    color: rgba(240, 80, 80, 1.0);
}

.chatmsg .name .status.available {
    color: rgba(102, 189, 120, 1.0);
}

.chatmsg .name .status.away {
    color: #FF6E40;
}

.chatmsg .name .status.offline {
    color: rgba(169, 169, 169, 1.0);
}

.typearea {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 20px;
}

.typearea i {
    position: absolute;
    top: 32px;
    left: 25px;
    color: #607D8B;
    font-size: 18px;
    z-index: 2;
    cursor: hand;
    cursor: pointer;
}

.typearea i.primary {
    color: #FF6E40;
}

.typearea input {
    color: #B0BEC5;
    background-color: transparent;
    ;
    border: 0px;
    border-bottom: 2px solid #607D8B;
    height: 40px;
    padding-left: 35px;
    z-index: 1;
}

.typearea input:focus {
    color: #B0BEC5;
    background-color: transparent;
    ;
    border-bottom: 2px solid #FF6E40;
}


/*----------------------------------------------
      Mailbox
-----------------------------------------------*/

.mail_content {
    padding: 0 30px 30px 30px;
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    min-height: 514px;
}

.mail-wrapper {
    background-color: #673AB7;
    color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.mail-wrapper-label {
    background-color: #eeeeee;
    color: #787878;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.mail_tabs {
    margin-bottom: 0px;
}

.mail-head-btn {
    background-color: #eeeeee;
    padding: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.mail_tabs li {
    display: block;
}

.mail_tabs li a {
    display: block;
    color: #ffffff;
    padding: 11px 15px;
    text-decoration: none;
    background-color: transparent;
    margin-bottom: 0px;
}

.mail-wrapper-label .mail_tabs li a {
    color: #787878;
}

.mail-wrapper-label form {
    margin-top: 15px;
    padding: 0 15px 15px 15px;
}

.mail_tabs li a i {
    font-size: 14px;
    margin-right: 10px;
}

.mail_tabs li.active a,
.mail_tabs li a:hover {
    background-color: #FF6E40;
    color: #ffffff;
}

.mail-labels-head {
    padding-top: 17px;
    padding-left: 15px;
    color: #999999;
    margin-bottom: 5px;
}

.mail-addlabel .focus .btn {
    border-bottom: 2px solid #673AB7;
}

.mail-addlabel.ng-invalid .focus .btn {
    border-bottom: 2px solid #ef5350;
}

.mail-addlabel .btn {
    border-bottom: 2px solid #e1e1e1;
    background-color: transparent;
}

.pager.mail_nav i {
    position: relative;
    top: 4px;
}

.mail_head {
    display: inline-block;
    width: auto;
    float: left;
    margin: 0 15px 0 0;
}

.mail_head_icon {
    margin: 7px 15px 0 0px;
    cursor: hand;
    cursor: pointer;
}

.mail_head_icon.pull-right {
    margin: 7px 0px 0 15px;
}

.mail_more_btn,
.mail_nav,
.mail_count_nav {
    margin: 25px 0;
}

.mail_count_nav {
    line-height: 34px;
    margin-right: 15px;
}

.mail_list table tr td {
    padding: 15px;
}

.mail_list table tr td:nth-child(4) {
    font-size: 95%;
}

.mail_list table tr td:nth-child(5) {
    font-size: 85%;
}

.mail_list table tr.unread td:nth-child(3) {
    font-weight: 700;
}

.mail_list table tr td.brief {
    width: 80%;
}

.mail_list table tr td.brief a {
    padding-left: 20px;
}

.mail_list table tr td.brief img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    float: left;
}

.mail_list table tr td.brief .label {
    margin-top: -8px;
}

.mail_list table tr td.fromnow {
    padding-top: 27px;
}


/*.mail_list table tr td:nth-child(3), .mail_list table tr td:nth-child(4), .mail_list table tr td:nth-child(5), .mail_list table .star {
    cursor: hand;
    cursor: pointer;
}*/

.mail_view_title {
    margin: 30px 0 15px 0;
}

.mail_view_title h3 {
    margin: 0px;
}

.mail_view_info {}

.mail_view {
    margin: 30px 0;
}

.mail_view_attach li .file {
    display: block;
    width: 200px;
    max-width: 200px;
    height: auto;
    max-height: auto;
    cursor: hand;
    cursor: pointer;
    margin-bottom: 10px;
}

.mail_view_attach li .file img {
    width: 200px;
    max-width: 200px;
    height: auto;
    max-height: auto;
}

.mail_view_attach li .title {
    position: relative;
    display: block;
    margin-bottom: 5px;
    color: #757575;
    text-decoration: none;
    padding: 0 5px;
}

.mail_view_attach li .title span {
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 90%;
    color: #aaaaaa;
}

.mail_view_attach li .actions {
    position: relative;
    display: block;
    margin-bottom: 5px;
    padding: 0 5px;
}

.mail_view_attach li .actions a {
    color: #F5F5F5;
    text-decoration: none;
    font-size: 90%;
    color: #999999;
}

.mail_view_reply {
    margin: 15px 0 0 0;
}

.mail_cc_bcc .labels {
    float: right;
}

.mail_cc_bcc .labels .label {
    cursor: hand;
    cursor: pointer;
}

.mail_compose_cc,
.mail_compose_bcc {
    display: none;
}

.bootstrap-tagsinput {
    width: 100%;
}

.bootstrap-tagsinput input {
    color: #757575;
    margin-top: 5px;
    line-height: 20px;
    height: 20px;
}

.msgtext,
.msgtext:hover,
.mailmsgfrom,
.mailmsgfrom:hover {
    color: #757575;
    text-decoration: none;
}

.unread .msgtext {
    font-weight: 700;
}

.mailmsgfrom {
    color: #212121;
    font-size: 90%;
}

.msg_time {
    font-size: 90%;
}


/*------------------------------------------
    Dashboard
------------------------------------------*/

.db_box {
    padding: 15px;
}

.r1_maingraph.db_box {
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
    z-index: 10;
    padding: 0px;
}

.r1_maingraph.db_box .hideit {
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
}

.r1_maingraph.db_box .showit {
    opacity: 1;
    position: relative;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
}

.r1_maingraph.db_box .graph-wrapper {
    width: 100%;
    position: relative;
    display: inline-block;
}

.r1_graph1,
.r1_graph2,
.r1_graph3 {
    min-height: 80px;
    width: 100%;
    margin-bottom: 30px;
}

.r1_graph4,
.r1_graph5 {
    min-height: 135px;
    width: 100%;
    margin-bottom: 30px;
}

.r1_maingraph {
    width: 100%;
    background: #ffffff;
    margin-bottom: 0px;
}

.r1_maingraph .switch {
    cursor: hand;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: 15px;
    z-index: 99;
}

.r1_maingraph .switch .icon-secondary {
    opacity: 0.8;
}

.r1_graph1 {
    background: #673AB7;
    color: #ffffff;
}

.r1_graph2 {
    background: #847f9f;
    color: #ffffff;
}

.r1_graph3 {
    background: #fdb45d;
    color: #ffffff;
}

.r1_graph4 {
    background: #FF6E40;
    color: #ffffff;
}

.r1_graph4 {
    text-align: center;
}

.r1_graph4 span {
    text-align: left;
    display: block;
}

.r1_graph4 #gauge-meter {
    margin-top: -8px;
}

.r1_graph4 #gauge-meter-text {
    position: absolute;
    top: 105px;
    width: 100%;
    text-align: center;
    margin-left: -30px;
    font-size: 15px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 700;
}

.r1_graph4 #gauge-meter-text:after {
    content: "MB";
    font-size: 13px;
    font-weight: 400;
}

.r1_graph5 {
    background: #fdb45d;
    color: #ffffff;
}

.r1_graph5 .icon-1,
.r1_graph5 .icon-2 {
    font-size: 10px;
}

.r1_graph5 .icon-2 {
    color: #E0E0E0;
}

.r2_status1 section.box {
    background-color: #ffffff;
    padding: 15px;
    margin-top: 0px;
}

.r2_status1 .task {
    margin-bottom: 10px;
}

.r2_graph1 {
    min-height: 200px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
    overflow: hidden;
}

.r2_graph1 .rickshaw_legend .line {
    float: left;
    width: auto;
    margin-right: 3px;
    clear: none;
    padding: 2px 6px;
    display: inline-block;
}

.r2_graph1 .rickshaw_legend .action {
    font-size: 10px;
    margin-right: 2px;
}

.r2_graph1 .rickshaw_legend .line .swatch {
    display: inline-block;
    margin-right: 2px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 10px;
    width: 10px;
}

.r2_graph1 .rickshaw_legend .label {
    display: inline;
    font-size: 12px;
    background-color: transparent;
    color: #F5F5F5;
    font-weight: 400;
    line-height: 19px;
}

.r2_graph1 #offset_form,
.r2_graph1 #interpolation_form {
    display: none;
}

.r2_graph1 .rickshaw_sliders {
    display: inline-block !important;
}

.r2_graph1 .rickshaw_sliders section {
    width: 47%;
    margin-right: 1%;
    float: left;
    display: inline-block;
    padding-right: 10px;
}

.r2_graph1 #legend ul {
    display: inline-block;
    margin: 0px;
}

.r2_graph1 #renderer_form.toggler {
    margin: 0 0 10px 0;
    text-align: right;
}

.r2_counter1,
.r2_counter2 {
    min-height: 70px;
    width: 100%;
    background: #ffffff;
    margin-bottom: 30px;
}

.r2_counter1 {
    background: #673AB7;
    color: #ffffff;
}

.r2_counter2 {
    background: #847f9f;
    color: #ffffff;
}

.r3_todo {
    background: #ffffff;
    margin-bottom: 30px;
    min-height: 400px;
}

.r4_counter {
    margin-bottom: 15px;
    background: #ffffff;
}

.r4_counter .stats {
    padding-left: 55px;
}

.r4_counter .stats span {
    font-weight: 400;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
    line-height: 19px;
}

.r4_counter .stats span.light {
    font-weight: 500;
    opacity: 0.7;
}

.r4_counter i {
    line-height: 63px;
    font-size: 42px;
}

.r4_counter h3 {
    font-size: 30px;
    line-height: 33px;
    font-weight: bold;
    font-family: open sans;
    margin: 0px 0 0px 0;
    color: #ff6e40;
    padding-top: 4px;
    text-transform: uppercase;
}


/*-----------------------------------------------------------
    Messages widget (Dashboard)
----------------------------------------------------------*/

.messages-widget {
    display: inline-block;
    width: 100%;
    position: relative;
}

.messages-widget li {
    padding: 15px;
    overflow: hidden;
    height: auto;
    display: block;
    background: #f5f5f5;
    margin: 0 0 15px 0;
}

.messages-widget li a {
    text-decoration: none;
    color: #757575;
}

.messages-widget li .name,
.messages-widget li .desc {
    display: block;
    position: relative;
}

.messages-widget li .user-img img {
    width: 40px;
    height: 40px;
    float: left;
    margin: 3px 12px 0 0;
    opacity: 1;
}

.messages-widget li .profile-status {
    height: 6px;
    width: 6px;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.messages-widget li .name {
    color: #aaaaaa;
}

.messages-widget li .name .time {
    color: #cccccc;
}

.messages-widget li .desc {
    color: #999999;
}

.messages-widget li.unread .user-img img {
    opacity: 1;
}

.messages-widget li.unread .name {
    color: #757575;
}

.messages-widget li.unread .name .time {
    color: #aaaaaa;
}

.messages-widget li.unread .desc {
    color: #757575;
}

.messages-widget li.external a:hover,
.messages-widget li.external {
    height: auto;
    background: #F5F5F5;
}

.messages-widget li.external a {
    display: block;
    padding: 15px 30px;
    color: #999999;
    font-size: 13px;
}

.wid-notification {
    background: #ffffff;
    margin-bottom: 0px;
    min-height: 360px;
}

.messages-widget li.status-available {
    background-color: rgba(102, 189, 120, 0.1);
}

.messages-widget li.status-away {
    background-color: rgba(253, 180, 92, 0.1);
}

.messages-widget li.status-busy {
    background-color: rgba(240, 80, 80, 0.1);
}

.messages-widget li.status-idle {
    background-color: rgba(250, 133, 100, 0.1);
}

.messages-widget li.status-offline {
    background-color: rgba(169, 169, 169, 0.1);
}


/*------------------------------------------
  Error pages 404, 505
-------------------------------------------*/

.page_error_code {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 170px;
    line-height: 250px;
    font-weight: 400;
    margin: 50px 0 0 0;
}

.page_error_info {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 25px;
    line-height: 40px;
    font-weight: 300;
    margin: 15px 0;
}

.page_error_search {
    margin: 45px 0;
}

.page_error_search input[type='text'] {
    margin: 0 auto;
    padding: 15px 15px;
    font-size: 19px;
    height: 45px !important;
}

.page_error_search input[type='submit'] {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
}

.page_error_search .input-group.transparent .input-group-addon {
    background-color: #f8f8f8;
    padding: 6px 12px 6px 20px;
}

.page_error_btn {
    margin: 30px 0 0 0;
}

.bgimg {
    position: absolute;
    height: 100%;
    width: 100%;
    background-image: url("../images/bg3.png");
    background-size: cover;
}

.error_page::-webkit-input-placeholder {
    color: #ffffff;
}

.error_page:-moz-placeholder {
    /* Firefox 18- */
    color: #ffffff;
}

.error_page::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
}

.error_page:-ms-input-placeholder {
    color: #ffffff;
}


/*-----------------------------------------------------------
    UI Lockscreen
----------------------------------------------------------*/

.lockscreen_icon i {
    font-size: 110px;
    text-align: center;
    margin: 90px auto;
    display: block;
}

.lockscreen_info img {
    -webkit-border-radius: 50% 50%;
    -moz-border-radius: 50% 50%;
    border-radius: 50% 50%;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.lockscreen_info {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 21px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 400;
    margin: 15px 0;
}

.lockscreen_search {
    margin: 15px 0;
}

.lockscreen_search input[type='password'] {
    margin: 0 auto;
    padding: 15px 0px;
    font-size: 17px;
    height: 45px !important;
    color: #ffffff;
}

.lockscreen_search input[type='submit'] {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
}

.lockscreen_search .input-group.transparent .input-group-addon {
    padding: 6px 12px 6px 20px;
}

.lockscreen_btn {
    margin: 30px 0 0 0;
}

.lockscreen_search i {
    font-size: 21px;
}

.lockscreen_tagline {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 32px;
    color: #E0E0E0;
    font-weight: 400;
    margin: 15px 0;
}


/*-----------------------------------------------------------
    Form Validations
----------------------------------------------------------*/

.form-group .error {
    color: #ef5350;
    font-weight: 400;
    font-size: 13px;
}

.form-group .controls {
    position: relative;
}

.form-group.has-error i,
.form-group.has-success i {
    position: absolute;
    font-size: 14px;
    right: 15px;
    top: 0px;
}

.form-group.has-error i {
    color: #f72e2a;
}

.form-group.has-success i {
    color: #46be8a;
}


/*-----------------------------------------------------------
    Form Wizard
----------------------------------------------------------*/

.wizardpills {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}

.wizardpills ul.form-wizard {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 60px;
    z-index: 2;
    width: 100%;
    padding-right: 15px;
}

.form-wizard .progress,
.wizardpills #bar {
    position: absolute;
    top: 14px;
    left: 0px;
    height: 3px;
    width: 100%;
    margin: 7px 0;
    z-index: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.form-wizard .tab-container {
    position: relative;
    z-index: 2;
}

.form-wizard.nav-pills li.active a,
.form-wizard.nav-pills li.active a:hover,
.form-wizard.nav-pills li.active a:focus {
    /*    color: #fff;*/
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-color: #673AB7;
    background-color: #673AB7;
}

.wizardpills .tab-content {
    position: relative;
    top: 60px;
    background-color: #ffffff;
    border: 0px solid transparent;
}

.form-wizard li {
    display: block;
    float: left;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    text-align: right;
    width: 20%;
    margin: 0 !important;
}

.form-wizard li a {
    float: right;
    width: 30px;
    height: 30px;
    top: 6px;
    display: block;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    border-radius: 0%;
    position: absolute;
    right: -20px;
    background: #f5f5f5;
    background-image: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    line-height: 16px;
}

.form-wizard li.complete a {
    border-color: #673AB7;
    background-color: #673AB7;
    font-family: FontAwesome;
    color: #ffffff;
    line-height: 16px;
    text-align: center;
    font-size: 14px;
}

.form-wizard li.complete a .tabhead,
.form-wizard li a .tabhead {
    background-color: transparent;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #757575;
    line-height: 27px;
    text-align: center;
    font-size: 14px;
    margin-left: -10px;
}

.form-wizard li a:last-child .tabhead {
    margin-left: -20px;
}

.form-wizard .nav li.disabled a:focus,
.form-wizard .nav li.disabled a:hover {
    background-color: #ffffff;
    border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.form-wizard .nav-tabs,
.form-wizard .tab-content {
    border: 0px solid transparent;
    padding-right: 15px;
}

.form-wizard .tab-content {
    padding: 15px 0;
}

.form-wizard li a:before {
    content: " ";
    margin-left: -2px;
    height: 34px;
    width: 14px;
    display: block;
    margin-left: -7px;
}

.form-wizard li.complete a:before {
    content: "\f00c";
}

.form-wizard li a span {
    position: absolute;
    color: #F5F5F5;
    width: auto;
    display: inline-block;
    margin-left: -25px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    top: 40px;
}

.form-wizard li.complete a span {
    padding-left: 5px;
}


/*-----------------------------------------------------------
    Carousel
----------------------------------------------------------*/

.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 1px;
    background-color: #f5f5f5;
}

.carousel-indicators {
    bottom: 15px;
    margin-bottom: 0px;
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    margin: 2px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #f5f5f5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}

.carousel-control {
    width: 15%;
    color: #f5f5f5;
    text-align: center;
    text-shadow: 0;
    filter: alpha(opacity=60);
    opacity: .6;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #f5f5f5;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9;
}

.carousel-caption {
    width: 100%;
    padding: 60px;
    text-align: center;
    padding-bottom: 15px;
    background: transparent;
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    padding: 60px 30px 30px 30px;
    color: #f5f5f5;
    text-align: left;
    text-shadow: none;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}

.carousel-caption h3,
.carousel-caption p {
    color: #ffffff;
    text-shadow: none;
    width: auto;
    display: inline-block;
}

.carousel-caption .clearfix {
    width: 100%;
    clear: both;
}

.carousel-caption h3 {
    font-size: 30px;
    background: transparent;
    width: 100%;
    text-align: center;
    padding: 0px 15px;
}

.carousel-caption p {
    background: transparent;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 0px 15px;
    font-weight: 300;
    color: #f5f5f5;
}

.carousel-demo .carousel-inner>.item>a>img,
.carousel-demo .carousel-inner>.item>img,
.carousel-demo .img-responsive,
.carousel-demo .thumbnail a>img,
.thumbnail>img {
    width: 100%;
}


/*-------------------------------------------------------------
  Visibility Animation in Elements (Viewport)
---------------------------------------------------------------*/

.inviewport,
.hiddenthis {
    opacity: 0;
}

.inviewport.visible {
    opacity: 1;
}


/*------------------------------------------
    Widget - Tile Counter 
---------------------------------------------*/

.tile-counter {
    padding: 15px 30px;
    margin: 0 0 30px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.tile-counter .content {
    display: block;
    text-align: center;
}

.tile-counter i,
.tile-counter h2 {}

.tile-counter i {
    margin-right: 15px;
    font-size: 35px;
    line-height: 35px;
}

.tile-counter span {
    display: block;
    clear: both;
}

.tile-counter h2 {
    color: #ffffff;
    font-weight: 700;
    line-height: 35px;
    margin: 0px 0 0 0;
    font-size: 35px;
    display: inline-block;
}

.tile-counter span {
    color: #ffffff;
    display: block;
    margin: 10px 0 0 0;
    font-size: 17px;
    font-weight: 300;
    white-space: nowrap;
}

.tile-counter.bg-secondary i,
.tile-counter.bg-secondary h2 {
    color: #ffffff;
}

.tile-counter.bg-secondary span {
    color: #E0E0E0;
}

.tile-counter.inverted {
    border: 1px solid #eeeeee;
}

.tile-counter.inverted h2,
.tile-counter.inverted span {
    color: inherit;
}

.tile-counter.inverted span {
    opacity: .8;
}


/*------------------------------------------
    Widget - Tile Progress widget 
---------------------------------------------*/

.tile-progress {
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.tile-progress h4 {
    color: #ffffff;
    margin: 0px;
    text-align: center;
    white-space: nowrap;
    font-weight: 700;
}

.tile-progress h4 i {
    margin-right: 5px;
}


.tile-progress h4 i {
    margin-right: 5px;
}

.tile-progress.bg-white h4,
.tile-progress.bg-white span{
    color: #212121;
}

.tile-progress.bg-white .progress{
    background-color: #f5f5f5;
}


.tile-progress.text-left h4,
.tile-progress.text-left span{
    text-align: left;
}

.tile-progress span {
    color: #eeeeee;
    display: block;
    text-align: center;
    margin: 0px;
    font-size: 16px;
}

.tile-progress .progress {
    margin: 15px 0 10px 0;
    height: 7px;
    background: rgba(50, 50, 58, 0.5);
}

.tile-progress .progress .progress-bar {
    background: #ffffff;
}

.tile-progress.inverted {
    border: 1px solid #eeeeee;
}

.tile-progress.inverted h4,
.tile-progress.inverted span {
    color: inherit;
}

.tile-progress.inverted span {
    opacity: .8;
}

.tile-progress.inverted .progress {
    background: rgba(50, 50, 58, 0.3);
}

.tile-progress.inverted.text-primary .progress .progress-bar {
    background: #673AB7;
}

.tile-progress.inverted.text-info .progress .progress-bar {
    background: #26C6DA;
}

.tile-progress.inverted.text-warning .progress .progress-bar {
    background: #fdb45d;
}

.tile-progress.inverted.text-danger .progress .progress-bar {
    background: #ef5350;
}

.tile-progress.inverted.text-success .progress .progress-bar {
    background: #46be8a;
}

.tile-progress.inverted.text-accent .progress .progress-bar {
    background: #FF6E40;
}

.tile-progress.inverted.text-secondary .progress .progress-bar {
    background: #9E9E9E;
}


/*---------------------------------------------
      Navigation Bars
--------------------------------------------*/

.navbar-inverse {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.navbar-default {
    background-image: none;
    background: #f5f5f5;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    border-color: #E0E0E0;
}

.navbar-default li a,
.navbar-default li a {
    line-height: 36px;
}

.navbar-default li .dropdown-menu a {
    line-height: 25px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a {
    background-image: none;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #E0E0E0;
}

.navbar-default .navbar-toggle {
    border-color: #E0E0E0;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 8px;
    margin-top: 9px;
    margin-right: 15px;
    margin-bottom: 9px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    font-size: 14px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #E0E0E0;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #F5F5F5;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 16px;
    height: 2px;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.navbar {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 53px;
}

.navbar-inverse {
    background-image: none;
}

.navbar-inverse {
    background-color: #37474F;
    border-color: transparent;
    color: #9E9E9E;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #9E9E9E;
    background-color: #212026;
    background-image: none;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #9E9E9E;
    background-color: transparent;
}

.navbar-inverse li a,
.navbar-inverse li a {
    line-height: 36px;
}

.navbar-brand {
    font-size: 17px;
}

.navbar.navbar-primary {
    background-image: none;
}

.navbar.navbar-primary {
    background-color: #673AB7;
    border-color: transparent;
    color: #f5f5f5;
}

.navbar.navbar-primary .navbar-nav>.active>a,
.navbar.navbar-primary .navbar-nav>.active>a:hover,
.navbar.navbar-primary .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: rgba(100, 100, 100, 0.2);
    background-image: none;
}

.navbar.navbar-primary .navbar-nav>li>a:hover,
.navbar.navbar-primary .navbar-nav>li>a:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-primary .navbar-brand {
    color: #f5f5f5;
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: none;
}

.navbar-primary .navbar-nav>li>a {
    color: #f5f5f5;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #bcbcbc;
}

.navbar-primary .navbar-toggle {
    border-color: rgba(50, 50, 58, 0.1);
}

.navbar-primary .navbar-toggle .icon-bar {
    background-color: #cccccc;
}

.navbar-primary .navbar-toggle:hover,
.navbar-primary .navbar-toggle:focus {
    background-color: rgba(50, 50, 58, 0.4);
}

.navbar-primary .navbar-collapse,
.navbar-primary .navbar-form {
    border-color: rgba(50, 50, 58, 0.2);
}


/*-----------------------------------------------------------
    Search page
----------------------------------------------------------*/

.search_result {
    margin: 0 0px 30px 0;
    display: inline-block;
    width: 100%;
}

.search_result img {
    width: 100%;
    height: auto;
    margin: 0px 0 0 0;
}
.ecommerce_product,
.music_genre {
    margin: 0 0px 30px 0;
    display: inline-block;
}

.ecommerce_product img,
.music_genre img {
    width: 100%;
    height: auto;
    margin: 0px 0 0 0;
}

.ecommerce_product .product-info h4,
.music_genre .song-info h4,
.tab-content .ecommerce_product .song-info h4,
.tab-content .music_genre .song-info h4{
    font-size: 16px;
    line-height: 26px;
    text-decoration: none;
    margin: 10px 0 0px 0;
    margin-bottom: 0px;
}

.ecommerce_product .product-info h4 a,
.music_genre .song-info h4 a,
.tab-content .ecommerce_product .song-info h4 a,
.tab-content .music_genre .song-info h4 a{
    text-decoration: none;
    color: #212121;
}


.ecommerce_product .product-info p a,
.music_genre .song-info p a,
.tab-content .ecommerce_product .song-info p a,
.tab-content .music_genre .song-info p a{
    color: #757575;
    font-size: 13px;
}

.ecommerce_product .product-info p.price{
    font-size: 15px;
    text-decoration: none;
}

.ecommerce_product .thumb,
.music_genre .thumb{
    position: relative;
}

.ecommerce_product .thumb img,
.music_genre .thumb img{
    position: relative;
    z-index: 1;
}

.ecommerce_product .thumb:hover .overlay,
.music_genre .thumb:hover .overlay{
    opacity: 1;
}

.ecommerce_product .thumb .overlay,
.music_genre .thumb .overlay{
    color: #ffffff;
    background-color: rgba(33,33,33,0.5);    
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.ecommerce_product .thumb .overlay a i,
.music_genre .thumb .overlay a i{
    opacity: 1;
    color:#673AB7;
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ecommerce_product .thumb .overlay a:hover i,
.music_genre .thumb .overlay a:hover i{
    font-size: 50px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    transition: .2s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.search_data .nav-tabs {
    padding-right: 0px;
}

.search_data .nav-tabs>li {
    display: block;
    width: 100%;
}

.search_data .nav-tabs>li>a {
    background-color: #e5e5e5;
    display: block;
    margin: 0px;
    border: 0px;
}

.search_data .nav>li>a.active,
.search_data .nav>li>a:hover,
.search_data .nav>li>a:focus {
    background-color: #ffffff;
}

.search_data .tab-content {
    padding: 30px 15px 30px 15px;
    border-left: 0px;
    border: 0px solid transparent;
}

.search_data .tab-content h4 {
    margin-bottom: 10px;
}

.search_data .tab-pane {
    height: 600px;
    overflow: hidden;
    position: relative;
}

.search-paging .pagination {
    margin: 0px;
}

.ecommerce_product_data.search_data .tab-pane,
.music_genre_data.search_data .tab-pane{
    height: 1400px;
}



/*-----------------------------------------------------------
    Blogs
----------------------------------------------------------*/

.blog_post {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px 0;
}

.full_blog_post {
    margin: 0 0 0px 0;
}

.blog_post h3 {
    margin: 0 0 15px 0;
}

.blog_post h5 {
    margin: 0 0 15px 0;
}

.blog_info {
    margin: 0 0 15px 0;
}

.blog_info a,
.blog_info i {
    margin-right: 5px;
}

.blog-content {
    margin: 0px 0 30px 0;
    display: inline-block;
    width: 100%;
}

.media-object {
    margin: 15px 0 30px 0;
    max-width: 800px;
    width: 100%;
    height: auto;
}

.full_blog_post .comment-block img {
    width: 100%;
    height: auto;
    max-width: 66px;
}

.full_blog_post .comment-block .img-area {
    padding: 0px;
}

.full_blog_post .comment-block.level-2 {
    margin-left: 45px;
}

.full_blog_post .comment-block.level-3 {
    margin-left: 90px;
}


/*-----------------------------------------------------------
    Invoice
----------------------------------------------------------*/

.invoice-title h2 {
    display: block;
    color: #ffffff;
    height: 50px;
    line-height: 80px;
    height: 90px;
    margin: 0px;
}

.invoice-head {
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
}

.invoice-title {
    padding-left: 0px;
}

.invoice-logo {
    padding-right: 0px;
    height: 90px;
    margin-bottom: 15px;
}

@media (max-width: 991px) {
    .invoice-title {
        padding-left: 0px;
        padding-right: 0px;
    }
    .invoice-logo {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.invoice-logo img {
    width: auto;
    height: 60px;
    margin-top: 15px;
    float: right;
}

.invoice-due h2,
.invoice-due h3 {
    display: inline-block;
}

.invoice-head-info {
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    font-size: 14px;
}

.invoice-head-info:last-child {
    padding-left: 0px;
}

.invoice-head-info:first-child {
    padding-right: 0px;
}

.table.invoice-table > tbody > tr > .no-line {
    border-top: none;
}

.table.invoice-table > thead > tr > .no-line {
    border-bottom: none;
}

.table.invoice-table > tbody > tr > .thick-line {
    border-top: 1px solid #aaaaaa;
}

.table.invoice-table > thead > tr {
    background-color: #f5f5f5;
    color: #757575;
}

.table.invoice-table > thead > tr td {
    padding: 10px;
}

.table.invoice-table .thick-line h4,
.table.invoice-table .thick-line h3,
.table.invoice-table .no-line h4,
.table.invoice-table .no-line h3 {
    margin: 0px;
}

.table.invoice-table > thead > tr > td > h4 {
    color: #757575;
    margin: 0;
}


/*-----------------------------------------------------------
    Logo
----------------------------------------------------------*/
@media (min-width:992px){
.page-topbar .logo-area {
    background-position: center center;
    background-size: inherit;
    background-image: url('../images/ead-logo.png');
    background-repeat: no-repeat;
}
}
.page-topbar.sidebar_shift .logo-area {
    background-image: url('../images/logo-folded.png');
    background-repeat: no-repeat;
    background-position: right top;
}

.page-topbar.chat_shift .logo-area {
    background-image: url('../images/logo-folded.png');
    background-repeat: no-repeat;
    background-position: right top;
}


/*-----------------------------------------------------------
    Profile Page
----------------------------------------------------------*/

.uprofile-image {
    width: 100%;
    display: inline-block;
    margin: 0px 0 15px 0;
    text-align: center;
}

.uprofile-wrapper {
    padding: 0px 0 0 0;
    width: 100%;
    display: inline-block;
    background-color: #dedede;
    color: #757575;
}

.uprofile-image img {
    height: auto;
    width: 100%;
    background-color: #999999;
    -webkit-border-radius: 0% 0%;
    -moz-border-radius: 0% 0%;
    border-radius: 0% 0%;
    display: inline-block;
    margin: 0 auto;
}

.uprofile-name {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.uprofile-name h3 {
    text-align: center;
    font-size: 23px;
    margin: 10px 0 5px 0;
}

.uprofile-name h3 a {
    text-decoration: none;
    color: #424242;
}

.uprofile-name .uprofile-title {
    color: #757575;
}

.uprofile-name .profile-text {
    margin: 30px 0 0 0;
    padding: 0 15px;
    color: #757575;
}

.uprofile-info {
    padding: 25px 40px 15px 40px;
    background: #FF6E40;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.uprofile-info li {
    display: block;
    margin: 0px 0 5px 0;
    color: #ffffff;
}

.uprofile-info li i {
    margin-right: 5px;
}

.uprofile-status {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.uprofile-buttons {
    margin-top: 0px;
    padding: 15px 15px 0 0;
    width: 100%;
    background-color: transparent;
    z-index: 2;
    position: relative;
}

.uprofile-buttons a.btn {
    margin: 0 10px 15px 0px;
    width: auto;
}

.uprofile-social {
    margin: 0 0 15px 15px;
}

.uprofile-social .btn {
    margin: 0 0px 6px 3px;
}

.uprofile-content {
    background-color: #ffffff;
    display: inline-block;
    min-height: 600px;
    width: 100%;
    padding: 0 30px;
}

.enter_post {
    margin: 30px 0 0px 0;
}

.enter_post textarea {
    width: 100%;
    height: 70px;
    padding: 0px;
    overflow: hidden;
    word-wrap: break-word;
    resize: horizontal;
}

.enter_post .form-group,
.enter_post .form-group .controls {
    margin: 0px;
}

.enter_post_btns {
    margin: 0px;
    padding: 0px;
    margin: 10px 0;
}

.enter_post_btns .btn-link {
    margin: 0 10px 0 0px;
    color: #999999;
    padding-left: 5px;
    padding-right: 5px;
}

.uprofile_wall_posts {
    padding-top: 10px;
}

.uprofile_wall_posts .pic-wrapper {
    padding: 0px 0 0px 0;
}

.uprofile_wall_posts .pic-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: 40px;
    min-height: 40px;
    margin: 0px 0 10px 0;
    background: #aaaaaa;
    height: 60px;
    width: 60px;
    float: right;
}

.uprofile_wall_posts .info-wrapper .info {
    margin: 5px 0 10px 0;
}

.uprofile_wall_posts .info-wrapper .info-details,
.uprofile_wall_posts .info-wrapper .info-actions {
    font-size: 85%;
}

.uprofile_wall_posts .comment {
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
}

.uprofile_wall_posts .comment .info-wrapper {
    padding-left: 10px;
}

.uprofile_wall_posts .comment .pic-wrapper img {
    min-width: 35px;
    min-height: 35px;
    height: 35px;
    width: 35px;
}

.comment-input {
    padding: 0 0 0px 0;
}

.uprofile_wall_posts .comment-input .pic-wrapper img {
    min-width: 28px;
    min-height: 28px;
    margin: 0px 0 10px 0;
}


/*-------------------------------------------------
    Widget - To Do Task List
-------------------------------------------------*/

.slant-todo-task {
    padding: 30px;
    margin-bottom: 30px;
}

.wid-task-header {
    display: block;
    margin-bottom: 10px;
}

.wid-task-header .wid-icon {
    float: left;
}

.wid-task-header .wid-icon i {
    font-size: 30px;
    color: #E0E0E0;
    margin: 3px 15px 0 0;
}

.wid-task-header .wid-text h4 {
    color: #ffffff;
    display: block;
    margin: 0px 0 0px 0;
    font-weight: 700;
}

.wid-task-header .wid-text span {
    display: block;
    color: #e1e1e1;
    white-space: nowrap;
}

.wid-add-task {
    margin-top: 15px;
}

.wid-add-task input {
    color: #e5e5e5;
}

.wid-all-tasks {
    display: block;
    color: #ffffff;
    margin: 15px 0;
}

.wid-all-tasks ul .icheck {
    color: #ffffff;
}

.wid-all-tasks ul li label {
    max-width: 200px !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    cursor: hand;
    cursor: pointer;
    width: auto;
}

.wid-all-tasks ul li.checked label {
    color: #dddddd;
}

.wid-all-tasks ul li label:after {
    content: " ";
    height: 1px;
    background-color: transparent;
    position: relative;
    top: -11px;
    width: 100%;
    display: block;
}

.wid-all-tasks ul li.checked label:after {
    background-color: #E0E0E0;
}

.ps-todo-widget {
    overflow: hidden;
    position: relative;
    max-height: 180px;
}


/*-------------------------------------------------
    Widget - Social Media
-------------------------------------------------*/

.wid-social {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 15px 15px;
    margin: 0px 0 30px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.wid-social .social-info .percent {
    color: #dddddd;
}

.wid-social .social-info h3,
.wid-social .social-info h4 {
    margin: 0px 0 15px 0;
}

.social-info h3 {
    display: inline-block;
}


/*----------------------------------------
  Widget - Blogs
------------------------------------------*/

.wid-blog {
    display: inline-block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.wid-blog-title {
    padding: 45px 45px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    background-image: url('../images/bg3.png');
    background-size: cover;
}

.wid-blog-title .actions {
    position: absolute;
    top: 0px;
    right: 0px;
}

.wid-blog .wid-blog-title .actions i,
.wid-blog .wid-blog-title .actions i:hover {
    color: #e8e8e8;
}

.wid-blog-title h2 {
    color: #ffffff;
    line-height: 45px;
}

.wid-blog-content {
    padding: 30px;
    display: inline-block;
    vertical-align: top;
}

.info-wrapper {
    padding-left: 30px;
}

.wid-blog-content .info-wrapper h4 {
    margin: 5px 0 10px 0;
}

.wid-blog-content .pic-wrapper {
    padding: 0px 0 0px 0;
}

.wid-blog-content .pic-wrapper img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: 60px;
    min-height: 60px;
    margin: 0px 0 10px 0;
    background: #aaaaaa;
}

.wid-blog-content .info-wrapper .info {
    margin: 5px 0 10px 0;
}

.wid-blog-content .info-wrapper .info-details,
.wid-blog-content .info-wrapper .info-actions {
    font-size: 85%;
}

.wid-blog-content .comment {
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
}

.wid-blog-content .comment .pic-wrapper img {
    min-width: 28px;
    min-height: 28px;
}


/*----------------------------------------
  Widget - Project Report
------------------------------------------*/

.wid-project-report .easyPieChart {
    margin: 0 auto;
}

.wid-project-report .percent {
    font-weight: 600;
    font-size: 18px;
    color: #757575;
}


/*----------------------------------------
  Widget - Sparkline Graphs
------------------------------------------*/

.wid-sparkgraph {
    padding: 15px;
    min-height: 110px;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}


/*----------------------------------------
  Widget - Vector Map
------------------------------------------*/

.wid-vectormap {
    width: 100%;
    background: #ffffff;
}

.r2_map.wid-vectormap {
    min-height: 400px;
    margin-bottom: 30px;
    padding: 15px 30px;
}

.wid-vectormap .map_progress h4 {
    margin: 0 0 10px 0;
    color: #616161;
}

.wid-vectormap .map_progress .progress {
    margin: 10px 0;
    height: 10px;
}

.wid-vectormap .jvectormap-zoomin,
.wid-vectormap .jvectormap-zoomout,
.wid-vectormap .jvectormap-goback {
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #757575;
    padding: 4px;
    color: white;
    cursor: pointer;
    line-height: 8px;
    height: 16px;
    width: 16px;
    text-align: center;
}


/*----------------------------------------
  Widget - Weather
------------------------------------------*/

.wid-weather {
    display: inline-block;
    width: 100%;
    min-height: 378px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.wid-weather .weekdays {
    min-height: 378px;
    display: inline-block;
}

.wid-weather-small .weekdays .ps-weathersmall-widget {
    overflow: hidden;
    position: relative;
    height: 200px;
}

.wid-weather .today {
    display: inline-block;
    color: #ffffff;
    min-height: 378px;
    padding: 30px;
    background-image: url('../images/bg4.png');
    background-size: cover;
}

.wid-weather .today .degree {
    display: block;
    width: 200px;
    text-align: right;
    margin: 60px auto 30px auto;
    padding: 0 30px;
}

.wid-weather .today .degree i {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}

.wid-weather .today .degree span {
    display: inline-block;
    float: left;
    color: #efefef;
    font-weight: bold;
}

.wid-weather .today .degree h3 {
    display: inline-block;
    float: left;
    margin: 0px;
    color: #f5f5f5;
    font-size: 36px;
}

.wid-weather .today .degree .windspeed {
    text-align: center;
    margin: 10px 0 0 0px;
    color: #f5f5f5;
    white-space: nowrap;
    width: 100%;
}

.wid-weather .today .degree .windspeed i {
    margin: 5px 0px 0 0;
    float: none;
}

.wid-weather .today .degree h4 {
    text-align: center;
    margin: 0px;
    color: #f5f5f5;
    margin: 10px 0 10px 0;
    white-space: nowrap;
}

.wid-weather .today .location h3 {
    color: #f5f5f5;
    text-align: center;
    display: block;
    margin: 0 0 5px 0;
    font-size: 35px;
}

.wid-weather .today .location span {
    color: #efefef;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}

.wid-weather .today .location {
    width: 100%;
    display: inline-block;
    margin-top: 60px 0 30px 0;
}

.wid-weather .today .timings {
    margin-top: 30px;
    margin: 30px auto 30px auto;
    width: 100%;
}

.wid-weather .today .timings li,
.wid-weather-small .today .timings li {
    display: inline-block;
    width: 65px;
    margin: 15px 10px 0 0;
    border-right: 1px solid rgba(200, 200, 200, 0.7);
    color: #E0E0E0;
    text-align: center;
    padding: 0 20px 0 0;
}

.wid-weather .today .timings li:last-child {
    border-color: transparent;
}

.wid-weather .today .timings .time,
.wid-weather-small .today .timings .time {
    display: block;
    margin: 0 0 5px 0;
    color: #f5f5f5;
    font-size: 16px;
}

.wid-weather .today .timings i,
.wid-weather-small .today .timings i {
    color: #E0E0E0;
}

.wid-weather .today .timings .temp,
.wid-weather-small .today .timings .temp {
    color: #E0E0E0;
    display: block;
    margin: 5px 0 0px 0;
    color: #f5f5f5;
}

.wid-weather .weekdays {
    padding: 30px;
    color: #999999;
    margin: 0px;
}

.wid-weather .weekdays ul {
    margin: 0px;
}

.wid-weather .weekdays li {
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(200, 200, 200, 0.4);
    width: 100%;
    height: 45px;
}

.wid-weather .weekdays li:last-child {
    border-color: transparent;
}

.wid-weather .weekdays li .temp {
    float: right;
    color: #757575;
    font-size: 90%;
}

.wid-weather .weekdays li i {
    margin: 0 5px;
}

.wid-weather .weekdays li .day {
    color: #757575;
    display: inline-block;
    min-width: 60px;
    font-weight: 500;
    width: 120px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: top;
}


/*---- weather small widget ----*/

.wid-weather-small {
    padding: 0px 0 0px 0;
    background-image: url('../images/bg4.png');
    background-size: cover;
    display: inline-block;
    width: 100%;
    min-height: 378px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}
 
.wid-weather-small .today .timings ul {
    margin: 0px auto 60px auto;
    width: 100%;
    display: block;
}

.wid-weather-small .location span {
    color: #efefef;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}

.wid-weather-small .degree h3 {
    display: inline-block;
    float: left;
    margin: 0px;
    color: #ffffff;
}

.wid-weather-small .location {
    padding: 60px 30px 0 30px;
}

.wid-weather-small .location h3 {
    color: #f5f5f5;
    text-align: center;
    display: block;
    margin: 0 0 5px 0;
    font-size: 35px;
}

.wid-weather-small .degree {
    display: block;
    width: 200px;
    text-align: right;
    margin: 60px auto 30px auto;
    padding: 0 30px;
}

.wid-weather-small .degree i {
    float: left;
    margin-right: 15px;
    margin-top: 0px;
}

.wid-weather-small .degree span {
    display: inline-block;
    float: left;
    color: #efefef;
    font-weight: bold;
    margin-top: -20px;
}

.wid-weather-small .degree h3 {
    display: inline-block;
    float: left;
    margin: 0px;
    color: #f5f5f5;
    font-size: 36px;
}

.wid-weather-small .degree h4 {
    text-align: center;
    margin: 0px;
    color: #f5f5f5;
    margin: 15px 0 15px 0;
    white-space: nowrap;
}

.wid-weather-small .weekdays ul {
    overflow: hidden;
    position: relative;
    height: auto;
}

.wid-weather-small .weekdays {
    padding: 15px 30px 15px 30px;
    color: #999999;
    margin: 0px;
    min-height: 175px;
}

.wid-weather-small .weekdays ul {
    margin: 0px;
    padding-right: 10px;
}

.wid-weather-small .weekdays li {
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(200, 200, 200, 0.4);
    width: 100%;
}

.wid-weather-small .weekdays li .temp {
    float: right;
    color: #757575;
    font-size: 90%;
}

.wid-weather-small .weekdays li i {
    margin: 0 5px;
}

.wid-weather-small .weekdays li .day {
    color: #757575;
    display: inline-block;
    min-width: 60px;
    width: 120px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: top;
    font-weight: 500;
}


/*----------------------------------------
  Widget - User Profile Tile
------------------------------------------*/

.wid-uprofile-wrapper {
    width: 100%;
    margin-top: 35px;
    display: inline-block;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.wid-uprofile {
    min-height: 340px;
    display: inline-block;
    width: 100%;
    padding: 0px 0 0 0;
    vertical-align: top;
    margin-top: 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    position: relative;
}

.wid-uprofile .uprofile-image {
    width: 100%;
    display: inline-block;
    margin: 0px 0 15px 0;
    text-align: center;
    padding: 0 15px;
    position: absolute;
    top: -35px;
    z-index: 2;
}

.uprofile-data {
    position: absolute;
    top: 79px;
    display: inline-block;
    width: 100%;
}

.wid-uprofile .uprofile-image img {
    height: 100px;
    width: 100px;
    background-color: #f5f5f5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin: 0 auto;
}

.wid-uprofile .uprofile-name {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0px 0 5px 0;
    padding: 0 15px;
}

.wid-uprofile .uprofile-name h3 {
    text-align: center;
    font-size: 23px;
    margin: 5px 0 5px 0;
}

.wid-uprofile .uprofile-name h3 a {
    text-decoration: none;
    color: #ffffff;
}

.wid-uprofile .uprofile-name .uprofile-title {
    color: #fafafa;
}

.wid-uprofile .uprofile-status {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}

.wid-uprofile .uprofile-social {
    margin: 0px 0 0 0;
    padding: 10px 15px 15px 15px;
    text-align: left;
    background-color: #ffffff;
    vertical-align: top;
}

.wid-uprofile .uprofile-social .btn {
    margin: 0 2px 5px 3px;
}

.wid-uprofile .uprofile-info {
    padding: 25px 25px 5px 25px;
    background-color: rgba(150, 100, 0, 0.1);
    background-color: #ffffff;
    margin-bottom: 0px;
    box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.wid-uprofile .uprofile-info li {
    display: block;
    margin: 0px 0 5px 0;
    color: #757575;
}

.wid-uprofile .uprofile-info li i {
    margin-right: 5px;
}


/*----------------------------------------
    Widget - Stats
------------------------------------------*/

.wid-stats {
    background-color: #ffffff;
    height: 103px;
    color: #3b3b3b;
    padding: 0 0 70px 0;
    position: relative;
    margin-right: 32px;
    margin-left: 45px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    padding-right: 0px;
}

.wid-stats .stats-data {
    position: relative;
    z-index: 2;
    padding: 17px 0px 0 0px;
    display: inline-block;
    width: 100%;
}

.wid-stats:after {
    display: block;
    content: " ";
    width: 60px;
    height: 103px;
    background-color: #ffffff;
    position: absolute;
    right: -29px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 2px 2px 2px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 2px 2px 2px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 2px 2px 2px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 2px 2px 2px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 2px 2px 2px rgba(0, 0, 0, 0.08);
}

.wid-stats:before {
    display: block;
    content: " ";
    width: 60px;
    height: 103px;
    background-color: #ffffff;
    position: absolute;
    left: -31px;
    -moz-transform: skewX(30deg);
    -o-transform: skewX(30deg);
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    z-index: 1;
    top: 0px;
    position: absolute;
    z-index: 1;
}


/*----------------------------------------
    UI Dropdowns
------------------------------------------*/

.ui-dropdowns .btn-group {
    margin: 0 15px 15px 0;
}


/*
.bg-muted{ background: #E0E0E0; padding: 3px 8px;}
.bg-primary{ background: #673AB7; padding: 3px 8px; color: #ffffff;} #673AB7
.bg-info{ background: rgba(35,183,229,1.0); padding: 3px 8px; color: #ffffff;} #23b7e5
.bg-warning{ background: #fdb45d; padding: 3px 8px; color: #ffffff;}
.bg-danger{ background: rgba(240,80,80,1.0); padding: 3px 8px; color: #ffffff;} #f05050
.bg-success{ background: rgba(102,189,120,1.0); padding: 3px 8px; color: #ffffff;} #66bd78
.bg-accent{ background: #FF6E40; padding: 3px 8px; color: #ffffff;} #FF6E40
.bg-secondary{ background: rgba(169,169,169,1.0); padding: 3px 8px; color: #616161;} #a9a9a9

#fdb45d - #fdb45d
*/


/*
.screen-type {
    display: block;
    width: 30px;
    height: 30px;
    padding: 3px 8px;
    color: #ffffff;
    position: fixed;
    z-index: 9999999999999999999999999;
    top: 0px;
    right: 0px;
    font-size: 12px;
}
.screen-type.visible-xs {
    background-color: rgba(102, 189, 120, 0.7);
}
.screen-type.visible-sm {
    background-color: rgba(35, 183, 229, 0.7);
}
.screen-type.visible-md {
    background-color: rgba(240, 80, 80, 0.7);
}
.screen-type.visible-lg {
    background-color: rgba(132,127,159,.7);
}
*/


/*------------------------------------
    Angular navigation menu
-------------------------------------*/

.active .wraplist-sub .wraplist-sub {
    display: none;
}

.active > .wraplist-sub > .active > .wraplist-sub {
    display: block;
}

.wraplist-sub,
.active .wraplist-sub .wraplist-sub {
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.active > .wraplist-sub,
.active > .wraplist-sub > .active > .wraplist-sub,
.app-aside-folded li:hover > .wraplist-sub,
.app-aside-folded li:focus > .wraplist-sub,
.app-aside-folded li:active > .wraplist-sub {
    height: auto !important;
    margin-left: 0;
    overflow: auto;
    opacity: 1;
}

.wraplist-sub-header {
    display: none !important;
}


/*------------------------------------
    angular perfect scrollbar
-------------------------------------*/

.page-topbar li .dropdown-menu .ps-scrollbar {
    padding: 0 30px;
    overflow: hidden;
    max-height: 300px;
    height: 300px;
    position: relative;
}

.search_data .ps-scrollbar {
    overflow: hidden;
    max-height: 800px;
    height: 800px;
    position: relative;
}


.search_data.ecommerce_product_data .ps-scrollbar,
.search_data.music_genre_data .ps-scrollbar {
    max-height: 1400px;
    height: 1400px;
}


.ps-messages-widget {
    overflow: hidden;
    max-height: 360px;
    height: 360px;
    position: relative;
}

.ps-calendar-events {
    padding-right: 20px;
    overflow: hidden;
    max-height: 530px;
    height: 530px;
    position: relative;
    margin-bottom: 30px;
}

.ps-project-tasks {
    overflow: hidden;
    height: 150px;
    position: relative;
}

.ps-project-tasks .task {
    margin-bottom: 5px;
}

.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    z-index: 5;
}

.ps-container.ps-in-scrolling {
    pointer-events: none;
}

.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(130, 130, 138, 0.9);
}

.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(130, 130, 138, 0.9);
}

.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    bottom: 3px;
    /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 5px;
}

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(130, 130, 138, 1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    bottom: 0;
    /* there must be 'bottom' for ps-scrollbar-x */
    height: 5px;
}

.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    /* please don't change 'position' */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    right: 3px;
    /* there must be 'right' for ps-scrollbar-y-rail */
    width: 5px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    /* please don't change 'position' */
    background-color: rgba(130, 130, 138, 1);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    right: 0;
    /* there must be 'right' for ps-scrollbar-y */
    width: 5px;
}

.ps-container:hover.ps-in-scrolling {
    pointer-events: none;
}

.ps-container:hover.ps-in-scrolling > .ps-scrollbar-x-rail {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: rgba(130, 130, 138, 0.9);
}

.ps-container:hover.ps-in-scrolling > .ps-scrollbar-y-rail {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover.ps-in-scrolling > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: rgba(130, 130, 138, 0.9);
}

.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: rgba(130, 130, 138, 0.9);
}

.ps-container:hover > .ps-scrollbar-y-rail:hover {
    background-color: rgba(10, 10, 10, 0.3);
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: rgba(130, 130, 138, 0.9);
}


/*------------------------------------
    easyPieChart
-------------------------------------*/

.easyPieChart {
    position: relative;
    text-align: center;
}

.easyPieChart > div {
    position: relative;
    z-index: 1;
}

.easyPieChart > div .text {
    position: absolute;
    top: 60%;
    width: 100%;
    line-height: 1;
}

.easyPieChart > div img {
    margin-top: -4px;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}


/*------------------------------------
    checkboxes and radio buttons
-------------------------------------*/

.icheck {
    padding-left: 20px;
    cursor: pointer;
}

.icheck input {
    position: absolute;
    margin-left: -20px;
    opacity: 0;
}

.icheck input:checked + i:before {
    top: 2px;
    left: 2px;
    width: 10px;
    height: 10px;
    background-color: transparent;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f00c";
}

.icheck input[type="radio"]:checked + i:before {
    content: "\f111";
    font: normal normal normal 9px/1 FontAwesome;
    top: 4px;
    left: 5px;
}

.icheck input:checked + span .active {
    display: inherit;
}

.icheck input[type="radio"] + i,
.icheck input[type="radio"] + i:before {
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.icheck input[disabled] + i,
fieldset[disabled] .icheck input + i {
    border-color: #cccccc !important;
}

.icheck input[disabled] + i:before,
fieldset[disabled] .icheck input + i:before {
    color: #cccccc !important;
}

.icheck > i {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    margin-right: 4px;
    margin-left: -20px;
    line-height: 1;
    vertical-align: middle;
    background-color: transparent;
}

.icheck > i:before {
    position: absolute;
    top: 2px;
    left: 2px;
    width: 0;
    height: 0;
    background-color: transparent;
    content: "";
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.icheck input[type="radio"] + i:before {
    top: 4px;
    left: 5px;
    content: "";
    font: normal normal normal 9px/1 FontAwesome;
}

.icheck > span {
    margin-left: -20px;
}

.icheck > span .active {
    display: none;
}

.icheck-sm input + i:before {
    top: 0px;
    left: 0px;
    width: 8;
    height: 8;
    content: "";
}

.icheck-sm input:checked + i:before {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    font: normal normal normal 10px/1 FontAwesome;
}

.icheck-sm > i {
    width: 16px;
    height: 16px;
    margin-right: 6px;
    margin-left: -18px;
}

.icheck-lg input + i:before {
    top: 7px;
    left: 7px;
    width: 12px;
    height: 12px;
    content: "";
}

.icheck-lg input:checked + i:before {
    top: 7px;
    left: 7px;
    width: 12px;
    height: 12px;
    font: normal normal normal 16px/1 FontAwesome;
}

.icheck-lg input[type="radio"] + i:before {
    top: 8px;
    left: 9px;
    width: 12px;
    height: 12px;
}

.icheck-lg input[type="radio"]:checked + i:before {
    top: 8px;
    left: 9px;
    width: 12px;
    height: 12px;
    font: normal normal normal 12px/1 FontAwesome;
}

.icheck-sm input[type="radio"] + i:before {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
}

.icheck-sm input[type="radio"]:checked + i:before {
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    font: normal normal normal 6px/1 FontAwesome;
}

.icheck-lg > i {
    width: 30px;
    height: 30px;
}


/*icheck colors*/

.icheck input:checked + i {
    border-color: #673AB7;
}

.icheck input:checked + i:before {
    color: #673AB7;
}

.icheck > i {
    border: 1px solid #673AB7;
}

.icheck.icheck-white input:checked + i {
    border-color: #ffffff;
}

.icheck.icheck-white input:checked + i:before {
    color: #ffffff;
}

.icheck.icheck-white > i {
    border: 1px solid #ffffff;
}

.icheck.icheck-accent input:checked + i {
    border-color: #FF6E40;
}

.icheck.icheck-accent input:checked + i:before {
    color: #FF6E40;
}

.icheck.icheck-accent > i {
    border: 1px solid #FF6E40;
}

.icheck.icheck-success input:checked + i {
    border-color: #46be8a;
}

.icheck.icheck-success input:checked + i:before {
    color: #46be8a;
}

.icheck.icheck-success > i {
    border: 1px solid #46be8a;
}

.icheck.icheck-danger input:checked + i {
    border-color: #ef5350;
}

.icheck.icheck-danger input:checked + i:before {
    color: #ef5350;
}

.icheck.icheck-danger > i {
    border: 1px solid #ef5350;
}

.icheck.icheck-info input:checked + i {
    border-color: #26C6DA;
}

.icheck.icheck-info input:checked + i:before {
    color: #26C6DA;
}

.icheck.icheck-info > i {
    border: 1px solid #26C6DA;
}

.icheck.icheck-warning input:checked + i {
    border-color: #fdb45d;
}

.icheck.icheck-warning input:checked + i:before {
    color: #fdb45d;
}

.icheck.icheck-warning > i {
    border: 1px solid #fdb45d;
}


/*------------------------------------
    CSS switches
-------------------------------------*/

.iswitch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
    margin: 0;
    cursor: pointer;
    border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 0px;
}

.iswitch input {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.iswitch input:checked + i:before {
    top: 50%;
    right: 5px;
    bottom: 50%;
    left: 50%;
    border-width: 0;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.iswitch input:checked + i:after {
    margin-left: 16px;
}

.iswitch i:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    content: "";
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
}

.iswitch i:after {
    position: absolute;
    top: 1px;
    bottom: 1px;
    width: 18px;
    background-color: #fff;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    content: "";
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    -webkit-transition: margin-left 0.3s;
    transition: margin-left 0.3s;
}

.iswitch-md {
    width: 40px;
    height: 24px;
}

.iswitch-md input:checked + i:after {
    margin-left: 17px;
}

.iswitch-md i:after {
    width: 22px;
}

.iswitch-lg {
    width: 50px;
    height: 30px;
}

.iswitch-lg input:checked + i:after {
    margin-left: 21px;
}

.iswitch-lg i:after {
    width: 28px;
}

.form-switches .iswitch {
    margin-bottom: 15px;
    margin-right: 15px;
}


/*------------------------------------
    Sortable list and grid
-------------------------------------*/

.sortable-list li {
    margin-bottom: 15px;
    cursor: move;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.nestable-list li i,
.sortable-list li i {
    margin-top: 3px;
    opacity: 0.7;
}

.sortable-grid li i {
    top: 5px;
    position: absolute;
    right: 5px;
    opacity: 0.5;
}

.nestable-list li:hover i,
.sortable-list li:hover i,
.sortable-grid li:hover i {
    opacity: 1;
}

.sortable-grid li {
    height: 100px;
    padding: 35px;
    margin-bottom: 15px;
    margin-right: 15px;
    cursor: move;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
}

.sortable-list li.sortable-dragging,
.sortable-grid li.sortable-dragging {
    background-color: #673AB7;
    color: #fcfcfc;
}

.sortable-list li:hover,
.sortable-grid li:hover {
    background-color: #ffffff;
}

.sortable-list .sortable-placeholder {
    height: 35px;
    border: 2px dashed #bdbdbd;
}

.sortable-grid .sortable-placeholder {
    width: 25%;
    border: 2px dashed #bdbdbd;
}


/*------------------------------------
    Bootstrap Touchspin
-------------------------------------*/

.bootstrap-touchspin .input-group-btn-vertical>.btn,
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-top-right-radius: 0px !important;
    padding: 8px 10px 9px 10px !important;
    border-bottom-right-radius: 0px !important;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    top: 4px !important;
    left: 7px !important;
}

.focus .bootstrap-touchspin-down,
.focus .bootstrap-touchspin-up {
    border-bottom: 2px solid #673AB7;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px;
    height: 32px;
}

.bootstrap-touchspin .bootstrap-touchspin-down {
    padding: 7px 7px 0 0;
}

.bootstrap-touchspin .bootstrap-touchspin-up {
    padding: 7px 0px 0 7px;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    box-shadow: none !important;
}


/*------------------------------------
    Bootstrap Chosen
-------------------------------------*/

.chosen-container.chosen-container-multi,
.chosen-container.chosen-container-multi.chosen-with-drop.chosen-container-active,
.chosen-container-single .chosen-single,
.chosen-container-active .chosen-choices {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-color: #e1e1e1 !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border: 0px solid transparent !important;
    border-bottom: 2px solid #e1e1e1 !important;
}

.chosen-container-multi .chosen-choices {
    border-color: #e1e1e1 !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    border: 0px solid transparent !important;
    border-bottom: 0px solid #e1e1e1 !important;
}

.chosen-container-multi .chosen-choices .search-choice {
    background-color: #26C6DA !important;
    border: 0px solid #cccccc !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0) !important;
    color: #ffffff !important;
    padding: .7em 2.0em .5em .9em !important;
    font-size: 75% !important;
}

.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
    top: 8px !important;
    right: 6px !important;
}


/*----------------------------
    Videogular Music Player
----------------------------*/

videogular vg-controls #controls-container{
  opacity: 1 !important;
  filter: none !important;
}

videogular vg-controls{
  top: auto !important;
  bottom: 0;
}

videogular vg-video{
  font-size: 0;
  height: auto !important;
}

videogular vg-poster-image img{
  width: 100% !important;
}

videogular .iconButton {
  font-family: 'FontAwesome' !important;
}

videogular.audio .iconButton,
videogular.audio vg-timedisplay {
    font-size: 16px;
}

videogular vg-scrubbar > div{
  position: relative;
}

videogular vg-title{
  position: absolute;
  width: 100%;
  line-height: 50px;
  padding: 0 10px;
}

videogular vg-button{
  display: table-cell;
  width: 50px;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #ffffff;
}

.app-footer videogular vg-play-pause-button,
.app-footer [videogular] vg-play-pause-button{
    color: #ffffff;
}


videogular .iconButton:focus {
  border-width: 0 !important;
}

videogular vg-overlay-play .play:before {
  content: "\f04b" !important;
}

/* Controlbar icons */
videogular vg-play-pause-button .play:before {
  content: "\f04b" !important;
}

videogular vg-play-pause-button .pause:before {
  content: "\f04c" !important;
}

videogular vg-fullscreenButton .enter:before {
  content: "\f065" !important;
}

videogular vg-fullscreenButton .exit:before {
  content: "\f066" !important;
}




videogular vg-mute-button .level3:before,
[videogular] vg-mute-button .level3:before{
  content: "\f028" !important;
}

videogular vg-mute-button .level2:before,
[videogular] vg-mute-button .level2:before{
  content: "\f028" !important;
}

videogular vg-mute-button .level1:before,
[videogular] vg-mute-button .level1:before{
  content: "\f027" !important;
}

videogular vg-mute-button .level0:before,
[videogular] vg-mute-button .level0:before{
  content: "\f027" !important;
}

videogular vg-mute-button .mute:before,
[videogular] vg-mute-button .mute:before{
  content: "\f026" !important;
}

.app-footer {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 1005;
}

.app-footer.app-footer-fixed {
  position: fixed;
  left: 200px;
}

.app-footer.app-footer-fixed.sidebar_shift,
.app-footer.app-footer-fixed.chat_shift{
    left: 60px;
}

.app-footer videogular vg-time-display,
.app-footer [videogular] vg-time-display{
    font-size: 13px;
}

.app-footer videogular,
.app-footer [videogular]{
    background-color: rgba(55,71,79,0.8);    
}

.app-footer videogular vg-controls .controls-container, 
.app-footer [videogular] vg-controls .controls-container{
    background-color: transparent;
}



.app-footer .videogular-container.audio,
.app-footer videogular vg-controls,
.app-footer [videogular] vg-controls{
  height: 40px !important;
}

.app-footer videogular vg-controls{
top: -5px;
}

/*------------------------------
    New Mobile Menu - Since3.0.0
------------------------------*/

.chatapi-head .toggle_chat{
    display: none;
}

.mobile-pagetitle{
        display: none;
}

@media (max-width: 767px) {

    .page-topbar .quick-area .pagetitle{
        display: none;
    }

    .page-topbar .logo-area{
        /* width: 50%; */
    }

    .page-topbar .quick-area .slantit{
        position: fixed;
        top: 0px;
        right: 15px;
    }

    .mobile-pagetitle h1{
        background-color: #ffffff;
        padding: 15px 0px 15px 15px;
        font-size: 28px;        
    }


    .mobile-pagetitle{
        display: inline-block;
        width: 100%;
        margin-top: 60px;
        padding: 0px;
        height: 60px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.0), 0 2px 2px rgba(0, 0, 0, 0.1);
    }


    .main-wrapper{
        margin-top:0px;
    }


    .page-topbar .quick-area .pagetitle{
        width: 100%;
        left: 200px;
    }

    .page-topbar.sidebar_shift .quick-area .pagetitle,
    .page-topbar.chat_shift .quick-area .pagetitle{
        left: 60px;
    }

    #main-content {
        margin-left: 60px;        
        z-index: 999;
    }

    .page-sidebar{
        z-index: 9999;    
    }

    .content-wrapper{
        padding: 20px 0px 0 0px;
    }

    .page-topbar .quick-area .pagetitle,
    .page-topbar .quick-area .pagetitle h1{
        background-color: #ececec;
        font-size: 28px;
        padding: 15px 15px 15px 15px
    }


    .page-topbar .quick-area .pagetitle .line,
    .page-topbar .quick-area .pagetitle div,
    .page-topbar .quick-area .pagetitle h1:before{
        display: none;
    }


    /* quickleft */
    .page-topbar .quickleft{
        position: fixed;
        top: 0px;
        right: 150px;        
    }

    .page-topbar .quick-area .info-menu li .dropdown-menu{
        right: 15px;
        position: fixed;
        top: 60px;
        left: auto;
    }

    .page-topbar .quick-area .info-menu li .dropdown-menu:before,
        .page-topbar .quick-area .info-menu li .dropdown-menu:after{
        display: none;
    }
    
    .page-topbar .quick-area .info-menu .open{
        background-color: #ffffff;
    }


    .page-topbar .quick-area .info-menu li a.toggle,
    .page-topbar .quick-area .info-menu li a.toggle_chat,
    .page-topbar .quick-area .info-menu li a.sidebar_toggle,
    .page-topbar .quick-area .info-menu li a.profile_toggle{
            color: #ffffff;
        }

    .page-topbar .quick-area .info-menu li.open a.toggle{
        color: #757575;
    }




    /* quickright */
    .page-topbar .quickright{
        position: fixed;
        top: 0px;
        right: 50px;        
    }

    .info-menu .profile .profile-status, .profile-info .profile-image .profile-status{
        border-color: transparent;   
        top: 3px !important;
        left: 18px !important;     
    }

    .page-topbar .quick-area .info-menu li.dropdown.profile{
        top: -8px;        
    }

    .page-topbar .quick-area .info-menu li.dropdown.profile a{
        top: 8px;        
    }

    .page-topbar.sidebar_shift .logo-area {
        width: 100%;
        max-width: 100%;
        background-position: left top;
    }

    section .content-body{
        overflow: auto;
    }

    .page-topbar.chat_shift {
        margin-left: 0px !important;
    }

    .page-topbar.chat_shift .quick-area .pull-right{
        margin-right: 0px !important;
    }

    .page-topbar.chat_shift .quickleft,
    .page-topbar.chat_shift .quickright{
        display: none;
    }


    .page-chatapi .chatapi-head .toggle_chat{
        display: none;
    }

    .page-chatapi.showit .chatapi-head .toggle_chat {
            display: block;
    }

    .page-chatapi.showit .chatapi-head{
        padding: 0px;
    }

    .chatapi-head .toggle_chat {
        position: absolute;
        right: 20px;
        top: 3px;
        color: #ffffff;
        cursor: hand;
        cursor: pointer;
        font-size: 14px;
    }

    .chatapi-head .toggle_chat i{
        font-size: 18px;
    }




}


@media (max-width: 500px) {

    .page-topbar .quickleft{
        display: none;      
    }
}

.icon-flat-i{
    display: block
}

.icon-flat-i img{
    /* width: 250px; */
  float: left;
  padding-bottom: 12px;
  margin: 5px 20px 0px 5px !important;
  background: #fff;
}


.user-perfil{
    margin: 0px;
  padding: 0px 4px;
  height: 23px;
  display: inline-block;
}

.top-menu .navbar-nav > li.dropdown {
  margin: 0px;
  padding: 0px;
  height: 60px;
  display: inline-block;
}

.top-menu .navbar-nav {
  padding: 0;
  margin-right: 20px;
  display: block;
  /* Extended Dropdowns */
  /* Notification */
  /* Inbox */
  /* Tasks */
  /* User */
  /* Language */
  /* Dark version */
}

.dropdown-toggle span, i, a{
    color: #fff;
    margin-left: 5px;
}

@media (max-width:765px ){
    .navbar-nav{

        margin:0px
    }
}

.mrg-top-5{
    margin-top: 5px;
}

.mrg-top-10{
    margin-top: 10px;
}

.mrg-top-15{
    margin-top: 15px;
}

.mrg-top-20{
    margin-top: 20px;
}

.mrg-top-25{
    margin-top: 25px;
}

.mrg-top-30{
    margin-top: 30px;
}

.mrg-top-35{
    margin-top: 35px;
}

.mrg-top-40{
    margin-top: 40px;
}

.mrg-top-45{
    margin-top: 45px;
}

.mrg-top-50{
    margin-top: 50px;
}

.mrg-top-55{
    margin-top: 55px;
}

.mrg-top-60{
    margin-top: 60px;
}

.mrg-top-65{
    margin-top: 65px;
}

.mrg-top-70{
    margin-top: 70px;
}

.mrg-top-75{
    margin-top: 75px;
}

.mrg-top-80{
    margin-top: 80px;
}

.mrg-top-85{
    margin-top: 85px;
}

.mrg-top-90{
    margin-top: 90px;
}

.mrg-top-95{
    margin-top: 95px;
}

.mrg-top-100{
    margin-top: 100px;
}

.mrg-top-150{
    margin-top: 150px;
}

.mrg-top-160{
    margin-top: 160px;
}