@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,700,800);@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900);@import "spinners.css";.preloader {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: #fff
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

* {
    outline: 0!important
}

body {
    background: #3a3f51;
    font-family: 'Open Sans',sans-serif;
    margin: 0;
    overflow-x: hidden;
    color: #686868
}

html {
    position: relative;
    min-height: 100%;
    background: #f1f2f7
}

h1,h2,h3,h4,h5,h6 {
    color: #2b2b2b;
    font-family: Roboto,sans-serif;
    margin: 10px 0;
    font-weight: 300
}

h1 {
    line-height: 48px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 24px
}

h3 {
    line-height: 30px;
    font-size: 21px
}

h4 {
    line-height: 22px;
    font-size: 18px
}

h5 {
    font-size: 16px;
    font-size: 14px
}

blockquote {
    border-left: 5px solid #13dafe!important;
    border: 1px solid rgba(120,130,140,.13)
}

p {
    line-height: 1.6
}

b {
    font-weight: 600
}

a:active,a:focus,a:hover {
    outline: 0;
    text-decoration: none
}

.clear {
    clear: both
}

.font-12 {
    font-size: 12px
}

hr {
    border-color: rgba(120,130,140,.13)
}

.b-t {
    border-top: 1px solid rgba(120,130,140,.13)
}

.b-b {
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.b-l {
    border-left: 1px solid rgba(120,130,140,.13)
}

.b-r {
    border-right: 1px solid rgba(120,130,140,.13)
}

.b-all {
    border: 1px solid rgba(120,130,140,.13)
}

.b-none {
    border: 0!important
}

.max-height {
    height: 310px;
    overflow: auto
}

.p-0 {
    padding: 0!important
}

.p-10 {
    padding: 10px!important
}

.p-20 {
    padding: 20px!important
}

.p-30 {
    padding: 30px!important
}

.p-l-0 {
    padding-left: 0!important
}

.p-l-10 {
    padding-left: 10px!important
}

.p-l-20 {
    padding-left: 20px!important
}

.p-r-0 {
    padding-right: 0!important
}

.p-r-10 {
    padding-right: 10px!important
}

.p-r-20 {
    padding-right: 20px!important
}

.p-t-0 {
    padding-top: 0!important
}

.p-t-10 {
    padding-top: 10px!important
}

.p-t-20 {
    padding-top: 20px!important
}

.p-b-0 {
    padding-bottom: 0!important
}

.p-b-10 {
    padding-bottom: 10px!important
}

.p-b-20 {
    padding-bottom: 20px!important
}

.m-0 {
    margin: 0!important
}

.m-l-5 {
    margin-left: 5px!important
}

.m-l-10 {
    margin-left: 10px!important
}

.m-l-15 {
    margin-left: 15px!important
}

.m-l-20 {
    margin-left: 20px!important
}

.m-l-30 {
    margin-left: 30px!important
}

.m-l-40 {
    margin-left: 40px!important
}

.m-r-5 {
    margin-right: 5px!important
}

.m-r-10 {
    margin-right: 10px!important
}

.m-r-15 {
    margin-right: 15px!important
}

.m-r-20 {
    margin-right: 20px!important
}

.m-r-30 {
    margin-right: 30px!important
}

.m-r-40 {
    margin-right: 40px!important
}

.m-t-5 {
    margin-top: 5px!important
}

.m-t-0 {
    margin-top: 0!important
}

.m-t-10 {
    margin-top: 10px!important
}

.m-t-15 {
    margin-top: 15px!important
}

.m-t-20 {
    margin-top: 20px!important
}

.m-t-30 {
    margin-top: 30px!important
}

.m-t-40 {
    margin-top: 40px!important
}

.m-b-0 {
    margin-bottom: 0!important
}

.m-b-5 {
    margin-bottom: 5px!important
}

.m-b-10 {
    margin-bottom: 10px!important
}

.m-b-15 {
    margin-bottom: 15px!important
}

.m-b-20 {
    margin-bottom: 20px!important
}

.m-b-30 {
    margin-bottom: 30px!important
}

.m-b-40 {
    margin-bottom: 40px!important
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-light {
    font-weight: 300
}

.pull-in {
    margin-left: -15px;
    margin-right: -15px
}

.b-0 {
    border: none!important
}

.vertical-middle {
    vertical-align: middle
}

.bx-shadow {
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.1)
}

.mx-box {
    max-height: 380px;
    min-height: 380px
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.badge {
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 5px;
    font-size: 12px;
   /* margin-top: 1px; */
    background-color: #ffca4a;
	border-radius: 4px!important
}

.badge-xs {
    font-size: 9px
}

.badge-sm,.badge-xs {
    -webkit-transform: translate(0,-2px);
    -ms-transform: translate(0,-2px);
    -o-transform: translate(0,-2px);
    transform: translate(0,-2px)
}

.badge-success {
    background-color: #99d683
}

.badge-info {
    background-color: #13dafe
}

.badge-warning {
    background-color: #ffca4a
}

.badge-danger {
    background-color: #f96262
}

.badge-purple {
    background-color: #6164c1
}

.badge-red {
    background-color: #fb3a3a
}

.badge-inverse {
    background-color: #4c5667
}

.text-white {
    color: #fff
}

.text-danger {
    color: #f96262
}

.text-muted {
    color: #8d9ea7
}

.text-warning {
    color: #ffca4a
}

.text-success {
    color: #99d683
}

.text-info {
    color: #13dafe
}

.text-inverse {
    color: #4c5667
}

.text-blue {
    color: #13dafe
}

.text-purple {
    color: #6164c1
}

.text-dark {
    color: #686868!important
}

.bg-primary {
    background-color: #6164c1!important
}

.bg-success {
    background-color: #99d683!important
}

.bg-info {
    background-color: #13dafe!important
}

.bg-warning {
    background-color: #ffca4a!important
}

.bg-danger {
    background-color: #f96262!important
}

.bg-inverse {
    background-color: #4c5667!important
}

.bg-purple {
    background-color: #6164c1!important
}

.bg-white {
    background-color: #fff!important
}

label {
    font-weight: 600
}

.label {
    font-weight: 600;
    letter-spacing: .05em;
    padding: .3em .6em
}

.label-rouded {
    font-weight: 600;
    letter-spacing: .05em;
    padding: 5px 0;
    width: 20px;
    height: 20px;
    border-radius: 100%
}

.label-success {
    background-color: #99d683
}

.label-info {
    background-color: #13dafe
}

.label-warning {
    background-color: #ffca4a
}

.label-danger {
    background-color: #f96262
}

.label-purple {
    background-color: #6164c1
}

.label-red {
    background-color: #fb3a3a
}

.label-inverse {
    background-color: #4c5667
}

.dropdown-menu {
    padding-bottom: 8px
}

.dropdown-menu>li>a {
    padding: 9px 20px
}

.navbar-top-links .progress {
    margin-bottom: 6px
}

.btn {
    border-radius: 0
}

.form-control {
    background-color: #fff;
    border: 1px solid;
    border-radius: 0;
    box-shadow: none;
    color: #565656;
    height: 38px;
    max-width: 100%;
    padding: 7px 12px;
    transition: all 300ms linear 0s
}

.form-control:focus {
    box-shadow: none;
    border-color: #2b2b2b
}

.input-group-btn .btn {
    padding: 8px 12px
}

.list-group-item,.list-group-item:first-child {
    border-radius: 0;
    border: 0
}

.well,pre {
    background: #fff;
    border-radius: 0
}

.tab-content {
    padding: 30px 0 20px
}

.nav-tabs>li>a {
    border-radius: 0;
    color: #2b2b2b
}

.nav-tabs>li>a:focus,.nav-tabs>li>a:hover {
    background: #fff
}

.modal-content {
    border-radius: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.1)
}

.alert {
    border-radius: 0
}

.carousel-control {
    width: 8%
}

.carousel-control span {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 30px
}

.popover {
    border-radius: 0
}

.popover-title {
    padding: 5px 14px
}

.tooltip-inner {
    border-radius: 0;
    padding: 5px 10px
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a,.pagination>li>span {
    color: #2b2b2b
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    background-color: #e4e7ea
}

.pagination-split li {
    margin-left: 5px;
    display: inline-block;
    float: left
}

.pagination-split li:first-child {
    margin-left: 0
}

.pagination-split li a {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    background-color: #13dafe;
    border-color: #13dafe
}

.pager li>a,.pager li>span {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #2b2b2b
}

.table-box {
    display: table;
    width: 100%
}

.cell {
    display: table-cell;
    vertical-align: middle
}

.jqstooltip {
    width: auto!important;
    height: auto!important
}

#wrapper {
    width: 100%
}

#page-wrapper {
    padding: 0 0 60px;
    min-height: 568px;
    background: #f1f2f7
}

.content-wrapper #page-wrapper {
    margin-left: 0;
    width: 100%!important
}

.footer {
    background: #fff;
    color: #58666e;
    left: 0;
    padding: 20px 30px;
    position: absolute;
    right: 0
}

.bg-title {
    background: #eaecf2;
    overflow: hidden;
    padding: 15px 20px 10px;
    margin-bottom: 20px
}

.bg-title h4 {
    color: #686868;
    font-weight: 600
}

.bg-title .breadcrumb {
    background: 0 0;
    padding: 0
}

.bg-title .breadcrumb a {
    color: rgba(0,0,0,.5)
}

.bg-title .breadcrumb a:hover {
    color: #000
}

.bg-title .breadcrumb .active,.logo i {
    color: #13dafe
}

.top-left-part {
    width: 220px;
    float: left;
    background: #3a3f51
}

.top-left-part a {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding-left: 15px;
    text-transform: uppercase
}

.navbar-header {
    width: 100%;
    background: #fff;
    border: 0
}

.navbar-default {
    border: 0;
    box-shadow: 1px 1px 15px rgba(0,0,0,.1)
}

.navbar-top-links {
    margin-right: 0
}

.navbar-top-links .badge {
    position: absolute;
    right: 6px;
    top: 11px
}

.navbar-top-links>li {
    float: left
}

.navbar-top-links li:last-child {
    margin-right: 15px
}

.dropdown-menu {
    border-radius: 0;
    border: 0;
    margin-top: 0
}

.navbar-top-links>li>a {
    color: #686868;
    padding: 0 14px;
    line-height: 50px;
    min-height: 50px
}

.navbar-top-links>li>a:hover {
    background: rgba(0,0,0,.1)
}

.navbar-top-links>li>a:focus {
    background: rgba(0,0,0,0)
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background: rgba(0,0,0,.1)
}

.navbar-top-links .dropdown-menu li {
    display: block
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal
}

.navbar-top-links .dropdown-alerts,.navbar-top-links .dropdown-messages,.navbar-top-links .dropdown-tasks {
    width: 310px;
    min-width: 0
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto
}

.navbar-header .navbar-toggle {
    float: none;
    padding: 0 15px;
    line-height: 50px;
    border: 0;
    color: rgba(0,0,0,.5);
    margin: 0;
    display: inline-block;
    border-radius: 0
}

.navbar-header .navbar-toggle:focus,.navbar-header .navbar-toggle:hover {
    background: rgba(0,0,0,.3);
    color: #fff
}

.app-search {
    position: relative;
    margin: 0;
    color: #686868
}

.app-search a {
    position: absolute;
    top: 14px;
    right: 20px;
    color: #686868
}

.app-search .form-control,.app-search .form-control:focus {
    border: none;
    border-left: 1px solid rgba(120,130,140,.13);
    border-right: 1px solid rgba(120,130,140,.13);
    background: #fff;
    font-size: 13px;
    color: #686868;
    padding-left: 20px;
    padding-right: 40px;
    box-shadow: none;
    height: 50px;
    font-weight: 600;
    width: 180px;
    display: inline-block;
    line-height: 50px;
    transition: .5s ease-out
}

.app-search .form-control::-moz-placeholder {
    color: #686868;
    opacity: .5
}

.app-search .form-control::-webkit-input-placeholder {
    color: #686868;
    opacity: .5
}

.app-search .form-control::-ms-placeholder {
    color: #686868;
    opacity: .5
}

.nav-small-cap {
    color: #8d9ea7;
    cursor: default;
    font-size: 13px;
    letter-spacing: .035em;
    padding: 12px 15px!important;
    pointer-events: none
}

.profile-pic {
    padding: 0 20px;
    line-height: 50px
}

.profile-pic img {
    margin-right: 10px
}

.drop-title {
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: #2b2b2b;
    font-size: 15px;
    font-weight: 600;
    padding: 11px 20px 15px
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s
}

.btn-rounded {
    border-radius: 60px
}

.btn-primary {
    background: #6164c1;
    border: 1px solid #6164c1
}

.btn-primary:hover {
    background: #6164c1;
    opacity: .8;
    border: 1px solid #6164c1
}

.btn-success {
    background: #99d683;
    border: 1px solid #99d683
}

.btn-success:hover {
    background: #99d683;
    opacity: .8;
    border: 1px solid #99d683
}

.btn-info {
    background: #13dafe;
    border: 1px solid #13dafe
}

.btn-info:hover {
    background: #13dafe;
    opacity: .8;
    border: 1px solid #13dafe
}

.btn-warning {
    background: #ffca4a;
    border: 1px solid #ffca4a
}

.btn-warning:hover {
    background: #ffca4a;
    opacity: .8;
    border: 1px solid #ffca4a
}

.btn-danger {
    background: #f96262;
    border: 1px solid #f96262
}

.btn-danger:hover {
    background: #f96262;
    opacity: .8;
    border: 1px solid #f96262
}

.btn-white {
    background: #fff;
    border: 1px solid rgba(120,130,140,.13)
}

.btn-white:hover {
    opacity: .8;
    border: 1px solid rgba(120,130,140,.13)
}

.btn-white:focus {
    background: rgba(120,130,140,.13)
}

.btn-primary.btn-outline {
    color: #6164c1;
    background-color: #fff
}

.btn-primary.btn-outline:hover {
    background: #6164c1
}

.btn-success.btn-outline {
    color: #99d683;
    background-color: transparent
}

.btn-success.btn-outline:hover {
    background: #99d683
}

.btn-info.btn-outline {
    color: #13dafe;
    background-color: transparent
}

.btn-info.btn-outline:hover {
    background: #13dafe
}

.btn-warning.btn-outline {
    color: #ffca4a;
    background-color: transparent
}

.btn-warning.btn-outline:hover {
    background: #ffca4a
}

.btn-danger.btn-outline {
    color: #f96262;
    background-color: transparent
}

.btn-danger.btn-outline:hover {
    background: #f96262
}

.button-box .btn {
    margin: 0 0 8px 5px
}

.btn-danger.btn-outline:hover,.btn-info.btn-outline:hover,.btn-primary.btn-outline:hover,.btn-success.btn-outline:hover,.btn-warning.btn-outline:hover {
    color: #fff
}

.btn-label {
    background: rgba(0,0,0,.05);
    display: inline-block;
    margin: -6px 12px -6px -14px;
    padding: 7px 15px
}

.btn-facebook {
    color: #fff!important;
    background-color: #3b5998!important
}

.btn-twitter {
    color: #fff!important;
    background-color: #55acee!important
}

.btn-linkedin {
    color: #fff!important;
    background-color: #007bb6!important
}

.btn-dribbble {
    color: #fff!important;
    background-color: #ea4c89!important
}

.btn-googleplus {
    color: #fff!important;
    background-color: #dd4b39!important
}

.btn-instagram {
    color: #fff!important;
    background-color: #3f729b!important
}

.btn-pinterest {
    color: #fff!important;
    background-color: #cb2027!important
}

.btn-dropbox {
    color: #fff!important;
    background-color: #007ee5!important
}

.btn-flickr {
    color: #fff!important;
    background-color: #ff0084!important
}

.btn-tumblr {
    color: #fff!important;
    background-color: #32506d!important
}

.btn-skype {
    color: #fff!important;
    background-color: #00aff0!important
}

.btn-youtube {
    color: #fff!important;
    background-color: #b00!important
}

.btn-github {
    color: #fff!important;
    background-color: #171515!important
}

.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary.focus,.btn-primary.focus:active,.btn-primary:active:focus,.btn-primary:active:hover,.btn-primary:focus,.open>.dropdown-toggle.btn-primary.focus,.open>.dropdown-toggle.btn-primary:focus,.open>.dropdown-toggle.btn-primary:hover {
    background-color: #6164c1;
    border: 1px solid #6164c1
}

.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success.focus,.btn-success.focus:active,.btn-success:active:focus,.btn-success:active:hover,.btn-success:focus,.open>.dropdown-toggle.btn-success.focus,.open>.dropdown-toggle.btn-success:focus,.open>.dropdown-toggle.btn-success:hover {
    background-color: #99d683;
    border: 1px solid #99d683
}

.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info.focus,.btn-info.focus:active,.btn-info:active:focus,.btn-info:active:hover,.btn-info:focus,.open>.dropdown-toggle.btn-info.focus,.open>.dropdown-toggle.btn-info:focus,.open>.dropdown-toggle.btn-info:hover {
    background-color: #13dafe;
    border: 1px solid #13dafe
}

.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning.focus,.btn-warning.focus:active,.btn-warning:active:focus,.btn-warning:active:hover,.btn-warning:focus,.open>.dropdown-toggle.btn-warning.focus,.open>.dropdown-toggle.btn-warning:focus,.open>.dropdown-toggle.btn-warning:hover {
    background-color: #ffca4a;
    border: 1px solid #ffca4a
}

.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger.focus,.btn-danger.focus:active,.btn-danger:active:focus,.btn-danger:active:hover,.btn-danger:focus,.open>.dropdown-toggle.btn-danger.focus,.open>.dropdown-toggle.btn-danger:focus,.open>.dropdown-toggle.btn-danger:hover {
    background-color: #f96262;
    border: 1px solid #f96262
}

.btn-inverse,.btn-inverse.active,.btn-inverse.focus,.btn-inverse:active,.btn-inverse:focus,.btn-inverse:hover,.open>.dropdown-toggle.btn-inverse {
    background-color: #4c5667;
    border: 1px solid #4c5667;
    color: #fff
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted rgba(120,130,140,.13)
}

.chat li.left .chat-body {
    margin-left: 60px
}

.chat li.right .chat-body {
    margin-right: 60px
}

.chat li .chat-body p {
    margin: 0
}

.chat .glyphicon,.panel .slidedown .glyphicon {
    margin-right: 5px
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll
}

.login-panel {
    margin-top: 25%
}

.flot-chart {
    display: block;
    height: 400px
}

.flot-chart-content {
    width: 100%;
    height: 100%
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_desc_disabled {
    background: 0 0
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5)
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid rgba(120,130,140,.13);
    background-color: #f4f8fb
}

.show-grid {
    margin: 15px 0
}

.huge {
    font-size: 40px
}

.white-box {
    background: #fff;
    padding: 15px;
    margin-bottom: 20px
}

.white-box h3 {
    margin: 0 0 12px;
    font-weight: 500
}

.panel {
    border-radius: 0;
    border: 0
}

.panel .panel-heading {
    border-radius: 0
}

.panel .panel-heading a {
    color: #fff;
    margin-left: 8px
}

.panel .panel-heading a:hover {
    color: rgba(255,255,255,.5)
}

.panel .panel-heading a i {
    font-size: 12px
}

.panel .panel-footer {
    background: #fff;
    border-radius: 0
}

.panel-green,.panel-success {
    border-color: #99d683
}

.panel-green .panel-heading,.panel-success .panel-heading {
    border-color: #99d683;
    color: #fff;
    background-color: #99d683
}

.panel-green a,.panel-success a {
    color: #99d683
}

.panel-green a:hover,.panel-success a:hover {
    color: #6ac34a
}

.panel-darkblue,.panel-primary {
    border-color: #6164c1
}

.panel-darkblue .panel-heading,.panel-primary .panel-heading {
    border-color: #6164c1;
    color: #fff;
    background-color: #6164c1
}

.panel-darkblue a,.panel-primary a {
    color: #6164c1
}

.panel-darkblue a:hover,.panel-primary a:hover {
    color: #3c3f99
}

.panel-blue,.panel-info {
    border-color: #13dafe
}

.panel-blue .panel-heading,.panel-info .panel-heading {
    border-color: #13dafe;
    color: #fff;
    background-color: #13dafe
}

.panel-blue a,.panel-info a {
    color: #13dafe
}

.panel-blue a:hover,.panel-info a:hover {
    color: #01a6c4
}

.panel-danger,.panel-red {
    border-color: #f96262
}

.panel-danger .panel-heading,.panel-red .panel-heading {
    border-color: #f96262;
    color: #fff;
    background-color: #f96262
}

.panel-danger a,.panel-red a {
    color: #f96262
}

.panel-danger a:hover,.panel-red a:hover {
    color: #f61818
}

.panel-warning,.panel-yellow {
    border-color: #ffca4a
}

.panel-warning .panel-heading,.panel-yellow .panel-heading {
    border-color: #ffca4a;
    color: #fff;
    background-color: #ffca4a
}

.panel-warning a,.panel-yellow a {
    color: #ffca4a
}

.panel-warning a:hover,.panel-yellow a:hover {
    color: #fdb300
}

.panel-default,.panel-white {
    border-color: rgba(120,130,140,.13)
}

.panel-default .panel-heading,.panel-white .panel-heading {
    color: #2b2b2b;
    background-color: #fff;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.panel-default .panel-heading a,.panel-white .panel-heading a {
    color: rgba(0,0,0,.5)
}

.panel-default .panel-body,.panel-default .panel-heading a:hover,.panel-white .panel-body,.panel-white .panel-heading a:hover {
    color: #2b2b2b
}

.panel-default .panel-footer,.panel-white .panel-footer {
    background: #fff;
    color: #2b2b2b;
    border-top: 1px solid rgba(120,130,140,.13)
}

.panel-default a,.panel-white a {
    color: #2b2b2b
}

.panel-default a:hover,.panel-white a:hover {
    color: #2c313b
}

.full-panel-info {
    border-color: #13dafe
}

.full-panel-info .panel-heading {
    border-color: #13dafe;
    color: #fff;
    background-color: #13dafe;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-info .panel-body {
    background: #13dafe;
    color: #fff
}

.full-panel-info .panel-footer {
    background: #13dafe;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-info a {
    color: #13dafe
}

.full-panel-info a:hover {
    color: #01a6c4
}

.full-panel-warning {
    border-color: #ffca4a
}

.full-panel-warning .panel-heading {
    border-color: #ffca4a;
    color: #fff;
    background-color: #ffca4a;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-warning .panel-body {
    background: #ffca4a;
    color: #fff
}

.full-panel-warning .panel-footer {
    background: #ffca4a;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-warning a {
    color: #ffca4a
}

.full-panel-warning a:hover {
    color: #fdb300
}

.full-panel-success {
    border-color: #99d683
}

.full-panel-success .panel-heading {
    border-color: #99d683;
    color: #fff;
    background-color: #99d683;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-success .panel-body {
    background: #99d683;
    color: #fff
}

.full-panel-success .panel-footer {
    background: #99d683;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-success a {
    color: #99d683
}

.full-panel-success a:hover {
    color: #6ac34a
}

.full-panel-purple {
    border-color: #6164c1
}

.full-panel-purple .panel-heading {
    color: #fff;
    background-color: #6164c1;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-purple .panel-body {
    background: #6164c1;
    color: #fff
}

.full-panel-purple .panel-footer {
    background: #6164c1;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-purple a {
    color: #6164c1
}

.full-panel-purple a:hover {
    color: #3c3f99
}

.full-panel-danger {
    border-color: #f96262
}

.full-panel-danger .panel-heading {
    border-color: #f96262;
    color: #fff;
    background-color: #f96262;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-danger .panel-body {
    background: #f96262;
    color: #fff
}

.full-panel-danger .panel-footer {
    background: #f96262;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-danger a {
    color: #f96262
}

.full-panel-danger a:hover {
    color: #f61818
}

.full-panel-inverse {
    border-color: #4c5667
}

.full-panel-inverse .panel-heading {
    border-color: #4c5667;
    color: #fff;
    background-color: #4c5667;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-inverse .panel-body {
    background: #4c5667;
    color: #fff
}

.full-panel-inverse .panel-footer {
    background: #4c5667;
    color: #fff;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-inverse a {
    color: #4c5667
}

.full-panel-inverse a:hover {
    color: #2c313b
}

.full-panel-default {
    border-color: rgba(120,130,140,.13)
}

.full-panel-default .panel-heading {
    color: #2b2b2b;
    background-color: #fff;
    border-bottom: 1px solid rgba(120,130,140,.13)
}

.full-panel-default .panel-body {
    color: #2b2b2b
}

.full-panel-default .panel-footer {
    background: #fff;
    color: #2b2b2b;
    border-top: 1px solid rgba(120,130,140,.13)
}

.full-panel-default a {
    color: #2b2b2b
}

.full-panel-default a:hover {
    color: #2c313b
}

.panel-opcl {
    float: right
}

.panel-opcl i {
    margin-left: 8px;
    font-size: 10px;
    cursor: pointer
}

.fa-fw {
    width: 20px!important;
    display: inline-block!important;
    text-align: left!important
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0,0,0,.08);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: transform,opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255,255,255,.4);
    background: -webkit-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -o-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: -moz-radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%);
    background: radial-gradient(rgba(255,255,255,.2) 0,rgba(255,255,255,.3) 40%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.5) 60%,rgba(255,255,255,0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0,0,0,.2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255,255,255,.4)
}

.waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.waves-button,.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle,#fff 100%,#000 100%)
}

.waves-button,.waves-button-input,.waves-button:hover,.waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: rgba(0,0,0,0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0,0,0,.3);
    box-shadow: 0 8px 20px 1px rgba(0,0,0,.3)
}

.waves-block {
    display: block
}

.checkbox {
    padding-left: 20px
}

.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative
}

.checkbox label::before {
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    background-color: #fff;
    border-radius: 1px;
    border: 1px solid rgba(120,130,140,.13);
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: .3s ease-in-out;
    width: 17px;
    outline: 0!important
}

.checkbox label::after {
    color: #2b2b2b;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
    top: 0;
    width: 16px
}

.checkbox input[type=checkbox] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: 0!important
}

.checkbox input[type=checkbox]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:focus+label::before {
    outline-offset: -2px;
    outline: 0;
    outline: dotted thin
}

.checkbox input[type=checkbox]:checked+label::after {
    content: "\f00c";
    font-family: FontAwesome
}

.checkbox input[type=checkbox]:disabled+label::before {
    background-color: #e4e7ea;
    cursor: not-allowed
}

.checkbox.checkbox-circle label::before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox.checkbox-single label {
    height: 17px
}

.checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #6164c1;
    border-color: #6164c1
}

.checkbox-primary input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-danger input[type=checkbox]:checked+label::before {
    background-color: #f96262;
    border-color: #f96262
}

.checkbox-danger input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-info input[type=checkbox]:checked+label::before {
    background-color: #13dafe;
    border-color: #13dafe
}

.checkbox-info input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-warning input[type=checkbox]:checked+label::before {
    background-color: #ffca4a;
    border-color: #ffca4a
}

.checkbox-warning input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-success input[type=checkbox]:checked+label::before {
    background-color: #99d683;
    border-color: #99d683
}

.checkbox-success input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-purple input[type=checkbox]:checked+label::before {
    background-color: #6164c1;
    border-color: #6164c1
}

.checkbox-purple input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-red input[type=checkbox]:checked+label::before {
    background-color: #f96262;
    border-color: #f96262
}

.checkbox-red input[type=checkbox]:checked+label::after {
    color: #fff
}

.checkbox-inverse input[type=checkbox]:checked+label::before {
    background-color: #4c5667;
    border-color: #4c5667
}

.checkbox-inverse input[type=checkbox]:checked+label::after {
    color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative
}

.radio label::before {
    -o-transition: border .5s ease-in-out;
    -webkit-transition: border .5s ease-in-out;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid rgba(120,130,140,.13);
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border .5s ease-in-out;
    width: 17px;
    outline: 0!important
}

.radio label::after {
    -moz-transition: -moz-transform .3s cubic-bezier(.8,-.33,.2,1.33);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
    -o-transition: -o-transform .3s cubic-bezier(.8,-.33,.2,1.33);
    -webkit-transform: scale(0,0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.8,-.33,.2,1.33);
    background-color: #2b2b2b;
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 7px;
    left: 5px;
    margin-left: -20px;
    position: absolute;
    top: 5px;
    transform: scale(0,0);
    transition: transform .3s cubic-bezier(.8,-.33,.2,1.33);
    width: 7px
}

.radio input[type=radio] {
    cursor: pointer;
    opacity: 0;
    z-index: 1;
    outline: 0!important
}

.radio input[type=radio]:disabled+label {
    opacity: .65
}

.radio input[type=radio]:focus+label::before {
    outline-offset: -2px;
    outline: -webkit-focus-ring-color auto 5px;
    outline: dotted thin
}

.radio input[type=radio]:checked+label::after {
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}

.radio input[type=radio]:disabled+label::before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio.radio-single label {
    height: 17px
}

.radio-primary input[type=radio]+label::after {
    background-color: #6164c1
}

.radio-primary input[type=radio]:checked+label::before {
    border-color: #6164c1
}

.radio-primary input[type=radio]:checked+label::after {
    background-color: #6164c1
}

.radio-danger input[type=radio]+label::after {
    background-color: #f96262
}

.radio-danger input[type=radio]:checked+label::before {
    border-color: #f96262
}

.radio-danger input[type=radio]:checked+label::after {
    background-color: #f96262
}

.radio-info input[type=radio]+label::after {
    background-color: #13dafe
}

.radio-info input[type=radio]:checked+label::before {
    border-color: #13dafe
}

.radio-info input[type=radio]:checked+label::after {
    background-color: #13dafe
}

.radio-warning input[type=radio]+label::after {
    background-color: #ffca4a
}

.radio-warning input[type=radio]:checked+label::before {
    border-color: #ffca4a
}

.radio-warning input[type=radio]:checked+label::after {
    background-color: #ffca4a
}

.radio-success input[type=radio]+label::after {
    background-color: #99d683
}

.radio-success input[type=radio]:checked+label::before {
    border-color: #99d683
}

.radio-success input[type=radio]:checked+label::after {
    background-color: #99d683
}

.radio-purple input[type=radio]+label::after {
    background-color: #6164c1
}

.radio-purple input[type=radio]:checked+label::before {
    border-color: #6164c1
}

.radio-purple input[type=radio]:checked+label::after {
    background-color: #6164c1
}

.radio-red input[type=radio]+label::after {
    background-color: #f96262
}

.radio-red input[type=radio]:checked+label::before {
    border-color: #f96262
}

.radio-red input[type=radio]:checked+label::after {
    background-color: #f96262
}

.fileupload {
    overflow: hidden;
    position: relative
}

.fileupload input.upload {
    cursor: pointer;
    filter: alpha(opacity=0);
    font-size: 20px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}

.model_img {
    cursor: pointer
}

.myadmin-dd .dd-list .dd-item .dd-handle {
    background: #fff;
    border: 1px solid rgba(120,130,140,.13);
    padding: 8px 16px;
    height: auto;
    font-weight: 600;
    border-radius: 0
}

.myadmin-dd .dd-list .dd-item .dd-handle:hover {
    color: #13dafe
}

.myadmin-dd .dd-list .dd-item button {
    height: auto;
    font-size: 17px;
    margin: 8px auto;
    color: #2b2b2b;
    width: 30px
}

.myadmin-dd-empty .dd-list .dd3-handle {
    border: 1px solid rgba(120,130,140,.13);
    border-bottom: 0;
    background: #fff;
    height: 36px;
    width: 36px
}

.myadmin-dd-empty .dd-list .dd3-handle:before {
    color: inherit;
    top: 7px
}

.myadmin-dd-empty .dd-list .dd3-handle:hover {
    color: #13dafe
}

.myadmin-dd-empty .dd-list .dd3-content {
    height: auto;
    border: 1px solid rgba(120,130,140,.13);
    padding: 8px 16px 8px 46px;
    background: #fff;
    font-weight: 600
}

.myadmin-dd-empty .dd-list .dd3-content:hover {
    color: #13dafe
}

.myadmin-dd-empty .dd-list button {
    width: 26px;
    height: 26px;
    font-size: 16px;
    font-weight: 600
}

.settings_box {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 100
}

.settings_box a {
    background: #fff;
    padding: 15px;
    display: inline-block;
    vertical-align: top
}

.settings_box a i {
    display: block;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 2s;
    -moz-animation-name: rotate;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: rotate;
    font-size: 16px;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

.theme_color {
    margin: 0;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    width: 0;
    transition: .5s ease-out;
    background: #fff
}

.theme_color li {
    list-style: none;
    width: 30%;
    float: left;
    margin: 0 1.5%
}

.theme_color li a {
    padding: 5px;
    height: 50px;
    display: block
}

.theme_color li a.theme-green {
    background: #99d683
}

.theme_color li a.theme-red {
    background: #f96262
}

.theme_color li a.theme-dark {
    background: #4c5667
}

.theme_block {
    width: 200px;
    padding: 30px
}

ul.common li {
    display: inline-block;
    line-height: 40px;
    list-style: none none;
    width: 48%
}

ul.common li a {
    color: #686868
}

ul.common li a:hover {
    color: #13dafe
}

.mailbox {
    width: 280px;
    overflow: auto;
    padding-bottom: 0
}

.message-center a {
    border-bottom: 1px solid rgba(120,130,140,.13);
    display: block;
    padding: 9px 15px
}

.message-center a:hover {
    background: #f4f8fb
}

.message-center .user-img {
    width: 40px;
    float: left;
    position: relative;
    margin: 0 10px 15px 0
}

.message-center .user-img img {
    width: 100%
}

.message-center .user-img .profile-status {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    left: 30px;
    position: absolute;
    top: 1px;
    width: 10px
}

.message-center .user-img .online {
    background: #99d683
}

.message-center .user-img .busy {
    background: #f96262
}

.message-center .user-img .away,.message-center .user-img .offline {
    background: #ffca4a
}

.message-center .mail-contnet h5 {
    margin: 0;
    font-weight: 400;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.message-center .mail-contnet .mail-desc {
    font-size: 12px;
    display: block;
    margin: 5px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #2b2b2b
}

.message-center .mail-contnet .time {
    display: block;
    font-size: 10px;
    color: #2b2b2b
}

.list-group-item:last-child {
    border-radius: 0;
    border: 0
}

.dropdown-alerts,.dropdown-tasks {
    padding: 0
}

.dropdown-alerts li a,.dropdown-tasks li a,.mailbox li>a {
    padding: 15px 20px
}

.dropdown-alerts li.divider,.dropdown-tasks li.divider {
    margin: 0
}

.col-in {
    border-right: 1px solid rgba(120,130,140,.13);
    padding: 20px
}

.col-in h3 {
    font-size: 48px;
    font-weight: 100
}

.basic-list {
    padding: 0
}

.basic-list li {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid rgba(120,130,140,.13);
    line-height: 27px
}

.basic-list li:last-child {
    border-bottom: 0
}

.steamline {
    position: relative;
    border-left: 1px solid rgba(120,130,140,.13);
    margin-left: 20px
}

.steamline .sl-left {
    float: left;
    margin-left: -20px;
    z-index: 1;
    margin-right: 15px
}

.steamline .sl-left img {
    max-width: 40px
}

.steamline .sl-right {
    padding-left: 35px
}

.steamline .sl-item {
    margin-top: 8px;
    margin-bottom: 30px
}

.sl-date {
    font-size: 10px;
    color: #98a6ad
}

.time-item {
    border-color: rgba(120,130,140,.13);
    padding-bottom: 1px;
    position: relative
}

.time-item:before {
    content: " ";
    display: table
}

.time-item:after {
    background-color: #fff;
    border-color: rgba(120,130,140,.13);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    bottom: 0;
    content: '';
    height: 14px;
    left: 0;
    margin-left: -8px;
    position: absolute;
    top: 5px;
    width: 14px
}

.time-item-item:after {
    content: " ";
    display: table
}

.item-info {
    margin-bottom: 15px;
    margin-left: 15px
}

.item-info p {
    margin-bottom: 10px!important
}

.user-bg {
    margin: -15px;
    height: 230px;
    overflow: hidden;
    position: relative
}

.user-bg .overlay-box {
    background: #6164c1;
    opacity: .9;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    text-align: center
}

.user-bg .overlay-box .user-content {
    padding: 15px;
    margin-top: 30px
}

.user-btm-box {
    padding: 40px 0 10px;
    clear: both;
    overflow: hidden
}

.vertical .carousel-inner {
    height: 100%;
    position: relative
}

.carousel.vertical .item {
    -webkit-transition: .6s ease-in-out top;
    -moz-transition: .6s ease-in-out top;
    -ms-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top
}

.carousel.vertical .active {
    top: 0
}

.carousel.vertical .next {
    top: 400px
}

.carousel.vertical .prev {
    top: -400px
}

.carousel.vertical .next.left,.carousel.vertical .prev.right {
    top: 0
}

.carousel.vertical .active.left {
    top: -400px
}

.carousel.vertical .active.right {
    top: 400px
}

.carousel.vertical .item {
    left: 0
}

.twi-user img {
    margin-right: 20px;
    width: 50px
}

.twi-user {
    margin: 18px 0
}

.chart-box {
    margin: 25px -15px -17px -17px
}

.list-task .task-done span {
    text-decoration: line-through
}

.chat-list {
    list-style: none;
    max-height: 332px;
    padding: 0 20px
}

.chat-list li {
    margin-bottom: 24px;
    overflow: auto
}

.chat-list .chat-image {
    display: inline-block;
    float: left;
    text-align: center;
    width: 50px
}

.chat-list .chat-image img {
    border-radius: 100%;
    width: 100%
}

.chat-list .chat-text {
    background: #f4f8fb;
    border-radius: 0;
    display: inline-block;
    padding: 15px;
    position: relative
}

.chat-list .chat-text h4 {
    color: #1a2942;
    display: block;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    line-height: 15px;
    position: relative
}

.chat-list .chat-text p {
    margin: 0;
    padding-top: 3px
}

.chat-list .chat-text b {
    font-size: 10px;
    opacity: .8
}

.chat-list .chat-body {
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-left: 12px;
    width: 65%
}

.chat-list .odd .chat-image {
    float: right!important
}

.chat-list .odd .chat-body {
    float: right!important;
    margin-right: 12px;
    text-align: right;
    color: #fff
}

.chat-list .odd .chat-text {
    background: #6164c1
}

.chat-list .odd .chat-text h4 {
    color: #fff
}

.chat-send {
    padding-left: 0;
    padding-right: 30px
}

.chat-send button {
    width: 100%
}

.weather-box .weather-top {
    overflow: hidden;
    padding: 10px 0
}

.weather-box .weather-top h2 {
    line-height: 24px
}

.weather-box .weather-top h2 small {
    font-size: 13px
}

.weather-box .weather-top .today_crnt {
    font-size: 45px;
    font-weight: 100
}

.weather-box .weather-top .today_crnt i {
    display: inline-block;
    margin-right: 20px
}

.weather-box .weather-info {
    border-top: 1px solid rgba(120,130,140,.13);
    border-bottom: 1px solid rgba(120,130,140,.13);
    padding: 10px 0
}

.weather-box .weather-time {
    overflow: hidden;
    text-align: center;
    padding-top: 15px
}

.weather-box .weather-time li span {
    display: block
}

.weather-box .weather-time li i {
    font-size: 20px;
    margin: 10px 0
}

.demo-container {
    width: 100%;
    height: 350px
}

.demo-placeholder {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1.2em
}

.myadmin-alert {
    border-radius: 3px;
    color: #fff;
    margin-bottom: 10px;
    padding: 12px 30px 12px 12px;
    position: relative;
    text-align: left
}

.myadmin-alert a {
    color: inherit;
    font-weight: 600;
    text-decoration: underline
}

.myadmin-alert h4 {
    color: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    margin: 0
}

.myadmin-alert .img {
    border-radius: 3px;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 40px
}

.myadmin-alert-img {
    min-height: 64px;
    padding-left: 65px
}

.myadmin-alert-icon {
    padding-left: 40px
}

.myadmin-alert-icon .fa {
    display: block;
    font-size: 15px;
    left: 12px;
    position: absolute;
    text-align: center;
    top: 17px;
    width: 20px
}

.myadmin-alert .closed {
    color: rgba(255,255,255,.5);
    font-size: 20px;
    font-weight: 700;
    padding: 4px;
    position: absolute;
    right: 3px;
    text-decoration: none;
    top: 0
}

.myadmin-alert .closed:hover {
    color: #fff
}

.myadmin-alert-click {
    cursor: pointer;
    padding-right: 12px
}

.myadmin-alert .primary {
    background: rgba(0,0,0,.4);
    border: none;
    border-radius: 3px;
    color: inherit;
    outline: 0;
    padding: 4px 10px
}

.myadmin-alert .cancel {
    background: rgba(255,255,255,.4);
    border: none;
    border-radius: 3px;
    color: rgba(0,0,0,.8);
    outline: 0;
    padding: 4px 10px
}

.myadmin-alert .cancel:hover,.myadmin-alert .primary:hover {
    opacity: .9
}

.myadmin-alert-bottom,.myadmin-alert-bottom-left,.myadmin-alert-bottom-right,.myadmin-alert-fullscreen,.myadmin-alert-top,.myadmin-alert-top-left,.myadmin-alert-top-right {
    box-shadow: 2px 2px 2px rgba(0,0,0,.1);
    display: none;
    position: fixed;
    z-index: 1000
}

.myadmin-alert-top {
    left: 0;
    right: 0;
    top: 0
}

.myadmin-alert-bottom {
    bottom: 0;
    left: 0;
    right: 0
}

.myadmin-alert-top-left {
    left: 20px;
    top: 80px
}

.myadmin-alert-top-right {
    right: 20px;
    top: 80px
}

.myadmin-alert-bottom-left {
    bottom: 20px;
    left: 20px
}

.myadmin-alert-bottom-right {
    bottom: 20px;
    right: 20px
}

.myadmin-alert-fullsize {
    left: 50%;
    margin: -20px;
    top: 50%
}

.alert1 {
    background: #13dafe
}

.alert2 {
    background: #4c5667
}

.alert3 {
    background: #99d683
}

.alert4 {
    background: #686868
}

.alert5 {
    background: #ffca4a
}

.alert6 {
    background: #f96262
}

.alert7 {
    background: #6164c1
}

.alert8 {
    background: #13dafe
}

.alert8 .closed,.alert8 a.closed:hover {
    color: inherit
}

.alert9 {
    background: #fb3a3a
}

.alert10 {
    background: #2b2b2b
}

.alert11 {
    background: #ffca4a
}

.customtab {
    border-bottom: 2px solid #f4f8fb
}

.customtab li.active a,.customtab li.active a:focus,.customtab li.active a:hover {
    background: #fff;
    border: 0;
    border-bottom: 2px solid #13dafe;
    margin-bottom: -1px;
    color: #13dafe
}

.customtab li a,.customtab li a:focus,.customtab li a:hover {
    border: 0
}

.customtab2 {
    border-bottom: 1px solid #f4f8fb;
    border-top: 1px solid #f4f8fb;
    padding: 10px 0
}

.customtab2 li.active a,.customtab2 li.active a:focus,.customtab2 li.active a:hover {
    background: #13dafe;
    border: 1px solid #13dafe;
    color: #fff
}

.customtab2 li a,.customtab2 li a:focus,.customtab2 li a:hover {
    border: 0
}

.vtabs {
    display: table
}

.vtabs .tabs-vertical {
    width: 150px;
    border-right: 1px solid rgba(120,130,140,.13);
    display: table-cell;
    vertical-align: top
}

.vtabs .tabs-vertical li a {
    color: #2b2b2b;
    margin-bottom: 10px
}

.vtabs .tab-content {
    display: table-cell;
    padding: 20px;
    vertical-align: top
}

.tabs-vertical li.active a,.tabs-vertical li.active a:focus,.tabs-vertical li.active a:hover {
    background: #13dafe;
    border: 0;
    border-right: 2px solid #13dafe;
    margin-right: -1px;
    color: #fff
}

.panel-group .panel .panel-heading .accordion-toggle.collapsed:before,.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
    content: '\e64b'
}

.panel-group .panel .panel-heading a[data-toggle=collapse] {
    display: block
}

.panel-group .panel .panel-heading a[data-toggle=collapse]:before {
    content: '\e648';
    display: block;
    float: right;
    font-family: themify;
    font-size: 14px;
    text-align: right;
    width: 25px
}

.panel-group .panel .panel-heading .accordion-toggle {
    display: block
}

.panel-group .panel .panel-heading .accordion-toggle:before {
    content: '\e648';
    display: block;
    float: right;
    font-family: themify;
    font-size: 14px;
    text-align: right;
    width: 25px
}

.panel-group .panel .panel-heading+.panel-collapse .panel-body {
    border-top: none
}

.panel-group .panel-heading {
    padding: 12px 20px
}

.progress {
    -webkit-box-shadow: none!important;
    background-color: #f4f8fb;
    box-shadow: none!important;
    height: 10px;
    border-radius: 0;
    margin-bottom: 18px;
    overflow: hidden
}

.progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px
}

.progress.progress-sm {
    height: 5px!important
}

.progress.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px
}

.progress.progress-md {
    height: 15px!important
}

.progress.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px
}

.progress.progress-lg {
    height: 20px!important
}

.progress.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px
}

.progress-bar-primary {
    background-color: #6164c1
}

.progress-bar-success {
    background-color: #99d683
}

.progress-bar-info {
    background-color: #13dafe
}

.progress-bar-warning {
    background-color: #ffca4a
}

.progress-bar-danger {
    background-color: #f96262
}

.progress-bar-inverse {
    background-color: #4c5667
}

.progress-bar-purple {
    background-color: #6164c1
}

.progress-bar-custom {
    background-color: #13dafe
}

.progress-animated {
    -webkit-animation-duration: 5s;
    -webkit-animation-name: animationProgress;
    -webkit-transition: 5s all;
    animation-duration: 5s;
    animation-name: animationProgress;
    transition: 5s all
}

.progress-vertical {
    min-height: 250px;
    height: 250px;
    width: 10px;
    position: relative;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical .progress-bar {
    width: 100%
}

.progress-vertical-bottom {
    min-height: 250px;
    height: 250px;
    position: relative;
    width: 10px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

.progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress-vertical-bottom.progress-sm,.progress-vertical.progress-sm {
    width: 5px!important
}

.progress-vertical-bottom.progress-sm .progress-bar,.progress-vertical.progress-sm .progress-bar {
    font-size: 8px;
    line-height: 5px
}

.progress-vertical-bottom.progress-md,.progress-vertical.progress-md {
    width: 15px!important
}

.progress-vertical-bottom.progress-md .progress-bar,.progress-vertical.progress-md .progress-bar {
    font-size: 10.8px;
    line-height: 14.4px
}

.progress-vertical-bottom.progress-lg,.progress-vertical.progress-lg {
    width: 20px!important
}

.progress-vertical-bottom.progress-lg .progress-bar,.progress-vertical.progress-lg .progress-bar {
    font-size: 12px;
    line-height: 20px
}

.timeline {
    position: relative;
    padding: 20px 0;
    list-style: none;
    max-width: 1200px;
    margin: 0 auto
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 3px;
    margin-left: -1.5px;
    background-color: #eee
}

.timeline>li {
    position: relative;
    margin-bottom: 20px
}

.timeline>li:after,.timeline>li:before {
    content: " ";
    display: table
}

.timeline>li:after {
    clear: both
}

.timeline>li>.timeline-panel {
    float: left;
    position: relative;
    width: 46%;
    padding: 20px;
    border: 1px solid rgba(120,130,140,.13);
    border-radius: 0;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.05);
    box-shadow: 0 1px 6px rgba(0,0,0,.05)
}

.timeline>li>.timeline-panel:before {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 26px;
    right: -8px;
    border-top: 8px solid transparent;
    border-right: 0 solid rgba(120,130,140,.13);
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgba(120,130,140,.13)
}

.timeline>li>.timeline-panel:after {
    content: " ";
    display: inline-block;
    position: absolute;
    top: 27px;
    right: -7px;
    border-top: 7px solid transparent;
    border-right: 0 solid #fff;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff
}

.timeline>li>.timeline-badge {
    z-index: 100;
    position: absolute;
    top: 16px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    border-radius: 50%;
    text-align: center;
    font-size: 1.4em;
    line-height: 50px;
    color: #fff;
    overflow: hidden;
    background-color: #4c5667
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -8px;
    border-right-width: 8px;
    border-left-width: 0
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -7px;
    border-right-width: 7px;
    border-left-width: 0
}

.timeline-badge.primary {
    background-color: #6164c1!important
}

.timeline-badge.success {
    background-color: #99d683!important
}

.timeline-badge.warning {
    background-color: #ffca4a!important
}

.timeline-badge.danger {
    background-color: #f96262!important
}

.timeline-badge.info {
    background-color: #13dafe!important
}

.timeline-title {
    margin-top: 0;
    color: inherit;
    font-weight: 400
}

.timeline-body>p,.timeline-body>ul {
    margin-bottom: 0
}

.timeline-body>p+p {
    margin-top: 5px
}

.chart {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center
}

.chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.chart.chart-widget-pie {
    margin-top: 5px;
    margin-bottom: 5px
}

.pie-chart>span {
    left: 0;
    margin-top: -2px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

.chart>span>img {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 60%;
    height: 60%;
    transform: translateY(-50%);
    margin: 0 auto
}

.percent {
    display: inline-block;
    line-height: 100px;
    z-index: 2;
    font-weight: 600;
    font-size: 18px;
    color: #2b2b2b
}

.percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .8em
}

.table {
    margin-bottom: 10px
}

.table-hover>tbody>tr:hover,.table-striped>tbody>tr:nth-of-type(odd),.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active {
    background-color: #f4f8fb!important
}

.table-bordered,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    border-top: 1px solid #f4f8fb
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    /* padding:15px 8px */
}

.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th {
    border: 1px solid #f4f8fb
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #f4f8fb
}

tbody {
    color: #797979
}

th {
    color: #666;
    font-weight: 600
}

.table-bordered {
    border: 1px solid #f4f8fb
}

table.focus-on tbody tr.focused td,table.focus-on tbody tr.focused th {
    background-color: #13dafe;
    color: #fff
}

.table-rep-plugin .table-responsive {
    border: none!important
}

.table-rep-plugin tbody th {
    font-size: 14px;
    font-weight: 400
}

.form-control-line {
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 0 none;
    box-shadow: none;
    padding-left: 0;
    transition-duration: .3s
}

.form-control-line.focus,.form-control-line:focus {
    border-bottom: 1px solid #13dafe
}

.has-success .form-control {
    border-color: #99d683;
    box-shadow: none!important
}

.has-warning .form-control {
    border-color: #ffca4a;
    box-shadow: none!important
}

.has-error .form-control {
    border-color: #f96262;
    box-shadow: none!important
}

.input-group-addon {
    border-radius: 2px;
    border: 1px solid rgba(120,130,140,.13)
}

.form-material .form-group {
    overflow: hidden
}

.form-material .form-control {
    background-color: rgba(0,0,0,0);
    background-position: center bottom,center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 2px,100% 1px;
    padding: 0;
    transition: background 0s ease-out 0s
}

.form-material .form-control,.form-material .form-control.focus,.form-material .form-control:focus {
    background-image: linear-gradient(#6164c1,#6164c1),linear-gradient(rgba(120,130,140,.13),rgba(120,130,140,.13));
    border: 0;
    border-radius: 0;
    box-shadow: none;
    float: none
}

.form-material .form-control.focus,.form-material .form-control:focus {
    background-size: 100% 2px,100% 1px;
    outline: 0;
    transition-duration: .3s
}

.select2-container .select2-choice {
    background-image: none!important;
    border: none!important;
    height: auto!important;
    padding: 0!important;
    line-height: 22px!important;
    background-color: transparent!important;
    box-shadow: none!important
}

.select2-container .select2-choice .select2-arrow {
    background-image: none!important;
    background: 0 0;
    border: none;
    width: 14px;
    top: -2px
}

.select2-container .select2-container-multi.form-control {
    height: auto
}

.select2-results .select2-highlighted {
    color: #fff;
    background-color: #13dafe
}

.select2-drop-active {
    border: 1px solid #e3e3e3!important;
    padding-top: 5px
}

.select2-search input {
    border: 1px solid rgba(120,130,140,.13)
}

.select2-container-multi {
    width: 100%
}

.select2-container-multi .select2-choices {
    border: 1px solid #border!important;
    box-shadow: none!important;
    background-image: none!important;
    border-radius: 0!important;
    min-height: 38px
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 4px 7px 4px 18px;
    margin: 5px 0 3px 5px;
    color: #555;
    background: #f5f5f5;
    border-color: rgba(120,130,140,.13);
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 7px 7px 7px 10px;
    font-family: inherit
}

.icon-list-demo div {
    cursor: pointer;
    line-height: 60px;
    white-space: nowrap;
    color: #686868
}

.icon-list-demo div:hover {
    color: #2b2b2b
}

.icon-list-demo div p {
    margin: 10px 0;
    padding: 5px 0
}

.icon-list-demo i {
    -webkit-transition: all .2s;
    -webkit-transition: font-size .2s;
    display: inline-block;
    font-size: 18px;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    width: 40px;
    transition: all .3s ease 0s
}

.icon-list-demo .col-md-4 {
    border-radius: 0
}

.icon-list-demo .col-md-4:hover {
    background-color: #f4f8fb
}

.icon-list-demo .col-md-4:hover i {
    font-size: 2em;
    width: 50px
}

.gmaps,.gmaps-panaroma {
    height: 300px;
    background: #e4e7ea;
    border-radius: 3px
}

.gmaps-overlay {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #6164c1;
    border-radius: 4px;
    padding: 10px 20px
}

.gmaps-overlay_arrow {
    left: 50%;
    margin-left: -16px;
    width: 0;
    height: 0;
    position: absolute
}

.gmaps-overlay_arrow.above {
    bottom: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 16px solid #6164c1
}

.gmaps-overlay_arrow.below {
    top: -15px;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 16px solid #6164c1
}

.jvectormap-zoomin,.jvectormap-zoomout {
    width: 10px;
    height: 10px;
    line-height: 10px
}

.jvectormap-zoomout {
    top: 40px
}

.error-box {
    height: 100%;
    position: fixed;
    background: url(../images/error-bg.jpg) center center no-repeat #fff!important;
    width: 100%
}

.error-box .footer {
    width: 100%;
    left: 0;
    right: 0
}

.error-body {
    padding-top: 5%
}

.error-body h1 {
    font-size: 210px;
    font-weight: 900;
    line-height: 210px
}

.login-register {
    background: url(../images/login-register.jpg) center center/cover no-repeat!important;
    height: 100%;
    position: fixed
}

.login-box {
    height: 100%;
    background: #fff;
    position: absolute;
    right: 0;
    width: 420px
}

.login-box .footer {
    width: 100%;
    left: 0;
    right: 0
}

.login-box .social {
    display: block;
    margin-bottom: 30px
}

#recoverform {
    display: none
}

.pricing-box {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.featured-plan {
    margin-top: 0
}

.featured-plan .pricing-body {
    padding: 60px 0;
    background: #f4f8fb;
    border: 1px solid #ddd
}

.featured-plan .price-table-content .price-row {
    border-top: 1px solid rgba(120,130,140,.13)
}

.pricing-body {
    border-radius: 0;
    border-top: 1px solid rgba(120,130,140,.13);
    border-bottom: 5px solid rgba(120,130,140,.13);
    vertical-align: middle;
    padding: 30px 0;
    position: relative
}

.pricing-body h2 {
    position: relative;
    font-size: 56px;
    margin: 20px 0 10px;
    font-weight: 700
}

.pricing-body h2 span {
    position: absolute;
    font-size: 15px;
    top: -10px;
    margin-left: -10px
}

.price-table-content .price-row {
    padding: 20px 0;
    border-top: 1px solid rgba(120,130,140,.13)
}

.pricing-plan {
    padding: 0 15px
}

.pricing-plan .no-padding {
    padding: 0
}

.price-lable {
    position: absolute;
    top: -10px;
    padding: 5px 10px;
    margin: 0 auto;
    display: inline-block;
    width: 100px;
    left: 0;
    right: 0
}

.mails a {
    color: #2b2b2b
}

.mails td {
    vertical-align: middle!important;
    position: relative
}

.mails td:last-of-type {
    width: 100px;
    padding-right: 20px
}

.mails tr:hover .text-white {
    display: none
}

.mails .mail-select {
    padding: 12px 20px;
    min-width: 134px
}

.mails .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: middle;
    display: inline-block;
    height: 17px
}

.mails .checkbox label {
    min-height: 16px
}

.mail-list .list-group-item {
    background-color: transparent;
    border: 0;
    border-left: 3px solid #fff;
    border-radius: 0
}

.mail-list .list-group-item:hover {
    background: #f4f8fb;
    border-left: 3px solid #f4f8fb
}

.mail-list .list-group-item:focus {
    border-left: 3px solid #f4f8fb
}

.mail-list .list-group-item.active:focus {
    background: #f4f8fb;
    border-left: 3px solid #f96262
}

.mail-list .list-group-item.active {
    border-left: 3px solid #f96262;
    border-radius: 0;
    color: #2b2b2b!important
}

.mail_listing {
    margin-left: -15px;
    border-left: 1px solid rgba(120,130,140,.13);
    min-height: 500px
}

.inbox_listing .inbox-item:hover {
    background: #f4f8fb
}

.inbox_listing .inbox-item {
    padding-left: 20px
}

.inbox-widget.inbox_listing .inbox-item .inbox-item-text {
    height: 19px;
    overflow: hidden
}

.message-center .unread .mail-contnet .mail-desc,.message-center .unread .mail-contnet h5 {
    font-weight: 600;
    color: #2b2b2b!important
}

.calendar {
    float: left;
    margin-bottom: 0
}

.fc-view {
    margin-top: 30px
}

.none-border .modal-footer {
    border-top: none
}

.fc-toolbar {
    margin-bottom: 5px;
    margin-top: 15px
}

.fc-toolbar h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase
}

.fc-day {
    background: #fff
}

.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active,.fc-toolbar .ui-state-hover,.fc-toolbar button:focus,.fc-toolbar button:hover {
    z-index: 0
}

.fc-widget-header {
    border: 0!important
}

.fc-widget-content {
    border-color: rgba(120,130,140,.13)!important
}

.fc th.fc-widget-header {
    background: #6164c1;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0;
    text-transform: uppercase
}

.fc-button {
    background: #fff;
    border: 1px solid rgba(120,130,140,.13);
    color: #555;
    text-transform: capitalize
}

.fc-text-arrow {
    font-family: inherit;
    font-size: 16px
}

.fc-state-hover {
    background: #F5F5F5
}

.fc-unthemed .fc-today {
    border: 1px solid #f96262;
    background: #fcf8e3!important
}

.fc-cell-overlay,.fc-state-highlight {
    background: #f0f0f0
}

.fc-event {
    border-radius: 0;
    border: none;
    cursor: move;
    font-size: 13px;
    margin: 1px -1px 0;
    padding: 5px;
    text-align: center;
    background: #13dafe
}

.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #fff;
    min-width: 140px;
    text-align: center;
    background: #13dafe
}

.calendar-event a {
    float: right;
    opacity: .6;
    font-size: 10px;
    margin: 4px 0 0 10px;
    color: #fff
}

.fc-basic-view td.fc-day-number,.fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

.user-thumb img {
    height: 88px;
    margin: 0 auto;
    width: 88px
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer;
    border-radius: 0
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput .btn {
    vertical-align: middle
}

.fileinput-exists .fileinput-new,.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    vertical-align: middle;
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.editable-input .form-control {
    height: 31px
}

.sidebar {
    background: #3a3f51;
    overflow-y: auto
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.sidebar .fa-fw {
    width: 20px;
    text-align: left;
    display: inline-block
}

.sidebar .label {
    font-size: 9px;
    width: 18px;
    height: 18px
}

.sidebar .sidebar-search {
    padding: 15px
}

#side-menu li.active>a {
    background: rgba(0,0,0,.02)
}

#side-menu li a {
    color: rgba(255,255,255,.4)
}

#side-menu>li>a {
    padding: 15px 30px 15px 15px
}

#side-menu>li>a:focus,#side-menu>li>a:hover {
    background: rgba(0,0,0,.2)
}

#side-menu>li>a.active {
    background-color: #13dafe;
    color: #fff
}

#side-menu ul>li>a:hover {
    color: #13dafe;
    background: 0 0
}

#side-menu ul>li>a.active {
    color: #13dafe
}

.sidebar .arrow {
    position: absolute;
    right: 15px;
    top: 18px
}

.sidebar .fa.arrow:before {
    content: "\f105"
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107"
}

.sidebar .nav-second-level li,.sidebar .nav-third-level li {
    border-bottom: none!important
}

.sidebar .nav-second-level li a {
    padding-left: 37px
}

.sidebar .nav-third-level li a {
    padding-left: 52px
}

.content-wrapper .nicescroll-rails {
    display: none!important
}

@font-face {
    font-family: themify;
    src: url(../less/icons/themify-icons/fonts/themify.eot?-fvbane);
    src: url(../less/icons/themify-icons/fonts/themify.eot?#iefix-fvbane) format('embedded-opentype'),url(../less/icons/themify-icons/fonts/themify.woff?-fvbane) format('woff'),url(../less/icons/themify-icons/fonts/themify.ttf?-fvbane) format('truetype'),url(../less/icons/themify-icons/fonts/themify.svg?-fvbane#themify) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" ti-"],[class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ti-wand:before {
    content: "\e600"
}

.ti-volume:before {
    content: "\e601"
}

.ti-user:before {
    content: "\e602"
}

.ti-unlock:before {
    content: "\e603"
}

.ti-unlink:before {
    content: "\e604"
}

.ti-trash:before {
    content: "\e605"
}

.ti-thought:before {
    content: "\e606"
}

.ti-target:before {
    content: "\e607"
}

.ti-tag:before {
    content: "\e608"
}

.ti-tablet:before {
    content: "\e609"
}

.ti-star:before {
    content: "\e60a"
}

.ti-spray:before {
    content: "\e60b"
}

.ti-signal:before {
    content: "\e60c"
}

.ti-shopping-cart:before {
    content: "\e60d"
}

.ti-shopping-cart-full:before {
    content: "\e60e"
}

.ti-settings:before {
    content: "\e60f"
}

.ti-search:before {
    content: "\e610"
}

.ti-zoom-in:before {
    content: "\e611"
}

.ti-zoom-out:before {
    content: "\e612"
}

.ti-cut:before {
    content: "\e613"
}

.ti-ruler:before {
    content: "\e614"
}

.ti-ruler-pencil:before {
    content: "\e615"
}

.ti-ruler-alt:before {
    content: "\e616"
}

.ti-bookmark:before {
    content: "\e617"
}

.ti-bookmark-alt:before {
    content: "\e618"
}

.ti-reload:before {
    content: "\e619"
}

.ti-plus:before {
    content: "\e61a"
}

.ti-pin:before {
    content: "\e61b"
}

.ti-pencil:before {
    content: "\e61c"
}

.ti-pencil-alt:before {
    content: "\e61d"
}

.ti-paint-roller:before {
    content: "\e61e"
}

.ti-paint-bucket:before {
    content: "\e61f"
}

.ti-na:before {
    content: "\e620"
}

.ti-mobile:before {
    content: "\e621"
}

.ti-minus:before {
    content: "\e622"
}

.ti-medall:before {
    content: "\e623"
}

.ti-medall-alt:before {
    content: "\e624"
}

.ti-marker:before {
    content: "\e625"
}

.ti-marker-alt:before {
    content: "\e626"
}

.ti-arrow-up:before {
    content: "\e627"
}

.ti-arrow-right:before {
    content: "\e628"
}

.ti-arrow-left:before {
    content: "\e629"
}

.ti-arrow-down:before {
    content: "\e62a"
}

.ti-lock:before {
    content: "\e62b"
}

.ti-location-arrow:before {
    content: "\e62c"
}

.ti-link:before {
    content: "\e62d"
}

.ti-layout:before {
    content: "\e62e"
}

.ti-layers:before {
    content: "\e62f"
}

.ti-layers-alt:before {
    content: "\e630"
}

.ti-key:before {
    content: "\e631"
}

.ti-import:before {
    content: "\e632"
}

.ti-image:before {
    content: "\e633"
}

.ti-heart:before {
    content: "\e634"
}

.ti-heart-broken:before {
    content: "\e635"
}

.ti-hand-stop:before {
    content: "\e636"
}

.ti-hand-open:before {
    content: "\e637"
}

.ti-hand-drag:before {
    content: "\e638"
}

.ti-folder:before {
    content: "\e639"
}

.ti-flag:before {
    content: "\e63a"
}

.ti-flag-alt:before {
    content: "\e63b"
}

.ti-flag-alt-2:before {
    content: "\e63c"
}

.ti-eye:before {
    content: "\e63d"
}

.ti-export:before {
    content: "\e63e"
}

.ti-exchange-vertical:before {
    content: "\e63f"
}

.ti-desktop:before {
    content: "\e640"
}

.ti-cup:before {
    content: "\e641"
}

.ti-crown:before {
    content: "\e642"
}

.ti-comments:before {
    content: "\e643"
}

.ti-comment:before {
    content: "\e644"
}

.ti-comment-alt:before {
    content: "\e645"
}

.ti-close:before {
    content: "\e646"
}

.ti-clip:before {
    content: "\e647"
}

.ti-angle-up:before {
    content: "\e648"
}

.ti-angle-right:before {
    content: "\e649"
}

.ti-angle-left:before {
    content: "\e64a"
}

.ti-angle-down:before {
    content: "\e64b"
}

.ti-check:before {
    content: "\e64c"
}

.ti-check-box:before {
    content: "\e64d"
}

.ti-camera:before {
    content: "\e64e"
}

.ti-announcement:before {
    content: "\e64f"
}

.ti-brush:before {
    content: "\e650"
}

.ti-briefcase:before {
    content: "\e651"
}

.ti-bolt:before {
    content: "\e652"
}

.ti-bolt-alt:before {
    content: "\e653"
}

.ti-blackboard:before {
    content: "\e654"
}

.ti-bag:before {
    content: "\e655"
}

.ti-move:before {
    content: "\e656"
}

.ti-arrows-vertical:before {
    content: "\e657"
}

.ti-arrows-horizontal:before {
    content: "\e658"
}

.ti-fullscreen:before {
    content: "\e659"
}

.ti-arrow-top-right:before {
    content: "\e65a"
}

.ti-arrow-top-left:before {
    content: "\e65b"
}

.ti-arrow-circle-up:before {
    content: "\e65c"
}

.ti-arrow-circle-right:before {
    content: "\e65d"
}

.ti-arrow-circle-left:before {
    content: "\e65e"
}

.ti-arrow-circle-down:before {
    content: "\e65f"
}

.ti-angle-double-up:before {
    content: "\e660"
}

.ti-angle-double-right:before {
    content: "\e661"
}

.ti-angle-double-left:before {
    content: "\e662"
}

.ti-angle-double-down:before {
    content: "\e663"
}

.ti-zip:before {
    content: "\e664"
}

.ti-world:before {
    content: "\e665"
}

.ti-wheelchair:before {
    content: "\e666"
}

.ti-view-list:before {
    content: "\e667"
}

.ti-view-list-alt:before {
    content: "\e668"
}

.ti-view-grid:before {
    content: "\e669"
}

.ti-uppercase:before {
    content: "\e66a"
}

.ti-upload:before {
    content: "\e66b"
}

.ti-underline:before {
    content: "\e66c"
}

.ti-truck:before {
    content: "\e66d"
}

.ti-timer:before {
    content: "\e66e"
}

.ti-ticket:before {
    content: "\e66f"
}

.ti-thumb-up:before {
    content: "\e670"
}

.ti-thumb-down:before {
    content: "\e671"
}

.ti-text:before {
    content: "\e672"
}

.ti-stats-up:before {
    content: "\e673"
}

.ti-stats-down:before {
    content: "\e674"
}

.ti-split-v:before {
    content: "\e675"
}

.ti-split-h:before {
    content: "\e676"
}

.ti-smallcap:before {
    content: "\e677"
}

.ti-shine:before {
    content: "\e678"
}

.ti-shift-right:before {
    content: "\e679"
}

.ti-shift-left:before {
    content: "\e67a"
}

.ti-shield:before {
    content: "\e67b"
}

.ti-notepad:before {
    content: "\e67c"
}

.ti-server:before {
    content: "\e67d"
}

.ti-quote-right:before {
    content: "\e67e"
}

.ti-quote-left:before {
    content: "\e67f"
}

.ti-pulse:before {
    content: "\e680"
}

.ti-printer:before {
    content: "\e681"
}

.ti-power-off:before {
    content: "\e682"
}

.ti-plug:before {
    content: "\e683"
}

.ti-pie-chart:before {
    content: "\e684"
}

.ti-paragraph:before {
    content: "\e685"
}

.ti-panel:before {
    content: "\e686"
}

.ti-package:before {
    content: "\e687"
}

.ti-music:before {
    content: "\e688"
}

.ti-music-alt:before {
    content: "\e689"
}

.ti-mouse:before {
    content: "\e68a"
}

.ti-mouse-alt:before {
    content: "\e68b"
}

.ti-money:before {
    content: "\e68c"
}

.ti-microphone:before {
    content: "\e68d"
}

.ti-menu:before {
    content: "\e68e"
}

.ti-menu-alt:before {
    content: "\e68f"
}

.ti-map:before {
    content: "\e690"
}

.ti-map-alt:before {
    content: "\e691"
}

.ti-loop:before {
    content: "\e692"
}

.ti-location-pin:before {
    content: "\e693"
}

.ti-list:before {
    content: "\e694"
}

.ti-light-bulb:before {
    content: "\e695"
}

.ti-Italic:before {
    content: "\e696"
}

.ti-info:before {
    content: "\e697"
}

.ti-infinite:before {
    content: "\e698"
}

.ti-id-badge:before {
    content: "\e699"
}

.ti-hummer:before {
    content: "\e69a"
}

.ti-home:before {
    content: "\e69b"
}

.ti-help:before {
    content: "\e69c"
}

.ti-headphone:before {
    content: "\e69d"
}

.ti-harddrives:before {
    content: "\e69e"
}

.ti-harddrive:before {
    content: "\e69f"
}

.ti-gift:before {
    content: "\e6a0"
}

.ti-game:before {
    content: "\e6a1"
}

.ti-filter:before {
    content: "\e6a2"
}

.ti-files:before {
    content: "\e6a3"
}

.ti-file:before {
    content: "\e6a4"
}

.ti-eraser:before {
    content: "\e6a5"
}

.ti-envelope:before {
    content: "\e6a6"
}

.ti-download:before {
    content: "\e6a7"
}

.ti-direction:before {
    content: "\e6a8"
}

.ti-direction-alt:before {
    content: "\e6a9"
}

.ti-dashboard:before {
    content: "\e6aa"
}

.ti-control-stop:before {
    content: "\e6ab"
}

.ti-control-shuffle:before {
    content: "\e6ac"
}

.ti-control-play:before {
    content: "\e6ad"
}

.ti-control-pause:before {
    content: "\e6ae"
}

.ti-control-forward:before {
    content: "\e6af"
}

.ti-control-backward:before {
    content: "\e6b0"
}

.ti-cloud:before {
    content: "\e6b1"
}

.ti-cloud-up:before {
    content: "\e6b2"
}

.ti-cloud-down:before {
    content: "\e6b3"
}

.ti-clipboard:before {
    content: "\e6b4"
}

.ti-car:before {
    content: "\e6b5"
}

.ti-calendar:before {
    content: "\e6b6"
}

.ti-book:before {
    content: "\e6b7"
}

.ti-bell:before {
    content: "\e6b8"
}

.ti-basketball:before {
    content: "\e6b9"
}

.ti-bar-chart:before {
    content: "\e6ba"
}

.ti-bar-chart-alt:before {
    content: "\e6bb"
}

.ti-back-right:before {
    content: "\e6bc"
}

.ti-back-left:before {
    content: "\e6bd"
}

.ti-arrows-corner:before {
    content: "\e6be"
}

.ti-archive:before {
    content: "\e6bf"
}

.ti-anchor:before {
    content: "\e6c0"
}

.ti-align-right:before {
    content: "\e6c1"
}

.ti-align-left:before {
    content: "\e6c2"
}

.ti-align-justify:before {
    content: "\e6c3"
}

.ti-align-center:before {
    content: "\e6c4"
}

.ti-alert:before {
    content: "\e6c5"
}

.ti-alarm-clock:before {
    content: "\e6c6"
}

.ti-agenda:before {
    content: "\e6c7"
}

.ti-write:before {
    content: "\e6c8"
}

.ti-window:before {
    content: "\e6c9"
}

.ti-widgetized:before {
    content: "\e6ca"
}

.ti-widget:before {
    content: "\e6cb"
}

.ti-widget-alt:before {
    content: "\e6cc"
}

.ti-wallet:before {
    content: "\e6cd"
}

.ti-video-clapper:before {
    content: "\e6ce"
}

.ti-video-camera:before {
    content: "\e6cf"
}

.ti-vector:before {
    content: "\e6d0"
}

.ti-themify-logo:before {
    content: "\e6d1"
}

.ti-themify-favicon:before {
    content: "\e6d2"
}

.ti-themify-favicon-alt:before {
    content: "\e6d3"
}

.ti-support:before {
    content: "\e6d4"
}

.ti-stamp:before {
    content: "\e6d5"
}

.ti-split-v-alt:before {
    content: "\e6d6"
}

.ti-slice:before {
    content: "\e6d7"
}

.ti-shortcode:before {
    content: "\e6d8"
}

.ti-shift-right-alt:before {
    content: "\e6d9"
}

.ti-shift-left-alt:before {
    content: "\e6da"
}

.ti-ruler-alt-2:before {
    content: "\e6db"
}

.ti-receipt:before {
    content: "\e6dc"
}

.ti-pin2:before {
    content: "\e6dd"
}

.ti-pin-alt:before {
    content: "\e6de"
}

.ti-pencil-alt2:before {
    content: "\e6df"
}

.ti-palette:before {
    content: "\e6e0"
}

.ti-more:before {
    content: "\e6e1"
}

.ti-more-alt:before {
    content: "\e6e2"
}

.ti-microphone-alt:before {
    content: "\e6e3"
}

.ti-magnet:before {
    content: "\e6e4"
}

.ti-line-double:before {
    content: "\e6e5"
}

.ti-line-dotted:before {
    content: "\e6e6"
}

.ti-line-dashed:before {
    content: "\e6e7"
}

.ti-layout-width-full:before {
    content: "\e6e8"
}

.ti-layout-width-default:before {
    content: "\e6e9"
}

.ti-layout-width-default-alt:before {
    content: "\e6ea"
}

.ti-layout-tab:before {
    content: "\e6eb"
}

.ti-layout-tab-window:before {
    content: "\e6ec"
}

.ti-layout-tab-v:before {
    content: "\e6ed"
}

.ti-layout-tab-min:before {
    content: "\e6ee"
}

.ti-layout-slider:before {
    content: "\e6ef"
}

.ti-layout-slider-alt:before {
    content: "\e6f0"
}

.ti-layout-sidebar-right:before {
    content: "\e6f1"
}

.ti-layout-sidebar-none:before {
    content: "\e6f2"
}

.ti-layout-sidebar-left:before {
    content: "\e6f3"
}

.ti-layout-placeholder:before {
    content: "\e6f4"
}

.ti-layout-menu:before {
    content: "\e6f5"
}

.ti-layout-menu-v:before {
    content: "\e6f6"
}

.ti-layout-menu-separated:before {
    content: "\e6f7"
}

.ti-layout-menu-full:before {
    content: "\e6f8"
}

.ti-layout-media-right-alt:before {
    content: "\e6f9"
}

.ti-layout-media-right:before {
    content: "\e6fa"
}

.ti-layout-media-overlay:before {
    content: "\e6fb"
}

.ti-layout-media-overlay-alt:before {
    content: "\e6fc"
}

.ti-layout-media-overlay-alt-2:before {
    content: "\e6fd"
}

.ti-layout-media-left-alt:before {
    content: "\e6fe"
}

.ti-layout-media-left:before {
    content: "\e6ff"
}

.ti-layout-media-center-alt:before {
    content: "\e700"
}

.ti-layout-media-center:before {
    content: "\e701"
}

.ti-layout-list-thumb:before {
    content: "\e702"
}

.ti-layout-list-thumb-alt:before {
    content: "\e703"
}

.ti-layout-list-post:before {
    content: "\e704"
}

.ti-layout-list-large-image:before {
    content: "\e705"
}

.ti-layout-line-solid:before {
    content: "\e706"
}

.ti-layout-grid4:before {
    content: "\e707"
}

.ti-layout-grid3:before {
    content: "\e708"
}

.ti-layout-grid2:before {
    content: "\e709"
}

.ti-layout-grid2-thumb:before {
    content: "\e70a"
}

.ti-layout-cta-right:before {
    content: "\e70b"
}

.ti-layout-cta-left:before {
    content: "\e70c"
}

.ti-layout-cta-center:before {
    content: "\e70d"
}

.ti-layout-cta-btn-right:before {
    content: "\e70e"
}

.ti-layout-cta-btn-left:before {
    content: "\e70f"
}

.ti-layout-column4:before {
    content: "\e710"
}

.ti-layout-column3:before {
    content: "\e711"
}

.ti-layout-column2:before {
    content: "\e712"
}

.ti-layout-accordion-separated:before {
    content: "\e713"
}

.ti-layout-accordion-merged:before {
    content: "\e714"
}

.ti-layout-accordion-list:before {
    content: "\e715"
}

.ti-ink-pen:before {
    content: "\e716"
}

.ti-info-alt:before {
    content: "\e717"
}

.ti-help-alt:before {
    content: "\e718"
}

.ti-headphone-alt:before {
    content: "\e719"
}

.ti-hand-point-up:before {
    content: "\e71a"
}

.ti-hand-point-right:before {
    content: "\e71b"
}

.ti-hand-point-left:before {
    content: "\e71c"
}

.ti-hand-point-down:before {
    content: "\e71d"
}

.ti-gallery:before {
    content: "\e71e"
}

.ti-face-smile:before {
    content: "\e71f"
}

.ti-face-sad:before {
    content: "\e720"
}

.ti-credit-card:before {
    content: "\e721"
}

.ti-control-skip-forward:before {
    content: "\e722"
}

.ti-control-skip-backward:before {
    content: "\e723"
}

.ti-control-record:before {
    content: "\e724"
}

.ti-control-eject:before {
    content: "\e725"
}

.ti-comments-smiley:before {
    content: "\e726"
}

.ti-brush-alt:before {
    content: "\e727"
}

.ti-youtube:before {
    content: "\e728"
}

.ti-vimeo:before {
    content: "\e729"
}

.ti-twitter:before {
    content: "\e72a"
}

.ti-time:before {
    content: "\e72b"
}

.ti-tumblr:before {
    content: "\e72c"
}

.ti-skype:before {
    content: "\e72d"
}

.ti-share:before {
    content: "\e72e"
}

.ti-share-alt:before {
    content: "\e72f"
}

.ti-rocket:before {
    content: "\e730"
}

.ti-pinterest:before {
    content: "\e731"
}

.ti-new-window:before {
    content: "\e732"
}

.ti-microsoft:before {
    content: "\e733"
}

.ti-list-ol:before {
    content: "\e734"
}

.ti-linkedin:before {
    content: "\e735"
}

.ti-layout-sidebar-2:before {
    content: "\e736"
}

.ti-layout-grid4-alt:before {
    content: "\e737"
}

.ti-layout-grid3-alt:before {
    content: "\e738"
}

.ti-layout-grid2-alt:before {
    content: "\e739"
}

.ti-layout-column4-alt:before {
    content: "\e73a"
}

.ti-layout-column3-alt:before {
    content: "\e73b"
}

.ti-layout-column2-alt:before {
    content: "\e73c"
}

.ti-instagram:before {
    content: "\e73d"
}

.ti-google:before {
    content: "\e73e"
}

.ti-github:before {
    content: "\e73f"
}

.ti-flickr:before {
    content: "\e740"
}

.ti-facebook:before {
    content: "\e741"
}

.ti-dropbox:before {
    content: "\e742"
}

.ti-dribbble:before {
    content: "\e743"
}

.ti-apple:before {
    content: "\e744"
}

.ti-android:before {
    content: "\e745"
}

.ti-save:before {
    content: "\e746"
}

.ti-save-alt:before {
    content: "\e747"
}

.ti-yahoo:before {
    content: "\e748"
}

.ti-wordpress:before {
    content: "\e749"
}

.ti-vimeo-alt:before {
    content: "\e74a"
}

.ti-twitter-alt:before {
    content: "\e74b"
}

.ti-tumblr-alt:before {
    content: "\e74c"
}

.ti-trello:before {
    content: "\e74d"
}

.ti-stack-overflow:before {
    content: "\e74e"
}

.ti-soundcloud:before {
    content: "\e74f"
}

.ti-sharethis:before {
    content: "\e750"
}

.ti-sharethis-alt:before {
    content: "\e751"
}

.ti-reddit:before {
    content: "\e752"
}

.ti-pinterest-alt:before {
    content: "\e753"
}

.ti-microsoft-alt:before {
    content: "\e754"
}

.ti-linux:before {
    content: "\e755"
}

.ti-jsfiddle:before {
    content: "\e756"
}

.ti-joomla:before {
    content: "\e757"
}

.ti-html5:before {
    content: "\e758"
}

.ti-flickr-alt:before {
    content: "\e759"
}

.ti-email:before {
    content: "\e75a"
}

.ti-drupal:before {
    content: "\e75b"
}

.ti-dropbox-alt:before {
    content: "\e75c"
}

.ti-css3:before {
    content: "\e75d"
}

.ti-rss:before {
    content: "\e75e"
}

.ti-rss-alt:before {
    content: "\e75f"
}

@media (min-width: 1024px) {
    .app-search .form-control:focus {
        width:300px
    }
}

@media (min-width: 768px) {
    #page-wrapper {
        position:relative;
        margin: 0 0 0 220px;
        transition: .5s ease-out;
        top: 50px
    }

    .navbar-default {
        position: fixed;
        width: 100%;
        top: 0
    }

    .sidebar {
        z-index: 1;
        position: fixed;
        width: 220px;
        top: 50px;
        height: 95%;
        transform: translate3d(0,0,0);
        transition: all .6s ease-out
    }

    .content-wrapper #page-wrapper {
        margin-left: 0;
        width: 100%
    }

    .content-wrapper .sidebar {
        transform: translate3d(-100%,0,0)
    }

    .content-wrapper .top-left-part {
        width: 60px;
        transition: .5s ease-out
    }

    .navbar-top-links .dropdown-alerts,.navbar-top-links .dropdown-messages,.navbar-top-links .dropdown-tasks {
        margin-left: auto
    }
}

@media (max-width: 1024px) {
    .b-r-none {
        border-right:0
    }
}

@media (max-width: 767px) {
    .navbar-top-links {
        display:inline-block
    }

    .navbar-top-links .profile-pic img {
        margin-right: 0
    }

    .top-left-part {
        width: 60px
    }

    .navbar-top-links li:last-child {
        margin-right: 0
    }

    .navbar-top-links .dropdown-alerts,.navbar-top-links .dropdown-messages,.navbar-top-links .dropdown-tasks {
        width: 260px
    }

    .col-in {
        border-right: 0;
        border-bottom: 1px solid rgba(120,130,140,.13)
    }

    ul.timeline:before {
        left: 40px
    }

    ul.timeline>li>.timeline-panel {
        width: calc(10%);
        width: -moz-calc(10%);
        width: -webkit-calc(10%)
    }

    ul.timeline>li>.timeline-badge {
        top: 16px;
        left: 15px;
        margin-left: 0
    }

    ul.timeline>li>.timeline-panel {
        float: right
    }

    ul.timeline>li>.timeline-panel:before {
        right: auto;
        left: -15px;
        border-right-width: 15px;
        border-left-width: 0
    }

    ul.timeline>li>.timeline-panel:after {
        right: auto;
        left: -14px;
        border-right-width: 14px;
        border-left-width: 0
    }

    .login-box {
        max-width: 420px;
        width: 100%
    }
}

@media (max-width: 480px) {
    .vtabs .tabs-vertical {
        width:auto
    }
}
